html,body,#root{width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}#root{min-height:100vh}body{color:#0f172a;background:#f8fafc;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}*{box-sizing:border-box}img,svg{max-width:100%}.page{background:linear-gradient(#eff6ff 0%,#fff 45%,#f8fafc 100%);width:100%;overflow-x:hidden}.container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 32px}.desktop-nav a:hover{color:#fde68a}.primary-btn{color:#111827;cursor:pointer;background:linear-gradient(135deg,#f97316,#facc15);border:none;border-radius:14px;padding:12px 22px;font-weight:800;line-height:1.2;box-shadow:0 8px 24px #f9731659}.secondary-btn{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:14px;padding:12px 22px;font-weight:700;line-height:1.2}.hero{background:linear-gradient(135deg,#dbeafe,#f0f9ff,#fff);padding:70px 0}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:44px;display:grid}.hero h2{color:#172554;margin:18px 0;font-size:48px;font-weight:900;line-height:1.15}.hero-text{color:#334155;font-size:18px;line-height:1.7}.badge{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:800;display:inline-flex}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.section{padding:70px 0}.section-title{color:#172554;text-align:center;margin-bottom:12px;font-size:36px;font-weight:900}.section-subtitle{color:#475569;text-align:center;margin-bottom:30px;font-size:17px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.card{background:#fff;border-top:6px solid #2563eb;border-radius:22px;padding:26px;transition:all .3s;box-shadow:0 10px 28px #0f172a17}.card:nth-child(2){border-top-color:#f97316}.card:nth-child(3){border-top-color:#16a34a}.card:nth-child(4){border-top-color:#9333ea}.card:hover{transform:translateY(-6px)}.card h3{color:#172554;font-size:22px}.card p{color:#475569;line-height:1.6}.feature-icon{color:#2563eb;margin-bottom:12px}.events-section{color:#fff;background:linear-gradient(135deg,#111827,#1e3a8a,#2563eb);padding:60px 0}.events-grid{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;gap:34px;display:grid}.events-grid h2{margin:0 0 12px;font-size:34px}.events-grid p{color:#dbeafe;line-height:1.7}.events-kicker{color:#fef3c7;text-transform:uppercase;letter-spacing:.7px;background:#fef3c729;border-radius:999px;margin-bottom:12px;padding:8px 14px;font-size:13px;font-weight:900;display:inline-block}.school-events-list{scroll-snap-type:x mandatory;gap:16px;padding:6px 6px 18px;display:flex;overflow-x:auto}.school-events-list::-webkit-scrollbar{height:9px}.school-events-list::-webkit-scrollbar-thumb{background:#fef3c773;border-radius:999px}.school-event-card{scroll-snap-align:start;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;flex:0 0 330px;padding:18px;box-shadow:0 18px 42px #0206172e}.school-event-header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.school-event-header img{object-fit:contain;background:#fff;border-radius:14px;flex:none;width:48px;height:48px;padding:5px}.school-event-header h3{color:#fff;margin:0 0 4px;font-size:17px;line-height:1.25}.school-event-header p{color:#bfdbfe;margin:0;font-size:13px;line-height:1.35}.event-list{gap:12px;display:grid}.event-card{background:#ffffff21;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:14px;display:flex}.event-card svg{color:#fef3c7;flex:none;width:22px;height:22px}.event-card h4{color:#fff;margin:0 0 4px;font-size:15px;line-height:1.3}.event-card p{color:#dbeafe;margin:0;font-size:13px}.event-card span{color:#fef3c7;white-space:nowrap;background:#fef3c724;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.contact-grid{grid-template-columns:1fr 1fr;gap:34px;display:grid}.contact-info p{color:#334155;align-items:center;gap:10px;display:flex}.form-card{background:#fff;border-radius:22px;gap:14px;padding:26px;display:grid;box-shadow:0 10px 28px #0f172a17}input,textarea,select{width:100%;min-width:0;font-size:15px;font:inherit;border:1px solid #cbd5e1;border-radius:12px;padding:14px}textarea{resize:vertical;min-height:110px}.footer{color:#fff;background:#020617;padding:24px}.footer-content{justify-content:space-between;align-items:center;display:flex}.footer a{color:#bfdbfe;margin-left:14px;text-decoration:none}.menu-btn,.mobile-nav{display:none}@media (width<=900px){.hero-grid,.contact-grid,.events-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.desktop-nav,.desktop-btn{display:none}.menu-btn{display:block}.mobile-nav{gap:6px;padding:0 18px 18px;display:grid}.mobile-nav a{color:#fff;background:#ffffff1f;border-radius:14px;padding:12px 14px;font-weight:800;text-decoration:none}}.school-slider{scroll-snap-type:x mandatory;gap:24px;padding:20px 6px 30px;display:flex;overflow-x:auto}.school-slider::-webkit-scrollbar{height:10px}.school-slider::-webkit-scrollbar-thumb{background:#2563eb;border-radius:20px}.chairman-section{background:linear-gradient(135deg,#fff7ed,#eff6ff,#fff);border:1px solid #eab30859;border-radius:34px;margin-top:40px;padding:70px 28px;box-shadow:0 18px 45px #0f172a1f}.chairman-grid{grid-template-columns:.9fr 1.5fr;align-items:center;gap:50px;display:grid}.chairman-image-box{background:linear-gradient(135deg,#facc15,#f97316);border-radius:28px;padding:10px;position:relative;box-shadow:0 20px 45px #f9731647}.chairman-image-box:after{content:"Chairman";color:#fff;letter-spacing:.5px;background:#172554;border-radius:999px;padding:10px 24px;font-weight:800;position:absolute;bottom:-18px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #1725544d}.chairman-image{object-fit:cover;object-position:center;border-radius:22px;width:100%;max-width:420px;height:520px;display:block}.chairman-name{color:#172554;margin-bottom:4px;font-size:26px;font-weight:900}.chairman-role{color:#92400e;margin-bottom:12px;font-weight:800}.chairman-quote{color:#fef3c7;background:#172554;border-left:6px solid #facc15;border-radius:18px;margin:22px 0;padding:20px 24px;font-style:italic;font-weight:800;line-height:1.7}.chairman-text{color:#334155;font-size:16.5px;line-height:1.8}.chairman-sign{color:#172554;margin-top:20px;font-size:20px;font-weight:900}@media (width<=900px){.chairman-grid{grid-template-columns:1fr}.chairman-image{height:auto}}.school-card{scroll-snap-align:start;background:#fff;border:none;border-radius:28px;min-width:360px;max-width:360px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a29}.school-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0f172a38}.school-card-image{object-fit:cover;width:100%;height:230px;display:block}.school-card:after{content:"Admissions Open";color:#111827;background:linear-gradient(135deg,#facc15,#f97316);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #f9731659}.school-card-content{padding:24px}.school-card-content h3{color:#172554;margin-bottom:8px;font-size:22px}.school-card-content p{color:#475569;line-height:1.6}.school-card-content a{color:#2563eb;font-weight:700;text-decoration:none}.school-buttons{gap:12px;margin-top:18px;display:flex}.school-buttons button{flex:1}.programs-section{background:linear-gradient(135deg,#f0f9ff,#fff);border-radius:30px;padding:60px 20px}.programs-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:30px;display:grid}@media (width<=900px){.programs-grid{grid-template-columns:1fr 1fr}}.premium-programs-grid{grid-template-columns:repeat(5,1fr)}.premium-program-card{cursor:pointer;border-radius:22px;height:360px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a2e}.premium-program-card:hover{transform:translateY(-10px);box-shadow:0 28px 70px #0f172a47}.premium-program-card img{object-fit:cover;width:100%;height:260px;transition:all .6s}.premium-program-card:hover img{transform:scale(1.12)}.program-overlay{z-index:1;background:linear-gradient(#0000,#000000d9);position:absolute;inset:0}.program-content{color:#fff;z-index:2;text-align:left;padding:20px;position:absolute;bottom:0}.program-icon{color:#111827;background:linear-gradient(135deg,#facc15,#f97316);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:10px;font-size:26px;display:flex;box-shadow:0 10px 25px #f9731659}.program-icon svg{width:28px;height:28px}.program-content h3{margin:0 0 10px;font-size:23px;font-weight:900}.program-content p{color:#e2e8f0;margin:0;font-size:14.5px;line-height:1.6}@media (width<=1100px){.premium-programs-grid{grid-template-columns:repeat(2,1fr)}.premium-program-card{height:330px}}@media (width<=650px){.premium-programs-grid{grid-template-columns:1fr}}.premium-program-card:hover .program-overlay{background:linear-gradient(#0003,#000000f2)}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#38bdf8,#6366f1);-webkit-background-clip:text;background-clip:text}.school-tabs-section{text-align:center}.school-tabs{flex-wrap:wrap;justify-content:center;gap:14px;margin:35px 0 45px;display:flex}.school-tab{color:#0f4c75;cursor:pointer;background:#e8f5ff;border:none;border-radius:999px;padding:14px 24px;font-weight:700;transition:all .3s}.school-tab.active,.school-tab:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);transform:translateY(-2px)}.school-tab-card{background:linear-gradient(135deg,#f8fbff,#eef7ff);border-radius:30px;grid-template-columns:1fr 1fr;gap:35px;padding:42px;display:grid;box-shadow:0 25px 60px #0f172a1a}.school-tab-left,.school-tab-right{border-radius:26px;padding:35px}.school-tab-left{text-align:left;background:#fff}.tab-label{color:#2563eb;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:800;display:inline-block}.school-tab-left h3,.school-tab-right h3{color:#0f172a;margin-bottom:15px;font-size:28px}.school-tab-left p,.school-tab-right p{color:#475569;font-size:16px;line-height:1.7}.school-tab-left ul{margin-top:24px;padding-left:0;list-style:none}.school-tab-left li{color:#1e293b;margin-bottom:12px;font-weight:600}.school-tab-left li:before{content:"✓";color:#16a34a;margin-right:10px;font-weight:900}.school-tab-right{color:#7c2d12;text-align:center;background:linear-gradient(135deg,#fff7d6,#ffe7c2);flex-direction:column;justify-content:center;align-items:center;display:flex}.feature-icon svg{stroke-width:1.8px;width:62px;height:62px;margin-bottom:20px}.school-tab-right h3{color:#7c2d12}.school-tab-right p{color:#8a3a16;max-width:520px}.feature-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:25px;display:flex}.feature-chips span{color:#7c2d12;background:#ffffffb3;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700}@media (width<=768px){.school-tab-card{grid-template-columns:1fr;padding:22px}.school-tab-left,.school-tab-right{padding:25px}.school-tab-left h3,.school-tab-right h3{font-size:23px}}.excellence-section{position:relative}.excellence-grid{background:radial-gradient(circle at 90% 12%,#facc152e,#0000 27%),linear-gradient(135deg,#eff6ff,#fff 46%,#ecfeff);border:1px solid #2563eb24;border-radius:34px;grid-template-columns:.95fr 1.35fr;align-items:center;gap:42px;padding:46px;display:grid;box-shadow:0 24px 70px #0f172a1a}.excellence-copy .section-title{text-align:left;margin:0 0 14px}.excellence-copy h3{color:#172554;margin:0 0 18px;font-size:28px;font-weight:900;line-height:1.22}.excellence-copy p{color:#475569;margin:0;font-size:16.5px;line-height:1.75}.excellence-note{color:#fef3c7;background:linear-gradient(135deg,#172554,#2563eb);border-radius:18px;align-items:center;gap:10px;margin-top:28px;padding:13px 16px;font-size:14px;font-weight:850;display:inline-flex;box-shadow:0 14px 34px #2563eb33}.excellence-note svg{flex:none;width:20px;height:20px}.excellence-dashboard{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.excellence-card{background:#ffffffe0;border:1px solid #e2e8f0f2;border-radius:24px;gap:16px;min-height:170px;padding:22px;display:flex;box-shadow:0 18px 42px #0f172a14}.excellence-card:nth-child(2) .excellence-icon{color:#111827;background:linear-gradient(135deg,#f97316,#facc15)}.excellence-card:nth-child(3) .excellence-icon{background:linear-gradient(135deg,#16a34a,#22c55e)}.excellence-card:nth-child(4) .excellence-icon{background:linear-gradient(135deg,#06b6d4,#2563eb)}.excellence-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:17px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 12px 28px #2563eb2e}.excellence-icon svg{stroke-width:1.9px;width:27px;height:27px}.excellence-card h4{color:#0f172a;margin:0 0 9px;font-size:18px;font-weight:900;line-height:1.25}.excellence-card p{color:#475569;margin:0;font-size:14.5px;line-height:1.58}@media (width<=980px){.excellence-grid{grid-template-columns:1fr;padding:30px}}@media (width<=650px){.excellence-dashboard{grid-template-columns:1fr}.excellence-card{min-height:auto}.excellence-copy h3{font-size:23px}}.why-group-section{position:relative}.why-group-header{text-align:center;max-width:850px;margin:0 auto 45px}.section-kicker{color:#0f4c75;text-transform:uppercase;letter-spacing:.7px;background:#e8f5ff;border-radius:999px;margin-bottom:12px;padding:8px 16px;font-size:13px;font-weight:800;display:inline-block}.why-group-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.why-card{background:linear-gradient(#fff,#f8fbff);border:1px solid #2563eb1a;border-radius:24px;padding:30px 24px;transition:all .35s;box-shadow:0 20px 45px #0f172a14}.why-card:hover{box-shadow:0 28px 65px #2563eb29}.why-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:22px;display:flex}.why-icon svg{width:30px;height:30px}.why-card h3{color:#0f172a;margin-bottom:12px;font-size:21px}.why-card p{color:#475569;font-size:15px;line-height:1.7}.why-bottom-panel{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:28px;grid-template-columns:1.4fr 1fr;align-items:center;gap:30px;margin-top:35px;padding:34px;display:grid;box-shadow:0 25px 60px #0f172a2e}.why-bottom-panel h3{margin-bottom:10px;font-size:26px}.why-bottom-panel p{color:#dbeafe;line-height:1.7}.why-mini-stats{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.why-mini-stats div{text-align:center;background:#ffffff1f;border-radius:20px;padding:20px}.why-mini-stats strong{margin-bottom:6px;font-size:28px;display:block}.why-mini-stats span{color:#dbeafe;font-size:13px}@media (width<=900px){.why-group-grid{grid-template-columns:repeat(2,1fr)}.why-bottom-panel{grid-template-columns:1fr}}@media (width<=600px){.why-group-grid,.why-mini-stats{grid-template-columns:1fr}}.school-detail-section{text-align:center}.logo-box{align-items:center;gap:14px;min-width:0;display:flex}.logo-box h1{color:#fff;margin:0;font-size:24px;line-height:1.12}.logo-box p{color:#dbeafe;margin:4px 0 0;font-weight:700}.school-page-hero{background:linear-gradient(135deg,#dbeafe,#fff 55%,#ecfeff);padding:70px 0}.school-page-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:42px;display:grid}.school-page-hero h2{color:#172554;margin:0 0 18px;font-size:44px;font-weight:900;line-height:1.12}.school-location{color:#334155;align-items:center;gap:10px;font-weight:800;display:flex}.school-location svg{color:#2563eb;flex:none;width:21px;height:21px}.school-page-image{object-fit:cover;border-radius:30px;width:100%;height:430px;box-shadow:0 24px 65px #0f172a29}.school-detail-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:40px 0;display:grid}.school-info-card{background:#fff;border-radius:22px;padding:28px;box-shadow:0 18px 45px #0f172a14}.school-info-card svg{color:#2563eb;width:36px;height:36px;margin-bottom:14px}.school-info-card h3{color:#0f172a;margin-bottom:8px}.school-info-card p{color:#475569}.school-highlights-box{text-align:left;margin-top:30px}.school-highlights-box>h3{color:#0f172a;text-align:center;margin-bottom:25px;font-size:28px}@media (width<=768px){.school-detail-grid{grid-template-columns:1fr}}.school-posters-section{text-align:center}.poster-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:26px;margin-top:40px;display:grid}.poster-card{background:#fff;border-radius:24px;transition:all .35s;overflow:hidden;box-shadow:0 20px 50px #0f172a1f}.poster-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px #2563eb2e}.poster-card img{object-fit:cover;object-position:top;width:100%;height:390px;display:block}.poster-info{text-align:left;padding:20px}.poster-info span{color:#0f4c75;background:#e8f5ff;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-block}.poster-info h3{color:#0f172a;margin-bottom:14px}.poster-info a{color:#2563eb;font-weight:800;text-decoration:none}.empty-posters{color:#475569;background:#f8fbff;border-radius:24px;margin-top:35px;padding:40px}.school-image-box{position:relative}.school-logo{object-fit:contain;background:#fff;border-radius:16px;width:70px;height:70px;padding:6px;position:absolute;bottom:-20px;left:20px;box-shadow:0 10px 25px #0003}.header-school-logo{object-fit:contain;background:#fff;border-radius:10px;width:50px;height:50px;padding:6px}.header{color:#fff;background:linear-gradient(90deg,#172554 0%,#2563eb 55%,#06b6d4 100%);border-bottom:none;padding:0;box-shadow:0 8px 30px #2563eb40}.nav-container{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}.premium-brand-clean{align-items:center;gap:14px;min-width:420px;display:flex}.premium-main-logo{object-fit:contain;background:#fffffff2;border-radius:20px;width:72px;height:72px;padding:8px;box-shadow:0 10px 28px #0003}.premium-brand-text h1{color:#fff;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:900;line-height:1.05}.premium-brand-text p{color:#dbeafe;margin:4px 0 8px;font-size:14px;font-weight:600}.inline-campus-logos{gap:6px;display:flex}.inline-campus-logos img{object-fit:contain;background:#fff;border:1px solid #ffffff80;border-radius:50%;width:24px;height:24px;padding:2px}.desktop-nav{align-items:center;gap:10px;display:flex}.desktop-nav a{color:#fff;margin:0 12px;padding:8px 6px;font-size:17px;font-weight:700;text-decoration:none}.desktop-btn{border-radius:18px;padding:14px 24px;font-weight:800}.menu-btn{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px}.menu-btn svg{width:24px;height:24px}.page{width:100%;min-height:100vh;overflow-x:hidden}.header,.hero{width:100%}@media (width<=768px){.container{padding:18px}}.form-card select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:14px;font-size:15px}.form-card select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.selected-school-contact{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:22px;margin-top:22px;padding:24px;box-shadow:0 14px 34px #0f172a14}.selected-school-contact h3{color:#172554;margin:0 0 16px;font-size:22px}.selected-school-contact p{margin:12px 0}.selected-school-contact a{color:#2563eb;font-weight:800;text-decoration:none}.selected-school-contact a:hover{text-decoration:underline}.hero-trust-card{background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #2563eb24;border-radius:34px;padding:34px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2563eb29,0 10px 28px #0f172a14}.hero-trust-card:before{content:"";background:radial-gradient(circle,#06b6d433,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-80px}.hero-trust-card:after{content:"";background:radial-gradient(circle,#2563eb24,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-100px;left:-80px}.trust-top-badge,.hero-trust-card h3,.trust-description,.trust-logo-row,.trust-stats-grid,.trust-admissions-pill{z-index:2;position:relative}.trust-top-badge{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe,#ecfeff);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 16px;font-size:14px;font-weight:900;display:inline-flex}.hero-trust-card h3{color:#172554;letter-spacing:-.5px;margin:0 0 12px;font-size:33px;font-weight:950;line-height:1.15}.trust-description{color:#475569;max-width:580px;margin:0 0 24px;font-size:16px;line-height:1.65}.trust-logo-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.trust-logo-item{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:9px;padding:14px 10px;transition:all .3s;display:flex;box-shadow:0 10px 24px #0f172a0f}.trust-logo-item:hover{transform:translateY(-5px);box-shadow:0 18px 38px #2563eb24}.trust-logo-item img{object-fit:contain;background:#fff;border-radius:14px;width:52px;height:52px}.trust-logo-item span{color:#172554;font-size:12px;font-weight:850;line-height:1.25}.trust-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.trust-stats-grid div{color:#fff;text-align:center;background:linear-gradient(135deg,#172554,#2563eb);border-radius:20px;padding:16px 12px;box-shadow:0 12px 28px #2563eb2e}.trust-stats-grid strong{color:#fef3c7;margin-bottom:7px;font-size:26px;font-weight:950;line-height:1;display:block}.trust-stats-grid span{color:#dbeafe;font-size:12px;font-weight:800}.trust-admissions-pill{color:#111827;background:linear-gradient(135deg,#f97316,#facc15);border-radius:999px;justify-content:center;align-items:center;padding:13px 18px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 12px 28px #f973163d}@media (width<=900px){.trust-logo-row{grid-template-columns:repeat(2,1fr)}.trust-stats-grid{grid-template-columns:1fr}.hero-trust-card h3{font-size:27px}}@media (width<=1120px){.nav-container{min-height:86px}.premium-brand-clean{flex:1;min-width:0}.premium-brand-text h1{font-size:25px}.desktop-nav,.desktop-btn{display:none}.menu-btn{flex:none;display:flex}.mobile-nav{gap:6px;padding:0 24px 18px;display:grid}.mobile-nav a{color:#fff;background:#ffffff1f;border-radius:14px;padding:12px 14px;font-weight:800;text-decoration:none}.hero{padding:58px 0}.hero h2{font-size:42px}.school-page-grid{grid-template-columns:1fr}.school-page-image{height:380px}.excellence-grid{grid-template-columns:1fr}.footer-content{gap:18px}}@media (width<=768px){.container{padding-left:18px;padding-right:18px}.section{padding:52px 0}.nav-container{gap:12px;min-height:78px}.premium-main-logo{border-radius:16px;width:58px;height:58px}.premium-brand-text h1{letter-spacing:0;font-size:21px}.premium-brand-text p{font-size:12px}.inline-campus-logos img{width:21px;height:21px}.hero{padding:46px 0}.hero-grid{gap:30px}.hero h2,.school-page-hero h2{font-size:34px}.hero-text{font-size:16px}.section-title{font-size:30px}.section-subtitle{font-size:16px}.hero-buttons,.school-buttons{flex-direction:column}.hero-buttons button,.school-buttons button,.school-page-hero .primary-btn,.form-card .primary-btn{width:100%}.hero-trust-card,.excellence-grid,.school-tab-card,.why-bottom-panel{border-radius:24px}.hero-trust-card{padding:24px}.hero-trust-card h3{font-size:25px}.trust-description{font-size:15px}.trust-logo-row{gap:10px}.trust-logo-item{border-radius:16px;padding:12px 8px}.school-card{border-radius:22px;min-width:320px;max-width:320px}.school-card-image{height:205px}.chairman-section,.programs-section{border-radius:24px;padding:46px 18px}.chairman-grid{gap:34px}.chairman-image-box{max-width:430px;margin:0 auto}.chairman-name{font-size:22px}.chairman-quote{padding:18px}.premium-program-card{height:310px}.premium-program-card img{height:230px}.why-bottom-panel{padding:26px}.school-tabs{gap:10px;margin:28px 0 34px}.school-tab{padding:12px 16px;font-size:14px}.excellence-grid{padding:26px}.excellence-copy .section-title{font-size:29px}.excellence-card{padding:20px}.events-section{padding:50px 0}.events-grid h2{font-size:29px}.school-event-card{flex-basis:310px;padding:16px}.event-card{align-items:flex-start}.school-page-hero{padding:48px 0}.school-page-image{border-radius:24px;height:320px}.school-detail-grid{margin:30px 0}.poster-card img{height:340px}.footer-content{text-align:center;flex-direction:column}.footer a{margin:6px 8px 0;display:inline-block}}@media (width<=600px){.feature-grid,.programs-grid,.premium-programs-grid,.excellence-dashboard{grid-template-columns:1fr}.excellence-card{min-height:auto}.school-tab-left,.school-tab-right,.school-info-card,.form-card,.selected-school-contact{padding:22px}.logo-box h1{font-size:19px}.logo-box p{font-size:13px}}@media (width<=480px){.container{padding-left:14px;padding-right:14px}.section{padding:42px 0}.nav-container{min-height:72px;padding-top:10px;padding-bottom:10px}.premium-brand-clean{gap:10px}.premium-main-logo,.header-school-logo{border-radius:14px;width:50px;height:50px}.premium-brand-text h1{font-size:18px;line-height:1.12}.premium-brand-text p,.inline-campus-logos{display:none}.menu-btn{border-radius:13px;width:42px;height:42px}.mobile-nav{padding:0 14px 14px}.hero{padding:36px 0}.hero h2,.school-page-hero h2{font-size:29px;line-height:1.16}.badge,.trust-top-badge,.section-kicker{padding:8px 12px;font-size:12px}.hero-text,.section-subtitle,.excellence-copy p,.chairman-text{font-size:15px}.primary-btn,.secondary-btn{border-radius:13px;padding:12px 16px}.section-title{font-size:26px;line-height:1.18}.hero-trust-card{border-radius:22px;padding:20px}.hero-trust-card h3,.excellence-copy h3{font-size:22px}.trust-logo-row{grid-template-columns:1fr 1fr}.trust-stats-grid div{padding:14px 10px}.trust-admissions-pill,.excellence-note{text-align:left;border-radius:16px;width:100%}.school-slider{gap:16px;padding:16px 0 26px}.school-card{min-width:calc(100vw - 44px);max-width:calc(100vw - 44px)}.school-card-content{padding:22px 18px}.school-card-content h3{font-size:20px}.school-logo{width:58px;height:58px;bottom:-16px}.chairman-section,.programs-section{margin-top:26px;padding:38px 14px}.chairman-image-box{border-radius:22px}.chairman-image-box:after{padding:8px 18px;font-size:13px}.chairman-name{font-size:20px}.chairman-quote{border-left-width:4px;font-size:15px}.premium-program-card{border-radius:20px;height:290px}.program-content h3{font-size:21px}.why-card,.card,.excellence-card{border-radius:20px;padding:20px}.why-bottom-panel{padding:22px}.why-bottom-panel h3{font-size:22px}.school-tabs{justify-content:flex-start}.school-tab{flex:calc(50% - 10px);min-width:138px}.school-tab-card{padding:14px}.school-tab-left h3,.school-tab-right h3{font-size:21px}.feature-icon svg{width:48px;height:48px}.excellence-grid{border-radius:22px;padding:20px}.excellence-card{flex-direction:column;gap:14px}.events-grid h2{font-size:25px}.school-events-list{padding-left:0;padding-right:0}.school-event-card{flex-basis:calc(100vw - 42px)}.event-card{grid-template-columns:auto 1fr;display:grid}.event-card span{grid-column:2;justify-self:start}.contact-grid{gap:22px}.form-card{border-radius:20px}.school-page-hero{padding:38px 0}.school-page-image{height:250px}.school-location{align-items:flex-start}.poster-grid{grid-template-columns:1fr;gap:20px}.poster-card img{height:300px}.empty-posters{padding:28px 18px}.footer{padding:24px 0}.footer-content{padding-left:14px;padding-right:14px}}@media (width<=360px){.premium-brand-text h1,.logo-box h1{font-size:16px}.hero h2,.school-page-hero h2{font-size:27px}.school-tab{flex-basis:100%}}
