:root{--viewport-height:100%;--green:#0f2;--grey100:#cacdd6;--grey200:#a0a3ae;--grey300:#6a6e7a;--grey600:#384057;--grey700:#151e3b;--grey800:#120f31;--grey900:#060d28;--black:#000;--pink:#ff4bd2;--pink-light:#ff8696;--red:#ff0004;--orange:#fd603d;--white:#fff;--white10:#ffffff1a;--white15:#ffffff26;--white50:#ffffff80;--white75:#ffffffbf;--header-height:calc(60px + env(safe-area-inset-top));--bottom-navigation-bar-height:66px;--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom)}html{-moz-text-size-adjust:none;text-size-adjust:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:100%;min-width:320px;height:100dvh;min-height:100%;overflow:hidden}html img{-webkit-user-drag:none;user-drag:none}body{text-rendering:optimizeLegibility;-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;-webkit-user-select:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;touch-action:manipulation;overscroll-behavior:none;color:var(--white);background-color:var(--grey900);height:100%;margin:0;padding:0;font-family:Poppins,Poppins Fallback,sans-serif;font-weight:400}button{background:unset;cursor:pointer;border:none;font-family:Poppins,Poppins Fallback,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}:before,:after{box-sizing:inherit}::-webkit-scrollbar{width:0;height:0;display:none}img,video{max-width:100%;height:auto;display:block}input,textarea{resize:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;outline:none}:is(input,textarea)::placeholder{opacity:1}:is(input,textarea):invalid{box-shadow:none}select{appearance:none;color:inherit;border-radius:0}button{background:unset;border:none;outline:none;padding:0}p,h1,h2,h3,h4,h5,h6{margin:0}svg{display:flex}
