*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:#0b1018;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}button{font-family:inherit}@keyframes view-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.view-enter{animation:view-enter .22s ease-out}@keyframes card-expand{0%{opacity:0;transform:scaleY(.96)}to{opacity:1;transform:scaleY(1)}}button{transition:transform .1s ease,opacity .15s ease}button:active{transform:scale(.97)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #12121a inset!important;-webkit-text-fill-color:#f0f0f5!important}
