@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+Devanagari:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#070707;--paper:#f4f1e9;--white:#fff;--red:#ed1717;--green:#04904c;--line:#d9d5cc;--muted:#66645f;--radius:28px;--shadow:0 20px 70px rgba(0,0,0,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans Devanagari","Nirmala UI","Mangal",Inter,system-ui,sans-serif;line-height:1.65;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit}.progress{position:fixed;top:0;left:0;width:0;height:4px;background:var(--red);z-index:1000}.site-header{position:fixed;z-index:900;top:14px;left:1.2%;right:1.2%;height:74px;border-radius:38px;background:#050505;color:#fff;display:flex;align-items:center;padding:8px 14px 8px 18px;gap:20px;box-shadow:0 15px 50px rgba(0,0,0,.16);transition:.35s ease}.site-header.scrolled{top:8px;height:64px}.brand{display:flex;align-items:center;gap:11px;min-width:280px}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-size:18px;letter-spacing:.04em}.brand small{margin-top:6px;font-size:9px;letter-spacing:.28em;color:#bbb}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.desktop-nav a{font-size:13px;font-weight:800;white-space:nowrap;color:#fff;opacity:.88;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--red);transition:.25s}.desktop-nav a:hover:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 22px;font-weight:900;border:1px solid transparent;transition:.25s ease;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(0,0,0,.15)}.btn-light{background:#fff;color:#050505;border:2px solid #fff}.btn-dark{background:#050505;color:#fff}.btn-outline{background:transparent;border-color:#bcb8af}.btn-green{background:var(--green);color:#fff}.btn-red{background:var(--red);color:#fff}.btn-outline-white{border-color:#777;color:#fff;background:transparent}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:26px}.mobile-nav{display:none}
.section-shell{width:min(1240px,92vw);margin:auto}.hero{min-height:850px;padding-top:150px;display:grid;grid-template-columns:1.03fr .97fr;gap:55px;align-items:center}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;color:#777;margin-bottom:18px}.hero h1{font-size:clamp(58px,7.5vw,118px);line-height:.9;letter-spacing:-.07em;margin:0 0 35px;font-weight:950}.hero h1 span:first-child{color:var(--red)}.hero .dot{color:var(--green)}.hero-lead{font-size:23px;max-width:650px;margin:0 0 15px}.hero-sub{font-size:17px;color:#5f5d58;max-width:700px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 18px}.social-row{display:flex;gap:8px;flex-wrap:wrap}.social-row a{padding:8px 13px;border:1px solid #c9c5bc;border-radius:999px;font-size:12px;font-weight:800;transition:.2s}.social-row a:hover{background:#050505;color:#fff;transform:translateY(-2px)}.hero-visual{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center}.photo-frame{position:relative;border:0;background:#fff;border-radius:42% 42% 26px 26px;padding:0;width:min(100%,560px);overflow:hidden;box-shadow:28px 28px 0 #070707;cursor:zoom-in;transform:rotate(1deg);transition:.45s}.photo-frame:hover{transform:rotate(0deg) scale(1.015)}.photo-frame img{width:100%;height:590px;display:block;object-fit:cover}.photo-label{position:absolute;left:26px;bottom:24px;color:#fff;text-align:left;text-shadow:0 2px 14px rgba(0,0,0,.5)}.photo-label b{display:block;font-size:28px}.photo-label small{letter-spacing:.24em;font-size:10px}.view-photo{position:absolute;right:18px;top:18px;background:#fff;color:#000;padding:9px 13px;border-radius:999px;font-size:11px;font-weight:900;opacity:0;transform:translateY(-8px);transition:.25s}.photo-frame:hover .view-photo{opacity:1;transform:none}.floating-note{position:absolute;background:#050505;color:#fff;padding:16px 18px;border-radius:18px;font-size:11px;box-shadow:0 18px 45px rgba(0,0,0,.15);animation:float 5s ease-in-out infinite}.floating-note b{color:#9cffc5}.note-one{right:-5px;top:90px}.note-two{left:0;bottom:55px;background:var(--green)}@keyframes float{50%{transform:translateY(-12px)}}
.dark-section{background:#050505;color:#fff}.statement{padding:120px 0}.statement-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.muted{color:#999}.statement h2{font-size:clamp(48px,6vw,88px);line-height:.95;letter-spacing:-.05em;margin:0}.big-copy{font-size:24px;color:#d5d5d5}.chip-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.chip-row span,.mission-points span{border:1px solid #555;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}
.story-section{padding:125px 0}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:55px}.section-head h2,.timeline-section>h2,.learning-copy h2,.academy-copy h2,.app-copy h2{font-size:clamp(46px,5.8vw,82px);line-height:.98;letter-spacing:-.06em;margin:0}.section-head p{color:#666;font-size:17px}.story-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.story-image{border:0;padding:0;position:relative;border-radius:26px;overflow:hidden;cursor:zoom-in;background:#000;box-shadow:20px 20px 0 var(--red)}.story-image img{display:block;width:100%;height:500px;object-fit:cover;filter:saturate(.9)}.story-image span{position:absolute;bottom:18px;left:18px;background:#fff;color:#000;border-radius:999px;padding:9px 13px;font-weight:900;font-size:11px}.year{font-size:70px;font-weight:950;color:var(--red);line-height:1}.story-text h3{font-size:38px;line-height:1.05;margin:15px 0}.story-text p{font-size:18px;color:#65635d}.mini-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:28px}.mini-list>*{border-bottom:1px solid var(--line);padding:10px 0}.mini-list b{grid-column:1/-1;color:var(--green)}
.timeline-section{padding:20px 0 125px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:45px}.timeline-card{border-top:4px solid #050505;padding:22px 8px 10px;transition:.3s}.timeline-card:hover{transform:translateY(-9px);border-color:var(--red)}.timeline-card span{font-size:12px;color:var(--red);font-weight:900}.timeline-card h3{font-size:24px;line-height:1.1}.timeline-card p{font-size:14px;color:#666}
.ai-section{background:#e7e3d8;padding:120px 0}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.audience-card{background:#f7f4ed;border:1px solid #d6d1c6;border-radius:26px;padding:27px;display:flex;flex-direction:column;min-height:520px;transition:.35s;position:relative;overflow:hidden}.audience-card:before{content:"";position:absolute;inset:auto -30px -60px auto;width:160px;height:160px;border-radius:50%;background:#cde7d8;z-index:0}.audience-card>*{position:relative;z-index:1}.audience-card:hover{transform:translateY(-10px);box-shadow:var(--shadow)}.audience-card.featured{background:#050505;color:#fff;border-color:#050505}.audience-card.featured:before{background:#6d1515}.audience-tag{font-size:10px;letter-spacing:.16em;font-weight:900;text-transform:uppercase;color:var(--green)}.audience-card h3{font-size:29px;line-height:1.05;margin:18px 0}.audience-card p{font-size:15px;color:#65635d}.audience-card.featured p{color:#ccc}.audience-card ul{padding-left:18px;color:#5d5b56;font-size:14px;margin-top:auto}.audience-card.featured ul{color:#ddd}.audience-card li{margin:7px 0}.text-link{font-weight:900;font-size:13px;margin-top:18px;color:var(--red)}
.learning-path{padding:125px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.learning-copy p{font-size:19px;color:#666;max-width:560px}.path-list{display:grid;gap:0}.path-list div{display:grid;grid-template-columns:70px 1fr;align-items:center;border-top:1px solid #c9c5bc;padding:21px 0;font-size:18px}.path-list b{color:var(--red);font-size:13px}
.ground-section{background:#050505;color:#fff;padding:125px 0}.ground-section .section-head p{color:#aaa}.gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:210px;gap:12px}.gallery-item{border:0;padding:0;position:relative;overflow:hidden;background:#111;cursor:zoom-in;border-radius:20px}.gallery-item:nth-child(1){grid-column:span 5;grid-row:span 2}.gallery-item:nth-child(2){grid-column:span 3}.gallery-item:nth-child(3){grid-column:span 4}.gallery-item:nth-child(4){grid-column:span 7}.gallery-item:nth-child(5){grid-column:span 5}.gallery-item:nth-child(6),.gallery-item:nth-child(7),.gallery-item:nth-child(8){grid-column:span 4}.gallery-item:nth-child(9){grid-column:span 7}.gallery-item:nth-child(10){grid-column:span 5}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.gallery-item:hover img{transform:scale(1.07)}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(0,0,0,.65));pointer-events:none}.gallery-item span{position:absolute;z-index:2;bottom:13px;left:15px;color:#fff;font-weight:900;font-size:12px}
.archive-section{padding:125px 0}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.archive-card{border:1px solid #d7d3ca;background:#fff;padding:0;overflow:hidden;border-radius:18px;cursor:zoom-in;text-align:left;transition:.3s}.archive-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.archive-card img{width:100%;height:230px;display:block;object-fit:cover}.archive-card span{display:block;padding:14px;font-size:12px;font-weight:900}
.academy-section{padding:125px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.academy-photo{position:relative;border:0;padding:0;width:100%;background:#000;border-radius:28px;overflow:hidden;cursor:zoom-in}.academy-photo img{display:block;width:100%;height:520px;object-fit:cover;transition:.5s}.academy-photo:hover img{transform:scale(1.04)}.academy-photo span{position:absolute;bottom:15px;left:15px;background:#fff;color:#000;border-radius:999px;padding:9px 13px;font-weight:900;font-size:11px}.mission-points{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.mission-points span{border-color:#bdb8ae}
.app-section{padding:80px 0 130px;display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:center}.app-copy p{font-size:19px;color:#666;max-width:600px}.app-card{min-height:320px;border-radius:30px;background:#050505;color:#fff;padding:35px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:24px 24px 0 var(--green)}.app-card img{width:95px;height:95px;object-fit:contain}.app-card b{font-size:27px}.app-card small{display:block;color:#aaa;letter-spacing:.25em}.app-card span{font-size:44px;font-weight:900;line-height:1}
.contact-section{padding:125px 0}.contact-grid{display:grid;grid-template-columns:1fr .7fr;gap:80px}.contact-section h2{font-size:clamp(50px,6vw,88px);line-height:.95;letter-spacing:-.06em;margin:0 0 20px}.contact-section p{font-size:19px;color:#aaa;max-width:650px}.contact-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.connect-panel{border:1px solid #333;border-radius:28px;padding:22px}.connect-panel h3{margin:0 0 12px}.connect-panel a{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid #333}.connect-panel a span{color:#aaa;font-size:12px}.footer{background:#050505;color:#aaa;border-top:1px solid #222;padding:25px 4%;display:flex;justify-content:space-between;gap:20px;font-size:11px}.footer div{display:flex;gap:20px}.footer b{color:#fff}
.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:1200;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px;opacity:0;pointer-events:none;transition:.25s}.lightbox.open{opacity:1;pointer-events:auto}.lightbox img{max-width:min(1100px,92vw);max-height:80vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 100px rgba(0,0,0,.5)}.lightbox-close{position:absolute;right:25px;top:18px;border:0;background:#fff;color:#000;width:46px;height:46px;border-radius:50%;font-size:30px;cursor:pointer}.lightbox div{color:#fff;margin-top:15px;font-size:13px;text-align:center}.reveal{opacity:0;transform:translateY(35px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.desktop-nav{gap:13px}.desktop-nav a{font-size:11px}.brand{min-width:220px}.hero{grid-template-columns:1fr}.hero-visual{min-height:620px}.audience-grid{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr}.archive-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.site-header{height:64px;top:8px}.brand{min-width:0;flex:1}.brand img{width:42px;height:42px}.brand b{font-size:14px}.brand small{font-size:7px}.desktop-nav,.site-header>.btn{display:none}.menu-btn{display:block}.mobile-nav{position:fixed;z-index:850;top:82px;left:4%;right:4%;background:#050505;color:#fff;border-radius:22px;padding:18px;display:none;flex-direction:column;box-shadow:0 20px 50px rgba(0,0,0,.2)}.mobile-nav.open{display:flex}.mobile-nav a{padding:13px;border-bottom:1px solid #333;font-weight:900}.hero{padding-top:115px;min-height:auto;gap:20px}.hero h1{font-size:18vw}.hero-lead{font-size:19px}.hero-sub{font-size:15px}.hero-actions .btn{width:100%}.hero-visual{min-height:500px}.photo-frame{width:92%;box-shadow:15px 15px 0 #070707}.photo-frame img{height:500px}.note-one{right:-2px;top:30px}.note-two{left:-3px;bottom:25px}.statement{padding:85px 0}.statement-grid,.section-head,.story-feature,.learning-path,.academy-section,.app-section,.contact-grid{grid-template-columns:1fr;gap:35px}.statement h2,.section-head h2,.timeline-section>h2,.learning-copy h2,.academy-copy h2,.app-copy h2,.contact-section h2{font-size:54px}.big-copy{font-size:19px}.story-section,.ai-section,.ground-section,.archive-section,.academy-section,.contact-section{padding:85px 0}.story-image img{height:360px}.year{font-size:52px}.story-text h3{font-size:31px}.timeline{grid-template-columns:1fr}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:auto}.gallery{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:190px}.gallery-item:nth-child(n){grid-column:span 1;grid-row:span 1}.gallery-item:nth-child(1),.gallery-item:nth-child(4),.gallery-item:nth-child(9){grid-column:span 2}.archive-grid{grid-template-columns:1fr 1fr}.archive-card img{height:170px}.academy-photo img{height:350px}.app-card{min-height:270px}.app-card span{font-size:32px}.footer{flex-direction:column}.footer div{flex-direction:column;gap:4px}}
@media(max-width:480px){.section-shell{width:91vw}.hero h1{font-size:17vw}.archive-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery-item:nth-child(n){grid-column:span 1}.gallery-item:nth-child(1),.gallery-item:nth-child(4),.gallery-item:nth-child(9){grid-column:span 1}.statement h2,.section-head h2,.timeline-section>h2,.learning-copy h2,.academy-copy h2,.app-copy h2,.contact-section h2{font-size:45px}.photo-frame img{height:420px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* FINAL V16 OVERRIDES */
.site-header{background:#050505;color:#fff}.header-cta{background:var(--green);color:#fff}.header-cta:hover{background:#13b66e}
.timeline-card{transition:transform .3s,box-shadow .3s,border-color .3s}.timeline-card:hover{border-color:var(--green)}
.audience-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#f0eee8;font-size:25px;margin-bottom:16px;position:relative;z-index:1}.featured .audience-icon{background:#1d1d1d}
.path-item{width:100%;display:grid;grid-template-columns:55px 1fr 28px;align-items:center;text-align:left;background:transparent;border:0;border-bottom:1px solid #bdb8ae;padding:23px 0;cursor:pointer;transition:.25s;color:var(--ink)}.path-item i{font-style:normal;color:var(--green);opacity:0;transform:translateX(-8px);transition:.25s}.path-item:hover,.path-item:focus-visible{padding-left:15px;background:#eaf8f1;outline:none}.path-item:hover i,.path-item:focus-visible i{opacity:1;transform:none}
.mission-points button{background:#fff;border:1px solid #c9c3b8;border-radius:999px;padding:11px 14px;font-size:12px;font-weight:900;cursor:pointer;transition:.25s}.mission-points button:hover,.mission-points button:focus-visible{background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-3px);outline:none;box-shadow:0 10px 22px rgba(0,155,91,.2)}
.academy-strip{padding:0 0 125px}.academy-strip-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.strip-photo{padding:0;border-radius:24px;overflow:hidden;position:relative;background:#000;cursor:zoom-in;min-height:300px}.strip-photo img{width:100%;height:300px;object-fit:cover;display:block;transition:.5s}.strip-photo:hover img{transform:scale(1.06)}.strip-photo span{position:absolute;left:15px;bottom:15px;background:#fff;color:#111;border-radius:999px;padding:9px 13px;font-weight:900;font-size:11px}
.connect-collage{width:100%;height:150px;object-fit:cover;border-radius:18px;margin-bottom:18px;opacity:.9}
.module-modal{position:fixed;inset:0;z-index:1500;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:25px;opacity:0;pointer-events:none;transition:.25s}.module-modal.open{opacity:1;pointer-events:auto}.module-dialog{position:relative;width:min(720px,94vw);max-height:88vh;overflow:auto;background:var(--paper);color:var(--ink);border-radius:28px;padding:38px;box-shadow:0 30px 100px rgba(0,0,0,.45)}.module-dialog h2{font-size:clamp(36px,5vw,58px);line-height:1;margin:14px 0 18px;letter-spacing:-.05em}.module-dialog p{color:#666;line-height:1.8}.module-dialog ul{padding-left:20px;display:grid;gap:9px;line-height:1.6;color:#4f4d48;margin:25px 0}.module-close{position:absolute;right:18px;top:16px;width:44px;height:44px;border-radius:50%;background:#050505;color:#fff;font-size:28px;cursor:pointer}
@media(max-width:760px){.academy-strip-grid{grid-template-columns:1fr}.strip-photo,.strip-photo img{height:260px;min-height:260px}.connect-collage{height:125px}.path-item{grid-template-columns:42px 1fr 24px}.module-dialog{padding:28px 22px}}

/* V17 — ALIGNMENT + VISUAL REFINEMENT */
:root{--green:#079653;--green-dark:#056b3b;--red:#ed1717;--paper:#f5f2ea;--ink:#080808}
html,body{width:100%;overflow-x:hidden}
body{font-family:'Noto Sans Devanagari','Nirmala UI','Mangal',sans-serif;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}

/* Keep every display heading inside a predictable text column. */
h1,h2,h3,p{overflow-wrap:normal;word-break:normal}
.hero h1,.statement h2,.section-head h2,.timeline-section>h2,.learning-copy h2,.academy-copy h2,.app-copy h2,.contact-section h2,.story-text h3,.module-dialog h2{
  text-wrap:balance;
}
.hero h1{max-width:760px;font-size:clamp(52px,6.2vw,96px);line-height:.98;letter-spacing:-.045em}
.statement h2{max-width:520px;font-size:clamp(48px,5.2vw,78px);line-height:1.02;letter-spacing:-.035em}
.section-head{align-items:start}
.section-head>div{min-width:0}
.section-head h2,.timeline-section>h2,.learning-copy h2,.academy-copy h2,.app-copy h2,.contact-section h2{max-width:760px;font-size:clamp(42px,5vw,72px);line-height:1.04;letter-spacing:-.035em}
.section-head p{max-width:590px;margin:8px 0 0;line-height:1.8}

/* Story / expertise: no oversized text colliding with the next line. */
.story-section .section-head h2{max-width:680px}
.story-text h3{max-width:650px;font-size:clamp(30px,3vw,42px);line-height:1.15}
.timeline-section>h2{max-width:900px;margin-top:12px}
.timeline-card{border:1px solid var(--line);border-top:4px solid var(--ink);border-radius:20px;padding:24px 22px 22px;min-height:255px;background:#fbf9f4;transition:.3s ease}
.timeline-card:nth-child(1):hover{border-color:var(--green);background:#edf9f2}
.timeline-card:nth-child(2):hover{border-color:var(--red);background:#fff1f1}
.timeline-card:nth-child(3):hover{border-color:#7a5cff;background:#f4f0ff}
.timeline-card:nth-child(4):hover{border-color:#e58b00;background:#fff7e8}
.timeline-card h3{font-size:clamp(21px,2vw,27px);line-height:1.15;margin:16px 0 12px}
.timeline-card p{line-height:1.75}

/* Story chips: green background + white text on the black section. */
.statement .chip-row span{background:var(--green);color:#fff;border-color:var(--green);transition:.25s ease}
.statement .chip-row span:hover{background:#0bb76a;border-color:#0bb76a;transform:translateY(-3px);box-shadow:0 10px 22px rgba(7,150,83,.28)}

/* Audience cards: clear icons, individual brand-accent hover states. */
.audience-card{min-height:560px}
.audience-icon{flex:0 0 auto}
.audience-card:nth-child(1):hover{border-color:var(--green);background:#eefaf3}
.audience-card:nth-child(2):hover{border-color:var(--red);background:#111}
.audience-card:nth-child(3):hover{border-color:#6b61d9;background:#f2f0ff}
.audience-card:nth-child(4):hover{border-color:#df8b16;background:#fff7e9}
.audience-card .text-link{display:inline-flex;align-items:center;gap:6px}

/* Learning list: aligned rows, readable hover and keyboard focus. */
.learning-path{align-items:start}
.learning-copy{position:sticky;top:110px;align-self:start}
.path-list{border-top:1px solid #bdb8ae}
.path-item{min-height:76px;grid-template-columns:54px minmax(0,1fr) 30px;gap:12px;padding:18px 16px;border-bottom:1px solid #c9c5bc;border-radius:0}
.path-item span{line-height:1.45}
.path-item:hover,.path-item:focus-visible{padding-left:22px;background:#e8f7ef}

/* Ground gallery: fixed visual grid with no empty holes or uneven row gaps. */
.gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(4,220px);grid-auto-flow:row;gap:12px;align-items:stretch}
.gallery-item:nth-child(n){grid-column:auto;grid-row:auto}
.gallery-item:nth-child(1){grid-column:1 / span 6;grid-row:1 / span 2}
.gallery-item:nth-child(2){grid-column:7 / span 3;grid-row:1}
.gallery-item:nth-child(3){grid-column:10 / span 3;grid-row:1}
.gallery-item:nth-child(4){grid-column:7 / span 6;grid-row:2}
.gallery-item:nth-child(5){grid-column:1 / span 4;grid-row:3}
.gallery-item:nth-child(6){grid-column:5 / span 4;grid-row:3}
.gallery-item:nth-child(7){grid-column:9 / span 4;grid-row:3}
.gallery-item:nth-child(8){grid-column:1 / span 4;grid-row:4}
.gallery-item:nth-child(9){grid-column:5 / span 4;grid-row:4}
.gallery-item:nth-child(10){grid-column:9 / span 4;grid-row:4}
.gallery-item img{object-fit:cover;object-position:center}
.gallery-item:focus-visible{outline:3px solid var(--green);outline-offset:3px}

/* Archive: consistent cards, no floating last row. */
.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.archive-card{height:100%;display:flex;flex-direction:column}
.archive-card img{height:240px;object-fit:cover;object-position:center}
.archive-card span{min-height:50px;display:flex;align-items:center}

/* Current Academy photos stay aligned and equal-height. */
.academy-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.strip-photo,.strip-photo img{height:310px}
.strip-photo img{object-fit:cover;object-position:center}

/* Mission pills use brand colors and are clearly interactive. */
.mission-points{align-items:center}
.mission-points button{color:var(--ink);background:#fff;min-height:44px}
.mission-points button:nth-child(1):hover{background:var(--green);border-color:var(--green)}
.mission-points button:nth-child(2):hover{background:#0b7dcc;border-color:#0b7dcc}
.mission-points button:nth-child(3):hover{background:#7257d9;border-color:#7257d9}
.mission-points button:nth-child(4):hover{background:#e58b00;border-color:#e58b00}
.mission-points button:nth-child(5):hover{background:var(--red);border-color:var(--red)}

/* Every image button has a consistent interactive affordance. */
.photo-frame,.story-image,.gallery-item,.archive-card,.strip-photo,.academy-photo{outline:none}
.photo-frame:focus-visible,.story-image:focus-visible,.gallery-item:focus-visible,.archive-card:focus-visible,.strip-photo:focus-visible,.academy-photo:focus-visible{outline:3px solid var(--green);outline-offset:4px}

/* Modal typography stays readable and aligned on every screen. */
.module-dialog{font-family:'Noto Sans Devanagari','Nirmala UI','Mangal',sans-serif}
.module-dialog h2{max-width:620px;font-size:clamp(34px,4vw,56px);line-height:1.08}
.module-dialog p,.module-dialog li{font-size:16px;line-height:1.8}

@media(max-width:1100px){
 .hero h1{font-size:clamp(50px,8vw,82px)}
 .statement-grid{gap:50px}
 .gallery{grid-template-rows:repeat(4,190px)}
 .archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .hero h1{font-size:clamp(48px,14vw,70px);line-height:1.02;max-width:100%}
 .hero-lead{line-height:1.6}
 .statement h2,.section-head h2,.timeline-section>h2,.learning-copy h2,.academy-copy h2,.app-copy h2,.contact-section h2{font-size:clamp(38px,11vw,56px);line-height:1.08;max-width:100%}
 .section-head{gap:20px;margin-bottom:38px}
 .learning-copy{position:static}
 .timeline-card{min-height:0}
 .audience-card{min-height:0}
 .gallery{grid-template-columns:1fr 1fr;grid-template-rows:none;grid-auto-rows:190px;gap:10px}
 .gallery-item:nth-child(n){grid-column:span 1;grid-row:auto}
 .gallery-item:nth-child(1),.gallery-item:nth-child(4),.gallery-item:nth-child(9){grid-column:span 2}
 .archive-grid{grid-template-columns:1fr 1fr}
 .archive-card img{height:190px}
 .academy-strip-grid{grid-template-columns:1fr}
 .strip-photo,.strip-photo img{height:260px}
 .path-item{min-height:68px;padding:16px 10px}
 .path-item:hover,.path-item:focus-visible{padding-left:14px}
}
@media(max-width:480px){
 .hero h1{font-size:clamp(44px,15vw,62px)}
 .gallery{grid-template-columns:1fr;grid-auto-rows:230px}
 .gallery-item:nth-child(n){grid-column:span 1}
 .archive-grid{grid-template-columns:1fr}
 .archive-card img{height:230px}
 .section-shell{width:min(92vw,620px)}
}
