@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#e8f0d8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0e1a14;font-family:Inter,sans-serif}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e8f0d824;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#e8f0d842}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:#e8f0d824 transparent}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b6e85c}.screen-fadein{animation:.2s ease-out both fadeIn}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}@keyframes pulse{0%{opacity:.6;transform:scale(.85)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}@keyframes caret{0%,to{opacity:1}50%{opacity:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
