@charset "UTF-8";:root{color-scheme:light;--c-green-brand: #34a90c;--c-green-600: #2a7a0c;--c-green-700: #256b08;--c-green-800: #18520a;--c-green-50: #e2f3e2;--c-green-100: #dbffe3;--c-orange-brand: #fc8f27;--c-orange-700: #a8480a;--c-blue: #0058af;--c-blue-900: #002e5c;--c-red: #c50e13;--c-text: #494949;--c-text-muted: #5a5a5a;--c-surface: #ffffff;--c-border-warm: #dfc8b0;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--fs-body: 1.0625rem;--lh-body: 1.7;--fs-small: .875rem;--lh-small: 1.5;--fs-h1: clamp(1.625rem, 1.25rem + 1.6vw, 2.25rem);--lh-h1: 1.2;--fs-h2: clamp(1.375rem, 1.2rem + .9vw, 1.75rem);--lh-h2: 1.25;--fs-h3: 1.1875rem;--lh-h3: 1.35;--fs-nav: 1rem;--fw-nav: 500;--fw-nav-active: 700;--fs-brand: 1.25rem;--fw-brand: 400;--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;--radius-sm: 3px;--radius-md: 6px;--radius-pill: 999px;--shadow-header: 0 3px 6px -3px rgb(0 0 0 / 45%);--shadow-card: 0 7px 5px -6px rgb(0 0 0 / 50%);--header-h: 3.5rem;--z-header: 100;--z-skip: 200;--tap-min: 2.75rem}@media(min-width:48em){:root{--header-h: 6.5rem}}@media(min-width:70em){:root{--header-h: 3.5rem}}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--c-surface);color:var(--c-text);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body)}@media(min-width:48em){body{font-size:1.125rem}}img,svg,video,iframe,table{max-width:100%;height:auto}h1,h2,h3{margin:0 0 var(--space-4);text-wrap:balance}h1{color:var(--c-orange-700);font-size:var(--fs-h1);line-height:var(--lh-h1)}h2{color:var(--c-orange-700);font-size:var(--fs-h2);line-height:var(--lh-h2)}h3{color:var(--c-green-800);font-size:var(--fs-h3);line-height:var(--lh-h3)}p{margin:0 0 var(--space-4);max-width:68ch}ul,ol{max-width:68ch}a{color:var(--c-green-700)}a:hover{color:var(--c-red)}:focus-visible{outline:3px solid var(--c-blue-900);outline-offset:2px}[id]{scroll-margin-top:calc(var(--header-h) + var(--space-4))}html:has(dialog[open]){overflow:hidden}.container{width:100%;max-width:75rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.sr-only,.skip-link{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link:focus-visible{position:fixed;top:var(--space-2);left:var(--space-2);z-index:var(--z-skip);width:auto;height:auto;margin:0;padding:var(--space-3) var(--space-4);overflow:visible;clip-path:none;border-radius:var(--radius-sm);background:var(--c-green-700);color:#fff;font-weight:700;text-decoration:none;outline:3px solid #fff;outline-offset:2px}.table-scroll{overflow-x:auto;overscroll-behavior-x:contain}.lead-cap:first-letter{color:var(--c-blue);font-size:2.3em;line-height:1}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{.skip-link,.site-header,.site-footer__contact{display:none!important}body{font-size:11pt}a{color:inherit;text-decoration:underline}}
