:root{--navy:#102c46;--deep:#071d31;--gold:#e0aa36;--paper:#f8f6f0;--white:#fff;--ink:#172b3d;--muted:#6d7d8c;--line:#d9e0e4;--shadow:0 22px 60px #102c4618}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:15px/1.7 Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.school-shell{overflow:hidden}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#f8f6f0ed;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:88px;padding:12px 5vw;transition:all .3s;display:flex;position:sticky;top:0}.site-header.compact{border-color:var(--line);height:70px;box-shadow:0 8px 24px #102c4610}.brand{color:var(--navy);letter-spacing:.08em;align-items:center;gap:11px;display:flex}.brand-logo{object-fit:contain;border-radius:50%;width:53px;height:53px}.brand strong,.brand small{line-height:1.1;display:block}.brand strong{letter-spacing:.13em;font-size:14px}.brand small{letter-spacing:.25em;color:var(--gold);margin-top:5px;font-size:9px}.main-nav{color:var(--muted);align-items:center;gap:23px;font-size:12px;display:flex}.main-nav a{transition:all .2s}.main-nav a:hover,.main-nav .active{color:var(--navy)}.nav-cta{background:var(--gold);align-items:center;gap:8px;padding:11px 15px;font-weight:700;display:flex;box-shadow:0 6px #a9791b;color:var(--deep)!important}.menu-toggle{color:var(--navy);background:0 0;border:0;display:none}h1,h2,h3{letter-spacing:-.025em;font-family:Georgia,serif;font-weight:400}.hero,.inner-hero{background:var(--navy);color:var(--white);isolation:isolate;position:relative;overflow:hidden}.hero:before,.inner-hero:before{content:"";z-index:-1;background:radial-gradient(circle at 75% 30%,#e0aa3630,#0000 30%),linear-gradient(125deg,#ffffff08 1px,#0000 1px) 0 0/42px 42px;position:absolute;inset:0}.home-hero{grid-template-columns:.85fr 1.15fr;align-items:center;gap:5vw;min-height:calc(100vh - 88px);padding:7vh 6vw;display:grid}.hero-copy{max-width:650px}.hero h1,.inner-hero h1{margin:0 0 28px;font-size:clamp(50px,5.7vw,84px);line-height:1.03}.hero h1 em{color:var(--gold);font-style:normal}.hero-lede{color:#c0ccd5;max-width:620px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-gold{background:var(--gold);color:var(--deep);box-shadow:0 7px #a9791b}.button-dark{background:var(--navy);color:#fff}.button-outline{color:#fff;background:0 0;border:1px solid #ffffff70}.arrow-link{color:#b0780e;align-items:center;gap:7px;margin-top:14px;font-weight:700;display:inline-flex}.hero-photo{clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);height:390px;box-shadow:var(--shadow);position:relative;overflow:hidden}.home-photo{height:min(67vh,650px)}.hero-photo img{object-fit:cover;width:100%;height:100%;transition:transform 1s}.photo-note{color:var(--gold);letter-spacing:.12em;background:#071d31d9;padding:12px 18px;font-size:11px;position:absolute;bottom:25px;right:25px}.inner-hero{grid-template-columns:1fr .8fr;align-items:center;gap:6vw;min-height:470px;padding:70px 8vw;display:grid}.inner-hero h1{max-width:760px;font-size:clamp(45px,5vw,72px)}.inner-hero .button{margin-top:20px}.section-label{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:17px;font-size:10px;font-weight:700;display:block}.section-wrap{max-width:1220px;margin:auto;padding:95px 6vw}.section-heading{max-width:760px;margin-bottom:44px}.section-heading h2,.editorial h2,.cta-band h2,.safety-band h2{color:var(--navy);margin:0;font-size:clamp(36px,4vw,58px);line-height:1.08}.section-heading>p,.large-copy{color:var(--muted);font-size:17px}.editorial{grid-template-columns:1fr 1fr;align-items:start;gap:9vw;display:grid}.editorial>.section-heading{margin:0}.editorial p{color:var(--muted)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;min-height:270px;padding:30px;transition:all .35s;position:relative;overflow:hidden}.feature-card:hover{box-shadow:14px 18px 0 #e0aa362c,var(--shadow);transform:perspective(800px)rotateX(3deg)rotateY(-3deg)translateY(-8px)}.feature-card>span{color:#dce2e6;font:30px Georgia;position:absolute;top:15px;right:20px}.feature-card>svg{color:var(--gold)}.feature-card h3{color:var(--navy);margin:30px 0 8px;font-size:23px}.feature-card p{color:var(--muted);font-size:14px}.story-band{background:#fff;grid-template-columns:.7fr 1.3fr;align-items:center;gap:7vw;padding:85px 7vw;display:grid}.story-band p{color:var(--muted)}.photo-collage{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;gap:10px;display:grid}.photo-collage img{object-fit:cover;width:100%;height:100%;transition:all .4s}.photo-collage img:nth-child(2),.photo-collage img:nth-child(5){transform:translateY(20px)}.photo-collage img:hover{box-shadow:var(--shadow);scale:1.035}.journey,.timeline{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.journey article,.timeline article{padding:35px 25px 10px 0;position:relative}.journey b,.timeline b{background:var(--gold);width:42px;height:42px;color:var(--navy);border-radius:50%;place-items:center;margin-top:-56px;font:20px Georgia;display:grid}.journey h3,.timeline h3,.level-grid h3{color:var(--navy);font-size:23px}.journey p,.timeline p,.level-grid p{color:var(--muted);font-size:13px}.center-action{text-align:center;margin-top:45px}.highlight-band{background:var(--navy);color:#fff;padding:75px 7vw}.highlight-band .section-heading h2{color:#fff}.highlight-list{background:#ffffff20;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.highlight-list span{text-align:center;background:var(--navy);justify-items:center;gap:10px;padding:25px;display:grid}.highlight-list svg{color:var(--gold)}.highlight-list small,.data-note{color:#9fb0bc;font-size:11px}.data-note{text-align:center;margin-top:25px}.cta-band{background:var(--gold);justify-content:space-between;align-items:center;gap:40px;padding:65px 8vw;display:flex}.cta-band p{color:#32434f;max-width:650px}.cta-band>div:last-child{flex-wrap:wrap;gap:12px;display:flex}.cta-band .button-outline{border-color:var(--navy);color:var(--navy)}.page-content>.section-wrap:first-child{padding-top:90px}.two-panels{grid-template-columns:1fr 1fr;gap:18px;display:grid}.two-panels article{border:1px solid var(--line);background:#fff;padding:42px}.two-panels svg{color:var(--gold)}.two-panels h2{color:var(--navy);font-size:38px}ul{padding:0;list-style:none}.two-panels li,.document-band li{align-items:center;gap:10px;margin:11px 0;display:flex}.two-panels li svg,.document-band li svg{width:16px;color:var(--gold)}.philosophy-lines{color:var(--navy);gap:10px;font-family:Georgia;font-size:18px;display:grid}.leadership-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.leadership-grid article{border:1px solid var(--line);background:#fff;padding:30px}.portrait-placeholder{text-align:center;color:#8b979e;background:#edf0f1;place-items:center;height:240px;margin-bottom:25px;display:grid}.leadership-grid>article>svg{color:var(--gold)}.leadership-grid h3{font-size:26px}.leadership-grid p{color:var(--muted)}.balance-band{background:var(--navy);text-align:center;color:#fff;padding:80px 7vw}.balance-band .section-heading{margin:0 auto 45px}.balance-band .section-heading h2{color:#fff}.balance-band>div{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.balance-band>div span{border:1px solid #e0aa3680;border-radius:50%;place-items:center;width:125px;height:125px;transition:all .3s;display:grid}.balance-band>div span:hover{background:var(--gold);color:var(--navy);transform:translateY(-8px)rotate(3deg)}.balance-band>strong{color:var(--gold);margin-top:30px;font:24px Georgia;display:block}.detail-list{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-list article{border-left:3px solid var(--gold);background:#fff;gap:18px;padding:28px;display:flex}.detail-list svg{color:var(--gold);flex:0 0 24px}.detail-list h3{color:var(--navy);margin:0;font-size:22px}.detail-list p{color:var(--muted);margin:6px 0}.level-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.level-grid article{border-top:4px solid var(--gold);background:#fff;padding:30px}.level-grid b{color:var(--gold);font:30px Georgia}.document-band{background:#fff;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:75px 8vw;display:grid}.document-band p{color:var(--muted)}.document-band ul{columns:2}.timeline{grid-template-columns:repeat(5,1fr);margin-top:70px}.safety-band{background:var(--navy);color:#fff;align-items:center;gap:35px;padding:70px 10vw;display:flex}.safety-band>svg{color:var(--gold);width:65px;height:65px}.safety-band h2{color:#fff}.safety-band p{color:#bbc9d2;max-width:800px}.campus-story{grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;display:grid}.campus-story>img{object-fit:cover;width:100%;height:440px}.gallery-filters{flex-wrap:wrap;gap:8px;margin-bottom:35px;display:flex}.gallery-filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;padding:10px 14px}.gallery-filters button.active{background:var(--navy);color:#fff}.masonry{columns:3;column-gap:14px}.masonry button{cursor:pointer;background:var(--navy);border:0;width:100%;margin:0 0 14px;padding:0;position:relative;overflow:hidden}.masonry img{object-fit:cover;width:100%;height:auto;min-height:230px;transition:all .4s;display:block}.masonry button:nth-child(3n+2) img{height:350px}.masonry button:hover img{opacity:.8;transform:scale(1.05)}.masonry span{color:#fff;font:20px Georgia;position:absolute;bottom:15px;left:18px}.lightbox{z-index:100;background:#041421ed;justify-content:center;align-items:center;gap:20px;padding:30px;display:flex;position:fixed;inset:0}.lightbox button{color:#fff;cursor:pointer;background:#ffffff15;border:0;place-items:center;width:48px;height:48px;display:grid}.lightbox>button:first-child{position:absolute;top:25px;right:25px}.lightbox figure{color:#fff;text-align:center;max-width:900px;margin:0}.lightbox img{max-width:100%;max-height:75vh}.contact-cards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.contact-cards article{border:1px solid var(--line);background:#fff;padding:28px}.contact-cards svg{color:var(--gold)}.contact-cards h3{font-size:21px}.contact-cards p{color:var(--muted);font-size:13px}.contact-area{align-items:start}.map-placeholder{text-align:center;background:#e9eeef;align-content:center;place-items:center;min-height:420px;padding:40px;display:grid}.map-placeholder>svg{width:50px;height:50px;color:var(--gold)}.map-placeholder p{max-width:400px}.map-placeholder button:disabled{opacity:.5}.form-grid,.enquiry-form fieldset{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.enquiry-form label{color:var(--navy);gap:7px;font-size:12px;font-weight:700;display:grid}.form-grid input,.form-grid textarea,.enquiry-form input,.enquiry-form textarea,.enquiry-form select{border:1px solid var(--line);outline-color:var(--gold);background:#fff;width:100%;padding:13px}.wide{grid-column:1/-1}.enquiry-form{gap:22px;display:grid}.enquiry-form fieldset{border:1px solid var(--line);background:#fff;padding:28px}.enquiry-form legend{color:var(--navy);padding:0 10px;font:25px Georgia}.consent{justify-self:start;align-items:center;grid-template-columns:auto 1fr!important;display:flex!important}.consent input{width:auto}.enquiry-form>.button{justify-self:start}.success-panel{text-align:center;border:1px solid var(--line);background:#fff;padding:70px}.success-panel>svg{color:#3e8b62;width:60px;height:60px}.success-panel h2{color:var(--navy);font-size:45px}.site-footer{background:var(--deep);color:#aebbc4;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding:60px 7vw 25px;font-size:12px;display:grid}.footer-brand{color:#fff}.site-footer h3{color:#fff;font:17px Georgia}.site-footer>div:not(:first-child):not(.footer-bottom){flex-direction:column;gap:7px;display:flex}.site-footer a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff18;grid-column:1/-1;justify-content:space-between;padding-top:20px;display:flex}.reveal{animation:.7s both rise}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (max-width:900px){.menu-toggle{display:block}.main-nav{background:var(--deep);color:#fff;flex-direction:column;align-items:flex-start;padding:45px 8vw;font-size:20px;display:none;position:fixed;inset:70px 0 0}.main-nav.open{display:flex}.home-hero,.inner-hero,.editorial,.story-band,.campus-story,.document-band{grid-template-columns:1fr}.home-hero{padding:70px 7vw}.home-photo{height:420px}.inner-hero{padding:65px 7vw}.inner-hero .hero-photo{height:280px}.feature-grid,.journey,.timeline,.level-grid,.highlight-list,.contact-cards{grid-template-columns:repeat(2,1fr)}.timeline{gap:35px}.photo-collage{grid-auto-rows:140px}.site-footer{grid-template-columns:1fr 1fr}}@media (max-width:600px){.site-header{height:70px}.brand-logo{width:43px;height:43px}.brand strong{font-size:11px}.home-hero{min-height:auto}.hero h1,.inner-hero h1{font-size:43px}.hero-actions,.cta-band>div:last-child{flex-direction:column;align-items:stretch}.hero-photo{clip-path:none}.section-wrap{padding:68px 7vw}.editorial,.two-panels,.leadership-grid,.detail-list,.feature-grid,.journey,.timeline,.level-grid,.highlight-list,.contact-cards,.form-grid,.enquiry-form fieldset{grid-template-columns:1fr}.story-band{padding:65px 7vw}.photo-collage{grid-template-columns:1fr 1fr}.journey,.timeline{border:0;gap:0}.journey article,.timeline article{border-left:1px solid var(--line);padding:10px 0 30px 25px}.journey b,.timeline b{margin:0 0 5px -46px}.cta-band{flex-direction:column;align-items:stretch;padding:55px 7vw}.document-band{padding:60px 7vw}.document-band ul{columns:1}.campus-story>img{height:300px}.masonry{columns:1}.lightbox{gap:5px;padding:15px}.lightbox button{width:38px}.contact-area{padding:60px 7vw}.wide{grid-column:auto}.site-footer{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.balance-band>div span{width:105px;height:105px}.safety-band{align-items:flex-start;padding:55px 7vw}.section-heading h2,.editorial h2,.cta-band h2{font-size:36px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.leadership-team{grid-template-columns:repeat(3,1fr)}.leadership-team article{padding:0 0 30px}.leader-photo{object-fit:cover;object-position:center 20%;width:100%;height:330px;margin-bottom:28px;display:block}.leadership-team .section-label,.leadership-team h3,.leadership-team>article>b,.leadership-team>article>p,.leadership-team .arrow-link{margin-left:28px;margin-right:28px}.leadership-team h3{margin-top:0;margin-bottom:5px}.leadership-team>article>b{color:var(--gold);letter-spacing:.08em;font-size:12px;display:block}.profile-hero{background:var(--navy);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;min-height:650px;padding:70px 10vw;display:grid;position:relative;overflow:hidden}.profile-hero:after{content:"";border:1px solid #e0aa3645;border-radius:50%;width:430px;height:430px;position:absolute;top:-170px;right:-140px}.profile-image{z-index:1;height:510px;box-shadow:24px 24px 0 var(--gold);position:relative}.profile-image img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.profile-hero h1{margin:0 0 12px;font-size:clamp(50px,6vw,82px);line-height:1}.profile-role{color:var(--gold);margin:0 0 15px;font:32px Georgia}.profile-education{align-items:center;gap:10px;font-weight:700;display:flex;color:#d8e0e6!important}.profile-hero>div:last-child>p:last-child{color:#b9c7d1;max-width:650px;font-size:17px}.profile-details{grid-template-columns:1fr 1fr;gap:9vw;display:grid}.profile-details article>p{color:var(--muted);font-size:17px}.profile-focus li{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.profile-focus svg{width:19px;color:var(--gold);flex:0 0 19px}.profile-biography{background:#fff;grid-template-columns:1fr 1fr;gap:9vw;padding:70px 10vw;display:grid}.profile-biography h2{color:var(--navy);margin:0;font-size:clamp(35px,4vw,55px);line-height:1.1}.profile-biography p{color:var(--muted);font-size:17px}.quote-section{text-align:center;background:var(--gold);color:var(--navy);padding:75px 7vw}.quote-section blockquote{max-width:800px;margin:15px auto;font:italic 30px/1.35 Georgia}.quote-section>span{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700}@media (max-width:900px){.leadership-team{grid-template-columns:1fr 1fr}.profile-hero,.profile-details,.profile-biography{grid-template-columns:1fr}.profile-hero{padding:60px 10vw}.profile-image{max-width:520px;height:500px}.profile-biography{gap:25px}}@media (max-width:600px){.leadership-team{grid-template-columns:1fr}.leader-photo{height:380px}.profile-hero{padding:45px 7vw}.profile-image{height:410px;box-shadow:12px 12px 0 var(--gold)}.profile-hero h1{font-size:46px}.profile-role{font-size:27px}.profile-biography{padding:60px 7vw}}.map-embed{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.map-embed iframe{border:0;width:100%;height:430px;display:block}.map-embed>div{align-items:center;gap:13px;padding:18px;display:flex}.map-embed>div>svg{color:var(--gold);flex:0 0 24px}.map-embed span{margin-right:auto;display:grid}.map-embed b{color:var(--navy);font-family:Georgia;font-size:17px}.map-embed small{color:var(--muted)}@media (max-width:600px){.map-embed iframe{height:330px}.map-embed>div{flex-wrap:wrap;align-items:flex-start}.map-embed .button{width:100%;margin-top:5px}}.hp-field{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.form-error{color:#8d2f24;background:#fff0ed;border-left:3px solid #b63d2f;grid-column:1/-1;margin:0;padding:12px 15px;font-size:13px}.form-grid button:disabled,.enquiry-form button:disabled{opacity:.65;cursor:wait;transform:none}.form-success{border:1px solid var(--line);text-align:center;background:#fff;padding:45px}.form-success>svg{color:#3e8b62;width:52px;height:52px}.form-success h3{color:var(--navy);margin:12px 0 6px;font-size:32px}.form-success p{color:var(--muted);max-width:520px;margin:0 auto 24px}.school-shell{animation:.55s cubic-bezier(.2,.75,.25,1) both page-enter}.scroll-reveal{opacity:0;transition:opacity .72s ease var(--reveal-delay,0s),transform .82s cubic-bezier(.2,.75,.25,1) var(--reveal-delay,0s);transform:translateY(34px)}.scroll-reveal.is-visible{opacity:1;transform:translate(0,0)}.motion-tilt{--tilt-x:0deg;--tilt-y:0deg;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .18s ease-out,box-shadow .3s}.scroll-reveal.motion-tilt{transform:perspective(900px) translate3d(0,34px,0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))}.scroll-reveal.is-visible.motion-tilt{transform:perspective(900px) translate3d(0,0,0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))}.motion-tilt:hover{box-shadow:14px 18px #e0aa362c,0 24px 55px #102c4624}.hero-photo img,.profile-image img{--parallax-x:0px;--parallax-y:0px;transform:translate3d(var(--parallax-x),var(--parallax-y),0) scale(1.025);transition:transform .32s cubic-bezier(.2,.75,.25,1)}.hero-photo:hover img{transform:translate3d(var(--parallax-x),var(--parallax-y),0) scale(1.055)}.section-label{animation:3.8s ease-in-out infinite label-glow}.button{position:relative;overflow:hidden}.button:after{content:"";background:linear-gradient(110deg,#0000 42%,#ffffff45 50%,#0000 58%);transition:transform .7s;position:absolute;inset:-70% -35%;transform:translate(-120%)rotate(8deg)}.button:hover:after{transform:translate(120%)rotate(8deg)}.main-nav>a:not(.nav-cta){position:relative}.main-nav>a:not(.nav-cta):after{content:"";background:var(--gold);height:2px;transition:right .3s;position:absolute;bottom:-8px;left:0;right:100%}.main-nav>a:not(.nav-cta):hover:after,.main-nav>a.active:after{right:0}.photo-collage img,.masonry img,.leader-photo{will-change:transform}.photo-collage img:hover,.leader-photo:hover{transform:scale(1.035)translateY(-4px)}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes label-glow{0%,to{opacity:.78}50%{opacity:1}}@media (max-width:900px){.motion-tilt,.scroll-reveal.motion-tilt,.scroll-reveal.is-visible.motion-tilt{transform:translate(0,0)}.hero-photo img,.profile-image img{transform:none}.section-label{animation:none}}@media (prefers-reduced-motion:reduce){.school-shell,.scroll-reveal,.motion-tilt,.hero-photo img,.profile-image img,.section-label{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.button:after{display:none}}@property --rgb-edge-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.feature-card,.two-panels article,.leadership-grid article,.detail-list article,.level-grid article,.timeline article,.contact-cards article,.enquiry-form fieldset,.success-panel,.form-success,.map-embed,.hero-photo,.profile-image,.masonry button{position:relative}.feature-card:after,.two-panels article:after,.leadership-grid article:after,.detail-list article:after,.level-grid article:after,.timeline article:after,.contact-cards article:after,.enquiry-form fieldset:after,.success-panel:after,.form-success:after,.map-embed:after,.hero-photo:after,.profile-image:after,.masonry button:after{content:"";z-index:4;border-radius:inherit;background:conic-gradient(from var(--rgb-edge-angle),#ef4444 0 28%,#3b82f6 36% 61%,#22c55e 69% 94%,#ef4444 100%);-webkit-mask-composite:xor;pointer-events:none;opacity:.68;padding:2px;transition:opacity .3s,filter .3s;animation:8s linear infinite rgb-edge-turn;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.feature-card:hover:after,.two-panels article:hover:after,.leadership-grid article:hover:after,.detail-list article:hover:after,.level-grid article:hover:after,.timeline article:hover:after,.contact-cards article:hover:after,.enquiry-form fieldset:hover:after,.map-embed:hover:after,.hero-photo:hover:after,.profile-image:hover:after,.masonry button:hover:after{opacity:1;filter:drop-shadow(0 0 7px #3b82f680)}.photo-collage img,.campus-story>img,.leader-photo,.lightbox img{border:2px solid #3b82f6;transition:transform .4s,box-shadow .35s,border-color .35s;box-shadow:-4px 0 10px #ef444455,0 -4px 10px #3b82f655,4px 4px 10px #22c55e55}@keyframes rgb-edge-turn{to{--rgb-edge-angle:360deg}}@media (max-width:600px){.feature-card:after,.two-panels article:after,.leadership-grid article:after,.detail-list article:after,.level-grid article:after,.timeline article:after,.contact-cards article:after,.enquiry-form fieldset:after,.success-panel:after,.form-success:after,.map-embed:after,.hero-photo:after,.profile-image:after,.masonry button:after{opacity:.58;padding:1.5px}.photo-collage img,.campus-story>img,.leader-photo,.lightbox img{box-shadow:-3px 0 7px #ef444444,0 -3px 7px #3b82f644,3px 3px 7px #22c55e44}}@media (prefers-reduced-motion:reduce){.feature-card:after,.two-panels article:after,.leadership-grid article:after,.detail-list article:after,.level-grid article:after,.timeline article:after,.contact-cards article:after,.enquiry-form fieldset:after,.success-panel:after,.form-success:after,.map-embed:after,.hero-photo:after,.profile-image:after,.masonry button:after{animation:none!important}.photo-collage img,.campus-story>img,.leader-photo,.lightbox img{transition:none!important}}.site-footer{isolation:isolate;background:radial-gradient(circle at 12% 18%,#3b82f61c,transparent 28%),radial-gradient(circle at 88% 72%,#22c55e18,transparent 26%),var(--deep);position:relative;overflow:hidden}.site-footer:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#ef444425 0,#0000 68%);border-radius:50%;width:360px;height:360px;animation:9s ease-in-out infinite alternate footer-orbit-left;position:absolute;top:-190px;left:-150px}.site-footer:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000,#ef4444,#3b82f6,#22c55e,#0000);width:58%;height:2px;animation:6s ease-in-out infinite footer-light-run;position:absolute;top:0;right:-18%;box-shadow:0 0 18px #3b82f6aa}.site-footer>div{position:relative}.site-footer>div:not(.footer-bottom):after{content:"";background:linear-gradient(90deg,#ef4444,#3b82f6,#22c55e);width:0;height:1px;transition:width .5s cubic-bezier(.2,.75,.25,1),box-shadow .5s;position:absolute;bottom:-13px;left:0}.site-footer>div:not(.footer-bottom):hover:after{width:76%;box-shadow:0 0 12px #3b82f677}.site-footer.footer-ready>div{animation:.72s cubic-bezier(.2,.75,.25,1) both footer-column-rise}.site-footer.footer-ready>div:nth-child(2){animation-delay:90ms}.site-footer.footer-ready>div:nth-child(3){animation-delay:.18s}.site-footer.footer-ready>div:nth-child(4){animation-delay:.27s}.site-footer.footer-ready>.footer-bottom{animation-delay:.36s}.footer-brand .brand-logo{animation:4.6s ease-in-out infinite footer-logo-float;box-shadow:-3px 0 10px #ef444466,0 -3px 10px #3b82f666,3px 3px 10px #22c55e66}.footer-brand strong{background:linear-gradient(90deg,#fff 20%,#9fc8ff 45%,#9cf0b8 58%,#fff 80%) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite footer-title-shine}.site-footer h3{display:inline-block;position:relative}.site-footer h3:after{content:"";background:linear-gradient(90deg,#ef4444,#3b82f6,#22c55e);width:24px;height:2px;margin-top:8px;transition:width .35s;display:block}.site-footer>div:hover h3:after{width:100%}.site-footer a:not(.brand){align-items:center;width:max-content;max-width:100%;transition:color .25s,transform .25s,text-shadow .25s;display:inline-flex;position:relative}.site-footer a:not(.brand):before{content:"›";color:#22c55e;opacity:0;width:0;font-size:18px;line-height:1;transition:width .25s,opacity .25s,transform .25s;overflow:hidden;transform:translate(-8px)}.site-footer a:not(.brand):hover{color:#fff;text-shadow:0 0 12px #3b82f699;transform:translate(7px)}.site-footer a:not(.brand):hover:before{opacity:1;width:12px;transform:none}.footer-bottom{overflow:hidden}.footer-bottom:before{content:"";background:linear-gradient(90deg,#0000,#fff,#0000);width:28%;height:1px;animation:5.5s linear infinite footer-divider-scan;position:absolute;top:-1px;left:-35%}@keyframes footer-column-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes footer-orbit-left{to{transform:translate(110px,85px)scale(1.18)}}@keyframes footer-light-run{0%,to{opacity:.38;transform:translate(-75%)}50%{opacity:1;transform:translate(18%)}}@keyframes footer-logo-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes footer-title-shine{to{background-position:240%}}@keyframes footer-divider-scan{to{left:110%}}@media (max-width:600px){.site-footer:before{width:240px;height:240px}.site-footer>div:not(.footer-bottom):after{opacity:.55;width:54%}.site-footer a:not(.brand):hover{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.site-footer:before,.site-footer:after,.footer-brand .brand-logo,.footer-brand strong,.footer-bottom:before,.site-footer.footer-ready>div{animation:none!important}.site-footer>div{opacity:1!important;transform:none!important}.site-footer>div:not(.footer-bottom):after,.site-footer h3:after,.site-footer a:not(.brand),.site-footer a:not(.brand):before{transition:none!important}}.developer-credit{text-align:center;color:#f93;font-size:24px;line-height:1.35}.developer-credit a{letter-spacing:.06em;font-weight:800;color:#f93!important}.developer-credit a:hover{text-shadow:0 0 16px #f93a;color:#ffc069!important}@media (max-width:900px){.footer-bottom{flex-wrap:wrap}.developer-credit{text-align:left;flex-basis:100%;order:3;font-size:clamp(18px,4vw,24px)}}.hero:before,.inner-hero:before{background:radial-gradient(circle at 75% 30%,#ff8a002f,#0000 30%),radial-gradient(circle at 18% 78%,#2563eb25,#0000 28%),linear-gradient(125deg,#ef444412 1px,#0000 1px) 0 0/42px 42px;animation:11s ease-in-out infinite alternate theme-light-flow}.feature-card:after,.two-panels article:after,.leadership-grid article:after,.detail-list article:after,.level-grid article:after,.timeline article:after,.contact-cards article:after,.enquiry-form fieldset:after,.success-panel:after,.form-success:after,.map-embed:after,.hero-photo:after,.profile-image:after,.masonry button:after{background:conic-gradient(from var(--rgb-edge-angle),#ef4444 0 27%,#2563eb 35% 60%,#ff8a00 69% 94%,#ef4444 100%);filter:drop-shadow(0 0 4px #2563eb44)}.photo-collage img,.campus-story>img,.leader-photo,.lightbox img{border-color:#2563eb;animation:5.5s ease-in-out infinite image-theme-flow;box-shadow:-4px 0 11px #ef444466,0 -4px 11px #2563eb66,4px 4px 11px #ff8a0066}.photo-collage img:hover,.campus-story>img:hover,.leader-photo:hover,.lightbox img:hover{border-color:#ff8a00;box-shadow:-7px 0 19px #ef444488,0 -7px 19px #2563eb88,7px 7px 19px #ff8a0088}.site-footer{background:radial-gradient(circle at 12% 18%,#2563eb2e,transparent 28%),radial-gradient(circle at 88% 72%,#ff8a0029,transparent 27%),radial-gradient(circle at 48% 105%,#ef444420,transparent 32%),var(--deep);background-size:125% 125%;animation:10s ease-in-out infinite alternate footer-background-flow}.site-footer:after{background:linear-gradient(90deg,#0000,#ef4444,#2563eb,#ff8a00,#ef4444,#0000) 0 0/200% 100%;animation:6s ease-in-out infinite footer-light-run,4s linear infinite theme-gradient-travel}.site-footer>div:not(.footer-bottom):after,.site-footer h3:after{background:linear-gradient(90deg,#ef4444,#2563eb,#ff8a00,#ef4444) 0 0/220% 100%;animation:4s linear infinite theme-gradient-travel}.footer-brand strong,.developer-credit,.developer-credit a{background:linear-gradient(90deg,#2563eb,#ff8a00,#ef4444,#ff8a00,#2563eb) 0 0/260%;-webkit-background-clip:text;background-clip:text;animation:4.5s linear infinite theme-gradient-travel;color:#0000!important}.developer-credit a:hover{filter:drop-shadow(0 0 8px #ff8a00aa);color:#0000!important}@keyframes theme-light-flow{0%{background-position:0 0,0 0,0 0}to{background-position:55px 24px,-45px -28px,42px 42px}}@keyframes theme-gradient-travel{to{background-position:260%}}@keyframes footer-background-flow{0%{background-position:0 0}to{background-position:80% 45%}}@keyframes image-theme-flow{0%,to{box-shadow:-4px 0 11px #ef444455,0 -4px 11px #2563eb55,4px 4px 11px #ff8a0055}50%{box-shadow:-2px -5px 16px #ff8a0077,5px 0 16px #ef444477,-4px 5px 16px #2563eb77}}@media (prefers-reduced-motion:reduce){.hero:before,.inner-hero:before,.photo-collage img,.campus-story>img,.leader-photo,.lightbox img,.site-footer,.site-footer:after,.site-footer>div:not(.footer-bottom):after,.site-footer h3:after,.footer-brand strong,.developer-credit,.developer-credit a{animation:none!important}}:root{--glass-light:#ffffffb8;--glass-soft:#ffffff82;--glass-dark:#071d31b8;--glass-line:#ffffff8c;--glass-blur:blur(18px) saturate(145%)}body{color:var(--ink);background:linear-gradient(125deg,#eef5ff 0%,#fff7ed 30%,#fff0f0 55%,#edf4ff 78%,#fff7ed 100%) 0 0/260% 260%;animation:18s ease-in-out infinite site-colour-flow}body:before{content:"";z-index:-1;pointer-events:none;filter:blur(30px);background:radial-gradient(circle at 16% 24%,#2563eb24 0 10%,#0000 29%),radial-gradient(circle at 82% 18%,#ff8a0023 0 10%,#0000 28%),radial-gradient(circle at 62% 82%,#ef444420 0 9%,#0000 28%);animation:15s ease-in-out infinite alternate ambient-orbs;position:fixed;inset:-20%}.site-header{-webkit-backdrop-filter:blur(20px)saturate(160%);background:#f8f6f0a8;border-color:#ffffffb8;box-shadow:0 8px 30px #102c4612}.site-header.compact{background:#f8f6f0dc;box-shadow:0 12px 35px #102c4620}.feature-card,.two-panels article,.leadership-grid article,.detail-list article,.level-grid article,.contact-cards article,.enquiry-form fieldset,.success-panel,.form-success,.map-embed{background:var(--glass-light);border-color:var(--glass-line);-webkit-backdrop-filter:blur(18px)saturate(145%);box-shadow:inset 0 1px #fff,0 18px 45px #102c4616}.story-band,.document-band,.profile-biography{-webkit-backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(135deg,#ffffffba,#ffffff78);border-block:1px solid #ffffffc4;box-shadow:inset 0 1px #fff,0 22px 55px #102c4610}.hero,.inner-hero,.profile-hero,.highlight-band,.balance-band,.safety-band{background:linear-gradient(125deg,#071d31 0%,#102c46 38%,#173a63 58%,#3b1b20 78%,#071d31 100%) 0 0/260% 260%;animation:15s ease-in-out infinite dark-glass-flow}.hero-copy,.inner-hero>div:first-child,.profile-hero>div:last-child{-webkit-backdrop-filter:blur(12px)saturate(135%);background:linear-gradient(135deg,#ffffff15,#ffffff08);border:1px solid #ffffff26;padding:clamp(24px,3vw,42px);box-shadow:inset 0 1px #ffffff30,0 24px 65px #00000024}.hero-photo,.profile-image,.photo-note{-webkit-backdrop-filter:blur(12px);background:#071d3188;border:1px solid #ffffff50}.cta-band{color:#fff;background:linear-gradient(115deg,#ff8a00cf,#ef4444ba,#2563ebbd,#ff8a00cf) 0 0/260% 100%;border-block:1px solid #fff6;animation:9s linear infinite theme-gradient-travel;box-shadow:inset 0 1px #ffffff52}.cta-band h2,.cta-band p{color:#fff;text-shadow:0 2px 16px #071d3155}.cta-band .button-outline{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff9c}.form-grid input,.form-grid textarea,.enquiry-form input,.enquiry-form textarea,.enquiry-form select,.gallery-filters button{-webkit-backdrop-filter:blur(12px)saturate(140%);background:#ffffffa6;border-color:#ffffffd4;box-shadow:inset 0 1px #fff,0 7px 18px #102c460b}.form-grid input:focus,.form-grid textarea:focus,.enquiry-form input:focus,.enquiry-form textarea:focus,.enquiry-form select:focus{background:#ffffffe6;box-shadow:0 0 0 3px #2563eb24,0 10px 25px #102c4614}.button,.nav-cta{-webkit-backdrop-filter:blur(10px)saturate(145%);border:1px solid #ffffff52}.button-dark{background:#071d31d9}.button-gold,.nav-cta{color:#071d31;background:linear-gradient(110deg,#ffb52e,#ff8a00,#ef4444,#ffb52e) 0 0/230% 100%;animation:7s linear infinite theme-gradient-travel}.gallery-filters button.active{color:#fff;background:linear-gradient(110deg,#2563ebdd,#ef4444d6,#ff8a00df)}.section-label{background:linear-gradient(90deg,#2563eb,#ef4444,#ff8a00,#2563eb) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite theme-gradient-travel}.photo-note{box-shadow:0 12px 35px #0005}.lightbox{-webkit-backdrop-filter:blur(18px)}@keyframes site-colour-flow{0%,to{background-position:0 45%}50%{background-position:100% 55%}}@keyframes ambient-orbs{0%{transform:translate(-3%)rotate(0)scale(1)}to{transform:translate(5%,3%)rotate(9deg)scale(1.08)}}@keyframes dark-glass-flow{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:900px){:root{--glass-blur:blur(13px) saturate(130%)}.hero-copy,.inner-hero>div:first-child,.profile-hero>div:last-child{padding:24px}.hero,.inner-hero,.profile-hero,.highlight-band,.balance-band,.safety-band{animation-duration:20s}}@media (prefers-reduced-motion:reduce){body,body:before,.hero,.inner-hero,.profile-hero,.highlight-band,.balance-band,.safety-band,.cta-band,.button-gold,.nav-cta,.section-label{animation:none!important}}.gallery-source-status{min-height:26px;color:var(--muted);margin:-20px 0 24px;font-size:12px}.gallery-source-status:empty{display:none}.teachers-status{color:var(--muted);-webkit-backdrop-filter:blur(16px);background:#ffffff9c;border:1px solid #ffffffc9;padding:24px}.teachers-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.teachers-grid article{-webkit-backdrop-filter:blur(18px)saturate(145%);background:#ffffffb8;border:1px solid #ffffffb8;min-height:380px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff,0 18px 45px #102c4616}.teachers-grid article:after{content:"";z-index:4;background:conic-gradient(from var(--rgb-edge-angle),#ef4444 0 27%,#2563eb 35% 60%,#ff8a00 69% 94%,#ef4444 100%);-webkit-mask-composite:xor;pointer-events:none;padding:2px;animation:8s linear infinite rgb-edge-turn;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.teachers-grid img,.teacher-initial{object-fit:cover;place-items:center;width:100%;height:275px;display:grid}.teachers-grid img{border-bottom:2px solid #2563eb}.teacher-initial{color:#fff;background:linear-gradient(135deg,#102c46,#2563eb,#ef4444,#ff8a00) 0 0/240% 240%;font:96px Georgia;animation:9s ease-in-out infinite dark-glass-flow}.teachers-grid article>div:last-child{padding:24px}.teachers-grid .section-label{margin-bottom:8px}.teachers-grid h3{color:var(--navy);margin:0;font-size:25px}.teachers-grid p{color:var(--muted);margin:5px 0 0}@media (max-width:900px){.teachers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.teachers-grid{grid-template-columns:1fr}.teachers-grid article{min-height:350px}.teachers-grid img,.teacher-initial{height:255px}}@media (prefers-reduced-motion:reduce){.teachers-grid article:after,.teacher-initial{animation:none!important}}:root{--glass-blue:linear-gradient(135deg,#dbeafecc,#bfdbfeb3);--glass-amber:linear-gradient(135deg,#ffedd5d1,#fed7aab8);--glass-rose:linear-gradient(135deg,#ffe4e6cc,#fecdd3ad);--glass-teal:linear-gradient(135deg,#ccfbf1c9,#99f6e4a8);--glass-violet:linear-gradient(135deg,#ede9fecc,#ddd6feb0);--glass-colour-line:#ffffff9c}body{background:linear-gradient(125deg,#dcecff 0%,#ffead5 28%,#ffe0e4 52%,#d9f5f0 76%,#e9e1ff 100%) 0 0/260% 260%}.site-header{background:linear-gradient(105deg,#dbeaf1d9,#ffead6d4,#e7e1f7d9)}.page-content>section.section-wrap:nth-of-type(4n+1){background:linear-gradient(135deg,#dbeafe80,#bfdbfe45)}.page-content>section.section-wrap:nth-of-type(4n+2){background:linear-gradient(135deg,#ffedd580,#fed7aa45)}.page-content>section.section-wrap:nth-of-type(4n+3){background:linear-gradient(135deg,#ffe4e680,#fecdd345)}.page-content>section.section-wrap:nth-of-type(4n){background:linear-gradient(135deg,#ccfbf180,#99f6e445)}.page-content>section.section-wrap{-webkit-backdrop-filter:blur(10px)saturate(130%);border:1px solid #ffffff78;border-radius:28px;margin-block:34px;box-shadow:inset 0 1px #ffffffa8,0 18px 55px #102c4610}.feature-card:nth-child(4n+1),.two-panels article:nth-child(4n+1),.leadership-grid article:nth-child(4n+1),.detail-list article:nth-child(4n+1),.level-grid article:nth-child(4n+1),.contact-cards article:nth-child(4n+1),.teachers-grid article:nth-child(4n+1){background:var(--glass-blue)}.feature-card:nth-child(4n+2),.two-panels article:nth-child(4n+2),.leadership-grid article:nth-child(4n+2),.detail-list article:nth-child(4n+2),.level-grid article:nth-child(4n+2),.contact-cards article:nth-child(4n+2),.teachers-grid article:nth-child(4n+2){background:var(--glass-amber)}.feature-card:nth-child(4n+3),.two-panels article:nth-child(4n+3),.leadership-grid article:nth-child(4n+3),.detail-list article:nth-child(4n+3),.level-grid article:nth-child(4n+3),.contact-cards article:nth-child(4n+3),.teachers-grid article:nth-child(4n+3){background:var(--glass-rose)}.feature-card:nth-child(4n),.two-panels article:nth-child(4n),.leadership-grid article:nth-child(4n),.detail-list article:nth-child(4n),.level-grid article:nth-child(4n),.contact-cards article:nth-child(4n),.teachers-grid article:nth-child(4n){background:var(--glass-teal)}.feature-card,.two-panels article,.leadership-grid article,.detail-list article,.level-grid article,.contact-cards article,.teachers-grid article,.enquiry-form fieldset,.success-panel,.form-success,.map-embed,.teachers-status{border-color:var(--glass-colour-line);-webkit-backdrop-filter:blur(18px)saturate(150%);box-shadow:inset 0 1px #ffffffc4,0 18px 45px #102c4618}.enquiry-form fieldset:nth-of-type(3n+1),.form-success,.success-panel{background:var(--glass-blue)}.enquiry-form fieldset:nth-of-type(3n+2),.map-embed{background:var(--glass-amber)}.enquiry-form fieldset:nth-of-type(3n),.teachers-status{background:var(--glass-teal)}.story-band{background:linear-gradient(125deg,#dbeafecc,#ccfbf1a8)}.document-band{background:linear-gradient(125deg,#ffedd5cc,#ffe4e6aa)}.profile-biography{background:linear-gradient(125deg,#ede9fecc,#dbeafeaa)}.map-placeholder,.portrait-placeholder{background:linear-gradient(135deg,#dbeafe,#e9d5ff)}.form-grid input,.form-grid textarea,.enquiry-form input,.enquiry-form textarea,.enquiry-form select,.gallery-filters button{background:linear-gradient(135deg,#f0f7ffd9,#fff0e4d1);border-color:#ffffffb8}.form-grid input:focus,.form-grid textarea:focus,.enquiry-form input:focus,.enquiry-form textarea:focus,.enquiry-form select:focus{background:#f1f7ffe8}.journey,.timeline{border-top:0;gap:14px}.journey article,.timeline article,.highlight-list span,.philosophy-lines b,.document-band li,.profile-focus li{border:1px solid var(--glass-colour-line);-webkit-backdrop-filter:blur(16px)saturate(150%);border-radius:18px;box-shadow:inset 0 1px #ffffffb8,0 12px 30px #102c4612}.journey article,.timeline article{padding:28px 24px 22px}.journey b,.timeline b{color:#fff;background:linear-gradient(135deg,#102c46,#2563eb);margin:0;box-shadow:0 8px 20px #102c4630}.journey article:nth-child(5n+1),.timeline article:nth-child(5n+1),.highlight-list span:nth-child(5n+1),.philosophy-lines b:nth-child(5n+1),.document-band li:nth-child(5n+1),.profile-focus li:nth-child(5n+1){background:var(--glass-blue)}.journey article:nth-child(5n+2),.timeline article:nth-child(5n+2),.highlight-list span:nth-child(5n+2),.philosophy-lines b:nth-child(5n+2),.document-band li:nth-child(5n+2),.profile-focus li:nth-child(5n+2){background:var(--glass-amber)}.journey article:nth-child(5n+3),.timeline article:nth-child(5n+3),.highlight-list span:nth-child(5n+3),.philosophy-lines b:nth-child(5n+3),.document-band li:nth-child(5n+3),.profile-focus li:nth-child(5n+3){background:var(--glass-rose)}.journey article:nth-child(5n+4),.timeline article:nth-child(5n+4),.highlight-list span:nth-child(5n+4),.philosophy-lines b:nth-child(5n+4),.document-band li:nth-child(5n+4),.profile-focus li:nth-child(5n+4){background:var(--glass-teal)}.journey article:nth-child(5n),.timeline article:nth-child(5n),.highlight-list span:nth-child(5n),.philosophy-lines b:nth-child(5n),.document-band li:nth-child(5n),.profile-focus li:nth-child(5n){background:var(--glass-violet)}.highlight-list{background:0 0;gap:14px}.highlight-list span{color:var(--navy);padding:28px}.highlight-list small{color:#52697a}.highlight-list span:nth-child(2) svg{color:#d97706}.highlight-list span:nth-child(3) svg{color:#e11d48}.highlight-list span:nth-child(4) svg{color:#0f766e}.philosophy-lines{grid-template-columns:repeat(2,1fr)}.philosophy-lines b{padding:18px 20px}.document-band ul{column-gap:18px}.document-band li{break-inside:avoid;padding:12px 15px}.profile-focus li{padding:16px}.balance-band>div span:nth-child(4n+1){background:#2563eb35}.balance-band>div span:nth-child(4n+2){background:#ff8a0035}.balance-band>div span:nth-child(4n+3){background:#ef444435}.balance-band>div span:nth-child(4n){background:#14b8a635}@media (max-width:600px){.page-content>section.section-wrap{border-radius:20px;margin-block:18px}.journey,.timeline{gap:12px}.journey article,.timeline article{border:1px solid var(--glass-colour-line);padding:24px 20px}.journey b,.timeline b{margin:0}.philosophy-lines{grid-template-columns:1fr}}:root{--edge-dark:#102c4638;--edge-light:#ffffffd9;--depth-shadow:0 3px 0 #ffffff8c inset,3px 0 0 #ffffff5c inset,-2px 0 0 #102c4614 inset,0 -5px 0 #102c4624 inset,0 8px 0 #102c4624,0 18px 34px #102c4626}.feature-card,.two-panels article,.leadership-grid article,.detail-list article,.level-grid article,.contact-cards article,.teachers-grid article,.journey article,.timeline article,.highlight-list span,.philosophy-lines b,.document-band li,.profile-focus li,.enquiry-form fieldset,.success-panel,.form-success,.map-embed,.teachers-status{isolation:isolate;border:1px solid var(--edge-light);box-shadow:var(--depth-shadow);transform-style:preserve-3d;border-bottom-color:#102c4652;border-right-color:#102c4638;transition:transform .28s cubic-bezier(.2,.75,.25,1),box-shadow .28s,border-color .28s;position:relative;overflow:hidden;transform:translateZ(0)}.feature-card:hover,.two-panels article:hover,.leadership-grid article:hover,.detail-list article:hover,.level-grid article:hover,.contact-cards article:hover,.teachers-grid article:hover,.journey article:hover,.timeline article:hover,.highlight-list span:hover,.philosophy-lines b:hover,.document-band li:hover,.profile-focus li:hover,.map-embed:hover{border-bottom-color:#102c4670;border-right-color:#102c465c;transform:perspective(900px)translateY(-7px)rotateX(2deg)rotateY(-1deg);box-shadow:inset 0 3px #fff,inset 3px 0 #ffffff78,inset -3px 0 #102c4620,inset 0 -6px #102c4630,0 12px #102c4630,0 27px 48px #102c4638}.journey article:before,.timeline article:before,.highlight-list span:before,.philosophy-lines b:before,.document-band li:before,.profile-focus li:before,.teachers-grid article:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff78,#0000);height:42%;position:absolute;inset:1px 1px auto}.feature-card h3,.detail-list h3,.level-grid h3,.leadership-grid h3,.contact-cards h3,.journey h3,.timeline h3,.teachers-grid h3{text-shadow:0 1px #fff,0 3px 8px #102c4614;position:relative}.feature-card>svg,.detail-list>article>svg,.contact-cards svg,.highlight-list svg{filter:drop-shadow(0 3px 2px #102c4630)}.journey b,.timeline b,.level-grid b{border:1px solid #ffffff8f;box-shadow:inset 0 2px #ffffff52,inset 0 -3px #071d3145,0 5px #071d3140,0 10px 18px #102c4630}.page-content>section.section-wrap{border-color:#ffffffcf #102c4626 #102c4638 #ffffffa8;box-shadow:inset 0 3px #ffffffa8,inset 3px 0 #fff5,inset 0 -5px #102c4614,0 10px #102c4614,0 30px 65px #102c461c}.story-band,.document-band,.profile-biography{border-top:1px solid #ffffffd1;border-bottom:6px solid #102c4624;box-shadow:inset 0 3px #ffffff9c,inset 0 -4px #102c4612,0 12px #102c4614,0 28px 55px #102c461b}.hero-copy,.inner-hero>div:first-child,.profile-hero>div:last-child{border-color:#ffffff61 #00000038 #00000052 #ffffff42;border-bottom-style:solid;border-bottom-width:5px;box-shadow:inset 0 2px #ffffff38,inset 0 -5px #0000001f,0 9px #0000002e,0 28px 70px #00000035}.button,.nav-cta{border-color:#ffffffa3 #071d3161 #071d3170 #ffffff70;border-bottom-style:solid;border-bottom-width:4px;box-shadow:inset 0 2px #ffffff5c,inset 0 -3px #071d312b,0 5px #071d3145,0 10px 20px #102c4625}.button:hover,.nav-cta:hover{transform:translateY(-3px);box-shadow:inset 0 2px #ffffff75,inset 0 -3px #071d3138,0 8px #071d3145,0 16px 28px #102c4630}.button:active,.nav-cta:active{transform:translateY(4px);box-shadow:inset 0 2px #ffffff50,inset 0 -2px #071d3138,0 2px #071d3145}@media (max-width:600px){:root{--depth-shadow:0 2px 0 #ffffff85 inset,2px 0 0 #ffffff4f inset,0 -4px 0 #102c4620 inset,0 6px 0 #102c4620,0 14px 25px #102c4620}.feature-card:hover,.two-panels article:hover,.leadership-grid article:hover,.detail-list article:hover,.level-grid article:hover,.contact-cards article:hover,.teachers-grid article:hover,.journey article:hover,.timeline article:hover,.highlight-list span:hover,.philosophy-lines b:hover,.document-band li:hover,.profile-focus li:hover,.map-embed:hover{transform:translateY(-4px)}.page-content>section.section-wrap{box-shadow:inset 0 2px #ffffff9c,inset 0 -4px #102c4612,0 7px #102c4612,0 20px 38px #102c4618}}@media (prefers-reduced-motion:reduce){.feature-card,.two-panels article,.leadership-grid article,.detail-list article,.level-grid article,.contact-cards article,.teachers-grid article,.journey article,.timeline article,.highlight-list span,.philosophy-lines b,.document-band li,.profile-focus li,.map-embed,.button,.nav-cta{transition:none!important}}.fx-card{--fx:perspective(900px) translateY(-8px);--fx-shadow:0 12px 0 #102c4630,0 28px 48px #102c4638;will-change:transform;transform-origin:50%;transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s,filter .38s!important}.fx-card:hover{filter:var(--fx-filter,none);z-index:5;transform:var(--fx)!important;box-shadow:inset 0 3px 0 #fff,inset 0 -6px #102c4630,var(--fx-shadow)!important}.fx-card:nth-child(12n+1){--fx:perspective(850px) translateY(-9px) rotateX(5deg) rotateY(-7deg)}.fx-card:nth-child(12n+2){--fx:perspective(850px) translateY(-9px) rotateX(5deg) rotateY(7deg)}.fx-card:nth-child(12n+3){--fx:perspective(900px) translateY(-16px) translateZ(35px)}.fx-card:nth-child(12n+4){--fx:perspective(900px) translateY(-7px) translateZ(28px) scale(1.045)}.fx-card:nth-child(12n+5){--fx:perspective(900px) translateY(-10px) rotateZ(1.7deg) rotateX(3deg)}.fx-card:nth-child(12n+6){--fx:perspective(900px) translateY(-10px) rotateZ(-1.7deg) rotateY(4deg)}.fx-card:nth-child(12n+7){--fx-filter:drop-shadow(0 0 9px #2563eb66)}.fx-card:nth-child(12n+8){--fx-filter:drop-shadow(0 0 9px #ff8a0066)}.fx-card:nth-child(12n+9){--fx-filter:drop-shadow(0 0 9px #ef444466)}.fx-card:nth-child(12n+10){--fx:perspective(650px) translateY(-6px) rotateX(-5deg) scale(.985)}.fx-card:nth-child(12n+11){--fx:perspective(900px) translateY(-11px) rotateX(3deg) scale(1.02)}.fx-card:nth-child(12n){--fx:perspective(900px) translateY(-13px) rotateX(4deg) rotateY(-3deg)}@media (max-width:600px){.fx-card:hover{transform:translateY(-5px)scale(1.01)!important}}@media (prefers-reduced-motion:reduce){.fx-card{transition:none!important}}.feature-card>span{z-index:6;color:#071d31;opacity:1;letter-spacing:-.04em;text-shadow:0 1px #ffffffd9,0 3px #ffffff78,0 6px 12px #102c4638;filter:none;font:700 34px/1 Georgia,serif;top:16px;right:20px}.teachers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.teachers-grid article{border-radius:22px;min-height:0}.teacher-photo-wrap{background:#102c46;height:220px;position:relative;overflow:hidden}.teachers-grid .teacher-photo-wrap img,.teachers-grid .teacher-photo-wrap .teacher-initial{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .4s}.teachers-grid article:hover .teacher-photo-wrap img,.teachers-grid article:hover .teacher-initial{filter:saturate(1.12)contrast(1.04);transform:scale(1.08)translateY(-3px)}.teacher-photo-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#071d31cc 100%);position:absolute;inset:0}.teacher-subject{z-index:3;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#071d31c7;border:1px solid #ffffff8c;border-radius:999px;max-width:calc(100% - 28px);padding:7px 11px;font-size:10px;font-weight:800;line-height:1.2;position:absolute;bottom:13px;left:14px;box-shadow:inset 0 1px #ffffff4f,0 5px 14px #0005}.teachers-grid article:nth-child(4n+2) .teacher-subject{background:#9a4d08d9}.teachers-grid article:nth-child(4n+3) .teacher-subject{background:#9f1239d9}.teachers-grid article:nth-child(4n) .teacher-subject{background:#0f766ed9}.teachers-grid .teacher-info{padding:17px 18px 20px;position:relative}.teacher-info small{color:#52697a;letter-spacing:.16em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.teachers-grid .teacher-info h3{margin:0;font-size:21px;line-height:1.18}.teachers-grid article:nth-child(odd) .teacher-info h3{transform:rotate(-.4deg)}.teachers-grid article:nth-child(2n) .teacher-info h3{transform:rotate(.4deg)}@media (max-width:1050px){.teachers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.teachers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-photo-wrap{height:210px}}@media (max-width:480px){.teachers-grid{grid-template-columns:1fr}.teachers-grid article{width:100%;max-width:330px;margin-inline:auto}.teacher-photo-wrap{height:235px}}.masonry button{background:var(--glass-blue);border-radius:18px;box-shadow:0 7px #102c4628,0 18px 34px #102c4624}.masonry button:nth-child(4n+2){background:var(--glass-amber)}.masonry button:nth-child(4n+3){background:var(--glass-rose)}.masonry button:nth-child(4n){background:var(--glass-teal)}.masonry .gallery-card-caption{width:100%;color:var(--navy);text-align:left;text-shadow:0 1px #fff;white-space:normal;border-top:1px solid #ffffffb8;padding:13px 16px 15px;font:700 14px/1.35 Georgia,serif;display:block;position:static}.masonry button:hover .gallery-card-caption{color:#071d31}.masonry img{border-radius:17px 17px 0 0}.home-slideshow{isolation:isolate}.home-slideshow>img{opacity:0;pointer-events:none;transition:opacity .7s,transform 2.5s;position:absolute;inset:0;transform:scale(1.06)}.home-slideshow>img.slide-active{opacity:1;z-index:1;transform:scale(1.01)}.home-slideshow .photo-note{z-index:3;bottom:48px}.slideshow-dots{z-index:4;-webkit-backdrop-filter:blur(10px);background:#071d318c;border:1px solid #ffffff4d;border-radius:999px;gap:7px;padding:7px 10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.slideshow-dots button{cursor:pointer;background:#ffffff7d;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .3s,background .3s;box-shadow:0 1px 4px #0006}.slideshow-dots button.active{background:var(--gold);border-radius:6px;width:24px}@media (prefers-reduced-motion:reduce){.home-slideshow>img,.slideshow-dots button{transition:none}}@media (max-width:900px){.site-header{-webkit-backdrop-filter:none!important;background:#eef3f6!important}.menu-toggle{z-index:1002;position:relative}.main-nav,.main-nav.open{z-index:1000;opacity:1;color:#fff;overscroll-behavior:contain;width:100vw;height:calc(100dvh - 70px);min-height:calc(100vh - 70px);padding:38px 8vw 55px;position:fixed;inset:70px 0 auto;overflow-y:auto;box-shadow:0 25px 60px #0008;-webkit-backdrop-filter:none!important;background:#071d31 linear-gradient(145deg,#071d31 0%,#102c46 58%,#153b5c 100%)!important}.main-nav.open{display:flex}.main-nav.open a:not(.nav-cta){text-shadow:0 2px 8px #0006;width:100%;padding:8px 0;color:#fff!important}.main-nav.open a.active:not(.nav-cta){color:#ffbf43!important}.main-nav.open .nav-cta{margin-top:10px;color:#071d31!important}}.contact-phone-list{gap:5px;display:grid}.contact-phone-list a{width:max-content;max-width:100%;color:var(--navy);font-weight:700}.contact-phone-list a:hover{color:#b45309;text-decoration:underline}.hero-photo img,.profile-image img,.photo-collage img,.campus-story>img,.leader-photo,.teachers-grid .teacher-photo-wrap img{object-fit:contain;background:linear-gradient(135deg,#102c46,#173a63);transform:scale(1)!important}.hero-photo:hover img,.profile-image:hover img,.photo-collage img:hover,.campus-story>img:hover,.leader-photo:hover,.teachers-grid article:hover .teacher-photo-wrap img{transform:scale(1.015)!important}.home-slideshow>img{object-fit:contain;transform:scale(1.01)!important}.home-slideshow>img.slide-active{transform:scale(1)!important}.masonry img{object-fit:contain;background:#102c46;min-height:0}.masonry button:hover img{transform:scale(1.015)}@media (max-width:900px){.site-header{height:70px!important}}
