:root{--forest:#064e3b;--emerald:#0e7c5a;--sage:#a7c4b0;--ivory:#faf9f5;--gold:#d4af7c;--charcoal:#1f2937;--ivory-deep:#f3f1ea;--sage-soft:#e6eee9;--forest-deep:#043d2e;--gold-soft:#d4af7c59;--line:#064e3b24;--line-on-dark:#faf9f529;--muted:#4b5563;--muted-on-dark:#faf9f5c7;--font-serif:"Playfair Display", "Georgia", "Times New Roman", serif;--font-sans:"Montserrat", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:clamp(1.125rem, 1.05rem + .35vw, 1.25rem);--text-xl:clamp(1.375rem, 1.2rem + .8vw, 1.75rem);--text-2xl:clamp(1.75rem, 1.35rem + 1.6vw, 2.5rem);--text-3xl:clamp(2.25rem, 1.5rem + 3.2vw, 4rem);--gutter:1rem;--container:72rem;--section-y:clamp(2.75rem, 3.5vw + .5rem, 4.5rem);--radius:.375rem;--radius-lg:.75rem;--ease:cubic-bezier(.2, .7, .2, 1);--dur:.18s;color-scheme:light}@media (width>=48rem){:root{--gutter:2rem}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--ivory);color:var(--charcoal);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.65;overflow-x:clip}img,picture,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0;list-style:none}button{font:inherit;color:inherit;cursor:pointer}a{color:var(--emerald);text-underline-offset:.15em;text-decoration-thickness:.06em}a:hover{color:var(--forest)}:focus{outline:none}:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:2px}::selection{background:var(--gold-soft);color:var(--forest-deep)}.serif,h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--forest);text-wrap:balance;font-weight:500;line-height:1.15}h1{font-size:var(--text-3xl);letter-spacing:-.02em;line-height:1.05}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}p{text-wrap:pretty}.eyebrow{font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--emerald);align-items:center;gap:.75rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);width:2rem;height:1px}.lede{font-size:var(--text-lg);color:var(--muted);max-width:40rem}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-y)}.section--tint{background:var(--ivory-deep)}.section--dark{background:var(--forest);color:var(--ivory)}.section--dark h2,.section--dark h3{color:var(--ivory)}.section--dark .eyebrow{color:var(--gold)}.section--dark .lede,.section--dark .muted{color:var(--muted-on-dark)}.section-head{gap:1rem;max-width:44rem;margin-bottom:clamp(1.75rem,2.5vw,2.75rem);display:grid}.muted{color:var(--muted)}.rule{background:var(--gold);opacity:.7;border:0;height:1px;margin:0}.btn{border-radius:var(--radius);min-height:3rem;font-family:var(--font-sans);font-size:var(--text-sm);letter-spacing:.04em;white-space:nowrap;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease), transform var(--dur) var(--ease);border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--forest);color:var(--ivory);border-color:var(--forest)}.btn--primary:hover{background:var(--forest-deep);border-color:var(--forest-deep);color:var(--ivory)}.btn--secondary{color:var(--forest);border-color:var(--forest);background:0 0}.btn--secondary:hover{color:var(--forest-deep);background:#064e3b0f}.btn--on-dark{background:var(--ivory);color:var(--forest);border-color:var(--ivory)}.btn--on-dark:hover{color:var(--forest-deep);background:#fff;border-color:#fff}.btn--ghost-on-dark{color:var(--ivory);background:0 0;border-color:#faf9f58c}.btn--ghost-on-dark:hover{border-color:var(--ivory);color:var(--ivory)}.btn--sm{min-height:2.5rem;padding:.5rem 1rem;font-size:.8125rem}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:100;background:var(--forest);color:var(--ivory);border-radius:var(--radius);transition:transform var(--dur) var(--ease);padding:.75rem 1rem;font-weight:600;position:absolute;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus-visible{color:var(--ivory);transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
