[data-theme=light],:root:not([data-theme]){--color-bg:#fff;--color-surface:#fff;--color-text:#24292f;--color-text-secondary:#57606a;--color-text-tertiary:#8b949e;--color-border:#e1e4e8;--color-border-subtle:#f0f0f0;--color-accent:#10b981;--color-accent-hover:#059669;--color-accent-subtle:#d1fae5;--color-success:#1a7f37;--color-warning:#9a6700;--color-danger:#cf222e;--shadow-sm:0 1px 0 #1b1f240a;--shadow-md:0 3px 6px #8c959f26;--shadow-lg:0 8px 24px #8c959f33}[data-theme=dark]{--color-bg:#0d1117;--color-surface:#161b22;--color-text:#c9d1d9;--color-text-secondary:#8b949e;--color-text-tertiary:#6e7681;--color-border:#30363d;--color-border-subtle:#21262d;--color-accent:#34d399;--color-accent-hover:#6ee7b7;--color-accent-subtle:#064e3b;--color-success:#3fb950;--color-warning:#d29922;--color-danger:#f85149;--shadow-sm:0 1px 0 #0000001f;--shadow-md:0 3px 6px #0000004d;--shadow-lg:0 8px 24px #0006}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;overflow-x:hidden}body{background:var(--color-bg);width:100%;min-height:100vh;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;transition:background-color .2s,color .2s}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:600;line-height:1.25}h1{letter-spacing:-.02em;font-size:32px}h2{letter-spacing:-.01em;font-size:24px}h3{font-size:20px}p{color:var(--color-text-secondary);margin:0}a{color:var(--color-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--color-accent-hover);text-decoration:underline}button{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}section{scroll-margin-top:72px}
