:root{color-scheme:light;--background:#f7f5ef;--surface:#fffdf8;--text:#18221f;--muted:#55615d;--border:#cbd2cd;--accent:#0c6757;--accent-dark:#08483d;--focus:#d05b24;--max-width:72rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}html{background:var(--background)}body{min-width:20rem;color:var(--text);background:radial-gradient(circle at top right, #0c675714, transparent 34rem), var(--background);margin:0}a{color:var(--accent-dark);text-underline-offset:.18em}a:hover{text-decoration-thickness:.14em}:focus-visible{outline:.2rem solid var(--focus);outline-offset:.2rem}h1,h2,h3{text-wrap:balance;line-height:1.15}h1{letter-spacing:-.04em;max-width:18ch;margin:0;font-size:clamp(2.25rem,7vw,4.75rem)}h2{font-size:clamp(1.35rem,3vw,1.8rem)}p,li{max-width:72ch}.skip-link{z-index:10;color:#fff;background:var(--accent-dark);align-items:center;min-height:2.75rem;padding:.7rem 1rem;display:inline-flex;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header,.site-footer{border-color:var(--border);border-style:solid}.site-header{border-width:0 0 1px}.site-header__inner,.site-footer__inner,.page-shell{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.75rem;display:flex}.brand{min-height:2.75rem;color:var(--text);white-space:nowrap;align-items:center;gap:.7rem;font-weight:750;text-decoration:none;display:inline-flex}.brand__mark{color:#fff;background:var(--accent);letter-spacing:.05em;border-radius:.6rem;place-items:center;width:2.2rem;height:2.2rem;font-size:.75rem;display:grid}.nav-list,.footer-links{flex-wrap:wrap;gap:.25rem .5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a,.footer-links a{align-items:center;min-height:2.75rem;padding-inline:.25rem;display:inline-flex}.nav-list a{color:var(--text);text-decoration:none}.nav-list a[aria-current=page]{box-shadow:inset 0 -.18rem var(--accent)}.page-shell{min-height:62vh;padding-block:clamp(2rem,6vw,5rem)}.section-hero,.hero{gap:1rem;margin-bottom:clamp(2rem,6vw,4.5rem);display:grid}.hero{grid-template-columns:minmax(0,1.5fr) minmax(16rem,.7fr);align-items:end}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.lede{color:var(--muted);margin:0;font-size:clamp(1.1rem,2vw,1.35rem)}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.button{color:#fff;background:var(--accent);border-radius:.5rem;padding:.8rem 1.1rem;font-weight:700;text-decoration:none;display:inline-block}.button:hover{background:var(--accent-dark)}.button--secondary{color:var(--accent-dark);box-shadow:inset 0 0 0 1px var(--accent);background:0 0}.card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1rem;display:grid}.card,.callout{background:color-mix(in srgb, var(--surface) 92%, transparent);border:1px solid var(--border);border-radius:.8rem;padding:clamp(1.1rem,3vw,1.6rem)}.card h2{margin-top:0}.callout{border-left:.3rem solid var(--accent)}.breadcrumbs{color:var(--muted);margin-bottom:2rem;font-size:.9rem}.breadcrumbs ol{flex-wrap:wrap;gap:.4rem;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.4rem}.prose{max-width:48rem}.prose h2{margin-top:2.5rem}.site-footer{background:var(--surface);border-width:1px 0 0}.site-footer__inner{grid-template-columns:minmax(0,1fr) minmax(16rem,1fr);gap:2rem;padding-block:2.5rem;display:grid}.site-footer__name{margin:0;font-weight:800}.site-footer__owner{color:var(--muted);grid-column:1/-1;margin:0;font-size:.9rem}@media (width<=52rem){.site-header__inner{padding-block:1rem;display:block}.nav-list{margin-top:.75rem}.hero,.site-footer__inner{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.skip-link,.button{transition:transform .12s,background-color .12s}}
