@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";router-outlet+*{flex:1 1 auto;display:flex;flex-direction:column}app-root,app-base{display:flex;flex:1;flex-direction:column}html{margin:0;padding:0;scroll-behavior:smooth}body{background-color:#161e29;padding:0;margin:0;font-family:Quicksand Regular,sans-serif;min-height:100dvh;margin:0!important;color:#fff;display:flex;flex-direction:column;overflow-y:scroll}p{padding:0;margin:0 0 10px;font-family:Quicksand Regular,sans-serif;font-size:20px}h1,h2,h3,h4,h5{font-family:Quicksand Bold,sans-serif;margin:0;padding:0}textarea{padding:10px;font-size:20px;font-family:Quicksand Regular,sans-serif;width:100%}textarea::-webkit-scrollbar{display:none}a{color:#36abdf;text-decoration:none;transition:all .3s;-webkit-user-select:none;user-select:none}a:hover{filter:brightness(75%)}ul{margin-top:0;margin-bottom:0}input{font-family:Quicksand Regular,sans-serif;font-size:20px;width:100%}button,input[type=submit],input[type=reset]{cursor:pointer;outline:none;border:none;padding:10px 20px;background-color:#36abdf;color:#fff;font-size:20px;width:100%;font-family:Quicksand Regular,sans-serif;transition:all .3s}button:hover,input[type=submit]:hover,input[type=reset]:hover{filter:brightness(75%)}input{font-family:Quicksand Regular,sans-serif;color:#000;font-size:20px;font-weight:400;margin-top:5px;padding:10px;border-radius:10px;border:0px;box-sizing:border-box;border:solid #172430 3px}input.error{border:1px solid red}input[type=text],[type=password],[type=email]{background-color:#161e29;color:#fff}input[type=text]:disabled,[type=password]:disabled,[type=email]:disabled{background-color:#5a6169}select{border:0px;padding:10px}img{-webkit-user-drag:none}@font-face{font-family:Biennale Black;src:url(black.d35b9ce26b677ebb.eot);src:url(black.d35b9ce26b677ebb.eot?#iefix) format("embedded-opentype"),url(black.88662c13b9103e92.woff2) format("woff2"),url(black.2e0a281a480bdaff.woff) format("woff"),url(black.4fd8638d0156e291.svg#black) format("svg");font-weight:400;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}@font-face{font-family:Biennale Regular;src:url(regular.0cac8de1562c5da4.eot);src:url(regular.0cac8de1562c5da4.eot?#iefix) format("embedded-opentype"),url(regular.d84ebde8a230dc75.woff2) format("woff2"),url(regular.c8a265365f4392c5.woff) format("woff"),url(regular.f41ba50b9f39130a.ttf) format("ttf"),url(regular.d8e31dea857ad3ca.otf) format("otf"),url(regular.2a0365df973d7564.svg#black) format("svg");font-weight:400;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}@font-face{font-family:Quicksand Regular;src:url(Quicksand-Regular.1e13fe6293ea629b.ttf),url(Quicksand-Regular.1e13fe6293ea629b.ttf);font-weight:400;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}@font-face{font-family:Quicksand Bold;src:url(Quicksand-Bold.fe1fc35c6ad0ddc3.ttf),url(Quicksand-Bold.fe1fc35c6ad0ddc3.ttf);font-weight:400;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}.locked{overflow:hidden}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex1{flex:1}.flex-flex1{display:flex;flex:1}.center{display:flex;justify-content:center;align-items:center}.center-column{display:flex;flex-direction:column;justify-content:center;align-items:center}.column{flex-direction:column}.shimmer{animation:shimmer 2s infinite linear;background:linear-gradient(to right,#172430 4%,#36abdf 25%,#172430 36%);background-size:1000px 100%}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}*{-webkit-tap-highlight-color:transparent}
