*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0a0f;--surface: #12121a;--glass: rgba(255,255,255,.04);--glass-border: rgba(255,255,255,.08);--accent: #00e5a0;--accent2: #7c5cfc;--accent3: #ff6b6b;--text: #e8e8ed;--text-dim: #8888a0;--text-muted: #55556a;--font-display: "Outfit", sans-serif;--font-mono: "Space Mono", monospace}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-display);overflow-x:hidden;line-height:1.6}::selection{background:var(--accent);color:var(--bg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent2);border-radius:3px}a{text-decoration:none;color:inherit}button{font-family:var(--font-display)}
