:root{--ink:#14181f;--muted:#5a6473;--faint:#9aa3af;--line:#e6e8ec;--bg:#f6f7f9;--surface:#fff;--primary:#14181f;--primary-hover:#2a3340;--accent:#14181f;--accent-hover:#2a3340;--eyebrow-bg:#eef0f3;--eyebrow-text:#3a4250;--danger:#a3261f;--radius:14px;--radius-sm:10px;--maxw:1080px;--shadow-sm:0 1px 2px #1018280d;--shadow-md:0 10px 30px #1018281a;--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{font-family:var(--font);color:var(--ink);background:var(--bg);flex-direction:column;min-height:100vh;margin:0;font-size:17px;line-height:1.6;display:flex}main{flex-direction:column;flex:1 0 auto;min-height:0;display:flex}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3{letter-spacing:-.01em;line-height:1.2}.site-topbar{background:var(--accent);height:4px}.site-footer{max-width:var(--maxw);border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:0 auto;padding:1.25rem;font-size:.9rem}
