:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17201d;--muted:#56645f;--paper:#f7f7f2;--surface:#fff;--line:#d7ddd9;--accent:#0b6b53;--accent-strong:#07513f;--accent-soft:#dff3eb;--focus:#e4712b;--shadow:0 20px 54px #1b382e1a}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-width:0}body{min-width:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 85% 8%, #2e9e7724, transparent 28rem), var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button{font:inherit}.site-frame{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.skip-link{z-index:10;color:#fff;background:var(--accent-strong);border-radius:.6rem;padding:.65rem .9rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7f2e0;border-bottom:1px solid #17201d1a}.header-inner{justify-content:space-between;align-items:center;gap:1rem 2rem;width:min(72rem,100%);min-width:0;margin:0 auto;padding:1rem clamp(1rem,4vw,2rem);display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:.65rem;min-width:0;font-weight:800;text-decoration:none;display:inline-flex}.wordmark-mark{color:#fff;background:var(--accent);letter-spacing:.08em;border-radius:.8rem .8rem .2rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;font-size:.78rem;display:grid}.nav-list{flex-wrap:wrap;justify-content:flex-end;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{min-height:2.75rem;color:var(--muted);border-radius:.7rem;align-items:center;padding:.65rem .8rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.nav-list a:hover{color:var(--accent-strong);background:var(--accent-soft)}.site-main{width:min(72rem,100%);min-width:0;margin:0 auto;padding:clamp(3.25rem,8vw,6.5rem) clamp(1rem,4vw,2rem) 5rem}.page-intro{width:min(48rem,100%);min-width:0}.eyebrow,.status-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:800}h1,h2,p{overflow-wrap:anywhere}h1{letter-spacing:-.055em;max-width:18ch;margin:0;font-size:clamp(2.35rem,7vw,4.7rem);line-height:.98}.lede{max-width:43rem;color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,2.3vw,1.3rem)}.intro-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.primary-action,.secondary-action{border:1px solid var(--accent);text-align:center;cursor:pointer;border-radius:.85rem;justify-content:center;align-items:center;max-width:100%;min-height:3rem;padding:.75rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:var(--accent);box-shadow:0 10px 26px #0b6b5333}.primary-action:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.secondary-action{color:var(--accent-strong);background:0 0}.secondary-action:hover{background:var(--accent-soft)}.card-grid,.single-card{gap:1rem;min-width:0;margin-top:clamp(3rem,8vw,6rem);display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.single-card{grid-template-columns:minmax(0,40rem)}.status-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#ffffffd1;border-radius:1.25rem;padding:clamp(1.25rem,3vw,1.8rem)}.status-card h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.2}.status-body{color:var(--muted);margin-top:.9rem}.status-body p{margin:0}.site-footer{border-top:1px solid var(--line);width:min(72rem,100%);min-width:0;color:var(--muted);justify-content:space-between;gap:.75rem 2rem;margin:0 auto;padding:1.5rem clamp(1rem,4vw,2rem) 2rem;font-size:.84rem;display:flex}.site-footer p{margin:0}.boundary-copy{text-align:right;max-width:31rem}@media (max-width:46rem){.header-inner,.site-footer{flex-direction:column;align-items:flex-start}.nav-list{justify-content:flex-start}.card-grid{grid-template-columns:1fr}.boundary-copy{text-align:left}}@media (max-width:23rem){.header-inner{padding-block:.8rem}.nav-list{margin-inline:-.45rem}.nav-list a{padding-inline:.45rem;font-size:.78rem}.site-main{padding-top:2.75rem}h1{font-size:clamp(2.15rem,13vw,3rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
