:root{
  --navy:#082f58;
  --navy-dark:#042544;
  --gold:#c8840d;
  --gold-light:#e2ae4a;
  --cream:#fff9ec;
  --paper:#f9f0dc;
  --ink:#0d2645;
  --pink:#b40052;
  --blue:#00529b;
  --green:#076c3a;
  --white:#fff;
  --shadow:0 14px 34px rgba(8,47,88,.12);
  --header-offset:110px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}
body{margin:0;color:var(--ink);font-family:'Oswald',sans-serif;background:#fffaf0;overflow-x:hidden}
img{max-width:100%;display:block}
a{text-decoration:none}
section[id],footer[id]{scroll-margin-top:var(--header-offset)}
#resources{scroll-margin-top:calc(var(--header-offset) + 120px)}
.projects-start-anchor{display:block;height:0;scroll-margin-top:calc(var(--header-offset) - 36px)}
.page-shell{max-width:1440px;margin:auto;padding-left:42px;padding-right:42px}
.section-space{padding:52px 0}
.top-promo{background:#7d0030}.top-promo img{min-height:118px;object-fit:cover}
.main-header{background:rgba(255,252,244,.97);box-shadow:0 4px 18px rgba(27,48,76,.08);z-index:999;min-height:86px}
.main-header .navbar{min-height:86px}
.navbar-brand{display:flex;align-items:center;width:325px;height:86px;padding:0;margin:0;flex-shrink:0}
.navbar-brand img{width:100%;height:60px;object-fit:contain;object-position:left center;padding:0}
.nav-link{color:#0b2340!important;font-size:16px;font-weight:600;text-transform:uppercase;padding:38px 8px!important;position:relative}
.projects-nav{display:flex;align-items:center;gap:2px;position:relative}
.projects-link{display:block;white-space:nowrap}
.projects-toggle{display:inline-flex;align-items:center;justify-content:center;padding-left:4px!important;padding-right:4px!important;border:0;background:transparent}
.dropdown-toggle{display:inline-flex;align-items:center;gap:6px}
.dropdown-toggle .dropdown-icon{font-size:12px;line-height:1;transition:transform .25s ease}
.dropdown-toggle[aria-expanded="true"] .dropdown-icon{transform:rotate(180deg)}
.nav-item.dropdown{position:relative}
.nav-item.dropdown .dropdown-menu{top:100%;left:0;margin-top:0}
.nav-link:after{content:"";position:absolute;left:8px;right:8px;bottom:26px;height:2px;background:var(--gold);transform:scaleX(0);transition:.3s}
.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}
.dropdown-menu{border-radius:0;background:#fffaf0}.dropdown-item{font-family:'Poppins',sans-serif;font-size:13px;padding:10px 18px}.dropdown-item:hover{background:#f9e9c9;color:var(--navy)}
.hero-section{position:relative;isolation:isolate;background:
  radial-gradient(ellipse at 11% 18%,rgba(209,154,64,.26),transparent 31%),
  radial-gradient(ellipse at 82% 19%,rgba(121,168,183,.20),transparent 27%),
  radial-gradient(ellipse at 79% 84%,rgba(93,148,131,.14),transparent 29%),
  linear-gradient(90deg,#f4e2bd 0%,#fff7e6 25%,#fffdf8 56%,#f0ddb4 100%);
border-bottom:1px solid #db9e2b;overflow:hidden}
.hero-section:before{content:"";position:absolute;inset:0;background:
  radial-gradient(circle at 12% 22%,rgba(111,74,23,.10) 0 1px,transparent 2px),
  radial-gradient(circle at 62% 16%,rgba(187,136,47,.09) 0 1px,transparent 2px),
  linear-gradient(100deg,rgba(153,102,31,.08),transparent 20% 78%,rgba(72,122,122,.09));
background-size:24px 24px,33px 33px,100% 100%;opacity:.74;pointer-events:none;z-index:-3}
.hero-section:after{content:"";position:absolute;inset:0;background:
  linear-gradient(90deg,rgba(244,219,162,.60),rgba(255,250,238,.28) 22%,rgba(255,255,255,.10) 61%,rgba(231,202,144,.36)),
  radial-gradient(ellipse at 4% 92%,rgba(218,158,61,.24),transparent 41%),
  radial-gradient(ellipse at 96% 91%,rgba(45,96,99,.16),transparent 34%);
pointer-events:none;z-index:-2}
.min-vh-lg-hero{min-height:455px;position:relative;z-index:1}
.hero-person-wrap{align-self:stretch;display:flex;align-items:flex-end;position:relative;min-height:455px}
.hero-portrait-ink{position:relative;width:108%;height:100%;margin-left:-8%;display:flex;align-items:flex-end;justify-content:flex-start;isolation:isolate}
.hero-portrait-ink:before{content:"";position:absolute;left:-12%;right:-8%;bottom:-5%;height:99%;background:
  radial-gradient(ellipse at 28% 42%,rgba(213,159,66,.44),transparent 50%),
  linear-gradient(145deg,rgba(218,157,54,.44),rgba(250,225,165,.22));
clip-path:polygon(0 10%,6% 5%,12% 11%,20% 4%,28% 9%,37% 3%,47% 8%,58% 3%,69% 9%,81% 5%,93% 9%,100% 5%,97% 21%,100% 40%,97% 58%,100% 77%,96% 95%,83% 90%,70% 96%,58% 91%,45% 98%,33% 90%,20% 97%,10% 90%,0 95%);opacity:.32;filter:blur(1.2px);z-index:-2}
.hero-portrait-ink:after{content:"";position:absolute;left:-3%;right:10%;bottom:0;height:90%;background:
  radial-gradient(ellipse at 33% 30%,rgba(206,149,54,.17),transparent 49%),
  linear-gradient(90deg,rgba(255,246,222,.78),rgba(247,224,171,.35));
clip-path:polygon(0 11%,10% 6%,19% 11%,29% 4%,40% 9%,51% 3%,63% 9%,74% 5%,86% 10%,100% 6%,97% 22%,100% 38%,96% 55%,100% 72%,96% 91%,85% 88%,74% 96%,63% 90%,51% 98%,39% 91%,27% 97%,15% 90%,0 96%);z-index:-1}
.hero-person{position:relative;z-index:2;width:100%;max-height:468px;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 11px 14px rgba(47,34,22,.17))}
.ink-splash{position:absolute;border-radius:50%;background:#b5822b;opacity:.2;z-index:-1}.ink-splash:before,.ink-splash:after{content:"";position:absolute;border-radius:50%;background:inherit}.ink-splash-one{width:15px;height:15px;left:12%;top:21%}.ink-splash-one:before{width:7px;height:7px;left:-18px;top:21px}.ink-splash-one:after{width:10px;height:10px;left:24px;top:-15px}.ink-splash-two{width:10px;height:10px;right:15%;top:10%}.ink-splash-two:before{width:5px;height:5px;left:22px;top:16px}.ink-splash-two:after{width:7px;height:7px;left:-14px;top:-8px}
.hero-copy{padding:22px 0 18px;align-self:center;position:relative;z-index:5}.hero-script{font-family:'Libre Baskerville',serif;font-style:italic;font-size:26px;color:#20324a}.hero-kicker{font-family:'Libre Baskerville',serif;letter-spacing:8px;font-size:20px;font-weight:700;margin:5px 0 2px}.hero-copy h1{font-family:'Libre Baskerville',serif;font-size:50px;letter-spacing:3px;margin:0;color:#082a55;font-weight:700}
.hero-ribbon{display:inline-block;background:linear-gradient(180deg,#d99a21,#b86f00);color:white;font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;padding:5px 36px;margin:8px 0 20px;clip-path:polygon(5% 0,95% 0,100% 50%,95% 100%,5% 100%,0 50%);box-shadow:0 6px 14px rgba(152,91,0,.2)}
.hero-facts{margin-top:2px}.fact-box{display:flex;gap:10px;align-items:flex-start}.fact-icon{flex:0 0 46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#082f58;color:white;font-size:23px;border:2px solid #fff;box-shadow:0 0 0 1px #082f58}.fact-box b{display:block;text-transform:uppercase;font-size:15px}.fact-box small{display:block;font-family:'Poppins',sans-serif;font-size:11px;line-height:1.45;color:#14213a}
.hero-copy blockquote{font-family:'Libre Baskerville',serif;font-size:18px;font-weight:700;color:#681a2b;margin:24px 0 2px}.quote-author{font-family:'Libre Baskerville',serif;font-size:12px}
.hero-collage{align-self:stretch;position:relative;min-height:455px;isolation:isolate}
.hero-collage:before{content:"";position:absolute;inset:0 -15% -3% -6%;background:
  radial-gradient(ellipse at 63% 17%,rgba(128,175,187,.20),transparent 33%),
  linear-gradient(140deg,rgba(211,166,77,.22),rgba(255,249,233,.58));
clip-path:polygon(8% 3%,22% 7%,36% 3%,50% 8%,63% 4%,77% 9%,92% 5%,100% 12%,97% 28%,100% 45%,96% 61%,100% 78%,96% 96%,82% 92%,68% 98%,53% 93%,38% 100%,23% 94%,8% 98%,0 86%,4% 70%,0 55%,5% 39%,0 24%);z-index:-2;filter:blur(.7px);opacity:.72}
.hero-visual-panel{position:absolute;right:-1%;overflow:hidden;background:#ead8ad;box-shadow:none}
.hero-visual-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,238,213,.75),transparent 22% 78%,rgba(249,238,213,.55));z-index:1;pointer-events:none}
.hero-visual-panel:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 45px rgba(245,238,220,.78);pointer-events:none;z-index:2}
.hero-school-panel{top:16px;width:101%;height:270px;clip-path:polygon(8% 3%,22% 7%,36% 3%,50% 8%,64% 4%,78% 8%,100% 4%,97% 24%,100% 43%,96% 61%,100% 79%,95% 98%,78% 95%,61% 100%,44% 95%,28% 100%,9% 95%,0 78%,5% 58%,0 37%)}
.hero-dam-panel{right:-6%;bottom:-5px;width:108%;height:198px;clip-path:polygon(0 23%,14% 16%,28% 22%,42% 14%,56% 18%,70% 9%,85% 13%,100% 3%,97% 27%,100% 49%,96% 70%,100% 93%,84% 89%,68% 98%,52% 91%,36% 100%,20% 91%,0 96%)}
.hero-school,.hero-dam{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform 1.1s ease}.hero-school{object-position:center 42%}.hero-dam{object-position:center}
.hero-collage:hover .hero-school,.hero-collage:hover .hero-dam{transform:scale(1.07)}
.collage-ink-stroke{position:absolute;left:-3%;top:42%;width:48%;height:22px;background:linear-gradient(90deg,transparent,#bc8423 18%,#e2b45f 72%,transparent);opacity:.38;transform:rotate(-9deg);filter:blur(.4px);z-index:3;clip-path:polygon(0 36%,17% 18%,35% 32%,54% 4%,73% 27%,100% 0,94% 58%,77% 74%,58% 51%,38% 91%,18% 66%,0 100%)}
.unity-section{background:linear-gradient(180deg,#fffaf1,#f8efd9);overflow:hidden}.unity-silhouette{position:absolute;left:2%;bottom:0;width:210px;opacity:.56}.world-map{position:absolute;right:0;bottom:-15px;width:320px;opacity:.12}.ornament-title,.section-title{font-family:'Libre Baskerville',serif;text-transform:uppercase;font-weight:700;color:#10375e}.ornament-title{font-size:31px}.ornament-title:before,.ornament-title:after{content:"";display:inline-block;width:37px;height:2px;background:var(--gold);vertical-align:middle;margin:0 18px}.lead-copy{font-family:'Poppins',sans-serif;font-size:16px;line-height:1.65;margin:10px auto 0;max-width:850px;font-weight:500}
.section-title{font-size:27px;text-align:center;margin:0 0 28px;display:flex;align-items:center;gap:15px}.section-title:before,.section-title:after{content:"";height:1px;background:linear-gradient(90deg,transparent,#d69a31,transparent);flex:1}.section-title span:before,.section-title span:after{content:"✣";color:var(--gold);font-size:18px;margin:0 11px}
.project-card{border:1px solid;border-radius:10px;padding:20px 20px 14px;background:#fffdf8;display:flex;flex-direction:column;justify-content:space-between}.project-top{display:flex;gap:18px;align-items:flex-start}.project-top img{width:92px;height:92px;object-fit:contain}.project-card h3{text-transform:uppercase;font-size:24px;line-height:1.05;margin:2px 0 8px;font-weight:700}.project-card p{font-family:'Poppins',sans-serif;font-size:12px;line-height:1.5;margin:0;color:#111}.card-pink{border-color:#d94883}.card-pink h3{color:var(--pink)}.card-blue{border-color:#2a79bb}.card-blue h3{color:var(--blue)}.card-green{border-color:#49a06d}.card-green h3{color:var(--green)}.coming-label{color:#d74c18;text-transform:uppercase;font-weight:700;font-size:13px}.project-btn{display:block;width:68%;text-align:center;margin:16px auto 0;color:white;text-transform:uppercase;font-size:13px;font-weight:700;padding:6px 12px;border-radius:5px}.pink-btn{background:linear-gradient(90deg,#a90042,#df0067)}.blue-btn{background:#055ca2}.green-btn{background:#08743d}
.hover-lift{transition:transform .35s ease,box-shadow .35s ease}.hover-lift:hover{transform:translateY(-7px);box-shadow:var(--shadow)}
.info-card{border-radius:11px;padding:18px 22px}.cream-card{background:linear-gradient(135deg,#f5ead0,#fffaf0)}.info-card h3{text-align:center;text-transform:uppercase;font-family:'Libre Baskerville',serif;font-size:19px;font-weight:700}.icon-list,.focus-list{list-style:none;padding:0;margin:12px 0 0}.icon-list li,.focus-list li{font-family:'Poppins',sans-serif;font-size:12px;margin:9px 0;display:flex;gap:10px;align-items:center}.icon-list i,.focus-list i{color:#092f59;font-size:15px}.legacy-card{background:linear-gradient(135deg,#0b477d,#022a50);color:white}.legacy-card h3{color:white}.legacy-item{display:flex;align-items:center;gap:15px;padding:12px 0;border-top:1px solid rgba(255,255,255,.3);font-family:'Poppins',sans-serif;font-size:12px}.legacy-item i{font-size:32px;color:#f5d48f}
.community-section{background:linear-gradient(180deg,#fffaf0,#fff7e7)}.tamil-subtitle{text-align:center;margin-top:-20px;font-family:'Libre Baskerville',serif;font-weight:700}.community-temple{max-height:170px;margin:auto;object-fit:contain}.community-message{font-family:'Poppins',sans-serif;font-size:13px;line-height:1.65;border:1px solid #dba64b;border-right:3px solid #0c3d6b;border-radius:8px;padding:16px;background:#fffdf8}.value-item{text-align:center}.value-item img{height:72px;object-fit:contain;margin:0 auto 8px}.value-item span{font-family:'Poppins',sans-serif;font-size:11px;line-height:1.25;display:block;color:#111}
.news-strip{position:relative;background:
  linear-gradient(90deg,rgba(255,248,229,.96),rgba(214,236,249,.96)),
  linear-gradient(90deg,#f5d896,#a9d2ec);
padding:18px 0;border-top:1px solid rgba(196,135,32,.34);border-bottom:1px solid rgba(8,47,88,.18);overflow:hidden}
.news-strip:before{content:"";position:absolute;inset:0;background:
  radial-gradient(circle at 8% 50%,rgba(200,132,13,.16),transparent 18%),
  radial-gradient(circle at 92% 50%,rgba(9,85,143,.13),transparent 22%);
pointer-events:none}
.news-strip .container{position:relative;z-index:1}
.upcoming-pill{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(180deg,#1762a7,#073b6d);color:white;padding:10px 16px;border-radius:6px;text-transform:uppercase;font-weight:700;font-size:14px;box-shadow:0 8px 18px rgba(8,47,88,.16);white-space:nowrap}
.upcoming-pill i{font-size:22px;line-height:1;margin-right:0;color:#ffd36c}
.news-strip h3{text-transform:uppercase;font-size:24px;line-height:1.2;margin:0;color:#073b6d;font-weight:700;letter-spacing:.2px}
.news-strip h3 span{font-size:18px;color:#c8840d}
.news-strip p{font-family:'Poppins',sans-serif;font-size:14px;line-height:1.45;margin:4px 0 0;color:#18324d}
.stay-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0b5f9d,#073b6d);color:white;padding:10px 32px;border-radius:6px;text-transform:uppercase;font-weight:700;font-size:13px;box-shadow:0 8px 18px rgba(8,47,88,.16);transition:transform .25s ease,box-shadow .25s ease}
.stay-btn:hover{color:white;transform:translateY(-2px);box-shadow:0 12px 24px rgba(8,47,88,.22)}
.site-footer{background:linear-gradient(180deg,#073b6d,#032c52);color:white}.footer-main{padding:34px 0 26px}.footer-brand,.footer-col{border-right:1px solid rgba(255,255,255,.35)}.footer-brand img{width:230px}.footer-brand p{color:#f1bf4f;margin:10px 0;font-family:'Poppins',sans-serif;font-size:14px}.footer-col h4{text-transform:uppercase;font-size:18px;margin-bottom:14px;letter-spacing:.2px}.footer-col a,.footer-col p{display:block;color:white;font-family:'Poppins',sans-serif;font-size:13px;line-height:1.65;margin-bottom:7px}.footer-col a:hover{color:#ffd36c}.footer-vision strong{color:#ffc649;text-transform:uppercase;font-family:'Poppins',sans-serif;font-size:15px}.footer-col i{margin-right:8px;color:#f5d488}.qr-wrap span{text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.35;display:block}.qr-wrap>img{width:105px;margin:8px auto}.qr-wrap .play-badge{width:104px;margin-top:6px}.footer-bottom{background:#02213f;color:#f3d08c;padding:11px 10px;font-family:'Libre Baskerville',serif;font-size:13px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.footer-bottom b{font-weight:400}.back-to-top{position:fixed;right:20px;bottom:20px;width:42px;height:42px;border-radius:50%;border:0;background:var(--gold);color:white;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:.3s;z-index:999}.back-to-top.show{opacity:1;visibility:visible;transform:none}
.reveal-up,.reveal-left,.reveal-right{opacity:0;transition:opacity .8s ease,transform .8s ease}.reveal-up{transform:translateY(35px)}.reveal-left{transform:translateX(-45px)}.reveal-right{transform:translateX(45px)}.is-visible{opacity:1;transform:none}
@media (max-width:1199.98px){:root{--header-offset:94px}.page-shell{padding-left:24px;padding-right:24px}.main-header,.main-header .navbar{min-height:74px}.navbar-brand{width:265px;height:74px}.navbar-brand img{height:52px}.nav-link{padding:13px 8px!important}.nav-link:after{bottom:5px}.navbar-collapse{padding-bottom:12px}.top-promo img{min-height:95px}.hero-copy h1{font-size:37px}.hero-ribbon{font-size:14px}.hero-collage{min-height:430px}#resources{scroll-margin-top:calc(var(--header-offset) + 96px)}.projects-start-anchor{scroll-margin-top:calc(var(--header-offset) - 20px)}}
@media (max-width:991.98px){:root{--header-offset:86px}.top-promo img{min-height:0}.hero-person-wrap{order:2}.hero-copy{order:1;padding-top:45px}.hero-collage{order:3;min-height:420px}.hero-person{max-height:430px;margin:auto}.min-vh-lg-hero{min-height:auto}.hero-person-wrap,.hero-collage{width:50%}.hero-copy{width:100%}.footer-brand,.footer-col{border-right:0}.page-shell{padding-left:18px;padding-right:18px}#resources{scroll-margin-top:calc(var(--header-offset) + 82px)}.projects-start-anchor{scroll-margin-top:calc(var(--header-offset) - 18px)}}
@media (max-width:767.98px){:root{--header-offset:80px}.main-header,.main-header .navbar{min-height:68px}.navbar-brand{width:215px;height:68px}.navbar-brand img{height:46px}.hero-copy h1{font-size:32px;letter-spacing:1px}.hero-kicker{font-size:16px;letter-spacing:4px}.hero-script{font-size:22px}.hero-ribbon{padding:5px 20px}.hero-facts{padding:0 8px}.fact-icon{flex-basis:40px;height:40px;font-size:18px}.fact-box b{font-size:12px}.fact-box small{font-size:10px}.hero-person-wrap,.hero-collage{width:100%}.hero-collage{min-height:390px}.hero-school{height:240px}.hero-dam{height:180px}.hero-person{max-height:390px}.section-space{padding:38px 0}.ornament-title{font-size:24px}.ornament-title:before,.ornament-title:after{width:22px;margin:0 8px}.lead-copy{font-size:13px}.section-title{font-size:22px}.section-title span:before,.section-title span:after{display:none}.project-top img{width:76px;height:76px}.project-card h3{font-size:20px}.news-strip{text-align:center;padding:20px 0}.news-strip h3{font-size:21px}.news-strip h3 span{display:block;font-size:15px;margin-top:2px}.news-strip p{font-size:13px}.upcoming-pill{justify-content:center}.stay-btn{width:100%;max-width:230px}.footer-bottom{gap:9px}.top-promo{overflow:hidden}.top-promo img{width:150%;max-width:none;transform:translateX(-17%)}#resources{scroll-margin-top:calc(var(--header-offset) + 68px)}.projects-start-anchor{scroll-margin-top:calc(var(--header-offset) - 14px)}}
@media (max-width:480px){:root{--header-offset:74px}.hero-copy h1{font-size:27px}.hero-ribbon{font-size:11px}.hero-copy blockquote{font-size:14px}.hero-collage{min-height:320px}.hero-school{height:200px}.hero-dam{height:145px}.project-top{gap:12px}.project-btn{width:88%}.value-item img{height:58px}.top-promo img{width:190%;transform:translateX(-24%)}}

/* Hero ink-split responsive corrections */
@media (max-width:1199.98px){.hero-person-wrap,.hero-collage{min-height:455px}.hero-portrait-ink{width:108%;margin-left:-8%}.hero-school-panel{height:265px}.hero-dam-panel{height:205px}}
@media (max-width:991.98px){.hero-person-wrap{order:2;min-height:445px}.hero-copy{order:1;padding-top:45px}.hero-collage{order:3;min-height:445px}.hero-person{max-height:445px}.hero-person-wrap,.hero-collage{width:50%}.hero-copy{width:100%}.hero-portrait-ink{width:100%;margin-left:0}.hero-school-panel{top:35px;height:260px}.hero-dam-panel{height:200px}}
@media (max-width:767.98px){.hero-person-wrap,.hero-collage{width:100%;min-height:410px}.hero-portrait-ink{max-width:520px;margin:0 auto}.hero-person{max-height:410px}.hero-collage{max-width:620px;margin:0 auto}.hero-school-panel{top:14px;height:245px;width:96%;right:2%}.hero-dam-panel{height:185px;right:0;width:100%}.collage-ink-stroke{top:48%}}
@media (max-width:480px){.hero-person-wrap{min-height:350px}.hero-person{max-height:350px}.hero-collage{min-height:340px}.hero-school-panel{height:205px}.hero-dam-panel{height:155px}.hero-portrait-ink:before,.hero-portrait-ink:after{left:0;right:0}}
