:root{--ink:#08234b;--deep:#10376a;--cream:#f3f7fd;--lime:#70ceff;--coral:#edf5ff;--blue:#d5eaff;--white:#fff;--line:#cbd9eb;--sans:"DM Sans",sans-serif;--display:"Manrope",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit}.skip{position:fixed;top:-100px;left:1rem;background:#fff;padding:.75rem;z-index:100}.skip:focus{top:1rem}.header{position:absolute;z-index:10;top:0;left:0;width:100%;height:88px;padding:0 clamp(1.2rem,5vw,5rem);display:flex;justify-content:space-between;align-items:center;color:white}.brand{font:800 1.05rem/1 var(--display);display:flex;align-items:center;gap:.7rem}.brand small{display:block;font:500 .58rem/1.1 var(--sans);text-transform:uppercase;letter-spacing:.15em;margin-top:.28rem;opacity:.7}.mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid currentColor;border-radius:50%;font-style:italic}.header nav{display:flex;align-items:center;gap:1.7rem;font-size:.88rem;font-weight:600}.menu{display:none;background:none;border:1px solid #ffffff44;color:#fff;border-radius:99px;padding:.55rem .8rem}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:.95rem 1.25rem;font-weight:700}.pill.light{background:#fff;color:var(--ink);padding:.7rem 1rem}.pill.lime{background:var(--lime);color:var(--ink)}.hero{background:var(--ink);color:#fff;min-height:760px;padding:130px clamp(1.2rem,7vw,7rem) 80px}.home-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;align-items:center}.kicker,.section-tag{text-transform:uppercase;font-size:.72rem;letter-spacing:.18em;font-weight:700}.kicker{color:var(--lime)}h1,h2,h3{font-family:var(--display);line-height:1.03;letter-spacing:-.045em;margin:0}h1{font-size:clamp(3.6rem,6.5vw,7.2rem)}h1 em,h2 em{font-style:normal;color:var(--lime)}.lead{font-size:clamp(1.05rem,1.5vw,1.28rem);color:#c9daf0;max-width:660px;margin:2rem 0}.actions{display:flex;gap:1.6rem;align-items:center}.arrow-link{font-weight:700;border-bottom:1px solid #ffffff55;padding:.75rem 0}.arrow-link b{margin-left:.7rem}.hero-system{aspect-ratio:1;max-width:600px;border:1px solid #8db2a8aa;border-radius:50%;position:relative;margin:auto;background:radial-gradient(circle at center,#164b3f 0 29%,transparent 30%),repeating-radial-gradient(circle,#ffffff00 0 17%,#70ceff30 17.2% 17.5%)}.hero-system:after,.hero-system:before{content:"";position:absolute;inset:50% 0 auto;height:1px;background:#ffffff2c}.hero-system:before{transform:rotate(90deg)}.system-label{position:absolute;left:50%;top:-28px;transform:translateX(-50%);white-space:nowrap;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#9ab5ae}.system-core{position:absolute;inset:38%;background:var(--lime);color:var(--ink);border-radius:50%;display:grid;place-content:center;text-align:center;font:800 1.1rem/1.05 var(--display)}.system-step{position:absolute;background:#fff;color:var(--ink);width:145px;padding:.8rem;box-shadow:0 12px 30px #00150f55}.system-step b{font-size:.65rem;color:#638078}.system-step strong,.system-step small{display:block}.system-step strong{font:700 1rem var(--display);margin-top:.4rem}.system-step small{font-size:.72rem;color:#688078}.s1{top:8%;left:-2%}.s2{top:22%;right:-8%}.s3{bottom:16%;right:-3%}.s4{bottom:4%;left:3%}.statement,.proof{padding:110px clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:.32fr 1fr;gap:5vw}.statement h2,.proof h2{font-size:clamp(2.7rem,5vw,5.6rem);max-width:1100px}.statement h2 span{color:#246d5b}.statement div>p,.proof div>p{font-size:1.18rem;color:#4b607a;max-width:750px}.missions,.model,.capital{padding:105px clamp(1.2rem,7vw,7rem);background:var(--deep);color:white}.section-tag.pale{color:#aec9ed}.section-head{display:flex;justify-content:space-between;gap:4rem;align-items:end;margin-bottom:4rem}.section-head h2,.capital h2{font-size:clamp(2.8rem,5vw,5.5rem)}.section-head>p{max-width:470px;color:#bfd4ee}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.mission-card{color:var(--ink);min-height:470px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:.25s transform}.mission-card:hover{transform:translateY(-6px)}.mission-card>span{font-size:.7rem;letter-spacing:.13em;text-transform:uppercase}.mission-card h3{font-size:clamp(2rem,3.2vw,3.5rem)}.mission-card b{display:block;margin:.55rem 0 1rem;font-size:1.05rem}.mission-card p{max-width:350px}.mission-card>strong{border-top:1px solid #08234b44;padding-top:1rem}.coral{background:var(--coral)}.blue{background:var(--blue)}.lime-card{background:var(--lime)}.model{background:#061a3a}.model-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;border-top:1px solid #ffffff30;padding-top:2rem;align-items:start}.model-flow div{padding:1rem}.model-flow span{font-size:.68rem;opacity:.6}.model-flow b{display:block;font:700 1.4rem var(--display);margin:1.6rem 0 .4rem}.model-flow p{font-size:.9rem;color:#9db3ad}.model-flow i{font-style:normal;color:var(--lime);padding-top:2.6rem}.proof{background:#fff}.proof .dark{border-color:#08234b55;display:inline-block}.timeline{border-left:1px solid var(--line)}.timeline article{padding:0 0 2.5rem 2rem;display:grid;grid-template-columns:110px 1fr;position:relative}.timeline article:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--ink);left:-5px;top:8px}.timeline b{font:700 1.2rem var(--display)}.timeline span{color:#557069}.capital{text-align:center}.capital h2{max-width:1150px;margin:1.5rem auto 4rem}.capital-path{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto 3rem;flex-wrap:wrap}.capital-path span{border:1px solid #ffffff43;padding:.8rem 1rem}.capital-path i{color:var(--lime);font-style:normal}.join{padding:105px clamp(1.2rem,7vw,7rem);background:var(--lime);display:grid;grid-template-columns:.8fr 1fr;gap:6vw}.join h2{font-size:clamp(2.8rem,4.5vw,5rem)}.join-grid{display:grid;grid-template-columns:1fr 1fr}.join-grid a{border-top:1px solid #08234b55;padding:1.5rem;min-height:130px;display:flex;flex-direction:column;justify-content:space-between}.join-grid a:nth-child(odd){border-right:1px solid #08234b55}.join-grid b{font:700 1.25rem var(--display)}.join-grid span{font-size:.9rem}.join-grid a:hover{background:#08234b0d}footer{background:#04142e;color:#fff;padding:65px clamp(1.2rem,7vw,7rem) 30px;display:grid;grid-template-columns:.7fr 1fr .7fr;gap:3rem}footer>p{color:#bfd4ee;margin:0}footer>div:nth-of-type(2){color:#d4e3f6}footer>small{grid-column:1/-1;border-top:1px solid #ffffff22;padding-top:1.5rem;color:#a3b9d8}.sub-hero{min-height:620px;display:grid;grid-template-columns:1fr .65fr;gap:5vw;align-items:end}.sub-hero h1{font-size:clamp(3.5rem,6vw,6.6rem)}.sub-hero .hero-side{border-top:1px solid #ffffff38;padding-top:1.5rem}.sub-hero .hero-side b{color:var(--lime)}.page-section{padding:100px clamp(1.2rem,7vw,7rem)}.page-section h2{font-size:clamp(2.5rem,4.5vw,5rem);max-width:1000px}.page-section .intro{font-size:1.2rem;color:#4b607a;max-width:760px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:4rem;border:1px solid var(--line)}.feature-grid article{background:var(--cream);padding:2rem;min-height:230px}.feature-grid span{font-size:.68rem;letter-spacing:.15em}.feature-grid h3{font-size:1.5rem;margin:2.8rem 0 .8rem}.feature-grid p{color:#5c746e}.dark-section{background:var(--ink);color:#fff}.dark-section .intro{color:#afc2bd}.big-number{font:800 clamp(4rem,12vw,12rem)/.9 var(--display);letter-spacing:-.08em;color:var(--lime);margin:2rem 0}.vision-stack{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem}.vision-stack div{border-top:1px solid #ffffff38;padding:1.5rem}.vision-stack b{display:block;font:700 1.2rem var(--display);margin-bottom:.5rem}.vision-stack p{font-size:.9rem;color:#a5bbb5}.fund-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem;margin:4rem 0}.fund-grid div{background:#fff;color:var(--ink);padding:1.4rem;min-height:210px}.fund-grid b{font:700 1.15rem var(--display)}.fund-grid p{font-size:.9rem;color:#5a746d}.note{font-size:.78rem;color:#698079;margin-top:1.5rem}.dark-section .note{color:#91aaa4}.page-cta{padding:90px clamp(1.2rem,7vw,7rem);background:var(--lime);text-align:center}.page-cta h2{font-size:clamp(2.6rem,5vw,5.5rem);margin-bottom:2rem}.page-cta .pill{background:var(--ink);color:#fff}
@media(max-width:900px){.header{height:72px}.menu{display:block}.header nav{display:none;position:absolute;top:72px;left:1rem;right:1rem;background:#10376a;padding:1.4rem;flex-direction:column;align-items:stretch}.header nav.open{display:flex}.home-hero,.sub-hero{grid-template-columns:1fr}.hero-system{width:min(76vw,480px);margin-top:4rem}.statement,.proof,.join{grid-template-columns:1fr}.mission-grid,.feature-grid{grid-template-columns:1fr}.section-head{display:block}.section-head>p{margin-top:2rem}.model-flow{grid-template-columns:1fr 1fr}.model-flow i{display:none}.fund-grid{grid-template-columns:1fr 1fr}.vision-stack{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){h1{font-size:3.15rem}.hero{padding-top:110px}.actions{align-items:flex-start;flex-direction:column}.hero-system{width:100%}.system-step{width:115px}.statement,.proof,.missions,.model,.capital,.join,.page-section,.page-cta{padding-top:70px;padding-bottom:70px}.mission-card{min-height:390px}.join-grid{grid-template-columns:1fr}.join-grid a:nth-child(odd){border-right:0}.fund-grid,.vision-stack{grid-template-columns:1fr}.timeline article{grid-template-columns:85px 1fr}.sub-hero{min-height:680px}footer{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mission-card{transition:none}}

/* Authentic media and donor experience */
.mark{width:54px;height:54px;border:0;border-radius:0;background:#fff url('/assets/media/swasthgram-logo.jpg') center/contain no-repeat;text-indent:-9999px;overflow:hidden}.header{height:96px;background:linear-gradient(180deg,#04142ebb,transparent)}.header .brand{font-size:1.12rem}.donate-nav{background:var(--lime);color:var(--ink);padding:.72rem 1.1rem}.editorial-hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:5vw;align-items:center;min-height:820px;padding-bottom:70px}.editorial-hero h1{font-size:clamp(3.6rem,5.8vw,6.7rem)}.hero-photo{margin:0;position:relative}.hero-photo img{display:block;width:100%;height:min(61vh,590px);object-fit:cover;border-radius:2px}.hero-photo:before{content:"FIELD NOTES / NEW DELHI";position:absolute;z-index:2;top:1rem;left:1rem;background:var(--lime);color:var(--ink);font-size:.65rem;font-weight:800;letter-spacing:.14em;padding:.45rem .6rem}.hero-photo figcaption{font-size:.78rem;color:#bfd4ee;margin-top:.75rem}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:1px;background:#d5dfd8;border-bottom:1px solid #d5dfd8}.trust-strip>*{background:#fff;padding:1.35rem clamp(1rem,2vw,2rem);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.trust-strip b{display:block;font-size:.9rem;letter-spacing:0;text-transform:none}.trust-strip a{background:var(--lime);display:grid;place-items:center;font-weight:800}.impact-media{padding:110px clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:.95fr 1.05fr;gap:6vw;align-items:center;background:#fff}.impact-copy h2{font-size:clamp(2.7rem,4.8vw,5.3rem)}.impact-media figure{margin:0}.impact-media img{display:block;width:100%;max-height:650px;object-fit:cover}.impact-numbers{margin-top:3rem;border-top:1px solid var(--line)}.impact-numbers div{display:grid;grid-template-columns:.5fr 1fr;align-items:baseline;padding:1rem 0;border-bottom:1px solid var(--line)}.impact-numbers strong{font:800 clamp(2.2rem,4vw,4rem)/1 var(--display);letter-spacing:-.06em}.impact-numbers span{color:#4b607a}.source-note{font-size:.75rem;color:#6d817c;margin-top:1rem}.film{padding:100px clamp(1.2rem,7vw,7rem);background:#061a3a;color:#fff;display:grid;grid-template-columns:.55fr 1fr;gap:5vw;align-items:center}.film h2{font-size:clamp(3rem,5vw,5.5rem)}.film-copy>p:not(.section-tag){color:#bfd4ee;max-width:460px;margin:1.5rem 0 2rem}.film video{display:block;width:100%;max-height:660px;background:#000;box-shadow:0 25px 80px #0007}.legacy{padding:110px clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:.72fr 1fr;gap:7vw;align-items:center}.legacy figure{margin:0}.legacy img{display:block;width:100%;max-height:650px;object-fit:cover;object-position:center 22%}.legacy h2{font-size:clamp(3rem,5vw,5.5rem)}.legacy p:not(.section-tag){font-size:1.15rem;color:#4b607a;max-width:650px}.dark-pill{background:var(--ink);color:#fff;margin-top:1rem}.centered{justify-content:center}.floating-donate{position:fixed;right:1.2rem;bottom:1.2rem;z-index:20;background:var(--lime);color:var(--ink);font-weight:800;border-radius:99px;padding:.9rem 1.25rem;box-shadow:0 10px 35px #001b1266}.donate-hero{display:grid;grid-template-columns:1fr .55fr;gap:6vw;align-items:center}.donate-hero img{width:100%;height:570px;object-fit:cover;object-position:center 35%;border:8px solid #fff}.donor-trust{display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.donor-trust div{padding:2rem clamp(1.2rem,3vw,3rem);border-right:1px solid var(--line)}.donor-trust div:last-child{border:0}.donor-trust b{font:700 1.1rem var(--display)}.donor-trust p{color:#4b607a;font-size:.9rem}.giving-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:4rem}.giving-cards article{background:#fff;padding:1.5rem;min-height:370px;display:flex;flex-direction:column;border-top:4px solid var(--deep)}.giving-cards article:first-child{background:var(--lime);border-color:var(--lime)}.giving-cards span{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em}.giving-cards h3{font-size:2.6rem;margin:2rem 0 .2rem}.giving-cards b{font:700 1.15rem var(--display)}.giving-cards p{color:#4b607a}.giving-cards a{font-weight:700;margin-top:auto}.donation-visuals{padding:80px clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:1.4fr .6fr;gap:2rem;background:#eaf1fb}.donation-visuals img{width:100%;height:560px;object-fit:contain;background:#fff}.donor-film video{max-height:700px}.page-cta>p{max-width:620px;margin:-1rem auto 2rem;color:#52675f}
@media(max-width:900px){.editorial-hero,.impact-media,.film,.legacy,.donate-hero{grid-template-columns:1fr}.hero-photo img{height:420px}.trust-strip{grid-template-columns:1fr 1fr}.impact-media figure{order:-1}.giving-cards{grid-template-columns:1fr 1fr}.donation-visuals{grid-template-columns:1fr}.donation-visuals img{height:auto}.donate-hero img{height:430px}.floating-donate{padding:.75rem 1rem}.header{height:80px}}
@media(max-width:560px){.mark{width:46px;height:46px}.header .brand>span:last-child{display:none}.editorial-hero{padding-top:115px}.hero-photo img{height:310px}.trust-strip{grid-template-columns:1fr}.impact-numbers div{grid-template-columns:1fr;gap:.3rem}.film{padding-left:1.2rem;padding-right:1.2rem}.legacy{padding-left:1.2rem;padding-right:1.2rem}.giving-cards{grid-template-columns:1fr}.donor-trust{grid-template-columns:1fr}.donor-trust div{border-right:0;border-bottom:1px solid var(--line)}.donate-hero img{height:360px}.floating-donate{bottom:.8rem;right:.8rem}}

/* Field execution evidence */
.execution-preview{padding:110px clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:auto auto;gap:1rem;background:#eaf1fb}.execution-intro{grid-column:1;grid-row:1/3;padding:1rem 5vw 1rem 0;display:flex;flex-direction:column;justify-content:center}.execution-intro h2{font-size:clamp(2.8rem,4.5vw,5rem)}.execution-intro p:not(.section-tag){color:#4b607a;font-size:1.08rem}.execution-intro .arrow-link{align-self:flex-start}.execution-preview figure{margin:0;background:#fff;overflow:hidden}.execution-preview .exec-main{grid-column:2/4}.execution-preview img{width:100%;height:270px;object-fit:cover;display:block}.execution-preview .exec-main img{height:380px}.execution-preview figcaption{padding:.9rem 1rem;font-size:.84rem;color:#556d67}.execution-preview figcaption b{color:var(--ink);margin-right:.7rem}.swasth-hero{background:linear-gradient(90deg,#08234b 0 52%,#08234baa 78%,#08234b66),url('/assets/media/field-setup.webp') center/cover no-repeat}.field-evidence{padding:105px clamp(1.2rem,7vw,7rem);background:#061a3a;color:#fff}.field-heading{display:grid;grid-template-columns:.35fr 1fr;column-gap:4vw;align-items:start;margin-bottom:4rem}.field-heading .section-tag{grid-row:1/3}.field-heading h2{font-size:clamp(3rem,5vw,5.5rem)}.field-heading p:last-child{grid-column:2;max-width:700px;color:#a8bcb6;font-size:1.08rem}.field-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field-mosaic figure{margin:0;background:#fff;color:var(--ink);display:grid;grid-template-columns:1fr .45fr;min-height:420px}.field-mosaic figure.wide{grid-column:1/-1;grid-template-columns:1.45fr .55fr}.field-mosaic img{width:100%;height:100%;min-height:420px;object-fit:cover}.field-mosaic figcaption{padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end}.field-mosaic figcaption span{font-size:.68rem;letter-spacing:.15em;color:#6d827c;margin-bottom:auto}.field-mosaic figcaption b{font:700 1.25rem var(--display);margin-bottom:.5rem}.field-mosaic figcaption small{font-size:.84rem;color:#4b607a}.operations{padding:100px clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:.7fr 1fr;gap:6vw}.operations h2{font-size:clamp(2.8rem,4.5vw,5rem)}.operations ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--line);counter-reset:step}.operations li{display:grid;grid-template-columns:.45fr 1fr;padding:1.3rem 0;border-bottom:1px solid var(--line)}.operations li b{font:700 1.12rem var(--display)}.operations li span{color:#4b607a}
@media(max-width:900px){.execution-preview{grid-template-columns:1fr 1fr}.execution-intro{grid-column:1/-1;grid-row:auto;padding:0 0 2rem}.execution-preview .exec-main{grid-column:1/-1}.field-heading,.operations{grid-template-columns:1fr}.field-heading .section-tag{grid-row:auto}.field-heading p:last-child{grid-column:1}.field-mosaic figure,.field-mosaic figure.wide{grid-template-columns:1fr;grid-column:auto}.field-mosaic figure.wide{grid-column:1/-1}.field-mosaic img{min-height:320px;height:420px}.field-mosaic figcaption{min-height:170px}.operations ol{margin-top:2rem}}
@media(max-width:560px){.execution-preview{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px}.execution-preview .exec-main{grid-column:1}.execution-preview img,.execution-preview .exec-main img{height:280px}.field-mosaic{grid-template-columns:1fr}.field-mosaic figure.wide{grid-column:1}.field-mosaic img{height:320px}.operations li{grid-template-columns:1fr;gap:.4rem}}

/* Swasthgram blue identity */
:root{--brand:#1261df;--sky:#70ceff;--ink:#08234b;--deep:#10376a;--cream:#f3f7fd;--line:#cbd9eb}
::selection{background:#1261df;color:#fff}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #319aff;outline-offset:6px}section[id]{scroll-margin-top:110px}
.header{position:relative;height:100px;background:#fff;color:var(--ink);border-bottom:1px solid #dce6f4;padding:0 5vw}.header .brand{font-size:1.3rem;gap:12px}.brand small{font-size:.7rem;letter-spacing:.16em;opacity:.8}.mark{width:62px;height:62px}.header nav{gap:1.8rem;font-size:.9rem}.header nav>a:not(.pill):hover{color:var(--brand)}.pill{border-radius:5px;padding:1rem 1.5rem;transition:background .2s,transform .2s}.pill:hover{transform:translateY(-2px)}.donate-nav,.pill.lime{background:var(--brand);color:#fff}.donate-nav:hover,.pill.lime:hover{background:#084bad}.menu{border-color:#b9cae2;color:var(--ink);border-radius:4px}.header nav.open{background:white;box-shadow:0 15px 30px #08234b22}
.hero{padding-top:85px;min-height:640px}.editorial-hero{position:relative;isolation:isolate;grid-template-columns:1.05fr 1fr;gap:0;padding:0;min-height:710px;background:#061a3a}.hero-main{position:relative;z-index:2;padding:75px 2vw 80px 7vw}.editorial-hero h1{font-size:clamp(3.5rem,5.7vw,6.6rem);line-height:1.06;letter-spacing:-.055em}.editorial-hero h1 em{color:#70ceff}.kicker,.section-tag{font-size:.8rem;letter-spacing:.16em}.hero-main .kicker{display:flex;align-items:center;gap:12px;margin-bottom:1.8rem}.hero-main .kicker:before{content:"";width:30px;height:2px;background:#70ceff}.hero-main .lead{font-size:1.1rem;line-height:1.8;max-width:540px;margin:1.7rem 0 2rem}.hero-main .actions{gap:1.3rem;flex-wrap:wrap}.hero-main .arrow-link{font-size:.9rem}.hero-photo{align-self:stretch;overflow:hidden}.hero-photo img{height:100%;min-height:710px;max-height:850px;object-position:58% center;border-radius:0}.hero-photo:before{content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#061a3a 0%,#061a3a33 25%,transparent 55%);padding:0}.hero-photo figcaption{position:absolute;left:14%;right:5%;bottom:30px;z-index:3;color:white;font-size:.9rem;text-shadow:0 2px 6px #000;background:#061a3ad9;border-left:3px solid #70ceff;padding:15px 20px}
.trust-strip{background:#dce6f4;grid-template-columns:repeat(3,1fr) auto}.trust-strip>*{font-size:.8rem;padding:1.4rem 3vw}.trust-strip b{font-size:1rem;margin-top:4px}.trust-strip a{background:#1261df;color:#fff}
.statement{padding-top:95px;padding-bottom:95px;grid-template-columns:.35fr 1fr}.statement h2{font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.14}.statement .section-tag{color:var(--brand)}.statement div>p{line-height:1.85;font-size:1.1rem}.execution-preview{background:#eaf1fb;gap:1.3rem}.execution-preview figure{box-shadow:0 8px 24px #08234b0b}.execution-preview figcaption{color:#4b607a;font-size:.9rem}.execution-preview figcaption b{color:var(--brand)}.execution-intro h2{line-height:1.12}.execution-intro .section-tag{color:var(--brand)}
.missions{background:#08234b}.mission-grid{gap:1.4rem}.mission-card{background:#fff;min-height:420px;padding:2rem;border-top:5px solid #2181ef}.mission-card.blue{background:#d9ebff}.mission-card.lime-card{background:#b9ddff}.mission-card h3{font-size:clamp(1.8rem,2.6vw,3rem)}.mission-card>span{font-size:.8rem;color:#225695}.mission-card p{color:#425c7c;line-height:1.7}.mission-card strong{border-color:#aec8e5}.mission-card:hover{box-shadow:0 16px 40px #0003}.impact-numbers strong{color:var(--brand)}.impact-numbers div{grid-template-columns:.8fr 1fr;gap:1.5rem}.source-note{font-size:.8rem;color:#61728b}.impact-media img{border-radius:5px}.film{background:#061a3a}.legacy{background:#f3f7fd}.capital{background:#10376a}.capital-path span{border-radius:4px}.join,.page-cta{background:#1261df;color:#fff}.join-grid a{border-color:#ffffff66}.join-grid a:nth-child(odd){border-color:#ffffff66}.join-grid a:hover{background:#ffffff14}.page-cta>p{color:#e4eeff}.page-cta .pill{background:#fff;color:#08234b}.floating-donate{background:#1261df;color:#fff;border:1px solid #ffffff99;border-radius:6px;box-shadow:0 8px 30px #08234b33}.giving-cards article{border-color:#1261df}.giving-cards article:first-child{background:#d9ebff;border-color:#1261df}.giving-cards span,.feature-grid span{font-size:.8rem}.giving-cards h3{color:#1261df}.donation-visuals{background:#eaf1fb}.sub-hero{min-height:570px}.swasth-hero{background:linear-gradient(90deg,#08234b 0 45%,#08234bcc 72%,#08234b55),url('/assets/media/field-setup.webp') center/cover no-repeat}.field-evidence{background:#061a3a}.field-heading p:last-child{color:#bfd4ee}.feature-grid p,.page-section .intro,.donor-trust p{color:#4b607a}.dark-section .intro{color:#c9daf0}footer{padding-bottom:70px}.brand small{line-height:1.4}
@media(min-width:1600px){.editorial-hero{min-height:780px}.hero-photo img{min-height:780px}}
@media(max-width:1100px){.header nav{gap:1rem}.editorial-hero h1{font-size:4.1rem}.hero-main{padding-left:5vw}.hero-main .actions{align-items:flex-start;flex-direction:column}.impact-numbers div{grid-template-columns:1fr}.mission-card{padding:1.4rem}}
@media(max-width:900px){.header{height:86px}.header nav{top:85px}.editorial-hero{grid-template-columns:1fr}.hero-main{padding:60px 7vw 40px}.hero-main .lead{max-width:660px}.hero-main .actions{flex-direction:row;align-items:center}.hero-photo{height:440px}.hero-photo img{min-height:0;height:100%;object-position:center 45%}.hero-photo:before{background:linear-gradient(180deg,#061a3a,transparent 35%)}.hero-photo figcaption{left:7%;bottom:22px}.impact-numbers div{grid-template-columns:.7fr 1fr}.sub-hero,.donate-hero{padding-top:60px}.header .brand{font-size:1.2rem}.statement h2{font-size:3rem}}
@media(max-width:560px){.header{padding:0 5vw;height:80px}.header .brand>span:last-child{display:block;font-size:1rem}.brand small{font-size:.6rem}.mark{width:48px;height:48px}.header nav{top:79px}.editorial-hero h1{font-size:clamp(2.8rem,10vw,3.5rem)}.hero-main{padding:45px 6vw 35px}.hero-main .kicker{font-size:.75rem;letter-spacing:.09em}.hero-main .lead{font-size:1rem}.hero-main .actions{flex-direction:column;gap:.7rem}.hero-photo{height:340px}.hero-photo figcaption{left:6%;font-size:.8rem;bottom:12px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>*{padding:1rem;font-size:.75rem}.trust-strip b{font-size:.9rem}.trust-strip a{text-align:center}.statement h2{font-size:2.5rem}.statement,.impact-media,.execution-preview,.legacy{padding-left:6vw;padding-right:6vw}.impact-numbers div{grid-template-columns:1fr;gap:.5rem}.hero{min-height:0}.sub-hero,.donate-hero{padding-top:50px;padding-bottom:55px}.sub-hero h1,.donate-hero h1{font-size:3rem}.section-head h2,.capital h2{font-size:2.6rem}.mission-card{min-height:350px}.mission-card h3{font-size:2.4rem}}
@media(prefers-reduced-motion:reduce){.pill{transition:none}}
