:root{color-scheme:light;--bg:#f7f4ef;--surface:#fffdf8;--surface-muted:#ece7df;--text:#1f2528;--text-muted:#616861;--border:#d8d1c5;--accent:#0e5b5f;--accent-strong:#123f42;--link:#8a3f20;--max:1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--text);background:var(--bg);margin:0;line-height:1.72}a{color:inherit;text-underline-offset:.2em;text-decoration-color:#8a3f2073;text-decoration-thickness:.08em}a:hover{color:var(--link)}img{max-width:100%;height:auto;display:block}.skip-link{z-index:20;color:#fff;background:var(--accent-strong);padding:.5rem .75rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--border);backdrop-filter:blur(12px);background:#f7f4efeb}.nav-wrap{width:min(100% - 2rem, var(--max));justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;margin:0 auto;display:flex}.brand{align-items:center;gap:.625rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--accent-strong);letter-spacing:0;border-radius:.375rem;place-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;display:grid}.nav-links{color:var(--text-muted);flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1rem;font-size:.9375rem;display:flex}.nav-links a{text-decoration:none}.hero,.section,.page-head,.post-list,.article{width:min(100% - 2rem, var(--max));margin:0 auto}.hero{padding:4.75rem 0 3.5rem}.hero h1,.page-head h1,.article-header h1{letter-spacing:0;max-width:13ch;margin:0;font-size:clamp(2.35rem,6vw,5.8rem);line-height:.98}.hero p,.page-head p,.article-header>p{max-width:43rem;color:var(--text-muted);margin:1.25rem 0 0;font-size:1.125rem}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}.section{border-top:1px solid var(--border);padding:3rem 0 5rem}.two-column{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2rem;display:grid}h2,h3{letter-spacing:0;line-height:1.18}h2{margin:0;font-size:clamp(1.75rem,3vw,2.6rem)}.section-copy{max-width:28rem;color:var(--text-muted)}.featured-post,.post-row{border:1px solid var(--border);background:var(--surface);border-radius:.5rem;overflow:hidden}.featured-post img{aspect-ratio:16/9;object-fit:cover;background:var(--surface-muted);width:100%}.post-card-body{padding:1.35rem}time,.article-meta{color:var(--text-muted);font-size:.875rem}.featured-post h3,.post-row h2{margin:.35rem 0 .5rem;font-size:1.45rem}.featured-post h3 a,.post-row h2 a{text-decoration:none}.featured-post p,.post-row p{color:var(--text-muted);margin:0}.tag-row{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tag-row span{border:1px solid var(--border);min-height:1.75rem;color:var(--accent-strong);background:#f1eee6;border-radius:999px;align-items:center;padding:.125rem .55rem;font-size:.8125rem;display:inline-flex}.page-head{padding:4rem 0 2.25rem}.narrow{max-width:760px}.post-list{gap:1rem;padding-bottom:5rem;display:grid}.post-row{grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.25rem;display:grid}.article{max-width:860px;padding-bottom:5rem}.article-header{border-bottom:1px solid var(--border);padding:4rem 0 2rem}.article-header h1{max-width:16ch;font-size:clamp(2.15rem,5vw,4.6rem)}.article-meta{flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;display:flex}.article-body{padding-top:2rem;font-size:1.075rem}.article-body h2{margin:3rem 0 1rem;font-size:clamp(1.55rem,3vw,2.1rem)}.article-body p,.article-body li{color:#2d3336}.article-body a{overflow-wrap:anywhere}.article-body blockquote{border-left:4px solid var(--accent);color:var(--text-muted);margin:2rem 0;padding-left:1rem}.article-body table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.article-body th,.article-body td{border:1px solid var(--border);vertical-align:top;padding:.8rem}.article-body th{background:var(--surface-muted)}.article-body img{border:1px solid var(--border);background:var(--surface);border-radius:.5rem;width:100%;margin:1.5rem 0}.content-section{padding-bottom:5rem}.content-section h2{margin-top:2rem;font-size:1.4rem}.empty-state{border:1px solid var(--border);background:var(--surface);padding:1rem}@media (width<=760px){.nav-wrap{flex-direction:column;align-items:flex-start;padding:.85rem 0}.nav-links{justify-content:flex-start}.hero{padding-top:3.25rem}.two-column,.post-row{grid-template-columns:1fr}.article-body{font-size:1rem}.article-body table{max-width:100%;display:block;overflow-x:auto}}
