:root{--color-white:#fff;--color-light-grey:#ebebec;--color-yellow:#ffe512;--color-dark-grey:#595959;--color-bg:var(--color-white);--color-panel:var(--color-light-grey);--color-text:var(--color-dark-grey);--color-accent:var(--color-yellow);--color-rule:var(--color-light-grey);--color-text-hover:#3a3a3a;--color-todo:#9a4d00;--color-error:#b3261e;--color-success:#1e6b35;--font-sans:var(--font-lato);--font-display:var(--font-playfair);--weight-light:300;--weight-regular:400;--weight-semibold:700;--weight-heavy:900;--text-xs:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:clamp(1.125rem, 1rem + .4vw, 1.25rem);--text-xl:clamp(1.25rem, 1.1rem + .5vw, 1.375rem);--text-2xl:clamp(1.625rem, 1.3rem + 1vw, 2.25rem);--text-display:clamp(2.25rem, 1.5rem + 2.6vw, 3.625rem);--text-stat:clamp(3rem, 2.4rem + 1.6vw, 4rem);--leading-tight:1.1;--leading-snug:1.25;--leading-body:1.55;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--section-y:clamp(3rem, 2rem + 3vw, 4.5rem);--container:90rem;--gutter:clamp(1rem, 5vw, 4.5rem);--radius-sm:6px;--radius-md:10px;--radius-pill:999px;--accent-bar:4px;--focus-ring:3px solid var(--color-dark-grey);--focus-offset:3px;--tap-min:48px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-weight:var(--weight-light);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;margin:0}img,svg,picture{max-width:100%;display:block}img{height:auto}h1,h2,h3,h4{font-weight:var(--weight-semibold);line-height:var(--leading-snug);color:var(--color-text);text-wrap:balance;margin:0}p{text-wrap:pretty;margin:0}ul,ol{margin:0;padding:0}strong,b{font-weight:var(--weight-semibold)}a{color:var(--color-text);text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:var(--color-text-hover)}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);border-radius:2px}.container{width:100%;max-width:calc(var(--container) + 2 * var(--gutter));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-y)}.section--panel{background:var(--color-panel)}.stack>*+*{margin-top:var(--space-4)}.display{font-family:var(--font-display);font-weight:400;font-size:var(--text-display);line-height:var(--leading-tight)}.display em{font-style:italic}.h2{font-size:var(--text-2xl);line-height:1.15}.eyebrow{font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:.15em;text-transform:uppercase}.lede{font-size:var(--text-lg);max-width:34em;line-height:1.5}.accent-bar{width:3rem;height:var(--accent-bar);background:var(--color-accent);display:block}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap-min);border-radius:var(--radius-sm);font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--weight-semibold);white-space:nowrap;cursor:pointer;border:1.5px solid #0000;padding:.75rem 1.5rem;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--color-accent);color:var(--color-dark-grey)}.btn--primary:hover{color:var(--color-dark-grey);background:#f5d900}.btn--outline{border-color:var(--color-dark-grey);color:var(--color-dark-grey);background:0 0}.btn--outline:hover{background:var(--color-light-grey)}.btn--light{background:var(--color-white);color:var(--color-dark-grey)}.btn--light:hover{background:#f7f7f7}.btn--block{width:100%}@media (width>=480px){.btn--block{width:auto}}.link-arrow{font-weight:var(--weight-semibold);text-decoration:none}.link-arrow:after{content:" →"}.link-arrow:hover{text-decoration:underline}.prose{max-width:46rem;font-size:var(--text-md)}.prose>*+*{margin-top:var(--space-4)}.prose h2{margin-top:var(--space-7);font-size:var(--text-xl)}.prose h2+*{margin-top:var(--space-3)}.prose ul{gap:var(--space-2);flex-direction:column;padding-left:1.25em;display:flex}.prose__updated{margin-top:var(--space-7);font-size:var(--text-sm);font-weight:var(--weight-regular)}.todo{border:1px dashed var(--color-todo);color:var(--color-todo);font-weight:var(--weight-regular);overflow-wrap:anywhere;border-radius:3px;max-width:100%;padding:0 .35em;font-size:.9em;display:inline-block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{left:var(--space-4);z-index:100;padding:var(--space-3) var(--space-4);background:var(--color-accent);color:var(--color-dark-grey);font-weight:var(--weight-semibold);border-radius:var(--radius-sm);text-decoration:none;position:absolute;top:-100px}.skip-link:focus{top:var(--space-2)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.utility[data-astro-cid-ghmouojd]{background:var(--color-panel);font-size:var(--text-xs);font-weight:var(--weight-regular)}.utility__inner[data-astro-cid-ghmouojd]{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:40px;display:flex}.utility__tagline[data-astro-cid-ghmouojd]{display:none}.utility__links[data-astro-cid-ghmouojd]{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;list-style:none;display:flex}.utility__links[data-astro-cid-ghmouojd] a[data-astro-cid-ghmouojd]{align-items:center;min-height:40px;text-decoration:none;display:inline-flex}.utility__links[data-astro-cid-ghmouojd] a[data-astro-cid-ghmouojd]:hover{text-decoration:underline}.utility__cta[data-astro-cid-ghmouojd]{border-radius:var(--radius-pill);background:var(--color-accent);font-weight:var(--weight-semibold);padding:0 .75rem;min-height:28px!important}.utility__cta[data-astro-cid-ghmouojd]:hover{background:#f5d900;text-decoration:none!important}.utility__long[data-astro-cid-ghmouojd]{display:none}@media (width>=768px){.utility[data-astro-cid-ghmouojd]{font-size:var(--text-xs)}.utility__tagline[data-astro-cid-ghmouojd]{display:block}.utility__links[data-astro-cid-ghmouojd]{gap:var(--space-6);width:auto}.utility__long[data-astro-cid-ghmouojd]{display:inline}.utility__short[data-astro-cid-ghmouojd]{display:none}}.header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--color-rule);background:var(--color-bg);position:relative}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:64px;display:flex}.brand[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.brand__logo[data-astro-cid-nen7h5rs]{width:36px;height:36px}.brand__name[data-astro-cid-nen7h5rs]{font-size:1rem;font-weight:var(--weight-semibold);letter-spacing:.01em;white-space:nowrap;line-height:1}@media (width>=400px){.brand__name[data-astro-cid-nen7h5rs]{font-size:1.125rem}}.nav-toggle[data-astro-cid-nen7h5rs]{width:var(--tap-min);height:var(--tap-min);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-right:-.75rem;padding:0;display:inline-flex}.nav-toggle__bars[data-astro-cid-nen7h5rs],.nav-toggle__bars[data-astro-cid-nen7h5rs]:before,.nav-toggle__bars[data-astro-cid-nen7h5rs]:after{background:var(--color-dark-grey);width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle__bars[data-astro-cid-nen7h5rs]{position:relative}.nav-toggle__bars[data-astro-cid-nen7h5rs]:before,.nav-toggle__bars[data-astro-cid-nen7h5rs]:after{content:"";position:absolute;left:0}.nav-toggle__bars[data-astro-cid-nen7h5rs]:before{top:-7px}.nav-toggle__bars[data-astro-cid-nen7h5rs]:after{top:7px}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .nav-toggle__bars[data-astro-cid-nen7h5rs]{background:0 0}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .nav-toggle__bars[data-astro-cid-nen7h5rs]:before{transform:translateY(7px)rotate(45deg)}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .nav-toggle__bars[data-astro-cid-nen7h5rs]:after{transform:translateY(-7px)rotate(-45deg)}.nav__list[data-astro-cid-nen7h5rs]{padding-block:var(--space-2);flex-direction:column;list-style:none;display:flex}.nav__list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:var(--tap-min);font-size:var(--text-md);font-weight:var(--weight-regular);align-items:center;text-decoration:none;display:flex}.nav__list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{font-weight:var(--weight-semibold);text-decoration:underline;text-decoration-color:var(--color-accent);text-underline-offset:.45em;text-decoration-thickness:3px}.js .nav[data-astro-cid-nen7h5rs]{z-index:20;padding-inline:var(--gutter);background:var(--color-bg);border-bottom:1px solid var(--color-rule);display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px #0000000f}.js .nav[data-astro-cid-nen7h5rs].is-open{display:block}html:not(.js) .nav-toggle[data-astro-cid-nen7h5rs]{display:none}html:not(.js) .header__inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap}@media (width>=1100px){.header__inner[data-astro-cid-nen7h5rs]{min-height:80px}.brand__logo[data-astro-cid-nen7h5rs]{width:44px;height:44px}.brand__name[data-astro-cid-nen7h5rs]{font-size:1.375rem}.nav-toggle[data-astro-cid-nen7h5rs]{display:none}.js .nav[data-astro-cid-nen7h5rs],.nav[data-astro-cid-nen7h5rs]{box-shadow:none;border:0;padding:0;display:block;position:static}.nav__list[data-astro-cid-nen7h5rs]{flex-direction:row;gap:1.625rem;padding:0}.nav__list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:.9375rem}}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-panel);font-size:var(--text-sm);font-weight:var(--weight-regular)}.footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--space-6);padding-block:var(--space-7) var(--space-6);display:grid}.footer__brand[data-astro-cid-jo6i4kqk]{gap:var(--space-3);flex-direction:column;line-height:1.5;display:flex}.footer__logo[data-astro-cid-jo6i4kqk]{align-items:center;gap:var(--space-3);font-size:var(--text-md);font-weight:var(--weight-semibold);text-decoration:none;display:flex}address[data-astro-cid-jo6i4kqk]{font-style:normal}.footer__network[data-astro-cid-jo6i4kqk]{max-width:22rem}.footer__heading[data-astro-cid-jo6i4kqk]{margin-bottom:var(--space-3);font-size:.75rem;font-weight:var(--weight-semibold);letter-spacing:.1em;text-transform:uppercase}.footer__col[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.footer__col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{text-decoration:none}.footer__col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{text-decoration:underline}.footer__label[data-astro-cid-jo6i4kqk]{font-weight:var(--weight-semibold)}.footer__social[data-astro-cid-jo6i4kqk]{margin-top:var(--space-4)}.footer__base[data-astro-cid-jo6i4kqk]{gap:var(--space-2);padding-block:var(--space-4) var(--space-6);border-top:1px solid var(--color-white);font-size:var(--text-xs);flex-direction:column;display:flex}@media (width>=768px){.footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__base[data-astro-cid-jo6i4kqk]{flex-direction:row;justify-content:space-between}}@media (width>=1024px){.footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.4fr 1fr 1fr 1.3fr}}
