:root{--blue-950:#102a43;--blue-800:#173a5e;--blue-700:#23527c;--blue-100:#dce8f1;--gold:#e2a633;--ink:#17212b;--muted:#586674;--stone:#f2f0eb;--white:#fff;--border:#d8dde1;--max-width:1160px;--shadow:0 16px 40px #102a431f;color:var(--ink);background:var(--white);scroll-behavior:smooth;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-padding-top:96px}body{text-rendering:optimizelegibility;min-width:320px;margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--blue-950);letter-spacing:-.025em;line-height:1.08}h1{font-size:clamp(3.25rem,8vw,6.8rem)}h2{font-size:clamp(2.2rem,5vw,4rem)}h3{font-size:clamp(1.6rem,3vw,2.3rem)}h4{font-size:1.45rem}.wrap{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.site-header{z-index:20;min-height:84px;padding:8px max(20px, calc((100vw - var(--max-width)) / 2));backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #173a5e1f;justify-content:space-between;align-items:center;gap:28px;display:flex;position:sticky;top:0}.brand{min-width:max-content;color:var(--blue-950);align-items:center;gap:12px;line-height:1.15;text-decoration:none;display:flex}.brand img{object-fit:contain;width:62px;height:62px}.brand span{gap:4px;display:grid}.brand strong{letter-spacing:.02em;text-transform:uppercase;font-size:1.08rem}.brand small{color:var(--muted);font-size:.78rem}nav ul{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}nav a{color:#314456;border-radius:4px;padding:9px 11px;font-size:.9rem;font-weight:650;text-decoration:none;display:block}nav a:hover,nav a:focus-visible{color:var(--blue-800);background:var(--blue-100)}nav .nav-donate{color:var(--white);background:var(--blue-800);margin-left:4px}nav .nav-donate:hover,nav .nav-donate:focus-visible{color:var(--white);background:var(--blue-950)}.hero{background:var(--blue-950);align-items:center;min-height:min(780px,100vh - 84px);display:grid;position:relative;overflow:hidden}.hero-photo,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-photo{object-fit:cover;object-position:center 48%}.hero-shade{background:linear-gradient(90deg,#091d30eb 0%,#091d30bd 48%,#091d3033 100%)}.hero-content{z-index:1;color:var(--white);grid-template-columns:240px minmax(0,670px);align-items:center;gap:58px;padding-block:90px;display:grid;position:relative}.hero-logo{object-fit:contain;filter:drop-shadow(0 12px 20px #00000047);width:240px;height:240px}.hero h1{max-width:750px;color:var(--white);margin-bottom:8px}.hero-tagline{color:#f6c768;letter-spacing:.09em;margin-bottom:18px;font-size:clamp(1.2rem,3vw,1.75rem);font-weight:800}.hero-intro{max-width:650px;margin-bottom:30px;font-size:clamp(1.05rem,2vw,1.3rem)}.eyebrow{color:var(--blue-700);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:800}.eyebrow.light{color:#a9c9e3}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:11px 20px;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{color:var(--white);background:var(--blue-800)}.hero .button-primary{color:var(--blue-950);background:#f6c768}.button-primary:hover,.button-primary:focus-visible{background:var(--blue-950)}.hero .button-primary:hover,.hero .button-primary:focus-visible{background:var(--white)}.button-outline{color:var(--white);background:#ffffff0f;border-color:#ffffffbf}.button-outline:hover,.button-outline:focus-visible{background:#ffffff29}.section{padding-block:clamp(76px,10vw,128px)}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(40px,8vw,110px);display:grid}.about-grid h2{margin-bottom:0}.lead{color:#34495b;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.72}.section-blue{color:#e7eff5;background:var(--blue-800)}.section-blue h2,.section-blue h3{color:var(--white)}.feature-grid{grid-template-columns:.25fr 1fr .75fr;align-items:start;gap:clamp(28px,6vw,78px);display:grid}.feature-number{color:#ffffff29;font-size:clamp(5rem,12vw,9rem);font-weight:800;line-height:.8}.feature-grid p:not(.eyebrow){max-width:600px;font-size:1.15rem}.text-link{text-underline-offset:5px;margin-top:10px;font-weight:750;text-decoration-thickness:2px;display:inline-block}.light-link{color:#f6c768}.team-note{background:#ffffff14;border-left:4px solid #f6c768;padding:28px}.team-note strong,.team-note span{display:block}.team-note strong{color:var(--white);margin-bottom:8px;font-size:1.1rem}.team-note span{color:#c9d8e4}.float-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(50px,9vw,120px);display:grid}.float-card{min-height:360px;color:var(--white);background:var(--blue-950);box-shadow:var(--shadow);flex-direction:column;justify-content:end;padding:40px;display:flex;position:relative;overflow:hidden}.float-card p{color:#a9c9e3;text-transform:uppercase;letter-spacing:.1em;margin:0;font-weight:700}.float-card strong{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.question-mark{color:#ffffff14;font-size:19rem;font-weight:900;line-height:1;position:absolute;top:-54px;right:10px}.aside-copy{border-left:3px solid var(--gold);color:var(--muted);padding-left:20px;font-style:italic}.section-stone{background:var(--stone)}.section-heading{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(35px,8vw,100px);display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{color:#425464;font-size:1.08rem}.archive-heading{border-bottom:1px solid #cbd0d3;justify-content:space-between;align-items:baseline;gap:20px;margin:76px 0 24px;padding-bottom:12px;display:flex}.archive-heading h3{margin:0;font-size:1.4rem}.archive-heading span{color:var(--muted);font-size:.9rem}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.archive-card{background:var(--white);border:1px solid #d9d8d3;overflow:hidden}.archive-card.featured{box-shadow:var(--shadow)}.archive-image-wrap{aspect-ratio:16/10;background:#dfe3e6;position:relative;overflow:hidden}.archive-image-wrap img{object-fit:cover;width:100%;height:100%}.archive-card:first-child .archive-image-wrap img{object-position:center 53%}.year{color:var(--white);background:var(--blue-800);padding:5px 12px;font-size:1.08rem;font-weight:800;position:absolute;bottom:18px;right:18px}.archive-copy{padding:28px}.archive-copy h4{margin-bottom:12px}.archive-copy p{color:var(--muted);margin-bottom:0}.sponsor-heading{margin-bottom:50px}.sponsor-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.sponsor-card{border:1px solid var(--border);min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:28px;text-decoration:none;display:flex}.sponsor-card img{object-fit:contain;width:150px;max-height:110px}.sponsor-card span{letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:700}.sponsor-cta{color:var(--blue-800);background:#edf3f7;border-color:#c8dae7}.sponsor-cta:hover,.sponsor-cta:focus-visible{background:var(--blue-100)}.sponsor-cta .plus{font-size:3rem;font-weight:300;line-height:1}.contact-section{color:#dce8f1;background:var(--blue-950);padding-block:clamp(78px,10vw,120px)}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(45px,9vw,120px);display:grid}.contact-section h2{color:var(--white)}.contact-section p:not(.eyebrow){max-width:600px;font-size:1.1rem}.email-link{color:#f6c768;text-underline-offset:6px;overflow-wrap:anywhere;font-size:clamp(1rem,2.4vw,1.45rem);font-weight:750}.donate-card{color:var(--ink);background:var(--white);padding:clamp(28px,5vw,46px)}.donate-card h3{margin-bottom:16px}.donate-card p:not(.eyebrow){color:var(--muted);font-size:1rem}footer{color:#b8c6d0;background:#091c2e}.footer-inner{justify-content:space-between;align-items:center;gap:20px;min-height:98px;font-size:.88rem;display:flex}.footer-brand{color:var(--white);align-items:center;gap:12px;font-weight:650;text-decoration:none;display:flex}.footer-brand img{object-fit:contain;width:44px;height:44px}.not-found{text-align:center;background:var(--stone);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.not-found img{margin-bottom:28px}.not-found h1{max-width:700px;margin-bottom:16px;font-size:clamp(2.5rem,7vw,5rem)}.not-found .button{margin-top:16px}:focus-visible{outline-offset:3px;outline:3px solid #f1b94e}@media (width<=900px){.site-header{flex-direction:column;align-items:flex-start;gap:8px;padding-block:9px 12px}.brand img{width:46px;height:46px}.brand small{display:none}nav{scrollbar-width:thin;width:100%;padding-bottom:2px;overflow-x:auto}nav ul{width:max-content}nav a{padding:7px 10px}html{scroll-padding-top:126px}.hero{min-height:720px}.hero-content{grid-template-columns:150px 1fr;gap:30px}.hero-logo{width:150px;height:150px}.feature-grid{grid-template-columns:.25fr 1fr}.team-note{grid-column:2}}@media (width<=680px){.wrap{width:min(calc(100% - 32px), var(--max-width))}.hero{align-items:end;min-height:720px}.hero-shade{background:linear-gradient(#091d3033 0%,#091d30b8 38%,#091d30f7 100%)}.hero-content{padding-block:58px;display:block}.hero-logo{width:116px;height:116px;margin-bottom:24px}.hero h1{font-size:clamp(3rem,15vw,4.6rem)}.about-grid,.feature-grid,.float-grid,.section-heading,.contact-grid{grid-template-columns:1fr}.feature-number{display:none}.team-note{grid-column:auto}.float-card{min-height:280px}.archive-grid,.sponsor-grid{grid-template-columns:1fr}.archive-heading{margin-top:56px}.sponsor-card{min-height:185px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:24px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
