/* =========================================================
   THE XS ZENITH SCHOOL — DIFFERENTIATED INNER PAGE SYSTEM
   Extends the homepage design language without flattening
   every page into one repeated template.
   ========================================================= */
:root{--page-max:1280px;--cream:#fffdf3;--mint:#eafbfa;--lav:#f3f0ff;--peach:#fff0e9;--danger:#e80674}
body.inner-page{background:#fff}.inner-page main{min-height:60vh}.site-footer .footer-bottom a{color:#8294b7}.site-footer .footer-bottom a:hover{color:#fff}
.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:.63rem;font-weight:800;margin-bottom:25px;flex-wrap:wrap}.breadcrumbs a{color:inherit;opacity:.72}.breadcrumbs i{font-size:.46rem;opacity:.45}.breadcrumbs span{opacity:.95}

/* Inner hero system */
.inner-hero{position:relative;overflow:hidden;padding:80px 0 85px;color:#fff}.inner-hero .container-xl{position:relative;z-index:2}.inner-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:.94;font-weight:900;letter-spacing:-.07em;margin:12px 0 25px;max-width:760px}.inner-hero h1 span{color:var(--yellow)}.inner-hero p{font-size:1rem;line-height:1.85;color:rgba(255,255,255,.76);max-width:650px}.inner-hero-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.11) 1.5px,transparent 1.5px);background-size:18px 18px;mask-image:linear-gradient(90deg,#000,transparent 70%);opacity:.6}.hero-navy{background:linear-gradient(120deg,#04143e,#0a2b7c)}.hero-blue{background:linear-gradient(125deg,#0c3d9e,#1957c8 62%,#0a255e)}.hero-cyan{background:linear-gradient(120deg,#083c64,#0d7494 52%,#071b5a)}.hero-pink{background:linear-gradient(125deg,#071b5a 0 52%,#cf0a68 52% 100%)}.hero-yellow{background:linear-gradient(120deg,#071b5a 0 57%,#f4d92a 57%)}.inner-hero .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.inner-hero-media{height:500px;border-radius:40px 40px 100px 40px;overflow:hidden;position:relative;border:7px solid rgba(255,255,255,.22);box-shadow:0 28px 70px rgba(0,0,0,.22)}.inner-hero-media img{width:100%;height:100%;object-fit:cover}.inner-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(4,20,62,.35))}.hero-mini-badge{position:absolute;right:22px;bottom:20px;z-index:2;background:#fff;color:var(--navy);padding:12px 15px;border-radius:12px;font-weight:900;font-size:.65rem;box-shadow:0 10px 28px rgba(0,0,0,.2)}.hero-mini-badge i{color:var(--gold);margin-right:6px}

/* universal inner helpers */
.editorial-copy p{color:var(--muted);line-height:1.9;font-size:.86rem}.signature-line{display:flex;align-items:center;gap:12px;margin-top:30px}.sig-mark{width:52px;height:52px;border-radius:16px;background:var(--navy);color:var(--yellow);display:grid;place-items:center;font-size:1.4rem;font-weight:900}.signature-line div{display:flex;flex-direction:column}.signature-line strong{font-size:.78rem}.signature-line small{font-size:.61rem;color:var(--muted);margin-top:3px}.section-heading{max-width:760px}.section-heading>p{color:#66728a;line-height:1.8}.text-link{font-weight:900;color:var(--navy);font-size:.76rem}.text-link:hover{color:var(--blue)}
.mini-cta{padding:70px 0;background:#f6f8fc}.mini-cta-shell{background:linear-gradient(120deg,#06194f,#0d3da7);border-radius:30px;color:#fff;padding:45px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.mini-cta-shell:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(255,240,122,.09);right:-70px;top:-90px}.mini-cta h2{font-size:2rem;font-weight:900;letter-spacing:-.04em}.mini-cta p{color:#b9c9ed;font-size:.78rem;max-width:650px;margin:9px 0 0}.mini-cta-actions{display:flex;gap:10px;position:relative;z-index:2;flex:0 0 auto}

/* ABOUT */
.stacked-photos{height:570px;position:relative;max-width:520px}.stack-main{width:76%;height:510px;object-fit:cover;border-radius:30px 90px 30px 30px;box-shadow:var(--shadow)}.stack-float{position:absolute;width:44%;height:270px;object-fit:cover;right:0;bottom:0;border-radius:24px;border:7px solid #fff;box-shadow:var(--shadow)}.stack-note{position:absolute;right:5%;top:25px;background:var(--yellow);padding:15px 18px;border-radius:14px;display:flex;flex-direction:column;box-shadow:0 14px 35px rgba(7,27,90,.12)}.stack-note b{font-size:.74rem;color:var(--navy)}.stack-note span{font-size:.55rem;color:#5b6180;margin-top:3px}.purpose-band{background:#071b5a;padding:80px 0;color:#fff}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.purpose-grid article{position:relative;padding:45px;border:1px solid rgba(255,255,255,.11);border-radius:25px;background:rgba(255,255,255,.04);overflow:hidden}.purpose-grid article>span{position:absolute;right:20px;top:12px;font-size:4.5rem;font-weight:900;color:rgba(255,255,255,.04)}.purpose-grid i{width:50px;height:50px;border-radius:14px;background:rgba(255,240,122,.13);color:var(--yellow);display:grid;place-items:center;margin-bottom:35px}.purpose-grid small{color:#8ee8f4;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.purpose-grid h3{font-size:1.6rem;font-weight:900;letter-spacing:-.04em;margin:12px 0}.purpose-grid p{color:#afbddc;line-height:1.8;font-size:.76rem}.pillar-wheel{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pillar-wheel article{border:1px solid var(--line);padding:28px;border-radius:22px;min-height:285px;position:relative;transition:.25s}.pillar-wheel article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.pillar-wheel article>b{position:absolute;right:16px;top:13px;font-size:.62rem;color:#aab3c4}.pillar-wheel i{font-size:1.5rem;color:var(--blue);margin-top:22px}.pillar-wheel h3{font-size:1rem;font-weight:900;margin:35px 0 12px}.pillar-wheel p{font-size:.68rem;color:var(--muted);line-height:1.75}.location-story{padding-top:0}.location-story-shell{background:linear-gradient(120deg,#06194f,#0d3e9f);border-radius:28px;padding:50px;display:grid;grid-template-columns:1.5fr .7fr;align-items:center;color:#fff;gap:40px}.location-copy h2{font-size:2.5rem;font-weight:900;letter-spacing:-.05em}.location-copy p{color:#b3c3e5}.location-actions{display:flex;gap:10px;margin-top:25px}.location-landmark{background:#fff;color:var(--navy);border-radius:22px;padding:28px;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.15)}.location-landmark>span{width:48px;height:48px;border-radius:14px;background:#fff3a4;display:grid;place-items:center;margin-bottom:18px}.location-landmark strong{font-size:1.2rem}.location-landmark small{font-size:.68rem;color:var(--muted);margin-top:3px}.location-landmark b{font-size:.7rem}

/* ACADEMICS */
.stage-selector{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:50px}.stage-selector a{border:1px solid var(--line);border-radius:22px;padding:27px 20px;display:flex;flex-direction:column;min-height:220px;color:var(--ink);transition:.25s}.stage-selector a:hover{transform:translateY(-8px);background:var(--navy);color:#fff;box-shadow:var(--shadow)}.stage-selector i{font-size:1.5rem;color:var(--blue);margin-bottom:auto}.stage-selector a:hover i{color:var(--yellow)}.stage-selector small{font-size:.55rem;color:#8a94a7;text-transform:uppercase;font-weight:800}.stage-selector b{font-size:.92rem;margin-top:5px}.stage-selector span{font-size:.61rem;color:#7c879a;margin-top:6px}.stage-selector a:hover span,.stage-selector a:hover small{color:#b9c7e5}.learning-map{background:#071b5a;color:#fff;padding:95px 0}.learning-map-head{text-align:center;max-width:680px;margin:auto}.learning-map-head h2{font-size:2.7rem;font-weight:900;letter-spacing:-.05em}.journey-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:55px;border-top:1px solid rgba(255,255,255,.16)}.journey-line article{padding:30px 28px;border-right:1px solid rgba(255,255,255,.1);position:relative}.journey-line article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:.57rem;font-weight:900;position:absolute;top:-18px}.journey-line h3{margin-top:30px;font-weight:900}.journey-line p{font-size:.68rem;line-height:1.8;color:#aebcdb}.learning-collage{height:535px;position:relative}.learning-collage img:first-child{position:absolute;left:0;top:0;width:70%;height:460px;object-fit:cover;border-radius:30px 80px 30px 30px}.learning-collage img:nth-child(2){position:absolute;right:0;bottom:0;width:43%;height:260px;object-fit:cover;border-radius:24px;border:7px solid #fff}.learning-collage>span{position:absolute;left:35px;bottom:15px;background:var(--yellow);color:var(--navy);padding:12px 16px;border-radius:13px;font-size:.65rem;font-weight:900}.line-list{display:grid;gap:4px;margin-top:25px}.line-list article{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.line-list i{width:50px;height:50px;border-radius:15px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.line-list h3{font-size:.82rem;font-weight:900;margin:2px 0 5px}.line-list p{font-size:.67rem;color:var(--muted);line-height:1.65;margin:0}

/* CRECHE */
.soft-photo-card{height:500px;border-radius:35px;overflow:hidden;position:relative}.soft-photo-card img{width:100%;height:100%;object-fit:cover}.soft-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,27,90,.6))}.soft-photo-card>div{position:absolute;z-index:2;bottom:24px;left:24px;right:24px;background:rgba(255,255,255,.93);border-radius:17px;padding:15px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.soft-photo-card>div i{grid-row:1/3;width:42px;height:42px;border-radius:12px;background:#fff1a2;color:var(--navy);display:grid;place-items:center}.soft-photo-card strong{font-size:.76rem}.soft-photo-card small{font-size:.58rem;color:var(--muted)}.bubble-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.bubble-list span{border:1px solid #dbe3f1;background:#fff;padding:9px 13px;border-radius:99px;font-size:.65rem;font-weight:800;color:#58647a}.sensory-band{background:#fff8c9;padding:70px 0}.sensory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sensory-grid article{background:#fff;padding:28px;border-radius:22px;box-shadow:0 12px 35px rgba(7,27,90,.06)}.sensory-grid span{width:50px;height:50px;background:#f1f5ff;border-radius:14px;display:grid;place-items:center;color:var(--blue)}.sensory-grid h3{font-weight:900;font-size:.95rem;margin:25px 0 9px}.sensory-grid p{font-size:.66rem;color:var(--muted);line-height:1.75}.rhythm-track{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;align-items:center;margin-top:55px}.rhythm-track>span{height:2px;background:#d9e1ee}.rhythm-track>div{display:flex;flex-direction:column;align-items:center;text-align:center}.rhythm-track i{width:58px;height:58px;border-radius:18px;background:#f1f5ff;color:var(--blue);display:grid;place-items:center;font-size:1.1rem}.rhythm-track b{font-size:.7rem;margin-top:12px}.rhythm-track small{font-size:.55rem;color:var(--muted);margin-top:4px}.progress-next{background:#071b5a;padding:70px 0;color:#fff}.progress-next .container-xl{display:flex;justify-content:space-between;align-items:center;gap:35px}.progress-next h2{font-size:2.3rem;font-weight:900;letter-spacing:-.04em}.progress-next p{font-size:.72rem;color:#acbad8;max-width:720px}.next-stage-card{min-width:260px;background:#fff;color:var(--navy);border-radius:18px;padding:20px;display:grid;grid-template-columns:1fr auto}.next-stage-card small{font-size:.55rem;color:#8791a5}.next-stage-card strong{font-size:.9rem}.next-stage-card i{grid-column:2;grid-row:1/3;align-self:center;width:36px;height:36px;border-radius:50%;background:#fff3aa;display:grid;place-items:center}

/* NURSERY */
.nursery-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.nursery-cards article{padding:27px;border-radius:22px;border:1px solid var(--line);min-height:210px}.nursery-cards article:nth-child(2){background:#ecfbff}.nursery-cards article:nth-child(3){background:#fff8d2}.nursery-cards article:nth-child(4){background:#f7edff}.nursery-cards i{font-size:1.35rem;color:var(--blue)}.nursery-cards h3{font-size:.87rem;font-weight:900;margin:25px 0 8px}.nursery-cards p{font-size:.65rem;color:var(--muted);line-height:1.7}.nursery-gallery-band{background:#08385f;padding:80px 0}.nursery-gallery{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:14px;align-items:stretch}.nursery-gallery>img{height:380px;width:100%;object-fit:cover;border-radius:24px}.nursery-gallery-copy{padding:35px;color:#fff;display:flex;flex-direction:column;justify-content:center}.nursery-gallery-copy h2{font-size:2rem;font-weight:900;letter-spacing:-.04em}.nursery-gallery-copy p{color:#b4d2de;font-size:.72rem;line-height:1.8}.readiness-shell{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.readiness-shell>div:first-child p{color:var(--muted);font-size:.76rem;line-height:1.8}.readiness-meter{display:grid;gap:20px}.readiness-meter span{display:grid;grid-template-columns:1fr;gap:8px}.readiness-meter b{font-size:.64rem}.readiness-meter i{height:9px;border-radius:9px;background:#eef2f8;position:relative;overflow:hidden}.readiness-meter i:after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--w);background:linear-gradient(90deg,var(--blue),var(--cyan));border-radius:9px}.readiness-meter small{font-size:.53rem;color:#8c96aa}

/* KINDERGARTEN */
.kg-header{display:flex;align-items:end;justify-content:space-between;gap:30px}.kg-tabs{display:flex;background:#f0f3f8;padding:5px;border-radius:15px}.kg-tabs button{border:0;background:transparent;padding:11px 20px;border-radius:11px;font-size:.66rem;font-weight:900;color:#6f7b91}.kg-tabs button.active{background:var(--navy);color:#fff;box-shadow:0 8px 20px rgba(7,27,90,.15)}.kg-panel{display:none;grid-template-columns:110px 1fr 360px;gap:35px;align-items:center;margin-top:45px;background:#f7f9fd;border-radius:28px;padding:35px}.kg-panel.active{display:grid}.kg-number{font-size:5.5rem;color:#e4e9f3;font-weight:900;letter-spacing:-.08em}.kg-panel small{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:.59rem}.kg-panel h3{font-size:1.6rem;font-weight:900;letter-spacing:-.035em;margin:10px 0}.kg-panel p{font-size:.72rem;color:var(--muted);line-height:1.8}.kg-panel ul{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px}.kg-panel li{font-size:.63rem;font-weight:700}.kg-panel li:before{content:"✓";color:var(--blue);margin-right:6px}.kg-panel img{width:100%;height:320px;object-fit:cover;border-radius:22px}.kg-pillars{background:#071b5a;padding:90px 0}.kg-priority-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:45px}.kg-priority-grid article{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:28px;color:#fff}.kg-priority-grid i{color:var(--yellow);font-size:1.2rem}.kg-priority-grid h3{font-size:.82rem;font-weight:900;margin:28px 0 9px}.kg-priority-grid p{font-size:.64rem;color:#aebcda;line-height:1.75}.transition-photo{height:480px;position:relative}.transition-photo img{height:100%;width:100%;object-fit:cover;border-radius:28px}.transition-photo span{position:absolute;right:18px;bottom:18px;background:#fff;border-radius:13px;padding:13px 15px;display:flex;flex-direction:column}.transition-photo b{font-size:.7rem}.transition-photo small{font-size:.54rem;color:var(--muted)}

/* PRIMARY */
.manifesto-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:70px;align-items:end}.manifesto-quote{background:#fff7bd;border-radius:25px;padding:35px}.manifesto-quote i{color:var(--navy);opacity:.2;font-size:1.5rem}.manifesto-quote blockquote{font-size:1.05rem;line-height:1.7;font-weight:800;margin:15px 0 0;color:#38405a}.primary-grid-section{padding:15px 0 95px}.primary-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:12px}.primary-grid article{border-radius:22px;border:1px solid var(--line);padding:27px;overflow:hidden}.primary-grid article.large{grid-column:span 2;grid-row:span 2;background:var(--navy);color:#fff;padding:40px}.primary-grid article.image{padding:0;grid-row:span 2}.primary-grid article.image img{height:100%;width:100%;object-fit:cover}.primary-grid article>span{font-size:.54rem;letter-spacing:.12em;color:#8ee8f4;font-weight:900}.primary-grid article i{font-size:1.3rem;color:var(--blue)}.primary-grid article.large i{display:block;color:var(--yellow);font-size:2rem;margin:55px 0 30px}.primary-grid h3{font-size:.8rem;font-weight:900;margin:25px 0 8px}.primary-grid .large h3{font-size:1.55rem}.primary-grid p{font-size:.62rem;color:var(--muted);line-height:1.7}.primary-grid .large p{color:#b3c1df;font-size:.72rem;max-width:500px}.progress-stairs{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:25px}.progress-stairs span{background:#f3f6fb;padding:10px 14px;border-radius:10px;font-size:.63rem;font-weight:800}.progress-stairs span:nth-child(2){margin-left:25px}.progress-stairs span:nth-child(3){margin-left:50px}.progress-stairs span:nth-child(4){margin-left:75px}.progress-stairs span:nth-child(5){margin-left:100px;background:var(--navy);color:#fff}.progress-stairs b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#fff;color:var(--blue);margin-right:8px}.primary-photo-frame{height:510px;border-radius:30px;overflow:hidden;position:relative}.primary-photo-frame img{width:100%;height:100%;object-fit:cover}.primary-photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,27,90,.82))}.primary-photo-frame>div{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;color:#fff;display:grid}.primary-photo-frame small{font-size:.56rem;color:#a8badf}.primary-photo-frame strong{font-size:1.2rem}.primary-photo-frame a{font-size:.64rem;color:var(--yellow);font-weight:900;margin-top:9px}

/* JHS */
.jhs-photo{height:500px;border-radius:30px;overflow:hidden;position:relative}.jhs-photo img{width:100%;height:100%;object-fit:cover}.jhs-photo>span{position:absolute;right:22px;bottom:20px;background:var(--yellow);color:var(--navy);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;font-size:1rem;font-weight:900;border:5px solid #fff}.jhs-focus-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.jhs-focus-row span{background:#f1f5fb;border-radius:99px;padding:9px 13px;font-size:.62rem;font-weight:800;color:#4f5b73}.jhs-focus-row i{color:var(--blue);margin-right:5px}.jhs-dark{background:#050f2d;padding:95px 0;color:#fff}.jhs-dark-head{max-width:700px}.jhs-dark-head h2{font-size:2.7rem;font-weight:900;letter-spacing:-.05em}.jhs-quad{display:grid;grid-template-columns:1fr 1fr;margin-top:45px;border:1px solid rgba(255,255,255,.1);border-radius:25px;overflow:hidden}.jhs-quad article{padding:38px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.jhs-quad article:nth-child(even){border-right:0}.jhs-quad article:nth-last-child(-n+2){border-bottom:0}.jhs-quad b{font-size:.58rem;color:#77dcec}.jhs-quad h3{font-size:1rem;font-weight:900;margin:22px 0 9px}.jhs-quad p{font-size:.66rem;color:#a8b7d4;line-height:1.75}.roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:50px}.roadmap article{border-radius:22px;padding:28px;background:#f5f7fb;min-height:245px}.roadmap article:nth-child(4){background:var(--navy);color:#fff}.roadmap span{display:inline-block;background:#fff;border-radius:99px;padding:6px 9px;font-size:.5rem;font-weight:900;color:var(--blue)}.roadmap h3{font-size:.85rem;font-weight:900;margin:45px 0 9px}.roadmap p{font-size:.63rem;color:var(--muted);line-height:1.7}.roadmap article:nth-child(4) p{color:#b5c4e2}

/* ADMISSIONS */
.action-route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.action-route-grid>a{border:1px solid var(--line);border-radius:24px;padding:32px;color:var(--ink);display:flex;flex-direction:column;min-height:320px;position:relative;transition:.25s}.action-route-grid>a:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.action-route-grid>a.featured{background:var(--navy);color:#fff}.action-route-grid>a>span{position:absolute;right:18px;top:12px;font-size:3.5rem;font-weight:900;color:#edf0f5}.action-route-grid>a.featured>span{color:rgba(255,255,255,.07)}.action-route-grid>a>i{width:52px;height:52px;border-radius:15px;background:#eef3ff;color:var(--blue);display:grid;place-items:center;font-size:1.2rem}.action-route-grid .featured>i{background:var(--yellow);color:var(--navy)}.action-route-grid h3{font-size:1rem;font-weight:900;margin:55px 0 10px}.action-route-grid p{font-size:.67rem;color:var(--muted);line-height:1.75}.action-route-grid .featured p{color:#b3c1df}.action-route-grid b{margin-top:auto;font-size:.63rem;color:var(--blue)}.action-route-grid .featured b{color:var(--yellow)}.admission-level-band{background:#071b5a;padding:85px 0;color:#fff}.admission-level-head{text-align:center}.admission-level-head h2{font-size:2.4rem;font-weight:900}.admission-level-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:40px}.admission-level-grid a{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:18px;min-height:150px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.admission-level-grid a:hover{background:var(--yellow);color:var(--navy)}.admission-level-grid i{font-size:1.3rem}.admission-level-grid b{font-size:.67rem}.decision-shell{display:grid;grid-template-columns:1fr .72fr;background:#f6f8fc;border-radius:30px;overflow:hidden}.decision-copy{padding:50px}.decision-copy>p{font-size:.74rem;color:var(--muted);line-height:1.8}.decision-shell>img{height:100%;width:100%;object-fit:cover;min-height:500px}.decision-contacts{display:flex;gap:10px;margin-top:30px}.decision-contacts a{flex:1;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;gap:10px;align-items:center}.decision-contacts i{color:var(--blue)}.decision-contacts span{display:flex;flex-direction:column}.decision-contacts small{font-size:.5rem;color:var(--muted)}.decision-contacts b{font-size:.62rem;color:var(--navy)}.faq-preview{background:#ee0a7b;color:#fff;padding:60px 0}.faq-preview-shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.faq-preview h2{font-weight:900}.faq-preview p{font-size:.7rem;color:#ffd2e8;margin:0}

/* PROCESS */
.process-timeline{max-width:970px;margin:auto}.process-timeline article{display:grid;grid-template-columns:80px 70px 1fr;gap:25px;position:relative;padding-bottom:65px}.process-timeline article:not(:last-child):before{content:"";position:absolute;left:114px;top:66px;bottom:5px;width:2px;background:#e2e8f2}.process-no{font-size:3rem;font-weight:900;color:#e8ecf3;letter-spacing:-.08em}.process-icon{width:60px;height:60px;border-radius:18px;background:#fff7c5;color:var(--navy);display:grid;place-items:center;z-index:2}.process-timeline small{font-size:.55rem;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.process-timeline h2{font-size:1.55rem;font-weight:900;letter-spacing:-.035em;margin:6px 0 10px}.process-timeline p{font-size:.7rem;color:var(--muted);line-height:1.8}.process-timeline a{font-size:.62rem;font-weight:900;color:var(--blue)}.process-help{background:#f4f7fb;padding:75px 0}.process-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.process-help-grid>div{background:#fff;border-radius:20px;padding:28px}.process-help-grid i{color:var(--blue);font-size:1.2rem}.process-help-grid h3{font-size:.82rem;font-weight:900;margin:25px 0 8px}.process-help-grid p{font-size:.63rem;color:var(--muted);line-height:1.7}.process-help-grid a{font-size:.61rem;font-weight:900;color:var(--blue)}

/* FORMS */
.form-hero{background:linear-gradient(120deg,#071b5a,#1549b6);padding:70px 0 95px;color:#fff}.form-hero .breadcrumbs{color:#fff}.form-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.form-hero h1{font-size:clamp(3rem,5vw,5rem);font-weight:900;letter-spacing:-.06em;line-height:.96}.form-hero p{color:#b6c5e4;max-width:650px;line-height:1.8}.form-hero-mark{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:20px;display:flex;align-items:center;gap:17px}.form-hero-mark img{width:90px;height:90px;object-fit:cover;border-radius:14px}.form-hero-mark span{display:flex;flex-direction:column}.form-hero-mark small{font-size:.55rem;color:#b6c6e5}.form-hero-mark strong{font-size:.9rem;margin:4px 0}.form-hero-mark b{font-size:.56rem;color:var(--yellow)}.application-wrap{background:#f5f7fb;padding:0 0 95px}.application-wrap .container-xl{display:grid;grid-template-columns:1fr 300px;gap:25px;align-items:start;transform:translateY(-40px)}.application-form{background:#fff;border-radius:28px;padding:42px;box-shadow:var(--shadow)}.form-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;margin-bottom:50px}.form-progress span{display:flex;align-items:center;gap:6px;font-size:.54rem;font-weight:800;color:#8b95a9}.form-progress span b{width:26px;height:26px;border-radius:50%;background:#edf1f6;display:grid;place-items:center}.form-progress span.active{color:var(--navy)}.form-progress span.active b{background:var(--navy);color:#fff}.form-progress>i{height:2px;background:#edf1f6}.form-section{padding:10px 0 45px;border-bottom:1px solid var(--line);margin-bottom:35px}.form-section:last-child{border:0;margin-bottom:0;padding-bottom:0}.form-section-head{display:flex;align-items:center;gap:14px;margin-bottom:30px}.form-section-head>span{font-size:2.2rem;font-weight:900;color:#e3e8f1}.form-section-head small{font-size:.54rem;color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-weight:900}.form-section-head h2{font-size:1.2rem;font-weight:900;margin:4px 0}.zenith-form label,.application-form label{display:block;font-size:.61rem;font-weight:800;color:#465269;margin-bottom:7px}.zenith-form .form-control,.zenith-form .form-select,.application-form .form-control,.application-form .form-select{border:1px solid #dfe5ef;border-radius:11px;min-height:48px;font-size:.72rem;box-shadow:none}.zenith-form textarea.form-control,.application-form textarea.form-control{min-height:auto}.zenith-form .form-control:focus,.zenith-form .form-select:focus,.application-form .form-control:focus,.application-form .form-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,87,200,.08)}.consent-check{display:flex!important;gap:10px;align-items:flex-start;margin-bottom:25px;color:#667289!important;line-height:1.6!important}.consent-check input{margin-top:3px}.form-security{font-size:.55rem;color:#929caf;margin-top:13px}.form-success{display:none;margin-top:15px;background:#e8f8ee;color:#176637;border:1px solid #bfe8cd;border-radius:10px;padding:12px;font-size:.64rem;font-weight:700;line-height:1.6}.form-success.show{display:block}.form-aside{display:grid;gap:14px}.aside-card{background:var(--navy);color:#fff;border-radius:22px;padding:28px}.aside-card.light{background:#fff;border:1px solid var(--line);color:var(--ink)}.aside-card i{font-size:1.3rem;color:var(--yellow)}.aside-card.light i{color:var(--blue)}.aside-card h3{font-size:.85rem;font-weight:900;margin:30px 0 8px}.aside-card p{font-size:.62rem;color:#afbedc;line-height:1.7}.aside-card.light p{color:var(--muted)}.aside-card a{display:block;color:var(--yellow);font-size:.62rem;font-weight:900;margin-top:8px}.aside-card.light a{color:var(--blue)}.compact-form-page{background:#f6f8fc}.zenith-form{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:0 15px 50px rgba(7,27,90,.06)}.form-title h2{font-size:1.6rem;font-weight:900;letter-spacing:-.035em;margin-bottom:30px}.question-side{height:100%;background:var(--navy);color:#fff;border-radius:28px;padding:40px}.question-side h3{font-size:1.5rem;font-weight:900}.question-side ul{list-style:none;padding:0;margin:30px 0;display:grid;gap:13px}.question-side li{font-size:.67rem;color:#b3c1df}.question-side li i{color:var(--yellow);margin-right:8px}
.visit-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.visit-address{display:flex;gap:15px;padding:20px;background:#f6f8fc;border-radius:18px;margin:30px 0}.visit-address>i{width:48px;height:48px;border-radius:14px;background:#fff2a0;color:var(--navy);display:grid;place-items:center}.visit-address div{display:flex;flex-direction:column}.visit-address small{font-size:.52rem;color:var(--muted)}.visit-address strong{font-size:.76rem}.visit-address span{font-size:.59rem;color:var(--muted)}.visit-tips{display:grid;gap:5px}.visit-tips article{display:grid;grid-template-columns:45px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.visit-tips i{width:42px;height:42px;border-radius:12px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.visit-tips b{font-size:.69rem}.visit-tips p{font-size:.6rem;color:var(--muted);line-height:1.65;margin:3px 0}

/* FAQ HUB */
.faq-search{max-width:850px;margin:0 auto 45px;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:7px 10px 7px 17px;box-shadow:0 12px 40px rgba(7,27,90,.06)}.faq-search i{color:var(--blue)}.faq-search input{border:0;outline:0;padding:12px;font-size:.75rem}.faq-search span{background:var(--navy);color:#fff;border-radius:10px;padding:11px 14px;font-size:.58rem;font-weight:900}.faq-hub-grid{display:grid;grid-template-columns:230px 1fr;gap:35px}.faq-hub aside{display:flex;flex-direction:column;align-items:stretch}.faq-hub aside small{font-size:.55rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#8b95a9;margin-bottom:12px}.faq-hub aside button{border:0;background:transparent;text-align:left;padding:11px 12px;border-radius:10px;font-size:.65rem;font-weight:800;color:#68748a}.faq-hub aside button.active{background:#eef3ff;color:var(--blue)}.faq-searchable .accordion-item.is-hidden{display:none}

/* SCHOOL LIFE */
.life-editorial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.life-editorial-copy blockquote{border-left:4px solid var(--yellow);padding:18px 0 18px 20px;margin-top:30px;font-size:.82rem;font-weight:800;color:#354057;line-height:1.7}.life-editorial-images{height:560px;position:relative}.life-editorial-images img{position:absolute;object-fit:cover;border-radius:24px}.life-editorial-images img:nth-child(1){left:0;top:0;width:58%;height:420px}.life-editorial-images img:nth-child(2){right:0;top:55px;width:39%;height:340px}.life-editorial-images img:nth-child(3){left:34%;bottom:0;width:37%;height:255px;border:7px solid #fff}.life-spectrum{padding:90px 0;background:#071b5a;color:#fff}.spectrum-head{text-align:center}.spectrum-head h2{font-size:2.5rem;font-weight:900}.spectrum-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:45px}.spectrum-grid article{padding:28px 22px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:18px;min-height:230px}.spectrum-grid i{color:var(--yellow);font-size:1.25rem}.spectrum-grid h3{font-size:.8rem;font-weight:900;margin:35px 0 8px}.spectrum-grid p{font-size:.61rem;color:#aab9d7;line-height:1.7}.moments-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.moments-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:10px}.moments-grid figure{position:relative;overflow:hidden;border-radius:20px;margin:0}.moments-grid figure.wide{grid-column:span 2;grid-row:span 2}.moments-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.moments-grid figure:hover img{transform:scale(1.04)}.moments-grid figcaption{position:absolute;left:15px;bottom:15px;background:rgba(255,255,255,.93);padding:10px 12px;border-radius:10px;display:flex;flex-direction:column}.moments-grid b{font-size:.62rem}.moments-grid span{font-size:.49rem;color:var(--muted)}.life-links{padding:0 0 90px}.life-links .container-xl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.life-links a{border:1px solid var(--line);border-radius:18px;padding:20px;display:grid;grid-template-columns:42px 1fr 30px;gap:12px;align-items:center;color:var(--ink)}.life-links a>i:first-child{width:42px;height:42px;border-radius:12px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.life-links span{display:flex;flex-direction:column}.life-links small{font-size:.5rem;color:var(--muted)}.life-links b{font-size:.66rem}.life-links a>i:last-child{color:#95a0b3;font-size:.7rem}

/* SPORTS */
.sport-story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.sport-big{height:570px;border-radius:32px;overflow:hidden;position:relative}.sport-big img{width:100%;height:100%;object-fit:cover}.sport-big:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(7,27,90,.75))}.sport-big>div{position:absolute;z-index:2;bottom:25px;left:25px;color:#fff;display:flex;flex-direction:column}.sport-big span{color:var(--yellow);font-size:.55rem;letter-spacing:.15em;font-weight:900}.sport-big b{font-size:1.1rem;margin-top:5px}.sport-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px}.sport-metrics article{background:#f5f7fb;padding:18px;border-radius:15px;display:flex;flex-direction:column}.sport-metrics i{color:var(--blue)}.sport-metrics b{font-size:.62rem;margin-top:17px}.sport-metrics span{font-size:.49rem;color:var(--muted);margin-top:3px}.activity-photo-band{background:#071b5a;padding:80px 0;color:#fff}.activity-photo-band .container-xl{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:center}.activity-stack{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;align-items:center}.activity-stack img{width:100%;height:330px;object-fit:cover;border-radius:15px}.activity-stack img:nth-child(2),.activity-stack img:nth-child(4){height:260px}.activity-caption h2{font-size:2.2rem;font-weight:900;letter-spacing:-.04em}.activity-caption p{font-size:.68rem;color:#aebcdb;line-height:1.8}.activity-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:45px}.activity-value-grid article{border:1px solid var(--line);border-radius:20px;padding:27px}.activity-value-grid span{width:45px;height:45px;border-radius:14px;background:var(--navy);color:var(--yellow);display:grid;place-items:center;font-weight:900}.activity-value-grid h3{font-size:.8rem;font-weight:900;margin:25px 0 8px}.activity-value-grid p{font-size:.62rem;color:var(--muted);line-height:1.7}

/* VALUES */
.value-manifesto-head{max-width:800px}.value-manifesto-head>p{color:var(--muted);line-height:1.8}.value-chapters{margin-top:55px;border-top:1px solid var(--line)}.value-chapters article{display:grid;grid-template-columns:80px 100px 1fr;gap:25px;align-items:center;padding:35px 0;border-bottom:1px solid var(--line)}.value-chapters article>span{font-size:.62rem;color:#9ca6b7}.value-letter{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;font-size:1.8rem;font-weight:900;background:#f1f4fa;color:var(--navy)}.value-chapters small{font-size:.55rem;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-weight:900}.value-chapters h3{font-size:1.25rem;font-weight:900;margin:5px 0}.value-chapters p{font-size:.68rem;color:var(--muted);line-height:1.75;max-width:700px}.value-respect .value-letter{background:#fff5a9}.value-integrity .value-letter{background:#e7f7ff}.value-engagement .value-letter{background:#fbe5f1}.value-accountability .value-letter{background:#e9f8ee}.value-courage .value-letter{background:#eeeaff}.original-values{padding:90px 0;background:#071b5a;color:#fff}.original-values img{max-height:540px;margin:auto;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.original-values h2{font-size:2.5rem;font-weight:900;letter-spacing:-.05em}.original-values p{color:#b4c2df;line-height:1.85}

/* PARENTS */
.parent-hub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.parent-hub-grid a{border:1px solid var(--line);border-radius:22px;padding:27px;color:var(--ink);min-height:275px;display:flex;flex-direction:column}.parent-hub-grid i{font-size:1.25rem;color:var(--blue)}.parent-hub-grid small{font-size:.52rem;color:#8d97a9;margin-top:30px}.parent-hub-grid h3{font-size:.85rem;font-weight:900;margin:5px 0 9px}.parent-hub-grid p{font-size:.62rem;color:var(--muted);line-height:1.7}.parent-hub-grid span{margin-top:auto;font-size:.58rem;font-weight:900;color:var(--blue)}.parent-communication{background:#071b5a;padding:90px 0;color:#fff}.parent-phone{width:285px;min-height:510px;background:#fff;border:9px solid #0a1330;border-radius:38px;margin:auto;color:var(--ink);padding:13px;box-shadow:0 30px 70px rgba(0,0,0,.28)}.phone-bar{display:flex;justify-content:space-between;font-size:.48rem;font-weight:800;padding:0 5px 12px}.phone-brand{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line);padding-bottom:14px}.phone-brand img{width:38px;height:38px;border-radius:9px;object-fit:cover}.phone-brand div{display:flex;flex-direction:column}.phone-brand b{font-size:.58rem}.phone-brand small{font-size:.44rem;color:var(--muted)}.phone-card{background:var(--navy);color:#fff;border-radius:16px;padding:18px;margin-top:14px;display:flex;flex-direction:column}.phone-card.light{background:#fff7c5;color:var(--navy)}.phone-card small{font-size:.43rem;opacity:.7}.phone-card b{font-size:.67rem;margin:5px 0}.phone-card span{font-size:.47rem;opacity:.75}.parent-phone>a{display:flex;justify-content:space-between;align-items:center;background:#edf2fa;color:var(--navy);margin-top:14px;padding:13px;border-radius:13px;font-size:.55rem;font-weight:900}.parent-communication h2{font-size:2.6rem;font-weight:900;letter-spacing:-.05em}.parent-communication p{color:#afbedc;font-size:.72rem;line-height:1.8}.parent-contact-row{display:flex;gap:9px;margin-top:25px}.parent-contact-row a{border:1px solid rgba(255,255,255,.18);padding:12px 14px;border-radius:12px;color:#fff;font-size:.6rem;font-weight:800}.parent-contact-row i{color:var(--yellow);margin-right:6px}.essentials-list{display:grid}.essentials-list a{display:grid;grid-template-columns:55px 1fr auto;align-items:center;padding:19px 0;border-bottom:1px solid var(--line);color:var(--ink)}.essentials-list span{font-size:.55rem;color:#9ba5b7}.essentials-list b{font-size:.73rem}.essentials-list i{font-size:.65rem;color:var(--blue)}

/* GALLERY */
.gallery-hero{background:#050f2d;color:#fff;padding:75px 0 0;overflow:hidden}.gallery-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:.94;font-weight:900;letter-spacing:-.07em}.gallery-hero h1 span{color:var(--yellow)}.gallery-hero p{max-width:650px;color:#adbad8;line-height:1.8}.gallery-hero-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:55px;height:270px;transform:rotate(-2deg) scale(1.03);transform-origin:center}.gallery-hero-strip img{height:100%;width:100%;object-fit:cover}.gallery-controls{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.gallery-controls h2{font-weight:900}.gallery-masonry{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:8px}.gallery-masonry .gallery-item{position:relative;border:0;padding:0;overflow:hidden;border-radius:16px;background:#eef1f5}.gallery-masonry .gallery-item.tall{grid-row:span 2}.gallery-masonry .gallery-item.wide{grid-column:span 2}.gallery-masonry img{width:100%;height:100%;object-fit:cover}.gallery-masonry .gallery-item>span{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.92);padding:9px 11px;border-radius:9px;display:flex;flex-direction:column;text-align:left}.gallery-masonry b{font-size:.58rem}.gallery-masonry small{font-size:.45rem;color:var(--muted)}

/* NEWS */
.featured-story{display:grid;grid-template-columns:1.15fr .85fr;background:#f5f7fb;border-radius:28px;overflow:hidden}.featured-story-img{height:480px;position:relative}.featured-story-img img{width:100%;height:100%;object-fit:cover}.featured-story-img span{position:absolute;left:20px;top:20px;background:var(--yellow);color:var(--navy);padding:8px 11px;border-radius:99px;font-size:.51rem;font-weight:900}.featured-story-copy{padding:50px;display:flex;flex-direction:column;justify-content:center}.featured-story-copy>small{font-size:.53rem;color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-weight:900}.featured-story-copy h2{font-size:2rem;font-weight:900;letter-spacing:-.04em;margin:12px 0}.featured-story-copy p{font-size:.7rem;color:var(--muted);line-height:1.8}.featured-story-copy a{font-size:.62rem;font-weight:900;color:var(--blue)}.news-filter-row{display:flex;justify-content:space-between;align-items:end;margin:70px 0 30px}.news-filter-row h2{font-weight:900}.news-tabs{display:flex;gap:5px}.news-tabs button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 12px;font-size:.55rem;font-weight:800;color:#68748a}.news-tabs button.active{background:var(--navy);color:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.news-grid article{border:1px solid var(--line);border-radius:20px;overflow:hidden}.news-grid article img{width:100%;height:240px;object-fit:cover}.news-grid article>div{padding:22px}.news-grid small{font-size:.49rem;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.news-grid h3{font-size:.84rem;font-weight:900;line-height:1.35;margin:8px 0}.news-grid p{font-size:.6rem;color:var(--muted);line-height:1.65}.news-grid a{font-size:.57rem;font-weight:900;color:var(--blue)}.news-grid .text-story{background:#f6f8fc;display:flex;align-items:center;min-height:280px}.news-grid .text-story.accent{background:#fff4a8}.article-hero{background:#071b5a;color:#fff;padding:75px 0 130px}.article-hero .breadcrumbs{color:#fff}.article-cat{display:inline-block;color:var(--yellow);font-size:.57rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.article-hero h1{font-size:clamp(3rem,5.5vw,5.3rem);line-height:.98;font-weight:900;letter-spacing:-.06em;max-width:1050px;margin:15px 0}.article-deck{font-size:1rem;color:#b4c2df;max-width:780px;line-height:1.75}.article-cover{margin-top:-75px}.article-cover img{width:100%;height:620px;object-fit:cover;border-radius:28px}.article-layout{display:grid;grid-template-columns:80px minmax(0,760px);justify-content:center;gap:40px;padding:75px 0}.article-share{display:flex;flex-direction:column;gap:8px;align-items:center}.article-share span{font-size:.48rem;text-transform:uppercase;font-weight:900;color:#9aa4b7;margin-bottom:4px}.article-share a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--navy)}.article-body p{font-size:.82rem;color:#526077;line-height:1.95}.article-body p.lead{font-size:1rem;color:#303b52}.article-body h2{font-size:1.55rem;font-weight:900;letter-spacing:-.03em;margin:42px 0 15px}.article-pullquote{background:#fff7bd;border-radius:20px;padding:28px;margin:35px 0;font-size:1.1rem;font-weight:800;line-height:1.6;color:#303950}.article-end{border-top:1px solid var(--line);margin-top:45px;padding-top:25px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.article-end span{font-size:.53rem;color:#8994a7;margin-right:6px}.article-end a{background:#f0f4fa;color:var(--navy);padding:8px 11px;border-radius:99px;font-size:.55rem;font-weight:800}

/* CALENDAR */
.calendar-toolbar{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.calendar-toolbar h2{font-size:2rem;font-weight:900}.calendar-toolbar>div:last-child{display:flex;gap:6px}.calendar-notice{display:flex;align-items:flex-start;gap:12px;background:#fff6c7;border:1px solid #f1df73;border-radius:15px;padding:15px 18px;margin-bottom:25px}.calendar-notice i{color:#9c7d00;margin-top:3px}.calendar-notice p{font-size:.62rem;line-height:1.65;color:#655a32;margin:0}.calendar-layout{display:grid;grid-template-columns:1fr 280px;gap:20px}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line);border-radius:18px;overflow:hidden}.weekday{background:#071b5a;color:#fff;padding:13px;font-size:.55rem;font-weight:800;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.day-cell{min-height:120px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px;position:relative}.day-cell>span{font-size:.58rem;font-weight:800}.day-cell.muted>span{color:#bdc4cf}.day-cell .event{display:block;margin-top:13px;border-radius:7px;padding:6px;font-size:.45rem;line-height:1.3}.day-cell .event.ongoing{background:#e7f4ff;color:#145293}.calendar-aside{background:#071b5a;color:#fff;border-radius:20px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;height:max-content}.calendar-aside h3{font-size:1.1rem;font-weight:900}.calendar-aside p{font-size:.62rem;color:#aebbd8;line-height:1.7}.calendar-aside hr{width:100%;border-color:rgba(255,255,255,.13)}.calendar-aside>small{font-size:.5rem;color:#91a2c5}.calendar-aside>b{font-size:.66rem;margin:5px 0}.calendar-aside>a:not(.btn){color:var(--yellow);font-size:.57rem;font-weight:900}

/* CONTACT */
.contact-hero{background:#071b5a;color:#fff;padding:75px 0 90px}.contact-hero .breadcrumbs{color:#fff}.contact-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.contact-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:.94;font-weight:900;letter-spacing:-.07em}.contact-hero h1 span{color:var(--yellow)}.contact-hero p{color:#afbddb;max-width:650px;line-height:1.8}.contact-hero-cards{display:grid;gap:8px}.contact-hero-cards a{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);border-radius:16px;padding:15px;display:grid;grid-template-columns:45px 1fr;column-gap:12px;color:#fff}.contact-hero-cards i{grid-row:1/3;width:42px;height:42px;border-radius:12px;background:rgba(255,240,122,.12);color:var(--yellow);display:grid;place-items:center}.contact-hero-cards small{font-size:.48rem;color:#99a9ca}.contact-hero-cards b{font-size:.68rem}.contact-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.contact-location-card{border:1px solid var(--line);border-radius:26px;overflow:hidden}.location-map-art{height:360px;background:#e8edf4;position:relative;overflow:hidden}.location-map-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(30deg,transparent 0 47%,rgba(255,255,255,.55) 48% 52%,transparent 53%);background-size:100px 100px}.location-map-art .road{position:absolute;background:#fff;border:1px solid #d4dbe5;border-radius:99px}.rd1{width:500px;height:14px;left:-80px;top:130px;transform:rotate(20deg)}.rd2{width:420px;height:12px;left:100px;top:200px;transform:rotate(-35deg)}.rd3{width:330px;height:10px;left:-40px;bottom:70px;transform:rotate(-5deg)}.pin{position:absolute;background:#fff;border-radius:10px;padding:8px 10px;font-size:.53rem;box-shadow:0 7px 20px rgba(7,27,90,.13)}.pin i{margin-right:6px}.pin.school{left:45%;top:35%;color:var(--blue)}.pin.barracks{right:10%;bottom:22%;color:#54627a}.location-card-copy{padding:30px}.location-card-copy h2{font-size:1.5rem;font-weight:900}.location-card-copy p{font-size:.67rem;color:var(--muted);line-height:1.7}.contact-actions-band{background:#f3f6fa;padding:35px 0 80px}.contact-actions-band .container-xl{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-actions-band .container-xl>div{background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center}.contact-actions-band i{width:42px;height:42px;border-radius:12px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.contact-actions-band span{display:flex;flex-direction:column}.contact-actions-band small{font-size:.48rem;color:var(--muted)}.contact-actions-band b{font-size:.64rem}.contact-actions-band a{font-size:.58rem;font-weight:900;color:var(--blue)}

/* SEARCH */
.search-hero{background:linear-gradient(120deg,#071b5a,#164caf);padding:75px 0 90px;color:#fff}.search-hero .breadcrumbs{color:#fff}.search-hero h1{font-size:clamp(3rem,5vw,5rem);font-weight:900;letter-spacing:-.06em}.big-search{max-width:900px;background:#fff;border-radius:17px;padding:7px 7px 7px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-top:30px}.big-search i{color:var(--blue)}.big-search input{border:0;outline:0;padding:13px;font-size:.75rem}.big-search button{border:0;background:var(--yellow);color:var(--navy);font-weight:900;font-size:.65rem;border-radius:11px;padding:13px 18px}.search-result-meta{font-size:.62rem;color:#8993a6;margin-bottom:15px}.search-result-list{border-top:1px solid var(--line)}.search-result-list a{display:grid;grid-template-columns:130px 1fr 1.5fr 30px;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);color:var(--ink)}.search-result-list a.is-hidden{display:none}.search-result-list span{font-size:.52rem;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.search-result-list h2{font-size:.9rem;font-weight:900;margin:0}.search-result-list p{font-size:.62rem;color:var(--muted);margin:0}.search-result-list i{color:var(--blue)}

/* LEGAL + 404 */
.legal-shell{display:grid;grid-template-columns:220px minmax(0,800px);gap:55px;justify-content:center}.legal-shell aside{display:flex;flex-direction:column;align-items:flex-start}.legal-shell aside span{font-size:.55rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#909aab;margin-bottom:10px}.legal-shell aside a{font-size:.62rem;color:#59667c;padding:7px 0}.legal-shell article h2{font-size:1.35rem;font-weight:900;margin:0 0 15px;padding-top:25px}.legal-shell article h2:first-child{padding-top:0}.legal-shell article p{font-size:.76rem;color:#5d6980;line-height:1.9}.not-found{min-height:720px;display:flex;align-items:center;position:relative;overflow:hidden;background:#fbfcff}.not-found-shape{position:absolute;width:550px;height:550px;border-radius:50%;background:#fff7b8;right:-170px;top:-150px}.not-found-grid{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.error-no{display:block;font-size:.7rem;color:var(--blue);font-weight:900;letter-spacing:.2em}.not-found h1{font-size:clamp(3.5rem,6vw,6rem);font-weight:900;letter-spacing:-.07em;line-height:.92}.not-found h1 span{color:var(--blue)}.not-found p{color:var(--muted);max-width:600px;line-height:1.8}.not-found-actions{display:flex;gap:10px;margin-top:25px}.not-found-links{display:flex;gap:20px;margin-top:25px}.not-found-links a{font-size:.59rem;font-weight:900;color:var(--blue)}.not-found-photo{height:520px;border-radius:35px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.not-found-photo img{width:100%;height:100%;object-fit:cover}.not-found-photo span{position:absolute;left:20px;bottom:20px;background:#fff;border-radius:11px;padding:10px 12px;font-size:.57rem;font-weight:900;color:var(--navy)}

/* responsive */
@media(max-width:1199px){.stage-selector{grid-template-columns:repeat(3,1fr)}.admission-level-grid{grid-template-columns:repeat(3,1fr)}.spectrum-grid{grid-template-columns:repeat(3,1fr)}.parent-hub-grid{grid-template-columns:1fr 1fr}.gallery-masonry{grid-template-columns:repeat(3,1fr)}.primary-grid{grid-template-columns:repeat(3,1fr)}.primary-grid article.large{grid-column:span 2}.activity-photo-band .container-xl{grid-template-columns:1fr 1fr}}
@media(max-width:991.98px){.inner-hero{padding:60px 0 70px}.inner-hero-media{height:550px}.hero-pink,.hero-yellow{background:linear-gradient(120deg,#071b5a,#164caf)}.purpose-grid,.readiness-shell,.manifesto-grid,.decision-shell,.visit-grid,.life-editorial-grid,.sport-story-grid,.contact-hero-grid,.contact-main-grid,.form-hero-grid{grid-template-columns:1fr}.pillar-wheel,.kg-priority-grid,.roadmap,.activity-value-grid{grid-template-columns:1fr 1fr}.journey-line{grid-template-columns:1fr 1fr;gap:0}.stage-selector{grid-template-columns:repeat(2,1fr)}.learning-collage{max-width:650px;margin:auto}.kg-panel{grid-template-columns:80px 1fr}.kg-panel img{grid-column:1/3;height:420px}.primary-grid{grid-template-columns:1fr 1fr}.jhs-quad{grid-template-columns:1fr}.jhs-quad article{border-right:0}.jhs-quad article:nth-last-child(2){border-bottom:1px solid rgba(255,255,255,.1)}.action-route-grid{grid-template-columns:1fr}.application-wrap .container-xl{grid-template-columns:1fr;transform:translateY(-25px)}.form-aside{grid-template-columns:1fr 1fr}.faq-hub-grid{grid-template-columns:1fr}.faq-hub aside{flex-direction:row;overflow:auto;gap:5px}.faq-hub aside small{display:none}.faq-hub aside button{white-space:nowrap}.moments-grid{grid-template-columns:1fr 1fr}.life-links .container-xl{grid-template-columns:1fr}.activity-photo-band .container-xl{grid-template-columns:1fr}.value-chapters article{grid-template-columns:60px 80px 1fr}.news-grid{grid-template-columns:1fr 1fr}.featured-story{grid-template-columns:1fr}.calendar-layout{grid-template-columns:1fr}.calendar-aside{display:grid;grid-template-columns:1fr auto;gap:7px}.legal-shell{grid-template-columns:1fr}.legal-shell aside{display:none}.not-found-grid{grid-template-columns:1fr 1fr}.mini-cta-shell{flex-direction:column;align-items:flex-start}.gallery-hero-strip{height:220px}.contact-actions-band .container-xl{grid-template-columns:1fr}}
@media(max-width:767.98px){.inner-hero h1,.contact-hero h1,.gallery-hero h1{font-size:3.1rem}.inner-hero-media{height:470px}.mini-cta{padding:50px 0}.mini-cta-shell{padding:35px 24px}.mini-cta-actions{width:100%;flex-direction:column}.mini-cta-actions .btn{width:100%}.stacked-photos{height:490px}.stack-main{height:430px}.purpose-grid,.pillar-wheel,.sensory-grid,.nursery-cards,.journey-line,.kg-priority-grid,.roadmap,.process-help-grid,.form-aside,.parent-hub-grid,.news-grid{grid-template-columns:1fr}.location-story-shell{grid-template-columns:1fr;padding:35px 25px}.stage-selector{grid-template-columns:1fr 1fr}.journey-line{border-top:0}.journey-line article{border-right:0;border-left:1px solid rgba(255,255,255,.12);padding-left:35px}.journey-line article>span{left:-17px;top:28px}.learning-collage{height:470px}.rhythm-track{grid-template-columns:repeat(5,1fr);gap:6px}.rhythm-track>span{display:none}.progress-next .container-xl{flex-direction:column;align-items:flex-start}.next-stage-card{width:100%}.nursery-gallery{grid-template-columns:1fr 1fr}.nursery-gallery-copy{grid-column:1/3}.readiness-shell{gap:35px}.kg-header{align-items:flex-start;flex-direction:column}.kg-panel{grid-template-columns:1fr;padding:25px}.kg-number{font-size:3rem}.kg-panel img{grid-column:1;height:350px}.primary-grid{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.primary-grid article.large{grid-column:1/3}.primary-grid article.image{grid-row:span 1}.progress-stairs span:nth-child(n){margin-left:0}.jhs-quad{grid-template-columns:1fr}.action-route-grid{grid-template-columns:1fr}.admission-level-grid{grid-template-columns:1fr 1fr}.decision-copy{padding:35px 25px}.decision-contacts{flex-direction:column}.faq-preview-shell{align-items:flex-start;flex-direction:column}.process-timeline article{grid-template-columns:50px 50px 1fr;gap:15px}.process-timeline article:not(:last-child):before{left:74px}.process-no{font-size:2rem}.process-icon{width:46px;height:46px}.application-form,.zenith-form{padding:27px 20px}.form-progress{display:none}.visit-grid{gap:30px}.faq-search{grid-template-columns:auto 1fr}.faq-search span{display:none}.life-editorial-images{height:490px}.spectrum-grid{grid-template-columns:1fr 1fr}.moments-grid{grid-auto-rows:220px}.moments-grid figure.wide{grid-column:1/3;grid-row:span 1}.sport-big{height:500px}.sport-metrics{grid-template-columns:1fr}.activity-stack{grid-template-columns:1fr 1fr}.activity-stack img,.activity-stack img:nth-child(2),.activity-stack img:nth-child(4){height:250px}.value-chapters article{grid-template-columns:50px 60px 1fr;gap:12px}.value-letter{width:52px;height:52px;font-size:1.2rem}.parent-contact-row{flex-direction:column}.gallery-hero-strip{grid-template-columns:repeat(5,180px);overflow:hidden}.gallery-controls,.news-filter-row{align-items:flex-start;flex-direction:column;gap:15px}.gallery-masonry{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.gallery-masonry .gallery-item.wide{grid-column:span 2}.featured-story-img{height:370px}.featured-story-copy{padding:30px 24px}.article-cover img{height:450px}.article-layout{grid-template-columns:1fr;padding:45px 0}.article-share{flex-direction:row;justify-content:flex-start}.calendar-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.month-grid{overflow-x:auto;min-width:700px}.calendar-layout{overflow-x:auto}.calendar-aside{min-width:100%;display:flex}.search-result-list a{grid-template-columns:1fr 25px;gap:6px 15px}.search-result-list span,.search-result-list p{grid-column:1}.search-result-list i{grid-column:2;grid-row:1/4}.not-found{padding:70px 0}.not-found-grid{grid-template-columns:1fr}.not-found-photo{height:460px}.contact-hero-cards{margin-top:10px}}
@media(max-width:479px){.inner-hero h1,.contact-hero h1,.gallery-hero h1{font-size:2.65rem}.inner-hero-media{height:410px}.stage-selector{grid-template-columns:1fr}.stage-selector a{min-height:170px}.pillar-wheel,.kg-priority-grid,.roadmap,.activity-value-grid,.spectrum-grid{grid-template-columns:1fr}.sensory-grid{grid-template-columns:1fr}.nursery-gallery{grid-template-columns:1fr}.nursery-gallery>img{height:300px}.nursery-gallery-copy{grid-column:1}.kg-panel ul{grid-template-columns:1fr}.primary-grid{grid-template-columns:1fr;grid-auto-rows:auto}.primary-grid article,.primary-grid article.large{grid-column:1;min-height:220px}.primary-grid article.image{height:320px}.admission-level-grid{grid-template-columns:1fr 1fr}.application-wrap .container-xl{padding-left:10px;padding-right:10px}.form-hero-mark{align-items:flex-start}.form-hero-mark img{width:65px;height:65px}.life-editorial-images{height:430px}.moments-grid{grid-template-columns:1fr;grid-auto-rows:270px}.moments-grid figure.wide{grid-column:1}.activity-stack{grid-template-columns:1fr 1fr}.value-chapters article{grid-template-columns:1fr}.value-chapters article>span{display:none}.parent-hub-grid{grid-template-columns:1fr}.parent-communication h2{font-size:2.15rem}.gallery-masonry{grid-template-columns:1fr;grid-auto-rows:330px}.gallery-masonry .gallery-item.wide{grid-column:1}.gallery-masonry .gallery-item.tall{grid-row:span 1}.news-tabs{overflow:auto;max-width:100%}.article-cover img{height:360px}.day-cell{min-height:100px}.not-found-actions{flex-direction:column}.not-found-actions .btn{width:100%}.not-found-links{flex-wrap:wrap}}
.day-cell.today{background:#fffbea;box-shadow:inset 0 0 0 2px #f1d64c}.day-cell.today>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--navy);color:#fff}
