:root{--navy:#0b2545;--navy2:#123d67;--gold:#f4b942;--cream:#f7f8fb;--ink:#172337;--muted:#68758a}
*{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:#fff}.topbar{background:#071a30;color:#cbd7e6;font-size:13px;padding:8px 0}.main-nav{background:var(--navy);box-shadow:0 5px 20px #061a3020}.navbar-brand img{width:46px;height:46px}.navbar-brand span{line-height:1;display:flex;flex-direction:column;letter-spacing:.5px}.navbar-brand small{font-size:9px;color:#d6dfeb;letter-spacing:1.3px}.nav-link{font-weight:600;margin:0 4px}.btn-accent{background:var(--gold);color:#15253b;border:0;font-weight:800}.btn-accent:hover{background:#ffd06a;color:#15253b}.hero{min-height:650px;background:linear-gradient(90deg,#071a30ed 0%,#0b2545c7 45%,#0b254500 100%),url('https://images.unsplash.com/photo-1562774053-701939374585?auto=format&fit=crop&w=1900&q=85') center/cover;display:flex;align-items:center;color:#fff}.hero-content{max-width:760px}.eyebrow{color:var(--gold);font-weight:800;letter-spacing:2px;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(42px,6vw,76px);font-weight:900;line-height:1.02}.hero p{font-size:19px;color:#e4ebf4;max-width:650px}.section{padding:85px 0}.section-sm{padding:55px 0}.section-title{max-width:760px;margin:0 auto 45px;text-align:center}.section-title h2{font-size:clamp(30px,4vw,46px);font-weight:850;color:var(--navy)}.section-title p{color:var(--muted)}.kpi{background:#fff;border-radius:18px;padding:25px;box-shadow:0 12px 40px #0b25450e;border:1px solid #e9edf3;height:100%}.kpi strong{font-size:38px;color:var(--navy)}.feature-card,.facility-card,.news-card{height:100%;border:0;border-radius:18px;box-shadow:0 15px 45px #0b254512;overflow:hidden;background:#fff}.feature-card .icon{width:60px;height:60px;border-radius:16px;background:#fff3d8;color:#b97800;display:grid;place-items:center;font-size:27px}.facility-card img,.news-card img{height:220px;object-fit:cover}.soft{background:var(--cream)}.quote-box{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;border-radius:28px;padding:55px}.quote-box p{font-size:22px;line-height:1.7;color:#dce7f4}.page-hero{padding:95px 0;background:linear-gradient(120deg,#0b2545,#184e7a);color:#fff}.page-hero h1{font-weight:900;font-size:clamp(40px,5vw,62px)}.breadcrumb a{color:#fff}.timeline{border-left:3px solid var(--gold);padding-left:25px}.timeline .item{position:relative;margin-bottom:30px}.timeline .item:before{content:"";position:absolute;left:-34px;top:5px;width:15px;height:15px;background:var(--gold);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--gold)}.admission-step{counter-increment:steps;position:relative;padding:28px;border-radius:18px;background:#fff;border:1px solid #e7ebf0}.admission-step:before{content:counter(steps);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-weight:800;margin-bottom:18px}.steps{counter-reset:steps}.gallery img{width:100%;height:240px;object-fit:cover;border-radius:16px}.footer{background:#071a30;color:#fff}.footer h4{font-weight:900}.footer h6{color:#fff;font-weight:800;margin-bottom:18px}.footer a{display:block;color:#9eafc3;text-decoration:none;margin:8px 0}.footer a:hover{color:#fff}.socials a{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #40546b;border-radius:50%;margin-right:7px;color:#fff}.copyright{color:#8ea1b7;font-size:13px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:55px;height:55px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:27px;z-index:1000;box-shadow:0 10px 25px #0003;text-decoration:none}.form-control,.form-select{padding:12px 14px;border-radius:10px}.admin-nav{background:var(--navy)}.table thead{background:#eef3f8}@media(max-width:767px){.hero{min-height:590px}.section{padding:65px 0}.topbar{display:none}.quote-box{padding:30px}.facility-card img,.news-card img{height:190px}}