@charset "UTF-8";:root{--bg: #0a0a0f;--surface: #121219;--surface-hover: #181822;--border: rgba(255, 255, 255, .08);--text: #e8e8ee;--text-muted: #9a9aa8;--accent: #818cf8;--accent-alt: #c084fc;--font-sans: "Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, sans-serif;--font-mono: "Cascadia Code", "JetBrains Mono", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.7;-webkit-font-smoothing:antialiased}::selection{background:#818cf859}h1,h2,h3{line-height:1.2;letter-spacing:-.02em}
