:root{--bg: #f6f2ea;--surface: rgba(255, 255, 255, .7);--surface-strong: #fffdf8;--surface-accent: #ecf5ef;--text: #1c2a27;--muted: #596865;--line: rgba(28, 42, 39, .12);--brand: #0f766e;--brand-dark: #0a4f4a;--accent: #c96f42;--shadow: 0 24px 80px rgba(27, 49, 46, .12);--radius-lg: 32px;--radius-md: 20px;--radius-sm: 14px;--container: min(1120px, calc(100% - 2rem) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(201,111,66,.16),transparent 24rem),radial-gradient(circle at right 20%,rgba(15,118,110,.18),transparent 26rem),linear-gradient(180deg,#f8f5ee,#f3efe6)}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.container{width:var(--container);margin:0 auto}.section{padding:4.5rem 0}.section-tinted{background:#ffffff59;backdrop-filter:blur(10px)}.page-shell{position:relative;overflow-x:hidden}.topbar{border-bottom:1px solid var(--line);background:#1c2a270d;font-size:.92rem}.topbar-inner,.navbar,.hero,.section-heading,.cta-banner,.footer-grid{display:flex;gap:1rem}.topbar-inner{justify-content:space-between;padding:.9rem 0;color:var(--muted)}.navbar{position:sticky;top:0;z-index:10;align-items:center;justify-content:space-between;padding:1.25rem 0;margin-top:.4rem;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand strong,.brand small{display:block}.brand strong{font-size:1rem}.brand small{font-size:.84rem;color:var(--muted)}.brand-mark{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:999px;background:linear-gradient(135deg,var(--brand) 0%,var(--accent) 100%);color:#fff;font-weight:800}.nav-links{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-solid{background:var(--text);color:#fff}.button-ghost{border-color:var(--line);background:#ffffff73}.hero{align-items:stretch;gap:2rem;padding-top:3rem}.hero-copy,.hero-card,.panel,.program-card,.story-card,.stat-card,.cta-banner{border:1px solid var(--line);box-shadow:var(--shadow)}.hero-copy{flex:1.4;padding:3rem;border-radius:var(--radius-lg);background:linear-gradient(145deg,#fffdf8f2,#ffffffa8)}.hero h1,.section h2{font-family:Newsreader,serif;line-height:.95;letter-spacing:-.03em}.hero h1{max-width:11ch;font-size:clamp(3rem,7vw,6.2rem);margin-bottom:1.2rem}.lead,.section-intro,.rich-copy,.program-card p,.story-card p,.panel p,.cta-banner p,.footer p{color:var(--muted);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-card{flex:.9;padding:2rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ecf5efeb,#ffffffc7)}.hero-card ul{padding-left:1.2rem;color:var(--muted);line-height:1.8}.hero-card-band{padding:1rem 1.1rem;border-radius:var(--radius-md);background:#0f766e1c}.hero-card-band span,.story-card span,.eyebrow,.stat-card small{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}.eyebrow,.story-card span,.stat-card small{color:var(--brand)}.two-column,.mission-grid,.card-grid,.stats-grid{display:grid;gap:1.5rem}.two-column{grid-template-columns:1fr 1.2fr;align-items:start}.mission-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel,.program-card,.story-card,.stat-card{padding:1.7rem;border-radius:var(--radius-md);background:#ffffffb8}.panel h3,.program-card h3,.story-card h3,.footer h3{margin-bottom:.8rem;font-size:1.25rem}.section-heading{align-items:end;justify-content:space-between;margin-bottom:1.5rem}.section h2{margin-bottom:0;font-size:clamp(2rem,4.5vw,3.8rem)}.section-intro{max-width:34rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.program-card a,.story-card a{display:inline-block;margin-top:1rem;color:var(--brand-dark);font-weight:700}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card strong{display:block;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.stat-card span{display:block;margin-bottom:.8rem}.cta-banner{align-items:center;justify-content:space-between;padding:2rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0f766e24,#c96f4229),#ffffffc7}.cta-actions{display:flex;flex-wrap:wrap;gap:.9rem}.footer{padding:2rem 0 4rem}.footer-grid{align-items:start;justify-content:space-between;padding-top:2rem;border-top:1px solid var(--line)}.brand-footer{margin-bottom:1rem}@media(max-width:960px){.navbar,.hero,.section-heading,.cta-banner,.footer-grid,.topbar-inner{flex-direction:column;align-items:flex-start}.two-column,.mission-grid,.card-grid,.stats-grid{grid-template-columns:1fr}.navbar{position:static}.nav-links{justify-content:flex-start}}@media(max-width:640px){.section{padding:3.5rem 0}.hero-copy,.hero-card,.panel,.program-card,.story-card,.stat-card,.cta-banner{padding:1.4rem}.hero h1{max-width:none}}
