
:root{--orange:#f04b1a;--orange2:#ff6b1a;--teal:#006f73;--teal2:#0e8f91;--navy:#08162b;--ink:#0b1326;--muted:#667386;--line:#e6edf2;--soft:#f6fafc;--cream:#fff7ef;--white:#fff;--shadow:0 20px 55px rgba(8,22,43,.12);--max:1440px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.topbar{height:38px;background:#fff;border-bottom:1px solid var(--line);font-size:13px;font-weight:750;color:#203047}.topbar .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar .left,.topbar .right{display:flex;align-items:center;gap:20px;white-space:nowrap}.topbar i{font-style:normal;color:var(--teal);font-weight:900;margin-right:6px}.header{height:92px;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(8,22,43,.08);box-shadow:0 6px 24px rgba(8,22,43,.06);position:sticky;top:0;z-index:1000;backdrop-filter:blur(16px)}.header .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px;min-width:430px}.brand-logos{display:flex;align-items:center;gap:10px}.brand-logo{width:62px;height:62px;object-fit:contain}.brand-logo.nit{border-radius:50%;background:#fff}.brand-title{font-size:25px;line-height:1.05;font-weight:950;color:var(--orange);letter-spacing:-.025em;text-transform:uppercase}.brand-sub{font-size:16px;font-weight:900;color:var(--teal);margin-top:4px}.nav{display:flex;align-items:center;gap:26px}.nav>a,.drop-btn{display:inline-flex;align-items:center;height:92px;font-size:15px;font-weight:900;color:#132033;position:relative;white-space:nowrap}.nav>a.active,.drop.active>.drop-btn,.nav>a:hover,.drop-btn:hover{color:var(--orange)}.nav>a.active:after,.drop.active>.drop-btn:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:3px;background:var(--orange);border-radius:9px}.drop{position:relative}.drop-btn:after{content:"⌄";font-size:12px;margin-left:4px;color:inherit}.dropdown{position:absolute;top:84px;left:50%;transform:translateX(-50%) translateY(10px);min-width:305px;background:rgba(255,255,255,.97);border:1px solid rgba(8,22,43,.08);box-shadow:0 30px 90px rgba(8,22,43,.16);border-radius:24px;padding:18px;opacity:0;visibility:hidden;transition:.22s;backdrop-filter:blur(18px)}.drop:hover .dropdown,.drop:focus-within .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown a{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border-radius:15px;font-size:14px;font-weight:850;color:#29364d}.dropdown a:hover,.dropdown a.active{background:linear-gradient(90deg,rgba(240,75,26,.11),rgba(0,111,115,.08));color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff!important;border:0;border-radius:14px;padding:14px 24px;font-size:14px;font-weight:950;letter-spacing:.01em;text-transform:uppercase;box-shadow:0 18px 42px rgba(240,75,26,.26);cursor:pointer;line-height:1.1;white-space:nowrap}.btn:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(240,75,26,.33)}.btn-outline{background:#fff;color:var(--teal)!important;border:1.5px solid rgba(0,111,115,.35);box-shadow:none}.nav-cta{height:48px!important;padding:0 24px!important;border-radius:15px!important}.hamb{display:none;background:#fff;border:1px solid var(--line);border-radius:12px;font-size:24px;padding:7px 10px;color:var(--ink)}.mobile-menu{display:none;background:#fff;border-bottom:1px solid var(--line);padding:14px 24px}.mobile-menu a{display:block;padding:13px 0;border-bottom:1px solid #eef3f6;font-weight:850}
.hero{position:relative;overflow:hidden;isolation:isolate;background:#fff}.home-hero{min-height:calc(100vh - 130px);display:flex;align-items:center;background:linear-gradient(110deg,#fff 0%,#fff 42%,#f1fbfc 42%,#fff 100%)}.hero-bg{position:absolute;inset:0 0 0 40%;background-size:cover;background-position:center;z-index:-2}.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 20%,rgba(255,255,255,.55) 47%,rgba(255,255,255,.08) 78%)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.22))}.curve{position:absolute;width:720px;height:720px;border-radius:50%;left:24%;top:-170px;border-right:10px solid rgba(0,111,115,.40);border-bottom:10px solid rgba(240,75,26,.16);z-index:-1}.hero .container{position:relative}.hero-content{max-width:690px;padding:72px 0}.kicker{font-size:14px;font-weight:950;letter-spacing:.12em;color:var(--orange);text-transform:uppercase;margin-bottom:10px}.h1{font-size:clamp(52px,7vw,98px);line-height:.95;letter-spacing:-.065em;margin:0 0 18px;color:var(--navy);font-weight:950}.h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0 0 16px;color:var(--navy);font-weight:950}.h3{font-size:28px;line-height:1.15;letter-spacing:-.025em;margin:0 0 10px;color:var(--navy);font-weight:950}.lead{font-size:19px;color:#334155;margin:0 0 24px}.teal{color:var(--teal)}.accent{color:var(--orange)}.meta-row{display:flex;flex-wrap:wrap;gap:18px;align-items:center;font-weight:900;margin:22px 0}.meta-row span{display:flex;align-items:center;gap:8px}.mini-icon,.ico{font-style:normal;color:var(--teal)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.home-badges{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 4px}.home-badges span{display:inline-flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;box-shadow:0 8px 24px rgba(8,22,43,.08)}.hero-card-stack{position:absolute;right:2%;bottom:42px;width:min(520px,36vw);display:grid;grid-template-columns:1fr 1fr;gap:14px;z-index:2}.hero-card-stack .photo{border:6px solid #fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(8,22,43,.20);background:#fff}.hero-card-stack .photo:first-child{grid-column:span 2}.hero-card-stack img{height:165px;width:100%;object-fit:cover}.hero-card-stack .photo:first-child img{height:210px}.floating-event{position:absolute;right:5%;top:86px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:22px;padding:18px 22px;box-shadow:0 20px 70px rgba(8,22,43,.15);font-weight:900;color:var(--navy);z-index:3}.section{padding:72px 0}.section.tight{padding:44px 0}.section-head{text-align:center;margin-bottom:34px}.section-head.left{text-align:left}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 46px rgba(8,22,43,.07);overflow:hidden;transition:.2s}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card.pad{padding:28px}.program-card img,.event-card img,.gallery-card img,.track-card img{width:100%;height:190px;object-fit:cover}.program-card .body,.event-card .body,.track-card .body{padding:22px}.card-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange);font-weight:950;text-transform:uppercase;font-size:13px;margin-top:10px}.stats{position:relative;margin-top:-38px;z-index:4}.stats-bar{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.stat{display:flex;justify-content:center;align-items:center;gap:14px;padding:20px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat .icon{font-size:30px;color:var(--teal)}.stat .big{font-size:26px;font-weight:950;color:var(--orange);line-height:1}.stat .small{font-size:13px;font-weight:850;color:#334155}.split-panel{display:grid;grid-template-columns:1fr 1.25fr;gap:32px;align-items:center}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pill-card{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-top:3px solid var(--teal);border-radius:18px;padding:20px;box-shadow:0 10px 35px rgba(8,22,43,.05)}.pill-card:nth-child(2n){border-top-color:var(--orange)}.pill-card .ico,.reg-card .ico,.contact-card .ico{width:56px;height:56px;min-width:56px;border-radius:50%;background:#f0fbfc;display:grid;place-items:center;font-size:25px;color:var(--teal);box-shadow:inset 0 0 0 1px #d8eeee}.pill-card:nth-child(2n) .ico,.reg-card:nth-child(2n) .ico{background:#fff2ec;color:var(--orange)}.cta-strip{background:linear-gradient(135deg,var(--orange),#ff751f);color:#fff;border-radius:20px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow)}.cta-strip h3{margin:0;color:#fff;font-size:25px}.tabs{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;overflow:auto;gap:0;position:relative;z-index:5}.tabs a{padding:17px 24px;border-right:1px solid var(--line);font-weight:900;white-space:nowrap;color:#26334a}.tabs a:last-child{border-right:0}.tabs a.active,.tabs a:hover{color:var(--orange);background:#fff7f3}.page-hero{min-height:340px;display:flex;align-items:center;background:linear-gradient(100deg,#fff 0%,#fff 42%,#eefbfc 42%,#fff 100%)}.page-hero .hero-content{padding:62px 0}.page-hero .h1{font-size:clamp(44px,5vw,74px)}.page-hero .hero-bg{inset:0 0 0 43%}.page-hero .hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 18%,rgba(255,255,255,.45) 56%,rgba(255,255,255,.02) 100%)}.track-card{position:relative}.track-card .number{position:absolute;top:158px;left:22px;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;font-weight:950;font-size:22px;display:grid;place-items:center;box-shadow:0 10px 24px rgba(240,75,26,.32)}.track-card .body{padding-top:42px}.track-card details{margin-top:8px}.track-card summary{cursor:pointer;list-style:none;display:inline-flex;color:var(--orange);font-weight:950;text-transform:uppercase;font-size:13px}.track-card summary::-webkit-details-marker{display:none}.theme-list{display:none;margin-top:14px;background:#f8fbfc;border:1px solid var(--line);border-radius:14px;padding:16px}.track-card details[open] .theme-list,.detail-track[open] .theme-list{display:block!important}.theme-list ol,.theme-list ul{margin:0;padding-left:18px}.theme-list li{margin:7px 0;color:#465368}.edition-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.edition{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center;box-shadow:0 12px 40px rgba(8,22,43,.06)}.edition strong{font-size:36px;color:var(--orange);display:block;line-height:1}.edition small{font-weight:950;color:var(--teal)}.edition-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.edition-albums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.edition-album{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 42px rgba(8,22,43,.08);overflow:hidden}.edition-album img{width:100%;height:220px;object-fit:cover}.edition-album .body{padding:22px}.edition-tag{display:inline-flex;padding:6px 12px;border-radius:999px;background:#fff3ee;color:var(--orange);font-weight:950;font-size:13px;margin-bottom:8px}.project-division{border-left:5px solid var(--teal);background:linear-gradient(135deg,#fff,#f9fcfd)}.project-division:nth-child(2n){border-left-color:var(--orange)}.project-division .code{font-weight:950;color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.image-panel{border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.image-panel img{width:100%;height:360px;object-fit:cover}.committee-pyramid{display:grid;gap:24px}.tier{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.table-card{overflow:auto}.table-card table{width:100%;border-collapse:collapse}.table-card th,.table-card td{padding:13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.table-card th{background:#f7fbfc;color:var(--teal);font-weight:950}.gallery-edition-card{display:grid;grid-template-columns:280px 1fr;gap:0}.gallery-edition-card img{height:100%;min-height:220px;width:100%;object-fit:cover}.gallery-edition-card .body{padding:24px}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:30px}.contact-card{display:flex;align-items:flex-start;gap:16px;padding:22px}.form-card{padding:28px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:900;color:#27354a}.field input,.field select,.field textarea{width:100%;border:1px solid #d8e2e8;border-radius:10px;padding:13px 14px;background:#fff;outline:0}.field textarea{min-height:120px}.reg-category{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.reg-card{text-align:center;padding:26px}.reg-card .ico{margin:0 auto 14px}.footer{background:#061827;color:#dce9ef;padding:44px 0 0}.footer-grid{display:grid;grid-template-columns:1.35fr .85fr 1fr 1fr 1.1fr;gap:32px}.footer h4{color:#fff;margin:0 0 12px;letter-spacing:.05em}.footer a{display:block;color:#dce9ef;margin:7px 0}.footer .brand-title{font-size:18px}.footer .brand-sub{font-size:13px}.newsletter{display:flex;gap:8px}.newsletter input{flex:1;background:#082638;border:1px solid #315264;border-radius:8px;color:#fff;padding:12px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding:14px;color:#b4c5ce;font-size:13px}.sticky-up{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;display:grid;place-items:center;font-size:24px;font-weight:950;box-shadow:var(--shadow);z-index:100}.toast{position:fixed;right:20px;bottom:20px;background:var(--navy);color:#fff;padding:16px 20px;border-radius:14px;box-shadow:var(--shadow);display:none;z-index:3000}.toast.show{display:block}.alert{padding:14px 16px;border-radius:12px;border:1px solid #ffcfbd;background:#fff3ec;color:#71351d;font-weight:750}
@media(max-width:1200px){.brand{min-width:330px}.brand-title{font-size:21px}.brand-sub{font-size:14px}.nav{gap:18px}.grid-5{grid-template-columns:repeat(3,1fr)}.reg-category{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.container{width:min(var(--max),calc(100% - 32px))}.topbar{height:auto}.topbar .container{padding:9px 0;align-items:flex-start}.topbar .left{flex-wrap:wrap;gap:8px}.topbar .right{display:none}.nav{display:none}.hamb{display:block}.mobile-menu.open{display:block}.header .container{height:76px}.header{height:76px}.brand{min-width:0}.brand-logo{width:48px;height:48px}.brand-title{font-size:18px}.brand-sub{font-size:12px}.home-hero{min-height:auto}.hero-bg{inset:35% 0 0 0;opacity:.42}.hero-bg:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.92) 36%,rgba(255,255,255,.45) 100%)}.hero-content{padding:48px 0 330px}.hero-card-stack,.floating-event{display:none}.curve{opacity:.28;left:35%}.stats{margin-top:0}.stats-bar{grid-template-columns:repeat(2,1fr);border-radius:0}.stat{border-bottom:1px solid var(--line)}.split-panel,.contact-grid{grid-template-columns:1fr}.feature-strip,.grid-4,.grid-5,.footer-grid,.edition-albums{grid-template-columns:repeat(2,1fr)}.edition-grid{grid-template-columns:repeat(2,1fr)}.gallery-edition-card{grid-template-columns:1fr}.page-hero .hero-bg{inset:40% 0 0 0}.page-hero .hero-content{padding-bottom:260px}}@media(max-width:680px){.grid-2,.grid-3,.grid-4,.grid-5,.feature-strip,.footer-grid,.edition-grid,.edition-albums,.form-grid,.reg-category,.stats-bar{grid-template-columns:1fr}.h1{font-size:42px}.h2{font-size:34px}.lead{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%}.cta-strip{flex-direction:column;align-items:flex-start}.footer .brand{align-items:flex-start}.newsletter{flex-direction:column}.sticky-up{width:48px;height:48px}.topbar{font-size:12px}}

/* V4 polished fixes */
.topbar{height:32px;font-size:12.5px}.topbar .left{gap:18px}.header{height:78px}.header .container{gap:18px}.brand{min-width:420px}.brand-logo{width:54px;height:54px}.brand-title{font-size:23px;white-space:normal}.brand-sub{font-size:15px}.nav{gap:20px}.nav>a,.drop-btn{height:78px}.nav>a.active:after,.drop.active>.drop-btn:after{bottom:14px}.dropdown{top:72px;z-index:5000;min-width:330px}.nav-cta{height:46px!important;padding:0 22px!important;border-radius:13px!important;box-shadow:0 12px 28px rgba(240,75,26,.22)!important}.home-hero{min-height:calc(100vh - 110px);background:linear-gradient(110deg,#fff 0%,#fff 44%,#effafa 44%,#fff 100%)}.hero-content{max-width:720px}.home-hero .h1{font-size:clamp(50px,5.9vw,90px);max-width:800px}.hero-bg{inset:0 0 0 43%}.hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 24%,rgba(255,255,255,.62) 52%,rgba(255,255,255,.10) 86%)}.hero-card-stack{right:3%;bottom:34px;width:min(500px,34vw)}.floating-event{right:4%;top:28px}.compact-hero{min-height:360px}.page-hero .hero-content{padding:54px 0}.page-hero .h1{font-size:clamp(38px,4.4vw,64px)}.page-hero .hero-bg{inset:0 0 0 48%}.page-hero .hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 24%,rgba(255,255,255,.60) 56%,rgba(255,255,255,.06) 100%)}.section{padding:58px 0}.card.pad{padding:24px}.btn{border-radius:13px}.color-card{position:relative;overflow:hidden}.color-card:before{content:"";position:absolute;right:-44px;top:-44px;width:130px;height:130px;border-radius:50%;background:rgba(240,75,26,.09)}.color-card.teal-card{border-top:4px solid var(--teal);background:linear-gradient(145deg,#ffffff,#f1fcfc)}.color-card.orange-card{border-top:4px solid var(--orange);background:linear-gradient(145deg,#ffffff,#fff4ee)}.color-card.green-card{border-top:4px solid #2f8f46;background:linear-gradient(145deg,#ffffff,#f3fbf3)}.color-card.blue-card{border-top:4px solid #1b69b6;background:linear-gradient(145deg,#ffffff,#f2f8ff)}.press-card{display:flex;gap:18px;align-items:flex-start}.press-card .source{display:inline-flex;padding:5px 10px;border-radius:999px;background:#fff1ea;color:var(--orange);font-weight:950;font-size:12px;text-transform:uppercase}.press-card .date{font-size:13px;color:var(--teal);font-weight:900;margin:8px 0}.conclave-card,.olympiad-card{display:flex;flex-direction:column}.conclave-card .topline,.olympiad-card .topline{font-size:13px;color:var(--orange);font-weight:950;text-transform:uppercase;letter-spacing:.06em}.info-list{margin:12px 0 0;padding-left:18px}.info-list li{margin:6px 0}.gallery-album-link{font-weight:950;color:var(--orange);display:inline-flex;margin-top:10px}.event-quick-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:-28px;position:relative;z-index:5}.event-quick-strip a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 14px;text-align:center;font-weight:950;box-shadow:0 14px 42px rgba(8,22,43,.08)}.event-quick-strip a:hover{color:var(--orange);transform:translateY(-2px)}.reg-card,.program-card,.event-card,.track-card,.edition,.edition-album,.contact-card{border-radius:20px}.edition .btn{padding:10px 14px;font-size:12px}.edition .btn-outline{border-color:rgba(0,111,115,.25)}
@media(max-width:1320px){.brand{min-width:360px}.brand-title{font-size:20px}.brand-sub{font-size:14px}.nav{gap:14px}.nav>a,.drop-btn{font-size:14px}.nav-cta{padding:0 16px!important}.topbar .left{gap:11px}}
@media(max-width:1120px){.nav{display:none}.hamb{display:block}.header{height:76px}.header .container{height:76px}.brand{min-width:0}.brand-logo{width:48px;height:48px}.brand-title{font-size:18px}.brand-sub{font-size:12px}.mobile-menu.open{display:block}.event-quick-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.home-hero{min-height:auto}.hero-content{padding:42px 0 250px}.hero-bg{inset:36% 0 0 0}.page-hero .hero-bg{inset:45% 0 0 0}.page-hero .hero-content{padding-bottom:220px}.event-quick-strip{grid-template-columns:1fr}.press-card{display:block}.brand-title{font-size:16px}.brand-sub{font-size:12px}.topbar .container{width:calc(100% - 24px)}}


/* V5 refinement: compact hero, stretched tabs/nav, no newsletter footer */
:root{--max:1500px}
.topbar{height:30px;font-size:12.5px}.topbar .container{width:min(var(--max),calc(100% - 52px))}.topbar .left{gap:22px}.header{height:74px}.header .container{width:min(var(--max),calc(100% - 52px));height:74px;gap:24px}.brand{min-width:520px;gap:14px}.brand-logo{width:50px;height:50px}.brand-title{font-size:24px;line-height:1;max-width:none}.brand-sub{font-size:15px;margin-top:5px}.nav{flex:1;justify-content:space-between;gap:18px}.nav>a,.drop-btn{height:74px;font-size:15px}.nav>a.active:after,.drop.active>.drop-btn:after{bottom:12px}.nav-cta{height:auto!important;min-height:46px!important;padding:13px 22px!important;border-radius:16px!important;align-self:center}.dropdown{top:68px}.page-hero{min-height:290px}.compact-hero{min-height:300px}.page-hero .hero-content{padding:38px 0}.page-hero .h1{font-size:clamp(38px,4.2vw,62px);max-width:850px}.page-hero .lead{font-size:18px;margin-bottom:12px}.page-hero .meta-row{margin:14px 0}.page-hero .hero-actions{margin-top:18px}.home-hero{min-height:620px}.home-hero .hero-content{padding:60px 0}.home-hero .h1{font-size:clamp(54px,6.2vw,92px)}.hero-bg{inset:0 0 0 47%}.page-hero .hero-bg{inset:0 0 0 52%}.hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 20%,rgba(255,255,255,.74) 46%,rgba(255,255,255,.16) 90%)}.page-hero .hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 25%,rgba(255,255,255,.68) 56%,rgba(255,255,255,.10) 100%)}.tabs{width:100%;justify-content:stretch}.tabs a{flex:1;text-align:center;justify-content:center;padding:17px 18px}.section{padding:52px 0}.section.tight{padding:36px 0}.footer{padding:36px 0 0}.footer-grid{grid-template-columns:1.3fr .9fr 1.15fr 1.2fr;gap:42px}.footer .newsletter,.footer h4.newsletter-title{display:none!important}.footer .brand-title{font-size:18px;max-width:180px}.image-panel img{height:330px;object-fit:cover}.split-panel{gap:44px}.contact-grid{align-items:start}.form-card{box-shadow:0 18px 60px rgba(8,22,43,.08)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(0,111,115,.09)}
@media(max-width:1320px){.brand{min-width:390px}.brand-title{font-size:20px}.nav{gap:12px}.nav>a,.drop-btn{font-size:14px}.topbar .left{gap:12px}.page-hero{min-height:280px}}
@media(max-width:1120px){.nav{display:none}.hamb{display:block}.header,.header .container{height:72px}.brand{min-width:0}.brand-logo{width:46px;height:46px}.brand-title{font-size:17px}.brand-sub{font-size:12px}.footer-grid{grid-template-columns:repeat(2,1fr)}.page-hero .hero-bg{inset:35% 0 0 0;opacity:.46}.page-hero .hero-content{padding:40px 0 230px}.home-hero{min-height:auto}.home-hero .hero-content{padding:48px 0 290px}.hero-bg{inset:38% 0 0 0;opacity:.50}}
@media(max-width:680px){.topbar .container,.header .container{width:calc(100% - 28px)}.footer-grid{grid-template-columns:1fr}.page-hero .hero-content{padding-bottom:190px}.home-hero .hero-content{padding-bottom:240px}.tabs a{flex:0 0 auto}.brand-title{font-size:15px}.brand-logo{width:42px;height:42px}.brand-sub{font-size:11px}}


/* V6: brighter hero, moving event ticker, social links, responsive refinements */
.topbar{height:34px;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:22px;overflow:hidden;color:#10233a;font-size:13px;font-weight:850;white-space:nowrap}
.topbar-ticker{flex:1;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}
.ticker-track{display:flex;align-items:center;gap:34px;width:max-content;animation:topTicker 27s linear infinite;will-change:transform}
.ticker-track span{display:inline-flex;align-items:center;gap:6px;line-height:1}.ticker-track i{font-style:normal;color:var(--teal);font-weight:950}.topbar:hover .ticker-track{animation-play-state:paused}.top-social{display:flex;align-items:center;gap:18px;flex:0 0 auto;font-weight:900}.top-social a,.social-links a{color:#0b1a2d;font-weight:950;transition:.2s}.top-social a:hover,.social-links a:hover{color:var(--orange);transform:translateY(-1px)}
@keyframes topTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.social-links{display:flex;gap:14px;font-weight:900;align-items:center}.social-links a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);color:#fff!important}.social-links a:hover{background:var(--orange);border-color:var(--orange);color:#fff!important}.video-btn{position:relative}.video-btn:before{content:'▶';font-size:12px;margin-right:2px;color:var(--orange)}
.hero-bg{filter:saturate(1.18) contrast(1.08) brightness(1.08)}.hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.90) 20%,rgba(255,255,255,.45) 48%,rgba(255,255,255,.02) 92%)!important}.page-hero .hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 24%,rgba(255,255,255,.46) 55%,rgba(255,255,255,.03) 100%)!important}.hero-bg:after{background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.03))!important}.home-hero{min-height:560px}.page-hero{min-height:310px}.compact-hero{min-height:305px}.hero-content{padding:54px 0}.home-hero .hero-content{padding:56px 0}.floating-event{background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.95)}.hero-card-stack .photo{box-shadow:0 26px 80px rgba(8,22,43,.23)}
.header{box-shadow:0 8px 28px rgba(8,22,43,.07)}.brand-title{letter-spacing:-.04em}.nav-cta{min-width:178px;text-align:center}.footer{padding-top:34px}.footer-grid{grid-template-columns:1.2fr .9fr 1.2fr 1.35fr}.footer .brand{gap:12px}.footer .brand-logo{width:54px;height:54px}.footer .brand-title{font-size:16px!important}.footer p{font-size:15px;line-height:1.65}.sticky-up{z-index:1500}
@media(max-width:1320px){.topbar{padding:0 20px}.top-social{gap:12px}.header .container{width:min(var(--max),calc(100% - 36px))}.brand{min-width:350px}.nav{gap:12px}.nav>a,.drop-btn{font-size:14px}.nav-cta{min-width:150px;padding-left:16px!important;padding-right:16px!important}.home-hero .h1{font-size:clamp(48px,5.3vw,78px)}}
@media(max-width:1120px){.topbar{padding:0 14px}.top-social{display:none}.ticker-track{animation-duration:22s}.header{height:76px}.header .container{height:76px}.hamb{display:block}.nav{display:none}.mobile-menu.open{display:block}.brand{min-width:0}.brand-logo{width:46px;height:46px}.brand-title{font-size:18px}.brand-sub{font-size:12px}.home-hero,.page-hero{min-height:auto}.hero-bg{inset:38% 0 0 0!important;opacity:1}.hero-bg:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.86) 34%,rgba(255,255,255,.18) 100%)!important}.hero-content,.home-hero .hero-content,.page-hero .hero-content{padding:42px 0 260px}.hero-card-stack,.floating-event{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{height:32px;font-size:12px}.ticker-track{gap:26px;animation-duration:18s}.header,.header .container{height:70px}.brand-logos{gap:4px}.brand-logo{width:40px;height:40px}.brand-title{font-size:15px;line-height:1.05}.brand-sub{font-size:11px}.h1,.page-hero .h1{font-size:clamp(38px,12vw,48px);line-height:1.02}.lead{font-size:16px}.hero-content,.home-hero .hero-content,.page-hero .hero-content{padding:34px 0 220px}.home-badges{gap:7px}.home-badges span{font-size:12px;padding:8px 10px}.meta-row{gap:10px;font-size:14px}.hero-actions{gap:10px}.hero-actions .btn{width:100%;max-width:360px}.stats-bar{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer{text-align:left}.topbar-ticker{mask-image:none}.page-hero .hero-bg,.hero-bg{inset:46% 0 0 0!important}}

/* V7: brighter banners and no cut-off programme cards */
.hero-bg{filter:saturate(1.28) contrast(1.14) brightness(1.18)!important;background-position:center!important}
.hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 28%,rgba(255,255,255,.26) 54%,rgba(255,255,255,0) 78%)!important}
.page-hero .hero-bg:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.95) 32%,rgba(255,255,255,.22) 58%,rgba(255,255,255,0) 80%)!important}
.hero-bg:after{display:none!important}
.page-hero{min-height:300px;background:linear-gradient(100deg,#fff 0%,#fff 44%,#f0fbfc 44%,#fff 100%)}
.home-hero{min-height:600px;background:linear-gradient(110deg,#fff 0%,#fff 44%,#f2fbfc 44%,#fff 100%)}
.home-hero .hero-bg{inset:0 0 0 45%}
.page-hero .hero-bg{inset:0 0 0 47%}
.home-hero .hero-content{max-width:735px;padding:52px 0 46px}.page-hero .hero-content{padding:40px 0}.home-hero .h1{max-width:780px}.lead{max-width:760px}
.hero-card-stack{right:4%;bottom:34px;width:min(560px,38vw)}.hero-card-stack img{height:150px}.hero-card-stack .photo:first-child img{height:205px}
.floating-event{right:7%;top:52px;background:rgba(255,255,255,.96);color:var(--navy)}
.split-panel{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);align-items:center;overflow:hidden}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0}.pill-card{min-width:0;padding:22px 20px}.pill-card h3,.pill-card p{overflow-wrap:anywhere}.pill-card p{margin:0}.grid,.grid>*{min-width:0}.program-card,.event-card,.track-card,.card{min-width:0}.section{overflow:hidden}.tabs{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.topbar{overflow:hidden}.ticker-track{padding-left:0}.topbar-ticker{mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent 100%)}
@media(min-width:1500px){.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.split-panel{grid-template-columns:minmax(0,.78fr) minmax(0,1.6fr)}}
@media(max-width:1280px){.split-panel{grid-template-columns:1fr}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.home-hero .hero-bg,.page-hero .hero-bg{inset:0 0 0 52%}.hero-card-stack{display:none}.floating-event{display:none}.home-hero .hero-content,.page-hero .hero-content{padding:46px 0}}
@media(max-width:980px){.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero .hero-bg,.page-hero .hero-bg{inset:45% 0 0 0!important}.hero-bg:before,.page-hero .hero-bg:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.95) 34%,rgba(255,255,255,.20) 70%,rgba(255,255,255,0) 100%)!important}.home-hero .hero-content,.page-hero .hero-content{padding:36px 0 250px}.home-hero,.page-hero{min-height:auto}}
@media(max-width:620px){.feature-strip{grid-template-columns:1fr}.home-hero .hero-content,.page-hero .hero-content{padding:28px 0 210px}.home-badges span{flex:1 1 auto;justify-content:center}.h1,.page-hero .h1{font-size:clamp(36px,11vw,48px)}.topbar-ticker{mask-image:none}.ticker-track{animation-duration:16s}.page-hero .hero-bg,.home-hero .hero-bg{inset:52% 0 0 0!important}}


/* V8: final banner redesign requested by client
   - Uploaded collage images are used only inside hero/banner sections.
   - Minimal dark overlay, no heavy white wash.
   - NIT logo in the header is now an external link. */
.brand{min-width:410px;align-items:center}.brand-logo-link{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s}.brand-logo-link:hover{transform:translateY(-2px)}.brand-text{display:block}.brand-text:hover .brand-title{color:var(--orange2)}
.topbar{background:#071427!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.10)!important}.topbar i,.ticker-track i{color:#ff9a42!important}.top-social a{color:#fff!important}.top-social span{color:rgba(255,255,255,.82)}.top-social a:hover{color:#ff9a42!important}.topbar-ticker{mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)}.ticker-track{animation-duration:30s}
.header{top:34px;background:rgba(255,255,255,.96);box-shadow:0 12px 36px rgba(7,20,39,.10)}
.hero.home-hero,.hero.page-hero,.hero.compact-hero{background:#071427!important;display:flex;align-items:center;overflow:hidden}.home-hero{min-height:650px!important}.page-hero{min-height:410px!important}.compact-hero{min-height:390px!important}.hero-bg.banner-slideshow{position:absolute;inset:0!important;z-index:-3;opacity:1!important;background:#071427!important;filter:none!important;overflow:hidden}.hero-bg.banner-slideshow span{position:absolute;inset:0;background-size:cover;background-position:center right;background-repeat:no-repeat;opacity:0;transform:scale(1.035);animation:heroBannerFade 49s infinite ease-in-out;will-change:opacity,transform}.hero-bg.banner-slideshow span:nth-child(1){animation-delay:0s}.hero-bg.banner-slideshow span:nth-child(2){animation-delay:7s}.hero-bg.banner-slideshow span:nth-child(3){animation-delay:14s}.hero-bg.banner-slideshow span:nth-child(4){animation-delay:21s}.hero-bg.banner-slideshow span:nth-child(5){animation-delay:28s}.hero-bg.banner-slideshow span:nth-child(6){animation-delay:35s}.hero-bg.banner-slideshow span:nth-child(7){animation-delay:42s}@keyframes heroBannerFade{0%{opacity:1;transform:scale(1.05)}16%{opacity:1}20%{opacity:0;transform:scale(1.015)}100%{opacity:0}}
.hero-bg.banner-slideshow:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(7,20,39,.97) 0%,rgba(7,20,39,.90) 25%,rgba(7,20,39,.62) 48%,rgba(7,20,39,.28) 70%,rgba(7,20,39,.05) 100%),linear-gradient(180deg,rgba(7,20,39,.10) 0%,rgba(7,20,39,.32) 100%)!important}.hero-bg.banner-slideshow:after{display:none!important}.curve,.hero-card-stack,.floating-event{display:none!important}.hero .container{position:relative;z-index:4}.home-hero .hero-content{max-width:790px;padding:78px 0 82px!important}.page-hero .hero-content{max-width:900px;padding:62px 0!important}.hero .kicker{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);backdrop-filter:blur(10px);border-radius:999px;padding:8px 14px;color:#ffb36a;letter-spacing:.13em;margin-bottom:16px}.hero .h1,.page-hero .h1{color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.40)}.hero .lead,.page-hero .lead{color:rgba(255,255,255,.92)!important;text-shadow:0 4px 18px rgba(0,0,0,.35)}.hero .teal{color:#ffd2a8!important}.hero .meta-row{color:#fff}.hero .mini-icon{color:#ffb36a!important}.home-badges span{background:rgba(255,255,255,.12)!important;color:#fff;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important;backdrop-filter:blur(10px)}.hero .btn-outline{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.55)!important;box-shadow:none!important;backdrop-filter:blur(10px)}.hero .btn-outline:hover{background:#fff!important;color:#0b2336!important}.video-btn:before{color:#fff!important}.stats{margin-top:-48px}.stats-bar{border:1px solid rgba(255,255,255,.45)}
@media(max-width:1320px){.brand{min-width:340px}.home-hero{min-height:610px!important}.page-hero,.compact-hero{min-height:370px!important}.home-hero .hero-content{padding:64px 0!important}.page-hero .hero-content{padding:52px 0!important}.hero-bg.banner-slideshow span{background-position:center right}}
@media(max-width:1120px){.header{top:32px}.brand{min-width:0}.hero-bg.banner-slideshow{inset:0!important}.hero-bg.banner-slideshow:before{background:linear-gradient(90deg,rgba(7,20,39,.96) 0%,rgba(7,20,39,.80) 48%,rgba(7,20,39,.35) 100%),linear-gradient(180deg,rgba(7,20,39,.15),rgba(7,20,39,.42))!important}.home-hero .hero-content,.page-hero .hero-content{padding:54px 0!important}.home-hero{min-height:570px!important}.page-hero,.compact-hero{min-height:350px!important}.mobile-menu{position:sticky;top:102px;z-index:999}}
@media(max-width:760px){.topbar{height:32px!important}.header{top:32px}.brand-logo-link .brand-logo,.brand-logo{width:40px;height:40px}.brand{gap:9px}.brand-title{font-size:14px!important}.brand-sub{font-size:10.5px!important}.hero-bg.banner-slideshow span{background-position:center center}.hero-bg.banner-slideshow:before{background:linear-gradient(180deg,rgba(7,20,39,.94) 0%,rgba(7,20,39,.74) 52%,rgba(7,20,39,.54) 100%)!important}.home-hero{min-height:620px!important}.page-hero,.compact-hero{min-height:420px!important}.home-hero .hero-content,.page-hero .hero-content{padding:46px 0!important}.home-badges span{font-size:12px;padding:8px 10px}.meta-row span{width:100%}.stats{margin-top:0}.stats-bar{border-radius:0}.container{width:calc(100% - 30px)}}
@media(prefers-reduced-motion:reduce){.hero-bg.banner-slideshow span{animation:none}.hero-bg.banner-slideshow span:first-child{opacity:1}.ticker-track{animation:none}}
/* V8 sticky rotating info bar on every page */
.topbar{position:sticky!important;top:0!important;z-index:1200!important}

/* V9 requested page refinements */
.about-text-only{max-width:1080px;margin-left:auto;margin-right:auto;text-align:left}.about-text-only .intro-big{font-size:20px;color:#233047;font-weight:700}.facts-bar{box-shadow:var(--shadow);background:#fff}.nit-facts .stat{justify-content:flex-start}.text-only-panel{display:block;max-width:980px}.text-only-panel>div{max-width:900px}.about-photo-stack{display:grid;grid-template-columns:1fr;gap:18px}.about-photo-stack .image-panel{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.about-photo-stack img{height:255px;width:100%;object-fit:cover}.single-page-photo{margin:28px 0 0;overflow:hidden;border-radius:var(--radius)}.single-page-photo img{width:100%;height:360px;object-fit:cover}.conclave-track-card{display:flex;flex-direction:column;height:100%}.conclave-track-card img{height:220px;object-fit:cover}.conclave-track-card .body{display:flex;flex-direction:column;min-height:290px}.conclave-track-card .body h3{font-size:22px;line-height:1.18}.conclave-track-card .body .btn{margin-top:auto;width:100%;padding-left:12px;padding-right:12px}.committee-pyramid .role-heading{font-size:15px!important;font-weight:1000!important;letter-spacing:.14em;color:#d73f12!important;background:#fff7f3;border:1px solid rgba(240,75,26,.18);border-radius:999px;display:inline-flex;padding:7px 12px;margin-bottom:14px}.committee-pyramid h3{font-weight:1000}
@media(max-width:980px){.about-photo-stack{grid-template-columns:1fr 1fr}.single-page-photo img{height:280px}.conclave-track-card .body{min-height:auto}.facts-bar.nit-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.about-photo-stack{grid-template-columns:1fr}.about-photo-stack img,.single-page-photo img{height:230px}.facts-bar.nit-facts{grid-template-columns:1fr}.about-text-only .intro-big{font-size:17px}}

/* V10 FORCE RESTORE: keep the approved V8 banner/header/topbar design after page refinements */
.topbar{height:38px!important;background:#071427!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.10)!important;position:sticky!important;top:0!important;z-index:1200!important;overflow:hidden!important}
.topbar i,.ticker-track i{color:#ff9a42!important}.top-social a{color:#fff!important}.top-social span{color:rgba(255,255,255,.82)!important}.top-social a:hover{color:#ff9a42!important}.topbar-ticker{mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)}.ticker-track{animation:ticker 30s linear infinite!important}
.header{top:38px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 12px 36px rgba(7,20,39,.10)!important}.brand-logo-link{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s}.brand-logo-link:hover{transform:translateY(-2px)}.brand-text:hover .brand-title{color:var(--orange2)}
.hero.home-hero,.hero.page-hero,.hero.compact-hero{background:#071427!important;display:flex!important;align-items:center!important;overflow:hidden!important}.home-hero{min-height:650px!important}.page-hero{min-height:410px!important}.compact-hero{min-height:390px!important}.hero-bg.banner-slideshow{position:absolute!important;inset:0!important;z-index:-3!important;opacity:1!important;background:#071427!important;filter:none!important;overflow:hidden!important}.hero-bg.banner-slideshow span{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;opacity:0;transform:scale(1.035);animation:heroBannerFade 49s infinite ease-in-out!important;will-change:opacity,transform}.hero-bg.banner-slideshow span:nth-child(1){animation-delay:0s!important}.hero-bg.banner-slideshow span:nth-child(2){animation-delay:7s!important}.hero-bg.banner-slideshow span:nth-child(3){animation-delay:14s!important}.hero-bg.banner-slideshow span:nth-child(4){animation-delay:21s!important}.hero-bg.banner-slideshow span:nth-child(5){animation-delay:28s!important}.hero-bg.banner-slideshow span:nth-child(6){animation-delay:35s!important}.hero-bg.banner-slideshow span:nth-child(7){animation-delay:42s!important}
.hero-bg.banner-slideshow:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(90deg,rgba(7,20,39,.97) 0%,rgba(7,20,39,.90) 25%,rgba(7,20,39,.62) 48%,rgba(7,20,39,.28) 70%,rgba(7,20,39,.05) 100%),linear-gradient(180deg,rgba(7,20,39,.10) 0%,rgba(7,20,39,.32) 100%)!important}.hero-bg.banner-slideshow:after{display:none!important}.curve,.hero-card-stack,.floating-event{display:none!important}.hero .container{position:relative!important;z-index:4!important}.home-hero .hero-content{max-width:790px!important;padding:78px 0 82px!important}.page-hero .hero-content{max-width:900px!important;padding:62px 0!important}.hero .kicker{display:inline-flex!important;align-items:center!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.10)!important;backdrop-filter:blur(10px)!important;border-radius:999px!important;padding:8px 14px!important;color:#ffb36a!important;letter-spacing:.13em!important;margin-bottom:16px!important}.hero .h1,.page-hero .h1{color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.40)!important}.hero .lead,.page-hero .lead{color:rgba(255,255,255,.92)!important;text-shadow:0 4px 18px rgba(0,0,0,.35)!important}.hero .teal{color:#ffd2a8!important}.hero .meta-row{color:#fff!important}.hero .mini-icon{color:#ffb36a!important}.home-badges span{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important;backdrop-filter:blur(10px)!important}.hero .btn-outline{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.55)!important;box-shadow:none!important;backdrop-filter:blur(10px)!important}.hero .btn-outline:hover{background:#fff!important;color:#0b2336!important}.stats{margin-top:-48px!important}.stats-bar{border:1px solid rgba(255,255,255,.45)!important}
@media(max-width:1320px){.home-hero{min-height:610px!important}.page-hero,.compact-hero{min-height:370px!important}.home-hero .hero-content{padding:64px 0!important}.page-hero .hero-content{padding:52px 0!important}.hero-bg.banner-slideshow span{background-position:center right!important}}
@media(max-width:1120px){.header{top:38px!important}.hero-bg.banner-slideshow{inset:0!important}.hero-bg.banner-slideshow:before{background:linear-gradient(90deg,rgba(7,20,39,.96) 0%,rgba(7,20,39,.80) 48%,rgba(7,20,39,.35) 100%),linear-gradient(180deg,rgba(7,20,39,.15),rgba(7,20,39,.42))!important}.home-hero .hero-content,.page-hero .hero-content{padding:54px 0!important}.home-hero{min-height:570px!important}.page-hero,.compact-hero{min-height:350px!important}.mobile-menu{position:sticky;top:130px;z-index:999}}
@media(max-width:760px){.topbar{height:32px!important}.header{top:32px!important}.brand-logo-link .brand-logo,.brand-logo{width:40px!important;height:40px!important}.brand-title{font-size:14px!important}.brand-sub{font-size:10.5px!important}.hero-bg.banner-slideshow span{background-position:center center!important}.hero-bg.banner-slideshow:before{background:linear-gradient(180deg,rgba(7,20,39,.94) 0%,rgba(7,20,39,.74) 52%,rgba(7,20,39,.54) 100%)!important}.home-hero{min-height:620px!important}.page-hero,.compact-hero{min-height:420px!important}.home-hero .hero-content,.page-hero .hero-content{padding:46px 0!important}.stats{margin-top:0!important}.container{width:calc(100% - 30px)!important}}


/* V11 FIX: media visibility + restored approved banner design */
.hero,
.hero.home-hero,
.hero.page-hero,
.hero.compact-hero{
  position:relative!important;
  isolation:isolate!important;
  background:#071427!important;
}
.hero-bg.banner-slideshow{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  opacity:1!important;
  overflow:hidden!important;
  background:#071427 url("../img/banner/banner-1.jpeg") center right/cover no-repeat!important;
  filter:none!important;
}
.hero-bg.banner-slideshow span{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
  opacity:0;
  transform:scale(1.035);
  animation:heroBannerFade 49s infinite ease-in-out!important;
  will-change:opacity,transform;
}
.hero-bg.banner-slideshow:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(7,20,39,.97) 0%,rgba(7,20,39,.90) 25%,rgba(7,20,39,.62) 48%,rgba(7,20,39,.28) 70%,rgba(7,20,39,.05) 100%),
    linear-gradient(180deg,rgba(7,20,39,.10) 0%,rgba(7,20,39,.32) 100%)!important;
}
.hero-bg.banner-slideshow:after{display:none!important;content:none!important;}
.hero .container{position:relative!important;z-index:3!important;}
.header{z-index:1000!important;}
.topbar{z-index:1100!important;}
.brand{align-items:center!important;}
.brand-logos{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;}
.brand-logo-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  background:#fff!important;
  border:1px solid rgba(8,22,43,.12)!important;
  border-radius:50%!important;
  box-shadow:0 6px 18px rgba(8,22,43,.08)!important;
  overflow:hidden!important;
}
.brand-logo-link .brand-logo{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:5px!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border-radius:50%!important;
  opacity:1!important;
  visibility:visible!important;
}
.brand-logo-link .brand-logo.nit{padding:4px!important;}
.footer .brand-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
  background:#fff!important;
  padding:5px!important;
  border-radius:14px!important;
  opacity:1!important;
  visibility:visible!important;
}
.card img,
.image-panel img,
.program-card img,
.event-card img,
.gallery-card img,
.track-card img,
.edition-album img,
.conclave-card img{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  background:#f3f6f8!important;
}
@media(max-width:760px){
  .brand-logo-link{width:42px!important;height:42px!important;min-width:42px!important;}
  .brand-logo-link .brand-logo{padding:4px!important;}
  .hero-bg.banner-slideshow span{background-position:center center!important;}
}


/* V12 FIX: visible banners, moving information ticker, and esteemed partners section */
@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@keyframes topTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.topbar{display:flex!important;align-items:center!important;background:#071427!important;color:#fff!important;overflow:hidden!important;position:sticky!important;top:0!important;z-index:2200!important;white-space:nowrap!important}
.topbar-ticker{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)!important}
.ticker-track{display:flex!important;align-items:center!important;gap:34px!important;width:max-content!important;min-width:200%!important;animation:topTicker 24s linear infinite!important;will-change:transform!important;transform:translateZ(0)!important}
.topbar:hover .ticker-track{animation-play-state:running!important}.ticker-track span{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#fff!important}.ticker-track i{color:#ff9a42!important}.top-social{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:16px!important}.top-social span,.top-social a{color:#fff!important}
.hero.home-hero,.hero.page-hero,.hero.compact-hero{position:relative!important;isolation:isolate!important;background:#071427!important;overflow:hidden!important;display:flex!important;align-items:center!important}
.home-hero{min-height:650px!important}.page-hero{min-height:410px!important}.compact-hero{min-height:390px!important}
.hero-bg.banner-slideshow{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;opacity:1!important;visibility:visible!important;overflow:hidden!important;background:#071427 url('../img/banner/banner-1.jpeg') center right/cover no-repeat!important;filter:none!important}
.hero-bg.banner-slideshow span{position:absolute!important;inset:0!important;display:block!important;z-index:1!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;opacity:0;visibility:visible!important;animation:heroBannerFade 49s infinite ease-in-out!important;transform:scale(1.035);will-change:opacity,transform!important}
.hero-bg.banner-slideshow span:nth-child(1){animation-delay:0s!important}.hero-bg.banner-slideshow span:nth-child(2){animation-delay:7s!important}.hero-bg.banner-slideshow span:nth-child(3){animation-delay:14s!important}.hero-bg.banner-slideshow span:nth-child(4){animation-delay:21s!important}.hero-bg.banner-slideshow span:nth-child(5){animation-delay:28s!important}.hero-bg.banner-slideshow span:nth-child(6){animation-delay:35s!important}.hero-bg.banner-slideshow span:nth-child(7){animation-delay:42s!important}
.hero-bg.banner-slideshow:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(7,20,39,.97) 0%,rgba(7,20,39,.90) 25%,rgba(7,20,39,.62) 48%,rgba(7,20,39,.28) 70%,rgba(7,20,39,.05) 100%),linear-gradient(180deg,rgba(7,20,39,.10) 0%,rgba(7,20,39,.32) 100%)!important}.hero-bg.banner-slideshow:after{display:none!important;content:none!important}.hero>.container{position:relative!important;z-index:4!important}.curve,.hero-card-stack,.floating-event{display:none!important}.home-hero .hero-content{max-width:790px!important;padding:78px 0 82px!important}.page-hero .hero-content{max-width:900px!important;padding:62px 0!important}.hero .kicker{display:inline-flex!important;align-items:center!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.10)!important;backdrop-filter:blur(10px)!important;border-radius:999px!important;padding:8px 14px!important;color:#ffb36a!important}.hero .h1,.page-hero .h1{color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.40)!important}.hero .lead,.page-hero .lead{color:rgba(255,255,255,.92)!important;text-shadow:0 4px 18px rgba(0,0,0,.35)!important}.hero .meta-row{color:#fff!important}.home-badges span{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important;backdrop-filter:blur(10px)!important}.hero .btn-outline{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.55)!important;box-shadow:none!important;backdrop-filter:blur(10px)!important}
.home-partners-block{margin:44px 0 4px}.home-partners-block .mini-head{margin-bottom:20px}.home-partners-block .mini-head .h2{font-size:clamp(30px,3.2vw,44px)}.home-partners-block .mini-head p{max-width:780px;color:#48576b;margin:0}.partner-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.partner-preview-card{display:block;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 14px 46px rgba(8,22,43,.07);transition:.22s;position:relative}.partner-preview-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--orange),var(--teal));z-index:2}.partner-preview-card:hover{transform:translateY(-5px);box-shadow:0 30px 90px rgba(8,22,43,.14)}.partner-card-photo{height:215px;background:#f3f6f8;overflow:hidden}.partner-card-photo img{width:100%;height:100%;object-fit:cover;transition:.35s}.partner-preview-card:hover .partner-card-photo img{transform:scale(1.045)}.partner-card-body{display:flex;gap:18px;align-items:center;padding:22px}.partner-logo-wrap{width:82px;height:82px;min-width:82px;border-radius:20px;background:#fff;display:grid;place-items:center;border:1px solid var(--line);box-shadow:0 10px 30px rgba(8,22,43,.09);overflow:hidden}.partner-logo-wrap img{width:100%;height:100%;object-fit:contain;padding:8px}.partner-logo-wrap.large{width:96px;height:96px;min-width:96px;border-radius:24px}.partner-tag{display:inline-flex;background:#fff2ec;color:var(--orange);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.partner-preview-card h3{margin:0 0 6px;color:var(--navy);font-size:24px;line-height:1.08;font-weight:950}.partner-preview-card p{margin:0;color:#42526a}.partners-page-section{background:linear-gradient(180deg,#fff 0%,#f7fbfc 100%)}.partner-detail-grid{align-items:start}.partner-detail-card{overflow:hidden;border-radius:26px}.partner-detail-hero{height:255px;background:#f3f6f8}.partner-detail-hero img{width:100%;height:100%;object-fit:cover}.partner-detail-body{padding:28px}.partner-detail-title{display:flex;gap:18px;align-items:center;margin-bottom:18px}.partner-detail-title h2{font-size:30px;line-height:1.08;margin:0;color:var(--navy);font-weight:950}.partner-detail-body h3{font-size:20px;margin:22px 0 8px;color:var(--teal);font-weight:950}.partner-detail-body p{color:#334155;margin:0 0 14px}.dropdown a[href="esteemed-partners.html"].active{background:linear-gradient(90deg,rgba(240,75,26,.11),rgba(0,111,115,.08));color:var(--orange)}
@media(max-width:900px){.partner-preview-grid,.partner-detail-grid{grid-template-columns:1fr!important}.partner-card-photo{height:190px}.partner-detail-hero{height:220px}.partner-card-body,.partner-detail-title{align-items:flex-start}.top-social{display:none!important}}
@media(max-width:620px){.partner-card-body,.partner-detail-title{flex-direction:column}.partner-logo-wrap{width:72px;height:72px;min-width:72px}.partner-detail-body{padding:22px}.partner-detail-title h2{font-size:25px}.home-partners-block{margin-top:34px}.ticker-track{animation-duration:18s!important}}


/* V13 FINAL FIX: top information ticker must visibly move on every page */
@keyframes v13TopInfoMarquee{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-33.3333%,0,0)}
}
.topbar.topbar-marquee-fixed{
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  background:#071427!important;
  color:#fff!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  position:sticky!important;
  top:0!important;
  z-index:3000!important;
  white-space:nowrap!important;
  padding:0 22px!important;
}
.topbar-marquee-fixed .topbar-ticker{
  flex:1 1 auto!important;
  min-width:0!important;
  height:100%!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)!important;
  mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)!important;
}
.topbar-marquee-fixed .ticker-track{
  display:flex!important;
  align-items:center!important;
  width:max-content!important;
  flex:0 0 auto!important;
  animation:v13TopInfoMarquee 14s linear infinite!important;
  will-change:transform!important;
  transform:translate3d(0,0,0);
}
.topbar-marquee-fixed .ticker-group{
  display:flex!important;
  align-items:center!important;
  gap:36px!important;
  padding-right:36px!important;
  flex:0 0 auto!important;
}
.topbar-marquee-fixed .ticker-group span{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:850!important;
  line-height:1!important;
}
.topbar-marquee-fixed .ticker-group i{
  color:#ff9a42!important;
  font-style:normal!important;
  font-weight:1000!important;
}
.topbar-marquee-fixed .top-social{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:15px!important;
  height:100%!important;
  color:#fff!important;
  background:#071427!important;
  padding-left:12px!important;
}
.topbar-marquee-fixed .top-social span,
.topbar-marquee-fixed .top-social a{
  color:#fff!important;
  font-weight:850!important;
}
.topbar-marquee-fixed .top-social a:hover{color:#ff9a42!important;}
.topbar-marquee-fixed:hover .ticker-track{animation-play-state:running!important;}
@media(max-width:900px){.topbar-marquee-fixed .top-social{display:none!important}.topbar.topbar-marquee-fixed{padding:0 12px!important}.topbar-marquee-fixed .ticker-track{animation-duration:11s!important}.topbar-marquee-fixed .ticker-group{gap:28px!important;padding-right:28px!important}}
@media(max-width:760px){.topbar.topbar-marquee-fixed{height:32px!important}.topbar-marquee-fixed .ticker-group span{font-size:12.5px!important}.topbar-marquee-fixed .ticker-track{animation-duration:10s!important}}


/* V14 DEFINITIVE FIX: Native moving top information ticker.
   This uses the browser's native marquee element, so it moves even if CSS animations fail. */
.topbar.topbar-native-moving{
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  background:#071427!important;
  color:#fff!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  position:sticky!important;
  top:0!important;
  z-index:5000!important;
  white-space:nowrap!important;
  padding:0 22px!important;
}
.topbar-native-moving .ticker-marquee-wrap{
  flex:1 1 auto!important;
  min-width:0!important;
  overflow:hidden!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)!important;
  mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)!important;
}
.topbar-native-moving marquee{
  display:block!important;
  width:100%!important;
  color:#fff!important;
  height:38px!important;
  line-height:38px!important;
  overflow:hidden!important;
}
.topbar-native-moving .ticker-marquee-text{
  display:inline-flex!important;
  align-items:center!important;
  gap:38px!important;
  white-space:nowrap!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
}
.topbar-native-moving .ticker-marquee-text span{
  display:inline-flex!important;
  align-items:center!important;
  margin-right:38px!important;
  color:#fff!important;
}
.topbar-native-moving .ticker-marquee-text i{
  color:#ff9a42!important;
  font-style:normal!important;
  font-weight:1000!important;
  margin-right:7px!important;
}
.topbar-native-moving .top-social{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:15px!important;
  height:100%!important;
  color:#fff!important;
  background:#071427!important;
  padding-left:16px!important;
  margin-left:8px!important;
  box-shadow:-20px 0 24px rgba(7,20,39,.98)!important;
}
.topbar-native-moving .top-social span,
.topbar-native-moving .top-social a{
  color:#fff!important;
  font-weight:900!important;
}
.topbar-native-moving .top-social a:hover{color:#ff9a42!important;}
@media(max-width:900px){
  .topbar-native-moving .top-social{display:none!important;}
  .topbar.topbar-native-moving{padding:0 12px!important;}
  .topbar-native-moving marquee{height:36px!important;line-height:36px!important;}
}
@media(max-width:760px){
  .topbar.topbar-native-moving{height:32px!important;}
  .topbar-native-moving marquee{height:32px!important;line-height:32px!important;}
  .topbar-native-moving .ticker-marquee-text{font-size:12.5px!important;gap:28px!important;}
  .header{top:32px!important;}
}


/* V15 FALLBACK ROTATOR: inline CSS in HTML is primary. */
.topbar.topbar-js-rotating{height:38px!important;min-height:38px!important;display:flex!important;align-items:center!important;gap:18px!important;background:#071427!important;color:#fff!important;overflow:hidden!important;border-bottom:1px solid rgba(255,255,255,.12)!important;position:sticky!important;top:0!important;z-index:5000!important;padding:0 22px!important;white-space:nowrap!important}.topbar-js-rotating .topbar-rotator-label{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;height:24px!important;padding:0 11px!important;border-radius:999px!important;background:rgba(240,75,26,.20)!important;color:#ffb178!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important}.topbar-js-rotating .topbar-rotator-window{flex:1 1 auto!important;min-width:0!important;height:100%!important;overflow:hidden!important;display:flex!important;align-items:center!important;position:relative!important}.topbar-js-rotating .js-top-info-rotator{display:inline-flex!important;align-items:center!important;gap:9px!important;color:#fff!important;font-size:14px!important;line-height:38px!important;font-weight:950!important;letter-spacing:.01em!important;white-space:nowrap!important;transform:translateX(0)!important;opacity:1!important;transition:transform .28s ease,opacity .28s ease!important;will-change:transform,opacity!important}.topbar-js-rotating .js-top-info-rotator.is-changing{transform:translateX(-42px)!important;opacity:0!important}.topbar-js-rotating .topbar-info-icon{color:#ff9a42!important;font-style:normal!important;font-weight:1000!important;font-size:15px!important}.topbar-js-rotating .top-social{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:15px!important;height:100%!important;color:#fff!important;background:#071427!important;padding-left:16px!important;margin-left:8px!important;box-shadow:-20px 0 24px rgba(7,20,39,.98)!important}.topbar-js-rotating .top-social span,.topbar-js-rotating .top-social a{color:#fff!important;font-weight:900!important}@media(max-width:900px){.topbar.topbar-js-rotating{padding:0 12px!important;gap:10px!important}.topbar-js-rotating .top-social{display:none!important}.topbar-js-rotating .topbar-rotator-label{font-size:10px!important;padding:0 8px!important}}@media(max-width:760px){.topbar.topbar-js-rotating{height:32px!important;min-height:32px!important}.topbar-js-rotating .js-top-info-rotator{font-size:12.5px!important;line-height:32px!important}.header{top:32px!important}}


/* Hindi/English fixed toggle: placed near the up-arrow on every page */
.lang-toggle-fixed{
  position:fixed;
  right:18px;
  bottom:84px;
  z-index:100000;
  width:58px;
  height:58px;
  border:0;
  border-radius:18px;
  cursor:pointer;
  background:linear-gradient(135deg,#f04b1a,#ff9a42);
  color:#fff;
  box-shadow:0 12px 30px rgba(7,20,39,.26);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:1px;
  font-weight:950;
  line-height:1;
}
.lang-toggle-fixed span{font-size:18px;font-weight:1000;letter-spacing:.01em;}
.lang-toggle-fixed small{font-size:9px;font-weight:900;opacity:.95;}
.lang-toggle-fixed:hover{transform:translateY(-2px);filter:saturate(1.05);}
body.lang-hi{font-family:"Noto Sans Devanagari","Mangal","Kohinoor Devanagari","Hind",Arial,sans-serif;}
body.lang-hi .h1,body.lang-hi .h2,body.lang-hi .h3,body.lang-hi .brand-title{letter-spacing:0;}
.brochure-download-card code{display:block;margin:12px 0;padding:12px;border-radius:12px;background:#f6f7fb;color:#071427;word-break:break-all;font-weight:800;}
.brochure-note{margin-top:18px;padding:16px 18px;border-radius:16px;background:#fff7ef;border:1px solid rgba(240,75,26,.22);font-weight:800;color:#8a3416;}
@media(max-width:760px){.lang-toggle-fixed{right:14px;bottom:78px;width:54px;height:54px;border-radius:16px}.lang-toggle-fixed span{font-size:16px}.lang-toggle-fixed small{font-size:8px}}


/* Page-wise update patch: July 2026 */
.home-events-title{font-size:clamp(30px,3.2vw,46px);font-weight:950;color:#071427;line-height:1.12;margin:0;letter-spacing:-.02em}.theme-quick-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:-26px;position:relative;z-index:6}.theme-quick-strip a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 14px;box-shadow:0 14px 42px rgba(8,22,43,.08);font-weight:950;color:#071427;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:62px}.theme-quick-strip a span{font-size:12px;color:var(--orange);white-space:nowrap}.theme-quick-strip a:hover{color:var(--orange);transform:translateY(-2px)}.edition-logo{width:74px;height:74px;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:0 12px 34px rgba(8,22,43,.10);border:1px solid rgba(0,111,115,.16);overflow:hidden}.edition-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.uba-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.stat-table{width:100%;border-collapse:separate;border-spacing:0 10px;margin-top:8px}.stat-table th{font-size:14px;text-transform:uppercase;letter-spacing:.06em;color:#071427;text-align:left}.stat-table td{background:#fff;padding:12px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-table td:first-child{border-left:1px solid var(--line);border-radius:14px 0 0 14px;font-weight:800;color:#25364a}.stat-table td:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0;font-weight:950;color:var(--teal);text-align:right}.travel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.travel-card{padding:22px}.travel-card h3{margin:0 0 10px;font-size:22px;color:#071427}.travel-card p{margin:0;color:#46586e}.map-card{overflow:hidden;padding:0}.map-card iframe{display:block;width:100%;height:380px;border:0}.route-note{font-weight:900;color:var(--orange)!important;margin-top:10px!important}@media(max-width:900px){.uba-stats-grid,.travel-grid{grid-template-columns:1fr}.theme-quick-strip{grid-template-columns:1fr}.map-card iframe{height:320px}}


/* HOME HERO CEREMONY BANNER UPDATE */

.home-hero.home-hero-ceremony{background:#efe5d4!important;min-height:650px!important;display:flex!important;align-items:center!important;overflow:hidden!important;position:relative!important;isolation:isolate!important}
.home-hero.home-hero-ceremony .hero-bg.banner-slideshow{position:absolute!important;inset:0!important;z-index:0!important;background:#efe5d4 url('../img/banner/home-ceremony-banner.png') 72% center/cover no-repeat!important;filter:none!important;opacity:1!important;display:block!important;overflow:hidden!important}
.home-hero.home-hero-ceremony .hero-bg.banner-slideshow span{position:absolute!important;inset:0!important;display:block!important;background-size:cover!important;background-position:72% center!important;background-repeat:no-repeat!important;opacity:1!important;visibility:visible!important;animation:none!important;transform:none!important}
.home-hero.home-hero-ceremony .hero-bg.banner-slideshow:before,
.home-hero.home-hero-ceremony .hero-bg.banner-slideshow:after,
.home-hero.home-hero-ceremony .curve{display:none!important;content:none!important}
.home-hero.home-hero-ceremony>.container{position:relative!important;z-index:4!important}
.home-hero.home-hero-ceremony .hero-content{max-width:720px!important;padding:78px 0 82px!important}
.home-hero.home-hero-ceremony .kicker{display:inline-flex!important;align-items:center!important;padding:8px 14px!important;border-radius:999px!important;background:rgba(255,255,255,.85)!important;border:1px solid rgba(146,105,66,.22)!important;color:#a64d1f!important;backdrop-filter:none!important;box-shadow:0 10px 26px rgba(84,59,34,.08)!important}
.home-hero.home-hero-ceremony .h1{color:#10263f!important;text-shadow:none!important}
.home-hero.home-hero-ceremony .lead{color:#304259!important;text-shadow:none!important;max-width:650px!important}
.home-hero.home-hero-ceremony .meta-row{color:#10263f!important}
.home-hero.home-hero-ceremony .mini-icon{color:#bf5a24!important}
.home-hero.home-hero-ceremony .home-badges span{background:rgba(255,255,255,.92)!important;color:#10263f!important;border:1px solid rgba(16,38,63,.10)!important;box-shadow:0 10px 24px rgba(84,59,34,.08)!important;backdrop-filter:none!important}
.home-hero.home-hero-ceremony .btn{box-shadow:0 12px 30px rgba(191,90,36,.18)!important}
.home-hero.home-hero-ceremony .btn-outline{background:rgba(255,255,255,.90)!important;color:#10263f!important;border:1.5px solid rgba(16,38,63,.22)!important;box-shadow:0 10px 24px rgba(84,59,34,.08)!important;backdrop-filter:none!important}
.home-hero.home-hero-ceremony .btn-outline:hover{background:#10263f!important;color:#fff!important;border-color:#10263f!important}
@media(max-width:1120px){
  .home-hero.home-hero-ceremony{min-height:570px!important}
  .home-hero.home-hero-ceremony .hero-bg.banner-slideshow,
  .home-hero.home-hero-ceremony .hero-bg.banner-slideshow span{background-position:68% center!important}
  .home-hero.home-hero-ceremony .hero-content{padding:54px 0 62px!important;max-width:640px!important}
}
@media(max-width:760px){
  .home-hero.home-hero-ceremony{min-height:620px!important}
  .home-hero.home-hero-ceremony .hero-bg.banner-slideshow,
  .home-hero.home-hero-ceremony .hero-bg.banner-slideshow span{background-position:64% center!important}
  .home-hero.home-hero-ceremony .hero-content{padding:44px 0 56px!important;max-width:100%!important}
  .home-hero.home-hero-ceremony .home-badges span{background:rgba(255,255,255,.94)!important}
}


/* FINAL CLIENT FIX: Home banner uses uploaded image with NO dark/blue shadow overlay */
.home-hero.home-hero-clean-banner{
  background:#efe5d4!important;
  min-height:650px!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.home-hero.home-hero-clean-banner .hero-bg,
.home-hero.home-hero-clean-banner .hero-bg.home-banner-no-overlay{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  background:#efe5d4 url('../img/banner/home-ceremony-banner.png') center center/cover no-repeat!important;
}
.home-hero.home-hero-clean-banner .hero-bg span,
.home-hero.home-hero-clean-banner .hero-bg.home-banner-no-overlay span{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  animation:none!important;
  transform:none!important;
  filter:none!important;
  background-image:url('../img/banner/home-ceremony-banner.png')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.home-hero.home-hero-clean-banner .hero-bg:before,
.home-hero.home-hero-clean-banner .hero-bg:after,
.home-hero.home-hero-clean-banner .hero-bg.home-banner-no-overlay:before,
.home-hero.home-hero-clean-banner .hero-bg.home-banner-no-overlay:after,
.home-hero.home-hero-clean-banner .curve{
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  background:none!important;
  background-image:none!important;
  content:none!important;
}
.home-hero.home-hero-clean-banner>.container{
  position:relative!important;
  z-index:4!important;
}
.home-hero.home-hero-clean-banner .hero-content{
  max-width:700px!important;
  padding:72px 0 78px!important;
}
.home-hero.home-hero-clean-banner .kicker{
  display:inline-flex!important;
  align-items:center!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.76)!important;
  border:1px solid rgba(156,104,42,.22)!important;
  color:#a34a19!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.home-hero.home-hero-clean-banner .h1{
  color:#12243b!important;
  text-shadow:none!important;
}
.home-hero.home-hero-clean-banner .lead{
  color:#2b3e55!important;
  text-shadow:none!important;
  max-width:650px!important;
}
.home-hero.home-hero-clean-banner .meta-row{
  color:#12243b!important;
  text-shadow:none!important;
}
.home-hero.home-hero-clean-banner .mini-icon{
  color:#bf5a24!important;
}
.home-hero.home-hero-clean-banner .home-badges span{
  background:rgba(255,255,255,.86)!important;
  color:#12243b!important;
  border:1px solid rgba(18,36,59,.12)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.home-hero.home-hero-clean-banner .btn-outline{
  background:rgba(255,255,255,.88)!important;
  color:#12243b!important;
  border:1.5px solid rgba(18,36,59,.20)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
@media(max-width:1120px){
  .home-hero.home-hero-clean-banner{min-height:570px!important;}
  .home-hero.home-hero-clean-banner .hero-content{padding:54px 0 62px!important;max-width:620px!important;}
}
@media(max-width:760px){
  .home-hero.home-hero-clean-banner{min-height:620px!important;}
  .home-hero.home-hero-clean-banner .hero-bg,
  .home-hero.home-hero-clean-banner .hero-bg span{background-position:62% center!important;}
  .home-hero.home-hero-clean-banner .hero-content{padding:44px 0 56px!important;max-width:100%!important;}
}


/* ===== HOME SPLIT BANNER FINAL - JULY 2026 ===== */
.home-hero-split {
  display: grid !important;
  grid-template-columns: 42% 58% !important;
  align-items: stretch !important;
  background: #f6ead8 !important;
  overflow: hidden !important;
  min-height: 640px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
}

.home-hero-split__left {
  padding: 58px 46px 48px 46px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  background: linear-gradient(135deg, #fff7eb 0%, #f5e3c8 100%) !important;
  position: relative !important;
  z-index: 2 !important;
}

.home-hero-split__left::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(245, 123, 33, 0.10), transparent 30%),
    radial-gradient(circle at 82% 82%, rgba(13, 35, 64, 0.06), transparent 32%) !important;
  z-index: -1 !important;
}

.home-hero-split__kicker {
  display: inline-block !important;
  margin-bottom: 18px !important;
  padding: 10px 20px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.72) !important;
  border: 1px solid #e7cfb1 !important;
  color: #a64d14 !important;
  font-weight: 900 !important;
  font-size: 14px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  width: fit-content !important;
  box-shadow: none !important;
}

.home-hero-split__left h1 {
  margin: 0 0 18px 0 !important;
  font-size: clamp(46px, 4.8vw, 74px) !important;
  line-height: 0.98 !important;
  font-weight: 1000 !important;
  color: #0d2340 !important;
  letter-spacing: -0.055em !important;
  text-shadow: none !important;
}

.home-hero-split__left p {
  margin: 0 0 28px 0 !important;
  font-size: 19px !important;
  line-height: 1.65 !important;
  color: #243b55 !important;
  max-width: 95% !important;
  text-shadow: none !important;
}

.home-hero-split__stats {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  margin-bottom: 30px !important;
}

.home-hero-split .stat-box {
  min-width: 116px !important;
  padding: 15px 16px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid #e5d2b9 !important;
  border-radius: 18px !important;
  text-align: center !important;
  box-shadow: none !important;
}

.home-hero-split .stat-box strong {
  display: block !important;
  font-size: 28px !important;
  line-height: 1.1 !important;
  color: #0d2340 !important;
  font-weight: 1000 !important;
}

.home-hero-split .stat-box span {
  display: block !important;
  margin-top: 6px !important;
  font-size: 14px !important;
  color: #4e5f72 !important;
  font-weight: 800 !important;
}

.home-hero-split__actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
}

.home-hero-split .hero-btn-primary,
.home-hero-split .hero-btn-secondary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  padding: 14px 26px !important;
  border-radius: 14px !important;
  font-weight: 950 !important;
  font-size: 16px !important;
  transition: 0.3s ease !important;
}

.home-hero-split .hero-btn-primary {
  background: #f26a1b !important;
  color: #ffffff !important;
  border: 1px solid #f26a1b !important;
}

.home-hero-split .hero-btn-primary:hover {
  background: #d95b12 !important;
  color: #ffffff !important;
}

.home-hero-split .hero-btn-secondary {
  background: rgba(255,255,255,0.85) !important;
  color: #0d2340 !important;
  border: 1px solid #d8c2a5 !important;
}

.home-hero-split .hero-btn-secondary:hover {
  background: #ffffff !important;
  color: #0d2340 !important;
}

.home-hero-split__right {
  position: relative !important;
  min-height: 100% !important;
  overflow: hidden !important;
  background: #ffffff !important;
}

.home-hero-split__right img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: none !important;
}

/* Remove old blue/dark overlay effects completely */
.home-hero-split::before,
.home-hero-split::after,
.home-hero-split__right::before,
.home-hero-split__right::after,
.home-hero-split .hero-bg::before,
.home-hero-split .hero-bg::after,
.home-hero-split .banner-slideshow::before,
.home-hero-split .banner-slideshow::after {
  display: none !important;
  content: none !important;
  background: none !important;
  opacity: 0 !important;
}

@media (max-width: 1200px) {
  .home-hero-split {
    grid-template-columns: 46% 54% !important;
    min-height: 560px !important;
  }
  .home-hero-split__left {
    padding: 46px 32px !important;
  }
  .home-hero-split__left p {
    font-size: 18px !important;
  }
  .home-hero-split .stat-box {
    min-width: 104px !important;
    padding: 13px 12px !important;
  }
}

@media (max-width: 900px) {
  .home-hero-split {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
  }
  .home-hero-split__left {
    order: 1 !important;
    padding: 40px 24px 30px 24px !important;
  }
  .home-hero-split__right {
    order: 2 !important;
    height: auto !important;
  }
  .home-hero-split__right img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
  }
  .home-hero-split__left h1 {
    font-size: 44px !important;
    letter-spacing: -0.04em !important;
  }
  .home-hero-split__left p {
    max-width: 100% !important;
    font-size: 17px !important;
  }
  .home-hero-split__stats {
    gap: 10px !important;
  }
  .home-hero-split .stat-box {
    min-width: calc(50% - 10px) !important;
  }
}

@media (max-width: 600px) {
  .home-hero-split__left h1 {
    font-size: 36px !important;
  }
  .home-hero-split .stat-box {
    min-width: 100% !important;
  }
  .home-hero-split .hero-btn-primary,
  .home-hero-split .hero-btn-secondary {
    width: 100% !important;
  }
}
/* ===== END HOME SPLIT BANNER FINAL - JULY 2026 ===== */

/* FINAL HOME SPLIT BANNER - external backup CSS */
.home-hero-split{display:grid!important;grid-template-columns:42% 58%!important;align-items:stretch!important;background:#f6ead8!important;overflow:hidden!important;min-height:640px!important;margin:0!important;padding:0!important;position:relative!important;isolation:isolate!important;}
.home-hero-split,.home-hero-split *{box-sizing:border-box!important;}
.home-hero-split:before,.home-hero-split:after,.home-hero-split__right:before,.home-hero-split__right:after{display:none!important;content:none!important;background:none!important;opacity:0!important;}
.home-hero-split__left{padding:58px 46px 48px 46px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:#f6ead8!important;position:relative!important;z-index:2!important;}
.home-hero-split__kicker{display:inline-block!important;margin-bottom:18px!important;padding:10px 20px!important;border-radius:999px!important;background:#fff7ef!important;border:1px solid #e7cfb1!important;color:#a64d14!important;font-weight:800!important;font-size:14px!important;letter-spacing:2px!important;text-transform:uppercase!important;width:fit-content!important;box-shadow:none!important;text-shadow:none!important;}
.home-hero-split__left h1{margin:0 0 18px 0!important;font-size:clamp(46px,4.7vw,72px)!important;line-height:.98!important;font-weight:950!important;color:#0d2340!important;text-shadow:none!important;letter-spacing:-.04em!important;}
.home-hero-split__left p{margin:0 0 28px 0!important;font-size:19px!important;line-height:1.65!important;color:#243b55!important;max-width:95%!important;text-shadow:none!important;}
.home-hero-split__stats{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin:0 0 30px 0!important;}
.home-hero-split .stat-box{min-width:120px!important;padding:16px 18px!important;background:rgba(255,255,255,.92)!important;border:1px solid #e5d2b9!important;border-radius:18px!important;text-align:center!important;box-shadow:none!important;backdrop-filter:none!important;}
.home-hero-split .stat-box strong{display:block!important;font-size:30px!important;line-height:1.1!important;color:#0d2340!important;font-weight:950!important;text-shadow:none!important;}
.home-hero-split .stat-box span{display:block!important;margin-top:6px!important;font-size:15px!important;color:#5b6470!important;font-weight:700!important;text-shadow:none!important;}
.home-hero-split__actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;}
.hero-btn-primary,.hero-btn-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;padding:14px 26px!important;border-radius:14px!important;font-weight:850!important;font-size:16px!important;transition:.3s ease!important;box-shadow:none!important;}
.hero-btn-primary{background:#f26a1b!important;color:#fff!important;}
.hero-btn-primary:hover{background:#d95b12!important;color:#fff!important;}
.hero-btn-secondary{background:#fff!important;color:#0d2340!important;border:1px solid #d8c2a5!important;}
.hero-btn-secondary:hover{background:#f3ede7!important;color:#0d2340!important;}
.home-hero-split__right{position:relative!important;min-height:100%!important;overflow:hidden!important;background:#fff!important;z-index:1!important;}
.home-hero-split__right img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;filter:none!important;opacity:1!important;}
@media(max-width:1200px){.home-hero-split{grid-template-columns:46% 54%!important;min-height:560px!important;}.home-hero-split__left{padding:44px 34px!important;}.home-hero-split__left p{font-size:18px!important;}.home-hero-split .stat-box{min-width:108px!important;padding:13px 14px!important;}}
@media(max-width:900px){.home-hero-split{grid-template-columns:1fr!important;min-height:auto!important;}.home-hero-split__left{order:1!important;padding:40px 24px 30px!important;}.home-hero-split__right{order:2!important;height:auto!important;}.home-hero-split__right img{width:100%!important;height:auto!important;object-fit:contain!important;}.home-hero-split__left h1{font-size:44px!important;}.home-hero-split__left p{max-width:100%!important;font-size:17px!important;}.home-hero-split__stats{gap:10px!important;}.home-hero-split .stat-box{min-width:calc(50% - 10px)!important;}}
@media(max-width:600px){.home-hero-split__left h1{font-size:36px!important;}.home-hero-split .stat-box{min-width:100%!important;}.hero-btn-primary,.hero-btn-secondary{width:100%!important;}}

/* ===== FINAL HOME PAGE DESIGNED BANNER IMAGE ===== */
.home-designed-banner {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff7ea;
  overflow: hidden;
  line-height: 0;
}

.home-designed-banner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  object-position: center center;
}

/* Remove all old home banner overlays/shadows if older classes remain cached */
.home-designed-banner::before,
.home-designed-banner::after,
.home-designed-banner img::before,
.home-designed-banner img::after,
.hero-bg::before,
.hero-bg::after,
.banner-slideshow::before,
.banner-slideshow::after,
.home-hero::before,
.home-hero::after,
.home-hero-split::before,
.home-hero-split::after {
  display: none !important;
  content: none !important;
  background: none !important;
  opacity: 0 !important;
  box-shadow: none !important;
}

@media (max-width: 768px) {
  .home-designed-banner img {
    width: 100%;
    height: auto;
  }
}

/* ===== HOME BANNER WITH ACTION TABS - FINAL ===== */
.home-banner-tabs{
  position:relative;
  width:100%;
  margin:0;
  padding:0;
  background:#fff7ea;
  overflow:hidden;
  line-height:0;
}
.home-banner-tabs img{
  width:100%;
  height:auto;
  display:block;
  object-fit:contain;
  object-position:center center;
}
.home-banner-tabs__actions{
  position:absolute;
  left:2.8%;
  bottom:13.8%;
  z-index:5;
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
  line-height:1;
}
.home-banner-tab{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:48px;
  padding:14px 24px;
  border-radius:14px;
  background:rgba(255,255,255,.92);
  color:#0d2340!important;
  border:1px solid rgba(218,96,18,.35);
  font-size:16px;
  font-weight:900;
  letter-spacing:.01em;
  text-decoration:none!important;
  box-shadow:0 10px 24px rgba(45,24,6,.10);
  backdrop-filter:blur(2px);
  transition:transform .2s ease, background .2s ease, color .2s ease, box-shadow .2s ease;
}
.home-banner-tab span{font-size:20px;line-height:1;}
.home-banner-tab:hover{
  transform:translateY(-2px);
  background:#fff;
  color:#d9580d!important;
  box-shadow:0 14px 30px rgba(45,24,6,.14);
}
.home-banner-tab--primary{
  background:#e8610c!important;
  color:#fff!important;
  border-color:#e8610c!important;
  box-shadow:0 12px 26px rgba(232,97,12,.22)!important;
}
.home-banner-tab--primary:hover{
  background:#c94f07!important;
  color:#fff!important;
}
.home-banner-tabs::before,
.home-banner-tabs::after,
.home-banner-tabs img::before,
.home-banner-tabs img::after,
.hero-bg::before,
.hero-bg::after,
.banner-slideshow::before,
.banner-slideshow::after,
.home-hero::before,
.home-hero::after,
.home-designed-banner::before,
.home-designed-banner::after{
  display:none!important;
  content:none!important;
  background:none!important;
  opacity:0!important;
  box-shadow:none!important;
}
@media(max-width:1020px){
  .home-banner-tabs__actions{bottom:8%;left:3%;gap:10px;}
  .home-banner-tab{min-height:42px;padding:11px 16px;font-size:14px;border-radius:12px;}
}
@media(max-width:700px){
  .home-banner-tabs{line-height:normal;}
  .home-banner-tabs__actions{
    position:static;
    padding:14px 16px 18px;
    background:#fff7ea;
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
  }
  .home-banner-tab{width:100%;min-height:46px;font-size:15px;}
}

/* Institution logo update for Past Editions and Gallery */
.edition-logo img{object-fit:contain!important;background:#fff!important;}
.edition-album>img.institution-logo-display{height:210px!important;width:100%!important;object-fit:contain!important;object-position:center center!important;background:#ffffff!important;padding:24px!important;border-bottom:1px solid rgba(8,22,43,.08)!important;}
@media(max-width:760px){.edition-album>img.institution-logo-display{height:180px!important;padding:18px!important;}}

/* ===== ABOUT SHIKSHA MAHAKUMBH FINAL VISUAL BANNER ===== */
.about-shiksha-final-hero{
  position:relative!important;
  min-height:560px!important;
  overflow:hidden!important;
  background:#fff4e6!important;
  display:flex!important;
  align-items:center!important;
  isolation:isolate!important;
}
.about-shiksha-final-hero__bg{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background:url('../img/banner/about-shiksha-final-banner.png') center center/cover no-repeat!important;
  filter:none!important;
  opacity:1!important;
}
.about-shiksha-final-hero__bg::before,
.about-shiksha-final-hero__bg::after,
.about-shiksha-final-hero::before,
.about-shiksha-final-hero::after{
  display:none!important;
  content:none!important;
  background:none!important;
  opacity:0!important;
}
.about-shiksha-final-hero .container{
  position:relative!important;
  z-index:2!important;
}
.about-shiksha-final-hero__content{
  width:min(720px,48vw)!important;
  padding:64px 0 76px!important;
  color:#0d2340!important;
}
.about-shiksha-final-hero__kicker{
  display:inline-flex!important;
  align-items:center!important;
  width:fit-content!important;
  padding:9px 16px!important;
  margin-bottom:18px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(215,111,28,.22)!important;
  color:#c5530f!important;
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.about-shiksha-final-hero__content h1{
  margin:0 0 18px!important;
  color:#0d2340!important;
  font-size:clamp(48px,5.1vw,86px)!important;
  line-height:.96!important;
  letter-spacing:-.055em!important;
  font-weight:950!important;
  text-shadow:none!important;
}
.about-shiksha-final-hero__content p{
  margin:0 0 22px!important;
  color:#203852!important;
  font-size:20px!important;
  line-height:1.65!important;
  font-weight:650!important;
  max-width:690px!important;
  text-shadow:none!important;
}
.about-shiksha-final-hero__meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin:20px 0 0!important;
}
.about-shiksha-final-hero__meta span{
  display:inline-flex!important;
  align-items:center!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(13,35,64,.10)!important;
  color:#0d2340!important;
  font-weight:900!important;
}
.about-shiksha-final-hero__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:14px!important;
  margin-top:26px!important;
}
.about-shiksha-final-hero__actions .btn{
  box-shadow:none!important;
}
.about-shiksha-final-hero__actions .btn-outline{
  background:rgba(255,255,255,.90)!important;
  color:#0d2340!important;
  border:1.5px solid rgba(13,35,64,.18)!important;
  backdrop-filter:none!important;
}
.about-shiksha-final-hero__actions .btn-outline:hover{
  background:#0d2340!important;
  color:#fff!important;
}
@media(max-width:1180px){
  .about-shiksha-final-hero{min-height:520px!important;}
  .about-shiksha-final-hero__content{width:min(650px,53vw)!important;padding:54px 0 62px!important;}
  .about-shiksha-final-hero__content h1{font-size:clamp(42px,5vw,68px)!important;}
  .about-shiksha-final-hero__content p{font-size:18px!important;}
}
@media(max-width:760px){
  .about-shiksha-final-hero{min-height:640px!important;align-items:flex-start!important;}
  .about-shiksha-final-hero__bg{background-position:63% center!important;opacity:.42!important;}
  .about-shiksha-final-hero__content{width:100%!important;padding:42px 0 290px!important;}
  .about-shiksha-final-hero__content h1{font-size:42px!important;}
  .about-shiksha-final-hero__content p{font-size:16.5px!important;line-height:1.55!important;}
  .about-shiksha-final-hero__actions .btn{width:100%!important;}
}

/* ===== GALLERY LOGO CARD FIT FIX: no cropping of institution logos ===== */
.edition-album{
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.edition-album > img.institution-logo-display,
.edition-album img.institution-logo-display,
.gallery .edition-album > img.institution-logo-display{
  width:100%!important;
  height:190px!important;
  max-height:190px!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#ffffff!important;
  padding:22px!important;
  box-sizing:border-box!important;
  border-bottom:1px solid rgba(8,22,43,.08)!important;
  display:block!important;
  overflow:visible!important;
}
.edition-album:nth-child(3) > img.institution-logo-display{
  padding:14px!important;
}
.edition-album .body{
  flex:1 1 auto!important;
}
@media(max-width:760px){
  .edition-album > img.institution-logo-display,
  .edition-album img.institution-logo-display{
    height:170px!important;
    max-height:170px!important;
    padding:18px!important;
  }
}


/* V14 PAGE BANNER ASSIGNMENT AND TEXT VISIBILITY FIX */
.custom-left-banner{
  position:relative!important;
  min-height:430px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#f7f0e5!important;
}
.custom-left-banner .hero-bg.static-banner{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  background:none!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
}
.custom-left-banner .hero-bg.static-banner span{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
  opacity:1!important;
  animation:none!important;
  transform:none!important;
}
.custom-left-banner .hero-bg.static-banner:before,
.custom-left-banner .hero-bg.static-banner:after,
.custom-left-banner .curve{display:none!important;content:none!important;background:none!important;}
.custom-left-banner>.container{position:relative!important;z-index:3!important;}
.custom-left-banner .hero-content{
  max-width:42%!important;
  padding:54px 0 56px!important;
}
.custom-left-banner .kicker{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  padding:9px 15px!important;
  margin-bottom:10px!important;
  background:rgba(255,255,255,.90)!important;
  border:1px solid rgba(200,123,34,.22)!important;
  border-radius:999px!important;
  color:#c26017!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.custom-left-banner .h1{
  color:#0d2340!important;
  text-shadow:none!important;
  font-size:clamp(38px,4.6vw,64px)!important;
  line-height:1.02!important;
  letter-spacing:-.04em!important;
  margin-bottom:14px!important;
}
.custom-left-banner .lead,
.custom-left-banner .meta-row,
.custom-left-banner .meta-row span{
  color:#26364a!important;
  text-shadow:none!important;
}
.custom-left-banner .lead{font-size:18px!important;max-width:100%!important;margin-bottom:18px!important;}
.custom-left-banner .mini-icon{color:#c26017!important;}
.custom-left-banner .hero-actions{margin-top:18px!important;gap:12px!important;}
.custom-left-banner .btn-outline{
  background:#fff!important;
  color:#0d2340!important;
  border:1.5px solid rgba(13,35,64,.18)!important;
  box-shadow:none!important;
}
.about-shiksha-banner .hero-content{max-width:37%!important;padding-top:52px!important;padding-bottom:52px!important;}
.about-shiksha-banner .h1{font-size:clamp(34px,4.1vw,56px)!important;}
.about-shiksha-banner .lead{font-size:17px!important;}
.esteemed-partners-banner .hero-content{max-width:39%!important;}
.about-nit-banner .hero-content{max-width:40%!important;}
.about-uba-banner .hero-content{max-width:41%!important;}
.about-vidya-bharati-banner .hero-content{max-width:40%!important;}

/* ensure text never enters the picture on smaller desktops */
@media (max-width: 1200px){
  .custom-left-banner{min-height:390px!important;}
  .custom-left-banner .hero-content{max-width:46%!important;padding:46px 0!important;}
  .about-shiksha-banner .hero-content{max-width:42%!important;}
  .custom-left-banner .h1{font-size:clamp(34px,4vw,52px)!important;}
}
@media (max-width: 900px){
  .custom-left-banner{min-height:auto!important;background:#f7f0e5!important;}
  .custom-left-banner .hero-bg.static-banner{
    position:relative!important;
    inset:auto!important;
    height:240px!important;
    order:2!important;
  }
  .custom-left-banner .hero-bg.static-banner span{
    background-size:cover!important;
    background-position:center center!important;
  }
  .custom-left-banner>.container{z-index:3!important;}
  .custom-left-banner .hero-content,
  .about-shiksha-banner .hero-content,
  .about-nit-banner .hero-content,
  .about-uba-banner .hero-content,
  .about-vidya-bharati-banner .hero-content,
  .esteemed-partners-banner .hero-content{
    max-width:100%!important;
    padding:34px 0 18px!important;
  }
  .custom-left-banner .h1{font-size:clamp(30px,7vw,44px)!important;}
}


/* FINAL CLEAN PAGE BANNERS - NO DARK OVERLAY */
.final-clean-banner{
  position:relative!important;
  width:100%!important;
  min-height:430px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  background:#fff7ed!important;
  isolation:isolate!important;
}
.final-clean-banner__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:fill!important;
  object-position:center center!important;
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  filter:none!important;
  transform:none!important;
  background:#fff7ed!important;
}
.final-clean-banner::before,
.final-clean-banner::after,
.final-clean-banner__image::before,
.final-clean-banner__image::after{
  display:none!important;
  content:none!important;
  opacity:0!important;
  background:none!important;
  box-shadow:none!important;
  filter:none!important;
}
.final-clean-banner>.container{
  position:relative!important;
  z-index:2!important;
}
.final-clean-banner__content{
  max-width:42%!important;
  padding:54px 0!important;
  color:#0d2340!important;
  text-shadow:none!important;
}
.final-clean-banner__content .kicker{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  padding:9px 15px!important;
  margin:0 0 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(205,121,30,.25)!important;
  color:#c26017!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.final-clean-banner__content .h1{
  color:#0d2340!important;
  text-shadow:none!important;
  font-size:clamp(36px,4.2vw,62px)!important;
  line-height:1.03!important;
  letter-spacing:-.045em!important;
  margin:0 0 14px!important;
}
.final-clean-banner__content .lead,
.final-clean-banner__content .lead strong,
.final-clean-banner__content .meta-row,
.final-clean-banner__content .meta-row span{
  color:#25364a!important;
  text-shadow:none!important;
}
.final-clean-banner__content .lead{
  max-width:100%!important;
  font-size:18px!important;
  line-height:1.55!important;
  margin:0 0 16px!important;
}
.final-clean-banner__content .meta-row{
  gap:12px!important;
  margin:14px 0!important;
  font-size:14px!important;
}
.final-clean-banner__content .mini-icon{color:#c26017!important;}
.final-clean-banner__content .hero-actions{margin-top:16px!important;gap:12px!important;}
.final-clean-banner__content .btn{
  box-shadow:0 12px 28px rgba(240,75,26,.18)!important;
}
.final-clean-banner__content .btn-outline{
  background:#fff!important;
  color:#0d2340!important;
  border:1.5px solid rgba(13,35,64,.22)!important;
  box-shadow:none!important;
}
.about-shiksha-clean .final-clean-banner__content{max-width:37%!important;}
.about-shiksha-clean .final-clean-banner__content .h1{font-size:clamp(32px,3.7vw,54px)!important;}
.about-shiksha-clean .final-clean-banner__content .lead{font-size:17px!important;}
.about-esteemed-clean .final-clean-banner__content{max-width:39%!important;}
.about-esteemed-clean .final-clean-banner__content .h1{font-size:clamp(30px,3.3vw,48px)!important;}
.about-committee-clean .final-clean-banner__content{max-width:40%!important;}
.about-committee-clean .final-clean-banner__content .h1{font-size:clamp(34px,3.8vw,56px)!important;}
.about-vidya-clean .final-clean-banner__content{max-width:38%!important;}
.about-uba-clean .final-clean-banner__content{max-width:40%!important;}
.about-nit-clean .final-clean-banner__content{max-width:39%!important;}

@media(max-width:1200px){
  .final-clean-banner{min-height:390px!important;}
  .final-clean-banner__content{max-width:46%!important;padding:44px 0!important;}
  .about-shiksha-clean .final-clean-banner__content{max-width:42%!important;}
  .about-esteemed-clean .final-clean-banner__content{max-width:44%!important;}
  .final-clean-banner__content .h1{font-size:clamp(32px,4vw,50px)!important;}
}
@media(max-width:900px){
  .final-clean-banner{
    min-height:auto!important;
    display:block!important;
    background:#fff7ed!important;
  }
  .final-clean-banner__image{
    position:relative!important;
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
    display:block!important;
  }
  .final-clean-banner__content,
  .about-shiksha-clean .final-clean-banner__content,
  .about-esteemed-clean .final-clean-banner__content,
  .about-committee-clean .final-clean-banner__content,
  .about-vidya-clean .final-clean-banner__content,
  .about-uba-clean .final-clean-banner__content,
  .about-nit-clean .final-clean-banner__content{
    max-width:100%!important;
    padding:28px 0!important;
  }
  .final-clean-banner__content .h1{font-size:clamp(30px,7vw,44px)!important;}
}


/* FINAL V3 HOME + CLEAN PAGE BANNERS + BROCHURE DROPDOWN */
/* Brochure dropdown button should behave like nav link */
.nav .brochure-drop{position:relative;display:flex;align-items:center;height:92px;}
.nav .brochure-drop-btn{height:92px;background:transparent;border:0;padding:0;margin:0;display:inline-flex;align-items:center;font-size:15px;font-weight:900;color:#132033;cursor:pointer;white-space:nowrap;}
.nav .brochure-drop:hover .brochure-drop-btn{color:var(--orange);}
.nav .brochure-drop .dropdown{top:84px;}

/* HOME HERO - final image with usable left content */
.home-collage-hero{position:relative;width:100%;overflow:hidden;background:#fff7ea;line-height:0;isolation:isolate;}
.home-collage-hero__image{width:100%;height:auto;display:block;object-fit:contain;object-position:center center;}
.home-collage-hero__overlay{position:absolute;left:3.3%;top:11%;width:min(660px,39vw);z-index:3;line-height:1.35;color:#0d2340;}
.home-collage-hero__eyebrow{display:inline-flex;margin-bottom:12px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(204,117,24,.22);color:#c95a10;font-weight:950;text-transform:uppercase;letter-spacing:.11em;font-size:14px;}
.home-collage-hero__overlay h1{margin:0 0 13px;font-size:clamp(38px,4.7vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:950;color:#0d2340;}
.home-collage-hero__overlay p{margin:0 0 18px;font-size:clamp(16px,1.25vw,21px);line-height:1.55;color:#26364a;max-width:640px;}
.home-collage-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px;max-width:620px;}
.home-collage-hero__stats span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70px;padding:10px 12px;border-radius:16px;background:rgba(255,255,255,.88);border:1px solid rgba(210,126,35,.22);box-shadow:0 10px 24px rgba(45,24,6,.08);font-size:13px;font-weight:850;color:#334155;text-align:center;}
.home-collage-hero__stats strong{display:block;font-size:24px;line-height:1.05;color:#0d2340;font-weight:950;}
.home-collage-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;}
.home-collage-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:13px 21px;border-radius:14px;background:rgba(255,255,255,.92);color:#0d2340!important;border:1px solid rgba(218,96,18,.34);font-size:15px;font-weight:950;text-decoration:none!important;box-shadow:0 10px 24px rgba(45,24,6,.10);}
.home-collage-btn--primary{background:#e8610c!important;color:#fff!important;border-color:#e8610c!important;box-shadow:0 12px 26px rgba(232,97,12,.22)!important;}
.home-collage-btn:hover{transform:translateY(-2px);}
.home-collage-hero::before,.home-collage-hero::after{display:none!important;content:none!important;background:none!important;}
@media(max-width:1100px){.home-collage-hero__overlay{top:9%;width:43vw}.home-collage-hero__overlay h1{font-size:clamp(34px,4.4vw,58px)}.home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));}.home-collage-hero__stats span{min-height:58px}.home-collage-hero__stats strong{font-size:20px}.home-collage-btn{min-height:40px;padding:10px 15px;font-size:14px}}
@media(max-width:760px){.home-collage-hero{line-height:normal}.home-collage-hero__overlay{position:static;width:auto;padding:28px 20px 26px;background:#fff7ea}.home-collage-hero__image{width:100%;height:auto}.home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.home-collage-hero__actions{display:grid;grid-template-columns:1fr;}.home-collage-btn{width:100%;}.home-collage-hero__overlay h1{font-size:38px}}

/* Page banners: no old hero darkness, content uses blank left side with stats */
.final-clean-banner-v2{position:relative;width:100%;min-height:520px;overflow:hidden;display:flex;align-items:center;background:#fff7ed;isolation:isolate;}
.final-clean-banner-v2__image{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;object-position:center center;display:block;opacity:1;visibility:visible;z-index:0;filter:none!important;}
.final-clean-banner-v2::before,.final-clean-banner-v2::after,.final-clean-banner-v2__image::before,.final-clean-banner-v2__image::after{display:none!important;content:none!important;background:none!important;opacity:0!important;filter:none!important;box-shadow:none!important;}
.final-clean-banner-v2>.container{position:relative;z-index:2;}
.final-clean-banner-v2__content{width:min(620px,41%);padding:58px 0;color:#0d2340;text-shadow:none;}
.final-clean-banner-v2__content .kicker{display:inline-flex;align-items:center;padding:9px 15px;margin:0 0 12px;border-radius:999px;background:rgba(255,255,255,.90)!important;border:1px solid rgba(205,121,30,.25)!important;color:#c26017!important;font-weight:950;box-shadow:none!important;backdrop-filter:none!important;}
.final-clean-banner-v2__content .h1{color:#0d2340!important;text-shadow:none!important;font-size:clamp(36px,4.2vw,64px)!important;line-height:1.03!important;letter-spacing:-.045em!important;margin:0 0 14px!important;}
.final-clean-banner-v2__content .lead{color:#25364a!important;text-shadow:none!important;max-width:100%!important;font-size:18px!important;line-height:1.55!important;margin:0 0 18px!important;}
.page-banner-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px;}
.page-banner-stats span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:68px;padding:10px 9px;background:rgba(255,255,255,.88);border:1px solid rgba(205,121,30,.20);border-radius:16px;box-shadow:0 8px 22px rgba(45,24,6,.06);font-size:12px;font-weight:850;color:#384860;text-align:center;}
.page-banner-stats strong{display:block;font-size:18px;line-height:1.08;color:#0d2340;font-weight:950;}
.final-clean-banner-v2__content .hero-actions{margin-top:14px!important;gap:12px!important;}
.final-clean-banner-v2__content .btn-outline{background:#fff!important;color:#0d2340!important;border:1.5px solid rgba(13,35,64,.22)!important;box-shadow:none!important;}
.about-shiksha-clean .final-clean-banner-v2__content{width:min(610px,39%);}
.about-vidya-clean .final-clean-banner-v2__content{width:min(620px,42%);}
@media(max-width:1150px){.final-clean-banner-v2{min-height:460px}.final-clean-banner-v2__content{width:46%;padding:46px 0}.about-shiksha-clean .final-clean-banner-v2__content,.about-vidya-clean .final-clean-banner-v2__content{width:45%;}.final-clean-banner-v2__content .h1{font-size:clamp(32px,4vw,52px)!important}.page-banner-stats{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:820px){.final-clean-banner-v2{display:block;min-height:auto;background:#fff7ed}.final-clean-banner-v2__image{position:relative;height:auto;object-fit:contain}.final-clean-banner-v2__content,.about-shiksha-clean .final-clean-banner-v2__content,.about-vidya-clean .final-clean-banner-v2__content{width:100%;padding:28px 0}.page-banner-stats{grid-template-columns:1fr 1fr}.final-clean-banner-v2__content .h1{font-size:36px!important}}


/* CLIENT FINAL MULTI-PAGE FIX 2026 */
/* Global clean banner overrides */
.sm-page-banner{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;background:#fff7ec;isolation:isolate;}
.sm-page-banner__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;filter:none!important;}
.sm-page-banner:before,.sm-page-banner:after,.sm-page-banner__image:before,.sm-page-banner__image:after{display:none!important;content:none!important;background:none!important;opacity:0!important;}
.sm-page-banner>.container{position:relative;z-index:2;}
.sm-page-banner__content{max-width:43%;padding:36px 0;}
.sm-page-banner__content .kicker{color:#c75d13!important;background:rgba(255,255,255,.82);border:1px solid rgba(205,127,42,.18);border-radius:999px;padding:7px 13px;display:inline-flex;}
.sm-page-banner__content .h1{font-size:clamp(34px,4.2vw,60px)!important;line-height:1.03!important;color:#0d2340!important;text-shadow:none!important;margin-bottom:12px!important;}
.sm-page-banner__content .lead,.sm-page-banner__content .meta-row,.sm-page-banner__content .meta-row span{color:#24364d!important;text-shadow:none!important;}
.sm-page-banner__content .lead{font-size:18px!important;line-height:1.5!important;margin-bottom:14px!important;}
.sm-page-banner__content .btn-outline{background:#fff!important;color:#0d2340!important;border:1.4px solid rgba(13,35,64,.18)!important;box-shadow:none!important;}
.sm-event-banner{min-height:245px!important;background:linear-gradient(135deg,#fff8ee,#eef9f8)!important;}
.sm-event-banner .sm-page-banner__image{opacity:.20;object-position:right center;}
.sm-event-banner .sm-page-banner__content{max-width:760px!important;padding:30px 0!important;}
.sm-event-banner .h1{font-size:clamp(34px,4vw,54px)!important;}
.sm-gallery-banner,.sm-press-banner{min-height:410px;}
.sm-gallery-banner .sm-page-banner__content,.sm-press-banner .sm-page-banner__content{max-width:42%;}

/* Home banner and event cards */
.home-collage-hero{position:relative!important;line-height:normal!important;background:#fff7ec!important;overflow:hidden!important;}
.home-collage-hero__image{width:100%!important;height:auto!important;display:block!important;filter:none!important;}
.home-collage-hero__overlay{position:absolute!important;left:clamp(28px,5vw,72px)!important;top:50%!important;transform:translateY(-50%)!important;width:min(510px,39vw)!important;color:#0d2340!important;z-index:4!important;}
.home-collage-hero__eyebrow{display:inline-flex!important;padding:8px 14px!important;border-radius:999px!important;background:rgba(255,255,255,.82)!important;color:#c75d13!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:13px!important;border:1px solid rgba(205,127,42,.20)!important;}
.home-collage-hero__overlay h1{font-size:clamp(42px,5vw,74px)!important;line-height:.98!important;margin:14px 0!important;color:#0d2340!important;letter-spacing:-.05em!important;font-weight:950!important;}
.home-collage-hero__overlay p{font-size:18px!important;line-height:1.55!important;color:#28384d!important;margin:0 0 18px!important;}
.home-collage-hero__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:18px 0!important;}
.home-collage-hero__stats span{background:rgba(255,255,255,.86)!important;border:1px solid rgba(205,127,42,.20)!important;border-radius:16px!important;padding:10px 11px!important;font-weight:850!important;font-size:13px!important;color:#29364d!important;text-align:center!important;box-shadow:0 12px 30px rgba(80,45,8,.06)!important;}
.home-collage-hero__stats strong{display:block!important;font-size:21px!important;color:#0d2340!important;line-height:1.1!important;}
.home-collage-hero__actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;}
.home-collage-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:13px 18px!important;border-radius:13px!important;background:#fff!important;color:#0d2340!important;border:1px solid rgba(13,35,64,.18)!important;font-weight:950!important;box-shadow:0 10px 24px rgba(80,45,8,.08)!important;}
.home-collage-btn--primary{background:linear-gradient(135deg,#ef5f18,#ff7a20)!important;color:#fff!important;border-color:transparent!important;}
.home-feature-events{padding-top:44px!important;background:#fff!important;}
.home-feature-event-grid{align-items:stretch;}
.home-feature-event-card{border-top:5px solid #ef5f18!important;min-height:260px!important;}
.home-feature-event-card:nth-child(2){border-top-color:#006f73!important;}
.home-feature-event-card:nth-child(3){border-top-color:#c18b25!important;}
.event-chip{display:inline-flex;background:#fff2e9;color:#c75d13;border-radius:999px;padding:6px 10px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;}

/* About page clean banner improvements */
.final-clean-banner,.final-clean-banner-v2{min-height:420px!important;background:#fff7ec!important;position:relative!important;overflow:hidden!important;}
.final-clean-banner__image,.final-clean-banner-v2__image{filter:none!important;object-fit:cover!important;object-position:center!important;}
.final-clean-banner__content,.final-clean-banner-v2__content{max-width:44%!important;padding:44px 0!important;}
.final-clean-banner__content .h1,.final-clean-banner-v2__content .h1{font-size:clamp(36px,4.2vw,62px)!important;color:#0d2340!important;text-shadow:none!important;line-height:1.02!important;}
.final-clean-banner__content .lead,.final-clean-banner-v2__content .lead{font-size:18px!important;color:#27384f!important;text-shadow:none!important;}
.final-clean-banner__content .btn-outline,.final-clean-banner-v2__content .btn-outline{background:#fff!important;color:#0d2340!important;border:1.4px solid rgba(13,35,64,.18)!important;}
.page-banner-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 18px!important;}
.page-banner-stats span{background:rgba(255,255,255,.86)!important;border:1px solid rgba(205,127,42,.18)!important;border-radius:14px!important;padding:10px!important;color:#2b3b51!important;font-weight:850!important;text-align:center!important;}
.page-banner-stats strong{display:block!important;color:#0d2340!important;font-size:18px!important;}
.about-shiksha-clean .final-clean-banner-v2__content,.about-vidya-clean .final-clean-banner-v2__content{max-width:46%!important;}

/* Event details visible and compact */
.crisp-quickbar-wrap{padding:14px 0!important;background:#fff7ec!important;}
.event-crisp-section{padding-top:28px!important;}
details{scroll-margin-top:120px;}
details[open]{background:#fff!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(8,22,43,.06)!important;}
details summary{cursor:pointer;font-weight:950!important;}

/* Contact page */
.contact-hero-light{background:linear-gradient(135deg,#fff8ee 0%,#eef9f8 100%);padding:54px 0;position:relative;overflow:hidden;}
.contact-hero-light:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,160,61,.16),transparent 35%),radial-gradient(circle at 20% 80%,rgba(0,111,115,.12),transparent 35%);}
.contact-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start;}
.contact-hero-copy .h1{font-size:clamp(38px,4.5vw,64px)!important;color:#0d2340!important;}
.contact-quick-cards{display:grid;gap:14px;margin-top:22px;}
.contact-quick-cards div{background:#fff;border:1px solid rgba(8,22,43,.08);border-radius:18px;padding:17px 18px;box-shadow:0 12px 32px rgba(8,22,43,.06);}
.contact-quick-cards strong{display:block;color:#c75d13;text-transform:uppercase;font-size:12px;letter-spacing:.08em;margin-bottom:5px;}
.contact-quick-cards span{font-weight:900;color:#0d2340;}
.contact-hero-form-wrap .form-card{box-shadow:0 22px 70px rgba(8,22,43,.12)!important;border-radius:24px!important;}
.travel-guide-full{padding:54px 0!important;background:#fff!important;}
.travel-guide-full .reach-collapsible{max-width:1180px;margin:auto;}
.travel-guide-full details{display:block!important;}
.travel-guide-full iframe{min-height:430px!important;}

/* Project Expo redesign */
.project-expo-redesign{background:linear-gradient(180deg,#fff 0%,#fff8ef 100%);padding-top:42px!important;}
.project-expo-highlight-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-bottom:24px;}
.project-expo-main-card,.project-expo-side-card{background:#fff;border:1px solid rgba(8,22,43,.08);border-radius:26px;padding:30px;box-shadow:0 20px 55px rgba(8,22,43,.08);}
.project-expo-main-card{border-top:6px solid #ef5f18;}
.project-expo-main-card h3,.project-expo-side-card h3{font-size:28px;margin:0 0 12px;color:#0d2340;}
.project-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0;}
.project-tags span{background:#fff2e9;border:1px solid rgba(239,95,24,.20);color:#b44c12;border-radius:999px;padding:8px 12px;font-weight:900;}
.project-expo-side-card ul{margin:0;padding-left:20px;line-height:1.9;color:#34455c;}
.project-division-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.project-division-grid details{border:1px solid rgba(8,22,43,.08);border-radius:20px;padding:18px 20px;background:#fff;}
.project-division-grid summary{list-style:none;display:flex;align-items:center;gap:12px;color:#0d2340;}
.project-division-grid summary::-webkit-details-marker{display:none;}
.project-division-grid summary span{display:grid;place-items:center;width:40px;height:40px;background:#ef5f18;color:#fff;border-radius:12px;font-weight:1000;}
.project-division-grid p{margin:14px 0 0;color:#34455c;}

/* fill blank spaces */
.section{position:relative;}
.section:empty{display:none;}
.card,.pill-card,.partner-preview-card,.edition-album{background:#fff!important;}

@media(max-width:1100px){
  .home-collage-hero__overlay{position:relative!important;transform:none!important;left:auto!important;top:auto!important;width:auto!important;padding:32px 24px!important;background:#fff8ee!important;}
  .home-collage-hero__image{height:auto!important;}
  .sm-page-banner__content,.final-clean-banner__content,.final-clean-banner-v2__content{max-width:100%!important;padding:34px 0!important;}
  .sm-page-banner__image,.final-clean-banner__image,.final-clean-banner-v2__image{position:relative!important;height:auto!important;min-height:240px!important;object-fit:cover!important;}
  .sm-page-banner,.final-clean-banner,.final-clean-banner-v2{display:block!important;min-height:auto!important;}
  .contact-hero-grid,.project-expo-highlight-grid,.project-division-grid{grid-template-columns:1fr!important;}
}
@media(max-width:680px){
  .home-collage-hero__stats,.page-banner-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .grid-3,.home-feature-event-grid{grid-template-columns:1fr!important;}
}


/* FINAL: conference theme click highlight */
.crisp-event-card{scroll-margin-top:150px;}
.crisp-event-card.theme-highlight,
.crisp-event-card:target{
  border:2px solid #ff6b1a!important;
  box-shadow:0 0 0 6px rgba(255,107,26,.14),0 28px 70px rgba(8,22,43,.18)!important;
  transform:translateY(-4px)!important;
  position:relative!important;
  z-index:2!important;
  animation:themeGlowPulse 1.25s ease-in-out 2;
}
.crisp-event-card.theme-highlight::before,
.crisp-event-card:target::before{
  content:"Selected Theme"!important;
  position:absolute!important;
  right:18px!important;
  top:14px!important;
  background:linear-gradient(135deg,#f04b1a,#ff8a2a)!important;
  color:#fff!important;
  border-radius:999px!important;
  padding:7px 12px!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  box-shadow:0 10px 24px rgba(240,75,26,.28)!important;
}
.crisp-quickbar a.active-theme-link{
  background:#f04b1a!important;
  color:#fff!important;
  border-color:#f04b1a!important;
  box-shadow:0 14px 34px rgba(240,75,26,.25)!important;
}
.crisp-quickbar a.active-theme-link:after{color:#fff!important;}
@keyframes themeGlowPulse{
  0%{box-shadow:0 0 0 0 rgba(240,75,26,.28),0 18px 50px rgba(8,22,43,.12)}
  55%{box-shadow:0 0 0 12px rgba(240,75,26,.10),0 30px 80px rgba(8,22,43,.20)}
  100%{box-shadow:0 0 0 6px rgba(255,107,26,.14),0 28px 70px rgba(8,22,43,.18)}
}
@media(max-width:760px){.crisp-event-card.theme-highlight::before,.crisp-event-card:target::before{position:static!important;display:inline-flex!important;margin-bottom:10px!important;}}


/* FINAL REQUEST: Home cards and About Shiksha edition logo cards */
#past-editions .edition-grid{
  grid-template-columns:repeat(3,minmax(260px,1fr))!important;
  gap:24px!important;
}
#past-editions .edition{
  padding:0 0 24px 0!important;
  overflow:hidden!important;
  text-align:left!important;
}
#past-editions .edition-logo{
  width:100%!important;
  height:210px!important;
  margin:0 0 20px 0!important;
  border-radius:20px 20px 0 0!important;
  box-shadow:none!important;
  border:0!important;
  border-bottom:1px solid rgba(8,22,43,.08)!important;
  background:#fff!important;
}
#past-editions .edition-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:24px!important;
  background:#fff!important;
}
#past-editions .edition strong,
#past-editions .edition small,
#past-editions .edition h3,
#past-editions .edition p,
#past-editions .edition .edition-actions{
  margin-left:24px!important;
  margin-right:24px!important;
}
#past-editions .edition strong{
  display:inline-block!important;
  margin-right:8px!important;
}
#past-editions .edition small{
  display:inline-block!important;
}
#past-editions .edition h3{
  margin-top:10px!important;
}
@media(max-width:1000px){
  #past-editions .edition-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  #past-editions .edition-grid{grid-template-columns:1fr!important;}
  #past-editions .edition-logo{height:180px!important;}
  #past-editions .edition-logo img{padding:18px!important;}
}


/* FINAL HOME WHITE SPACE CARD FIX */
.home-feature-events{
  margin-top:-105px!important;
  padding:0 0 52px!important;
  background:transparent!important;
  position:relative!important;
  z-index:40!important;
}
.home-feature-events .section-head{
  display:none!important;
}
.home-feature-event-grid{
  align-items:stretch!important;
  gap:24px!important;
}
.home-feature-event-card{
  min-height:205px!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 22px 58px rgba(8,22,43,.14)!important;
}
.home-feature-event-card .body{
  padding:28px!important;
}
.home-feature-event-card .h3{
  margin-top:4px!important;
  margin-bottom:12px!important;
}
.home-feature-event-card p{
  min-height:78px!important;
}
@media(max-width:1100px){
  .home-feature-events{margin-top:-70px!important;padding-bottom:42px!important;}
}
@media(max-width:760px){
  .home-feature-events{margin-top:0!important;padding:28px 0 42px!important;background:#fff!important;}
  .home-feature-events .section-head{display:block!important;margin-bottom:18px!important;}
  .home-feature-event-card{min-height:auto!important;}
  .home-feature-event-card p{min-height:auto!important;}
}


/* FINAL: remove home cards, shift content, redesigned project expo */
.home-feature-events{display:none!important;}
.home-intro-shift{
  margin-top:-105px!important;
  padding-top:44px!important;
  position:relative!important;
  z-index:35!important;
  background:#fff!important;
  border-radius:34px 34px 0 0!important;
  box-shadow:0 -18px 50px rgba(8,22,43,.06)!important;
}
@media(max-width:1100px){
  .home-intro-shift{margin-top:-62px!important;padding-top:36px!important;}
}
@media(max-width:760px){
  .home-intro-shift{margin-top:0!important;border-radius:0!important;box-shadow:none!important;}
}

/* Project Expo final redesign */
.project-expo-hero-final{
  position:relative!important;
  width:100%!important;
  min-height:500px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  display:flex!important;
  align-items:center!important;
  background:#fff7ea!important;
}
.project-expo-hero-final__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  z-index:0!important;
  display:block!important;
  opacity:1!important;
  filter:none!important;
}
.project-expo-hero-final>.container{
  position:relative!important;
  z-index:2!important;
}
.project-expo-hero-final__content{
  width:min(620px,42vw)!important;
  padding:50px 0!important;
}
.project-expo-hero-final__content .h1{
  color:#0d2340!important;
  text-shadow:none!important;
  font-size:clamp(38px,4.7vw,70px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
.project-expo-hero-final__content .lead{
  color:#2b3d55!important;
  text-shadow:none!important;
  font-size:18px!important;
  line-height:1.65!important;
}
.project-expo-hero-stats{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:20px 0 20px!important;
}
.project-expo-hero-stats span{
  background:rgba(255,255,255,.88)!important;
  border:1px solid rgba(217,138,35,.28)!important;
  border-radius:18px!important;
  padding:12px 10px!important;
  text-align:center!important;
  color:#334155!important;
  font-size:13px!important;
  font-weight:850!important;
  box-shadow:0 12px 30px rgba(80,45,8,.08)!important;
}
.project-expo-hero-stats strong{
  display:block!important;
  color:#0d2340!important;
  font-size:24px!important;
  line-height:1.05!important;
  font-weight:950!important;
}
.project-expo-overview-final{
  padding:44px 0 24px!important;
  background:linear-gradient(180deg,#fff 0%,#fffaf3 100%)!important;
}
.project-expo-top-grid{
  display:grid!important;
  grid-template-columns:1.2fr .8fr!important;
  gap:24px!important;
  align-items:stretch!important;
}
.project-expo-intro-card,.project-expo-info-card{
  background:#fff!important;
  border:1px solid rgba(8,22,43,.09)!important;
  border-radius:26px!important;
  padding:30px!important;
  box-shadow:0 18px 50px rgba(8,22,43,.08)!important;
}
.project-expo-intro-card h2{
  margin:0 0 12px!important;
  font-size:38px!important;
  line-height:1.08!important;
  color:#0d2340!important;
  font-weight:950!important;
}
.project-expo-intro-card p,.project-expo-info-card li{
  color:#46566d!important;
  line-height:1.72!important;
  font-size:16px!important;
}
.project-expo-info-card h3{
  margin:0 0 14px!important;
  color:#0d2340!important;
  font-size:25px!important;
  font-weight:950!important;
}
.project-expo-info-card ul{margin:0!important;padding-left:20px!important;}
.project-expo-flow{
  margin-top:24px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
.project-expo-flow div{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  background:#0d2340!important;
  color:#fff!important;
  border-radius:20px!important;
  padding:16px 18px!important;
  box-shadow:0 18px 40px rgba(13,35,64,.16)!important;
}
.project-expo-flow b{
  width:42px!important;height:42px!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;
  background:#f26a1b!important;color:#fff!important;font-weight:950!important;
}
.project-expo-flow span{font-weight:900!important;line-height:1.25!important;}
.project-expo-divisions-final{background:#f8fbff!important;padding-top:58px!important;}
.project-division-final-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
}
.project-division-final-card{
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(8,22,43,.09)!important;
  border-radius:26px!important;
  padding:28px 22px!important;
  min-height:285px!important;
  box-shadow:0 18px 48px rgba(8,22,43,.08)!important;
  color:inherit!important;
  text-decoration:none!important;
  transition:.22s ease!important;
}
.project-division-final-card:before{
  content:""!important;position:absolute!important;inset:0 0 auto 0!important;height:6px!important;
  background:linear-gradient(90deg,#f26a1b,#006f73)!important;
}
.project-division-final-card:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 28px 70px rgba(8,22,43,.14)!important;
}
.division-letter{
  display:grid!important;place-items:center!important;
  width:58px!important;height:58px!important;border-radius:18px!important;
  background:#fff2e8!important;color:#e85f14!important;font-size:26px!important;font-weight:950!important;
  margin-bottom:18px!important;
}
.project-division-final-card h3{
  color:#0d2340!important;font-size:24px!important;line-height:1.15!important;margin:0 0 12px!important;font-weight:950!important;
}
.project-division-final-card p{
  color:#4d5c70!important;line-height:1.65!important;margin:0 0 16px!important;
}
.project-division-final-card em{
  position:absolute!important;left:22px!important;bottom:22px!important;
  font-style:normal!important;color:#e85f14!important;font-weight:950!important;
}
.project-focus-final{
  background:#fff!important;
}
.project-focus-layout{
  display:grid!important;
  grid-template-columns:.9fr 1.1fr!important;
  gap:32px!important;
  align-items:center!important;
  background:linear-gradient(135deg,#fff7eb,#f2fbfb)!important;
  border:1px solid rgba(8,22,43,.08)!important;
  border-radius:30px!important;
  padding:34px!important;
  box-shadow:0 18px 54px rgba(8,22,43,.08)!important;
}
.project-focus-list{
  display:grid!important;
  gap:12px!important;
}
.project-focus-list div{
  background:#fff!important;
  border:1px solid rgba(8,22,43,.08)!important;
  border-radius:18px!important;
  padding:16px 18px!important;
  font-weight:850!important;
  color:#25364a!important;
  display:flex!important;gap:12px!important;align-items:flex-start!important;
}
.project-focus-list span{
  color:#e85f14!important;font-weight:950!important;min-width:34px!important;
}
@media(max-width:1050px){
  .project-expo-hero-final__content{width:48vw!important;}
  .project-expo-top-grid,.project-focus-layout{grid-template-columns:1fr!important;}
  .project-division-final-grid,.project-expo-flow{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .project-expo-hero-final{min-height:auto!important;display:block!important;padding-top:240px!important;}
  .project-expo-hero-final__image{height:240px!important;object-fit:cover!important;object-position:right center!important;}
  .project-expo-hero-final__content{width:100%!important;padding:28px 0 34px!important;}
  .project-expo-hero-stats{grid-template-columns:1fr!important;}
  .project-division-final-grid,.project-expo-flow{grid-template-columns:1fr!important;}
  .project-focus-layout{padding:24px!important;}
}


/* FINAL FIX 20260703: gentle theme highlight, home crop, project expo banner */
/* 1. Theme click highlight should not disturb or cover the title/topic */
.crisp-event-card{scroll-margin-top:138px!important;}
.crisp-event-card.theme-highlight,
.crisp-event-card:target{
  border:1px solid rgba(8,22,43,.10)!important;
  border-left:7px solid #f26a1b!important;
  box-shadow:0 18px 44px rgba(15,50,80,.10)!important;
  transform:none!important;
  animation:none!important;
  background:linear-gradient(90deg,#fff7ed 0%,#ffffff 38%,#ffffff 100%)!important;
  position:relative!important;
  z-index:1!important;
}
.crisp-event-card.theme-highlight::before,
.crisp-event-card:target::before{
  content:none!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  position:static!important;
  width:0!important;
  height:0!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
  background:none!important;
}
.crisp-event-card.theme-highlight .crisp-card-top,
.crisp-event-card:target .crisp-card-top{
  padding-right:0!important;
}
.crisp-quickbar a.active-theme-link{
  background:#fff4e8!important;
  color:#d85b12!important;
  border-color:rgba(216,91,18,.38)!important;
  box-shadow:inset 0 0 0 2px rgba(216,91,18,.12),0 10px 24px rgba(15,50,80,.07)!important;
}
.crisp-quickbar a.active-theme-link span{color:#d85b12!important;}

/* 2. Home banner buttons should not be cropped by the next section */
.home-collage-hero{position:relative!important;z-index:5!important;overflow:hidden!important;}
.home-collage-hero__overlay{top:6.5%!important;}
.home-collage-hero__stats{gap:9px!important;margin-bottom:12px!important;}
.home-collage-hero__stats span{min-height:58px!important;padding:8px 10px!important;border-radius:14px!important;}
.home-collage-hero__stats strong{font-size:21px!important;}
.home-collage-hero__actions{gap:10px!important;}
.home-collage-btn{min-height:42px!important;padding:10px 18px!important;border-radius:13px!important;}
.home-feature-events{display:none!important;}
.home-intro-shift{
  margin-top:-28px!important;
  padding-top:42px!important;
  position:relative!important;
  z-index:2!important;
  background:#fff!important;
  border-radius:30px 30px 0 0!important;
  box-shadow:0 -10px 28px rgba(8,22,43,.05)!important;
}
@media(max-width:1100px){
  .home-collage-hero__overlay{top:5%!important;width:44vw!important;}
  .home-intro-shift{margin-top:-18px!important;}
}
@media(max-width:760px){
  .home-collage-hero__overlay{position:static!important;width:auto!important;padding:26px 20px!important;}
  .home-intro-shift{margin-top:0!important;border-radius:0!important;box-shadow:none!important;}
}

/* 3. Project Expo page banner: use clean client banner and keep full text visible */
.project-expo-hero-final{
  min-height:520px!important;
  background:#fff7ea!important;
}
.project-expo-hero-final__image{
  object-fit:cover!important;
  object-position:center center!important;
  filter:none!important;
}
.project-expo-hero-final__content{
  width:min(640px,42vw)!important;
  padding:46px 0!important;
}
.project-expo-hero-final__content .h1{
  font-size:clamp(38px,4.3vw,64px)!important;
}
@media(max-width:900px){
  .project-expo-hero-final{min-height:auto!important;padding-top:250px!important;display:block!important;}
  .project-expo-hero-final__image{height:250px!important;object-position:right center!important;}
  .project-expo-hero-final__content{width:100%!important;padding:28px 0 34px!important;}
}


/* ABSOLUTE FINAL FIX: home hero, project banner, clean theme highlight */
/* Home banner: keep text inside left blank area, no crop, no extra cards below */
.home-collage-hero{
  position:relative!important;
  width:100%!important;
  min-height:690px!important;
  overflow:hidden!important;
  background:#fff7ea!important;
  isolation:isolate!important;
  line-height:normal!important;
  display:flex!important;
  align-items:center!important;
}
.home-collage-hero__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  z-index:0!important;
  display:block!important;
  filter:none!important;
  opacity:1!important;
}
.home-collage-hero__overlay{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  width:min(640px,41vw)!important;
  margin-left:4.8%!important;
  padding:64px 0 86px!important;
  z-index:3!important;
  color:#0d2340!important;
  line-height:1.35!important;
}
.home-collage-hero__overlay h1{
  margin:0 0 14px!important;
  font-size:clamp(38px,4vw,62px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  color:#0d2340!important;
  text-shadow:none!important;
}
.home-collage-hero__overlay p{
  margin:0 0 17px!important;
  font-size:clamp(16px,1.15vw,19px)!important;
  line-height:1.55!important;
  color:#26364a!important;
  max-width:610px!important;
}
.home-collage-hero__stats{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  margin:0 0 18px!important;
  max-width:600px!important;
}
.home-collage-hero__stats span{
  min-height:62px!important;
  padding:9px 10px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.9)!important;
  border:1px solid rgba(210,126,35,.22)!important;
  box-shadow:0 10px 24px rgba(45,24,6,.08)!important;
  font-size:13px!important;
  color:#334155!important;
}
.home-collage-hero__stats strong{font-size:22px!important;line-height:1.05!important;color:#0d2340!important;}
.home-collage-hero__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  align-items:center!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.home-collage-btn{
  min-height:46px!important;
  padding:12px 21px!important;
  border-radius:14px!important;
  white-space:nowrap!important;
}
.home-feature-events{display:none!important;}
.home-intro-shift{
  margin-top:-28px!important;
  padding-top:44px!important;
  position:relative!important;
  z-index:2!important;
  background:#fff!important;
  border-radius:30px 30px 0 0!important;
  box-shadow:0 -10px 28px rgba(8,22,43,.05)!important;
}
@media(max-width:1180px){
  .home-collage-hero{min-height:620px!important;}
  .home-collage-hero__overlay{width:44vw!important;margin-left:4%!important;padding-top:52px!important;padding-bottom:70px!important;}
  .home-collage-hero__overlay h1{font-size:clamp(34px,4vw,52px)!important;}
  .home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .home-collage-hero{display:block!important;min-height:auto!important;background:#fff7ea!important;}
  .home-collage-hero__image{position:relative!important;width:100%!important;height:auto!important;object-fit:contain!important;}
  .home-collage-hero__overlay{width:auto!important;margin:0!important;padding:28px 20px 34px!important;}
  .home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important;}
  .home-collage-hero__actions{display:grid!important;grid-template-columns:1fr!important;}
  .home-collage-btn{width:100%!important;}
  .home-intro-shift{margin-top:0!important;border-radius:0!important;box-shadow:none!important;}
}

/* Project Expo: force banner image to show, with text on clean left */
.project-expo-hero-final{
  position:relative!important;
  width:100%!important;
  min-height:560px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  display:flex!important;
  align-items:center!important;
  background-color:#fff7ea!important;
  background-image:url('../img/banner/project-expo-page-final-2026.png?v=project-expo-banner-v6')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.project-expo-hero-final__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  z-index:0!important;
  display:block!important;
  opacity:1!important;
  filter:none!important;
}
.project-expo-hero-final>.container{position:relative!important;z-index:2!important;}
.project-expo-hero-final__content{
  width:min(640px,42vw)!important;
  padding:60px 0 72px!important;
}
.project-expo-hero-final__content .h1{
  font-size:clamp(36px,4.25vw,64px)!important;
  line-height:1.04!important;
  color:#0d2340!important;
  text-shadow:none!important;
}
.project-expo-hero-final__content .lead{font-size:18px!important;line-height:1.65!important;color:#26364a!important;text-shadow:none!important;}
@media(max-width:760px){
  .project-expo-hero-final{display:block!important;min-height:auto!important;background-position:right top!important;padding-top:250px!important;}
  .project-expo-hero-final__image{height:250px!important;object-position:right center!important;}
  .project-expo-hero-final__content{width:100%!important;padding:28px 0 34px!important;}
}

/* Conference / Conclave / Olympiad theme highlight: no label, no disturbance */
.crisp-event-card{scroll-margin-top:145px!important;}
.crisp-event-card.theme-highlight,
.crisp-event-card:target{
  border:1px solid rgba(216,91,18,.28)!important;
  border-left:7px solid #f26a1b!important;
  box-shadow:0 18px 44px rgba(15,50,80,.10)!important;
  transform:none!important;
  animation:none!important;
  background:linear-gradient(90deg,#fff7ed 0%,#ffffff 34%,#ffffff 100%)!important;
  position:relative!important;
  z-index:1!important;
}
.crisp-event-card.theme-highlight::before,
.crisp-event-card:target::before{
  content:none!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
  background:none!important;
}
.crisp-quickbar a.active-theme-link{
  background:#fff4e8!important;
  color:#d85b12!important;
  border-color:rgba(216,91,18,.38)!important;
  box-shadow:inset 0 0 0 2px rgba(216,91,18,.12),0 10px 24px rgba(15,50,80,.07)!important;
}
.crisp-quickbar a.active-theme-link span{color:#d85b12!important;}


/* ULTIMATE HOME AND PROJECT EXPO FIX V10 */
/* Home banner: prevent header/cropping and keep all text inside left blank space */
.home-collage-hero{
  position:relative!important;
  min-height:720px!important;
  height:auto!important;
  overflow:hidden!important;
  background:#fff7ea!important;
  line-height:normal!important;
  display:block!important;
  isolation:isolate!important;
}
.home-collage-hero__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center top!important;
  z-index:0!important;
}
.home-collage-hero__overlay{
  position:relative!important;
  z-index:2!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:min(660px,43vw)!important;
  margin-left:4.8%!important;
  padding:92px 0 92px!important;
  color:#0d2340!important;
  line-height:1.35!important;
}
.home-collage-hero__eyebrow{
  margin-bottom:10px!important;
  font-size:13px!important;
  padding:8px 13px!important;
}
.home-collage-hero__overlay h1{
  margin:0 0 14px!important;
  font-size:clamp(42px,4.1vw,62px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  color:#0d2340!important;
  text-shadow:none!important;
}
.home-collage-hero__overlay p{
  margin:0 0 20px!important;
  font-size:clamp(16px,1.08vw,19px)!important;
  line-height:1.58!important;
  color:#26364a!important;
  max-width:630px!important;
}
.home-collage-hero__stats{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  max-width:630px!important;
  margin:0 0 18px!important;
}
.home-collage-hero__stats span{
  min-height:70px!important;
  padding:9px 10px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.91)!important;
  border:1px solid rgba(210,126,35,.24)!important;
  box-shadow:0 10px 22px rgba(45,24,6,.08)!important;
  font-size:13px!important;
  color:#334155!important;
  text-align:center!important;
}
.home-collage-hero__stats strong{
  font-size:24px!important;
  line-height:1.08!important;
  color:#0d2340!important;
}
.home-collage-hero__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  align-items:center!important;
  margin:0!important;
  padding-bottom:0!important;
}
.home-collage-btn{
  min-height:48px!important;
  padding:13px 22px!important;
  border-radius:15px!important;
  font-size:15px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.home-intro-shift{
  margin-top:0!important;
  padding-top:56px!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  position:relative!important;
  z-index:1!important;
}
.home-feature-events{display:none!important;}
@media(max-width:1200px){
  .home-collage-hero{min-height:650px!important;}
  .home-collage-hero__overlay{width:47vw!important;margin-left:4.5%!important;padding:74px 0 74px!important;}
  .home-collage-hero__overlay h1{font-size:clamp(36px,4vw,52px)!important;}
  .home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:500px!important;}
  .home-collage-hero__stats span{min-height:60px!important;}
}
@media(max-width:760px){
  .home-collage-hero{min-height:auto!important;display:flex!important;flex-direction:column!important;}
  .home-collage-hero__image{position:relative!important;height:auto!important;object-fit:contain!important;order:2!important;}
  .home-collage-hero__overlay{order:1!important;width:auto!important;margin:0!important;padding:30px 20px!important;background:#fff7ea!important;}
  .home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important;}
  .home-collage-hero__actions{display:grid!important;grid-template-columns:1fr!important;}
  .home-collage-btn{width:100%!important;}
  .home-intro-shift{padding-top:34px!important;}
}

/* Project Expo banner: force uploaded banner visible and remove old blank/hidden image behavior */
body.event-compact-page .project-expo-hero-final,
.project-expo-hero-final{
  position:relative!important;
  min-height:520px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  background-image:url('../img/banner/project-expo-page-final-2026.png?v=project-final-v10')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-color:#fff7ea!important;
  isolation:isolate!important;
}
.project-expo-hero-final__image{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  filter:none!important;
}
.project-expo-hero-final::before,
.project-expo-hero-final::after{
  display:none!important;
  content:none!important;
}
.project-expo-hero-final>.container{
  position:relative!important;
  z-index:2!important;
}
.project-expo-hero-final__content{
  width:min(650px,42vw)!important;
  padding:68px 0!important;
}
.project-expo-hero-final__content .h1{
  color:#0d2340!important;
  font-size:clamp(38px,4.3vw,64px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  text-shadow:none!important;
}
.project-expo-hero-final__content .lead{
  color:#26364a!important;
  font-size:18px!important;
  line-height:1.6!important;
  text-shadow:none!important;
}
@media(max-width:760px){
  .project-expo-hero-final{min-height:auto!important;display:block!important;padding-top:250px!important;background-size:cover!important;background-position:right top!important;}
  .project-expo-hero-final__image{height:250px!important;object-position:right top!important;}
  .project-expo-hero-final__content{width:100%!important;padding:28px 0 34px!important;}
}


/* === FINAL CLIENT FIX 2026-07-03 ===
   1) Home banner text stays inside the left blank area.
   2) UBA logo is visible in header on all pages.
   3) Prevents overlap with right-side photographs on desktop. */
.home-collage-hero{
  position:relative!important;
  min-height:clamp(480px,33vw,650px)!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  background:#fff7ea!important;
}
.home-collage-hero__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  z-index:0!important;
}
.home-collage-hero__overlay{
  position:relative!important;
  z-index:3!important;
  width:min(470px,32vw)!important;
  max-width:32vw!important;
  margin-left:clamp(34px,4.4vw,72px)!important;
  padding:36px 0 50px!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
.home-collage-hero__eyebrow{
  font-size:12px!important;
  padding:8px 13px!important;
  margin-bottom:13px!important;
  letter-spacing:1.3px!important;
}
.home-collage-hero__overlay h1{
  max-width:100%!important;
  font-size:clamp(34px,3.3vw,54px)!important;
  line-height:1.02!important;
  margin:0 0 12px!important;
  letter-spacing:-.04em!important;
  color:#0d2340!important;
  text-shadow:none!important;
}
.home-collage-hero__overlay p{
  max-width:100%!important;
  font-size:clamp(14px,1.02vw,17px)!important;
  line-height:1.48!important;
  margin:0 0 14px!important;
  color:#26364a!important;
  text-shadow:none!important;
}
.home-collage-hero__stats{
  max-width:100%!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 14px!important;
}
.home-collage-hero__stats span{
  min-height:50px!important;
  padding:7px 8px!important;
  border-radius:12px!important;
  font-size:12px!important;
  background:rgba(255,255,255,.91)!important;
}
.home-collage-hero__stats strong{font-size:18px!important;}
.home-collage-hero__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.home-collage-btn{
  min-height:38px!important;
  padding:9px 13px!important;
  border-radius:12px!important;
  font-size:13px!important;
  white-space:nowrap!important;
}
.uba-logo-link{
  width:104px!important;
  min-width:104px!important;
  height:58px!important;
  border-radius:14px!important;
  background:#fff!important;
  padding:4px!important;
  overflow:hidden!important;
}
.uba-logo-link .brand-logo.uba,
.brand-logo.uba{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  border-radius:10px!important;
  background:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  display:block!important;
}
@media(max-width:1180px){
  .home-collage-hero__overlay{width:min(430px,34vw)!important;max-width:34vw!important;margin-left:3.5vw!important;}
  .home-collage-hero__overlay h1{font-size:clamp(30px,3.1vw,44px)!important;}
  .home-collage-hero__overlay p{font-size:14px!important;line-height:1.42!important;}
  .home-collage-hero__stats span{min-height:46px!important;font-size:11.5px!important;}
  .home-collage-btn{font-size:12.5px!important;padding:8px 11px!important;}
  .uba-logo-link{width:92px!important;min-width:92px!important;height:52px!important;}
}
@media(max-width:760px){
  .home-collage-hero{display:block!important;min-height:auto!important;background:#fff7ea!important;}
  .home-collage-hero__image{position:relative!important;width:100%!important;height:auto!important;object-fit:contain!important;}
  .home-collage-hero__overlay{width:auto!important;max-width:none!important;margin:0!important;padding:28px 20px 34px!important;background:#fff7ea!important;}
  .home-collage-hero__overlay h1{font-size:36px!important;}
  .home-collage-hero__overlay p{font-size:16px!important;}
  .home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .home-collage-hero__actions{display:grid!important;grid-template-columns:1fr!important;}
  .home-collage-btn{width:100%!important;font-size:14px!important;}
  .uba-logo-link{width:74px!important;min-width:74px!important;height:40px!important;border-radius:10px!important;}
}


/* =========================================================
   V21 FINAL CODE FIX - Header text + full banner visibility
   Fixes requested on 04 July 2026:
   1) Shiksha Mahakumbh title no longer overlaps navigation.
   2) Banner image uses full-width contain layout so key people are not cut.
   ========================================================= */
.header{
  height:96px!important;
  top:38px!important;
  overflow:visible!important;
}
.header .container{
  width:calc(100% - 48px)!important;
  max-width:none!important;
  height:96px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
}
.brand{
  flex:0 1 600px!important;
  min-width:0!important;
  max-width:600px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  overflow:visible!important;
}
.brand-logos{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
}
.brand-logo-link{
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  flex:0 0 56px!important;
  border-radius:50%!important;
  background:#fff!important;
  overflow:hidden!important;
}
.uba-logo-link{
  width:78px!important;
  min-width:78px!important;
  flex-basis:78px!important;
  height:56px!important;
  border-radius:14px!important;
  padding:4px 7px!important;
  overflow:visible!important;
}
.brand-logo-link .brand-logo,
.brand-logo{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:5px!important;
}
.brand-logo.uba{
  display:block!important;
  width:100%!important;
  height:48px!important;
  max-width:96px!important;
  padding:0!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  background:#fff!important;
}
.brand-text{
  display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:285px!important;
  overflow:visible!important;
  padding:0!important;
  margin:0!important;
}
.brand-title{
  display:block!important;
  max-width:285px!important;
  margin:0!important;
  font-size:22px!important;
  line-height:1.02!important;
  font-weight:1000!important;
  letter-spacing:-.02em!important;
  white-space:normal!important;
  overflow:visible!important;
  word-break:normal!important;
}
.brand-sub{
  display:block!important;
  margin-top:5px!important;
  max-width:285px!important;
  font-size:15px!important;
  line-height:1.22!important;
  font-weight:950!important;
  white-space:normal!important;
}
.nav{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:18px!important;
}
.nav>a,
.drop-btn{
  height:96px!important;
  font-size:15px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.nav-cta{
  height:52px!important;
  padding:0 25px!important;
  border-radius:16px!important;
  font-size:15px!important;
}
.dropdown{top:86px!important;}
.mobile-menu{top:134px!important;}

@media(max-width:1500px){
  .header .container{width:calc(100% - 34px)!important;gap:12px!important;}
  .brand{flex-basis:510px!important;max-width:510px!important;gap:9px!important;}
  .brand-logo-link{width:50px!important;height:50px!important;min-width:50px!important;flex-basis:50px!important;}
  .uba-logo-link{width:70px!important;min-width:70px!important;flex-basis:70px!important;height:50px!important;padding:4px 6px!important;}
  .brand-logo.uba{height:42px!important;max-width:86px!important;}
  .brand-text{max-width:220px!important;}
  .brand-title{max-width:220px!important;font-size:18px!important;line-height:1.04!important;}
  .brand-sub{max-width:220px!important;font-size:13px!important;line-height:1.18!important;}
  .nav{gap:13px!important;}
  .nav>a,.drop-btn{font-size:14px!important;}
  .nav-cta{height:46px!important;padding:0 18px!important;font-size:14px!important;border-radius:14px!important;}
}
@media(max-width:1250px){
  .header{height:80px!important;}
  .header .container{height:80px!important;}
  .nav{display:none!important;}
  .hamb{display:block!important;}
  .brand{flex:1 1 auto!important;max-width:none!important;}
  .brand-text{max-width:none!important;}
  .brand-title{max-width:none!important;font-size:20px!important;}
  .brand-sub{max-width:none!important;font-size:13px!important;}
  .mobile-menu{top:118px!important;}
}
@media(max-width:760px){
  .header{top:32px!important;height:72px!important;}
  .header .container{height:72px!important;width:calc(100% - 24px)!important;}
  .brand-logo-link{width:42px!important;height:42px!important;min-width:42px!important;flex-basis:42px!important;}
  .uba-logo-link{width:58px!important;min-width:58px!important;flex-basis:58px!important;height:42px!important;}
  .brand-logo.uba{height:34px!important;}
  .brand-title{font-size:15px!important;line-height:1.05!important;}
  .brand-sub{font-size:10.5px!important;}
  .mobile-menu{top:104px!important;}
}

/* Home banner: keep full collage visible and text inside left blank area only. */
.home-collage-hero{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:0!important;
  line-height:0!important;
  overflow:hidden!important;
  background:#fff7ea!important;
  isolation:isolate!important;
}
.home-collage-hero__image{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center top!important;
  filter:none!important;
  transform:none!important;
}
.home-collage-hero::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  bottom:0!important;
  width:36.5%!important;
  z-index:2!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(255,248,235,.96) 0%,rgba(255,239,204,.82) 64%,rgba(255,239,204,.10) 100%)!important;
  box-shadow:26px 0 46px rgba(255,238,198,.50)!important;
}
.home-collage-hero::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:10px!important;
  z-index:4!important;
  background:linear-gradient(90deg,#8c0f16,#c03422,#f0b24b)!important;
  pointer-events:none!important;
}
.home-collage-hero__overlay{
  position:absolute!important;
  left:clamp(26px,3.1vw,60px)!important;
  top:50%!important;
  right:auto!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  z-index:5!important;
  width:min(500px,30.5vw)!important;
  max-width:30.5vw!important;
  margin:0!important;
  padding:0!important;
  line-height:normal!important;
  color:#102642!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
.home-collage-hero__eyebrow{
  margin:0 0 14px!important;
  padding:8px 14px!important;
  font-size:12px!important;
  line-height:1!important;
  border-radius:999px!important;
  white-space:nowrap!important;
}
.home-collage-hero__overlay h1{
  max-width:100%!important;
  margin:0 0 16px!important;
  font-size:clamp(40px,4.4vw,74px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  color:#102642!important;
  text-shadow:none!important;
}
.home-collage-hero__overlay p{
  max-width:100%!important;
  margin:0 0 20px!important;
  font-size:clamp(15px,1.12vw,19px)!important;
  line-height:1.52!important;
  font-weight:750!important;
  color:#26364a!important;
  text-shadow:none!important;
}
.home-collage-hero__stats{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  max-width:100%!important;
  margin:0 0 18px!important;
}
.home-collage-hero__stats span{
  min-height:58px!important;
  padding:9px 10px!important;
  border-radius:14px!important;
  line-height:1.15!important;
  font-size:12px!important;
}
.home-collage-hero__stats strong{
  font-size:22px!important;
  line-height:1.05!important;
}
.home-collage-hero__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  max-width:100%!important;
}
.home-collage-btn{
  min-height:43px!important;
  padding:10px 14px!important;
  border-radius:12px!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
@media(max-width:1500px){
  .home-collage-hero__overlay{width:min(430px,30vw)!important;max-width:30vw!important;}
  .home-collage-hero__overlay h1{font-size:clamp(34px,4.0vw,58px)!important;}
  .home-collage-hero__overlay p{font-size:15px!important;line-height:1.42!important;}
  .home-collage-hero__stats span{min-height:52px!important;font-size:11.5px!important;}
  .home-collage-hero__stats strong{font-size:20px!important;}
  .home-collage-btn{font-size:13px!important;padding:9px 12px!important;}
}
@media(max-width:1100px){
  .home-collage-hero::before{width:39%!important;}
  .home-collage-hero__overlay{width:min(390px,34vw)!important;max-width:34vw!important;}
  .home-collage-hero__overlay h1{font-size:clamp(30px,3.6vw,42px)!important;}
  .home-collage-hero__overlay p{font-size:13.5px!important;}
  .home-collage-hero__stats{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .home-collage-hero__stats span{min-height:46px!important;padding:7px 8px!important;}
}
@media(max-width:820px){
  .home-collage-hero{display:block!important;line-height:normal!important;}
  .home-collage-hero::before,.home-collage-hero::after{display:none!important;}
  .home-collage-hero__image{position:relative!important;width:100%!important;height:auto!important;object-fit:contain!important;}
  .home-collage-hero__overlay{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    transform:none!important;
    width:auto!important;
    max-width:none!important;
    padding:28px 20px 34px!important;
    background:#fff2dd!important;
  }
  .home-collage-hero__overlay h1{font-size:36px!important;}
  .home-collage-hero__overlay p,.home-collage-hero__stats,.home-collage-hero__actions{max-width:100%!important;}
  .home-collage-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:520px){
  .home-collage-hero__overlay h1{font-size:32px!important;}
  .home-collage-hero__stats{grid-template-columns:1fr!important;}
  .home-collage-btn{width:100%!important;}
}

/* =========================================================
   V22 FINAL ALL-PAGE HEADER + CONTACT ROUTE CARD FIX
   Requested: stop Shiksha Mahakumbh title overlap on contact,
   press release and gallery pages; center travel-card headings.
   ========================================================= */
.header{
  height:88px!important;
  top:38px!important;
  overflow:visible!important;
}
.header .container{
  width:calc(100% - 40px)!important;
  max-width:none!important;
  height:88px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  overflow:visible!important;
}
.brand{
  flex:0 0 505px!important;
  min-width:0!important;
  max-width:505px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  overflow:hidden!important;
}
.brand-logos{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
}
.brand-logo-link{
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  flex:0 0 52px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  background:#fff!important;
  overflow:hidden!important;
}
.uba-logo-link{
  width:76px!important;
  min-width:76px!important;
  flex-basis:76px!important;
  height:52px!important;
  border-radius:14px!important;
  padding:4px 7px!important;
  overflow:visible!important;
  background:#fff!important;
  border:1px solid rgba(8,22,43,.08)!important;
}
.brand-logo-link .brand-logo,
.brand-logo{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:5px!important;
}
.brand-logo.uba{
  display:block!important;
  width:100%!important;
  height:44px!important;
  max-width:92px!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  background:#fff!important;
}
.brand-text{
  flex:0 1 300px!important;
  min-width:0!important;
  max-width:300px!important;
  display:block!important;
  overflow:hidden!important;
  padding:0!important;
  margin:0!important;
}
.brand-title{
  display:block!important;
  max-width:300px!important;
  margin:0!important;
  font-size:18px!important;
  line-height:1.04!important;
  font-weight:1000!important;
  letter-spacing:-.015em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  word-break:normal!important;
  color:var(--orange)!important;
}
.brand-sub{
  display:block!important;
  margin-top:4px!important;
  max-width:300px!important;
  font-size:13.5px!important;
  line-height:1.16!important;
  font-weight:950!important;
  white-space:normal!important;
  overflow:hidden!important;
  color:var(--teal)!important;
}
.nav{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  overflow:visible!important;
}
.nav>a,
.drop-btn{
  height:88px!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.nav-cta{
  height:48px!important;
  min-width:auto!important;
  padding:0 22px!important;
  border-radius:15px!important;
  font-size:14px!important;
}
.dropdown{top:80px!important;}
.mobile-menu{top:126px!important;}

.travel-grid .route-card h3{
  display:block!important;
  width:100%!important;
  text-align:center!important;
  margin:0 auto 14px!important;
  color:#071427!important;
}
.travel-grid .route-card > p{
  text-align:center!important;
  max-width:820px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.travel-grid .route-card .route-table,
.travel-grid .route-card ul{
  text-align:left!important;
}

@media(max-width:1540px){
  .header .container{width:calc(100% - 32px)!important;gap:10px!important;}
  .brand{flex-basis:470px!important;max-width:470px!important;gap:8px!important;}
  .brand-logo-link{width:48px!important;height:48px!important;min-width:48px!important;flex-basis:48px!important;}
  .uba-logo-link{width:70px!important;min-width:70px!important;flex-basis:70px!important;height:48px!important;padding:4px 6px!important;}
  .brand-logo.uba{height:40px!important;}
  .brand-text{max-width:280px!important;flex-basis:280px!important;}
  .brand-title{max-width:280px!important;font-size:16.5px!important;}
  .brand-sub{max-width:280px!important;font-size:12.5px!important;line-height:1.15!important;}
  .nav{gap:11px!important;}
  .nav>a,.drop-btn{font-size:13.2px!important;}
  .nav-cta{height:45px!important;padding:0 18px!important;font-size:13.2px!important;}
}
@media(max-width:1360px){
  .header{height:80px!important;}
  .header .container{height:80px!important;}
  .nav{display:none!important;}
  .hamb{display:block!important;}
  .brand{flex:1 1 auto!important;max-width:none!important;}
  .brand-text{max-width:360px!important;flex-basis:360px!important;}
  .brand-title{max-width:360px!important;font-size:18px!important;}
  .brand-sub{max-width:360px!important;font-size:13px!important;}
  .mobile-menu{top:118px!important;}
}
@media(max-width:760px){
  .header{top:32px!important;height:72px!important;}
  .header .container{height:72px!important;width:calc(100% - 24px)!important;}
  .brand{gap:6px!important;}
  .brand-logo-link{width:40px!important;height:40px!important;min-width:40px!important;flex-basis:40px!important;}
  .uba-logo-link{width:56px!important;min-width:56px!important;flex-basis:56px!important;height:40px!important;border-radius:10px!important;padding:3px 5px!important;}
  .brand-logo.uba{height:32px!important;}
  .brand-title{font-size:14px!important;line-height:1.04!important;max-width:240px!important;}
  .brand-sub{font-size:10.5px!important;line-height:1.12!important;max-width:240px!important;}
  .mobile-menu{top:104px!important;}
}
@media(max-width:520px){
  .brand-text{max-width:185px!important;flex-basis:185px!important;}
  .brand-title{max-width:185px!important;font-size:12px!important;}
  .brand-sub{max-width:185px!important;font-size:9.5px!important;}
  .uba-logo-link{display:none!important;}
}


/* =========================================================
   V23 FINAL MENU FIX
   Problem fixed: on several inner pages the desktop menu was
   being hidden too early by old responsive rules. This keeps the
   full menu visible on normal laptop/desktop widths and makes the
   hamburger menu work properly on smaller screens.
   ========================================================= */
.header{
  position:sticky!important;
  top:38px!important;
  z-index:9999!important;
  overflow:visible!important;
}
.header .container{
  overflow:visible!important;
}
.nav{
  overflow:visible!important;
}
.drop,.brochure-drop{
  position:relative!important;
}
.dropdown{
  z-index:10050!important;
}
.mobile-menu{
  position:sticky!important;
  z-index:9998!important;
  background:#fff!important;
  border-bottom:1px solid rgba(8,22,43,.10)!important;
  box-shadow:0 18px 40px rgba(8,22,43,.12)!important;
}
.mobile-menu.open{
  display:block!important;
}

/* Desktop/laptop: never hide the main navigation. */
@media (min-width:1181px){
  .header{
    height:84px!important;
    top:38px!important;
  }
  .header .container{
    height:84px!important;
    width:calc(100% - 32px)!important;
    max-width:none!important;
    gap:10px!important;
  }
  .brand{
    flex:0 0 430px!important;
    max-width:430px!important;
    min-width:0!important;
    gap:8px!important;
    overflow:hidden!important;
  }
  .brand-logos{
    gap:7px!important;
    flex:0 0 auto!important;
  }
  .brand-logo-link{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    flex:0 0 46px!important;
  }
  .uba-logo-link{
    width:66px!important;
    min-width:66px!important;
    flex-basis:66px!important;
    height:46px!important;
    border-radius:12px!important;
    padding:3px 5px!important;
  }
  .brand-logo.uba{
    height:38px!important;
    max-width:86px!important;
    object-fit:contain!important;
  }
  .brand-text{
    flex:0 1 245px!important;
    max-width:245px!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .brand-title{
    max-width:245px!important;
    font-size:15px!important;
    line-height:1.05!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:normal!important;
  }
  .brand-sub{
    max-width:245px!important;
    font-size:11.8px!important;
    line-height:1.15!important;
    white-space:normal!important;
    overflow:visible!important;
  }
  .nav{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:9px!important;
  }
  .nav>a,
  .drop-btn,
  .nav .brochure-drop-btn{
    display:inline-flex!important;
    align-items:center!important;
    height:84px!important;
    font-size:12.6px!important;
    line-height:1!important;
    white-space:nowrap!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .nav .brochure-drop{
    height:84px!important;
  }
  .nav-cta{
    display:inline-flex!important;
    height:42px!important;
    padding:0 14px!important;
    border-radius:13px!important;
    font-size:12.6px!important;
    min-width:auto!important;
  }
  .dropdown{
    top:78px!important;
  }
  .hamb{
    display:none!important;
  }
}

/* Wider desktops can use a slightly more spacious header. */
@media (min-width:1541px){
  .header{height:88px!important;}
  .header .container{height:88px!important;width:calc(100% - 40px)!important;gap:14px!important;}
  .brand{flex-basis:505px!important;max-width:505px!important;gap:10px!important;}
  .brand-logo-link{width:52px!important;height:52px!important;min-width:52px!important;flex-basis:52px!important;}
  .uba-logo-link{width:76px!important;min-width:76px!important;flex-basis:76px!important;height:52px!important;padding:4px 7px!important;}
  .brand-logo.uba{height:44px!important;}
  .brand-text{max-width:300px!important;flex-basis:300px!important;}
  .brand-title{max-width:300px!important;font-size:18px!important;line-height:1.04!important;}
  .brand-sub{max-width:300px!important;font-size:13.5px!important;line-height:1.16!important;}
  .nav{gap:14px!important;}
  .nav>a,.drop-btn,.nav .brochure-drop-btn{height:88px!important;font-size:14px!important;}
  .nav .brochure-drop{height:88px!important;}
  .nav-cta{height:48px!important;padding:0 22px!important;font-size:14px!important;}
  .dropdown{top:80px!important;}
}

/* Smaller tablets/phones: hide desktop nav, show working hamburger. */
@media (max-width:1180px){
  .header{
    height:78px!important;
    top:38px!important;
  }
  .header .container{
    height:78px!important;
    width:calc(100% - 28px)!important;
  }
  .nav{
    display:none!important;
  }
  .hamb{
    display:block!important;
  }
  .mobile-menu{
    top:116px!important;
    max-height:calc(100vh - 116px)!important;
    overflow:auto!important;
  }
  .mobile-menu.open{
    display:block!important;
  }
  .brand{
    flex:1 1 auto!important;
    max-width:none!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .brand-title{
    white-space:normal!important;
    overflow:visible!important;
  }
}
@media (max-width:760px){
  .header{
    top:32px!important;
    height:72px!important;
  }
  .header .container{
    height:72px!important;
  }
  .mobile-menu{
    top:104px!important;
    max-height:calc(100vh - 104px)!important;
  }
  .mobile-menu.open{
    display:block!important;
  }
}


/* =========================================================
   V24 HERO + REGISTER BUTTON ALIGNMENT FIX
   Fixes: less blank/white hero space, better use of left area,
   and properly centered Register Now button in the main header.
   ========================================================= */
.header,
.header .container,
.nav,
.nav .drop,
.nav .brochure-drop{
  overflow:visible!important;
}
.header .container{
  display:flex!important;
  align-items:center!important;
}
.nav{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
}
.nav > a,
.nav .drop-btn,
.nav .brochure-drop-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  margin-top:0!important;
  margin-bottom:0!important;
  transform:none!important;
}
.nav-cta,
.nav .nav-cta,
.btn.nav-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  vertical-align:middle!important;
  line-height:1!important;
  white-space:nowrap!important;
  margin:0!important;
  transform:none!important;
  position:relative!important;
  top:auto!important;
  bottom:auto!important;
}
@media (min-width:1181px){
  .nav-cta,
  .nav .nav-cta,
  .btn.nav-cta{
    height:46px!important;
    min-height:46px!important;
    padding:0 20px!important;
    border-radius:16px!important;
  }
}
@media (min-width:1541px){
  .nav-cta,
  .nav .nav-cta,
  .btn.nav-cta{
    height:50px!important;
    min-height:50px!important;
    padding:0 24px!important;
    border-radius:17px!important;
  }
}

/* Compact hero: remove excessive vertical whitespace while preserving all key people. */
@media (min-width:821px){
  .home-collage-hero{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:clamp(560px,36vw,690px)!important;
    min-height:0!important;
    max-height:690px!important;
    overflow:hidden!important;
    background:#fff7ea!important;
    line-height:normal!important;
  }
  .home-collage-hero__image{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    object-fit:cover!important;
    object-position:center center!important;
    display:block!important;
    z-index:1!important;
  }
  .home-collage-hero::before{
    display:block!important;
    content:""!important;
    position:absolute!important;
    left:0!important;
    top:0!important;
    bottom:0!important;
    width:38%!important;
    z-index:2!important;
    pointer-events:none!important;
    background:linear-gradient(90deg,rgba(255,248,235,.97) 0%,rgba(255,239,204,.90) 64%,rgba(255,239,204,.10) 100%)!important;
    box-shadow:24px 0 42px rgba(255,238,198,.46)!important;
  }
  .home-collage-hero::after{
    height:8px!important;
  }
  .home-collage-hero__overlay{
    position:absolute!important;
    left:clamp(34px,3.1vw,60px)!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:5!important;
    width:min(660px,35.5vw)!important;
    max-width:35.5vw!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    box-shadow:none!important;
    text-align:left!important;
  }
  .home-collage-hero__eyebrow{
    margin:0 0 10px!important;
    padding:8px 14px!important;
    font-size:11px!important;
    line-height:1!important;
  }
  .home-collage-hero__overlay h1{
    margin:0 0 12px!important;
    font-size:clamp(44px,4.25vw,70px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
  }
  .home-collage-hero__overlay p{
    margin:0 0 16px!important;
    font-size:clamp(15px,1.05vw,18px)!important;
    line-height:1.46!important;
    max-width:96%!important;
  }
  .home-collage-hero__stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    max-width:96%!important;
    margin:0 0 14px!important;
  }
  .home-collage-hero__stats span{
    min-height:50px!important;
    padding:7px 10px!important;
    border-radius:13px!important;
    font-size:11.5px!important;
    line-height:1.12!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .home-collage-hero__stats strong{
    font-size:21px!important;
    line-height:1!important;
  }
  .home-collage-hero__actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    max-width:96%!important;
    margin:0!important;
  }
  .home-collage-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:40px!important;
    height:40px!important;
    padding:0 13px!important;
    border-radius:12px!important;
    font-size:13px!important;
    line-height:1!important;
    white-space:nowrap!important;
    margin:0!important;
  }
}
@media (min-width:821px) and (max-width:1320px){
  .home-collage-hero{
    height:540px!important;
    max-height:540px!important;
  }
  .home-collage-hero::before{width:40%!important;}
  .home-collage-hero__overlay{
    width:min(520px,36vw)!important;
    max-width:36vw!important;
    left:32px!important;
  }
  .home-collage-hero__overlay h1{
    font-size:clamp(32px,3.6vw,46px)!important;
  }
  .home-collage-hero__overlay p{
    font-size:13.5px!important;
    line-height:1.38!important;
  }
  .home-collage-hero__stats{
    gap:7px!important;
  }
  .home-collage-hero__stats span{
    min-height:45px!important;
    padding:6px 8px!important;
    font-size:10.8px!important;
  }
  .home-collage-hero__stats strong{font-size:18px!important;}
  .home-collage-btn{
    height:36px!important;
    min-height:36px!important;
    padding:0 10px!important;
    font-size:12px!important;
  }
}
@media (max-width:820px){
  .home-collage-hero{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    line-height:normal!important;
    background:#fff7ea!important;
  }
  .home-collage-hero__image{
    position:relative!important;
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
    order:1!important;
  }
  .home-collage-hero__overlay{
    position:relative!important;
    order:2!important;
    left:auto!important;
    top:auto!important;
    transform:none!important;
    width:auto!important;
    max-width:none!important;
    padding:24px 18px 28px!important;
    background:#fff2dd!important;
  }
  .home-collage-hero__actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .home-collage-btn{
    width:100%!important;
    min-height:42px!important;
  }
}

/* FINAL V25: compact inner hero sections - removes excessive white space */
@media (min-width: 1101px){
  .sm-page-banner.sm-event-banner{
    min-height:300px!important;
    height:300px!important;
    max-height:300px!important;
    display:flex!important;
    align-items:center!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  .sm-page-banner.sm-event-banner>.container{
    display:flex!important;
    align-items:center!important;
    height:100%!important;
  }
  .sm-event-banner .sm-page-banner__content{
    max-width:760px!important;
    padding:18px 0 16px!important;
  }
  .sm-event-banner .sm-page-banner__content .kicker{
    margin-bottom:10px!important;
    padding:6px 14px!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
  .sm-event-banner .sm-page-banner__content .h1{
    font-size:clamp(34px,3.1vw,50px)!important;
    line-height:1!important;
    margin:0 0 10px 0!important;
    letter-spacing:-.04em!important;
  }
  .sm-event-banner .sm-page-banner__content .lead{
    font-size:19px!important;
    line-height:1.35!important;
    margin:0 0 12px 0!important;
    max-width:900px!important;
  }
  .sm-event-banner .sm-page-banner__content .meta-row{
    margin:0 0 18px 0!important;
    gap:22px!important;
  }
  .sm-event-banner .sm-page-banner__content .meta-row span{
    font-size:16px!important;
    line-height:1.25!important;
  }
  .sm-event-banner .sm-page-banner__content .hero-actions{
    gap:14px!important;
    margin-top:0!important;
  }
  .sm-event-banner .sm-page-banner__content .btn{
    min-height:48px!important;
    padding:12px 28px!important;
    border-radius:13px!important;
    font-size:15px!important;
    line-height:1.1!important;
  }
  .sm-event-banner .sm-page-banner__image{
    height:100%!important;
    object-fit:cover!important;
    object-position:right center!important;
    opacity:.24!important;
  }

  /* Gallery / Press / other clean page banners also made compact */
  .sm-page-banner.sm-gallery-banner,
  .sm-page-banner.sm-press-banner,
  .final-clean-banner,
  .final-clean-banner-v2{
    min-height:315px!important;
    height:315px!important;
    max-height:315px!important;
    display:flex!important;
    align-items:center!important;
    padding:0!important;
    margin:0!important;
  }
  .sm-gallery-banner .sm-page-banner__content,
  .sm-press-banner .sm-page-banner__content,
  .final-clean-banner__content,
  .final-clean-banner-v2__content{
    padding:18px 0!important;
    max-width:48%!important;
  }
  .sm-gallery-banner .sm-page-banner__content .h1,
  .sm-press-banner .sm-page-banner__content .h1,
  .final-clean-banner__content .h1,
  .final-clean-banner-v2__content .h1{
    font-size:clamp(34px,3.2vw,52px)!important;
    line-height:1.02!important;
    margin-bottom:10px!important;
  }
  .sm-gallery-banner .sm-page-banner__content .lead,
  .sm-press-banner .sm-page-banner__content .lead,
  .final-clean-banner__content .lead,
  .final-clean-banner-v2__content .lead{
    font-size:18px!important;
    line-height:1.4!important;
    margin-bottom:12px!important;
  }

  /* Contact hero spacing reduced */
  .contact-hero-light{
    padding:34px 0 36px!important;
  }
  .contact-hero-copy .h1{
    font-size:clamp(34px,3.3vw,52px)!important;
    line-height:1.04!important;
    margin-bottom:12px!important;
  }
  .contact-quick-cards{
    margin-top:14px!important;
    gap:10px!important;
  }
  .contact-quick-cards div{
    padding:13px 15px!important;
    border-radius:15px!important;
  }
}

@media (max-width:1100px){
  .sm-page-banner.sm-event-banner{
    min-height:auto!important;
    display:block!important;
  }
  .sm-event-banner .sm-page-banner__content{
    padding:26px 0!important;
  }
  .sm-event-banner .sm-page-banner__content .h1{
    font-size:clamp(30px,7vw,44px)!important;
    line-height:1.05!important;
    margin-bottom:10px!important;
  }
  .sm-event-banner .sm-page-banner__content .lead{
    font-size:17px!important;
    line-height:1.4!important;
    margin-bottom:12px!important;
  }
  .sm-event-banner .sm-page-banner__content .btn{
    min-height:46px!important;
    padding:12px 20px!important;
  }
}

@media (max-width:760px){
  .sm-event-banner .sm-page-banner__content{padding:22px 0!important;}
  .sm-event-banner .sm-page-banner__content .meta-row{gap:8px!important;margin-bottom:14px!important;}
  .sm-event-banner .sm-page-banner__content .hero-actions{gap:10px!important;}
  .sm-event-banner .sm-page-banner__content .btn{width:100%!important;}
}


/* FINAL V26: applies compact hero height to ALL inner pages except homepage */
@media (min-width: 1101px){
  /* Common inner-page banners: About, Events, Gallery, Press, Brochure */
  .sm-page-banner,
  .final-clean-banner,
  .final-clean-banner-v2,
  .hero.page-hero.compact-hero{
    min-height:270px!important;
    height:270px!important;
    max-height:270px!important;
    padding:0!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    overflow:hidden!important;
  }
  .sm-page-banner>.container,
  .final-clean-banner>.container,
  .final-clean-banner-v2>.container,
  .hero.page-hero.compact-hero>.container{
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    position:relative!important;
    z-index:2!important;
  }
  .sm-page-banner__content,
  .final-clean-banner__content,
  .final-clean-banner-v2__content,
  .page-hero .hero-content{
    padding:12px 0!important;
    max-width:48%!important;
  }
  .sm-event-banner .sm-page-banner__content,
  .hero.page-hero.compact-hero .hero-content{
    max-width:760px!important;
  }
  .sm-page-banner__content .kicker,
  .final-clean-banner__content .kicker,
  .final-clean-banner-v2__content .kicker,
  .page-hero .hero-content .kicker{
    margin-bottom:8px!important;
    padding:6px 13px!important;
    font-size:13px!important;
    line-height:1.15!important;
  }
  .sm-page-banner__content .h1,
  .final-clean-banner__content .h1,
  .final-clean-banner-v2__content .h1,
  .page-hero .hero-content .h1{
    font-size:clamp(32px,3vw,48px)!important;
    line-height:1.02!important;
    margin:0 0 8px 0!important;
    letter-spacing:-.04em!important;
  }
  .sm-page-banner__content .lead,
  .final-clean-banner__content .lead,
  .final-clean-banner-v2__content .lead,
  .page-hero .hero-content .lead{
    font-size:17px!important;
    line-height:1.34!important;
    margin:0 0 10px 0!important;
  }
  .sm-page-banner__content .meta-row,
  .final-clean-banner__content .meta-row,
  .final-clean-banner-v2__content .meta-row,
  .page-hero .hero-content .meta-row{
    margin:0 0 14px 0!important;
    gap:18px!important;
  }
  .sm-page-banner__content .meta-row span,
  .final-clean-banner__content .meta-row span,
  .final-clean-banner-v2__content .meta-row span,
  .page-hero .hero-content .meta-row span{
    font-size:15px!important;
    line-height:1.2!important;
  }
  .sm-page-banner__content .hero-actions,
  .final-clean-banner__content .hero-actions,
  .final-clean-banner-v2__content .hero-actions,
  .page-hero .hero-content .hero-actions{
    margin-top:0!important;
    gap:12px!important;
  }
  .sm-page-banner__content .btn,
  .final-clean-banner__content .btn,
  .final-clean-banner-v2__content .btn,
  .page-hero .hero-content .btn{
    min-height:44px!important;
    padding:11px 24px!important;
    border-radius:12px!important;
    font-size:14px!important;
    line-height:1.1!important;
  }
  .sm-page-banner__image,
  .final-clean-banner__image,
  .final-clean-banner-v2__image,
  .hero-bg.banner-slideshow{
    height:100%!important;
    min-height:0!important;
  }
  .sm-event-banner .sm-page-banner__image{opacity:.25!important;object-position:right center!important;}

  /* Project Expo has extra stats, so keep it compact but slightly taller */
  .project-expo-hero-final{
    min-height:340px!important;
    height:340px!important;
    max-height:340px!important;
    padding:0!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    overflow:hidden!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .project-expo-hero-final>.container{
    height:100%!important;
    display:flex!important;
    align-items:center!important;
  }
  .project-expo-hero-final__content{
    width:min(610px,40vw)!important;
    padding:16px 0!important;
  }
  .project-expo-hero-final__content .h1{
    font-size:clamp(32px,3.1vw,48px)!important;
    line-height:1.02!important;
    margin:0 0 8px 0!important;
  }
  .project-expo-hero-final__content .lead{
    font-size:16.5px!important;
    line-height:1.35!important;
    margin:0 0 10px 0!important;
  }
  .project-expo-hero-stats{
    gap:8px!important;
    margin:10px 0 12px!important;
  }
  .project-expo-hero-stats span{
    min-height:56px!important;
    padding:10px 12px!important;
    border-radius:14px!important;
  }
  .project-expo-hero-stats strong{font-size:22px!important;line-height:1!important;}
  .project-expo-hero-final .hero-actions{gap:12px!important;margin-top:0!important;}
  .project-expo-hero-final .btn{min-height:44px!important;padding:11px 24px!important;font-size:14px!important;border-radius:12px!important;}
  .project-expo-hero-final__image{height:100%!important;object-fit:cover!important;object-position:center center!important;}

  /* Contact page: reduce top form area spacing */
  .contact-hero-light{
    padding:28px 0 30px!important;
    min-height:auto!important;
  }
  .contact-hero-grid{
    gap:24px!important;
    align-items:start!important;
  }
  .contact-hero-copy .kicker{margin-bottom:8px!important;padding:6px 13px!important;font-size:13px!important;}
  .contact-hero-copy .h1{
    font-size:clamp(32px,3vw,48px)!important;
    line-height:1.02!important;
    margin:0 0 8px 0!important;
  }
  .contact-hero-copy .lead{
    font-size:17px!important;
    line-height:1.35!important;
    margin:0 0 12px 0!important;
  }
  .contact-quick-cards{margin-top:10px!important;gap:9px!important;}
  .contact-quick-cards div{padding:10px 12px!important;border-radius:13px!important;}
  .contact-quick-cards strong{font-size:13px!important;}
  .contact-quick-cards span{font-size:13px!important;line-height:1.25!important;}
  .contact-hero-form-wrap .form-card{padding:18px!important;border-radius:18px!important;}
  .contact-hero-form-wrap .form-card h2{font-size:22px!important;margin-bottom:12px!important;}
  .contact-hero-form-wrap .field label{font-size:12px!important;margin-bottom:5px!important;}
  .contact-hero-form-wrap .field input,
  .contact-hero-form-wrap .field select{height:42px!important;padding:9px 11px!important;}
  .contact-hero-form-wrap .field textarea{min-height:76px!important;padding:9px 11px!important;}
}

@media (max-width:1100px){
  .sm-page-banner,
  .final-clean-banner,
  .final-clean-banner-v2,
  .hero.page-hero.compact-hero{
    min-height:auto!important;
    height:auto!important;
    max-height:none!important;
  }
  .sm-page-banner__content,
  .final-clean-banner__content,
  .final-clean-banner-v2__content,
  .page-hero .hero-content{
    padding:24px 0!important;
  }
  .contact-hero-light{padding:30px 0!important;}
}


/* =========================================================
   FINAL V27: COMPACT HEADER + FULL-COVER INNER HERO FIX
   Fixes:
   1. Removes extra white space in the top header/menu area on all pages.
   2. Keeps Register Now vertically centered.
   3. Forces inner-page banners to cover the full hero area without blank space.
   4. Keeps homepage hero separate by using body.home.
   ========================================================= */

/* ---- Top dark ticker: compact height ---- */
.topbar.topbar-rtl-scroll{
  height:34px!important;
  min-height:34px!important;
  max-height:34px!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
}
.topbar-rtl-scroll .topbar-scroll-window,
.topbar-rtl-scroll .topbar-scroll-track,
.topbar-rtl-scroll .top-social{
  height:34px!important;
  min-height:34px!important;
  line-height:34px!important;
  display:flex!important;
  align-items:center!important;
}
.topbar-rtl-scroll .topbar-scroll-track span{
  font-size:13px!important;
  line-height:34px!important;
}
.topbar-rtl-scroll .top-social{
  padding-left:14px!important;
  margin-left:8px!important;
}

/* ---- Main white header/menu: remove extra white space ---- */
.header{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  top:34px!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
}
.header > .container,
.header .container{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  margin-top:0!important;
  margin-bottom:0!important;
}
.brand{
  height:76px!important;
  min-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:360px!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 auto!important;
}
.brand-logos{
  height:56px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex:0 0 auto!important;
}
.brand-logo-link{
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  max-width:54px!important;
  max-height:54px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
}
.brand-logo-link .brand-logo,
.brand-logo{
  width:100%!important;
  height:100%!important;
  max-width:54px!important;
  max-height:54px!important;
  object-fit:contain!important;
  padding:5px!important;
  margin:0!important;
  display:block!important;
}
.brand-text{
  height:auto!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  max-width:360px!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
}
.brand-title{
  font-size:20px!important;
  line-height:1.04!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:360px!important;
}
.brand-sub{
  font-size:14px!important;
  line-height:1.15!important;
  margin:5px 0 0!important;
  padding:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:360px!important;
}
.nav{
  height:76px!important;
  min-height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:18px!important;
  flex:1 1 auto!important;
  overflow:visible!important;
  margin:0!important;
  padding:0!important;
}
.nav > a,
.nav .drop-btn,
.nav .brochure-drop-btn{
  height:76px!important;
  min-height:76px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:15px!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}
.nav > a.active:after,
.drop.active > .drop-btn:after{
  bottom:8px!important;
}
.nav-cta,
.nav .nav-cta,
.btn.nav-cta{
  height:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  padding:0 24px!important;
  margin:0 0 0 6px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  line-height:1!important;
  border-radius:16px!important;
  white-space:nowrap!important;
  position:relative!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
}
.dropdown{
  top:70px!important;
  z-index:10000!important;
}
.mobile-menu{
  top:110px!important;
}

/* ---- Better desktop fit so menu does not disappear or wrap ---- */
@media(max-width:1450px){
  .brand{min-width:330px!important;gap:10px!important;}
  .brand-title{font-size:18px!important;max-width:310px!important;}
  .brand-sub{font-size:13px!important;max-width:310px!important;}
  .brand-logo-link{width:50px!important;height:50px!important;min-width:50px!important;}
  .brand-logo-link .brand-logo,.brand-logo{max-width:50px!important;max-height:50px!important;}
  .nav{gap:13px!important;}
  .nav > a,.nav .drop-btn,.nav .brochure-drop-btn{font-size:14px!important;}
  .nav-cta,.nav .nav-cta,.btn.nav-cta{height:46px!important;min-height:46px!important;padding:0 18px!important;}
}
@media(max-width:1200px){
  .nav{display:none!important;}
  .hamb{display:block!important;}
  .brand{min-width:0!important;}
  .brand-title{font-size:17px!important;max-width:260px!important;}
  .brand-sub{font-size:12px!important;max-width:260px!important;}
}
@media(max-width:760px){
  .topbar.topbar-rtl-scroll{height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 12px!important;}
  .topbar-rtl-scroll .topbar-scroll-window,
  .topbar-rtl-scroll .topbar-scroll-track,
  .topbar-rtl-scroll .top-social{height:32px!important;line-height:32px!important;}
  .header{height:68px!important;min-height:68px!important;max-height:68px!important;top:32px!important;}
  .header > .container,.header .container{height:68px!important;min-height:68px!important;max-height:68px!important;}
  .brand{height:68px!important;min-height:68px!important;gap:7px!important;}
  .brand-logos{gap:4px!important;height:42px!important;}
  .brand-logo-link{width:40px!important;height:40px!important;min-width:40px!important;}
  .brand-logo-link .brand-logo,.brand-logo{max-width:40px!important;max-height:40px!important;padding:3px!important;}
  .brand-title{font-size:14px!important;max-width:180px!important;}
  .brand-sub{font-size:10.5px!important;max-width:180px!important;}
  .mobile-menu{top:100px!important;}
}

/* ---- Inner page banners: image covers full area; homepage is untouched ---- */
body:not(.home) .sm-page-banner,
body:not(.home) .sm-event-banner,
body:not(.home) .final-clean-banner,
body:not(.home) .final-clean-banner-v2,
body:not(.home) .hero.page-hero,
body:not(.home) .hero.page-hero.compact-hero{
  min-height:360px!important;
  height:360px!important;
  max-height:360px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  background:#fff7ec!important;
}
body:not(.home) .sm-page-banner__image,
body:not(.home) .final-clean-banner__image,
body:not(.home) .final-clean-banner-v2__image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
}
body:not(.home) .hero.page-hero .hero-bg,
body:not(.home) .hero.page-hero.compact-hero .hero-bg,
body:not(.home) .hero-bg.banner-slideshow{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
}
body:not(.home) .sm-page-banner > .container,
body:not(.home) .final-clean-banner > .container,
body:not(.home) .final-clean-banner-v2 > .container,
body:not(.home) .hero.page-hero > .container{
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  position:relative!important;
  z-index:5!important;
}
body:not(.home) .sm-page-banner__content,
body:not(.home) .final-clean-banner__content,
body:not(.home) .final-clean-banner-v2__content,
body:not(.home) .hero.page-hero .hero-content{
  max-width:760px!important;
  padding:0!important;
  margin:0!important;
  position:relative!important;
  z-index:6!important;
}
body:not(.home) .sm-page-banner__content .h1,
body:not(.home) .final-clean-banner__content .h1,
body:not(.home) .final-clean-banner-v2__content .h1,
body:not(.home) .hero.page-hero .hero-content .h1{
  font-size:clamp(34px,3.5vw,54px)!important;
  line-height:1.02!important;
  margin:0 0 10px 0!important;
}
body:not(.home) .sm-page-banner__content .lead,
body:not(.home) .final-clean-banner__content .lead,
body:not(.home) .final-clean-banner-v2__content .lead,
body:not(.home) .hero.page-hero .hero-content .lead{
  font-size:18px!important;
  line-height:1.38!important;
  margin:0 0 12px 0!important;
}
body:not(.home) .hero-actions,
body:not(.home) .sm-page-banner__actions,
body:not(.home) .final-clean-banner__actions{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
  margin-top:18px!important;
}

/* Project Expo special hero */
.project-expo-hero-final{
  min-height:380px!important;
  height:380px!important;
  max-height:380px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
}
.project-expo-hero-final__image,
.project-expo-hero-final img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.project-expo-hero-final > .container,
.project-expo-hero-final__content{
  position:relative!important;
  z-index:5!important;
}

@media(max-width:900px){
  body:not(.home) .sm-page-banner,
  body:not(.home) .sm-event-banner,
  body:not(.home) .final-clean-banner,
  body:not(.home) .final-clean-banner-v2,
  body:not(.home) .hero.page-hero,
  body:not(.home) .hero.page-hero.compact-hero,
  .project-expo-hero-final{
    min-height:420px!important;
    height:420px!important;
    max-height:none!important;
  }
  body:not(.home) .sm-page-banner__image,
  body:not(.home) .final-clean-banner__image,
  body:not(.home) .final-clean-banner-v2__image,
  body:not(.home) .hero.page-hero .hero-bg,
  body:not(.home) .hero.page-hero.compact-hero .hero-bg,
  .project-expo-hero-final__image,
  .project-expo-hero-final img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
    background-size:cover!important;
    background-position:center center!important;
  }
}


/* ---- FINAL V28: fix cut header title text (show full 2026) ---- */
.header > .container,.header .container{gap:14px!important;}
.brand{min-width:335px!important;max-width:470px!important;gap:10px!important;}
.brand-text{max-width:395px!important;flex:0 1 auto!important;}
.brand-title{font-size:18px!important;line-height:1.03!important;max-width:395px!important;overflow:visible!important;text-overflow:clip!important;}
.brand-sub{font-size:13px!important;max-width:395px!important;overflow:visible!important;text-overflow:clip!important;}
.nav{gap:14px!important;}
.nav > a,.nav .drop-btn,.nav .brochure-drop-btn{font-size:14px!important;}
.nav-cta,.nav .nav-cta,.btn.nav-cta{padding:0 20px!important;}
@media(max-width:1450px){
  .brand{min-width:320px!important;max-width:430px!important;}
  .brand-text{max-width:340px!important;}
  .brand-title{font-size:17px!important;max-width:340px!important;}
  .brand-sub{font-size:12.5px!important;max-width:340px!important;}
  .nav{gap:11px!important;}
  .nav > a,.nav .drop-btn,.nav .brochure-drop-btn{font-size:13.5px!important;}
  .nav-cta,.nav .nav-cta,.btn.nav-cta{padding:0 18px!important;font-size:13.5px!important;}
}
@media(max-width:1200px){
  .brand{max-width:none!important;}
  .brand-text{max-width:260px!important;}
  .brand-title{font-size:16px!important;max-width:260px!important;}
  .brand-sub{font-size:11.5px!important;max-width:260px!important;}
}


/* =========================================================
   FINAL V29: HEADER TITLE FULL VISIBLE FIX
   This is the last rule block, so it overrides all previous
   header/brand rules.
   ========================================================= */

/* Keep header compact but give the title enough readable space */
.header{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  overflow:visible!important;
}

.header > .container,
.header .container{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  overflow:visible!important;
}

/* Brand block: enough width for full “SHIKSHA MAHAKUMBH 2026” */
.brand{
  flex:0 0 560px!important;
  width:560px!important;
  min-width:560px!important;
  max-width:560px!important;
  height:76px!important;
  min-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  overflow:visible!important;
  margin:0!important;
  padding:0!important;
}

.brand-logos{
  flex:0 0 auto!important;
  height:50px!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  overflow:visible!important;
}

.brand-logo-link{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
}

.brand-logo-link .brand-logo,
.brand-logo{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  max-height:48px!important;
  object-fit:contain!important;
  padding:4px!important;
  margin:0!important;
}

/* The actual fix: no ellipsis, no hidden overflow, smaller title */
.brand-text{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:none!important;
  width:auto!important;
  overflow:visible!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  line-height:1!important;
}

.brand-title{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  font-size:17px!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  margin:0!important;
  padding:0!important;
}

.brand-sub{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  font-size:12.5px!important;
  line-height:1.12!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  margin:5px 0 0!important;
  padding:0!important;
}

/* Tighten menu slightly so the larger brand area still fits */
.nav{
  flex:1 1 auto!important;
  min-width:0!important;
  height:76px!important;
  min-height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:13px!important;
  overflow:visible!important;
}

.nav > a,
.nav .drop-btn,
.nav .brochure-drop-btn{
  height:76px!important;
  min-height:76px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:13.8px!important;
  line-height:1!important;
  white-space:nowrap!important;
  margin:0!important;
  padding:0!important;
}

.nav-cta,
.nav .nav-cta,
.btn.nav-cta{
  height:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  padding:0 22px!important;
  margin-left:6px!important;
  font-size:13.8px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  align-self:center!important;
}

/* Medium desktop/laptop: shrink title and menu, still show full 2026 */
@media(max-width:1500px){
  .brand{
    flex:0 0 500px!important;
    width:500px!important;
    min-width:500px!important;
    max-width:500px!important;
    gap:8px!important;
  }

  .brand-logo-link,
  .brand-logo-link .brand-logo,
  .brand-logo{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    max-height:44px!important;
  }

  .brand-logos{gap:6px!important;}

  .brand-title{
    font-size:15.8px!important;
    letter-spacing:-.025em!important;
  }

  .brand-sub{
    font-size:11.6px!important;
  }

  .nav{gap:10px!important;}

  .nav > a,
  .nav .drop-btn,
  .nav .brochure-drop-btn{
    font-size:13px!important;
  }

  .nav-cta,
  .nav .nav-cta,
  .btn.nav-cta{
    height:45px!important;
    min-height:45px!important;
    padding:0 17px!important;
    font-size:13px!important;
  }
}

/* Hide desktop menu before it can squeeze/cut brand title */
@media(max-width:1280px){
  .nav{display:none!important;}
  .hamb{display:block!important;}

  .brand{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
  }

  .brand-title{
    font-size:16px!important;
    white-space:nowrap!important;
  }

  .brand-sub{
    font-size:11.5px!important;
    white-space:nowrap!important;
  }
}

/* Mobile */
@media(max-width:760px){
  .header{
    height:68px!important;
    min-height:68px!important;
    max-height:68px!important;
  }

  .header > .container,
  .header .container{
    height:68px!important;
    min-height:68px!important;
    max-height:68px!important;
  }

  .brand{
    height:68px!important;
    min-height:68px!important;
    gap:6px!important;
  }

  .brand-logo-link,
  .brand-logo-link .brand-logo,
  .brand-logo{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    max-width:38px!important;
    max-height:38px!important;
  }

  .brand-logos{
    gap:4px!important;
  }

  .brand-title{
    font-size:13px!important;
    line-height:1.05!important;
    max-width:220px!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }

  .brand-sub{
    font-size:10px!important;
    max-width:220px!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }
}
