:root{color-scheme:dark;--bg: #04070d;--bg-2: #07101d;--surface: rgba(255, 255, 255, .055);--surface-strong: rgba(255, 255, 255, .095);--line: rgba(255, 255, 255, .12);--line-strong: rgba(0, 198, 255, .36);--text: #f6f8fb;--muted: #aeb8c7;--dim: #768294;--accent: #0076ce;--cyan: #35d6ff;--green: #55d6a6;--warning: #f2c76e;--radius: 8px;--shadow: 0 24px 90px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--text);font-family:Inter,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(0,118,206,.22),transparent 34rem),radial-gradient(circle at 85% 12%,rgba(53,214,255,.12),transparent 30rem),linear-gradient(145deg,#03050a,#07101d 52%,#02050a)}a{color:inherit}button,input{font:inherit}::selection{background:#35d6ff47}
