:root{--green:#176b42;--green-dark:#0d4e2e;--green-pale:#e9f4ed;--lime:#c9de6b;--ink:#183329;--muted:#69756f;--line:#dfe7e2;--paper:#fff;--surface:#f6f8f6;--shadow:0 14px 35px rgba(18,67,42,.10)}*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}.site-header,.site-footer,.section-shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{color:var(--ink);text-decoration:none;font-size:1.05rem;font-weight:700;letter-spacing:-.03em;display:flex;align-items:center;gap:9px}.brand b{color:var(--green)}.brand-mark{width:30px;height:30px;background:var(--green);color:#fff;border-radius:9px;display:grid;place-items:center}.site-nav{display:flex;gap:20px}.site-nav a{color:var(--muted);font-size:.88rem;font-weight:600;text-decoration:none}.site-nav a.active,.site-nav a:hover{color:var(--green)}.eyebrow{margin:0 0 8px;color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.12em}.section-shell{padding-block:44px}.site-footer{border-top:1px solid var(--line);padding:24px 0 30px;display:flex;justify-content:space-between;color:var(--muted);font-size:.78rem}.back-link{color:var(--green);font-size:.9rem;font-weight:700;text-decoration:none}.status-pill{display:inline-block;border-radius:99px;background:#e3f3e8;color:var(--green-dark);font-size:.78rem;font-weight:750;padding:7px 11px}.section-heading h2{font-size:clamp(1.7rem,4vw,2.45rem);letter-spacing:-.05em;margin:0}@media(max-width:600px){.site-header,.site-footer,.section-shell{width:min(100% - 28px,1120px)}.site-header{min-height:68px}.site-nav{gap:12px}.site-nav a{font-size:.76rem}.site-footer{gap:8px;flex-direction:column}.section-shell{padding-block:32px}}
