:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{color:#09090b;background:#fff;min-height:100vh;margin:0}a{color:inherit}.shell{width:min(1440px,100% - 3rem);margin-inline:auto}.skip-link{z-index:1100;color:#09090b;background:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-footer{z-index:2;color:#f7f7f5;background:#121212;border-top:1px solid #ffffff1a;padding-top:4rem;position:relative}.footer-grid{grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,5rem);padding-bottom:3rem;display:grid}.footer-grid h2{color:#8f9691;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;font-weight:600}.footer-grid p,.footer-meta p{color:#c7cdc9;margin:.45rem 0;font-size:.9rem;line-height:1.65}.footer-grid a,.footer-meta a{text-decoration:none}.footer-grid a:hover,.footer-meta a:hover{color:#5ed38f}.footer-grid img{margin-bottom:1.25rem;display:block}.footer-meta{border-top:1px solid #ffffff1a;justify-content:space-between;gap:1rem;padding-block:1.25rem;display:flex}.policy-review{min-height:58vh;padding-block:clamp(4rem,10vw,8rem)}.policy-review__eyebrow{color:#397854;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.76rem;font-weight:700}.policy-review h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.98}.policy-review__notice{background:#f2f6f3;border:1px solid #cbd5ce;border-radius:1rem;max-width:52rem;margin-top:clamp(2.5rem,6vw,4rem);padding:clamp(1.5rem,4vw,2.5rem)}.policy-review__notice h2{margin-top:0}.policy-review__notice p{line-height:1.75}.policy-review__link{color:#fff;background:#173c2a;border-radius:999px;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.policy-review__link:hover{background:#245c40}.content-page{min-height:58vh;padding-block:clamp(4rem,9vw,7rem)}.content-page__header,.content-page__body{width:min(100%,54rem)}.content-page__header{margin-bottom:2.5rem}.content-page__eyebrow{color:#397854;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.76rem;font-weight:700}.content-page h1{letter-spacing:-.045em;max-width:18ch;margin:0;font-size:clamp(2.5rem,6vw,4.75rem);line-height:1}.content-page__lede{color:#5b625e;max-width:45rem;margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.7}.content-page__body{color:#303633;font-size:1rem;line-height:1.75}.content-page__body h2{letter-spacing:-.02em;margin:2.5rem 0 .75rem;font-size:clamp(1.45rem,3vw,2rem)}.content-page__body h3{margin:2rem 0 .5rem;font-size:1.15rem}.content-page__body p,.content-page__body ul{margin:0 0 1.15rem}.content-page__body ul{padding-left:1.25rem}.content-page__body li+li{margin-top:.45rem}.content-page__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.content-page__button{color:#fff;background:#173c2a;border:1px solid #173c2a;border-radius:.6rem;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.content-page__button--secondary{color:#173c2a;background:0 0}.content-page__card,.content-page__notice{background:#f2f6f3;border:1px solid #cbd5ce;border-radius:1rem;margin:1.5rem 0;padding:clamp(1.25rem,3vw,2rem)}.content-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.content-page__search{color:#09090b;width:100%;min-height:3.25rem;font:inherit;background:#fff;border:1px solid #aeb8b1;border-radius:.6rem;margin-bottom:1.5rem;padding:.8rem 1rem}.content-page__result{border-bottom:1px solid #d8ded9;padding:1rem 0;text-decoration:none;display:block}.content-page__result strong,.content-page__result span{display:block}.content-page__result span{color:#626a65;font-size:.92rem}html[data-scheme=dark]{color-scheme:dark}html[data-scheme=light]{color-scheme:light}html[data-scheme=dark] .content-page__lede,html[data-scheme=dark] .content-page__body,html[data-scheme=dark] .content-page__result span{color:#c7cdc9}html[data-scheme=dark] .content-page__eyebrow{color:#8ed7ab}html[data-scheme=dark] .content-page__card,html[data-scheme=dark] .content-page__notice{background:#242724;border-color:#4b514d}html[data-scheme=dark] .content-page__button--secondary{color:#8ed7ab;border-color:#8ed7ab}html[data-scheme=dark] body{color:#fafafa;background:#292524}@media (prefers-color-scheme:dark){html:not([data-scheme]){color-scheme:dark}html:not([data-scheme]) .content-page__lede,html:not([data-scheme]) .content-page__body,html:not([data-scheme]) .content-page__result span{color:#c7cdc9}html:not([data-scheme]) .content-page__eyebrow{color:#8ed7ab}html:not([data-scheme]) .content-page__card,html:not([data-scheme]) .content-page__notice{background:#242724;border-color:#4b514d}html:not([data-scheme]) .content-page__button--secondary{color:#8ed7ab;border-color:#8ed7ab}html:not([data-scheme]) body{color:#fafafa;background:#292524}}@media (width<=980px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.shell{width:min(100% - 2rem,1440px)}.footer-grid,.content-page__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
