@import url('https://fonts.googleapis.com/css2?family=Della+Respira&family=Poppins:wght@400;500;600;700&display=swap');
:root{--navy:#1A3B60;--blue:#8CBAE6;--gold:#E2A42D;--mist:#f3f6f8;--ink:#263b50;--muted:#647588;--line:#dce5ec;--white:#fff;--shadow:0 14px 40px rgba(26,59,96,.12)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;font-family:"Della Respira",serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{min-height:31px;padding:6px clamp(16px,6vw,88px);display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--navy);color:#fff;font-size:9px}.nav{position:sticky;top:0;z-index:50;min-height:68px;padding:10px clamp(16px,6vw,88px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;box-shadow:0 2px 18px rgba(26,59,96,.08)}.brand{display:flex;align-items:center;gap:9px;min-width:0;color:var(--navy)}.brandmark{flex:0 0 62px;width:62px;height:62px;border-radius:50%;display:block;object-fit:contain;align-self:center}.brandtext{font-size:35px;line-height:1.2;white-space:nowrap;align-self:center;display:flex;flex-direction:column;justify-content:center}.brandtext small{display:block;margin-top:3px;font-family:"Poppins",sans-serif;font-size:20px;line-height:1.2}.navlinks{display:flex;align-items:center;gap:22px;min-width:0;font-size:9px}.navlinks a{position:relative;white-space:nowrap}.navlinks a:not(.navcta)::after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--gold);transition:width .25s}.navlinks a:hover::after,.navlinks a.active::after{width:100%}.navcta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:24px;padding:11px 18px;background:var(--gold);color:var(--navy);font-size:9px;box-shadow:0 8px 20px rgba(226,164,45,.18);transition:transform .25s,box-shadow .25s}.navcta:hover,.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(226,164,45,.3)}.menu{display:none;border:0;background:transparent;color:var(--navy);font-size:24px}
.hero{position:relative;min-height:650px;padding:0 clamp(16px,6vw,88px);display:flex;align-items:flex-start;overflow:hidden;background:var(--navy)}.heroimg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(13,39,63,.92),rgba(26,59,96,.72) 43%,rgba(26,59,96,.28)),url("../images/photo5.webp");background-size:cover;background-position:center 35%}.heroart{position:absolute;right:-160px;top:-170px;width:520px;height:520px;border-radius:50%;border:90px solid rgba(140,186,230,.14)}.hero-content{position:relative;z-index:2;max-width:670px;padding-top:112px;color:#fff}.eyebrow{margin:0 0 8px;color:var(--gold);font-size:9px;line-height:1.4;letter-spacing:.15em;text-transform:uppercase}.hero h1{margin:0 0 14px;font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.02em}.hero-content>p:not(.eyebrow){max-width:520px;margin:0 0 22px;color:rgba(255,255,255,.9);font-size:12px}.hero-features{position:absolute;z-index:4;left:clamp(16px,6vw,88px);right:clamp(16px,6vw,88px);bottom:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));box-shadow:0 14px 35px rgba(0,0,0,.18)}.feature{min-width:0;min-height:168px;padding:18px 20px;color:#fff;border-right:1px dashed rgba(255,255,255,.45)}.feature:last-child{border-right:0}.feature:nth-child(1){background:var(--navy)}.feature:nth-child(2){background:#d64f49}.feature:nth-child(3){background:#139b96}.star{color:var(--gold);font-size:16px}.feature h3{margin:5px 0 6px;font-size:13px;line-height:1.3}.feature p{margin:0 0 7px;font-size:8.5px;line-height:1.55;color:rgba(255,255,255,.9)}.feature a{font-size:8px;text-decoration:underline}
.section{width:100%;max-width:100%;padding:84px clamp(16px,8vw,116px)}.section.split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:7%;align-items:center}h1,h2,h3,h4,p{overflow-wrap:anywhere}h2{margin:0 0 17px;color:var(--navy);font-size:clamp(30px,4vw,50px);line-height:1.14}.copy{font-size:10px;line-height:1.8;color:var(--ink);max-width:700px}.about-visual{position:relative;min-height:400px;padding:25px;background:var(--mist)}.imagebox,.whyimg,.personphoto,.classimg,.map{overflow:hidden;background:var(--blue);position:relative}.imagebox{min-height:350px;background-image:url("../images/photo7.webp");background-size:cover;background-position:center}.imagebox span,.whyimg span,.personphoto span,.classimg span,.galleryitem span{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:10px;color:#fff;background:rgba(13,40,68,.65);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.welcome{position:absolute;left:0;top:105px;padding:14px 16px;background:var(--navy);color:#fff;font-size:18px;line-height:1.45;box-shadow:var(--shadow)}.progress{margin-top:22px;max-width:520px}.progressrow{font-size:8px;margin:7px 0}.progressrow b{float:right;font-weight:400}.track{height:5px;margin-top:4px;border-radius:99px;background:#e8eef3;overflow:hidden}.track i{display:block;height:100%;background:var(--navy);border-radius:99px}
.gray{background:#f1f3f3}.values-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;align-items:center}.layers{height:420px;position:relative}.layers .one,.layers .two{position:absolute;background-size:cover;background-position:center;border-radius:5px;box-shadow:var(--shadow)}.layers .one{left:0;top:0;width:58%;height:100%;background-image:url("../images/photo2.webp")}.layers .two{right:0;bottom:20px;width:50%;height:67%;border:7px solid #f1f3f3;background-image:url("../images/photo1.webp")}.values-list{padding:0;margin:20px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;list-style:none;font-size:9px}.values-list li::before{content:"✦";color:var(--gold);margin-right:7px}.pill{display:flex;justify-content:space-between;align-items:center;max-width:430px;padding:9px 14px;border-radius:22px;background:#fff;color:var(--navy);box-shadow:0 5px 16px rgba(26,59,96,.08);font-size:8px}
.center{text-align:center;max-width:700px;margin:0 auto 36px}.center>p:not(.eyebrow){font-size:9px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#fff;box-shadow:0 6px 18px rgba(26,59,96,.08);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 16px 30px rgba(26,59,96,.13)}.cardimg{height:210px;background-size:cover;background-position:center}.card:nth-child(1) .cardimg{background-image:url("../images/photo2.webp")}.card:nth-child(2) .cardimg{background-image:url("../images/photo4.webp")}.card:nth-child(3) .cardimg{background-image:url("../images/photo5.webp");background-position:center 70%}.cardimg span{display:none}.cardbody{padding:16px}.cardbody h3{margin:0 0 7px;color:var(--navy);font-size:15px}.cardbody p{margin:0;min-height:52px;font-size:8.5px}.cardlink{display:block;margin:0 16px 16px;padding:8px;text-align:center;background:var(--gold);border-radius:2px;color:var(--navy);font-size:8px}
.cta-band{position:relative;overflow:hidden;padding:72px 16px;text-align:center;background:var(--navy);color:#fff}.cta-band::before,.cta-band::after{content:"";position:absolute;border-radius:50%;border:45px solid rgba(140,186,230,.1)}.cta-band::before{width:300px;height:300px;left:-130px;top:-150px}.cta-band::after{width:260px;height:260px;right:-120px;bottom:-150px}.seal{position:relative;z-index:1;width:80px;height:80px;margin:0 auto 14px;display:grid;place-items:center}.seal img{width:100%;height:100%;object-fit:contain}.cta-band h2{position:relative;z-index:1;color:#fff;margin-bottom:10px}.cta-band>p:not(.eyebrow){position:relative;z-index:1;max-width:550px;margin:0 auto 20px;font-size:9px;color:rgba(255,255,255,.78)}.whygrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;align-items:center}.whyitem{display:flex;gap:16px;margin:17px 0}.whyitem>span{color:var(--gold);font-size:8px;flex:0 0 auto}.whyitem h3{margin:0 0 3px;color:var(--navy);font-size:13px}.whyitem p{margin:0;font-size:8.5px}.whyimg{min-height:490px;background-image:url("../images/photo1.webp");background-size:cover;background-position:center}
.booking{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;padding:84px clamp(16px,8vw,116px);background:var(--navy);color:#fff}.formbox{min-width:0;padding:28px;border:2px dotted var(--gold);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 16px 40px rgba(0,0,0,.18)}.formbox h2{font-size:30px}.formgrid{display:grid;gap:10px}.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}input,select,textarea{width:100%;min-width:0;border:1px solid #e0e7ed;border-radius:5px;padding:10px;background:#f7f9fb;color:var(--ink);font-size:9px;outline:none}textarea{resize:vertical}.bookingcopy{padding:25px 0}.bookingcopy h2{color:#fff}.bookingcopy>p:not(.eyebrow),.bookingcopy li{font-size:9px;color:rgba(255,255,255,.8)}.bookingcopy ul{padding-left:17px;line-height:2}
.testimonials{background:#eeedf5;padding:84px 0;overflow:hidden}.testimonials .center{padding:0 clamp(16px,8vw,116px)}.test-carousel{position:relative;display:flex;align-items:center;padding:0 24px;max-width:1400px;margin:0 auto}.test-prev,.test-next{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:none;background:#fff;color:#1A3B60;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(48,43,120,.08);transition:.25s;z-index:2}.test-prev{margin-right:-10px}.test-next{margin-left:-10px}.test-prev:hover,.test-next:hover{background:#1A3B60;color:#fff}.test-prev svg,.test-next svg{stroke:currentColor;width:24px;height:24px}.testgrid{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding:16px 4px 32px 4px;width:100%}.testgrid::-webkit-scrollbar{display:none}.testimonial{flex:0 0 calc(25% - 13.5px);scroll-snap-align:start;border-radius:14px;padding:28px 24px;background:#fff;border:none;box-shadow:0 4px 16px rgba(48,43,120,.04);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.testimonial:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(48,43,120,.08)}.testimonial>p{font-size:14px;line-height:1.7;color:#4d4a73;margin:0 0 18px;flex-grow:1;font-style:normal}.testimonial strong{display:block;color:var(--navy);font-size:15px;font-weight:700;margin-bottom:2px}.testimonial small{display:block;font-size:12px;color:var(--muted);margin-bottom:10px}.stars{color:#f5b731;font-size:18px;letter-spacing:2px}
.gallerygrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:155px;gap:10px;margin-bottom:30px}.galleryitem{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:7px;background-size:cover;background-position:center}.galleryitem:nth-child(1){background-image:url("../images/photo5.webp")}.galleryitem:nth-child(2){background-image:url("../images/photo2.webp")}.galleryitem:nth-child(3){background-image:url("../images/photo1.webp")}.galleryitem:nth-child(4){background-image:url("../images/photo4.webp")}.galleryitem:nth-child(5){background-image:url("../images/photo3.webp")}.galleryitem:nth-child(6){background-image:url("../images/photo7.webp")}.galleryitem:nth-child(7){background-image:url("../images/photo1.webp")}.galleryitem:nth-child(8){background-image:url("../images/photo2.webp")}.galleryitem:nth-child(9){background-image:url("../images/photo4.webp")}.galleryitem:nth-child(10){background-image:url("../images/photo3.webp")}.galleryitem:nth-child(11){background-image:url("../images/photo5.webp")}.galleryitem:nth-child(12){background-image:url("../images/photo7.webp")}.galleryitem.wide{grid-column:span 2}.galleryitem.tall{grid-row:span 2}.pagehero{min-height:320px;padding:70px clamp(16px,8vw,116px);display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(13,39,63,.94),rgba(26,59,96,.72)),url("../images/photo5.webp") center/cover}.pagehero h1{margin:0 0 12px;font-size:clamp(40px,6vw,68px);line-height:1.05}.pagehero>div{max-width:760px}.pagehero>div>p:last-child{margin:0;font-size:11px;color:rgba(255,255,255,.88)}
.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.timelineitem{padding:18px;border:1px solid var(--line);background:#fff;border-radius:5px}.year{display:inline-block;margin-bottom:12px;padding:5px 9px;border-radius:20px;background:var(--gold);color:var(--navy);font-size:8px}.timelineitem h3{margin:0 0 6px;color:var(--navy);font-size:13px}.timelineitem p{margin:0;font-size:8.5px}.valuecards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.valuecard{padding:18px;border:1px solid var(--line);background:#fff;border-radius:5px}.valuecard h3{margin:0 0 6px;color:var(--navy);font-size:13px}.valuecard p{margin:0;font-size:8.5px}.achievement{margin:10px 0;padding:17px 20px;border-left:4px solid var(--gold);background:var(--mist)}.achievement h3{margin:0 0 5px;color:var(--navy);font-size:12px}.achievement p{margin:0;font-size:8.5px}.team{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.personcard{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:12px;border:1px solid var(--line);border-radius:5px}.personphoto{min-height:200px;background-size:cover;background-position:center}.personcard:nth-child(1) .personphoto{background-image:url("../images/photo7.webp")}.personcard:nth-child(2) .personphoto{background-image:url("../images/photo3.webp")}.personcopy h3{margin:8px 0 2px;color:var(--navy);font-size:14px}.personcopy p{font-size:8.5px}
.admissiongrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:8%;align-items:start}.steps{display:grid;gap:12px}.step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;padding:16px;border:1px solid var(--line);border-radius:5px}.num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:8px}.step h3{margin:0 0 5px;color:var(--navy);font-size:13px}.step p{margin:0;font-size:8.5px}.sidebox{padding:24px;border-radius:6px;background:var(--navy);color:#fff}.sidebox h3{margin-top:0;font-size:18px}.sidebox p,.sidebox li{font-size:8.5px}.sidebox .btn{margin-top:10px}
.classbig{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:380px;margin-bottom:20px;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.classbig:nth-child(even){grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.classbig:nth-child(even) .classimg{order:2}.classimg{min-height:380px;background-size:cover;background-position:center}.classbig:nth-child(2) .classimg{background-image:url("../images/photo2.webp")}.classbig:nth-child(3) .classimg{background-image:url("../images/photo4.webp")}.classbig:nth-child(4) .classimg{background-image:url("../images/photo5.webp")}.classinfo{padding:42px}.classinfo h2{font-size:35px}.classinfo p:not(.eyebrow),.classinfo li{font-size:9px}.classinfo ul{padding-left:18px}.filters{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:34px}.filter{border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--navy);padding:10px 20px;font-size:13px;font-family:"Poppins",sans-serif;font-weight:500;transition:.25s}.filter.active,.filter:hover{background:var(--gold);border-color:var(--gold)}.galleryitem.is-hidden{display:none}.contactgrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;align-items:start}.contactcards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px}.contactcard{padding:15px;border:1px solid var(--line);border-radius:5px;background:#fff}.contactcard h3{margin:0 0 4px;color:var(--navy);font-size:11px}.contactcard p{margin:0;font-size:8.5px}.socials{display:flex;gap:8px;margin-top:18px}.socials a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:8px}.map{height:320px;display:grid;place-items:center;text-align:center;padding:20px;color:#fff;background:linear-gradient(135deg,rgba(26,59,96,.88),rgba(140,186,230,.72)),url("../images/photo5.webp") center/cover;font-size:10px}
footer{padding:54px clamp(16px,8vw,116px) 18px;background:#0d2a47;color:rgba(255,255,255,.72)}.footergrid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.25fr;gap:34px}.footbrand{color:#fff;margin-bottom:12px}.footergrid p,.footergrid a,.footergrid span{display:block;margin:7px 0;font-size:8.5px}.contact-info a,.contact-info span{display:flex;align-items:flex-start;gap:8px}.contact-info svg{flex:0 0 auto;margin-top:2px;opacity:0.8}.footergrid h4{margin:0 0 12px;color:#fff;font-size:10px}.bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:14px;font-size:7.5px}.wa{position:fixed;z-index:60;right:14px;bottom:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.2)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.navlinks{gap:14px}.section{padding-left:6%;padding-right:6%}.hero-features{left:6%;right:6%}.valuecards{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.footergrid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial{flex:0 0 calc(33.333% - 12px)}}
@media(max-width:780px){.topbar{display:none}.nav{min-height:62px;padding:8px 16px}.menu{display:block}.navlinks{display:none;position:absolute;top:62px;left:0;right:0;padding:18px 16px;flex-direction:column;align-items:stretch;gap:14px;background:#fff;box-shadow:0 12px 25px rgba(26,59,96,.14)}.navlinks.open{display:flex}.navcta{text-align:center}.hero{min-height:800px;padding:0 16px}.hero-content{padding-top:80px}.hero h1{font-size:46px}.hero-content>p:not(.eyebrow){font-size:10px}.hero-features{left:16px;right:16px;grid-template-columns:1fr}.feature{min-height:110px;padding:12px 15px;border-right:0;border-bottom:1px dashed rgba(255,255,255,.4)}.feature:last-child{border-bottom:0}.section{padding:62px 16px}.section.split,.values-grid,.whygrid,.booking,.admissiongrid,.contactgrid{grid-template-columns:1fr;gap:32px}.about-visual{min-height:330px}.layers{height:310px}.cards{grid-template-columns:1fr}.cardimg{height:220px}.two{grid-template-columns:1fr}.gallerygrid{grid-template-columns:1fr 1fr;grid-auto-rows:135px}.galleryitem.wide{grid-column:span 2}.galleryitem.tall{grid-row:span 2}.timeline{grid-template-columns:1fr}.valuecards{grid-template-columns:1fr}.team{grid-template-columns:1fr}.personcard{grid-template-columns:110px minmax(0,1fr)}.personphoto{min-height:160px}.classbig,.classbig:nth-child(even){grid-template-columns:1fr}.classbig:nth-child(even) .classimg{order:0}.classimg{min-height:250px}.classinfo{padding:25px}.classinfo h2{font-size:30px}.contactcards{grid-template-columns:1fr}.map{height:260px}.footergrid{grid-template-columns:1fr}.bottom{flex-direction:column;gap:5px}.test-carousel{flex-wrap:wrap;justify-content:center;padding:0 16px}.testgrid{order:-1;flex:1 1 100%}.test-prev,.test-next{margin:10px}.testimonial{flex:0 0 100%}}
@media(max-width:430px){.brandtext{font-size:18px}.brandtext small{font-size:16px}.brandmark{width:36px;height:36px;flex-basis:36px}.hero{min-height:780px}.hero h1{font-size:40px}.hero-content{padding-top:62px}.gallerygrid{grid-template-columns:1fr;grid-auto-rows:180px}.galleryitem.wide,.galleryitem.tall{grid-column:span 1;grid-row:span 1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}


/* Readable body typography: Della Respira for display text, Poppins for descriptions. */
p, li, .copy, .feature p, .cardbody p, .center>p:not(.eyebrow), .cta-band>p:not(.eyebrow),
.whyitem p, .bookingcopy>p:not(.eyebrow), .bookingcopy li, .testimonial>p, .testimonial small,
.timelineitem p, .valuecard p, .achievement p, .personcopy p, .step p, .sidebox p, .sidebox li,
.classinfo p:not(.eyebrow), .classinfo li, .contactcard p, .footergrid p, .footergrid a, .footergrid span,
.pagehero>div>p:last-child, input, select, textarea {
  font-family:"Poppins",sans-serif;
}
.copy{font-size:14px;line-height:1.85}
.hero-content>p:not(.eyebrow){font-size:15px;line-height:1.8}
.feature p{font-size:12px;line-height:1.7}
.center>p:not(.eyebrow){font-size:13px;line-height:1.8}
.cardbody p{font-size:13px;line-height:1.75}
.cta-band>p:not(.eyebrow){font-size:13px;line-height:1.8}
.whyitem p{font-size:13px;line-height:1.75}
.bookingcopy>p:not(.eyebrow), .bookingcopy li{font-size:13px;line-height:1.8}
.testimonial>p{font-size:13px;line-height:1.75}
.timelineitem p,.valuecard p,.achievement p,.personcopy p,.step p,.sidebox p,.sidebox li,.classinfo p:not(.eyebrow),.classinfo li,.contactcard p{font-size:13px;line-height:1.8}
.pagehero>div>p:last-child{font-size:14px;line-height:1.8}
.footergrid p,.footergrid a,.footergrid span{font-size:11px;line-height:1.7}
input,select,textarea{font-size:12px}
@media(max-width:780px){
  .hero-content>p:not(.eyebrow){font-size:13px}
  .feature p{font-size:11px}
  .copy,.cardbody p,.center>p:not(.eyebrow),.whyitem p,.bookingcopy>p:not(.eyebrow),.bookingcopy li,.testimonial>p,.timelineitem p,.valuecard p,.achievement p,.personcopy p,.step p,.sidebox p,.sidebox li,.classinfo p:not(.eyebrow),.classinfo li,.contactcard p{font-size:13px}
}

/* Hero carousel and richer motion layer */
.hero-carousel{isolation:isolate}
.hero-slides{position:absolute;inset:0;z-index:0;overflow:hidden}
.hero-slide{position:absolute;inset:0;opacity:0;background-image:linear-gradient(90deg,rgba(13,39,63,.92) 0%,rgba(26,59,96,.72) 43%,rgba(26,59,96,.25) 100%),var(--hero-image);background-size:cover;background-position:center;transform:scale(1.08);transition:opacity .9s ease,transform 6s cubic-bezier(.2,.7,.2,1)}
.hero-slide.active{opacity:1;transform:scale(1)}
.heroimg{display:none}
.hero-content{z-index:3}
.hero-title,.hero-kicker,.hero-copy{transition:opacity .45s ease,transform .55s cubic-bezier(.2,.8,.2,1)}
.hero-content.is-changing .hero-title,.hero-content.is-changing .hero-kicker,.hero-content.is-changing .hero-copy{opacity:0;transform:translateY(16px)}
.hero-controls{position:absolute;z-index:5;right:clamp(16px,6vw,88px);top:50%;display:flex;align-items:center;gap:8px;transform:translateY(-50%)}
.hero-controls button{border:1px solid rgba(255,255,255,.35);background:rgba(13,39,63,.28);backdrop-filter:blur(6px);color:#fff;width:34px;height:34px;border-radius:50%;font-size:21px;line-height:1;transition:.25s}
.hero-controls button:hover{background:var(--gold);color:var(--navy);border-color:var(--gold);transform:scale(1.08)}
.hero-dots{display:flex;gap:6px}
.hero-dot{width:7px!important;height:7px!important;padding:0;border:0!important;background:rgba(255,255,255,.45)!important}
.hero-dot.active{width:24px!important;border-radius:10px!important;background:var(--gold)!important}
.hero-progress{position:absolute;z-index:5;left:0;right:0;top:0;height:3px;background:rgba(255,255,255,.16)}
.hero-progress span{display:block;width:0;height:100%;background:var(--gold)}
.hero-progress.play span{animation:heroTimer 6s linear forwards}
@keyframes heroTimer{from{width:0}to{width:100%}}
@keyframes floatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
.heroart{animation:floatSoft 5s ease-in-out infinite}
.hero-features .feature{animation:featureIn .75s both;animation-delay:calc(var(--i,0) * .12s)}
.hero-features .feature:nth-child(1){--i:1}.hero-features .feature:nth-child(2){--i:2}.hero-features .feature:nth-child(3){--i:3}
@keyframes featureIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}
.card,.testimonial,.valuecard,.timelineitem,.achievement,.step,.contactcard,.personcard{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.card:hover,.testimonial:hover,.valuecard:hover,.timelineitem:hover,.achievement:hover,.step:hover,.contactcard:hover,.personcard:hover{transform:translateY(-7px);box-shadow:0 20px 40px rgba(26,59,96,.14);border-color:rgba(226,164,45,.55)}
.cardimg,.person,.classimg,.imagebox,.whyimg,.galleryitem,.layers .one,.layers .two{transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .35s ease}
.card:hover .cardimg,.testimonial:hover .person,.classbig:hover .classimg,.about-visual:hover .imagebox,.whygrid:hover .whyimg,.galleryitem:hover,.layers:hover .one,.layers:hover .two{transform:scale(1.025)}
.galleryitem:hover{filter:saturate(1.12)}
.btn{position:relative;overflow:hidden}
.btn::after{content:"";position:absolute;inset:0;transform:translateX(-110%);background:rgba(255,255,255,.2);skewX(-18deg);transition:transform .5s ease}
.btn:hover::after{transform:translateX(110%)}
.eyebrow{animation:eyebrowIn .7s both}
@keyframes eyebrowIn{from{opacity:0;letter-spacing:.35em}to{opacity:1;letter-spacing:.15em}}
.progress .track i{animation:progressGrow 1.4s ease both;transform-origin:left}
@keyframes progressGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.pill{transition:.3s ease}.pill:hover{transform:translateX(5px);box-shadow:0 10px 24px rgba(26,59,96,.13)}
.socials a{transition:transform .25s ease,background .25s ease}.socials a:hover{transform:translateY(-4px) rotate(-4deg);background:var(--gold);color:var(--navy)}
.wa{animation:waPulse 2.5s ease-in-out infinite}
@keyframes waPulse{0%,100%{box-shadow:0 8px 20px rgba(0,0,0,.2)}50%{box-shadow:0 8px 28px rgba(37,211,102,.42)}}
.reveal{transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}
.reveal.visible .whyitem{animation:revealChild .6s both}
.reveal.visible .whyitem:nth-child(2){animation-delay:.08s}.reveal.visible .whyitem:nth-child(3){animation-delay:.16s}.reveal.visible .whyitem:nth-child(4){animation-delay:.24s}.reveal.visible .whyitem:nth-child(5){animation-delay:.32s}
@keyframes revealChild{from{opacity:0;transform:translateX(-15px)}to{opacity:1;transform:none}}
@media(max-width:780px){.hero-controls{right:16px;top:44%}.hero-controls button{width:30px;height:30px}.hero-dots{gap:5px}.hero-dot.active{width:19px!important}.hero-title{font-size:42px}.hero-carousel .hero-content{padding-top:72px}}
@media(prefers-reduced-motion:reduce){.heroart,.hero-features .feature,.eyebrow,.wa{animation:none}.hero-slide{transition:none;transform:none}.hero-progress.play span{animation:none}.card:hover,.testimonial:hover,.valuecard:hover,.timelineitem:hover,.achievement:hover,.step:hover,.contactcard:hover,.personcard:hover{transform:none}.card:hover .cardimg,.testimonial:hover .person,.classbig:hover .classimg,.about-visual:hover .imagebox,.whygrid:hover .whyimg,.galleryitem:hover,.layers:hover .one,.layers:hover .two{transform:none}}

/* Le Poshe-inspired school landing page treatment. */
:root{--navy:#302b78;--blue:#837bd5;--gold:#ffd21a;--mist:#f7f7fb;--ink:#302b78;--muted:#67658c;--line:#e3e2ef;--shadow:0 12px 28px rgba(48,43,120,.12)}
body{font-family:"Poppins",sans-serif;color:#3d3b68;background:#fff}
h1,h2,h3,h4,.brandtext,.eyebrow{font-family:"Della Respira",serif;letter-spacing:0}
.topbar{min-height:28px;padding:5px clamp(16px,6vw,88px);background:var(--navy);font-size:8px}
.nav{min-height:64px;padding:8px clamp(16px,6vw,88px);border-bottom:1px solid #eee;box-shadow:none}
.brandmark{background:none;border:none;box-shadow:none;flex:0 0 62px;width:62px;height:62px;border-radius:50%;object-fit:contain;display:block;align-self:center}
.brandtext{color:var(--navy);font-family:"Della Respira",serif;font-size:26px;font-weight:700}.brandtext small{display:block;margin-top:0;font-family:"Poppins",sans-serif;font-size:23px;line-height:1.2}.navlinks{font-size:10px;gap:20px}.navlinks a:not(.navcta)::after{background:var(--gold)}
.navcta,.btn{border-radius:5px;padding:10px 17px;background:var(--gold);color:var(--navy);font-family:"Poppins",sans-serif;font-size:9px;font-weight:600;box-shadow:0 5px 12px rgba(255,210,26,.2)}
.hero{min-height:590px;margin-bottom:366px;background:var(--navy);overflow:visible}.hero-slide{background-position:center 28%}.hero-slide:nth-child(1){--hero-image:url("../images/photo3.webp")}.hero-slide:nth-child(2){--hero-image:url("../images/photo4.webp")}.hero-slide:nth-child(3){--hero-image:url("../images/photo2.webp")}.hero-slide:nth-child(4){--hero-image:url("../images/photo5.webp")}.hero-content{max-width:510px;padding-top:105px}.hero h1{font-size:clamp(38px,5vw,62px);line-height:1.08}.hero-content>p:not(.eyebrow){font-size:13px;line-height:1.7}.hero-features{top:calc(100% - 42px);bottom:auto;left:clamp(16px,6vw,88px);right:clamp(16px,6vw,88px);height:408px;border-radius:9px;overflow:hidden;box-shadow:0 12px 24px rgba(18,18,70,.25)}.feature{min-height:145px;padding:16px 18px}.feature:nth-child(1){background:#26236d}.feature:nth-child(2){background:#ef3150}.feature:nth-child(3){background:#00aaa5}.feature h3{font-size:12px}.feature p{font-size:10px;line-height:1.55}.hero-controls{top:42%;right:4%}
.section{padding:72px clamp(16px,7vw,100px)}.section.split{gap:5%}h2{font-size:clamp(28px,3.5vw,43px);color:var(--navy)}.eyebrow{color:#f02e53;font-size:8px}.copy{font-size:12px;line-height:1.8;color:#59577a}.about-visual{background:#f1f0fb;border-radius:6px}.welcome{background:var(--gold);color:var(--navy);border-radius:5px;font-family:"Della Respira",serif}
.hero-features + .section.split{padding-top:140px}
.gray{background:#f2f2f7}.values-grid,.whygrid{gap:5%}.layers .one{border-radius:6px}.layers .two{border-color:#f2f2f7}.pill{border-radius:7px;border-left:4px solid var(--gold)}
.center>p:not(.eyebrow){font-size:12px}.cards{gap:10px}.card{border:0;border-radius:7px;box-shadow:0 4px 12px rgba(48,43,120,.1)}.card:nth-child(1){background:#f7f0ff}.card:nth-child(2){background:#fff9df}.card:nth-child(3){background:#eaf9f7}.cardimg{height:190px}.cardbody h3{font-size:14px}.cardbody p{font-size:11px;line-height:1.65}.cardlink{margin:0 14px 14px;border-radius:3px;background:var(--gold);font-size:8px}
.cta-band{background:#302b78;padding:62px 16px}.booking{background:#302b78}.formbox{border:2px dotted #ef3150;border-radius:8px}.formbox h2{color:var(--navy);font-size:28px}.input, input,select,textarea{border-radius:12px;background:#f7f7fb}.whyimg{border-radius:7px}.testimonial{border-radius:7px}.galleryitem{border-radius:6px}.pagehero{min-height:280px;background:linear-gradient(90deg,rgba(48,43,120,.9),rgba(48,43,120,.55)),url("../images/photo5.webp") center/cover}.pagehero h1{font-size:clamp(38px,5vw,60px)}
footer{background:#fff;color:#4d4a73;border-top:3px solid var(--navy);padding-top:42px}.footbrand{color:var(--navy)}.footergrid h4{color:var(--navy)}.footergrid p,.footergrid a,.footergrid span{font-size:10px}.bottom{border-color:#e5e4ef}.socials a{background:var(--navy)}.wa{background:#15b980}
.form-notice{margin:8px 0 0;color:#149b75;font-size:11px;font-weight:600}
/* Feature band sizing follows the reference desktop and mobile compositions. */
.hero-features .feature{position:relative;min-height:408px;padding:78px 42px 48px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}
.hero-features .feature::before{content:"";position:absolute;inset:10px;border:2px dashed rgba(255,255,255,.9);border-radius:26px;pointer-events:none}
.hero-features .star{position:relative;z-index:1;margin-bottom:18px;font-size:38px;line-height:1;color:var(--gold)}
.hero-features .feature h3{position:relative;z-index:1;margin:0 0 12px;font-size:22px;line-height:1.25}
.hero-features .feature p{position:relative;z-index:1;max-width:310px;margin:0 auto 24px;font-size:15px;line-height:1.65}
.hero-features .feature a{position:relative;z-index:1;font-size:14px;color:var(--gold);font-weight:600}
footer{position:relative;overflow:hidden;background-color:#fff;background-image:linear-gradient(rgba(48,43,120,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(48,43,120,.06) 1px,transparent 1px);background-size:34px 34px}
footer::after{content:"";position:absolute;left:-5%;right:-5%;bottom:-58px;height:135px;border-top:4px dashed rgba(48,43,120,.8);border-radius:50%;transform:rotate(-4deg);pointer-events:none}
.footergrid{position:relative;z-index:1;max-width:1120px;margin:0 auto;gap:48px}.footergrid h4{font-size:17px}.footergrid p,.footergrid a,.footergrid span{font-size:13px;line-height:1.75}.bottom{font-size:11px}
.wa{width:48px;height:48px;border-radius:11px;font-size:0;background:linear-gradient(145deg,#51f579 0%,#16bd3b 55%,#0b9c2d 100%);box-shadow:0 5px 14px rgba(11,156,45,.32)}.wa::before{content:"";width:37px;height:37px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='white' d='M16 3.1A12.9 12.9 0 0 0 4.9 22.6L3.5 28.5l6-1.5A12.9 12.9 0 1 0 16 3.1Zm0 23.5c-2 0-4-.5-5.7-1.5l-.4-.2-3.5.9.9-3.4-.2-.4A10.8 10.8 0 1 1 16 26.6Zm5.9-8.1c-.3-.2-1.8-.9-2.1-1-.3-.1-.5-.2-.7.2-.2.3-.8 1-1 1.2-.2.2-.4.2-.7.1-.3-.2-1.3-.5-2.5-1.5-.9-.8-1.5-1.8-1.7-2.1-.2-.3 0-.5.1-.7l.5-.6c.2-.2.2-.4.3-.6.1-.2 0-.5 0-.7-.1-.2-.7-1.7-1-2.3-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.1 1.1-1.1 2.7 0 1.6 1.1 3.1 1.3 3.3.2.2 2.1 3.2 5.1 4.5.7.3 1.3.5 1.7.6.7.2 1.4.2 1.9.1.6-.1 1.8-.8 2.1-1.6.3-.8.3-1.5.2-1.6-.2-.1-.4-.2-.7-.4Z'/%3C/svg%3E") center/contain no-repeat}
@media(max-width:780px){.hero-features .feature{min-height:140px;padding:21px 22px 20px;align-items:flex-start;text-align:left}.hero-features .feature::before{display:none}.hero-features .star{margin-bottom:10px;font-size:22px}.hero-features .feature h3{font-size:14px;margin-bottom:7px}.hero-features .feature p{max-width:none;margin:0 0 10px;font-size:11px;line-height:1.55}.hero-features .feature a{font-size:10px}.footergrid{gap:25px}.footergrid h4{font-size:15px}.footergrid p,.footergrid a,.footergrid span{font-size:12px}}
@media(max-width:780px){.navlinks{top:62px}.hero{min-height:760px;margin-bottom:0;display:block}.hero-content{padding-top:70px}.hero h1{font-size:40px}.hero-features{position:relative;top:auto;left:auto;right:auto;width:calc(100% - 14px);height:auto;margin:-28px auto 0}.hero-features + .section.split{padding-top:55px}.section{padding:55px 16px}.pagehero{min-height:230px}.feature{min-height:100px}}

/* Supplied WhatsApp mark proportions. */
.wa{width:50px;height:50px;border-radius:10px;background:linear-gradient(180deg,#61fd7d 0%,#2bb826 100%);box-shadow:0 5px 14px rgba(43,184,38,.32)}.wa::before{width:38px;height:38px}
.wa{background:transparent;box-shadow:0 5px 14px rgba(43,184,38,.32)}.wa::before{display:block;width:50px;height:50px;background:url("../images/whatsapp.svg") center/contain no-repeat}
.hero{margin-bottom:0}.hero-features{position:relative;top:auto;left:auto;right:auto;width:calc(100% - clamp(32px,12vw,176px));height:408px;margin:-42px auto 0}
@media(max-width:780px){.hero-features{position:relative;top:auto;left:auto;right:auto;width:calc(100% - 44px);height:auto;margin:-28px auto 0}.hero-features + .section.split{padding-top:55px}}

/* Home page: match the supplied Le Poshe composition while preserving
   Limitless Schools' own identity, copy and photographs. */
@media (min-width:781px){
  .topbar{padding-inline:clamp(28px,7vw,118px)}
  .nav{padding-inline:clamp(28px,7vw,118px)}
  .hero{min-height:590px}
  .hero-content{padding-top:105px;max-width:510px}
  .hero h1{font-size:clamp(38px,4.1vw,58px);max-width:470px}
  .hero-content>p:not(.eyebrow){max-width:430px}
  .hero-controls{right:clamp(20px,4vw,66px)}
  .hero-features{width:min(1060px,calc(100% - 10vw));height:408px;margin:-42px auto 0}
  .hero-features .feature{min-height:408px;padding:78px 42px 48px}
  .hero-features .feature::before{inset:10px;border-radius:26px}
  .hero-features .star{font-size:38px;margin-bottom:18px}
  .hero-features .feature h3{font-size:22px;margin-bottom:12px}
  .hero-features .feature p{font-size:15px;line-height:1.65;margin-bottom:24px}
  .hero-features .feature a{font-size:14px}
  .hero-features + .section.split{padding-top:105px}
  .section{padding-block:76px}
  .section.split{grid-template-columns:1.02fr .98fr;gap:6.5%;align-items:start}
  .section.split h2{max-width:430px}
  .about-visual{min-height:375px;padding:18px;margin-top:12px;background:linear-gradient(145deg,#f3f2fb,#e8e7f8)}
  .imagebox{min-height:339px;background-position:center 22%}
  .welcome{top:80px;left:-26px;padding:18px 20px;font-size:23px;box-shadow:10px 10px 0 rgba(48,43,120,.08)}
  .progress{margin-top:18px;max-width:410px}
  .values-grid{grid-template-columns:.82fr 1.18fr;gap:8%;padding-block:94px}
  .layers{height:390px}.layers .one{width:63%}.layers .two{width:54%;height:63%}
  .cards{max-width:1050px;margin:0 auto;gap:16px}.cardimg{height:155px}
  .cardbody{min-height:148px;padding:19px}.cardbody h3{font-size:16px}
  .cardlink{margin:0 19px 19px;padding:10px}
  .cta-band{padding-block:71px}
  .whygrid{grid-template-columns:1.08fr .92fr;gap:8%;padding-block:94px}
  .whyimg{min-height:440px;background-position:54% center}
  .booking{padding:78px max(8vw,calc((100vw - 1060px)/2));gap:10%;align-items:center}
  .formbox{padding:30px}.bookingcopy{padding-block:0}.bookingcopy h2{max-width:440px}
  .testimonials{padding-bottom:58px}.testgrid{max-width:1050px;margin:0 auto;gap:18px}

  .gallerygrid{max-width:990px;margin:0 auto 34px;grid-template-columns:1.25fr .9fr .9fr 1.25fr;grid-auto-rows:132px}
}

.hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(33,27,102,.55),transparent 58%)}
.hero-content,.hero-controls,.hero-progress{z-index:3}
.hero-slide{background-position:center 25%}
.hero-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(16,12,64,.22),transparent 46%)}
.feature{isolation:isolate}
.feature::after{content:"";position:absolute;z-index:-1;width:160px;height:160px;right:-86px;bottom:-95px;border:1px solid rgba(255,255,255,.2);border-radius:50%}
.section.gray{position:relative;overflow:hidden}
.section.gray::before{content:"✦  ◇  ✦  ◇  ✦";position:absolute;right:5%;bottom:10px;color:rgba(48,43,120,.06);font-size:58px;letter-spacing:18px;pointer-events:none}
.cta-band .seal{background:none;box-shadow:none}
.booking{position:relative;overflow:hidden}
.booking::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(35,30,107,.93),rgba(48,43,120,.78)),url("../images/photo4.webp") center/cover;opacity:.45;pointer-events:none}
.booking>*{position:relative;z-index:1}
.galleryitem::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(29,24,91,.55));opacity:0;transition:opacity .3s}.galleryitem:hover::after{opacity:1}.galleryitem span{z-index:1}

/* Typography scale: keep every page readable at desktop and mobile widths. */
body{font-size:16px;line-height:1.6}
h1,h2,h3,h4,p{margin-top:0}
h1,h2,h3,h4{font-weight:400;line-height:1.18}
.eyebrow{font-family:"Poppins",sans-serif;font-size:11px;line-height:1.35;font-weight:700;letter-spacing:.08em}
.topbar,.navlinks,.navcta,.btn,.menu{font-family:"Poppins",sans-serif}
.topbar{font-size:12px;line-height:1.35}.navlinks{font-size:13px}.navcta,.btn{font-size:13px;line-height:1.25}
.brandtext{font-size:26px}.brandtext small{font-family:"Poppins",sans-serif;font-size:23px;line-height:1.2}
.hero h1{font-size:clamp(42px,5vw,64px);line-height:1.08}.hero-content>p:not(.eyebrow){font-size:17px;line-height:1.65}
h2{font-size:clamp(31px,3.6vw,48px);line-height:1.2}.copy{font-size:16px;line-height:1.75}
.feature h3{font-size:21px;line-height:1.28}.feature p{font-size:15px;line-height:1.65}.feature a{font-family:"Poppins",sans-serif;font-size:13px;line-height:1.4}
.progressrow{font-family:"Poppins",sans-serif;font-size:13px;line-height:1.45}
.values-list{font-family:"Poppins",sans-serif;font-size:15px;line-height:1.55}.pill{font-family:"Poppins",sans-serif;font-size:13px;line-height:1.35}
.center>p:not(.eyebrow){font-size:16px;line-height:1.7}.cardbody h3,.whyitem h3,.timelineitem h3,.valuecard h3,.achievement h3,.step h3,.contactcard h3{font-size:19px;line-height:1.3}.cardbody p,.whyitem p,.timelineitem p,.valuecard p,.achievement p,.step p,.contactcard p{font-size:15px;line-height:1.7}.cardlink{font-family:"Poppins",sans-serif;font-size:13px;line-height:1.35}
.cta-band>p:not(.eyebrow),.bookingcopy>p:not(.eyebrow),.bookingcopy li{font-size:16px;line-height:1.7}.bookingcopy li{margin-bottom:4px}
.formbox h2{font-size:clamp(28px,3vw,38px);line-height:1.2}.formgrid input,.formgrid select,.formgrid textarea{font-family:"Poppins",sans-serif;font-size:14px;line-height:1.45}
.testimonial>p{font-size:15px;line-height:1.75}.testimonial strong{font-family:"Poppins",sans-serif;font-size:14px;line-height:1.4}.testimonial small{font-family:"Poppins",sans-serif;font-size:13px;line-height:1.45}
.pagehero>div>p:last-child,.classinfo p:not(.eyebrow),.classinfo li,.personcopy p,.sidebox p,.sidebox li{font-size:16px;line-height:1.75}.pagehero h1{font-size:clamp(42px,5vw,64px);line-height:1.08}
.footergrid h4{font-family:"Poppins",sans-serif;font-size:15px;line-height:1.3}.footergrid p,.footergrid a,.footergrid span{font-size:14px;line-height:1.65}.bottom{font-family:"Poppins",sans-serif;font-size:12px;line-height:1.45}

@media(max-width:780px){
  body{font-size:15px;line-height:1.6}
  .topbar{font-size:11px}.navlinks{font-size:15px}.navcta,.btn{font-size:14px}
  .eyebrow{font-size:10px}.hero h1{font-size:clamp(36px,11vw,48px);line-height:1.1}.hero-content>p:not(.eyebrow){font-size:15px;line-height:1.65}
  h2{font-size:clamp(29px,8vw,38px);line-height:1.2}.copy,.center>p:not(.eyebrow){font-size:15px;line-height:1.75}
  .hero-features .feature h3{font-size:18px}.hero-features .feature p{font-size:14px;line-height:1.6}.hero-features .feature a{font-size:13px}
  .feature h3{font-size:18px}.feature p,.cardbody p,.whyitem p,.timelineitem p,.valuecard p,.achievement p,.step p,.contactcard p{font-size:14px;line-height:1.7}
  .cardbody h3,.whyitem h3,.timelineitem h3,.valuecard h3,.achievement h3,.step h3,.contactcard h3{font-size:18px}.values-list{font-size:14px}
  .cta-band>p:not(.eyebrow),.bookingcopy>p:not(.eyebrow),.bookingcopy li,.pagehero>div>p:last-child,.classinfo p:not(.eyebrow),.classinfo li,.personcopy p,.sidebox p,.sidebox li{font-size:15px;line-height:1.7}
  .testimonial>p{font-size:14px;line-height:1.7}.footergrid p,.footergrid a,.footergrid span{font-size:13px;line-height:1.65}
}

/* Final content polish for the two areas called out in review. */
.hero-controls{display:none}
.hero-motto{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:22px 0 0!important;padding:10px 14px 11px;border-left:3px solid var(--gold);max-width:max-content;background:rgba(33,27,102,.55);color:#fff!important;font-family:"Poppins",sans-serif!important;line-height:1.35!important;box-shadow:0 8px 22px rgba(11,8,48,.2)}
.hero-motto span{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.hero-motto strong{font-family:"Della Respira",serif;font-size:18px;font-weight:400;letter-spacing:.01em}
.values-grid h2{font-size:clamp(34px,3.7vw,50px);line-height:1.16}
.values-grid .copy{max-width:610px;font-size:17px!important;line-height:1.78!important;color:#4c4974}
.values-grid .values-list{margin:25px 0 28px;font-size:16px!important;line-height:1.65!important;gap:9px 26px}
.values-grid .pill{max-width:500px;padding:13px 17px;font-size:14px!important;line-height:1.4!important}
.values-grid .pill span{font-size:18px;line-height:1}
@media(max-width:780px){.hero-motto{margin-top:18px!important;padding:9px 11px;gap:4px 8px}.hero-motto span{font-size:9px}.hero-motto strong{font-size:15px}.values-grid .copy{font-size:16px!important;line-height:1.75!important}.values-grid .values-list{font-size:15px!important;gap:7px 16px}.values-grid .pill{font-size:13px!important}}

/* Mobile feature cards: centre the full message and keep the three colours balanced. */
@media(max-width:780px){
  .hero-features .feature{min-height:171px!important;padding:25px 22px 22px!important;align-items:center!important;justify-content:center!important;text-align:center!important}
  .hero-features .star{margin:0 0 9px!important;text-align:center}
  .hero-features .feature h3{margin:0 0 8px!important;text-align:center}
  .hero-features .feature p{max-width:265px!important;margin:0 auto 11px!important;text-align:center!important}
  .hero-features .feature a{display:inline-block;text-align:center}
  .hero-features .feature::after{right:-66px;bottom:-76px}
}

/* Keep the home banner compact on phones; the feature cards follow as their own section. */
@media(max-width:780px){
  .hero.hero-carousel{min-height:525px!important}
  .hero-carousel .hero-content{position:absolute;z-index:3;top:50%;left:16px;right:16px;max-width:520px;padding:0!important;transform:translateY(-50%)}
  .hero-carousel .heroimg{background-position:center 36%}
  .hero-carousel .hero-content>p:not(.eyebrow){margin-bottom:17px}
}

/* Branded animated learning indicators. */
.progress{display:grid;gap:12px;max-width:560px;margin-top:29px}
.progressrow{margin:0!important;font-family:"Poppins",sans-serif!important}
.progress-pill{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;min-height:31px;padding:0 19px;border-radius:999px;overflow:hidden;background:#eff0f3;color:#fff;font-size:13px;font-weight:700;line-height:1}
.progress-pill span,.progress-pill b{position:relative;z-index:1}.progress-pill b{font-weight:600}.progress-pill b em{margin-left:2px;font-size:17px;font-style:normal;font-weight:400;vertical-align:-1px}
.progress-fill{position:absolute;z-index:0;inset:0 auto 0 0;width:var(--progress);border-radius:inherit;transform:scaleX(0);transform-origin:left;background:#5dce6d}
.progress-pill-2 .progress-fill{background:#67bee0}.progress-pill-3 .progress-fill{background:#f71921}.progress-pill-4 .progress-fill{background:#403b93}
.reveal.visible .progress-fill{animation:progressPillFill 1.15s cubic-bezier(.22,.75,.25,1) forwards}.reveal.visible .progress-pill-2 .progress-fill{animation-delay:.12s}.reveal.visible .progress-pill-3 .progress-fill{animation-delay:.24s}.reveal.visible .progress-pill-4 .progress-fill{animation-delay:.36s}
@keyframes progressPillFill{to{transform:scaleX(1)}}
@media(max-width:780px){.progress{gap:10px;margin-top:24px}.progress-pill{min-height:29px;padding:0 15px;font-size:12px}.progress-pill b em{font-size:15px}}
@media(prefers-reduced-motion:reduce){.reveal.visible .progress-fill{animation:none;transform:scaleX(1)}}

/* Rounded calls to action and a clear touch-friendly mobile menu icon. */
.btn,.navcta{border-radius:20px!important}
.enroll-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:780px){.menu{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent!important;color:var(--navy)!important;font-family:Arial,sans-serif;font-size:25px!important;line-height:1;box-shadow:none}.navlinks{top:62px!important}}

/* Keep the signature dotted card frame on small screens too. */
@media(max-width:780px){.hero-features .feature::before{display:block!important;inset:9px!important;border:2px dashed rgba(255,255,255,.9)!important;border-radius:21px!important}.hero-features .feature{padding:29px 26px 26px!important}}

/* Let the hero photograph stand on its own without a coloured overlay. */
.hero.hero-carousel::after{display:none}
.hero-carousel .heroimg{display:none}
.hero-carousel .hero-slide{background-image:var(--hero-image)!important}
.hero-carousel .hero-content{filter:drop-shadow(0 2px 5px rgba(16,16,40,.55))}

/* Consistent display face for every heading and section title. */
h1,h2,h3,h4,.hero-title,.pagehero h1,.feature h3,.cardbody h3,.whyitem h3,.footergrid h4{font-family:"Della Respira",sans-serif!important}
.hero-title{font-weight:700!important;-webkit-text-stroke:.55px currentColor;text-shadow:0 2px 6px rgba(0,0,0,.25)}
@media(max-width:780px){.hero-title{-webkit-text-stroke:.4px currentColor}}

/* Site-wide spacing and alignment pass. */
main{overflow:hidden}
.section,.booking,.pagehero{width:100%;max-width:100%}
.section>*{min-width:0}
.section h2,.booking h2,.pagehero h1{margin-bottom:18px}
.section .eyebrow,.booking .eyebrow,.pagehero .eyebrow{margin-bottom:10px}
.copy{margin-bottom:17px}
.section.split,.values-grid,.whygrid,.booking,.admissiongrid,.contactgrid{column-gap:clamp(32px,6vw,86px);row-gap:clamp(34px,5vw,64px)}
.center{margin-bottom:42px}.center h2{margin-bottom:12px}
.cards,.testgrid,.valuecards,.timeline{gap:20px}
.cardbody{padding:20px}.cardbody h3{margin-bottom:9px}.cardlink{margin:0 20px 20px}
.whyitem{gap:18px;margin:22px 0}.whyitem:first-of-type{margin-top:28px}
.values-list{margin:24px 0 28px}.values-list li{min-width:0}
.booking{align-items:center}.formbox{padding:34px}.formgrid{gap:13px}.two{gap:13px}
.formgrid input,.formgrid select,.formgrid textarea{padding:12px 13px}
.testimonial{padding:20px}.testimonial .person{margin:-20px -20px 18px}.testimonial>p{margin:0 0 15px}.testimonial strong,.testimonial small{margin:0}
.gallerygrid{gap:14px;margin-bottom:36px}
.classbig{margin-bottom:28px}.classinfo{padding:46px}.sidebox{padding:28px}.step{padding:20px;column-gap:16px}
.contactcards{gap:14px;margin-top:28px}.contactcard{padding:19px}
.footergrid{gap:40px}.footergrid>div{min-width:0}

@media(max-width:1050px){
  .section.split,.values-grid,.whygrid,.booking,.admissiongrid,.contactgrid{column-gap:42px}
  .cards,.testgrid,.valuecards,.timeline{gap:16px}
}
@media(max-width:780px){
  .section{padding:56px 20px!important}
  .section.split,.values-grid,.whygrid,.booking,.admissiongrid,.contactgrid{row-gap:38px!important}
  .center{margin-bottom:30px}.center h2{margin-bottom:11px}
  .cards,.testgrid,.valuecards,.timeline{gap:16px}
  .cardbody{padding:19px}.cardlink{margin:0 19px 19px}
  .about-visual{padding:16px}.imagebox{min-height:295px}
  .welcome{left:-4px;top:72px}
  .layers{height:330px}.values-list{margin:20px 0 24px}
  .whyitem{gap:14px;margin:19px 0}.whyitem:first-of-type{margin-top:24px}
  .booking{padding:56px 20px!important}.formbox{padding:23px 18px}.formgrid{gap:11px}.two{gap:11px}
  .formgrid input,.formgrid select,.formgrid textarea{padding:12px}
  .testimonial{padding:18px}.testimonial .person{margin:-18px -18px 17px}
  .gallerygrid{gap:10px;margin-bottom:28px}
  .classbig{margin-bottom:18px}.classinfo{padding:26px 21px}.sidebox{padding:23px 20px}.step{padding:17px;column-gap:12px}
  .contactcards{gap:12px;margin-top:23px}.contactcard{padding:17px}
  footer{padding:46px 20px 22px}.footergrid{gap:26px}.bottom{margin-top:28px;padding-top:16px}
}

/* Playful school-brand motion, kept subtle so it supports rather than distracts. */
.cta-alphabet{position:absolute;z-index:0;right:clamp(10px,5vw,80px);bottom:-44px;width:clamp(150px,19vw,260px);max-width:32%;pointer-events:none;mix-blend-mode:screen;clip-path:polygon(0 0,100% 0,100% 79%,88% 79%,88% 100%,0 100%);transform-origin:50% 70%;animation:alphabetFloat 5.5s ease-in-out infinite}
.cta-band .eyebrow,.cta-band h2,.cta-band>p,.cta-band .btn,.cta-band .seal{z-index:1}
.feature .star{animation:starTwinkle 2.8s ease-in-out infinite}.feature:nth-child(2) .star{animation-delay:.3s}.feature:nth-child(3) .star{animation-delay:.6s}
.galleryitem:hover{animation:galleryLift .45s ease both}
@keyframes alphabetFloat{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-13px) rotate(3deg)}}
@keyframes sealSway{0%,100%{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-5px)}}
@keyframes starTwinkle{0%,100%{transform:scale(1) rotate(0deg);filter:brightness(1)}50%{transform:scale(1.18) rotate(14deg);filter:brightness(1.18)}}
@keyframes galleryLift{to{transform:translateY(-5px) scale(1.02)}}
@media(max-width:780px){.cta-alphabet{right:-8px;bottom:-24px;width:155px;max-width:45%;opacity:.8}.cta-band h2,.cta-band>p,.cta-band .btn{max-width:75%;margin-left:auto;margin-right:auto}}
@media(prefers-reduced-motion:reduce){.cta-alphabet,.cta-band .seal,.feature .star,.galleryitem:hover{animation:none!important}}

/* School-style footer inspired by the supplied layout. */
footer{position:relative;isolation:isolate;overflow:hidden;margin:0 20px;padding:52px clamp(28px,5vw,70px) 170px!important;border-top:7px solid #191919;border-bottom:34px solid var(--navy);background-color:#fff!important;background-image:linear-gradient(#eeeeee 1px,transparent 1px),linear-gradient(90deg,#eeeeee 1px,transparent 1px)!important;background-size:24px 24px!important;color:#222!important;box-shadow:0 0 0 20px var(--navy)}
footer::after{display:none!important}.footergrid{position:relative;z-index:2;max-width:1100px;margin:0 auto;display:grid!important;grid-template-columns:minmax(175px,.78fr) minmax(210px,1fr) minmax(210px,1fr)!important;gap:38px 72px!important}
.footbrand{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-bottom:22px!important;color:var(--navy)!important}.footbrand .brandmark{background:none;border:none;box-shadow:none;filter:none;width:78px;height:78px;flex-basis:auto;align-self:auto;margin:10px 0 10px 0}.footbrand .brandtext{font-size:22px!important;font-weight:700!important;line-height:1.2!important;text-align:left!important}.footbrand .brandtext small{display:block;font-size:13px!important;letter-spacing:.2em!important;font-weight:700!important;margin-top:3px!important;text-align:left!important;padding-left:10px!important}.footergrid p{display:none!important}
.footer-socials{display:flex;gap:8px;align-items:center}.footer-socials a{width:39px;height:39px;margin:0!important;display:grid!important;place-items:center;border-radius:7px;background:#3c74bd;color:#fff!important;font-family:Arial,sans-serif!important;font-size:18px!important;font-weight:700;line-height:1!important}.footer-socials a:nth-child(2){background:#171717}.footer-socials a:nth-child(3){background:#fc4b14;font-size:15px!important}.footer-socials a:nth-child(4){background:#4a35b5;font-size:13px!important}
.footer-socials svg{width:19px;height:19px;fill:#fff;stroke:#fff;stroke-width:1.7}.footer-socials a:nth-child(2) svg{fill:none}.footer-socials a:nth-child(3) svg path:last-child{fill:#fc4b14;stroke:none}
.footergrid h4{margin:0 0 20px!important;color:var(--navy)!important;font-family:"Della Respira",sans-serif!important;font-size:27px!important;line-height:1.2}.footergrid>div:nth-child(3) h4{visibility:hidden}.footergrid a,.footergrid span{margin:0 0 10px!important;color:#252525!important;font-family:"Poppins",sans-serif!important;font-size:17px!important;line-height:1.4!important}.footergrid>div:nth-child(2),.footergrid>div:nth-child(3){padding-top:4px}.footergrid>div:nth-child(4){grid-column:1/-1;display:grid;grid-template-columns:190px minmax(0,1fr);column-gap:122px;align-items:start;margin-top:8px}.footergrid>div:nth-child(4) h4{grid-row:1;grid-column:1}.footergrid>div:nth-child(4)>*:not(h4){grid-column:2;position:relative;display:flex;align-items:center;gap:12px;margin-bottom:12px!important}.footergrid>div:nth-child(4)>*:not(h4) svg{flex:0 0 auto;color:var(--navy);width:22px;height:22px}
.footer-alphabet{position:absolute;z-index:1;bottom:-53px;width:205px;pointer-events:none;mix-blend-mode:multiply;clip-path:polygon(0 0,100% 0,100% 79%,88% 79%,88% 100%,0 100%);animation:footerFloat 7s ease-in-out infinite}.footer-alphabet.left{left:-10px;transform:rotate(-8deg)}.footer-alphabet.right{right:-10px;transform:rotate(8deg);animation-delay:-2.5s}.bottom{position:absolute;z-index:3;right:0;bottom:-29px;left:0;display:flex!important;justify-content:center!important;border:0!important;margin:0!important;padding:7px 20px!important;color:rgba(255,255,255,.82)!important;font-family:"Poppins",sans-serif!important;font-size:14px!important}.bottom span:last-child{display:none}
@keyframes footerFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}
@media(max-width:780px){footer{margin:0 12px;padding:38px 22px 132px!important;border-top-width:5px;border-bottom-width:31px;box-shadow:0 0 0 12px var(--navy);background-size:20px 20px!important}.footergrid{grid-template-columns:1fr 1fr!important;gap:30px 20px!important}.footergrid>div:first-child{grid-column:1/-1}.footbrand{margin-bottom:15px!important}.footergrid h4{margin-bottom:13px!important;font-size:21px!important}.footergrid a,.footergrid span{font-size:14px!important;margin-bottom:9px!important}.footergrid>div:nth-child(3) h4{display:none}.footergrid>div:nth-child(3){padding-top:40px}.footergrid>div:nth-child(4){grid-column:1/-1;display:block;margin-top:8px}.footergrid>div:nth-child(4) h4{margin-bottom:17px!important}.footergrid>div:nth-child(4)>*:not(h4){display:block;padding-left:30px}.footergrid>div:nth-child(4)>*:not(h4)::before{font-size:17px}.footer-socials a{width:35px;height:35px;font-size:16px!important}.footer-alphabet{bottom:-45px;width:145px}.footer-alphabet.left{left:-22px}.footer-alphabet.right{right:-22px}.bottom{bottom:-27px;font-size:12px!important}}
@media(prefers-reduced-motion:reduce){.footer-alphabet{animation:none}}

/* Responsive embedded school map on the contact page. */
.map{padding:0!important;overflow:hidden!important;background:#e8eef4!important}
.map iframe{display:block;width:100%;height:100%;min-height:320px;border:0;filter:saturate(.92) contrast(.98);pointer-events:none}
.map-open{position:absolute;z-index:1;top:15px;left:15px;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:7px;background:rgba(255,255,255,.94);box-shadow:0 3px 12px rgba(22,29,53,.18);color:var(--navy)!important;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;line-height:1.3}.map-open span{font-size:17px;line-height:1}
@media(max-width:780px){.map{height:270px!important}.map iframe{min-height:270px}}
