:root{--text:#1f2328;--text-muted:#656d76;--bg:#fff;--bg-soft:#f6f8fa;--border:#d0d7de;--accent:#6c47ff;--accent-bg:#6c47ff14;--radius:10px;color:var(--text);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/1.6 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#e6edf3;--text-muted:#8b949e;--bg:#0d1117;--bg-soft:#161b22;--border:#30363d;--accent:#a888ff;--accent-bg:#a888ff1f}}*{box-sizing:border-box}body{min-height:100svh;margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-weight:600;line-height:1.25}
