:root{color-scheme:light;--ink: #17211f;--muted: #55615d;--line: #d9e2dc;--paper: #fffdf8;--soft: #f3f7f0;--mint: #2d8c78;--leaf: #5f9b48;--coral: #d86b55;--gold: #c1912f;--shadow: 0 18px 45px rgba(23, 33, 31, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.site-header,.site-footer,.page-shell{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand,.site-header nav,.site-footer nav{display:flex;align-items:center;gap:14px}.brand{font-weight:800}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:var(--mint);color:#fff}.site-header nav,.site-footer nav{flex-wrap:wrap;color:var(--muted);font-size:.96rem}.hero{width:min(1180px,calc(100% - 32px));min-height:520px;margin:28px auto 56px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:32px;align-items:center}.hero-copy{padding-block:32px}.hero h1{max-width:760px;margin:0;font-size:clamp(2.45rem,5vw,5rem);line-height:.98}.hero p{max-width:620px;color:var(--muted);font-size:1.1rem}.hero img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:6px;background:var(--ink);color:#fff;font-weight:700}.eyebrow{margin:0 0 10px;color:var(--coral);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.content-band,.topic-strip,.listing-shell{margin-block:56px}.section-heading{margin-bottom:22px}.section-heading.with-link{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-heading h2,.listing-heading h1,.article h1,.not-found h1{margin:0;line-height:1.08}.section-heading h2{font-size:clamp(1.65rem,3vw,2.45rem)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.post-card{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.post-card-image{display:block;background:var(--soft)}.post-card-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.post-card-body{padding:18px}.post-card h3{margin:8px 0;font-size:1.18rem;line-height:1.25}.post-card p,.listing-heading p,.article .lede,.markdown-body{color:var(--muted)}.category-link,.text-link{color:var(--mint);font-weight:800}.post-card time{display:block;color:var(--gold);font-size:.9rem;font-weight:700}.topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.topic-pill{display:grid;gap:4px;padding:18px;border-radius:8px;background:var(--soft);border:1px solid var(--line)}.topic-pill span{font-weight:800}.topic-pill small{color:var(--muted)}.article-shell{width:min(840px,calc(100% - 32px))}.article{margin-block:58px}.article h1{font-size:clamp(2.1rem,4vw,3.7rem)}.article-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-block:16px;color:var(--gold);font-weight:700}.article-taxonomy{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.article-taxonomy a{padding:6px 10px;border:1px solid var(--line);border-radius:6px;color:var(--mint);font-weight:800}.featured-image{margin:28px 0 32px}.featured-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.featured-image figcaption{margin-top:8px;color:var(--muted);font-size:.92rem}.markdown-body{font-size:1.06rem}.markdown-body h2,.markdown-body h3{color:var(--ink);line-height:1.2;margin-top:32px}.markdown-body a{color:var(--mint);font-weight:700;text-decoration:underline;text-underline-offset:3px}.listing-heading{max-width:720px;margin-bottom:28px}.listing-heading h1{font-size:clamp(2rem,4vw,3.3rem)}.not-found{min-height:58vh;display:grid;align-content:center;justify-items:start}.site-footer{margin-top:72px;padding-block:28px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line)}.site-footer p{max-width:520px;margin:6px 0 0;color:var(--muted)}@media(max-width:820px){.site-header,.site-footer,.section-heading.with-link{align-items:start;flex-direction:column}.hero{grid-template-columns:1fr;min-height:auto}.hero h1{font-size:2.6rem}.post-grid,.topic-list{grid-template-columns:1fr}}
