:root{--bg:#fbf7f3;--surface:#fff;--surface-2:#f4ece7;--text:#1f1b18;--muted:#665f57;--color-fg-neutral-secondary:#6b6b6b;--line:#e8ddd5;--accent:#740601;--accent-soft:#9a0c07;--max:1024px;--narrow:720px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75}img,picture,video,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{background:0 0;border:none}main{padding-bottom:4rem}.shell{width:min(100% - 2rem, var(--max));margin-inline:auto}.narrow{max-width:var(--narrow)}.site-header{z-index:20;backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #74060114;position:sticky;top:0}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:70px;display:flex}.brand{letter-spacing:-.02em;font-size:1rem;font-weight:700}nav,.footer-links{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}nav a,.footer-links a{color:var(--text);font-size:.95rem;font-weight:500;transition:color .2s,transform .2s}nav a:hover,.footer-links a:hover{color:var(--accent);transform:translateY(-1px)}nav .button{padding:.65rem 1rem}.hero{padding:5.5rem 0 2.5rem}.eyebrow{color:var(--accent);letter-spacing:.18em;margin:0 0 1rem;font-size:.75rem;font-weight:700}h1,h2,h3,h4{letter-spacing:-.025em;margin:0;line-height:1.05}h1{max-width:30ch;font-size:clamp(2.6rem,5vw,4.1rem)}.hero-copy{color:var(--muted);max-width:46rem;font-size:clamp(1rem,1.2vw,1.2rem)}.lead{letter-spacing:0;color:var(--color-fg-neutral-secondary);max-width:46rem;margin-bottom:24px;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);font-style:italic;font-weight:400}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.75rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;display:inline-flex}.button.primary{background:var(--accent);color:#fff}.button.secondary{color:var(--text);border:1px solid #74060129}.button.primary:hover{background:var(--accent-soft)}.button.secondary:hover{background:#7406010f}.section-block{padding:3rem 0 4.5rem}.section-heading{margin-bottom:1.2rem}.section-heading h2{font-size:clamp(1.9rem,3vw,2.8rem)}.section-heading p{color:var(--muted);margin:0}.feature-card{background:var(--surface);border:1px solid #7406011f;border-radius:20px;padding:1.8rem}.feature-card h2{margin-top:.75rem;font-size:clamp(1.9rem,3vw,2.8rem)}.feature-card p{color:var(--muted);margin:1rem 0}.text-link{color:var(--accent);font-weight:700}.post-grid{gap:1rem;display:grid}.post-card{background:var(--surface);border:1px solid #7406011a;border-radius:18px;padding:1.4rem;transition:border-color .2s,transform .2s}.post-card:hover{border-color:#7406012e;transform:translateY(-1px)}.post-card h2{margin:0;font-size:1.45rem;line-height:1.25}.post-card h2 a:hover{color:var(--accent)}.post-card>p{color:var(--muted);margin:.85rem 0 0}.post-card .post-meta{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:.6rem;font-size:.88rem;display:flex}.tag-row{flex-wrap:wrap;gap:.55rem;margin-top:.45rem;display:flex}.tag{width:108px;height:36px;color:var(--accent);text-align:center;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#74060114;justify-content:center;align-items:center;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:inline-flex;overflow:hidden}.page-intro{padding:5rem 0 1rem}.page-intro-grid{grid-template-columns:1fr minmax(280px,420px);align-items:center;gap:2rem;display:grid}.intro-image{justify-self:end;margin:0}.intro-image img{object-fit:cover;border-radius:24px;width:100%;max-width:420px;height:auto;display:block}.page-intro h1{letter-spacing:-.011em;color:var(--color-fg-neutral-primary);margin:0;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:52px}@media (width<=900px){.page-intro-grid{grid-template-columns:1fr}.intro-image{justify-self:center}}.article-shell{padding:5rem 0 5.5rem}.article-header{border-bottom:1px solid #7406011f;margin-bottom:2.8rem;padding-bottom:2rem}.article-header .back-link{color:var(--muted);margin-bottom:1.1rem;transition:color .2s;display:inline-block}.article-header .back-link:hover{color:var(--accent)}.article-header h1{margin:0 0 1rem;font-size:clamp(2.7rem,4.5vw,4.4rem)}.article-header .lead{max-width:52rem}.article-header .post-meta{color:var(--muted);letter-spacing:.06em;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;font-size:.92rem;display:flex}.prose{color:var(--text);font-size:1.05rem;line-height:1.85}.prose p,.prose li{margin:1.4rem 0}.prose pre{color:#f3ede8;background:#1e1510;border:1px solid #7406011f;border-radius:1rem;padding:1.2rem 1rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0}.prose th,.prose td{text-align:left;border-bottom:1px solid #7406011f;padding:1rem}.site-footer{color:var(--muted);border-top:1px solid #74060114;font-size:.92rem}@media (width<=900px){.hero{padding-top:4.5rem}.hero-actions{flex-direction:column;align-items:stretch}}@media (width<=780px){.header-inner{flex-direction:column;align-items:flex-start;padding:1rem 0}nav{justify-content:flex-start;width:100%}.post-grid{gap:1rem}.footer-inner{flex-direction:column;align-items:flex-start;padding:1.2rem 0}}@media (width<=560px){.article-header h1{font-size:2.4rem}.article-header .lead{font-size:1.1rem}.section-heading h2{font-size:1.8rem}}.prose h2{margin:2.8rem 0 1rem;font-size:clamp(2rem,3vw,3rem)}.prose h3{margin:2rem 0 .8rem;font-size:clamp(1.45rem,2vw,1.75rem)}.prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.prose code{background:var(--surface-2);border-radius:.35rem;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.prose pre{border:1px solid var(--line);color:#f7efea;background:#1e1510;border-radius:1rem;padding:1.4rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose blockquote{border-left:4px solid var(--accent);color:var(--muted);background:#74060112;margin:1.8rem 0;padding:1.3rem 1.5rem;font-style:italic}.prose table{border-collapse:collapse;width:100%;margin:1.6rem 0;font-size:.98rem}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:1rem}.prose th{color:var(--text)}.prose img{border-radius:1rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:.92rem}.site-footer p{margin:0}@media (width<=900px){.hero{padding-top:4.5rem}.feature-card{padding:1.7rem}.hero-actions{flex-direction:column;align-items:stretch}}@media (width<=780px){.header-inner{flex-direction:column;align-items:flex-start;padding:1rem 0}nav{justify-content:flex-start;width:100%}.feature-card,.post-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start;padding:1.2rem 0}}@media (width<=560px){.article-header h1{font-size:2.7rem}.article-header .lead{font-size:1.15rem}.section-heading h2{font-size:2rem}}@media (width>=1080px){.lead{margin-top:.92em;font-size:22px;line-height:28px}}@media (width<=551.98px){.lead{margin-top:.79em;font-size:18px;line-height:24px}}
