:root{color-scheme:light;--color-ink: #23312a;--color-muted: #65736a;--color-bg: #f6f0e4;--color-surface: #fffaf1;--color-surface-strong: #fffdf8;--color-green: #4d6b57;--color-green-dark: #2f4a3a;--color-green-soft: #dfe9dc;--color-red: #b85f58;--color-red-soft: #f5dfd9;--color-border: #ddd1c0;--shadow-soft: 0 18px 45px rgb(47 74 58 / 10%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--color-bg);color:var(--color-ink)}body{margin:0;min-width:320px;font-size:16px;line-height:1.65}a{color:var(--color-green-dark);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--color-red)}a:focus-visible,button:focus-visible{outline:3px solid var(--color-red);outline-offset:4px}h1,h2,h3{color:var(--color-green-dark);line-height:1.14;margin:0 0 .7rem}h1{font-size:clamp(2.25rem,5vw,4.6rem);max-width:12ch}h2{font-size:clamp(1.55rem,2vw,2.15rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}img{max-width:100%;height:auto}.skip-link{background:var(--color-green-dark);color:#fff;left:1rem;padding:.7rem 1rem;position:fixed;top:1rem;transform:translateY(-150%);z-index:10}.skip-link:focus{transform:translateY(0)}.site-header{align-items:center;background:#f6f0e4f0;border-bottom:1px solid var(--color-border);display:flex;gap:1.25rem;justify-content:space-between;padding:1rem clamp(1rem,4vw,3rem);position:sticky;top:0;z-index:5}.brand{align-items:center;display:inline-flex;flex-shrink:0;font-weight:800;gap:.65rem;text-decoration:none}.brand-mark{align-items:center;background:var(--color-green);border-radius:999px;color:#fff;display:inline-flex;font-size:.8rem;height:2.35rem;justify-content:center;width:2.35rem}.site-header nav{display:flex;flex-wrap:wrap;gap:.35rem 1rem;justify-content:center}.site-header nav a,.language-link{font-size:.94rem;font-weight:700;text-decoration:none}.language-link{border:1px solid var(--color-border);border-radius:999px;padding:.42rem .75rem;white-space:nowrap}main{min-height:65vh}.section,.article-shell{margin-inline:auto;max-width:1180px;padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,3rem)}.page-hero{background:linear-gradient(120deg,rgb(77 107 87 / 12%),transparent 55%),var(--color-surface);border-bottom:1px solid var(--color-border);padding:clamp(3.25rem,8vw,6rem) clamp(1rem,4vw,3rem)}.page-hero>*{margin-left:auto;margin-right:auto;max-width:1180px}.page-hero p:not(.eyebrow){color:var(--color-muted);font-size:clamp(1.1rem,2vw,1.35rem);max-width:66ch}.eyebrow{color:var(--color-red);font-size:.76rem;font-weight:800;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.home-grid,.content-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.feature-card,.post-card,.text-panel,.author-box,.disclaimer-box,.toc,.references{background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--shadow-soft)}.feature-card,.post-card,.text-panel{padding:1.25rem}.feature-card h2,.post-card h2{font-size:1.25rem}.feature-card p,.post-card p,.text-panel p{color:var(--color-muted)}.post-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.post-card{display:flex;flex-direction:column;min-height:16rem}.post-card h2 a{text-decoration:none}.post-card footer{align-items:center;color:var(--color-muted);display:flex;flex-wrap:wrap;gap:.55rem;margin-top:auto}.post-card__category{align-self:flex-start;background:var(--color-green-soft);border-radius:999px;color:var(--color-green-dark);font-size:.78rem;font-weight:800;margin-bottom:1rem;padding:.28rem .62rem;text-decoration:none}.empty-state{background:var(--color-green-soft);border:1px dashed var(--color-green);border-radius:8px;color:var(--color-green-dark);font-weight:700;padding:1rem}.article-shell{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) 17rem}.article-content{background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:8px;padding:clamp(1.25rem,4vw,3rem)}.article-content>*{max-width:72ch}.article-content h2,.article-content h3{margin-top:2rem}.article-aside{display:flex;flex-direction:column;gap:1rem}.toc{padding:1rem;position:sticky;top:6rem}.toc h2{font-size:1rem}.toc ol{list-style:none;margin:0;padding:0}.toc li+li{margin-top:.45rem}.toc-depth-3{padding-left:1rem}.author-box,.disclaimer-box,.references{padding:1rem}.author-box span{color:var(--color-muted);display:block}.disclaimer-box{background:var(--color-red-soft);border-color:#b85f5873}.disclaimer-box h2{color:#8f3f39;font-size:1rem}.references{margin-top:2rem}.references h2{font-size:1.2rem}.site-footer{background:var(--color-green-dark);color:#ffffffdb;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(14rem,26rem);padding:2rem clamp(1rem,4vw,3rem)}.site-footer strong,.site-footer a{color:#fff}.site-footer nav{display:grid;gap:.45rem}@media(max-width:820px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{justify-content:flex-start}.article-shell,.site-footer{grid-template-columns:1fr}.toc{position:static}}
