@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&family=Stack+Sans+Headline:wght@200..700&display=swap";@font-face{font-family:Inter Tight;src:local("Inter Tight");font-display:swap}@font-face{font-family:JetBrains Mono;src:local("JetBrains Mono");font-display:swap}:root[data-theme=dark]{--color-bg: #0B0F14;--color-surface: #0e141b;--color-text-primary: #f1f5f9;--color-text-muted: #7d8893;--color-brand: #00b8ff;--color-brand-hover: #6ddcff}:root[data-theme=light]{--color-bg: #f5f7fa;--color-surface: #ffffff;--color-text-primary: #1c1f22;--color-text-muted: #4c555e;--color-brand: #005f85;--color-brand-hover: #0caef2}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Stack Sans Headline,sans-serif;background:radial-gradient(#080a0d,#030303 80%);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0006}::-webkit-scrollbar-thumb{background:#0ff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff;box-shadow:0 0 10px #0ff}img{max-width:100%;display:block}button{font-family:inherit}.container{max-width:1280px;margin-inline:auto}
