:root{--bg: #f6f1e8;--surface: #fffaf2;--surface-strong: #fff;--text: #1c1917;--muted: #57534e;--line: rgba(28, 25, 23, .12);--accent: #c2410c;--accent-dark: #9a3412;--shadow: 0 20px 45px rgba(28, 25, 23, .08);--radius: 22px;--max: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text);background:radial-gradient(circle at top left,rgba(194,65,12,.12),transparent 30%),linear-gradient(180deg,#fcfaf6 0%,var(--bg) 100%);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.site-header{position:sticky;top:0;backdrop-filter:blur(14px);background:#fcfaf6e0;border-bottom:1px solid var(--line);z-index:20}.nav-row,.footer-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.brand{font-size:1.15rem;font-weight:700;letter-spacing:.02em}.nav,.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.nav a,.footer-links a,.text-link{color:var(--muted)}.nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--accent)}.hero,.section{padding:4.5rem 0}.alt{background:#ffffff8c;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-grid,.grid{display:grid;gap:1.5rem}.hero-grid{grid-template-columns:1.7fr 1fr;align-items:center}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.eyebrow,.meta{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:var(--accent-dark);margin:0 0 .75rem}h1,h2,h3{line-height:1.1;margin:0 0 1rem}h1{font-size:clamp(2.75rem,6vw,5.4rem);max-width:11ch}h2{font-size:clamp(1.9rem,3vw,3rem)}h3{font-size:1.4rem}.lead{font-size:1.15rem;color:var(--muted);max-width:62ch}.section-head{margin-bottom:1.5rem}.actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.25rem;border-radius:999px;border:1px solid var(--line);transition:.18s ease}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button.primary:hover{background:var(--accent-dark)}.button.secondary{background:var(--surface)}.button.secondary:hover{background:#fff}.card,.post,.sidebar-card{background:#ffffffb8;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow)}.highlight{transform:rotate(-1.4deg)}.feature-list{margin:0;padding-left:1.1rem}.feature-list li+li{margin-top:.6rem}.article-card p:last-of-type,.card p:last-of-type{color:var(--muted)}.ad-slot{border:2px dashed rgba(194,65,12,.35);border-radius:var(--radius);padding:1.5rem;text-align:center;color:var(--muted);background:#ffffff80}.page-hero{padding:3.5rem 0 2rem}.page-hero h1,.post h1{max-width:none;font-size:clamp(2.2rem,5vw,4rem)}.content-wrap{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.9fr);gap:1.5rem;padding-bottom:4rem}.post-meta-row{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--muted);font-size:.95rem;margin-bottom:1.25rem}.post p,.post li,.sidebar-card p{color:var(--muted)}.post ul,.post ol{padding-left:1.25rem}.post blockquote{border-left:3px solid var(--accent);margin:1.5rem 0;padding:.25rem 0 .25rem 1rem;color:var(--text)}.quick-answer{background:#c2410c14;border:1px solid rgba(194,65,12,.16);border-radius:18px;padding:1rem 1.1rem;margin-bottom:1.5rem}.toc{margin-top:1.5rem}.toc ul{margin:0;padding-left:1rem}.toc li+li{margin-top:.35rem}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.chip{display:inline-flex;align-items:center;min-height:32px;padding:0 .8rem;background:#ffffffbf;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.9rem}.footer-row{border-top:1px solid var(--line)}@media(max-width:900px){.hero-grid,.grid.three,.grid.two,.content-wrap{grid-template-columns:1fr}.highlight{transform:none}}@media(max-width:640px){.nav-row,.footer-row{align-items:flex-start;flex-direction:column;padding:1rem 0}.hero,.section{padding:3rem 0}h1{max-width:none}}
