:root{--bg:#f6f1e7;--surface:#fffcf7e6;--surface-strong:#fff9f1f5;--text:#1d2320;--muted:#5b665f;--border:#4c575029;--accent:#2d6354;--accent-soft:#2d63541a;--shadow:0 22px 50px #232a2714}*{box-sizing:border-box}html{min-height:100%;color:var(--text);background:radial-gradient(circle at 100% 0,#c4ddc17a,#0000 38%),radial-gradient(circle at 0 30%,#e4cda985,#0000 40%),linear-gradient(#f4eee2 0%,#f7f3eb 52%,#f1ebe0 100%)}body{min-height:100vh;color:var(--text);margin:0;font-family:Trebuchet MS,Gill Sans,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#f6f1e7d1;position:sticky;top:0}.site-header__inner,.site-footer__inner,.page-container{width:min(1120px,100% - 2rem);margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.site-brand{flex-direction:column;gap:.15rem;display:inline-flex}.site-brand__title{letter-spacing:.03em;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1.1rem;font-weight:600}.site-brand__tag{color:var(--muted);font-size:.85rem}.site-nav{flex-wrap:wrap;gap:.5rem;display:flex}.site-nav a{color:var(--muted);border-radius:999px;padding:.5rem .8rem;transition:background-color .2s,color .2s,transform .2s}.site-nav a:hover,.site-nav a:focus-visible{background:var(--accent-soft);color:var(--accent);transform:translateY(-1px)}.page-container{flex:1;padding:2.5rem 0 4rem}.hero-panel,.panel,.article-shell,.card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px}.hero-panel,.panel,.article-shell{padding:clamp(1.5rem,3vw,2.6rem)}.hero-panel__eyebrow,.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero-panel h1,.article-shell h1,.section-heading{letter-spacing:-.02em;margin:.65rem 0 0;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;line-height:1.08}.hero-panel h1{max-width:12ch;font-size:clamp(2.35rem,6vw,4.8rem)}.article-shell h1,.section-heading{font-size:clamp(1.7rem,3.2vw,2.7rem)}.hero-panel__lead,.lead,.section-copy{max-width:70ch;color:var(--muted);margin:1rem 0 0}.hero-grid,.card-grid{gap:1rem;display:grid}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:1.5rem}.hero-stat{background:var(--surface-strong);border:1px solid #4c57501f;border-radius:18px;padding:1rem 1.1rem}.hero-stat strong{margin-bottom:.3rem;font-size:1.05rem;display:block}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;display:flex}.button-link{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.button-link:hover,.button-link:focus-visible{transform:translateY(-1px)}.button-link--solid{background:var(--accent);color:#fffdf9;box-shadow:0 12px 24px #2d635433}.button-link--soft{background:var(--accent-soft);color:var(--accent)}.section{margin-top:2rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.card{flex-direction:column;gap:.8rem;padding:1.35rem;display:flex}.card__meta{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.78rem;font-weight:700}.card h3{margin:0;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1.4rem;line-height:1.18}.card p{color:var(--muted);margin:0}.card__link{color:var(--accent);margin-top:auto;font-weight:700}.panel-list{color:var(--muted);margin:.75rem 0 0;padding-left:1.2rem}.panel-list li+li{margin-top:.45rem}.article-shell__meta{color:var(--muted);flex-wrap:wrap;gap:.6rem 1rem;margin-top:1rem;font-size:.95rem;display:flex}.article-shell__meta a{color:var(--accent);font-weight:700}.prose{margin-top:1.8rem}.prose h2{margin:1.8rem 0 .75rem;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:clamp(1.45rem,2.8vw,2rem);line-height:1.15}.prose h3{margin:1.4rem 0 .65rem;font-size:1.15rem;line-height:1.3}.prose p{margin:0}.prose p+p{margin-top:1rem}.prose a{color:var(--accent);text-underline-offset:.14em;text-decoration-thickness:.08em}.prose img{border:1px solid var(--border);background:#fff;border-radius:1rem;width:100%;height:auto;margin:1.2rem 0;display:block}.prose ul{margin:1rem 0 0;padding-left:1.3rem}.prose li+li{margin-top:.5rem}.inline-links{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.inline-links a{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;gap:.35rem;padding:.55rem .85rem;font-weight:700;display:inline-flex}.site-footer{border-top:1px solid var(--border);background:#fff9f1ad}.site-footer__inner{gap:1rem;padding:1.5rem 0 2rem;display:grid}.site-footer__links{color:var(--muted);flex-wrap:wrap;gap:.75rem;display:flex}.small-print{color:var(--muted);font-size:.92rem}@media (max-width:720px){.site-header__inner{flex-direction:column;align-items:flex-start}.hero-panel h1{max-width:none}.hero-panel,.panel,.article-shell,.card{border-radius:20px}}
