@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,700&subset=latin-ext";:root{--background: #1d222b;--card-dark: #252b36;--white: #fff;--label: #9fa4ae;--header: #3c4250;--text-dark: #1d222b;--text-light: #f4f4f4;--placeholder: #7c8595;--alert: #ffe762;--error: #e1352b;--roboto: "Roboto Condensed", sans-serif;--font-thin-weight: 100;--font-light-weight: 300;--font-regular-weight: 400;--font-bold-weight: 700;--line-height: 1.2;--background-gradient: linear-gradient(135deg, #f3f3f3, #dfdfdf);--radius: 8px;--circle: 50%;--active-shadow: 0 2px 30px 0 rgba(29, 34, 43, .3);--active-shadow-hover: 0 4px 40px 0 rgba(29, 34, 43, .5);--button-shadow: 0px 4px 12px rgba(29, 34, 43, .2);--button-shadow-hover: 0px 6px 18px rgba(255, 231, 98, .2), 0px 6px 18px rgba(29, 34, 43, .2);--hover-shadow: 0 30px 30px -25px rgba(29, 34, 43, .5);--second-shadow: 0px 2px 50px 0px rgba(60, 66, 80, .5), 0px 2px 50px 0px rgba(29, 34, 43, .5);--double-shadow: 0 5px 10px 0 rgba(29, 34, 43, .2), 0 5px 10px 0 rgba(29, 34, 43, .2)}body{font-family:var(--roboto);min-height:100vh;max-width:100vw;overflow-x:hidden;background-color:var(--background);-webkit-font-smoothing:subpixel-antialiased;-webkit-text-stroke:1px transparent}*{margin:0;padding:0;box-sizing:border-box}*:focus{outline:none}
