:root{--navy-950:#061a31;--navy-900:#08233f;--navy-800:#0c345b;--blue-700:#195d8c;--gold-400:#f4cf68;--gold-200:#fae9ad;--rose-600:#a9344a;--green-700:#12634f;--green-100:#dff4eb;--ink:#122b42;--muted:#536b80;--line:#d8e2ea;--paper:#f5f8fa;--white:#fff;--shadow:0 24px 70px #061a311f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #4aa8df}.shell{width:min(1140px,100% - 48px);margin:0 auto}.skip-link{z-index:100;background:var(--white);color:var(--navy-950);border-radius:8px;padding:12px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;background:var(--white);border-bottom:1px solid #e6ecf1;position:relative}.header-inner{align-items:center;width:min(1140px,100% - 48px);min-height:72px;margin:0 auto;display:flex}.back-button{min-height:46px;color:var(--navy-950);border:1px solid #c9d6df;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.back-button:hover{background:var(--navy-950);border-color:var(--navy-950);color:var(--white)}.hero{color:var(--white);background:radial-gradient(circle at 88% 12%, #f4cf682e, transparent 27%), radial-gradient(circle at 10% 90%, #4aa8df33, transparent 31%), linear-gradient(126deg, var(--navy-950), var(--navy-800));padding:96px 0 90px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-205px;right:-145px}.hero-grid{z-index:1;grid-template-columns:1.18fr .82fr;align-items:center;gap:72px;display:grid;position:relative}.hero-eyebrow,.eyebrow,.callout-kicker{color:var(--rose-600);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.hero-eyebrow{color:var(--gold-400)}h1,h2,h3{font-family:Georgia,Times New Roman,serif}.hero h1{letter-spacing:-.038em;max-width:760px;margin:20px 0 0;font-size:clamp(50px,6.2vw,78px);line-height:.99}.hero-description{color:#ffffffc7;max-width:660px;margin:28px 0 0;font-size:clamp(18px,2vw,21px);line-height:1.62}.hero-actions,.not-found-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 23px;font-size:15px;font-weight:850;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold-400);color:var(--navy-950)}.button-gold:hover{background:#ffdc7b}.button-outline-light{color:var(--white);background:#ffffff0f;border-color:#ffffff52}.button-outline-light:hover{background:#ffffff21}.button-outline-dark{color:var(--navy-950);border-color:#bac9d4}.button-light{background:var(--white);color:var(--navy-950)}.cycle-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff2b;border-radius:26px;padding:32px;box-shadow:0 24px 54px #0003}.status-pill{color:#ffffffd4;letter-spacing:.06em;text-transform:uppercase;background:#ffffff1a;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;font-weight:850;display:inline-flex}.status-pill span{background:#f5bd55;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #f5bd5526}.status-open{color:#c8f6e3;background:#64dcaa24}.status-open span{background:#70ddb3;box-shadow:0 0 0 4px #70ddb326}.status-closed span{background:#f2a6a6;box-shadow:0 0 0 4px #f2a6a624}.cycle-label{color:var(--gold-400);letter-spacing:.12em;text-transform:uppercase;margin:26px 0 0;font-size:13px;font-weight:850}.cycle-card h2{margin:8px 0 0;font-size:30px;line-height:1.17}.cycle-card>p:not(.cycle-label){color:#ffffffbd;margin:17px 0 0;line-height:1.65}.cycle-card>a{color:var(--white);text-underline-offset:4px;margin-top:21px;font-weight:850;display:inline-block}.path-section{background:var(--paper);border-bottom:1px solid var(--line);padding:78px 0;scroll-margin-top:24px}.section-heading{max-width:780px}.section-heading-left{text-align:left;margin:0}.section-heading h2,.endowed-grid>div>h2{color:var(--navy-950);letter-spacing:-.028em;margin:14px 0 0;font-size:clamp(38px,5vw,53px);line-height:1.08}.section-heading>p:last-child,.section-intro{max-width:720px;color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.72}.path-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:38px 0 0;padding:0;list-style:none;display:grid}.path-grid li{border:1px solid var(--line);background:var(--white);border-radius:20px;gap:17px;padding:25px;display:flex}.path-grid li>span{background:var(--navy-950);width:36px;height:36px;color:var(--gold-400);border-radius:50%;flex:0 0 36px;place-items:center;font-weight:900;display:grid}.path-grid h3{color:var(--navy-950);margin:2px 0 0;font-size:22px}.path-grid p{color:var(--muted);margin:7px 0 0;font-size:15px;line-height:1.55}.opportunities-section{padding:100px 0;scroll-margin-top:24px}.opportunity-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:48px;display:grid}.opportunity-card{border:1px solid var(--line);background:var(--white);border-radius:23px;flex-direction:column;min-height:100%;padding:31px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.opportunity-card:hover{transform:translateY(-3px);box-shadow:0 22px 54px #061a311a}.opportunity-card.featured{border:2px solid #a9344a8c}.featured-label{background:var(--rose-600);color:var(--white);letter-spacing:.13em;text-transform:uppercase;border-radius:0 20px 0 15px;padding:9px 14px;font-size:11px;font-weight:900;position:absolute;top:0;right:0}.opportunity-eyebrow{color:#6c8193;letter-spacing:.13em;text-transform:uppercase;margin:0;padding-right:98px;font-size:12px;font-weight:900}.opportunity-card h3{max-width:530px;color:var(--navy-950);margin:10px 0 0;font-size:28px;line-height:1.22}.amount{color:var(--rose-600);margin:18px 0 0;font-family:Georgia,serif;font-size:31px;font-weight:700}.membership-required,.membership-not-required{border-radius:9px;align-self:flex-start;margin:22px 0 0;padding:9px 12px;font-size:13px;font-weight:800}.membership-required{color:#67500b;background:#fff5d7}.membership-not-required{color:#285a79;background:#eaf3f8}.eligibility{border-top:1px solid #e3eaf0;margin-top:24px;padding-top:20px}.eligibility summary{min-height:44px;color:var(--navy-950);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:850;list-style:none;display:flex}.eligibility summary::-webkit-details-marker{display:none}.eligibility summary span{background:var(--paper);width:28px;height:28px;color:var(--blue-700);border-radius:50%;place-items:center;font-size:20px;transition:transform .2s;display:grid}.eligibility[open] summary span{transform:rotate(45deg)}.eligibility ul,.checklist-list ul{margin:15px 0 0;padding:0;list-style:none}.eligibility li,.checklist-list li{color:#486176;gap:11px;margin-top:11px;font-size:15px;line-height:1.55;display:flex}.eligibility li>span,.checklist-list li>span{color:#1f628b;background:#e6f1f7;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;margin-top:2px;font-size:12px;font-weight:900;display:grid}.application-callout{background:var(--navy-950);color:var(--white);border-radius:20px;justify-content:space-between;align-items:center;gap:34px;margin-top:34px;padding:31px 34px;display:flex}.callout-kicker{color:var(--gold-400)}.application-callout h3{margin:7px 0 0;font-size:28px}.application-callout p:not(.callout-kicker){color:#ffffffad;max-width:650px;margin:6px 0 0}.application-callout>.button{flex:none}.endowed-section{background:var(--paper);padding:96px 0}.eyebrow-blue{color:var(--blue-700)}.endowed-grid{grid-template-columns:.77fr 1.23fr;align-items:center;gap:62px;display:grid}.endowed-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.endowed-cards article{border:1px solid var(--line);background:var(--white);border-radius:22px;flex-direction:column;min-height:300px;padding:28px;display:flex}.endowed-cards article:before{background:var(--gold-400);content:"";border-radius:999px;width:42px;height:5px}.endowed-cards h3{color:var(--navy-950);margin:25px 0 0;font-size:24px;line-height:1.3}.endowed-cards p{color:var(--muted);line-height:1.65}.endowed-cards a{color:#155d8d;margin-top:auto;padding-top:20px;font-size:15px;font-weight:900;text-decoration:none}.endowed-cards a:hover{text-underline-offset:4px;text-decoration:underline}.checklist-section{padding:92px 0 68px}.checklist-card{background:var(--navy-950);color:var(--white);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:1fr .95fr;display:grid;overflow:hidden}.checklist-copy,.checklist-list{padding:49px}.checklist-copy .eyebrow,.checklist-list .eyebrow{color:var(--gold-400)}.checklist-copy h2{max-width:500px;margin:17px 0 0;font-size:40px;line-height:1.15}.checklist-copy>p:last-child{color:#ffffffb3;max-width:530px;line-height:1.7}.checklist-list{background:#ffffff17}.checklist-list li{color:#ffffffd6}.checklist-list li>span{background:var(--gold-400);color:var(--navy-950)}.checklist-list .button{margin-top:29px}.external-note{color:#708597;text-align:center;width:min(850px,100% - 48px);margin:24px auto 0;font-size:13px;line-height:1.6}footer{border-top:1px solid var(--line);background:var(--paper);color:#62788b;text-align:center;flex-wrap:wrap;justify-content:center;gap:8px 24px;padding:29px 24px;font-size:13px;display:flex}footer p{margin:0}footer a{color:#155d8d;font-weight:800}.not-found{background:var(--paper);place-items:center;min-height:100vh;padding:32px;display:grid}.not-found-card{background:var(--white);width:min(680px,100%);box-shadow:var(--shadow);text-align:center;border-radius:26px;padding:48px}.not-found-card h1{color:var(--navy-950);margin:16px 0;font-size:43px}.not-found-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.not-found-actions{justify-content:center}@media (max-width:920px){.hero-grid,.endowed-grid{grid-template-columns:1fr}.hero{padding:82px 0}.hero-grid{gap:44px}.path-grid{grid-template-columns:1fr}.endowed-grid{gap:42px}.application-callout{flex-direction:column;align-items:flex-start}.checklist-card{grid-template-columns:1fr}}@media (max-width:680px){.shell,.header-inner{width:min(100% - 28px,1140px)}.header-inner{min-height:66px}.back-button{min-height:44px;padding:9px 14px}.hero{padding:64px 0 70px}.hero h1{font-size:clamp(45px,14vw,59px)}.hero-description{font-size:18px}.hero-actions,.hero-actions .button{width:100%}.cycle-card{padding:25px}.path-section{padding:66px 0}.path-grid li{padding:21px}.opportunities-section,.endowed-section{padding:74px 0}.section-heading h2,.endowed-grid>div>h2{font-size:39px}.section-heading>p:last-child,.section-intro{font-size:17px}.opportunity-grid,.endowed-cards{grid-template-columns:1fr}.opportunity-card{padding:25px}.opportunity-eyebrow{padding-right:82px}.application-callout{padding:25px}.application-callout>.button{width:100%}.checklist-section{padding:70px 0 52px}.checklist-copy,.checklist-list{padding:31px 25px}.checklist-copy h2{font-size:34px}.not-found-card{padding:36px 24px}.not-found-card h1{font-size:36px}.not-found-actions,.not-found-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
