*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--indigo: #6366f1;--indigo-dark: #4f46e5;--indigo-light: #eef2ff;--text: #111827;--text-body: #374151;--text-muted: #6b7280;--border: #e5e7eb;--bg-subtle: #f9fafb;--bg: #ffffff;--bg-surface: #ffffff;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", Roboto, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.6}.site-nav{background:var(--bg-surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;height:60px}.nav-logo{font-size:1.125rem;font-weight:700;color:var(--text);text-decoration:none;letter-spacing:-.02em;display:flex;align-items:center;gap:8px}.nav-logo:hover{color:var(--indigo)}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{color:var(--text-muted);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .15s}.nav-links a:hover,.nav-links a.active{color:var(--text)}.page{max-width:1200px;margin:0 auto;padding:0 24px 80px}.page-header{padding:48px 0 40px;border-bottom:1px solid var(--border);margin-bottom:48px}.breadcrumb{font-size:.78rem;font-weight:500;color:var(--text-muted);display:flex;align-items:center;gap:4px;padding:10px 0;margin-bottom:20px;border-bottom:1px solid var(--border);letter-spacing:.01em}.breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color .15s}.breadcrumb a:hover{color:var(--indigo)}.breadcrumb .sep{color:var(--border);font-size:.7rem;margin:0 1px;user-select:none}.breadcrumb .crumb-current{color:var(--text-body)}.page-header h1{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin-bottom:8px}.page-header p{font-size:.975rem;color:var(--text-muted);margin:0}h2{font-size:1.2rem;font-weight:700;color:var(--text);margin:36px 0 12px;letter-spacing:-.015em}h3{font-size:1rem;font-weight:600;color:var(--text);margin:24px 0 8px}p{font-size:.975rem;color:var(--text-body);margin-bottom:14px;line-height:1.7}ul,ol{margin:0 0 14px 22px;color:var(--text-body);font-size:.975rem}li{margin-bottom:6px;line-height:1.6}strong{color:var(--text)}a{color:var(--indigo);text-decoration:underline;text-underline-offset:2px}a:hover{color:var(--indigo-dark)}hr{border:none;border-top:1px solid var(--border);margin:32px 0}.callout{background:var(--indigo-light);border-left:3px solid var(--indigo);padding:16px 20px;border-radius:0 6px 6px 0;margin:20px 0}.callout p{margin-bottom:0}.callout p+p{margin-top:8px}.prose{max-width:720px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1px;background:var(--border);border:1px solid var(--border);border-radius:8px;overflow:hidden;margin:28px 0}.stat-item{background:var(--bg-surface);padding:20px 24px}.stat-number{font-size:1.75rem;font-weight:700;color:var(--text);letter-spacing:-.03em;line-height:1;margin-bottom:4px}.stat-label{font-size:.8rem;color:var(--text-muted)}.site-footer{background:#0f172a;padding:48px 24px;margin-top:80px}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .15s}.footer-links a:hover{color:#fff}.footer-copy{font-size:.8rem;color:#475569}@media(max-width:640px){.page-header h1{font-size:1.5rem}.nav-links a:not(:last-child){display:none}}.theme-toggle{background:none;border:1px solid var(--border);border-radius:6px;padding:6px;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center;width:34px;height:34px;transition:background .15s,border-color .15s,color .15s;flex-shrink:0}.theme-toggle:hover{background:var(--bg-subtle);color:var(--text)}.icon-sun{display:none}.icon-moon,html[data-theme=dark] .icon-sun{display:block}html[data-theme=dark] .icon-moon{display:none}html[data-theme=dark]{--text: #f1f5f9;--text-body: #cbd5e1;--text-muted: #94a3b8;--border: #334155;--bg-subtle: #1e293b;--bg: #0f172a;--bg-surface: #1e293b;--indigo-light: rgba(99,102,241,.15)}html[data-theme=dark] a{color:#818cf8}html[data-theme=dark] a:hover{color:#a5b4fc}html[data-theme=dark] .stats-grid{background:#475569;border-color:#475569}html[data-theme=dark] .site-footer{background:#020617}html[data-theme=dark] .callout{background:#6366f11f;border-left-color:#6366f1}html[data-theme=dark] .callout p{color:#c7d2fe}
