*{box-sizing:border-box;margin:0;padding:0}:root{--green-darkest:#0d2c1c;--green-dark:#14432c;--green:#1b5e3a;--green-mid:#226844;--green-soft:#3a7d5a;--gold:#c89b3c;--gold-light:#dcb95f;--gold-deep:#b8862b;--gold-pale:#f0e2bd;--maroon:#9c2160;--accent-pink:#b6318c;--accent-orange:#dd7b23;--accent-purple:#7a4fb5;--hero-cream:#f4dcaa;--cream:#faf1dc;--cream-2:#f6e9cb;--card:#fdf8e9;--card-line:#e5d3ab;--white:#fff;--text-dark:#1f2b21;--text-medium:#55604f;--text-light:#808a78;--shadow:0 12px 34px #14432c1a;--shadow-sm:0 6px 18px #14432c14}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf1dc;background-color:var(--cream);color:#1f2b21;color:var(--text-dark);font-family:Poppins,Mukta,sans-serif;overflow-x:hidden}.serif{font-family:Playfair Display,serif}.hindi{font-family:Mukta,Tiro Devanagari Hindi,sans-serif}.hindi-serif{font-family:"Noto Serif Devanagari",serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{margin:0 auto;max-width:1240px;padding:0 1.5rem}.section{padding:4.5rem 0}.sec-head{margin-bottom:2.75rem;text-align:center}.sec-head.left{text-align:left}.sec-head h2{color:#14432c;color:var(--green-dark);font-family:Playfair Display,serif;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:700;line-height:1.15}.sec-head.on-dark .sec-sub,.sec-head.on-dark h2{color:#faf1dc;color:var(--cream)}.sec-head .sec-eyebrow{color:#b8862b;color:var(--gold-deep);display:block;font-size:.78rem;font-weight:600;letter-spacing:.28em;margin-bottom:.5rem;text-transform:uppercase}.sec-head .sec-sub{color:#b8862b;color:var(--gold-deep);font-family:Playfair Display,serif;font-size:1.15rem;font-style:italic;margin-top:.5rem}.lotus-divider{align-items:center;color:#c89b3c;color:var(--gold);display:flex;gap:.6rem;justify-content:center;margin:.75rem 0}.sec-head.left .lotus-divider{justify-content:flex-start}.lotus-divider .line{background:linear-gradient(90deg,#0000,#c89b3c);background:linear-gradient(90deg,#0000,var(--gold));height:1px;width:60px}.lotus-divider .line.r{background:linear-gradient(90deg,#c89b3c,#0000);background:linear-gradient(90deg,var(--gold),#0000)}.btn{align-items:center;border:2px solid #0000;border-radius:999px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;gap:.55rem;letter-spacing:.05em;padding:.85rem 1.7rem;text-transform:uppercase;transition:all .25s ease;white-space:nowrap}.btn svg{height:1.1em;width:1.1em}.btn-green{background:#14432c;background:var(--green-dark);color:#fff;color:var(--white)}.btn-green:hover{background:#1b5e3a;background:var(--green);box-shadow:0 10px 24px #14432c4d;transform:translateY(-2px)}.btn-outline{background:#0000;border-color:#14432c;border-color:var(--green-dark);color:#14432c;color:var(--green-dark)}.btn-outline:hover{background:#14432c;background:var(--green-dark);color:#fff;color:var(--white);transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#dcb95f,#c89b3c);background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#0d2c1c;color:var(--green-darkest)}.btn-gold:hover{box-shadow:0 10px 24px #c89b3c59;filter:brightness(1.05);transform:translateY(-2px)}.btn-sm{font-size:.72rem;padding:.6rem 1.2rem}.text-gold{color:#b8862b;color:var(--gold-deep)}.text-green{color:#14432c;color:var(--green-dark)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f6e9cb;background:var(--cream-2)}::-webkit-scrollbar-thumb{background:#1b5e3a;background:var(--green);border-radius:4px}.fade-up{animation:fadeUp .7s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.section{padding:3rem 0}.container{padding:0 1.1rem}}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%}main{flex:1 1}.header{background:var(--hero-cream);border-bottom:1px solid #0000;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .25s ease,border-color .25s ease,background .25s ease;z-index:1000}.header.scrolled{background:#fbeed3;border-bottom-color:#c89b3c59;box-shadow:0 4px 22px #0d2c1c1a}.navbar-inner{gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1440px;padding:.5rem 1.75rem}.brand,.navbar-inner{align-items:center;display:flex}.brand{flex-shrink:0;gap:.75rem}.brand-mark{border-radius:50%;box-shadow:0 0 0 2px var(--gold),0 0 0 4px #c89b3c40;height:62px;object-fit:cover;width:62px}.brand-text{align-items:center;display:flex;flex-direction:column;line-height:1.02}.brand-name{color:var(--green-dark);font-size:1.75rem;font-weight:700;letter-spacing:.01em}.brand-trust{align-items:center;color:var(--gold-deep);display:flex;gap:.4rem;margin-top:1px}.brand-trust .serif{font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.brand-tagline{color:var(--green-dark);font-size:.72rem;font-weight:600;letter-spacing:.06em;margin-top:2px}.nav-links{align-items:center;display:flex;gap:1.5rem;list-style:none}.nav-links a:not(.btn){color:var(--green-darkest);font-size:.98rem;font-weight:500;padding:.35rem 0;position:relative;transition:color .2s;white-space:nowrap}.nav-links a:not(.btn):hover{color:var(--gold-deep)}.nav-links a.active{color:var(--green-dark);font-weight:600}.nav-links a.active:after{background:var(--green-dark);border-radius:2px;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.nav-donate .btn{border-radius:999px;font-size:.86rem;letter-spacing:.02em;padding:.72rem 1.5rem;text-transform:none}.nav-donate .btn svg{color:var(--gold-light)}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:6px;z-index:1200}.hamburger span{background:var(--green-dark);border-radius:2px;height:2.5px;transition:.3s;width:26px}.hamburger.active span:first-child{transform:translateY(7.5px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}@media (max-width:1320px){.nav-links{gap:1.05rem}.nav-links a:not(.btn){font-size:.88rem}.brand-name{font-size:1.45rem}.brand-mark{height:54px;width:54px}}@media (max-width:1080px){.hamburger{display:flex}.nav-links{align-items:flex-start;background:var(--hero-cream);box-shadow:-8px 0 30px #0000002e;flex-direction:column;gap:1.35rem;height:100vh;justify-content:flex-start;overflow-y:auto;padding:5.5rem 2rem 2rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:min(82vw,330px)}.nav-links.open{transform:translateX(0)}.nav-links a:not(.btn){font-size:1.05rem}.nav-donate{margin-top:.4rem;order:9}}@media (max-width:560px){.navbar-inner{padding:.5rem 1.1rem}.brand-mark{height:46px;width:46px}.brand-name{font-size:1.2rem}.brand-trust .serif{font-size:.9rem}.brand-tagline{font-size:.62rem}}.footer{background:var(--green-darkest);color:#d8e3d5;margin-top:auto}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1.6fr 1fr 1.3fr 1.3fr .9fr;padding:3.5rem 1.5rem 2.5rem}.footer-brand{display:flex;gap:.8rem}.footer-emblem{border-radius:50%;box-shadow:0 0 0 2px var(--gold),0 0 0 4px #c89b3c40;flex-shrink:0;height:58px;object-fit:cover;width:58px}.footer-name{font-size:1.2rem;letter-spacing:.12em}.footer-name,.footer-trust{color:var(--cream);display:block;font-weight:700}.footer-trust{font-size:1.5rem;letter-spacing:.14em;margin-top:-3px}.footer-motto{color:var(--gold-light);font-size:.85rem;line-height:1.5;margin:.6rem 0 1rem}.footer-socials{display:flex;gap:.6rem}.footer-socials a{align-items:center;border:1px solid #dcb95f66;border-radius:50%;color:var(--gold-light);display:flex;font-size:.9rem;height:34px;justify-content:center;transition:all .25s;width:34px}.footer-socials a:hover{background:var(--gold);border-color:var(--gold);color:var(--green-darkest)}.footer-col h4{color:var(--cream);font-size:1.05rem;font-weight:600;margin-bottom:1.1rem}.footer-links{column-count:2;column-gap:1rem;list-style:none}.footer-links li{margin-bottom:.6rem}.footer-contact a,.footer-contact span,.footer-links a{color:#cdd8ca;font-size:.88rem;transition:color .2s}.footer-contact a:hover,.footer-links a:hover{color:var(--gold-light)}.footer-contact{display:flex;flex-direction:column;gap:.9rem;list-style:none}.footer-contact li{align-items:flex-start;display:flex;gap:.6rem}.footer-contact svg{color:var(--gold-light);flex-shrink:0;margin-top:2px}.footer-support p{color:#cdd8ca;font-size:.88rem;line-height:1.6;margin-bottom:1.1rem}.footer-qr h4{text-align:left}.footer-qr-box{background:#fff;border-radius:10px;padding:8px;width:-webkit-max-content;width:max-content}.footer-bottom{background:#0a2416;border-top:1px solid #ffffff1a}.footer-bottom-inner{align-items:center;color:#b5c3b1;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.9rem;justify-content:center;padding:1.1rem 1.5rem;text-align:center}.footer-bottom .sep{color:#ffffff4d}@media (max-width:980px){.footer-grid{gap:2.2rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-links{column-count:2}}.bank-card{background:var(--card);border:1px solid var(--card-line);border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden}.bank-head{background:var(--green-dark);color:var(--cream);padding:.85rem 1rem;text-align:center}.bank-head span{display:block;font-family:Mukta,sans-serif;font-size:1.05rem;font-weight:600}.bank-head small{color:var(--gold-light);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.bank-body{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;padding:1.4rem}.bank-rows{display:flex;flex:1 1 260px;flex-direction:column;gap:.75rem}.bank-row{align-items:center;color:var(--text-dark);display:grid;font-size:.82rem;grid-template-columns:1.3rem 6.2rem .6rem 1fr}.bank-ic{color:var(--gold-deep);font-size:1rem}.bank-label{color:var(--green-dark)}.bank-label,.bank-value{font-weight:600;letter-spacing:.02em}.bank-qr{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:.4rem;text-align:center}.scan-tag{background:var(--green-dark);border-radius:999px;color:var(--gold-light);font-size:.62rem;font-weight:600;letter-spacing:.14em;padding:.25rem .7rem}.bank-qr .upi{color:var(--text-medium);font-size:.6rem}.bank-card.dark{background:#0000;border:none;box-shadow:none}.hero .container,.ourwork .container,.seva-band .container{max-width:1380px}.hero{align-items:center;background:radial-gradient(80% 68% at 28% 40%,#ffe1a06b 0,#ffe1a000 68%),linear-gradient(102deg,#f8e6c0,#f5deae 38%,#f0d29a 72%,#ead0a0);display:flex;isolation:isolate;min-height:clamp(470px,38vw,600px);overflow:hidden;position:relative}.hero-art{background-position:100%;background-repeat:no-repeat;background-size:cover;bottom:0;filter:saturate(1.05) contrast(1.02);-webkit-mask-image:linear-gradient(90deg,#0000 0,#0000002e 9%,#000000b8 23%,#000 38%);mask-image:linear-gradient(90deg,#0000 0,#0000002e 9%,#000000b8 23%,#000 38%);position:absolute;right:0;top:0;width:66%;z-index:-2}.hero-art:after{background:linear-gradient(100deg,#e8b46042,#eec47824 34%,#f4d2910f 68%,#f8deaa00);content:"";inset:0}.hero-art:after,.hero-vine{mix-blend-mode:multiply;position:absolute}.hero-vine{background-position:top;background-size:cover;bottom:0;left:0;-webkit-mask-image:linear-gradient(90deg,#000 55%,#0000);mask-image:linear-gradient(90deg,#000 55%,#0000);top:0;width:125px;z-index:-1}.hero-inner{padding-bottom:6rem;padding-top:0;position:relative;width:100%}.hero-copy{margin-inline:0 auto;padding-left:clamp(0px,2vw,34px);text-align:center;width:min(560px,44vw)}.hero-title{color:var(--green-dark);font-size:clamp(2.6rem,5.2vw,4.3rem);font-weight:800;letter-spacing:-.01em;line-height:1}.hero-trust{align-items:center;color:#8a5f14;display:flex;gap:.6rem;justify-content:center;margin-top:.35rem}.hero-trust .serif{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;letter-spacing:.05em}.hero-tagline{color:var(--maroon);font-size:clamp(1.05rem,1.9vw,1.45rem);font-weight:600;line-height:1.55;margin-top:.9rem}.hero-rule{align-items:center;color:var(--gold);display:flex;gap:.55rem;justify-content:center;margin:1rem 0 1.7rem}.hero-rule i{background:linear-gradient(90deg,#0000,var(--gold));height:1px;width:96px}.hero-rule i:last-child{background:linear-gradient(90deg,var(--gold),#0000)}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-cta .btn{font-size:.95rem;letter-spacing:.01em;padding:.9rem 1.9rem;text-transform:none}.hero-cta .btn-green svg{animation:heartBeat 2.2s ease-in-out infinite;color:var(--gold-light)}@keyframes heartBeat{0%,28%,to{scale:1}10%{scale:1.28}19%{scale:1.08}}.hero-cta .btn-gold{background:linear-gradient(135deg,#c9a13d,#b8862b);color:#fffaf0}.hero-cta .btn-gold svg{color:#fffaf0}.ourwork{background:linear-gradient(180deg,#f7e4b4,#f3daa2);padding:2.8rem 0 3.2rem}.ornate-title{align-items:center;color:var(--gold-deep);display:flex;gap:.85rem;justify-content:center;margin-bottom:1.9rem}.ornate-title span{color:var(--green-dark);font-size:clamp(1.6rem,3vw,2.15rem);font-weight:700}.ornate-title.small{gap:.55rem;margin-bottom:.9rem}.ornate-title.small span{font-size:1.3rem}.ourwork-layout{grid-gap:1.6rem;align-items:stretch;display:grid;gap:1.6rem;grid-template-columns:1fr 380px}.svc-cards{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(5,1fr)}.svc-card{align-items:center;background:linear-gradient(180deg,#fdf6e2,#f9edcf);border:1px solid #e0c68f;border-radius:14px;display:flex;flex-direction:column;padding:1.4rem .85rem 1rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.svc-card:hover{border-color:var(--gold);box-shadow:0 14px 30px #14432c21;transform:translateY(-5px)}.svc-icon{align-items:center;border-radius:50%;box-shadow:0 5px 14px #14432c2e;color:#fff;display:flex;font-size:1.65rem;height:54px;justify-content:center;margin-bottom:.85rem;width:54px}.tone-green{background:#2f6b32}.tone-leaf{background:#3d8a3f}.tone-pink{background:var(--accent-pink)}.tone-orange{background:var(--accent-orange)}.tone-purple{background:var(--accent-purple)}.svc-icon{animation:iconFloat 3.6s ease-in-out infinite;position:relative;transition:scale .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.svc-card:nth-child(2) .svc-icon{animation-delay:.45s}.svc-card:nth-child(3) .svc-icon{animation-delay:.9s}.svc-card:nth-child(4) .svc-icon{animation-delay:1.35s}.svc-card:nth-child(5) .svc-icon{animation-delay:1.8s}.svc-icon svg{transition:rotate .35s ease,scale .35s ease}.svc-icon:after{border:2px solid var(--gold);border-radius:50%;content:"";inset:-4px;opacity:0;pointer-events:none;position:absolute}.svc-card:hover .svc-icon{box-shadow:0 10px 22px #14432c4d;scale:1.12}.svc-card:hover .svc-icon svg{rotate:-8deg;scale:1.07}.svc-card:hover .svc-icon:after{animation:iconHalo 1.4s ease-out infinite}@keyframes iconFloat{0%,to{translate:0 0}50%{translate:0 -5px}}@keyframes iconHalo{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}.svc-card h3{color:var(--green-darkest);font-size:1rem;font-weight:700;line-height:1.25;margin-bottom:.5rem;white-space:pre-line}.svc-card p{color:#5d6656;flex:1 1;font-size:.79rem;line-height:1.55}.svc-lotus{color:var(--gold);margin-top:.7rem;opacity:.75;transition:scale .35s ease,opacity .35s ease}.svc-card:hover .svc-lotus{opacity:1;scale:1.25}.mission-box{background:linear-gradient(180deg,#fdf6e2,#f9edcf);border:2px solid var(--gold);border-radius:16px;overflow:hidden;padding:7px;position:relative}.mission-inner{align-items:center;border:1px solid #c89b3c8c;border-radius:11px;color:var(--gold);display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem 1.6rem 1.3rem;text-align:center}.mission-inner p{color:#3d4a3b;font-size:.97rem;line-height:1.75;margin-bottom:.9rem}.mission-feather{bottom:-22px;opacity:.32;pointer-events:none;position:absolute;right:-12px}.seva-band{background:radial-gradient(90% 140% at 50% 0,#3a7d5a59 0,#3a7d5a00 70%),linear-gradient(90deg,#0c2a1a,#14432c 50%,#0c2a1a);border-bottom:2px solid #c89b3c73;border-top:2px solid #c89b3c73;color:var(--cream);padding:2rem 0}.band-inner{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}.band-block{position:relative}.band-block+.band-block:before{background:linear-gradient(180deg,#0000,#c89b3c99,#0000);content:"";height:84%;left:-1.25rem;position:absolute;top:8%;width:1px}.band-intro{align-items:center;display:flex;gap:1.1rem}.band-photo{border-radius:50%;box-shadow:0 0 0 2px var(--gold),0 0 0 6px #c89b3c33;flex-shrink:0;height:128px;overflow:hidden;width:128px}.band-photo img{height:100%;object-fit:cover;width:100%}.band-intro-copy{color:var(--gold-light);text-align:center}.band-intro-copy h3{color:var(--gold-light);font-size:1.28rem;font-weight:700;line-height:1.35}.band-intro-copy p{color:#e5eddf;font-size:.85rem;line-height:1.6;margin-top:.25rem;max-width:300px}.band-radhey{padding:0 3rem;text-align:center}.band-radhey h3{color:var(--gold-light);font-size:1.7rem;font-weight:700;margin-bottom:.4rem}.band-radhey p{color:#e8efe3;font-size:.9rem;line-height:1.7;margin:0 auto;max-width:340px}.band-radhey .rf{opacity:.55;position:absolute;top:50%;transform:translateY(-50%)}.band-radhey .rf.left{left:-.4rem}.band-radhey .rf.right{right:-.4rem}.about-home{background:var(--cream)}.about-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:.85fr 1fr}.about-photo{border-radius:16px;box-shadow:var(--shadow-sm);height:330px;object-fit:cover;width:100%}.about-copy .sec-eyebrow{color:var(--gold-deep);font-size:.78rem;font-weight:600;letter-spacing:.28em}.about-copy h2{color:var(--green-dark);font-size:1.9rem;margin-top:.2rem}.about-copy .lotus-divider{justify-content:flex-start;margin:.6rem 0 .9rem}.about-copy p{color:var(--text-medium);font-size:.98rem;line-height:1.85;margin-bottom:1.3rem}.work-section{background:var(--cream-2)}.work-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(4,1fr)}.work-card{background:var(--card);border:1px solid var(--card-line);border-radius:16px;padding:1rem 1rem 1.4rem;transition:all .25s}.work-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.work-img{border-radius:12px;margin-bottom:1rem;overflow:hidden}.work-img img{height:160px;object-fit:cover;transition:transform .4s;width:100%}.work-card:hover .work-img img{transform:scale(1.06)}.work-card h3{color:var(--green-dark);font-size:1.2rem;margin-bottom:.5rem}.work-card p{color:var(--text-medium);font-size:.88rem;line-height:1.6;margin-bottom:.9rem}.work-link{align-items:center;color:var(--gold-deep);display:inline-flex;font-size:.9rem;font-weight:600;gap:.4rem}.gau-banner{background:var(--cream);padding:1rem 0 4rem}.gau-inner{grid-gap:1.5rem;align-items:center;background:linear-gradient(90deg,#f4ead0,#efe3c4);border-radius:20px;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1.1fr;padding:1.6rem}.gau-img img{border-radius:14px;height:220px;object-fit:cover;width:100%}.gau-copy h2{color:var(--green-dark);font-size:1.5rem;margin-bottom:1rem}.gau-list{display:flex;flex-direction:column;gap:.7rem;list-style:none}.gau-list li{color:var(--text-dark);font-size:.95rem;padding-left:1.6rem;position:relative}.gau-list li:before{color:var(--gold-deep);content:"✓";font-weight:700;left:0;position:absolute}.gau-quote{background:var(--green-dark);border-radius:16px;color:var(--cream);padding:1.6rem;text-align:center}.gau-quote p{font-size:1.05rem;line-height:1.6;margin:.6rem 0 1.2rem}.values-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(4,1fr)}.value-card{background:var(--card);border:1px solid var(--card-line);border-radius:16px;padding:2rem 1.2rem;text-align:center;transition:all .25s}.value-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.value-art{border-radius:50%;box-shadow:0 0 0 4px #c89b3c29,0 8px 20px #0d2c1c33;display:block;height:96px;margin:0 auto 1.1rem;transition:scale .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease;width:96px}.value-art img{border-radius:50%;height:100%;width:100%}.value-card:hover .value-art{box-shadow:0 0 0 6px #c89b3c47,0 12px 26px #0d2c1c47;scale:1.07}.value-card h3{color:var(--green-dark);font-size:1.15rem;margin-bottom:.5rem}.value-card p{color:var(--text-medium);font-size:.86rem;line-height:1.6}.krishna-quote{background:linear-gradient(120deg,var(--green-darkest),var(--green-dark));color:var(--cream);overflow:hidden;padding:3.5rem 1rem;position:relative;text-align:center}.kq-feather{opacity:.5;position:absolute;right:6%;top:50%;transform:translateY(-50%)}.kq-inner{align-items:center;display:flex;flex-direction:column;gap:.8rem;position:relative;z-index:2}.kq-inner p{font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:600;line-height:1.5}.kq-radhe{color:var(--gold-light);font-size:1.1rem;letter-spacing:.1em}.donate-home{background:var(--cream)}.donate-grid{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1.15fr}.donate-left h2{color:var(--green-dark);font-size:2rem;margin-bottom:.6rem}.donate-left>p{color:var(--text-medium);line-height:1.7;margin-bottom:1.4rem}.donate-amounts{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1.4rem}.amount-chip{background:var(--green-dark);border-radius:8px;color:var(--cream);font-size:.9rem;font-weight:600;padding:.6rem 1.2rem}.amount-chip.other{background:#0000;border:1.5px solid var(--gold);color:var(--green-dark)}.donate-trust{display:flex;flex-wrap:wrap;gap:1.4rem;margin-bottom:1.6rem}.donate-trust span{align-items:center;color:var(--text-medium);display:inline-flex;font-size:.82rem;gap:.4rem}.donate-trust svg{color:var(--gold-deep)}@media (max-width:1240px){.ourwork-layout{grid-template-columns:1fr}.mission-box{margin:0 auto;max-width:720px}}@media (max-width:1024px){.svc-cards{grid-template-columns:repeat(3,1fr)}.about-grid{grid-template-columns:1fr}.values-grid,.work-grid{grid-template-columns:1fr 1fr}.gau-inner{grid-template-columns:1fr}.hero-copy{width:min(480px,48vw)}}@media (max-width:900px){.hero{min-height:auto;text-align:center}.hero-inner{padding-bottom:4rem;padding-top:2.2rem}.hero-copy{margin-inline:auto;max-width:100%;padding-left:0;width:100%}.hero-cta,.hero-rule,.hero-trust{justify-content:center}.hero-vine{display:none}.hero-art{background-position:center 30%;-webkit-mask-image:none;mask-image:none;opacity:.22;width:100%}.band-inner{grid-template-columns:1fr}.band-block+.band-block:before{display:none}.band-intro{flex-direction:column;text-align:center}.band-radhey .rf{display:none}.donate-grid{grid-template-columns:1fr}}@media (max-width:640px){.svc-cards{grid-template-columns:1fr 1fr}.values-grid,.work-grid{grid-template-columns:1fr}.hero-rule i{width:60px}}@media (max-width:420px){.svc-cards{grid-template-columns:1fr}.hero-cta .btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.hero-cta .btn-green svg,.svc-card:hover .svc-icon:after,.svc-icon{animation:none}}.page-hero{background:linear-gradient(90deg,var(--cream) 0,var(--cream-2) 55%,#efe4c8 100%);overflow:hidden;position:relative}.page-hero-feather{left:0;opacity:.7;position:absolute;top:40%;transform:translateY(-50%);z-index:1}.page-hero-inner{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1.05fr;min-height:340px}.page-hero-text{padding:2.5rem 0;position:relative;z-index:2}.page-hero-text h1{color:var(--green-dark);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.05}.page-hero .lotus-divider{justify-content:flex-start}.page-hero-sub{color:var(--gold-deep);font-size:1.35rem;font-style:italic;margin:.4rem 0 1rem}.page-hero-desc{color:var(--text-medium);font-size:1rem;line-height:1.8;max-width:460px}.page-hero-img{height:100%;min-height:340px;position:relative}.page-hero-img img{height:100%;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18%);mask-image:linear-gradient(90deg,#0000,#000 18%);object-fit:cover;object-position:center;position:absolute;width:100%}.page-hero-img-framed{align-self:center;background:var(--card);border:2px solid var(--gold);border-radius:18px;box-shadow:var(--shadow);height:auto;margin:2.2rem 0;min-height:0;padding:7px;z-index:2}.page-hero-img-framed img{border-radius:13px;height:auto;-webkit-mask-image:none;mask-image:none;object-fit:fill;position:static}@media (max-width:820px){.page-hero-inner{grid-template-columns:1fr;min-height:auto}.page-hero-img{min-height:240px}.page-hero-img-framed{margin:0 0 2.2rem;min-height:0}.page-hero-img img{border-radius:14px;-webkit-mask-image:none;mask-image:none}.page-hero-feather{display:none}}.story-section{background:var(--cream)}.story-grid{grid-gap:2rem 2.5rem;align-items:start;display:grid;gap:2rem 2.5rem;grid-template-columns:1fr 1fr}.story-head{gap:.8rem;margin-bottom:1rem}.story-head,.story-ic{align-items:center;display:flex}.story-ic{background:var(--gold-pale);border-radius:50%;color:var(--green-dark);font-size:1.4rem;height:48px;justify-content:center;width:48px}.story-head h2{color:var(--green-dark);font-size:1.7rem}.story-text p{color:var(--text-medium);font-size:.96rem;line-height:1.85;margin-bottom:1rem}.story-photo img{border-radius:14px;box-shadow:var(--shadow-sm);height:240px;object-fit:cover;width:100%}.mvv{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:1rem}.mvv-card{background:var(--card);border:1px solid var(--card-line);border-radius:16px;padding:1.6rem;transition:all .25s}.mvv-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.mvv-ic{align-items:center;background:var(--gold-pale);border-radius:50%;display:flex;font-size:1.5rem;height:54px;justify-content:center;margin-bottom:.9rem;width:54px}.mvv-card h3{color:var(--green-dark);font-size:1.2rem;margin-bottom:.6rem}.mvv-card p{color:var(--text-medium);font-size:.9rem;line-height:1.65}.mvv-card ul{list-style:none}.mvv-card ul li{color:var(--text-medium);font-size:.9rem;margin-bottom:.35rem;padding-left:1.1rem;position:relative}.mvv-card ul li:before{color:var(--gold-deep);content:"•";left:0;position:absolute}.whatwedo{background:var(--cream-2)}.whatwedo-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:1.3fr 1fr;padding:3.5rem 1.5rem}.wwd-items{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(4,1fr)}.wwd-item{text-align:left}.wwd-ic{align-items:center;background:var(--gold-pale);border-radius:12px;display:flex;font-size:1.5rem;height:50px;justify-content:center;margin-bottom:.7rem;width:50px}.wwd-ic,.wwd-item h4{color:var(--green-dark)}.wwd-item h4{font-size:1rem;margin-bottom:.4rem}.wwd-item p{color:var(--text-medium);font-size:.8rem;line-height:1.55}.wwd-right{border-radius:16px;min-height:300px;overflow:hidden;position:relative}.wwd-right img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.wwd-quote{align-items:flex-end;background:linear-gradient(90deg,#0d2c1c33,#0d2c1ceb 55%);color:var(--cream);display:flex;flex-direction:column;gap:1rem;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:right}.wwd-quote p{font-size:1.15rem;font-weight:500;line-height:1.6}.about-stats{background:var(--cream-2);padding-bottom:3rem}.about-stats-bar{grid-gap:1rem;border-top:1px solid var(--card-line);display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:1.5rem}.astat{align-items:center;display:flex;flex-direction:column;gap:.2rem;position:relative;text-align:center}.astat:not(:last-child):after{background:var(--card-line);content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.astat-ic{animation:astatGlow 4s ease-in-out infinite;color:var(--gold-deep);font-size:2.2rem}.astat:nth-child(2) .astat-ic{animation-delay:.5s}.astat:nth-child(3) .astat-ic{animation-delay:1s}.astat:nth-child(4) .astat-ic{animation-delay:1.5s}@keyframes astatGlow{0%,to{filter:drop-shadow(0 0 0 rgba(184,134,43,0));translate:0 0}50%{filter:drop-shadow(0 0 9px rgba(184,134,43,.45));translate:0 -4px}}.astat-v{color:var(--green-dark);font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700;line-height:1.15}.astat-l{color:var(--text-medium);font-size:.85rem;line-height:1.3}@media (prefers-reduced-motion:reduce){.astat-ic{animation:none}}@media (max-width:900px){.mvv,.story-grid,.whatwedo-grid{grid-template-columns:1fr}.wwd-items{grid-template-columns:1fr 1fr}.about-stats-bar{gap:1.4rem .5rem;grid-template-columns:repeat(2,1fr)}.astat:after{display:none}}@media (max-width:520px){.wwd-items{grid-template-columns:1fr}.wwd-quote{align-items:center;background:linear-gradient(#0d2c1c8c,#0d2c1cd9);text-align:center}}.ourwork-grid{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:repeat(3,1fr)}.ow-card{background:var(--card);border:1px solid var(--card-line);border-radius:16px;overflow:hidden;transition:all .25s}.ow-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.ow-img{position:relative}.ow-img img{height:190px;object-fit:cover;width:100%}.ow-badge{align-items:center;background:var(--green-dark);border-radius:12px;bottom:-22px;box-shadow:var(--shadow-sm);color:var(--gold-light);display:flex;font-size:1.4rem;height:48px;justify-content:center;left:20px;position:absolute;width:48px}.ow-body{padding:2rem 1.4rem 1.6rem}.ow-body h3{color:var(--green-dark);font-size:1.25rem;margin-bottom:.5rem}.ow-hi{color:var(--gold-deep);font-size:1rem;font-weight:500}.ow-body p{color:var(--text-medium);font-size:.88rem;line-height:1.6;margin-bottom:.9rem}.ow-body ul{display:flex;flex-direction:column;gap:.4rem;list-style:none}.ow-body li{color:var(--text-dark);font-size:.86rem;padding-left:1.3rem;position:relative}.ow-body li:before{color:var(--gold-deep);content:"✓";font-weight:700;left:0;position:absolute}.seva-intro{background:var(--cream-2)}.seva-intro-copy{margin:0 auto;max-width:780px;text-align:center}.seva-intro-rule{align-items:center;color:var(--gold);display:flex;gap:.6rem;justify-content:center;margin-bottom:1.1rem}.seva-intro-rule i{background:linear-gradient(90deg,#0000,var(--gold));height:1px;width:70px}.seva-intro-rule i:last-child{background:linear-gradient(90deg,var(--gold),#0000)}.seva-lead{color:var(--green-dark);font-family:Playfair Display,serif;font-size:clamp(1.2rem,1.9vw,1.55rem);font-weight:600;line-height:1.5;margin-bottom:.9rem}.seva-sub{color:var(--text-medium);font-size:.98rem;line-height:1.85}.ourwork-cta{background:linear-gradient(120deg,var(--green-darkest),var(--green-dark))}.ourwork-cta-inner{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2.6rem 1.5rem}.ourwork-cta h2{color:var(--cream);font-size:1.8rem;margin-bottom:.4rem}.ourwork-cta p{color:#cdd8ca}.ourwork-cta-btns{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:900px){.ourwork-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ourwork-grid{grid-template-columns:1fr}}.gs-hero{background:linear-gradient(120deg,#fdf8ec,#f6ecd4);overflow:hidden;position:relative}.gs-feather{left:1%;opacity:.7;position:absolute;top:45%;transform:translateY(-50%)}.gs-hero-inner{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1.1fr;padding:3rem 1.5rem}.gs-hero-text{position:relative;z-index:2}.gs-eyebrow{color:var(--green);display:block;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.gs-hero-text h1{color:var(--green-dark);font-size:clamp(3.5rem,9vw,6rem);font-weight:800;letter-spacing:.02em;line-height:.95}.gs-hero .lotus-divider{margin:.6rem 0 1.2rem}.gs-desc{color:var(--text-medium);font-size:1.05rem;line-height:1.9;margin-bottom:1.6rem;max-width:460px}.gs-hero-img{position:relative}.gs-hero-img>img{border-radius:20px;box-shadow:var(--shadow);height:420px;object-fit:cover;width:100%}.gs-quote{background:#fbf6eaf2;border:1px solid var(--gold-pale);border-radius:14px;bottom:20px;box-shadow:var(--shadow-sm);left:-14px;max-width:280px;padding:1rem 1.2rem;position:absolute}.gs-quote p{color:var(--green-dark);font-size:.95rem;font-weight:600;line-height:1.5;margin:.3rem 0}.gs-quote span{color:var(--gold-deep);font-size:.85rem}.gs-provide{background:var(--cream)}.gs-provide-head{background:var(--green-dark);border-radius:999px;color:var(--gold-light);font-size:1.3rem;font-weight:600;margin:0 auto 2.5rem;padding:.7rem 1rem;text-align:center;width:-webkit-max-content;width:max-content}.provide-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(5,1fr)}.provide-item{background:var(--card);border:1px solid var(--card-line);border-radius:14px;padding:1.6rem 1rem;text-align:center;transition:all .25s}.provide-item:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.provide-ic{align-items:center;background:var(--gold-pale);border-radius:50%;color:var(--green-dark);display:flex;font-size:1.8rem;height:60px;justify-content:center;margin:0 auto .8rem;width:60px}.provide-item p{color:var(--green-dark);font-size:.92rem;font-weight:500;line-height:1.4;white-space:pre-line}.gs-values{background:linear-gradient(120deg,var(--green-darkest),var(--green-dark))}.gs-values-inner{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:2rem 1.5rem}.gsv{align-items:center;display:flex;gap:.8rem;justify-content:center;position:relative}.gsv:not(:last-child):after{background:#dcb95f40;content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.gsv-ic{align-items:center;background:#ffffff1a;border-radius:50%;color:var(--gold-light);display:flex;font-size:1.4rem;height:50px;justify-content:center;width:50px}.gsv b{color:var(--cream);display:block;font-size:1.05rem}.gsv small{color:var(--gold-light);font-size:.85rem}.gs-gallery{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(4,1fr)}.gs-gal-item{border-radius:14px;overflow:hidden}.gs-gal-item img{height:200px;object-fit:cover;transition:transform .4s;width:100%}.gs-gal-item:hover img{transform:scale(1.07)}.gs-donate{background:var(--cream-2)}.gs-donate-grid{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1.15fr}.gs-donate-copy h2{color:var(--green-dark);font-size:2rem;margin-bottom:.6rem}.gs-donate-copy p{color:var(--text-medium);line-height:1.8;margin-bottom:1.4rem}@media (max-width:900px){.gs-hero-inner{grid-template-columns:1fr}.provide-grid{grid-template-columns:repeat(3,1fr)}.gs-values-inner{grid-template-columns:1fr 1fr}.gsv:nth-child(2):after{display:none}.gs-gallery{grid-template-columns:1fr 1fr}.gs-donate-grid{grid-template-columns:1fr}}@media (max-width:520px){.provide-grid{grid-template-columns:1fr 1fr}.gsv:after{display:none}}.ev-row-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.8rem}.ev-row-head h2{color:var(--green-dark);font-size:1.8rem;padding-left:0;position:relative}.ev-row-head h2:after{background:var(--gold);content:"";display:block;height:2px;margin-top:.4rem;width:60px}.past-head{margin-top:3rem}.upcoming-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(4,1fr)}.ev-card{background:var(--card);border:1px solid var(--card-line);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:all .25s}.ev-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.ev-img{position:relative}.ev-img img{height:160px;object-fit:cover;width:100%}.ev-date{align-items:center;background:var(--green-dark);border-radius:10px;color:var(--cream);display:flex;flex-direction:column;font-size:.72rem;left:10px;line-height:1.1;padding:.4rem .6rem;position:absolute;top:10px}.ev-date b{font-size:1.2rem}.ev-date small{color:var(--gold-light);font-size:.6rem}.ev-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1.1rem}.ev-body h3{color:var(--green-dark);font-size:1.15rem}.ev-body p{color:var(--text-medium);flex:1 1;font-size:.84rem;line-height:1.55}.ev-meta{align-items:center;color:var(--text-dark);display:flex;font-size:.82rem;gap:.5rem}.ev-meta svg{color:var(--green)}.ev-reg{justify-content:center;margin-top:.6rem}.past-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(5,1fr)}.past-card{text-align:center}.past-card img{border-radius:12px;height:140px;margin-bottom:.6rem;object-fit:cover;width:100%}.past-card h4{color:var(--green-dark);font-size:.9rem;margin-bottom:.2rem}.past-card span{color:var(--text-light);font-size:.78rem}.ev-numbers{background:linear-gradient(120deg,var(--green-darkest),var(--green-dark));padding:3rem 0}.ev-numbers-inner{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:1.4fr repeat(5,1fr)}.ev-numbers-title h2{color:var(--cream);font-size:1.6rem}.ev-numbers-title .line{background:linear-gradient(90deg,var(--gold),#0000)}.ev-num{align-items:center;display:flex;flex-direction:column;gap:.3rem;position:relative;text-align:center}.ev-num:not(:last-child):after{background:#dcb95f40;content:"";height:80%;position:absolute;right:-.5rem;top:10%;width:1px}.ev-num-ic{color:var(--gold-light);font-size:1.8rem}.ev-num-v{color:var(--cream);font-size:1.5rem;font-weight:700}.ev-num-l{color:#cdd8ca;font-size:.78rem}.be-part{background:var(--cream-2)}.be-part-grid{grid-gap:1.6rem;align-items:center;display:grid;gap:1.6rem;grid-template-columns:.8fr 1.1fr 1.6fr}.be-part-img{border-radius:14px;height:180px;object-fit:cover;width:100%}.be-part-copy h2{color:var(--green-dark);font-size:1.5rem;margin-bottom:.6rem}.be-part-copy p{color:var(--text-medium);font-size:.92rem;line-height:1.7}.be-part-opts{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.opt-card{background:var(--card);border:1px solid var(--card-line);border-radius:14px;padding:1.2rem .8rem;text-align:center;transition:all .25s}.opt-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.opt-ic{align-items:center;background:var(--gold-pale);border-radius:50%;display:flex;font-size:1.3rem;height:44px;justify-content:center;margin:0 auto .6rem;width:44px}.opt-card h4,.opt-ic{color:var(--green-dark)}.opt-card h4{font-size:.95rem;margin-bottom:.3rem}.opt-card p{color:var(--text-medium);font-size:.75rem;line-height:1.4}.ev-news{background:linear-gradient(120deg,var(--green-dark),var(--green));padding:2.2rem 0}.ev-news-inner{flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.ev-news-inner,.ev-news-text{align-items:center;display:flex}.ev-news-text{color:var(--cream);gap:1rem}.ev-news-ic{align-items:center;background:#ffffff1f;border-radius:50%;color:var(--gold-light);display:flex;font-size:1.4rem;height:52px;justify-content:center;width:52px}.ev-news-text h3{font-size:1.3rem;margin-bottom:.2rem}.ev-news-text p{color:#cdd8ca;font-size:.88rem}.ev-news-form{display:flex;gap:.6rem}.ev-news-form input{border:none;border-radius:8px;font-family:inherit;font-size:.9rem;min-width:260px;padding:.7rem 1rem}@media (max-width:1024px){.upcoming-grid{grid-template-columns:repeat(2,1fr)}.ev-numbers-inner,.past-grid{grid-template-columns:repeat(3,1fr)}.ev-numbers-title{grid-column:1/-1;text-align:center}.ev-numbers-title .lotus-divider{justify-content:center!important}.be-part-grid{grid-template-columns:1fr}.be-part-opts{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.be-part-opts,.ev-numbers-inner,.past-grid,.upcoming-grid{grid-template-columns:1fr 1fr}.ev-num:after{display:none}.ev-news-form{flex-direction:column;width:100%}.ev-news-form input{min-width:0;width:100%}}.gal-filters{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:2.5rem}.gal-filter{background:var(--card);border:1.5px solid var(--card-line);border-radius:999px;color:var(--text-dark);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:500;padding:.55rem 1.3rem;transition:all .2s}.gal-filter:hover{border-color:var(--gold)}.gal-filter.active{background:var(--green-dark);border-color:var(--green-dark);color:var(--cream)}.gal-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(3,1fr)}.gal-item{aspect-ratio:4/3;border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden;position:relative}.gal-item img{height:100%;object-fit:cover;transition:transform .4s;width:100%}.gal-item:hover img{transform:scale(1.08)}.gal-overlay{background:linear-gradient(0deg,#0d2c1cd9,#0000 55%);display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:1.2rem;position:absolute;transition:opacity .3s}.gal-item:hover .gal-overlay{opacity:1}.gal-cat{align-self:flex-start;background:var(--gold);border-radius:999px;color:var(--green-darkest);font-size:.68rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;padding:.2rem .6rem;text-transform:uppercase}.gal-overlay h4{color:var(--cream);font-size:1.15rem}.gal-videos{background:var(--cream-2)}.vid-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(5,1fr)}.vid-item{background:var(--green-darkest);border-radius:16px;box-shadow:var(--shadow-sm);margin:0;overflow:hidden}.vid-item.wide{grid-column:1/-1;justify-self:center;max-width:860px;width:100%}.vid-item video{aspect-ratio:9/16;background:#000;display:block;object-fit:cover;width:100%}.vid-item.wide video{aspect-ratio:16/9}.vid-item figcaption{align-items:center;color:var(--cream);display:flex;font-size:.9rem;gap:.8rem;justify-content:space-between;padding:.75rem 1rem}.vid-len{background:var(--gold);border-radius:999px;color:var(--green-darkest);flex-shrink:0;font-size:.7rem;font-weight:700;padding:.15rem .55rem}@media (max-width:820px){.gal-grid,.vid-grid{grid-template-columns:1fr 1fr}.vid-item.wide{grid-column:1/-1}}@media (max-width:520px){.gal-grid,.vid-grid{grid-template-columns:1fr}}.blog-layout{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 340px}.blog-h2{color:var(--green-dark);font-size:1.7rem;margin-bottom:1.6rem;position:relative}.blog-h2:after{background:var(--gold);content:"";display:block;height:2px;margin-top:.4rem;width:60px}.blog-card{grid-gap:1.3rem;background:var(--card);border:1px solid var(--card-line);border-radius:16px;display:grid;gap:1.3rem;grid-template-columns:200px 1fr;margin-bottom:1.5rem;padding:1rem;transition:all .25s}.blog-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.blog-card-img{position:relative}.blog-card-img img{border-radius:12px;height:100%;min-height:150px;object-fit:cover;width:100%}.blog-date{align-items:center;background:var(--green-dark);border-radius:10px;color:var(--cream);display:flex;flex-direction:column;font-size:.72rem;left:10px;line-height:1.1;padding:.4rem .6rem;position:absolute;top:10px}.blog-date b{font-size:1.15rem}.blog-date small{color:var(--gold-light);font-size:.6rem}.blog-card-body{padding:.3rem .4rem}.blog-card-body h3{color:var(--green-dark);font-size:1.25rem;line-height:1.3;margin-bottom:.5rem}.blog-card-body p{color:var(--text-medium);font-size:.88rem;line-height:1.6;margin-bottom:1rem}.blog-card-foot{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.blog-meta{align-items:center;color:var(--text-light);display:inline-flex;font-size:.8rem;gap:.4rem}.blog-meta svg{color:var(--green)}.blog-card-foot .btn{margin-left:auto}.blog-pagination{align-items:center;display:flex;gap:.5rem;margin-top:.5rem}.pg{align-items:center;background:var(--card);border:1px solid var(--card-line);border-radius:8px;color:var(--text-dark);display:inline-flex;font-size:.9rem;font-weight:600;height:38px;justify-content:center;min-width:38px;padding:0 .6rem}.pg.active,.pg.next{background:var(--green-dark);border-color:var(--green-dark);color:var(--cream)}.pg.dots{background:none;border:none}.blog-search{display:flex;margin-bottom:1.5rem}.blog-search input{background:var(--card);border:1px solid var(--card-line);border-radius:8px 0 0 8px;flex:1 1;font-family:inherit;font-size:.9rem;padding:.75rem 1rem}.blog-search button{background:var(--green-dark);border:none;border-radius:0 8px 8px 0;color:var(--cream);cursor:pointer;font-size:1rem;padding:0 1rem}.side-box{background:var(--card);border:1px solid var(--card-line);border-radius:16px;margin-bottom:1.5rem;padding:1.4rem}.side-box h4{align-items:center;color:var(--green-dark);display:flex;font-size:1.15rem;gap:.5rem;margin-bottom:1rem}.cat-list{list-style:none}.cat-list li{align-items:center;border-bottom:1px dashed var(--card-line);display:flex;font-size:.9rem;justify-content:space-between;padding:.6rem 0}.cat-list li:last-child{border-bottom:none}.cat-l{align-items:center;color:var(--text-dark);display:inline-flex;gap:.6rem}.cat-l svg{color:var(--gold-deep);font-size:1.1rem}.cat-n{color:var(--text-light);font-size:.85rem;font-weight:600}.pop-list{display:flex;flex-direction:column;gap:1rem;list-style:none}.pop-list li{align-items:center;display:flex;gap:.8rem}.pop-list img{border-radius:8px;flex-shrink:0;height:54px;object-fit:cover;width:64px}.pop-list p{color:var(--green-dark);font-size:.85rem;font-weight:500;line-height:1.35}.pop-list span{color:var(--text-light);font-size:.75rem}.side-subscribe p{color:var(--text-medium);font-size:.86rem;margin-bottom:1rem}.side-subscribe form{display:flex;flex-direction:column;gap:.7rem}.side-subscribe input{border:1px solid var(--card-line);border-radius:8px;font-family:inherit;font-size:.88rem;padding:.7rem 1rem}.side-subscribe .btn{justify-content:center}.side-quote{background:linear-gradient(120deg,#f4ead0,#efe3c4);border-left:3px solid var(--gold);border-radius:12px;color:var(--green-dark);font-size:.95rem;line-height:1.6;padding:1.2rem;text-align:center}.blog-vals{background:var(--cream-2);border-top:1px solid var(--card-line)}.blog-vals-inner{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:2rem 1.5rem}.bval{gap:.8rem}.bval,.bval-ic{align-items:center;display:flex;justify-content:center}.bval-ic{background:var(--gold-pale);border-radius:50%;font-size:1.3rem;height:46px;width:46px}.bval b,.bval-ic{color:var(--green-dark)}.bval b{display:block;font-size:1rem}.bval small{color:var(--text-medium);font-size:.8rem}@media (max-width:900px){.blog-layout{grid-template-columns:1fr}.blog-vals-inner{gap:1.4rem;grid-template-columns:1fr 1fr}}@media (max-width:560px){.blog-card{grid-template-columns:1fr}.blog-card-img img{height:180px}.blog-card-foot .btn{margin-left:0}}.contact-grid{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:.9fr 1.2fr 1.1fr}.ct-title{color:var(--green-dark);font-size:1.4rem}.contact-grid .lotus-divider{margin:.4rem 0 1.4rem}.info-row{display:flex;gap:1rem;margin-bottom:1.4rem}.info-ic{align-items:center;background:var(--gold-pale);border-radius:50%;display:flex;flex-shrink:0;font-size:1.2rem;height:46px;justify-content:center;width:46px}.info-ic,.info-row b{color:var(--green-dark)}.info-row b{display:block;font-size:.98rem;margin-bottom:.2rem}.info-row span{color:var(--text-medium);display:block;font-size:.88rem;line-height:1.5}.contact-form{display:flex;flex-direction:column;gap:.9rem}.form-row{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:1fr 1fr}.contact-form input,.contact-form select,.contact-form textarea{background:var(--card);border:1px solid var(--card-line);border-radius:8px;color:var(--text-dark);font-family:inherit;font-size:.9rem;padding:.8rem 1rem;resize:vertical;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green);outline:none}.contact-form .btn{align-self:flex-start;margin-top:.3rem}.contact-map{border:1px solid var(--card-line);border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden;position:relative}.contact-map iframe{border:0;display:block;filter:saturate(.9);height:240px;width:100%}.map-pin{align-items:center;background:var(--white);border-radius:8px;box-shadow:var(--shadow-sm);color:var(--green-dark);display:inline-flex;font-size:.78rem;font-weight:600;gap:.3rem;left:12px;padding:.35rem .7rem;position:absolute;top:12px}.map-pin svg{color:#d33}.contact-badges{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(4,1fr);margin-top:1.4rem}.cbadge{text-align:center}.cbadge-ic{align-items:center;background:var(--green-dark);border-radius:50%;color:var(--gold-light);display:flex;font-size:1.3rem;height:48px;justify-content:center;margin:0 auto .4rem;width:48px}.cbadge small{color:var(--text-dark);font-size:.78rem;font-weight:500}.contact-cta{background:#eef3e7;border-top:1px solid var(--card-line)}.contact-cta-inner{flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2rem 1.5rem}.contact-cta-inner,.cta-left{align-items:center;display:flex}.cta-left{gap:1rem}.cta-lotus{align-items:center;background:var(--green-dark);border-radius:50%;display:flex;flex-shrink:0;height:54px;justify-content:center;width:54px}.cta-left p{color:var(--green-dark);font-size:1.02rem;font-weight:500;line-height:1.6}.cta-right{text-align:right}.cta-right h3{color:var(--green-dark);font-size:1.8rem;font-style:italic}.cta-right p{color:var(--text-medium)}@media (max-width:900px){.contact-grid{grid-template-columns:1fr}}@media (max-width:520px){.form-row{grid-template-columns:1fr}.contact-cta-inner{flex-direction:column;text-align:center}.cta-right{text-align:center}}.donate-focus{background:#eef3e7;border-bottom:1px solid var(--card-line)}.focus-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);padding:2rem 1.5rem}.focus-item{padding:0 .8rem;position:relative;text-align:center}.focus-item:not(:last-child):after{background:var(--card-line);content:"";height:80%;position:absolute;right:0;top:10%;width:1px}.focus-ic{align-items:center;border-radius:12px;color:var(--green-dark);display:flex;font-size:1.8rem;height:54px;justify-content:center;margin:0 auto .6rem;width:54px}.focus-item b{color:var(--green-dark);display:block;font-size:1rem;margin-bottom:.3rem}.focus-item p{color:var(--text-medium);font-size:.78rem;line-height:1.45}.donate-columns{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.donate-box{background:var(--card);border:1px solid var(--card-line);border-radius:18px;box-shadow:var(--shadow-sm);padding:2rem}.box-title{color:var(--green-dark);font-size:1.5rem;text-align:center}.donate-box .lotus-divider{justify-content:center;margin:.4rem 0 1.4rem}.choose-label{color:var(--text-dark);display:block;font-size:.9rem;font-weight:600;margin-bottom:.8rem}.amount-grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.4rem}.amt-btn{background:var(--white);border:1px solid var(--card-line);border-radius:8px;color:var(--text-dark);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:.7rem .5rem;transition:all .2s}.amt-btn:hover{border-color:var(--gold)}.amt-btn.active{background:var(--green-dark);border-color:var(--green-dark);color:var(--cream)}.donate-form{display:flex;flex-direction:column;gap:.9rem}.di{align-items:center;background:var(--white);border:1px solid var(--card-line);border-radius:8px;display:flex;gap:.6rem;padding:0 .9rem}.di svg{color:var(--gold-deep);flex-shrink:0}.di input{background:#0000;border:none;font-family:inherit;font-size:.9rem;padding:.8rem 0;width:100%}.di input:focus{outline:none}.di-row{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:1fr 1fr}.di-row select{color:var(--text-medium);padding:0 .9rem}.di-row select,.donate-form textarea{background:var(--white);border:1px solid var(--card-line);border-radius:8px;font-family:inherit;font-size:.9rem}.donate-form textarea{padding:.8rem .9rem;resize:vertical}.donate-submit{justify-content:center;margin-top:.4rem}.secure-note{align-items:center;color:var(--text-light);display:inline-flex;font-size:.78rem;gap:.4rem;justify-content:center}.secure-note svg{color:var(--green)}.bank-note{color:var(--text-medium);font-size:.88rem;margin-bottom:1.2rem;text-align:center}.bank-table{border:1px solid var(--card-line);border-radius:12px;display:flex;flex-direction:column;gap:.9rem;margin-bottom:1.4rem;padding:1.2rem}.bt-row{grid-gap:.6rem;align-items:center;display:grid;font-size:.9rem;gap:.6rem;grid-template-columns:1.4rem auto 1fr}.bt-ic{color:var(--gold-deep)}.bt-label{color:var(--green-dark);white-space:nowrap}.bt-label,.bt-value{font-weight:600}.qr-block{align-items:center;display:flex;gap:1.2rem;margin-bottom:1.4rem}.qr-block>svg{border:1px solid var(--card-line);border-radius:8px;flex-shrink:0;padding:4px}.qr-copy h4{color:var(--green-dark);font-size:1.05rem;margin-bottom:.5rem}.pay-logos{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.pay-logos span{background:var(--cream-2);border:1px solid var(--card-line);border-radius:5px;color:var(--green-dark);font-size:.68rem;font-weight:700;padding:.2rem .5rem}.qr-copy p{color:var(--text-medium);font-size:.78rem;line-height:1.5}.pay-contact{grid-gap:1rem;background:var(--green-dark);border-radius:12px;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem 1.2rem}.pay-contact span{color:#cdd8ca;display:flex;flex-direction:column;font-size:.78rem;gap:.1rem}.pay-contact span svg{color:var(--gold-light);font-size:1.1rem;margin-bottom:.2rem}.pay-contact b{color:var(--cream);font-size:.9rem}.why-matters{background:var(--cream-2)}.matters-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1.5fr 1fr}.matters-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}.matter{text-align:center}.matter img{aspect-ratio:1;border-radius:50%;height:90px;margin-bottom:.6rem;object-fit:cover;width:100%}.matter p{color:var(--text-medium);font-size:.76rem;line-height:1.4}.matters-quote{background:var(--green-dark);border-radius:16px;color:var(--cream);padding:2rem;text-align:center}.matters-quote p{font-size:1.05rem;line-height:1.6;margin:.6rem 0}.matters-quote p span{color:var(--gold-light);display:inline-block;margin-top:.6rem}.thank{align-items:center;color:#cdd8ca;display:inline-flex;font-size:.85rem;gap:.5rem;margin-top:.6rem}.thank svg{color:var(--gold-light)}@media (max-width:1024px){.focus-grid{gap:1.4rem;grid-template-columns:repeat(3,1fr)}.focus-item:nth-child(3):after{display:none}.donate-columns,.matters-grid{grid-template-columns:1fr}}@media (max-width:600px){.focus-grid{grid-template-columns:1fr 1fr}.focus-item:after{display:none}.amount-grid{grid-template-columns:1fr 1fr}.di-row{grid-template-columns:1fr}.matters-cards{grid-template-columns:repeat(2,1fr)}.pay-contact{grid-template-columns:1fr}.qr-block{flex-direction:column;text-align:center}}
/*# sourceMappingURL=main.01b64c6e.css.map*/