*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overscroll-behavior:none;height:100dvh;font-family:Manrope,system-ui,sans-serif;font-size:16px}body{background:var(--Background,#243054);color:var(--Text,#fff)}#root{flex-direction:column;min-height:100dvh;display:flex}#root>div:last-child{flex:1}@media (width>=500px){body{background:#0a0f1a;justify-content:center;align-items:center;padding:24px;display:flex}#root{border-radius:40px;width:390px;min-height:844px;max-height:844px;position:relative;overflow:hidden auto;box-shadow:0 0 0 8px #1a1a2e,0 0 0 10px #333,0 25px 60px #00000080}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#90a8c04d;border-radius:2px}@supports (padding-top:env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}*{-webkit-tap-highlight-color:transparent}button{transition:opacity .15s,transform .1s}button:active{transform:scale(.97)}
