/* BRAND: update these variables to change the site's colours. No external fonts or dependencies. */
:root{--green:#14633e;--green-dark:#083b2b;--lime:#d4ee97;--cream:#f4f3e8;--ink:#163e2e;--muted:#53665b;--line:#d4dfd0;--yellow:#ffc94a;--radius:18px;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.75}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}p{color:var(--muted);margin-bottom:18px}h1,h2,h3{line-height:1.15;letter-spacing:-.04em}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:500}h1{font-size:clamp(48px,5.35vw,76px);line-height:1.07}h2{font-size:clamp(35px,3.6vw,49px);margin-bottom:24px}h3{font-size:20px;letter-spacing:-.035em}em{color:#51814a;font-weight:400}button{border:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b68a27;outline-offset:5px}.container{width:min(var(--max),calc(100% - 96px));margin:auto}.section{padding:100px 0}.soft{background:var(--cream)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--green);margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;padding:14px 22px;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#286043;transform:translateY(-2px)}.button.outline{background:transparent;color:var(--green);border-color:#b7c4ad}.button.outline:hover{background:#e7eddd}.button.small{padding:11px 20px}.button.yellow{background:var(--yellow);border-color:var(--yellow);color:var(--green-dark)}.button.yellow:hover{background:#f8da8c}.button-row{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.text-link{background:none;padding:0;display:inline-flex;align-items:center;gap:22px;color:var(--green);font-size:13px;font-weight:700;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.topbar{background:var(--green);color:#e1e9dc;font-size:11px;letter-spacing:.2px;padding:7px 0}.topbar .container{display:flex;justify-content:space-between}.topbar a span{margin-left:12px}.site-header{background:#fffdf8f5;backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid #e6e8dc}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:91px;gap:20px}.brand{display:flex;gap:11px;align-items:center;flex-shrink:0}.brand img{width:62px;height:62px;object-fit:contain;border-radius:5px;mix-blend-mode:multiply}.brand>span{font-family:Georgia,serif;font-size:25px;letter-spacing:-.7px;line-height:1.2}.brand>span>span{display:block;font-family:Arial,sans-serif;letter-spacing:3.5px;font-size:9px;margin-top:5px}nav{display:flex;gap:23px;align-items:center}nav>a{font-size:12px;font-weight:600;white-space:nowrap;position:relative}nav>a:not(.button):hover,nav>a.active{color:#678544}nav>a.active:after{content:'';position:absolute;width:4px;height:4px;border-radius:50%;background:var(--green);bottom:-12px;left:50%}.menu-toggle{display:none}.hero{background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:65px;padding-top:52px;padding-bottom:48px;align-items:center}.hero-copy{padding:20px 0}.little-leaf{font-size:25px;vertical-align:middle;margin-right:8px}.hero h1{margin-bottom:25px}.hero-description{font-size:14px;line-height:1.9;max-width:460px;margin-bottom:28px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:36px}.note-mark{font-size:32px;color:#6b8c4e}.hero-note strong{font-size:14px;font-weight:500;display:block}.hero-note div>span{display:block;font-size:10px;letter-spacing:.3px;color:var(--muted);margin-top:3px}.hero-visual{position:relative;background:#e4e7cd;border-radius:110px 16px 16px 16px;padding:24px 26px 75px;max-width:520px;width:100%;justify-self:end;box-shadow:inset 0 0 0 1px #d8dec4}.hero-poster{height:490px;width:100%;object-fit:contain;border-radius:5px;filter:drop-shadow(0 8px 12px #1b382128)}.campaign-tab{position:absolute;top:24px;left:-25px;z-index:1;background:white;padding:10px 18px;border-radius:30px;font-size:9px;letter-spacing:1.7px;font-weight:700;box-shadow:0 5px 20px #1b382110;display:flex;gap:9px;align-items:center}.status-dot{width:7px;height:7px;background:#799a4d;border-radius:50%}.hero-caption{position:absolute;bottom:0;left:0;right:0;background:var(--green);border-radius:0 0 16px 16px;padding:22px 25px;display:flex;align-items:center;justify-content:space-between;color:#fff}.hero-caption small{font-size:8px;letter-spacing:1.5px;color:#c7d8b9;display:block}.hero-caption strong{display:block;font-family:Georgia,serif;font-size:21px;font-weight:400;margin-top:4px}.round-arrow{border:1px solid #829b7d;border-radius:50%;width:38px;height:38px;text-align:center;line-height:36px}.hero-bottom{display:flex;gap:20px;align-items:center;padding-bottom:26px;font-size:10px;letter-spacing:1.3px}.hero-bottom a{font-size:11px;letter-spacing:0}.hero-bottom a span{margin-left:25px}.bottom-line{height:1px;flex:1;background:#dce0d0}.values-strip{border-bottom:1px solid var(--line);padding:23px 0}.values-strip .container{display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#526643}.about-grid{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:80px}.about-art{position:relative;background:#e7eddf;border-radius:var(--radius);overflow:hidden}.about-art img{width:100%;height:460px;object-fit:cover}.art-note{position:absolute;bottom:38px;left:27px;background:#fffef6;padding:18px 28px;border-radius:9px;display:flex;gap:22px;align-items:center}.art-note>span{font-size:48px;color:#578449}.art-note strong{font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.15}.image-label{position:absolute;top:15px;left:18px;font-size:10px;color:#4f6648}.about-grid p{font-size:13px}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;border-top:1px solid var(--line);padding-top:23px;margin-top:25px}.mission-grid .icon{width:34px;height:34px;background:transparent;padding:0;margin-bottom:14px}.mission-grid h3{font-size:17px;margin-bottom:10px}.mission-grid p{font-size:12px;margin-bottom:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-heading h2{margin:0}.section-heading>p{max-width:345px;font-size:13px;margin-bottom:5px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.work-card{position:relative;border:1px solid #e1e6d9;background:#fff;padding:30px;border-radius:var(--radius);display:flex;align-items:flex-start;flex-direction:column;transition:transform .25s,box-shadow .25s}.work-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #25462a0c}.icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#edf2e5;padding:12px;color:#527a42}.icon svg,[data-icon] svg{width:100%;height:100%;display:block}.work-card .icon{margin-bottom:28px}.card-number{position:absolute;top:37px;right:29px;color:#b1b8a9;font-size:11px}.work-card h3{margin-bottom:15px;font-size:21px}.work-card p{font-size:13px;line-height:1.85;flex:1;margin-bottom:25px}.water .icon{background:#e9f2f3;color:#538a9f}.education .icon{background:#f9eed6;color:#ae823c}.featured{background:var(--green);color:white;border-color:var(--green)}.featured .icon{background:#ffffff16;color:#dbe6a7}.featured p{color:#d3e0d2}.featured .text-link{color:#e4d692}.badge{font-size:9px;letter-spacing:1px;font-weight:700;display:inline-block;border-radius:4px;padding:5px 10px;background:#e8edc6;color:#315337;line-height:1.7}.featured .badge{position:absolute;top:38px;right:25px}.library-section{background:var(--green-dark);color:white;overflow:hidden;position:relative}.library-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:45px 100px;align-items:center}.library-copy .badge{margin-bottom:25px;background:#ffffff13;color:#e8d78a}.library-copy h2{font-size:clamp(38px,4.2vw,58px)}.library-copy em{color:#d9df9b}.library-copy p{color:#cad8c8;font-size:14px}.library-copy .hindi{font-size:19px;color:#e4dfaa;margin-bottom:25px}.library-copy .button-row{margin-top:30px;gap:24px}.light-link{color:#eee8c2;font-size:12px}.poster-button{background:#eef0db;padding:12px;border-radius:12px;transform:rotate(2deg);box-shadow:0 15px 30px #0002;max-width:340px;justify-self:center}.poster-button img{height:auto;max-height:470px;object-fit:contain;width:100%}.poster-button>span{display:flex;justify-content:space-between;font-size:11px;padding:9px 4px 0;color:var(--green)}.library-steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);padding-top:32px;border-top:1px solid #ffffff25;gap:22px}.library-steps span{font-family:Georgia,serif;font-size:27px;color:#c9d191;display:block;margin-bottom:12px}.library-steps h3{font-size:13px;font-weight:500;line-height:1.5;letter-spacing:0}.center-heading{text-align:center;max-width:700px;margin:0 auto 40px}.center-heading h2{margin-bottom:15px}.center-heading p{font-size:13px}.stats{display:grid;grid-template-columns:repeat(5,1fr)}.stats>div{text-align:center;border-right:1px solid var(--line);padding:12px}.stats>div:last-child{border:0}.stats strong{display:block;font:48px Georgia,serif;color:var(--green);margin-bottom:12px}.stats span{font-size:12px;color:var(--muted)}.sample-note{background:#f5f3e7;padding:7px 15px;border-radius:4px;display:inline-block}.impact{padding-bottom:75px}.goals-section{background:#f0f3e8;padding:65px 0}.goals-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:center}.goals-grid h2{margin-bottom:16px}.goals-grid p{font-size:13px}.goals{display:grid;grid-template-columns:1fr 1fr;gap:14px}.goals>span{display:flex;align-items:center;gap:12px;background:#ffffffb3;border-radius:7px;padding:15px;font-size:12px}.goals>span:before{content:'✓';color:#5e834e;font-size:17px}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.help-card{padding:25px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.help-card .icon{margin-bottom:23px}.help-card h3{font-size:19px;margin-bottom:15px}.help-card p{font-size:13px;flex:1}.help-card .text-link{font-size:12px}.gallery-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.gallery-filters button{background:transparent;padding:8px 15px;border:1px solid #dfe4d8;border-radius:25px;font-size:11px;color:var(--muted)}.gallery-filters button.selected{background:var(--green);color:white;border-color:var(--green)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-item{padding:0;position:relative;border-radius:12px;overflow:hidden;background:#dee8d7;text-align:left}.gallery-item img{width:100%;height:240px;object-fit:cover;transition:transform .4s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item .gallery-poster{object-position:center 57%}.gallery-item>span{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;padding:14px 17px;color:var(--green);font-size:13px;font-weight:600}.gallery-item small{font-size:9px;font-weight:400;color:var(--muted)}.volunteer-banner{padding:80px 0;background:linear-gradient(90deg,#123f2bef 25%,#123f2bd9 65%,#123f2b80),url('../images/village.svg') center 55%/cover;color:#fff}.volunteer-banner .eyebrow{color:#cfdcab}.volunteer-banner h2{font-size:clamp(40px,4.3vw,60px)}.volunteer-banner em{color:#d8dc9a}.volunteer-banner p:not(.eyebrow){max-width:480px;color:#d2decd;font-size:14px;margin-bottom:28px}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:85px}.contact-grid>div>p{font-size:13px}.contact-grid>div>h3{margin:30px 0 20px;font-size:17px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-cards>a{border:1px solid var(--line);padding:18px 12px;border-radius:10px;display:flex;align-items:center;gap:10px}.contact-cards .icon{width:34px;height:34px;flex-shrink:0;padding:7px}.contact-cards strong{display:block;font-size:11px}.contact-cards small{display:block;font-size:10px;color:var(--muted)}.contact-form{padding:32px;background:var(--cream);border-radius:var(--radius);border:1px solid var(--line)}.contact-form h3{font-size:24px;margin-bottom:12px}.contact-form>p{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 15px}.form-grid label{font-size:11px;font-weight:600}.form-grid label>span{color:#658441}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;display:block;margin-top:6px;background:#fff;border:1px solid #dfe3d7;border-radius:5px;padding:11px 12px;font-size:12px;color:var(--ink);min-width:0}textarea{resize:vertical}.contact-form .form-note{font-size:10px;line-height:1.7;margin:18px 0}.contact-form .button{width:100%}#form-result{background:#e5eedc;padding:15px;margin-top:16px;border-radius:8px}#form-result p{font-size:12px;margin-bottom:8px}footer{background:#103b2a;color:#c4d2bf;padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:55px;padding-bottom:45px}.footer-brand{color:#fff;margin-bottom:20px}.footer-brand img{mix-blend-mode:normal;border-radius:50%;width:57px;height:57px}.footer-brand>span{font-size:23px}.footer-grid p{font-size:12px;color:#b5c8b2;max-width:250px}.footer-grid h3{font-size:13px;color:#f2f3e9;letter-spacing:0;margin:10px 0 22px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin:8px 0}.footer-grid>div>span{display:block;font-size:10px;color:#8eae8b;margin-top:10px}.footer-grid a:hover{color:#e9d080}.socials{display:flex;gap:9px}.socials>span,.socials>a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #6c8b694f;border-radius:50%;font-size:15px}.socials>span{opacity:.55;cursor:default}.socials [data-icon]{width:15px;height:15px}.footer-bottom{border-top:1px solid #ffffff18;padding-top:20px;padding-bottom:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#9db697}.floating-whatsapp{position:fixed;right:23px;bottom:23px;background:#298a50;color:white;width:53px;height:53px;padding:14px;border-radius:50%;box-shadow:0 5px 20px #132e3030;z-index:25;border:3px solid white}.back-top{position:fixed;right:32px;bottom:89px;border:1px solid var(--line);border-radius:50%;width:36px;height:36px;background:#fff;color:var(--green);z-index:24}.skip-link{position:fixed;top:-100px;left:15px;background:white;z-index:100;padding:10px 20px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}dialog{border:0;border-radius:15px;max-width:min(90vw,780px);padding:35px;color:var(--ink)}dialog::backdrop{background:#071e16da;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:10px;top:8px;background:#fff;border-radius:50%;width:35px;height:35px;font-size:27px;color:var(--green);z-index:2}#lightbox{background:#f8f7ec;padding:42px 20px 15px}#lightbox img{max-height:75vh;max-width:100%;width:auto;margin:auto;object-fit:contain}#lightbox p{font-size:12px;text-align:center;margin:12px 0 0}#work-dialog{max-width:min(90vw,580px);padding:45px}#work-dialog h2{font-size:36px}#work-dialog>p{font-size:14px}.reveal{transition:opacity .6s,transform .6s}.reveal.pending{opacity:0;transform:translateY(18px)}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero-grid{padding-top:65px;padding-bottom:60px}.hero-poster{height:530px}}
@media(max-width:1150px){.container{width:calc(100% - 56px)}nav{gap:14px}.brand>span{font-size:21px}.brand img{width:52px;height:52px}nav>a{font-size:11px}.hero-grid{gap:40px}.hero-poster{height:455px}.hero-caption strong{font-size:18px}.about-grid,.contact-grid{gap:40px}.library-grid{gap:40px 60px}.help-grid{gap:20px}.contact-cards{grid-template-columns:1fr}.footer-grid{gap:30px}}
@media(max-width:950px){.nav-wrap{min-height:78px}.menu-toggle{display:flex;flex-direction:column;gap:5px;width:43px;height:43px;background:transparent;justify-content:center;align-items:center}.menu-toggle span{display:block;background:var(--green);height:2px;width:23px}nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fffdf8;border-bottom:1px solid var(--line);padding:22px 28px;box-shadow:0 15px 20px #1d3b2510;flex-wrap:wrap;gap:22px}nav.open{display:flex}nav>a{font-size:13px}.hero-grid{gap:30px}.hero h1{font-size:54px}.hero .button-row{gap:10px}.hero .button{padding:12px 15px;font-size:11px}.hero-poster{height:420px}.hero-visual{padding:20px 15px 80px}.hero-caption{padding:18px 15px}.hero-caption strong{font-size:17px}.hero-caption small{font-size:7px}.round-arrow{width:30px;height:30px;line-height:28px;flex-shrink:0}.values-strip .container{font-size:11px}.work-card{padding:24px}.work-card h3{font-size:18px}.featured .badge{font-size:8px;right:17px}.library-grid{gap:40px}.help-grid{grid-template-columns:repeat(2,1fr)}.gallery-item>span{flex-direction:column;align-items:flex-start}.goals-grid{gap:35px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.contact-grid{gap:30px}.contact-form{padding:24px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.topbar{font-size:9px}.topbar .container>span{max-width:50%}.brand>span{font-size:22px}.section{padding:65px 0}.hero-grid{grid-template-columns:1fr;padding-top:30px;gap:32px}.hero-copy{padding:0}.hero h1{font-size:clamp(48px,10vw,66px)}.hero h1 br:nth-child(2){display:none}.hero-description{max-width:540px;font-size:13px}.hero .eyebrow{font-size:9px;margin-bottom:14px}.hero .button{font-size:12px;padding:13px 17px}.hero-note{margin-top:25px}.hero-visual{justify-self:center;max-width:480px;border-radius:65px 12px 12px 12px;padding-top:23px}.hero-poster{height:410px}.campaign-tab{left:12px;top:12px}.hero-caption strong{font-size:20px}.hero-caption small{font-size:8px}.hero-caption{padding:18px 20px}.hero-bottom{font-size:8px;gap:10px}.hero-bottom a{font-size:10px}.hero-bottom a span{margin-left:8px}.values-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:12px}.values-strip{padding:20px 0}.about-grid{grid-template-columns:1fr;gap:35px}.about-art img{height:330px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:18px;max-width:100%}.work-grid{grid-template-columns:1fr 1fr;gap:14px}.work-card{padding:23px 19px}.work-card h3{font-size:18px}.work-card p{font-size:12px}.work-card .icon{margin-bottom:22px}.featured .badge{position:static;order:-1;margin-bottom:15px}.featured .icon{display:none}.card-number{top:30px;right:19px}.library-grid{grid-template-columns:1fr}.poster-button{max-width:310px;transform:rotate(1deg)}.library-steps{grid-template-columns:repeat(3,1fr);gap:25px 15px}.library-steps h3{font-size:12px}.stats{grid-template-columns:repeat(3,1fr);row-gap:25px}.stats>div:nth-child(3){border:0}.stats strong{font-size:38px}.stats span{font-size:11px}.goals-grid{grid-template-columns:1fr;gap:25px}.goals{gap:9px}.goals>span{font-size:11px;padding:12px}.gallery-grid{grid-template-columns:1fr 1fr;gap:14px}.gallery-item img{height:180px}.gallery-filters{gap:6px}.gallery-filters button{font-size:10px;padding:7px 11px}.gallery-item>span{font-size:12px;padding:12px}.gallery-item small{font-size:8px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-cards{grid-template-columns:1fr 1fr}.contact-form{padding:24px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-grid>div:first-child p{max-width:300px}.footer-bottom{flex-direction:column;gap:5px;padding-right:55px}.floating-whatsapp{right:15px;bottom:15px}.back-top{right:24px;bottom:80px}.volunteer-banner{padding:65px 0}.help-grid{gap:20px}.help-card h3{font-size:18px}.help-card p{font-size:12px}.help-card .text-link{font-size:11px}}
@media(max-width:380px){.work-grid{grid-template-columns:1fr}.hero .button{padding:12px}.hero-caption strong{font-size:17px}.contact-cards{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.footer-grid{gap:22px}.gallery-item>span{font-size:11px}.hero-poster{height:355px}}
/* Richer nature palette and stronger visual hierarchy for the public site. */
body{background:#fffdf7}
.topbar{background:#073a29;color:#eef6d8}
.site-header{border-bottom:3px solid #e7b743;box-shadow:0 4px 22px #073a2910}
.brand>span{font-weight:700}
.button{border-radius:9px;box-shadow:0 5px 14px #083b2b18}
.hero{position:relative;background:radial-gradient(ellipse at 90% 15%,#397951 0,transparent 48%),linear-gradient(120deg,#073a2b,#115437);color:#fffdf0}
.hero-grid,.hero-bottom{position:relative;z-index:1}
.hero:before{content:'';position:absolute;width:560px;height:560px;right:-190px;top:120px;border:1px solid #d4ee9726;border-radius:50%;box-shadow:0 0 0 65px #d4ee9707,0 0 0 130px #d4ee9705;pointer-events:none}
.hero .eyebrow{color:#e0efb8}
.hero h1{font-weight:700;text-shadow:0 3px 20px #03281a20}
.hero h1 em{color:var(--yellow)}
.hero-description{color:#e0eadd;font-size:15px}
.hero .button:not(.outline){background:var(--yellow);border-color:var(--yellow);color:#163c28;box-shadow:0 6px 22px #0002}
.hero .button:not(.outline):hover{background:#ffda78}
.hero .button.outline{border-color:#b3cca2;color:#fff9df;background:#ffffff08}
.hero .button.outline:hover{background:#ffffff18}
.hero-note{border-left:3px solid var(--yellow);padding-left:17px}
.hero-note .note-mark{color:var(--yellow)}
.hero-note div>span{color:#c5d8c6}
.hero-visual{background:#e9edcd;border:6px solid #ffffff18;box-shadow:0 24px 65px #03291c66;border-radius:90px 20px 20px 20px}
.campaign-tab{background:var(--yellow);color:#153e2b;box-shadow:0 6px 20px #0002}
.status-dot{background:#176c3f;box-shadow:0 0 0 4px #176c3f15}
.hero-caption{background:#082f24;border-radius:0 0 14px 14px}
.hero-caption small{color:#e7d696}
.round-arrow{background:var(--yellow);color:#153e2b;border-color:var(--yellow)}
.hero-bottom{color:#dce8cb}
.bottom-line{background:#b9d2aa40}
.values-strip{background:var(--yellow);border-bottom:0}
.values-strip .container{color:#23432b;font-weight:700}
.eyebrow{font-weight:800}
.about-art{box-shadow:0 18px 40px #16482d15;border:1px solid #c6d5b7}
.art-note{border-left:4px solid #e8b93f;box-shadow:0 8px 25px #163e2e15}
.soft{background:#eef2e3}
.work-card{border-color:#cedbc6;border-top:4px solid #398349;box-shadow:0 6px 20px #1d472a08}
.work-card:hover{box-shadow:0 15px 35px #1d472a1c}
.work-card .icon{background:#d8edc5;color:#21643c}
.work-card.water{background:#edf8fa;border-top-color:#218aab}
.water .icon{background:#c9e9ef;color:#176e8d}
.work-card.education{background:#fff5de;border-top-color:#e2a328}
.education .icon{background:#ffe4a6;color:#885e12}
.work-card.featured{background:linear-gradient(140deg,#17653f,#073c2a);border-color:#17653f;border-top-color:var(--yellow)}
.featured .icon{background:#ffffff18;color:#e6edb5}
.work-card:nth-child(4){background:#f2f5df;border-top-color:#8a9c36}
.work-card:nth-child(6){background:#fff0e7;border-top-color:#d07e49}
.card-number{color:#637661;font-weight:700}
.library-section{background:radial-gradient(ellipse at top right,#286e46,transparent 65%),#083b2b;border-top:5px solid var(--yellow)}
.library-copy em,.volunteer-banner em{color:var(--yellow)}
.library-steps span{color:var(--yellow)}
.stats{gap:12px}
.stats>div{background:#eef3e3;border:1px solid #d7e2c9!important;border-radius:14px;padding:23px 10px;box-shadow:0 5px 15px #163e2e06}
.stats strong{font-weight:700}
.goals-section{background:#e0ebca}
.goals>span{background:#fffdf1;border:1px solid #cbdab4}
.help-card{padding:25px 20px;border:1px solid #d7e1c9;border-top:4px solid #5b8d45;border-radius:14px;background:#f5f7ed}
.help-card:nth-child(even){background:#fff5df;border-top-color:#e3b03c}
.gallery-item{box-shadow:0 7px 22px #163e2e12;border:1px solid #d3dfc8}
.gallery-filters button.selected{box-shadow:0 4px 12px #14633e25}
.contact-form{background:#edf2e2;border-top:4px solid var(--green);box-shadow:0 14px 40px #163e2e0d}
.contact-cards>a{background:#f2f6e9;border-color:#cedec0}
@media(max-width:700px){.hero-description{font-size:14px}.hero-visual{border-width:4px;border-radius:65px 16px 16px 16px}.stats{gap:9px}.stats>div{padding:17px 7px}.help-card{padding:20px 15px}.values-strip .container{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}}

.public-libraries{grid-column:1/-1;width:100%;border-top:1px solid #ffffff40;padding-top:32px}.public-libraries>h3{font-size:26px;margin-bottom:20px}.library-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.public-library-card{background:#fffdf1;color:#133c2b;border-radius:12px;padding:22px}.public-library-card h3{margin-bottom:12px}.public-library-card p{color:#334c3b;font-size:14px}.public-library-card img{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:18px}.public-library-card a{text-decoration:underline;font-weight:700}.book-donation-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px;padding:28px;background:#ffffff0c;border:1px solid #ffffff40;border-radius:12px;scroll-margin-top:120px}.book-donation-form>h3,.book-donation-form>p{grid-column:1/-1;color:white;margin:0}.book-donation-form>h3{font-size:25px}.book-donation-form label{font-size:14px;color:#fff}.book-donation-form input,.book-donation-form select,.book-donation-form textarea{font-size:15px;color:#111;background:#fff;width:100%}.book-donation-form button{justify-self:start}.book-donation-form button:disabled{opacity:.7;cursor:wait}@media(max-width:700px){.book-donation-form{grid-template-columns:1fr;padding:20px}.library-card-grid{grid-template-columns:1fr}}

.volunteer-form{grid-column:1/-1;margin-top:22px;padding:30px;background:#eef4e5;border:1px solid #c8d9bc;border-radius:14px}.volunteer-form h3{font-size:27px;color:#163e2e;margin-bottom:8px}.volunteer-form>p{font-size:14px}.volunteer-form .form-grid{margin-top:18px}.volunteer-form select[multiple]{min-height:112px}.volunteer-form-status{font-weight:700;color:#17633e;margin:14px 0 0}.volunteer-form button:disabled{opacity:.65;cursor:wait}

.team-section{background:#fbfcf5}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.team-card{background:#fff;border:1px solid #d6e0ce;border-top:4px solid #5b8d45;border-radius:14px;padding:20px;box-shadow:0 7px 22px #163e2e0d}.team-card:nth-child(even){border-top-color:#e2ae38}.team-card img{width:100%;height:190px;object-fit:cover;border-radius:9px;margin-bottom:16px;background:#e7eddf}.team-card h3{font-size:21px;color:#163e2e;margin-bottom:5px}.team-card p{font-size:13px;color:#42584a}.team-card .team-role{font-weight:700;color:#6a843d;margin-bottom:12px}.team-links{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.team-links a{padding:6px 10px;border:1px solid #c8d7bf;border-radius:20px;color:#17633e;font-size:11px;font-weight:700}.team-loading{color:#53665b;text-align:center;grid-column:1/-1}@media(max-width:700px){.team-card img{height:170px}}

.testimonials-section{background:#f6f8ed}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.testimonial-card{background:#fff;border:1px solid #d8e2cc;border-left:4px solid #e2ae38;border-radius:14px;padding:24px;box-shadow:0 7px 22px #163e2e0b}.testimonial-card:nth-child(even){border-left-color:#5b8d45}.testimonial-quote{font:20px/1.55 Georgia,serif;color:#244936;margin-bottom:22px}.testimonial-meta{display:flex;align-items:center;gap:12px}.testimonial-meta img{width:46px;height:46px;object-fit:cover;border-radius:50%;background:#e7eddf}.testimonial-meta strong,.testimonial-meta small{display:block}.testimonial-meta strong{font-size:14px;color:#163e2e}.testimonial-meta small{font-size:11px;color:#53665b;margin-top:3px}.testimonial-stars{display:block;color:#d39a16;font-size:14px;letter-spacing:2px;margin-top:4px}.testimonial-loading{color:#53665b;text-align:center;grid-column:1/-1}
