:root{color-scheme:dark}html,body,#root{margin:0;padding:0;height:100%}body{background:#000;color:#f2f4f8;font-family:Space Grotesk,Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;overflow:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{background:none;border:none;color:inherit;font:inherit;padding:0;cursor:pointer}::-webkit-scrollbar{display:none}*{scrollbar-width:none}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sk{background:linear-gradient(90deg,#141828,#1e2438,#141828);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite;border-radius:8px}
