:root{--ink:#16181d;--navy:#0b1b33;--navy-deep:#071224;--body:#3d4351;--muted:#6a7180;--faint:#8a909c;--placeholder:#9aa0ab;--border:#e2e4e8;--border-hairline:#eff1f4;--border-mid:#c9cdd3;--surface:#f5f6f8;--surface-faint:#fbfbfc;--banner-bg:#eceef1;--accent:#1d4ed8;--green:#1e7a46;--green-hover:#16613a;--green-shadow:#0f3d24;--green-tint:#eaf4ee;--green-tint-border:#cbe3d4;--error:#a3341f;--amber:#b96a00;--focus:#ffbf47;--shadow-gray:#7a8699;--shadow-deep:#06101f;--on-navy:#c9d5e8;--on-navy-muted:#8fa0bc;--on-navy-soft:#9db0ce;--paper:#fff;--paper-raised:#fff;--hairline:#e2e4e8;--signal-ok:#1e7a46;--signal-warn:#b96a00;--signal-error:#a3341f;--mono-muted:#6a7180;--font-serif:"source serif 4", "iowan old style", georgia, serif;--font-sans:"public sans", "segoe ui", "helvetica neue", arial, system-ui, sans-serif;--font-mono:"ibm plex mono", "cascadia mono", consolas, monospace;--font-display:var(--font-serif);--font-ui:var(--font-sans)}
.field{max-width:620px;margin:0 0 22px}.field-label{color:var(--ink);font-family:var(--font-sans);margin-bottom:8px;font-size:16px;font-weight:700;display:block}.field-hint{color:var(--muted);margin:8px 0 0;font-size:14px}.input{border:2px solid var(--ink);box-sizing:border-box;color:var(--ink);font-family:var(--font-sans);background:#fff;border-radius:0;width:100%;padding:14px 16px;font-size:17px}.input::placeholder{color:var(--placeholder)}.input:focus,select.input:focus,textarea.input:focus{outline:3px solid var(--focus);outline-offset:0}select.input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' fill='none' stroke='%230B1B33' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px 9px;padding-right:46px}.btn{border:2px solid var(--ink);color:var(--ink);cursor:pointer;font-family:var(--font-sans);background:#fff;border-radius:0;padding:12px 24px;font-size:15px;font-weight:700}.btn:hover{background:var(--banner-bg)}.btn:focus-visible{outline:3px solid var(--focus);outline-offset:0}.btn-primary{background:var(--accent);box-shadow:0 2px 0 var(--navy);color:#fff;border:none;padding:13px 26px}.btn-primary:hover{background:var(--navy)}.btn:active{transform:translateY(1px)}.btn:disabled{cursor:default;opacity:.55;transform:none}.btn-link{color:var(--accent);cursor:pointer;font-family:var(--font-sans);text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.btn-link:hover{color:var(--navy)}.form-error{color:var(--error);max-width:620px;margin:8px 0 0;font-size:14.5px;font-weight:600}.form-notice{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--navy);max-width:620px;margin:0 0 18px;padding:15px 18px;font-size:14.5px;line-height:1.6}.form-row{align-items:center;gap:16px;margin-top:8px;display:flex}.mono-block{border:1px solid var(--border);font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.02em;overflow-wrap:anywhere;background:#fff;max-width:560px;margin:0 0 16px;padding:12px 14px;font-size:12.5px}.data-table{border-collapse:collapse;width:100%}.data-table th{border-bottom:2px solid var(--ink);color:var(--muted);font-family:var(--font-sans);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:10px 12px 8px 0;font-size:12px;font-weight:700}.data-table td{border-bottom:1px solid var(--border);height:44px;padding:0 12px 0 0;font-size:14px}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:var(--ink);font-family:var(--font-sans);background:#fff;font-size:16px;line-height:1.6}a{color:var(--accent);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}a:hover{color:var(--navy);text-decoration-thickness:2px}::selection{background:var(--navy);color:#fff}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:0}@keyframes vfIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes vfStep{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes vfStamp{0%{opacity:0;transform:scale(1.25)}65%{opacity:1;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes vfCheck{0%{stroke-dashoffset:16px}to{stroke-dashoffset:0}}@keyframes vfBarIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{max-width:1120px;margin:0 auto;padding-left:28px;padding-right:28px}.kicker{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.display{font-family:var(--font-serif);margin:0 0 16px;font-size:clamp(34px,4.5vw,50px);font-weight:700;line-height:1.1}.lede{color:var(--body);max-width:62ch;margin:0 0 26px;font-size:17.5px;line-height:1.6}.page{max-width:720px;margin:0 auto;padding:64px 28px 48px}.scaffold-note{border-top:1px solid var(--border);color:var(--muted);margin-top:32px;padding-top:14px;font-size:13.5px}.tabular{font-variant-numeric:tabular-nums}
@font-face{font-family:Public Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6e8df35dd937fa7a-s.0itc0wjx1mi4q.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fc2699ecc8323b38-s.1gwygi6ipeo67.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa0520225c6f3d07-s.p.33u8lzvd44aqk.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6e8df35dd937fa7a-s.0itc0wjx1mi4q.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fc2699ecc8323b38-s.1gwygi6ipeo67.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa0520225c6f3d07-s.p.33u8lzvd44aqk.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6e8df35dd937fa7a-s.0itc0wjx1mi4q.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fc2699ecc8323b38-s.1gwygi6ipeo67.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fa0520225c6f3d07-s.p.33u8lzvd44aqk.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6e8df35dd937fa7a-s.0itc0wjx1mi4q.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fc2699ecc8323b38-s.1gwygi6ipeo67.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fa0520225c6f3d07-s.p.33u8lzvd44aqk.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6e8df35dd937fa7a-s.0itc0wjx1mi4q.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fc2699ecc8323b38-s.1gwygi6ipeo67.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fa0520225c6f3d07-s.p.33u8lzvd44aqk.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans Fallback;src:local(Arial);ascent-override:90.59%;descent-override:21.46%;line-gap-override:0.0%;size-adjust:104.87%}.public_sans_3431e378-module__mFBGGG__className{font-family:Public Sans,Public Sans Fallback;font-style:normal}.public_sans_3431e378-module__mFBGGG__variable{--font-sans:"Public Sans", "Public Sans Fallback"}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2?dpl=dpl_78L3EP9qLekxFAgsZPYkECfqcaUh)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_72501f4a-module__PlCzKq__className{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.source_serif_4_72501f4a-module__PlCzKq__variable{--font-serif:"Source Serif 4", "Source Serif 4 Fallback"}
