.section{padding:4.5rem 1.25rem}.section--muted{background:var(--surface-soft)}.section--soft-green{background:linear-gradient(180deg,rgb(139 195 74/10%),rgb(0 168 232/6%))}.section__inner{max-width:var(--max-width);margin:0 auto}.section__head{max-width:36rem;margin-bottom:2.5rem}.section__head--wide{max-width:46rem}.section__head--full,.section__head--full .prose{max-width:none}.section__head--spaced{margin-top:3rem}.section__head+.grid-2,.section__head+.grid-programs,.section__head+.impact-banner{margin-top:0}.grid-programs+.link-cta-group,.prose+.link-cta-group{margin-top:1.5rem}.section__kicker{font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-deep);margin-bottom:.65rem}[data-theme=dark] .section__kicker{color:var(--green-heading)}.section-heading--accent{color:var(--green-deep)}[data-theme=dark] .section-heading--accent{color:var(--green-heading)}.section__head h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;margin-bottom:.75rem}.section__head p{color:var(--ink-muted);font-size:1.05rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.grid-values{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.grid-programs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.vm-card{position:relative;padding:1.5rem 1.35rem;border-radius:var(--radius-md);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:0 1px 2px rgb(15 23 42/4%),0 12px 32px -12px rgb(0 80 157/12%);height:100%;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.vm-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.vm-card:hover{transform:translateY(-3px);box-shadow:0 2px 4px rgb(15 23 42/5%),0 18px 36px -14px rgb(0 80 157/16%)}.vm-card--vision:before{background:linear-gradient(90deg,#00509d,#00a8e8)}.vm-card--mission:before{background:linear-gradient(90deg,#1b7a3a,#8bc34a)}.vm-card__text{font-family:var(--font-display);font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:600;line-height:1.45;color:var(--ink);margin:0}.text-one-line{white-space:nowrap}@media (max-width:1024px){.text-one-line{white-space:normal}}.home-about__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-gap:clamp(1.5rem,3vw,2.25rem);gap:clamp(1.5rem,3vw,2.25rem);align-items:stretch}.home-about__main{display:flex;flex-direction:column;justify-content:center;min-height:100%}.home-about__head{margin-bottom:1.25rem}.home-about__more{margin-top:.85rem}.link-cta-group{display:flex;flex-direction:column;gap:.4rem;margin-top:1.25rem}.link-cta-group--row{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem 1.75rem}.link-cta-line{margin:0}.home-about__vm{display:flex;flex-direction:column;gap:1rem;min-height:100%}.home-about__card{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-height:0}@media (max-width:900px){.home-about__grid{grid-template-columns:1fr}.home-about__vm{min-height:auto}.home-about__card{flex:none}}.value-tile{padding:1.35rem 1.25rem;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--green-bright);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.value-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgb(139 195 74/45%)}.value-tile h3{font-size:1.05rem;margin-bottom:.4rem;color:var(--green-heading)}.value-tile p{color:var(--ink-muted);font-size:.95rem}.section:has(+.section--cta-band){padding-bottom:1.5rem}.section--cta-band{display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem .7rem}.site-main:has(.section--cta-band)+.footer{margin-top:1rem}.section__inner--cta-band{width:100%;max-width:calc(var(--max-width) + 2.5rem);margin:0 auto;flex:0 1 100%}.section--cta-band .cta-band{margin:0;width:100%;max-width:none}.cta-band{max-width:calc(var(--max-width) + 2.5rem);margin:0 auto 4rem;padding:2.5rem 2rem;border-radius:var(--radius-lg);background:linear-gradient(125deg,var(--blue-deep),var(--green-deep));color:var(--on-gradient);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgb(255 214 0/18%);top:-60px;right:-40px;animation:cta-pulse 6s ease-in-out infinite}.cta-band>*{position:relative;z-index:1}.cta-band h2{font-size:clamp(1.5rem,3vw,2rem);max-width:28rem}.cta-band h2.text-one-line{max-width:none;white-space:nowrap}@media (min-width:768px){.cta-band{flex-wrap:nowrap}}.section__head .text-one-line{max-width:none}.cta-band p{opacity:.9;margin-top:.5rem;max-width:32rem}.prose{max-width:46rem;color:var(--ink-muted)}.prose--lead{font-size:1.1rem;line-height:1.75}.prose p+p,.prose+.prose{margin-top:1rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.25rem}.about-side{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.about-side__logo{padding:1.5rem;background:var(--surface-soft);border-radius:var(--radius-lg);border:1px solid var(--border);animation:logo-float 5s ease-in-out infinite}.lang-panel{width:100%;max-width:360px;padding:1.35rem;border-radius:var(--radius-md);background:linear-gradient(160deg,rgb(0 80 157/6%),rgb(139 195 74/10%));border:1px solid var(--border)}.lang-panel h3{font-size:1rem;margin-bottom:.75rem}.lang-panel p{color:var(--ink-muted);font-size:.95rem;margin-top:.35rem}.lang-panel__note{margin-top:.85rem!important;font-size:.88rem!important;line-height:1.55}.impact-banner{padding:2rem;border-radius:var(--radius-lg);background:linear-gradient(120deg,var(--blue-deep),var(--green-deep));color:var(--on-gradient);font-size:1.1rem;line-height:1.7;box-shadow:var(--shadow-lg)}.outcome-card{position:relative;padding:1.75rem 1.5rem 1.5rem;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);transition:transform .25s ease,box-shadow .25s ease}.outcome-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.outcome-card__index{display:block;font-family:var(--font-display);font-weight:800;font-size:.85rem;letter-spacing:.08em;color:var(--sun-end);margin-bottom:.65rem}.outcome-card h3{font-size:1.15rem;margin-bottom:.5rem}.outcome-card p{color:var(--ink-muted);font-size:.98rem}.contact-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.contact-form-shell,.contact-panel{padding:1.75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);height:100%}.contact-heading{font-size:1.35rem;margin-bottom:1.25rem}.contact-list{list-style:none;margin:0;padding:0;gap:1rem}.contact-list,.contact-list li{display:flex;flex-direction:column}.contact-list li{gap:.35rem}.contact-list span{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--green-mid)}.contact-list span,.contact-tagline{font-family:var(--font-display);font-weight:700}.contact-tagline{margin-top:1.75rem;color:var(--blue-deep)}[data-theme=dark] .contact-tagline{color:#7dd3fc}@keyframes cta-pulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:1}}@keyframes logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.about-side__logo,.cta-band:before{animation:none}}@media (max-width:960px){.grid-values{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.contact-layout,.grid-2,.grid-programs,.grid-values,.home-about__grid{grid-template-columns:1fr}.home-about__grid{align-items:start}.home-about__main{min-height:0}.home-about__card,.home-about__vm{min-height:0;height:auto}.home-about__card{flex:none}.vm-card{height:auto}}