.InterestForm_form__CC28f{display:flex;flex-direction:column;gap:1.5rem}.InterestForm_progress__UL7PU{display:flex;flex-direction:column;gap:.9rem}.InterestForm_progressTrack__3LDBA{height:4px;border-radius:999px;background:var(--line,#e5e5e5);overflow:hidden}.InterestForm_progressFill__qGzbU{height:100%;border-radius:999px;background:var(--red,#a7302f);transition:width .5s cubic-bezier(.16,1,.3,1)}.InterestForm_steps__fdBGy{display:flex;align-items:center;gap:1.5rem}.InterestForm_step__y3fSx{display:flex;align-items:center;gap:.5rem;color:var(--ink-faint,#bebebe);transition:color .3s ease}.InterestForm_stepDot__PrZQT{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:999px;border:1px solid var(--line-strong,#d4d4d4);font-size:.8rem;font-weight:700;color:var(--ink-faint,#bebebe);transition:all .3s cubic-bezier(.16,1,.3,1)}.InterestForm_stepLabel__6hcX1{font-size:.85rem;font-weight:600}.InterestForm_stepActive__o4jlJ{color:var(--ink,#101010)}.InterestForm_stepActive__o4jlJ .InterestForm_stepDot__PrZQT{background:var(--red,#a7302f);border-color:var(--red,#a7302f);color:#fff;transform:scale(1.08);box-shadow:0 4px 12px rgba(167,48,47,.3)}.InterestForm_stepDone__Aente{color:var(--ink,#101010)}.InterestForm_stepDone__Aente .InterestForm_stepDot__PrZQT{background:var(--ink,#101010);border-color:var(--ink,#101010);color:#fff}.InterestForm_viewport__5kJXO{overflow:auto}.InterestForm_track__fRsGy{display:flex;width:300%;transition:transform .55s cubic-bezier(.16,1,.3,1);will-change:transform}.InterestForm_stepPanel__jyciu{flex:0 0 33.3333%;display:flex;flex-direction:column;gap:1.25rem;padding-right:.25rem}.InterestForm_stepHeader__8MrcR{display:flex;align-items:flex-start;gap:.9rem;padding-bottom:1.1rem;border-bottom:1px solid var(--line,#e5e5e5)}.InterestForm_stepNumber__J_ve1{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;border-radius:6px;background:var(--red,#a7302f);color:#fff;font-size:.85rem;font-weight:800;letter-spacing:.04em;flex-shrink:0}.InterestForm_stepTitle__2KG2K{font-size:1.15rem;font-weight:800;color:var(--ink,#101010);margin:0}.InterestForm_stepDescription__AO7QL{font-size:.9rem;color:var(--ink-soft,#7e7e7e);margin:.15rem 0 0}.InterestForm_field__e1pQb{display:flex;flex-direction:column;gap:.4rem}.InterestForm_float__Vi4_4{position:relative}.InterestForm_input__zdbPV{width:100%;padding:1.4rem 1rem .6rem;border:1px solid var(--line-strong,#d4d4d4);border-radius:6px;background:#fff;font-size:1rem;color:var(--ink,#101010);transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.InterestForm_input__zdbPV:hover{border-color:var(--ink-soft,#7e7e7e)}.InterestForm_input__zdbPV:focus{outline:none;border-color:var(--navy,#00205b);box-shadow:0 0 0 4px rgba(0,32,91,.12);background:#fff}.InterestForm_input__zdbPV[aria-invalid=true]{border-color:var(--red,#a7302f)}.InterestForm_label__3TVM8{position:absolute;left:1rem;top:1rem;font-size:1rem;color:var(--ink-faint,#bebebe);pointer-events:none;transition:all .2s ease;transform-origin:left top}.InterestForm_input__zdbPV:focus+.InterestForm_label__3TVM8,.InterestForm_input__zdbPV:not(:placeholder-shown)+.InterestForm_label__3TVM8{top:.45rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;color:var(--navy,#00205b)}.InterestForm_input__zdbPV[aria-invalid=true]+.InterestForm_label__3TVM8,.InterestForm_required__JkkyP{color:var(--red,#a7302f)}.InterestForm_textarea__8k90W{resize:vertical;min-height:6rem}.InterestForm_groupLabel__lA360{font-size:.9rem;font-weight:700;color:var(--ink,#101010)}.InterestForm_segmented__txwwF{display:inline-flex;padding:.25rem;border:1px solid var(--line-strong,#d4d4d4);border-radius:999px;background:var(--paper-soft,#f7f7f5);gap:.25rem;align-self:flex-start}.InterestForm_segment__rKKdT{padding:.5rem 1.25rem;border:none;border-radius:999px;background:rgba(0,0,0,0);font-size:.9rem;font-weight:600;color:var(--ink-soft,#7e7e7e);cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.InterestForm_segment__rKKdT:hover{color:var(--ink,#101010);background:rgba(0,0,0,.04)}.InterestForm_segment__rKKdT:active{transform:scale(.96)}.InterestForm_segmentActive__kEVHp{box-shadow:0 2px 8px rgba(0,0,0,.18)}.InterestForm_segmentActive__kEVHp,.InterestForm_segmentActive__kEVHp:hover{background:var(--ink,#101010);color:#fff}.InterestForm_fieldset__cZZPh{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.InterestForm_chips___OjrY{display:flex;flex-wrap:wrap;gap:.5rem}.InterestForm_chip__PNYxb{padding:.55rem 1rem;border:1px solid var(--line-strong,#d4d4d4);border-radius:999px;background:#fff;font-size:.9rem;font-weight:600;color:var(--ink,#101010);cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.InterestForm_chip__PNYxb:hover{border-color:var(--ink,#101010);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.InterestForm_chip__PNYxb:active{transform:scale(.96)}.InterestForm_chipActive__H4BnY{box-shadow:0 2px 8px rgba(0,0,0,.18)}.InterestForm_chipActive__H4BnY,.InterestForm_chipActive__H4BnY:hover{background:var(--ink,#101010);border-color:var(--ink,#101010);color:#fff}.InterestForm_consentField__krLX4{display:flex;flex-direction:column;gap:.4rem}.InterestForm_switch__r_1l5{display:flex;align-items:center;gap:.75rem;background:none;border:none;padding:0;cursor:pointer;text-align:left;border-radius:999px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.InterestForm_switch__r_1l5:hover .InterestForm_switchTrack__ZUReW{box-shadow:0 0 0 4px rgba(0,0,0,.05)}.InterestForm_switch__r_1l5:active{transform:scale(.98)}.InterestForm_switchTrack__ZUReW{position:relative;width:2.75rem;height:1.5rem;border-radius:999px;background:var(--line-strong,#d4d4d4);transition:background-color .25s ease,box-shadow .25s ease;flex-shrink:0}.InterestForm_switchThumb__gwTEG{position:absolute;top:.2rem;left:.2rem;width:1.1rem;height:1.1rem;border-radius:999px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .3s cubic-bezier(.16,1,.3,1)}.InterestForm_switchOn__O2S4U .InterestForm_switchTrack__ZUReW{background:var(--red,#a7302f)}.InterestForm_switchOn__O2S4U .InterestForm_switchThumb__gwTEG{transform:translateX(1.25rem)}.InterestForm_switchLabel__7TlgU{font-size:.95rem;color:var(--ink,#101010)}.InterestForm_error__2D6q_{font-size:.85rem;color:var(--red,#a7302f);font-weight:600;animation:InterestForm_fadeIn__RwB_T .25s ease}@keyframes InterestForm_fadeIn__RwB_T{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.InterestForm_errorBanner__0zTsZ{padding:.85rem 1rem;border:1px solid var(--red,#a7302f);border-radius:6px;background:var(--red-soft,#f6eceb);color:var(--red,#a7302f);font-size:.9rem;font-weight:600}.InterestForm_actions__DEY6q{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.InterestForm_back__LzBWK{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border:1px solid var(--line-strong,#d4d4d4);border-radius:60px;background:rgba(0,0,0,0);color:var(--ink,#101010);font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.InterestForm_back__LzBWK:hover{border-color:var(--ink,#101010);background:rgba(0,0,0,.03);transform:translateY(-1px)}.InterestForm_back__LzBWK:active{transform:scale(.97)}.InterestForm_next__yrgXz{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border:none;border-radius:60px;background:var(--red,#a7302f);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px rgba(167,48,47,.2)}.InterestForm_next__yrgXz:hover:not(:disabled){background:#8f2a29;transform:translateY(-1px);box-shadow:0 6px 16px rgba(167,48,47,.3)}.InterestForm_next__yrgXz:active:not(:disabled){transform:scale(.97);box-shadow:0 2px 6px rgba(167,48,47,.2)}.InterestForm_next__yrgXz:disabled{opacity:.6;cursor:not-allowed}.InterestForm_success__vZtKL{border:1px solid var(--line,#e5e5e5);border-radius:6px;padding:2.5rem 2rem;background:var(--paper-soft,#f7f7f5);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:InterestForm_fadeIn__RwB_T .4s ease}.InterestForm_successMark__9xYMD{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;background:var(--red,#a7302f);color:#fff;animation:InterestForm_pop__riUG7 .4s cubic-bezier(.16,1,.3,1)}@keyframes InterestForm_pop__riUG7{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.InterestForm_successTitle__F6zHn{font-size:1.4rem;font-weight:800;color:var(--ink,#101010)}.InterestForm_successBody__Koqq3{font-size:1rem;color:var(--ink-soft,#7e7e7e);max-width:40ch;margin:0 auto}@media(max-width:640px){.InterestForm_steps__fdBGy{gap:1rem}.InterestForm_stepLabel__6hcX1{display:none}.InterestForm_actions__DEY6q{flex-direction:column-reverse;align-items:stretch}.InterestForm_back__LzBWK,.InterestForm_next__yrgXz{width:100%}}.PageHero_hero__kulU_{padding:clamp(4rem,10vw,7rem) 0 clamp(3rem,7vw,5rem);background:var(--paper,#ffffff);color:var(--ink,#101010);border-bottom:1px solid var(--line,#e5e5e5)}.PageHero_inner__6OJFk{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.PageHero_eyebrow__m66Nh{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:1rem}.PageHero_heading__W1wim{font-size:clamp(2rem,5vw,3.75rem);line-height:1.04;letter-spacing:-.02em;font-weight:800;text-transform:uppercase;color:var(--ink,#101010);max-width:18ch;margin-bottom:1.25rem}.PageHero_body__2n_Lf{display:flex;flex-direction:column;gap:1rem;max-width:62ch}.PageHero_body__2n_Lf p{font-size:1.05rem;line-height:1.7;color:var(--ink-soft,#7e7e7e)}.CommitteeGrid_section__vhiMY{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--paper,#ffffff)}.CommitteeGrid_inner__Pwyg4{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.CommitteeGrid_eyebrow__5Omva{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:.75rem}.CommitteeGrid_heading__PpHzJ{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:2.5rem;max-width:24ch}.CommitteeGrid_grid__WPK_i{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.CommitteeGrid_item__gQ433{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border:1px solid var(--line,#e5e5e5);border-radius:10px;background:#fff;transition:border-color .15s ease,background-color .15s ease}.CommitteeGrid_item__gQ433:hover{border-color:var(--red,#a7302f);background:var(--paper-soft,#f7f7f5)}.CommitteeGrid_index__cKXgY{font-family:var(--font-mono,ui-monospace,Menlo,Consolas,monospace);font-size:.8rem;color:var(--ink-faint,#6f6f6f);padding-top:.2rem;flex-shrink:0}.CommitteeGrid_name__rHN_e{font-size:1rem;font-weight:700;line-height:1.4;color:var(--ink,#101010)}@media(max-width:720px){.CommitteeGrid_grid__WPK_i{grid-template-columns:1fr}}.ParticipationCards_section__D5_Xs{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--paper-soft,#f7f7f5);border-top:1px solid var(--line,#e5e5e5)}.ParticipationCards_inner__I_pRl{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.ParticipationCards_eyebrow___AgXb{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:.75rem}.ParticipationCards_heading__SGczK{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:2.5rem;max-width:24ch}.ParticipationCards_grid__Cxody{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.ParticipationCards_card__Nhtru{background:#fff;border:1px solid var(--line,#e5e5e5);border-radius:10px;padding:1.5rem;transition:border-color .15s ease,transform .15s ease}.ParticipationCards_card__Nhtru:hover{border-color:var(--navy,#00205b);transform:translateY(-2px)}.ParticipationCards_index__tYlY7{display:inline-block;font-family:var(--font-mono,ui-monospace,Menlo,Consolas,monospace);font-size:.75rem;color:var(--ink-faint,#6f6f6f);margin-bottom:.75rem;letter-spacing:.06em}.ParticipationCards_title__yaW1x{font-size:1.05rem;font-weight:700;margin-bottom:.5rem;color:var(--ink,#101010)}.ParticipationCards_purpose__InNLd{font-size:.92rem;line-height:1.55;color:var(--ink-soft,#4b4b4b)}@media(max-width:900px){.ParticipationCards_grid__Cxody{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ParticipationCards_grid__Cxody{grid-template-columns:1fr}}.FoundingGoals_section__V9Abq{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--paper,#ffffff)}.FoundingGoals_inner__Qxz8F{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.FoundingGoals_eyebrow__CVOrz{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:.75rem}.FoundingGoals_heading__Plzf_{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:2.5rem;max-width:24ch}.FoundingGoals_list__4YySJ{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1px;gap:1px;background:var(--line,#e5e5e5);border:1px solid var(--line,#e5e5e5);border-radius:10px;overflow:hidden}.FoundingGoals_item__p9fqR{background:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.FoundingGoals_metric__qw12i{font-size:.8rem;font-weight:600;color:var(--ink-faint,#6f6f6f);order:2}.FoundingGoals_target__UrCR8{font-family:var(--font-mono,ui-monospace,Menlo,Consolas,monospace);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;color:var(--navy,#00205b);order:1}@media(max-width:900px){.FoundingGoals_list__4YySJ{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.FoundingGoals_list__4YySJ{grid-template-columns:repeat(2,1fr)}}.page_formSection__dRJJd{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--navy-soft,#eef1f7);border-top:1px solid var(--line,#e5e5e5)}.page_formInner__gFO4c{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.page_formHeading__JnerO{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:1rem;color:var(--navy,#00205b)}.page_formIntro__4_yAk{font-size:1rem;line-height:1.65;color:var(--ink-soft,#4b4b4b);max-width:56ch;margin-bottom:2rem}.MissionBlock_section__MzBIF{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--paper-soft,#f7f7f5);border-bottom:1px solid var(--line,#e5e5e5)}.MissionBlock_inner__1uXhT{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.MissionBlock_eyebrow__AASyE{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:.75rem}.MissionBlock_heading__jZvJ_{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:1rem}.MissionBlock_body__eCjDn{font-size:1.05rem;line-height:1.7;color:var(--ink-soft,#4b4b4b);max-width:52ch}.InstitutionalPriorities_section__iUZHq{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--paper,#ffffff)}.InstitutionalPriorities_inner__16ppc{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.InstitutionalPriorities_eyebrow__L1Q_3{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:.75rem}.InstitutionalPriorities_heading__9Z7w4{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:2.5rem;max-width:24ch}.InstitutionalPriorities_list__5wDY1{list-style:none;border-top:1px solid var(--line,#e5e5e5)}.InstitutionalPriorities_item__RQgsc{display:grid;grid-template-columns:3rem 1fr;grid-gap:1.25rem;gap:1.25rem;border-bottom:1px solid var(--line,#e5e5e5);padding:1.5rem 0}.InstitutionalPriorities_item__RQgsc:hover{background:var(--paper-soft,#f7f7f5)}.InstitutionalPriorities_index__HBEna{font-family:var(--font-mono,ui-monospace,Menlo,Consolas,monospace);font-size:.8rem;color:var(--ink-faint,#6f6f6f);padding-top:.25rem;text-align:center}.InstitutionalPriorities_title__Ox7H3{font-size:1.1rem;font-weight:700;margin-bottom:.4rem;color:var(--ink,#101010)}.InstitutionalPriorities_description__7bUyD{font-size:.95rem;line-height:1.6;color:var(--ink-soft,#4b4b4b);max-width:56ch}.WhatWeAreNot_section__b5Bhz{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--red-soft,#f6eceb);border-top:1px solid var(--line,#e5e5e5)}.WhatWeAreNot_inner__DoIO5{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.WhatWeAreNot_eyebrow__5zN1a{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red,#a7302f);margin-bottom:.75rem}.WhatWeAreNot_heading__qovOL{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.015em;font-weight:800;margin-bottom:2rem;max-width:24ch}.WhatWeAreNot_list__fMz4N{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem 1.5rem;gap:.75rem 1.5rem;max-width:60rem;margin-bottom:1.75rem}.WhatWeAreNot_item__auiOK{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.5;color:var(--ink,#101010);padding:.85rem 0;border-bottom:1px solid rgba(167,48,47,.15)}.WhatWeAreNot_item__auiOK:before{content:"+";color:var(--red,#a7302f);font-weight:700;flex-shrink:0}.WhatWeAreNot_positioning__wzN72{font-size:1rem;line-height:1.6;font-weight:600;color:var(--navy,#00205b);max-width:48ch;padding-top:1rem;border-top:2px solid var(--red,#a7302f)}@media(max-width:720px){.WhatWeAreNot_list__fMz4N{grid-template-columns:1fr}}