:root{--navy:#042858;--blue:#0b4778;--purple:#8e5b9e;--purple-dark:#70427f;--red:#bc040c;--cream:#f7f3ea;--ink:#182331;--muted:#667585;--white:#fff;--shadow:0 18px 50px rgba(4,40,88,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}.topbar{background:var(--navy);color:#e9f1f8;font-size:.82rem;padding:8px 0}.dot-sep{color:#d9b8e2;margin:0 .2rem}.mainnav{background:#fff;border-bottom:1px solid rgba(4,40,88,.1);box-shadow:0 8px 25px rgba(4,40,88,.08)}.header-logo{height:52px;width:auto;max-width:245px;object-fit:contain}.navbar-nav .nav-link{font-weight:700;font-size:.86rem;padding:.8rem .58rem;color:var(--navy)}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus{color:var(--purple)}.navbar-toggler{border:0!important;background:transparent!important;padding:9px 7px;width:50px;height:46px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.navbar-toggler span{display:block;width:29px;height:3px;border-radius:4px;background:var(--purple);transition:.25s}.navbar-toggler:focus{outline:none;box-shadow:0 0 0 .2rem rgba(142,91,158,.18)}.nav-admissions{color:var(--red)!important}.nav-admissions:hover{color:var(--purple)!important}.dropdown-menu{border:0;border-radius:16px;box-shadow:var(--shadow);padding:.55rem}.dropdown-item{border-radius:10px;font-weight:600;padding:.65rem .8rem;color:var(--navy)}.dropdown-item:hover{background:#f3eaf5;color:var(--purple-dark)}.hero{position:relative;min-height:78vh;overflow:hidden;background:var(--navy)}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:heroFade 36s infinite}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,40,88,.88),rgba(4,40,88,.48),rgba(4,40,88,.12))}.hero-slide:nth-child(1){animation-delay:0s}.hero-slide:nth-child(2){animation-delay:6s}.hero-slide:nth-child(3){animation-delay:12s}.hero-slide:nth-child(4){animation-delay:18s}.hero-slide:nth-child(5){animation-delay:24s}.hero-slide:nth-child(6){animation-delay:30s}@keyframes heroFade{0%{opacity:0;transform:scale(1)}5%,16%{opacity:1}21%,100%{opacity:0;transform:scale(1.08)}}.hero-content{position:relative;z-index:2;color:#fff;padding-top:15vh;padding-bottom:12vh}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;font-weight:800;color:#e6c8eb}.display-title{font-family:"Playfair Display",serif;font-weight:800;font-size:clamp(2.5rem,6vw,5.6rem);line-height:1.02;max-width:850px}.lead-hero{font-size:clamp(1rem,2vw,1.3rem);max-width:720px;color:#edf4fa}.section{padding:90px 0}.section-tight{padding:65px 0}.section-title{font-family:"Playfair Display",serif;font-size:clamp(2rem,4vw,3.3rem);font-weight:800;color:var(--navy)}.section-kicker{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.75rem}.glass-card,.feature-card,.team-card,.dept-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid rgba(4,40,88,.07);overflow:hidden}.feature-card{padding:30px;height:100%;transition:.3s}.feature-card:hover,.team-card:hover,.dept-card:hover{transform:translateY(-7px)}.icon-box{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#f3eaf5;color:var(--purple-dark);font-size:1.3rem}.cream{background:var(--cream)}.stat{font-family:"Playfair Display",serif;font-size:2.6rem;color:var(--navy);font-weight:800}.team-photo{width:100%;height:360px;object-fit:cover;object-position:center 16%;display:block;background:#f1edf3}.team-card .body{padding:20px}.team-card h4{font-family:"Playfair Display",serif;margin:0;color:var(--navy)}.dept-photo{width:100%;height:390px;object-fit:cover;object-position:center top;display:block;background:#f1edf3}.dept-card .p-4{min-height:205px}.footer-logo{max-width:210px;max-height:80px;object-fit:contain}.site-footer{background:var(--navy);color:#c7d7e5}.site-footer h6{color:#fff;font-weight:800;margin-bottom:18px}.site-footer a{display:block;color:#c7d7e5;text-decoration:none;margin:.55rem 0}.site-footer a:hover{color:#e6c8eb}.footer-drawer{position:fixed;right:22px;bottom:22px;z-index:1025;display:flex;gap:7px;padding:7px;background:rgba(4,40,88,.97);border:1px solid rgba(255,255,255,.14);border-radius:18px;box-shadow:0 15px 45px rgba(0,0,0,.25)}.footer-drawer a{color:#fff;cursor:pointer;text-decoration:none;display:flex;align-items:center;gap:7px;padding:10px 13px;border-radius:13px;font-size:.82rem;font-weight:700}.footer-drawer a:hover{background:rgba(255,255,255,.1)}.whatsapp-float{position:fixed;right:24px;bottom:105px;width:55px;height:55px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:1.6rem;z-index:1020;box-shadow:0 10px 25px rgba(0,0,0,.2);text-decoration:none;border:3px solid #fff}.mobile-menu{width:min(410px,94vw);background:#faf8f3;z-index:1045}.mobile-menu .offcanvas-header{background:#fff;border-bottom:1px solid rgba(4,40,88,.08)}.mobile-menu .offcanvas-body{padding:16px 16px 150px;overflow-y:auto}.mobile-logo{max-width:210px;height:46px;object-fit:contain}.mobile-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mobile-menu-grid a{background:#fff;border-radius:18px;padding:18px 14px;text-decoration:none;color:var(--navy);font-weight:700;box-shadow:0 7px 20px rgba(4,40,88,.07);display:flex;flex-direction:column;gap:8px;min-height:100px;border:1px solid rgba(4,40,88,.05)}.mobile-menu-grid a:hover{border-color:rgba(142,91,158,.3);transform:translateY(-2px)}.mobile-menu-grid i{font-size:1.5rem;color:var(--purple)}.mobile-menu-grid .mobile-admission{background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:#fff}.mobile-menu-grid .mobile-admission i{color:#fff}.video-shell{border-radius:28px;overflow:hidden;background:#071e2e;box-shadow:var(--shadow)}.video-shell iframe{width:100%;aspect-ratio:16/9;border:0}.badge-soft{background:#f3eaf5;color:var(--purple-dark);padding:8px 12px;border-radius:50px;font-weight:700}.page-hero{position:relative;isolation:isolate;background:linear-gradient(120deg,#042858,#70427f);color:#fff;padding:112px 0 88px;overflow:hidden;background-size:cover;background-position:center}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,40,88,.88),rgba(4,40,88,.52),rgba(4,40,88,.28));z-index:-1}.page-hero h1{font-family:"Playfair Display",serif;font-size:clamp(2.5rem,5vw,4.5rem)}.page-hero p{max-width:760px;color:#edf4fa}.admission-price{border-left:4px solid var(--purple);background:#fbf8fc}.admission-price strong{color:var(--navy)}.process-step{position:relative;padding-left:62px}.process-step .step-no{position:absolute;left:0;top:0;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-weight:800}.career-card{border-top:4px solid var(--red)}.career-card i{color:var(--red)}.captcha{background:#f3eaf5;border:1px dashed var(--purple);border-radius:12px;padding:10px}.form-control,.form-select{border-radius:12px;padding:.8rem 1rem}.btn-gold{background:var(--purple);color:#fff;border:0}.btn-gold:hover{background:var(--purple-dark);color:#fff}.btn-red{background:var(--red);color:#fff;border:0}.btn-red:hover{background:#93030a;color:#fff}.btn-outline-primary{--bs-btn-color:var(--purple-dark);--bs-btn-border-color:var(--purple);--bs-btn-hover-bg:var(--purple);--bs-btn-hover-border-color:var(--purple);--bs-btn-hover-color:#fff}.modal-content{border:0;border-radius:24px;overflow:hidden}.modal-header{background:var(--navy);color:#fff}.modal-header .btn-close{filter:invert(1)}.principal-home-photo{width:100%;height:520px;object-fit:cover;object-position:center 18%;border-radius:32px}.feature-image{width:100%;height:330px;object-fit:cover;object-position:center 25%;border-radius:26px}.accent-red{color:var(--red)}.accent-purple{color:var(--purple)}.admission-highlight{border:2px solid rgba(142,91,158,.18);background:linear-gradient(135deg,#fff,#faf4fc)}
@media(max-width:991.98px){.desktop-nav{display:none}.hero{min-height:76vh}.hero-content{padding-top:19vh}.footer-drawer{left:12px;right:12px;bottom:12px;justify-content:space-around}.footer-drawer a{flex:1;justify-content:center}.whatsapp-float{right:18px;bottom:102px}.section{padding:65px 0}.header-logo{height:48px;max-width:220px}.page-hero{padding:90px 0 70px}.team-photo{height:340px}.dept-photo{height:380px}.principal-home-photo{height:430px}}
@media(min-width:992px){.desktop-nav{display:block}.navbar-nav{white-space:nowrap}.navbar-nav .nav-link{font-size:.76rem;padding-left:.4rem;padding-right:.4rem}.header-logo{height:48px;max-width:225px}}
@media(min-width:1200px){.mainnav .container{max-width:1440px}.navbar-nav .nav-link{font-size:.79rem;padding-left:.43rem;padding-right:.43rem}.header-logo{max-width:235px}}
@media(min-width:992px) and (max-width:1199.98px){.navbar-brand{margin-right:.3rem}.navbar-nav .nav-link{font-size:.68rem;padding-left:.23rem;padding-right:.23rem}.header-logo{max-width:180px}}
.social-icon{display:grid!important;place-items:center;width:42px;height:42px!important;padding:0!important;margin:0!important;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.06)}.social-icon:hover{background:var(--purple)!important;color:#fff!important;border-color:var(--purple)}.principal-letter p{font-size:1.06rem;line-height:1.85}.signature{border-left:4px solid var(--red);padding-left:16px}.sticky-lg-top{z-index:1}@media(max-width:575.98px){.container{width:100%;max-width:100%;}.row{--bs-gutter-x:1.25rem}.hero-content{padding-left:18px;padding-right:18px}.display-title{font-size:2.55rem}.feature-image{height:250px}.principal-home-photo{height:390px}.page-hero{padding-left:18px;padding-right:18px}.footer-drawer{bottom:10px}.whatsapp-float{right:16px;bottom:82px;width:50px;height:50px}.mobile-menu .offcanvas-body{padding-bottom:30px}}

/* V2.4 production polish */
.site-footer{padding-bottom:150px}.production-credit{font-weight:800;color:#fff}.production-credit a{display:inline!important;color:#e6c8eb!important;margin:0;text-decoration:underline}.footer-drawer{bottom:18px;transition:opacity .2s,transform .2s}.whatsapp-float{bottom:104px}.hero-3d{min-height:0;aspect-ratio:16/9;max-height:900px;background:#041a39;perspective:1400px}.hero-slides{position:absolute;inset:0;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(7%) rotateY(-7deg) scale(.96);transform-origin:center;transition:opacity .8s ease,transform 1.1s cubic-bezier(.2,.7,.2,1),visibility .8s}.hero-slide.active{opacity:1;visibility:visible;transform:translateX(0) rotateY(0) scale(1);z-index:2}.hero-slide-image{position:absolute;inset:0;background-size:cover;background-position:center}.hero-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,40,88,.9),rgba(4,40,88,.5),rgba(4,40,88,.12))}.hero-caption{position:absolute;z-index:3;left:max(5vw,24px);bottom:12%;max-width:760px;color:#fff}.hero-caption h1{font-family:"Playfair Display",serif;font-weight:800;font-size:clamp(2.2rem,5vw,5.2rem);line-height:1.02;margin:.5rem 0 1rem}.hero-caption p{font-size:clamp(1rem,1.6vw,1.25rem);max-width:680px;color:#edf4fa;margin-bottom:1.4rem}.hero-control{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:50px;height:50px;border:1px solid rgba(255,255,255,.35);background:rgba(4,40,88,.48);color:#fff;border-radius:50%;backdrop-filter:blur(8px)}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dot{width:9px;height:9px;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.4);padding:0}.hero-dot.active{width:28px;border-radius:10px;background:#fff}.pwa-prompt{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);z-index:1060;width:min(680px,calc(100vw - 24px));background:#fff;color:var(--ink);border:1px solid rgba(4,40,88,.12);border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.25);padding:14px 16px;display:flex;align-items:center;gap:14px}.pwa-prompt>div{flex:1}.pwa-close{border:0;background:transparent;font-size:1.5rem;color:var(--muted)}body.pwa-menu-open .pwa-prompt{display:none}
@media(max-width:767.98px){.hero-3d{aspect-ratio:16/10;min-height:560px;max-height:none}.hero-caption{left:20px;right:20px;bottom:70px}.hero-caption h1{font-size:2.35rem}.hero-caption p{font-size:.98rem}.hero-control{width:42px;height:42px}.hero-prev{left:10px}.hero-next{right:10px}.site-footer{padding-bottom:165px}.footer-drawer{left:10px;right:10px;bottom:10px}.whatsapp-float{right:14px;bottom:80px}.pwa-prompt{bottom:78px;align-items:flex-start}.custom-toggler span{background:var(--purple)!important}}
@media(min-width:768px){.hero-3d{min-height:540px}}
