:root{--ink:#292a3a;--muted:#65677a;--white:#fff;--cream:#fbfaf7;--primary:#82829e;--sand:#dfcdb8;--blush:#ccb7c6;--blue:#427590;--sky:#7ab4c8;--green:#99c28e;--pale-blue:#edf5f7;--footer:#3e5965;--border:#dce3e5;--shell:min(1420px,calc(100% - 48px));--radius:34px;--shadow:0 18px 50px rgba(45,54,71,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--white);font-size:17px;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--blue);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input,textarea,select{font:inherit}.site-shell{width:var(--shell);margin-inline:auto}.narrow{max-width:850px}.center{text-align:center}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:16px;z-index:9999;background:#fff;color:#000;padding:12px 18px;transform:translateY(-150%)}.skip-link:focus{transform:none}.utility-bar{background:var(--footer);color:#fff;font-size:13px}.utility-bar .site-shell{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-bar a{color:#fff;margin-left:20px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid rgba(130,130,158,.15)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:86px;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand img{max-height:60px;width:auto}.brand-mark{width:48px;height:48px;border-radius:50% 50% 14% 50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.site-nav{display:flex;align-items:center;gap:20px}.site-nav__list{list-style:none;display:flex;align-items:center;gap:4px;margin:0;padding:0}.site-nav__list li{position:relative}.site-nav__list a{display:block;padding:12px 14px;color:var(--ink);font-size:14px;font-weight:650;text-decoration:none;border-radius:999px}.site-nav__list a:hover,.site-nav__list .current-menu-item>a{background:var(--pale-blue)}.site-nav .sub-menu{position:absolute;left:0;top:100%;width:270px;list-style:none;margin:0;padding:10px;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px)}.site-nav li:hover>.sub-menu,.site-nav li:focus-within>.sub-menu,.site-nav li.submenu-open>.sub-menu{opacity:1;visibility:visible;transform:none}.site-nav .sub-menu .sub-menu{left:100%;top:0}.submenu-toggle{border:0;background:transparent;position:absolute;right:-3px;top:9px}.nav-toggle{display:none;border:0;background:none;padding:12px}.nav-toggle>span:not(.screen-reader-text){display:block;width:26px;height:2px;background:var(--ink);margin:5px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border-radius:999px;background:var(--blue);color:#fff!important;text-decoration:none;font-weight:750;border:2px solid var(--blue);transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(66,117,144,.22)}.button-small{min-height:42px;padding:9px 18px;font-size:14px}.text-link{font-weight:750}.button-row{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.eyebrow{display:inline-block;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px}h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin:0 0 .55em}h1{font-size:clamp(2.8rem,5.5vw,5.9rem)}h2{font-size:clamp(2.1rem,3.8vw,4.15rem)}h3{font-size:clamp(1.25rem,2vw,2rem)}p{margin:0 0 1.25em}.section{padding:clamp(78px,10vw,150px) 0}.hero{background:var(--pale-blue);padding-top:60px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(45px,7vw,110px);padding-bottom:65px}.hero-copy p{max-width:620px;font-size:clamp(1.05rem,1.5vw,1.3rem);color:var(--muted)}.image-frame{overflow:hidden;background:#dfeaec}.image-frame--hero{aspect-ratio:1.1;border-radius:48% 48% 16% 48%}.image-frame--hero img{width:100%;height:100%;object-fit:cover}.image-placeholder{height:100%;min-height:500px;display:grid;place-items:center;background:linear-gradient(145deg,var(--sand),var(--sky));color:#fff;font-size:34px;font-weight:800}.shape-row{height:88px;display:grid;grid-template-columns:1.15fr .65fr .7fr .75fr 1.3fr .75fr .65fr 1fr}.shape-row i:nth-child(1){background:var(--primary);border-radius:90px 90px 0 0}.shape-row i:nth-child(2){background:var(--blush);border-radius:90px 0 0 0}.shape-row i:nth-child(3){background:var(--sand);border-radius:0 0 90px 90px}.shape-row i:nth-child(4){background:#cad8dc;border-radius:50%}.shape-row i:nth-child(5){background:#efd5bc;border-radius:90px 90px 0 0}.shape-row i:nth-child(6){background:var(--green);border-radius:0 90px 0 0}.shape-row i:nth-child(7){background:var(--blush);border-radius:90px 90px 0 0}.shape-row i:nth-child(8){background:var(--sky);border-radius:0 0 0 90px}.intro p{max-width:760px;margin-inline:auto;color:var(--muted);font-size:1.1rem}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quick-card{position:relative;min-height:220px;padding:30px;border-radius:50% 50% 18px 50%;display:flex;flex-direction:column;justify-content:space-between;color:var(--ink);text-decoration:none;transition:.2s}.quick-card:nth-child(2n){border-radius:18px 50% 50% 50%}.quick-card span{font-size:13px;font-weight:800}.quick-card strong{font-size:clamp(1.3rem,2.1vw,2rem)}.quick-card i{font-style:normal;position:absolute;right:28px;top:25px}.quick-card:hover{transform:translateY(-5px)}.quick-card--1{background:#efe5d6}.quick-card--2{background:#efdde9}.quick-card--3{background:#d8d4e3}.quick-card--4{background:#dbe9ec}.quick-card--5{background:#dce8d8}.quick-card--6{background:#f3dfcf}.values-section{background:var(--cream)}.split{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(50px,8vw,120px);align-items:center}.image-frame--tall{aspect-ratio:.72;border-radius:120px 120px 24px 120px}.image-placeholder--soft{min-height:650px;background:linear-gradient(160deg,#e7dce5,#bfd7df)}.value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:34px 0}.value-grid article{padding:24px;border-radius:24px;background:#fff;border:1px solid var(--border)}.value-grid article:nth-child(2){background:#f4e6ef}.value-grid article:nth-child(3){background:#e4edf0}.value-grid article:nth-child(4){background:#e8eee3}.value-grid p{margin:7px 0 0;color:var(--muted);font-size:15px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program-card{background:#fff;color:var(--ink);text-decoration:none;border:1px solid var(--border);border-radius:30px;overflow:hidden;padding-bottom:25px}.program-card__image{height:230px;background:linear-gradient(145deg,#e5edf0,#eadce6)}.program-card:nth-child(2n) .program-card__image{background:linear-gradient(145deg,#ebe0cf,#dae8d5)}.program-card span,.program-card h3{display:block;margin-left:24px;margin-right:24px}.program-card span{margin-top:20px;color:var(--primary);font-weight:800;font-size:12px}.program-card h3{margin-top:6px}.contact-band{background:var(--pale-blue)}.contact-band__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.page-hero{background:var(--pale-blue);padding:70px 0 0;overflow:hidden}.page-hero h1{max-width:1050px;font-size:clamp(2.7rem,5vw,5rem)}.page-hero p{max-width:760px;font-size:1.2rem}.page-hero .shape-row{margin-top:55px}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:14px;margin-bottom:45px}.breadcrumbs a{color:var(--muted)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:80px;align-items:start}.entry-content{max-width:900px}.entry-content h2{font-size:clamp(1.8rem,3vw,3rem);margin-top:1.5em}.entry-content h3{margin-top:1.5em}.entry-content p,.entry-content li{color:#444758}.entry-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.entry-content th,.entry-content td{padding:12px;border:1px solid var(--border);text-align:left}.entry-content iframe{width:100%;min-height:650px;border:1px solid var(--border);border-radius:18px}.entry-content a[href$=".pdf"],.entry-content a[href$=".doc"],.entry-content a[href$=".docx"]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;margin:12px 0;border:1px solid var(--border);border-radius:16px;background:#f8fafb;font-weight:750}.entry-content a[href$=".pdf"]:after{content:"View document →";font-size:13px}.page-aside{position:sticky;top:120px}.aside-card{padding:28px;border:1px solid var(--border);border-radius:26px;margin-bottom:18px}.aside-card h2{font-size:1.35rem}.aside-card ul{list-style:none;padding:0;margin:0}.aside-card li+li{border-top:1px solid var(--border)}.aside-card a{display:block;padding:11px 0}.aside-card--accent{background:var(--primary);color:#fff}.aside-card--accent a{color:#fff;font-weight:800}.shape-row--footer{height:55px}.site-footer{background:var(--footer);color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:70px}.site-footer a{color:#fff}.site-footer h2{font-size:1rem;text-transform:uppercase;letter-spacing:.1em}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:7px 0}.brand--footer{color:#fff;margin-bottom:20px}.brand--footer small{color:#d9e5e9}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;font-size:13px}.nav-open{overflow:hidden}:focus-visible{outline:3px solid #f0a800;outline-offset:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:1050px){.utility-bar{display:none}.nav-toggle{display:block}.site-nav{position:fixed;inset:86px 0 0;background:#fff;padding:25px;width:100%;display:none;overflow:auto}.site-nav.is-open{display:block}.site-nav__list{display:block}.site-nav__list a{font-size:18px;padding:14px}.site-nav .sub-menu{position:static;width:auto;box-shadow:none;border:0;padding-left:20px;display:none;opacity:1;visibility:visible;transform:none}.site-nav li.submenu-open>.sub-menu{display:block}.submenu-toggle{right:10px;top:9px;font-size:22px}.site-nav>.button{margin-top:20px}.hero-grid,.split,.contact-band__inner{grid-template-columns:1fr}.hero-copy{order:-1}.hero h1{font-size:clamp(3rem,8vw,5rem)}.quick-grid,.program-grid{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr}.page-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){:root{--shell:min(100% - 30px,1420px)}body{font-size:16px}.site-header{position:relative}.header-inner{min-height:74px}.brand strong{font-size:14px}.brand small{font-size:10px}.brand-mark{width:42px;height:42px}.site-nav{inset:74px 0 0}.hero{padding-top:35px}.hero-grid{gap:35px;padding-bottom:42px}.image-frame--hero{border-radius:42% 42% 14% 42%}.image-placeholder{min-height:340px}.shape-row{height:48px;grid-template-columns:repeat(8,1fr)}.section{padding:72px 0}.quick-grid,.program-grid,.value-grid{grid-template-columns:1fr}.quick-card{min-height:170px}.section-heading{display:block}.image-placeholder--soft{min-height:420px}.program-card__image{height:190px}.page-hero{padding-top:45px}.page-hero .shape-row{margin-top:35px}.entry-content iframe{min-height:460px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:10px}}

/* Studio Lite v1.1 visual refinements */
.utility-inner{padding-inline:18px}
.site-header{padding:18px 0 14px;background:var(--pale-blue);border-bottom:0;position:relative;backdrop-filter:none}
.header-shell{width:min(1500px,calc(100% - 56px))}
.header-inner{min-height:70px;padding:8px 10px 8px 22px;border-radius:16px;background:#fff9e9;border:1px solid rgba(223,205,184,.8);box-shadow:0 10px 35px rgba(41,42,58,.06)}
.brand-mark{width:42px;height:42px;border-radius:50%;font-size:13px}
.brand strong{font-size:15px;line-height:1.1}.brand small{font-size:9px;margin-top:4px}
.site-nav{gap:14px}.site-nav__list{gap:2px}.site-nav__list a{font-size:13px;padding:10px 11px}
.header-cta{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:5px 6px 5px 18px;border-radius:13px;background:#fff;color:var(--ink);font-weight:750;text-decoration:none;box-shadow:0 8px 20px rgba(41,42,58,.07)}
.header-cta i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f2c84b;color:#fff;font-style:normal;font-size:18px}
.hero{padding-top:36px}.hero-grid{max-width:1320px;gap:clamp(55px,7vw,105px);padding-bottom:38px}.hero-media{max-width:590px}.image-frame--hero{aspect-ratio:1.18;border-radius:48% 48% 15% 48%}.image-placeholder{min-height:430px;font-size:26px}.hero-copy h1{font-size:clamp(3.2rem,5.2vw,5.5rem);max-width:720px}.hero-copy p{max-width:560px}
.shape-row{height:auto;min-height:74px;display:flex;justify-content:center;align-items:stretch;overflow:hidden;background:transparent}
.shape-row i{display:block;flex:0 0 clamp(64px,9vw,132px);height:74px}
.shape-row i:nth-child(1){flex-basis:clamp(96px,15vw,220px)}
.shape-row i:nth-child(5){flex-basis:clamp(110px,17vw,245px)}
.shape-row i:nth-child(8){flex-basis:clamp(90px,13vw,190px)}
.shape-row i:nth-child(1){border-radius:80px 80px 0 0}.shape-row i:nth-child(2){border-radius:70px 0 0 0}.shape-row i:nth-child(3){border-radius:0 0 70px 70px}.shape-row i:nth-child(4){border-radius:50%}.shape-row i:nth-child(5){border-radius:70px 70px 0 0}.shape-row i:nth-child(6){border-radius:0 70px 0 0}.shape-row i:nth-child(7){border-radius:70px 70px 0 0}.shape-row i:nth-child(8){border-radius:0 0 0 70px}
.intro.section{padding:105px 0 92px}.intro h2{font-size:clamp(2.5rem,3.8vw,4rem)}
.quick-section.section{padding:95px 0 115px}.quick-section .site-shell{max-width:1240px}.quick-grid{gap:20px}.quick-card{min-height:190px;aspect-ratio:1.55;padding:28px 30px;border-radius:86px 86px 22px 86px}.quick-card:nth-child(2n){border-radius:22px 86px 86px 86px}.quick-card strong{font-size:clamp(1.15rem,1.7vw,1.7rem)}
.values-section.section{padding:105px 0}.values-section .site-shell{max-width:1240px}.image-frame--tall{max-width:430px;justify-self:center;aspect-ratio:.78;border-radius:115px 115px 24px 115px}.image-placeholder--soft{min-height:560px}
.curriculum-section.section{padding:105px 0}.curriculum-section .site-shell{max-width:1240px}.program-grid{gap:18px}.program-card{border-radius:26px}.program-card__image{height:auto;aspect-ratio:1.75}
.contact-band.section{padding:80px 0}.contact-band__inner{max-width:1240px}
.shape-row--footer{min-height:54px}.shape-row--footer i{height:54px}
.site-footer{padding:70px 0 22px}.footer-main{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:70px;align-items:start}.footer-information{min-width:0}.brand--footer{margin-bottom:35px}.footer-link-columns{display:grid;grid-template-columns:1fr 1fr;gap:45px}.footer-link-columns h2{margin-bottom:16px}.footer-link-columns p{margin:0 0 9px}.footer-link-columns address{font-style:normal;line-height:1.55}.footer-social-heading{margin-top:24px}.social-circle{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.18);text-decoration:none}.footer-map{min-height:390px;border-radius:2px;overflow:hidden;background:#dbe8ef}.footer-map iframe{display:block;width:100%;height:390px;border:0;filter:saturate(.65) contrast(.92)}
.footer-bottom{margin-top:55px;padding-top:18px}
@media(max-width:1050px){.site-header{padding:10px 0}.header-shell{width:min(100% - 24px,1500px)}.header-inner{min-height:66px;padding:7px 10px 7px 14px}.site-nav{inset:86px 12px 12px;border-radius:18px;box-shadow:var(--shadow)}.header-cta{margin-top:18px}.footer-main{grid-template-columns:1fr}.footer-map{min-height:340px}.footer-map iframe{height:340px}}
@media(max-width:680px){.header-shell{width:min(100% - 18px,1500px)}.header-inner{border-radius:13px}.brand-copy{max-width:150px}.shape-row{justify-content:flex-start;min-height:46px}.shape-row i{height:46px;flex-basis:54px}.shape-row i:nth-child(1),.shape-row i:nth-child(5),.shape-row i:nth-child(8){flex-basis:82px}.intro.section,.quick-section.section,.values-section.section,.curriculum-section.section{padding:72px 0}.quick-card{aspect-ratio:auto;min-height:150px;border-radius:64px 64px 18px 64px}.quick-card:nth-child(2n){border-radius:18px 64px 64px 64px}.footer-link-columns{grid-template-columns:1fr;gap:35px}.footer-map,.footer-map iframe{height:290px;min-height:290px}}

/* Studio Lite v1.2 screenshot-led refinements */
.hero-grid{grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);max-width:1250px}
.hero-media{width:100%}.image-frame--hero{width:100%}
.intro.section{padding:88px 0 76px}
.quick-section.section{padding:76px 0 96px}
.values-section.section{padding:92px 0}
.curriculum-section.section{padding:92px 0 102px}
.image-frame--tall{width:100%;max-width:455px}
.image-frame--tall .image-placeholder{width:100%;min-height:0;height:100%}
.values-section .split{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);max-width:1160px}
.section-heading.center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:900px;margin:0 auto 52px}
.section-heading.center .eyebrow{margin-bottom:14px}
.section-heading.center h2{max-width:760px}
.program-grid{max-width:1060px;margin-inline:auto}
.program-card{min-height:285px}.program-card__image{aspect-ratio:1.8}
.contact-band__inner{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}
.footer-main{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);max-width:1380px}
.footer-information{display:grid;grid-template-columns:190px minmax(0,1fr);column-gap:42px;align-items:start}
.brand--footer{grid-column:1;align-self:start;margin:0}
.footer-link-columns{grid-column:2;grid-template-columns:minmax(0,1fr) 210px;gap:38px}
.site-footer .menu{columns:2;column-gap:34px}
.site-footer .menu li{break-inside:avoid;margin:0 0 8px}
.site-footer .menu a{font-size:13px;line-height:1.35;text-decoration:none}
.footer-map{min-height:430px}.footer-map iframe{height:430px}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr}.values-section .split{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}.footer-main{grid-template-columns:1fr}.footer-information{grid-template-columns:180px 1fr}.footer-map,.footer-map iframe{height:360px;min-height:360px}}
@media(max-width:850px){.hero-grid,.values-section .split{grid-template-columns:1fr}.hero-copy{order:-1}.hero-media{max-width:620px;margin-inline:auto}.image-frame--tall{max-width:520px}.footer-information{grid-template-columns:1fr}.brand--footer,.footer-link-columns{grid-column:1}.brand--footer{margin-bottom:28px}}
@media(max-width:680px){.hero-grid{display:flex;flex-direction:column}.hero-copy{order:0}.hero-media{order:-1}.section-heading.center{margin-bottom:36px}.program-card{min-height:240px}.footer-link-columns{grid-template-columns:1fr}.site-footer .menu{columns:1}.footer-map,.footer-map iframe{height:300px;min-height:300px}}

/* Studio Lite v1.3 — full-width proportioned decorative bands */
.shape-row{
  width:100%;
  min-height:92px;
  height:92px;
  display:grid;
  grid-template-columns:1.4fr .72fr .72fr .68fr 1.45fr .72fr .72fr 1.18fr;
  align-items:stretch;
  justify-content:stretch;
  overflow:hidden;
}
.shape-row i{
  width:100%;
  height:100%;
  min-width:0;
  flex:none;
}
.shape-row i:nth-child(1){border-radius:100px 100px 0 0}
.shape-row i:nth-child(2){border-radius:100px 0 0 0}
.shape-row i:nth-child(3){border-radius:0 0 100px 100px}
.shape-row i:nth-child(4){border-radius:50%}
.shape-row i:nth-child(5){border-radius:100px 100px 0 0}
.shape-row i:nth-child(6){border-radius:0 100px 0 0}
.shape-row i:nth-child(7){border-radius:100px 100px 0 0}
.shape-row i:nth-child(8){border-radius:0 0 0 100px}
.shape-row--footer{
  min-height:94px;
  height:94px;
}
.hero > .shape-row,
.page-hero > .shape-row,
body > .shape-row--footer{
  max-width:none;
  margin-inline:0;
}
@media(max-width:1050px){
  .shape-row{min-height:72px;height:72px}
  .shape-row--footer{min-height:76px;height:76px}
}
@media(max-width:680px){
  .shape-row{
    min-height:48px;
    height:48px;
    grid-template-columns:1.25fr .72fr .72fr .68fr 1.35fr .72fr .72fr 1.05fr;
  }
  .shape-row--footer{min-height:52px;height:52px}
}


/* Studio Lite v1.4 — Appleton identity refinements */
.brand-mark{
  width:48px;
  height:48px;
  border-radius:50%;
  overflow:hidden;
  background:#fff;
  display:grid;
  place-items:center;
  flex:0 0 48px;
}
.brand-mark img{
  display:block;
  width:100%;
  height:100%;
  max-height:none;
  object-fit:contain;
}
.brand-copy strong{
  font-family:"Chewy",cursive;
  font-size:24px;
  line-height:1;
  font-weight:400;
  letter-spacing:.01em;
}
.brand-copy small{
  margin-top:5px;
}
.shape-row,
.shape-row--footer{
  min-height:199px;
  height:199px;
}
@media(max-width:1050px){
  .shape-row,
  .shape-row--footer{min-height:132px;height:132px}
}
@media(max-width:680px){
  .brand-mark{width:42px;height:42px;flex-basis:42px}
  .brand-copy strong{font-size:20px}
  .shape-row,
  .shape-row--footer{min-height:76px;height:76px}
}

/* Studio Lite v1.5 branding and photographic homepage hero */
:root{--footer:#427590}
h1,h2,h3,.site-nav__list a,.header-cta,.button{font-family:"Avenir Next","Century Gothic",Futura,Montserrat,Arial,sans-serif}
.header-inner{background:#fff}
.brand--image{display:block;flex:0 0 auto}
.brand--image img{display:block;width:auto;max-width:290px;height:auto;max-height:64px;object-fit:contain}
.brand--footer img{max-width:240px;  max-height: 100%;}
body.home .site-header{position:absolute;left:0;right:0;top:38px;background:transparent;border:0;backdrop-filter:none}
body.admin-bar.home .site-header{top:70px}
body.home .header-shell{padding-top:18px}
body.home .header-inner{padding:10px 12px 10px 20px;border-radius:18px;box-shadow:0 12px 35px rgba(24,35,45,.18)}
.hero--photographic{position:relative;min-height:clamp(650px,78vh,900px);padding:0;background-image:var(--hero-image);background-position:center;background-size:cover;display:flex;align-items:flex-end;overflow:hidden}
.hero--photographic .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,27,34,.06) 30%,rgba(12,27,35,.76) 100%)}
.hero-photo-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px;align-items:end;padding-top:170px;padding-bottom:64px;color:#fff}
.hero-photo-copy{max-width:900px}.hero-photo-copy .eyebrow{color:#fff}.hero-photo-copy h1{font-size:clamp(3.2rem,6.4vw,7rem);max-width:980px;margin-bottom:.35em;color:#fff;text-shadow:0 3px 28px rgba(0,0,0,.24)}
.hero-photo-intro{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.45;margin:0;color:#fff;max-width:430px}
.button--light{background:#fff;border-color:#fff;color:var(--ink)!important}.button--light:hover{box-shadow:0 12px 26px rgba(0,0,0,.2)}
.text-link--light{color:#fff;text-decoration-color:rgba(255,255,255,.7)}
body.home main>.shape-row{margin-top:0}
.shape-row{height:199px;min-height:199px}
@media(max-width:1050px){body.home .site-header{top:38px}.brand--image img{max-width:230px;max-height:56px}.hero-photo-content{grid-template-columns:1fr;gap:24px;padding-top:150px}.hero-photo-intro{max-width:650px}.hero--photographic{min-height:720px}}
@media(max-width:782px){body.admin-bar.home .site-header{top:84px}}
@media(max-width:680px){body.home .utility-bar{display:none}body.home .site-header,body.admin-bar.home .site-header{top:0}.header-shell{padding-top:10px}.brand--image img{max-width:185px;max-height:48px}.hero--photographic{min-height:680px;background-position:58% center}.hero-photo-content{padding-top:130px;padding-bottom:42px}.hero-photo-copy h1{font-size:clamp(2.75rem,13vw,4.5rem)}.hero-photo-intro{font-size:1rem}.shape-row{height:100px;min-height:100px}.brand--footer img{max-width:220px}}

/* Studio Lite v1.6 — final branding, imagery and footer refinements */
:root{--footer:#427590}
h1,.hero-photo-copy h1,.page-hero h1{font-size:clamp(2.2rem,4.4vw,4rem)}
.header-inner{background:#fff}
.brand--image img{max-width:315px;max-height:72px}
body.home .site-nav{margin-left:auto}
body.home .site-header .header-inner{padding-right:22px}
.hero--photographic{background-position:center 38%}
.hero-photo-copy{max-width:760px}
.hero-photo-copy h1{max-width:760px}
.image-frame--tall img{width:100%;height:100%;object-fit:cover;display:block}
.program-card__image{overflow:hidden;background:none}
.program-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.program-card:hover .program-card__image img{transform:scale(1.035)}
.brand--footer img{filter:none;opacity:1;max-width:255px;width:100%;height:auto}
.footer-main{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:64px;align-items:start}
.footer-information{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr);gap:46px;align-items:start}
.footer-link-columns{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(210px,.8fr);gap:44px;min-width:0}
.site-footer .menu{columns:2;column-gap:34px}
.site-footer .menu li{break-inside:avoid;margin:0 0 9px}
.site-footer .menu a{font-size:14px;line-height:1.45}
.footer-map{min-height:310px;border-radius:30px;overflow:hidden;background:#dbe8ef;box-shadow:0 18px 45px rgba(24,55,68,.18)}
.footer-map iframe{height:310px;border:0;display:block;width:100%;filter:saturate(.7) contrast(.95)}
.footer-bottom{margin-top:48px}
@media(max-width:1180px){
  .footer-main{grid-template-columns:1fr;gap:42px}
  .footer-information{grid-template-columns:220px 1fr}
  .footer-map,.footer-map iframe{height:330px;min-height:330px}
}
@media(max-width:850px){
  .brand--image img{max-width:245px;max-height:58px}
  .footer-information{grid-template-columns:1fr}
  .footer-link-columns{grid-template-columns:1fr 1fr}
  .brand--footer{max-width:280px}
}
@media(max-width:680px){
  h1,.hero-photo-copy h1,.page-hero h1{font-size:clamp(2.2rem,10vw,3.35rem)}
  .brand--image img{max-width:205px;max-height:52px}
  .footer-link-columns{grid-template-columns:1fr;gap:30px}
  .site-footer .menu{columns:1}
  .footer-map,.footer-map iframe{height:270px;min-height:270px}
  .footer-map{border-radius:22px}
}


/* =========================================================
   Studio Lite mega menu — v1.7
   ========================================================= */
@media (min-width:1051px){
  .header-inner{position:relative}
  .site-nav__list>li{position:static}
  .site-nav__list>li>.submenu-toggle{display:none}

  .site-nav__list>li>.sub-menu{
    left:50%;
    top:100%;
    width:min(1180px,calc(100vw - 56px));
    max-height:min(72vh,720px);
    overflow:auto;
    transform:translate(-50%,12px);
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:start;
    gap:16px;
    padding:24px;
    border-radius:24px;
    border:1px solid rgba(66,117,144,.18);
    box-shadow:0 24px 65px rgba(31,48,58,.2);
    background:#fff;
  }
  /* Invisible hover bridge prevents the menu closing while the pointer
     travels from the parent link into the panel. */
  .site-nav__list>li>.sub-menu::before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:-18px;
    height:18px;
  }
  .site-nav__list>li:hover>.sub-menu,
  .site-nav__list>li:focus-within>.sub-menu,
  .site-nav__list>li.submenu-open>.sub-menu{
    transform:translate(-50%,0);
  }

  /* Every second-level entry becomes a simple list item or a section block. */
  .site-nav__list>li>.sub-menu>li{
    position:relative;
    min-width:0;
  }
  .site-nav__list>li>.sub-menu>li>a{
    padding:10px 12px;
    border-radius:12px;
    font-size:14px;
    line-height:1.35;
  }
  .site-nav__list>li>.sub-menu>li.menu-item-has-children{
    padding:14px;
    border:1px solid var(--border);
    border-radius:18px;
    background:linear-gradient(145deg,#f8fbfc,#fff);
  }
  .site-nav__list>li>.sub-menu>li.menu-item-has-children>a{
    padding:0 24px 9px 0;
    color:var(--blue);
    font-size:15px;
    font-weight:800;
    border-bottom:1px solid var(--border);
    border-radius:0;
  }
  .site-nav__list>li>.sub-menu>li.menu-item-has-children>a:hover{background:transparent}

  /* Level three and four live inside their level-two block. */
  .site-nav__list>li>.sub-menu>li>.sub-menu,
  .site-nav__list>li>.sub-menu>li>.sub-menu .sub-menu{
    position:static;
    width:auto;
    margin:8px 0 0;
    padding:0;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:transparent;
    opacity:1;
    visibility:visible;
    transform:none;
    display:block;
    overflow:visible;
  }
  .site-nav__list>li>.sub-menu>li>.sub-menu li{position:relative}
  .site-nav__list>li>.sub-menu>li>.sub-menu a{
    padding:7px 9px;
    border-radius:9px;
    font-size:13px;
    line-height:1.35;
  }
  .site-nav__list>li>.sub-menu>li>.sub-menu>li.menu-item-has-children>a{
    font-weight:800;
    color:var(--ink);
    padding-bottom:4px;
  }
  .site-nav__list>li>.sub-menu>li>.sub-menu .sub-menu{
    margin:0 0 5px 10px;
    padding-left:10px;
    border-left:2px solid var(--pale-blue);
  }
  .site-nav__list>li>.sub-menu>li>.sub-menu .sub-menu a{
    color:var(--muted);
    font-size:12px;
    padding:5px 8px;
  }
  .site-nav__list>li>.sub-menu .submenu-toggle{display:none}
}

/* Mobile accordion */
.submenu-toggle__icon{
  display:block;
  width:9px;
  height:9px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg) translate(-2px,-2px);
  transform-origin:center;
  transition:transform .22s ease;
}
.menu-item-has-children.submenu-open>.submenu-toggle .submenu-toggle__icon{
  transform:rotate(225deg) translate(-1px,-1px);
}

@media (max-width:1050px){
  .site-nav{padding:18px}
  .site-nav__list>li{border-bottom:1px solid var(--border)}
  .site-nav__list>li:last-child{border-bottom:0}
  .site-nav__list a{padding-right:52px}
  .submenu-toggle{
    display:grid;
    place-items:center;
    width:42px;
    height:42px;
    right:4px;
    top:5px;
    padding:0;
    border-radius:50%;
    color:var(--blue);
    cursor:pointer;
  }
  .submenu-toggle:hover,.submenu-toggle:focus-visible{background:var(--pale-blue)}
  .site-nav .sub-menu{
    padding:0 0 10px 14px;
    margin:0 0 4px 10px;
    border-left:2px solid var(--pale-blue);
  }
  .site-nav .sub-menu a{
    font-size:15px;
    padding-top:10px;
    padding-bottom:10px;
  }
  .site-nav .sub-menu .sub-menu{
    padding-left:12px;
    margin-left:7px;
  }
  .site-nav .sub-menu .sub-menu a{font-size:14px}
  .site-nav .sub-menu .sub-menu .sub-menu a{font-size:13px;color:var(--muted)}
}

@media(prefers-reduced-motion:reduce){
  .submenu-toggle__icon{transition:none}
}

/* =========================================================
   Studio Lite v1.9.1 — live-base fixes
   Mega-menu bridge, useful links, fixed-ratio shape rows
   ========================================================= */

/* Useful Links: remove bullets and underlines without affecting content lists. */
.page-aside .aside-card:not(.aside-card--accent) ul,
.page-aside .aside-card:not(.aside-card--accent) ol{
  list-style:none;
  margin:0;
  padding:0;
}
.page-aside .aside-card:not(.aside-card--accent) li{
  list-style:none;
}
.page-aside .aside-card:not(.aside-card--accent) a{
  text-decoration:none;
}
.page-aside .aside-card:not(.aside-card--accent) a:hover,
.page-aside .aside-card:not(.aside-card--accent) a:focus-visible{
  text-decoration:none;
  color:var(--blue);
}

/* Fixed-ratio decorative strip.
   Shapes retain their proportions and are cropped at the viewport edges
   rather than being squeezed to fit the available width. */
.shape-row,
.shape-row--footer{
  --shape-h:199px;
  height:var(--shape-h);
  min-height:var(--shape-h);
  display:flex;
  align-items:stretch;
  justify-content:center;
  overflow:hidden;
  width:100%;
}
.shape-row i,
.shape-row--footer i{
  display:block;
  height:var(--shape-h);
  flex-grow:0;
  flex-shrink:0;
  min-width:0;
}
.shape-row i:nth-child(1),.shape-row--footer i:nth-child(1){flex-basis:calc(var(--shape-h) * 1.40)}
.shape-row i:nth-child(2),.shape-row--footer i:nth-child(2){flex-basis:calc(var(--shape-h) * .76)}
.shape-row i:nth-child(3),.shape-row--footer i:nth-child(3){flex-basis:calc(var(--shape-h) * .76)}
.shape-row i:nth-child(4),.shape-row--footer i:nth-child(4){flex-basis:var(--shape-h)}
.shape-row i:nth-child(5),.shape-row--footer i:nth-child(5){flex-basis:calc(var(--shape-h) * 1.47)}
.shape-row i:nth-child(6),.shape-row--footer i:nth-child(6){flex-basis:calc(var(--shape-h) * .76)}
.shape-row i:nth-child(7),.shape-row--footer i:nth-child(7){flex-basis:calc(var(--shape-h) * .76)}
.shape-row i:nth-child(8),.shape-row--footer i:nth-child(8){flex-basis:calc(var(--shape-h) * 1.22)}

@media(max-width:1050px){
  .shape-row,.shape-row--footer{--shape-h:132px}
}
@media(max-width:680px){
  .shape-row,.shape-row--footer{--shape-h:76px}
}

/* Desktop mega menu: keep the parent item hovered while crossing into
   the panel, removing the dead gap that previously closed the menu. */
@media(min-width:1051px){
  .site-nav__list>li>a{
    position:relative;
    z-index:3;
  }
  .site-nav__list>li.menu-item-has-children>a::after{
    content:"";
    position:absolute;
    left:-12px;
    right:-12px;
    top:100%;
    height:42px;
    background:transparent;
    pointer-events:auto;
  }
  .site-nav__list>li>.sub-menu{
    top:calc(100% - 1px);
    transform:translate(-50%,8px);
  }
  .site-nav__list>li:hover>.sub-menu,
  .site-nav__list>li:focus-within>.sub-menu,
  .site-nav__list>li.submenu-open>.sub-menu{
    transform:translate(-50%,0);
  }
}

/* Client content components — August 2026 */
.school-content-intro{max-width:860px}
.school-info-panel{margin:28px 0;padding:24px 26px;border-radius:24px;background:#edf6f8;border:1px solid rgba(66,117,144,.16)}
.school-info-panel h3{margin-top:0}
.school-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0}
.school-download-card{display:flex;flex-direction:column;gap:7px;padding:22px 24px;border-radius:22px;background:#fff;border:1px solid rgba(34,42,67,.12);text-decoration:none!important;color:inherit;box-shadow:0 8px 24px rgba(34,42,67,.06)}
.school-download-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(34,42,67,.1)}
.school-download-card strong{font-size:1.05rem;color:#222a43}.school-download-card span{color:#5f6677}
.school-download-card--single{max-width:620px}
.school-feature-image{max-width:620px;margin:0 0 32px}.school-feature-image img{display:block;width:100%;height:auto;border-radius:28px}
.school-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0}
.school-price-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(34,42,67,.11)}
.school-price-card h3,.school-price-card p{margin:0}.school-price-card strong{font-size:1.3rem;color:#427590}.school-price-card span{color:#687083;margin-bottom:8px}
.school-staff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0}
.school-staff-card{display:flex;gap:16px;align-items:center;padding:20px;border-radius:22px;background:#fff;border:1px solid rgba(34,42,67,.1)}
.school-staff-placeholder{width:64px;height:64px;flex:0 0 64px;border-radius:50%;display:grid;place-items:center;background:#e6edf1;color:#427590;font-weight:800;letter-spacing:.04em}
.school-staff-card h3{margin:0 0 5px;font-size:1.05rem}.school-staff-card p{margin:0;color:#626a7a}.school-staff-card p span{font-weight:700;color:#427590}.school-note{font-size:.92rem;color:#6b7280}
@media(max-width:900px){.school-price-grid,.school-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.school-download-grid,.school-price-grid,.school-staff-grid{grid-template-columns:1fr}.school-info-panel{padding:20px}.school-feature-image img{border-radius:22px}}
.school-staff-photo{width:76px;height:76px;flex:0 0 76px;border-radius:18px;object-fit:cover;background:#eef2f4}

/* =========================================================
   Studio Lite v1.11 — colour-coded classic dropdown navigation
   ========================================================= */

/* Decorative geometry has been retired in favour of a calm section bar. */
.section-color-bar{
  width:100%;
  height:40px;
  min-height:40px;
  background:var(--section-color,#dfcdb8);
}
.section-color-bar.shape-row--footer{height:40px;min-height:40px}

/* The old shape styles remain earlier in this file for backwards compatibility,
   but no .shape-row markup is rendered by the theme from v1.11 onward. */

@media (min-width:1051px){
  /* Restore normal dropdown positioning; v1.7 mega-menu rules are overridden. */
  .header-inner{position:relative}
  .site-nav__list>li{position:relative}
  .site-nav__list>li>.submenu-toggle{display:none}

  .site-nav__list>li>a{
    position:relative;
    z-index:3;
    border-radius:12px;
    transition:background-color .18s ease,color .18s ease;
  }
  .site-nav__list>li.menu-item-has-children>a::after{display:none!important}

  .site-nav__list>li>.sub-menu{
    position:absolute;
    left:0;
    top:calc(100% - 2px);
    width:310px;
    max-height:min(70vh,680px);
    overflow:auto;
    display:block;
    margin:0;
    padding:10px;
    border:0;
    border-radius:0 0 18px 18px;
    box-shadow:0 22px 45px rgba(31,48,58,.18);
    opacity:0;
    visibility:hidden;
    transform:translateY(8px);
    transition:opacity .16s ease,transform .16s ease,visibility .16s;
    z-index:120;
  }
  .site-nav__list>li>.sub-menu::before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:-18px;
    height:18px;
    background:transparent;
  }
  .site-nav__list>li:hover>.sub-menu,
  .site-nav__list>li:focus-within>.sub-menu,
  .site-nav__list>li.submenu-open>.sub-menu{
    opacity:1;
    visibility:visible;
    transform:none;
  }

  /* A single dropdown panel even if a deeper menu item accidentally remains. */
  .site-nav__list>li>.sub-menu li,
  .site-nav__list>li>.sub-menu>li.menu-item-has-children{
    position:relative;
    display:block;
    padding:0;
    margin:0;
    border:0;
    border-radius:0;
    background:transparent;
  }
  .site-nav__list>li>.sub-menu a,
  .site-nav__list>li>.sub-menu>li.menu-item-has-children>a{
    display:block;
    padding:10px 12px;
    margin:0;
    border:0;
    border-radius:10px;
    background:transparent;
    font-size:14px;
    font-weight:700;
    line-height:1.35;
    text-decoration:none;
  }
  .site-nav__list>li>.sub-menu .sub-menu,
  .site-nav__list>li>.sub-menu>li>.sub-menu,
  .site-nav__list>li>.sub-menu>li>.sub-menu .sub-menu{
    position:static;
    display:block;
    width:auto;
    max-height:none;
    overflow:visible;
    margin:0;
    padding:0 0 0 14px;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:transparent;
    opacity:1;
    visibility:visible;
    transform:none;
  }
  .site-nav__list>li>.sub-menu .sub-menu a{
    padding:8px 12px;
    font-size:13px;
    font-weight:600;
  }
  .site-nav__list>li>.sub-menu .submenu-toggle{display:none}

  /* Home — sand */
  .site-nav__list>li:nth-child(1):hover>a,
  .site-nav__list>li:nth-child(1):focus-within>a,
  .site-nav__list>li:nth-child(1).current-menu-item>a,
  .site-nav__list>li:nth-child(1).current-menu-ancestor>a{background:#dfcdb8;color:#292a3a}
  .site-nav__list>li:nth-child(1)>.sub-menu{background:#dfcdb8;color:#292a3a}
  .site-nav__list>li:nth-child(1)>.sub-menu a{color:#292a3a}
  .site-nav__list>li:nth-child(1)>.sub-menu a:hover,.site-nav__list>li:nth-child(1)>.sub-menu a:focus-visible{background:rgba(255,255,255,.36)}

  /* School Information — blush */
  .site-nav__list>li:nth-child(2):hover>a,
  .site-nav__list>li:nth-child(2):focus-within>a,
  .site-nav__list>li:nth-child(2).current-menu-item>a,
  .site-nav__list>li:nth-child(2).current-menu-ancestor>a{background:#ccb7c6;color:#292a3a}
  .site-nav__list>li:nth-child(2)>.sub-menu{background:#ccb7c6}
  .site-nav__list>li:nth-child(2)>.sub-menu a{color:#292a3a}
  .site-nav__list>li:nth-child(2)>.sub-menu a:hover,.site-nav__list>li:nth-child(2)>.sub-menu a:focus-visible{background:rgba(255,255,255,.32)}

  /* Parent Information — primary */
  .site-nav__list>li:nth-child(3):hover>a,
  .site-nav__list>li:nth-child(3):focus-within>a,
  .site-nav__list>li:nth-child(3).current-menu-item>a,
  .site-nav__list>li:nth-child(3).current-menu-ancestor>a{background:#82829e;color:#fff}
  .site-nav__list>li:nth-child(3)>.sub-menu{background:#82829e}
  .site-nav__list>li:nth-child(3)>.sub-menu a{color:#fff}
  .site-nav__list>li:nth-child(3)>.sub-menu a:hover,.site-nav__list>li:nth-child(3)>.sub-menu a:focus-visible{background:rgba(255,255,255,.16)}

  /* Curriculum — dark blue */
  .site-nav__list>li:nth-child(4):hover>a,
  .site-nav__list>li:nth-child(4):focus-within>a,
  .site-nav__list>li:nth-child(4).current-menu-item>a,
  .site-nav__list>li:nth-child(4).current-menu-ancestor>a{background:#427590;color:#fff}
  .site-nav__list>li:nth-child(4)>.sub-menu{background:#427590}
  .site-nav__list>li:nth-child(4)>.sub-menu a{color:#fff}
  .site-nav__list>li:nth-child(4)>.sub-menu a:hover,.site-nav__list>li:nth-child(4)>.sub-menu a:focus-visible{background:rgba(255,255,255,.16)}

  /* Academy Information — sky */
  .site-nav__list>li:nth-child(5):hover>a,
  .site-nav__list>li:nth-child(5):focus-within>a,
  .site-nav__list>li:nth-child(5).current-menu-item>a,
  .site-nav__list>li:nth-child(5).current-menu-ancestor>a{background:#7ab4c8;color:#173443}
  .site-nav__list>li:nth-child(5)>.sub-menu{background:#7ab4c8}
  .site-nav__list>li:nth-child(5)>.sub-menu a{color:#173443}
  .site-nav__list>li:nth-child(5)>.sub-menu a:hover,.site-nav__list>li:nth-child(5)>.sub-menu a:focus-visible{background:rgba(255,255,255,.32)}

  /* Latest Updates — green */
  .site-nav__list>li:nth-child(6):hover>a,
  .site-nav__list>li:nth-child(6):focus-within>a,
  .site-nav__list>li:nth-child(6).current-menu-item>a,
  .site-nav__list>li:nth-child(6).current-menu-ancestor>a{background:#99c28e;color:#17311b}
  .site-nav__list>li:nth-child(6)>.sub-menu{background:#99c28e}
  .site-nav__list>li:nth-child(6)>.sub-menu a{color:#17311b}
  .site-nav__list>li:nth-child(6)>.sub-menu a:hover,.site-nav__list>li:nth-child(6)>.sub-menu a:focus-visible{background:rgba(255,255,255,.34)}
}

/* Mobile keeps the accessible accordion, now visually grouped by section. */
@media (max-width:1050px){
  .section-color-bar,.section-color-bar.shape-row--footer{height:24px;min-height:24px}
  .site-nav__list>li>a{border-radius:12px;margin:4px 0}

  .site-nav__list>li:nth-child(1)>a{background:#dfcdb8;color:#292a3a}
  .site-nav__list>li:nth-child(2)>a{background:#ccb7c6;color:#292a3a}
  .site-nav__list>li:nth-child(3)>a{background:#82829e;color:#fff}
  .site-nav__list>li:nth-child(4)>a{background:#427590;color:#fff}
  .site-nav__list>li:nth-child(5)>a{background:#7ab4c8;color:#173443}
  .site-nav__list>li:nth-child(6)>a{background:#99c28e;color:#17311b}

  .site-nav__list>li:nth-child(1)>.submenu-toggle,.site-nav__list>li:nth-child(2)>.submenu-toggle{color:#292a3a}
  .site-nav__list>li:nth-child(3)>.submenu-toggle,.site-nav__list>li:nth-child(4)>.submenu-toggle{color:#fff}
  .site-nav__list>li:nth-child(5)>.submenu-toggle{color:#173443}
  .site-nav__list>li:nth-child(6)>.submenu-toggle{color:#17311b}

  .site-nav__list>li>.sub-menu{border-left:0;margin:0 0 8px;padding:8px 10px 10px;border-radius:0 0 14px 14px}
  .site-nav__list>li:nth-child(1)>.sub-menu{background:#dfcdb8}
  .site-nav__list>li:nth-child(2)>.sub-menu{background:#ccb7c6}
  .site-nav__list>li:nth-child(3)>.sub-menu{background:#82829e}
  .site-nav__list>li:nth-child(4)>.sub-menu{background:#427590}
  .site-nav__list>li:nth-child(5)>.sub-menu{background:#7ab4c8}
  .site-nav__list>li:nth-child(6)>.sub-menu{background:#99c28e}

  .site-nav__list>li:nth-child(1)>.sub-menu a,.site-nav__list>li:nth-child(2)>.sub-menu a{color:#292a3a}
  .site-nav__list>li:nth-child(3)>.sub-menu a,.site-nav__list>li:nth-child(4)>.sub-menu a{color:#fff}
  .site-nav__list>li:nth-child(5)>.sub-menu a{color:#173443}
  .site-nav__list>li:nth-child(6)>.sub-menu a{color:#17311b}
}

@media(prefers-reduced-motion:reduce){
  .site-nav__list>li>.sub-menu,.site-nav__list>li>a{transition:none}
}

/* =========================================================
   Studio Lite v1.13 — dropdown alignment + hierarchy colours
   ========================================================= */
@media (min-width:1051px){
  /* Let the navigation occupy the full white header height. This means the
     active/hover colour touches the bottom edge and the dropdown begins
     immediately beneath it, eliminating the pointer gap. */
  .header-inner,
  body.home .site-header .header-inner{
    padding-top:0;
    padding-bottom:0;
  }
  .site-nav{
    align-self:stretch;
    align-items:stretch;
  }
  .site-nav__list{
    height:100%;
    align-items:stretch;
  }
  .site-nav__list>li{
    display:flex;
    align-items:stretch;
  }
  .site-nav__list>li>a{
    display:flex;
    align-items:center;
    height:100%;
    min-height:70px;
    border-radius:16px 16px 0 0;
  }

  /* Dropdown begins exactly at the bottom edge of the header item. */
  .site-nav__list>li>.sub-menu{
    top:100%;
    transform:translateY(0);
    max-width:min(320px,calc(100vw - 24px));
  }
  .site-nav__list>li>.sub-menu::before{display:none}

  /* Keep right-edge dropdowns inside the viewport. */
  .site-nav__list>li:last-child>.sub-menu{
    left:auto;
    right:0;
  }
  .site-nav__list>li:nth-last-child(2)>.sub-menu{
    left:auto;
    right:0;
  }

  /* Keep every generated descendant in the colour family of its top-level
     section. Older generic nested-menu rules used muted text at level 3/4. */
  .site-nav__list>li:nth-child(1)>.sub-menu a{color:#292a3a!important}
  .site-nav__list>li:nth-child(2)>.sub-menu a{color:#292a3a!important}
  .site-nav__list>li:nth-child(3)>.sub-menu a{color:#fff!important}
  .site-nav__list>li:nth-child(4)>.sub-menu a{color:#fff!important}
  .site-nav__list>li:nth-child(5)>.sub-menu a{color:#173443!important}
  .site-nav__list>li:nth-child(6)>.sub-menu a{color:#17311b!important}

  .site-nav__list>li>.sub-menu .current-menu-item>a,
  .site-nav__list>li>.sub-menu .current_page_item>a,
  .site-nav__list>li>.sub-menu .current-menu-ancestor>a,
  .site-nav__list>li>.sub-menu .current_page_ancestor>a{
    background:rgba(255,255,255,.18)!important;
  }

  /* Slightly clearer visual hierarchy without changing the section colour. */
  .site-nav__list>li>.sub-menu>li.menu-item-has-children>a{
    font-weight:800;
    margin-top:5px;
  }
  .site-nav__list>li>.sub-menu .sub-menu{
    padding-left:16px;
  }
  .site-nav__list>li>.sub-menu .sub-menu .sub-menu{
    padding-left:14px;
    border-left:1px solid rgba(255,255,255,.22);
    margin-left:8px;
  }
}

/* =========================================================
   Studio Lite v1.14 — mobile navigation polish
   ========================================================= */
@media (max-width:1050px){
  .site-nav{padding:14px 12px 18px}
  .site-nav__list{gap:0}
  .site-nav__list>li{border-bottom:1px solid rgba(41,42,58,.12);padding:8px 0}
  .site-nav__list>li:last-child{border-bottom:0}

  /* Top-level colour tabs: compact, rounded and with a properly sized toggle. */
  .site-nav__list>li>a{
    position:relative;
    margin:0;
    min-height:58px;
    display:flex;
    align-items:center;
    padding:13px 58px 13px 18px;
    border-radius:18px;
    font-size:18px;
    line-height:1.2;
    font-weight:800;
  }
  .site-nav__list>li.submenu-open>a{
    border-radius:18px 18px 0 0;
  }

  .site-nav__list>li>.submenu-toggle{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    right:10px!important;
    top:18px!important;
    transform:none!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.18)!important;
    box-shadow:none!important;
    display:grid!important;
    place-items:center!important;
  }
  .site-nav__list>li>.submenu-toggle:hover,
  .site-nav__list>li>.submenu-toggle:focus-visible{
    background:rgba(255,255,255,.32)!important;
  }
  .site-nav__list>li>.submenu-toggle .submenu-toggle__icon{
    width:10px;
    height:10px;
    border-width:0 3px 3px 0;
  }

  /* The open colour panel now joins directly onto the parent tab. */
  .site-nav__list>li>.sub-menu{
    position:static!important;
    width:auto!important;
    max-width:none!important;
    max-height:none!important;
    overflow:visible!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    display:none;
    margin:0!important;
    padding:10px 12px 14px!important;
    border:0!important;
    border-radius:0 0 18px 18px!important;
    box-shadow:none!important;
  }
  .site-nav__list>li.submenu-open>.sub-menu{display:block}

  /* Child links: readable rather than oversized pills. */
  .site-nav__list>li>.sub-menu li{
    position:relative;
    margin:0;
    padding:0;
    border:0;
  }
  .site-nav__list>li>.sub-menu a,
  .site-nav__list>li>.sub-menu>li.menu-item-has-children>a{
    display:block;
    min-height:0;
    margin:0;
    padding:10px 42px 10px 12px!important;
    border-radius:11px!important;
    background:transparent!important;
    font-size:15px!important;
    line-height:1.35!important;
    font-weight:650;
  }
  .site-nav__list>li>.sub-menu>li+li{margin-top:2px}
  .site-nav__list>li>.sub-menu>li.menu-item-has-children>a{font-weight:800}

  /* Nested levels remain in the same section colour, with indentation only. */
  .site-nav__list>li>.sub-menu .sub-menu,
  .site-nav__list>li>.sub-menu .sub-menu .sub-menu{
    position:static!important;
    display:none;
    width:auto!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    margin:2px 0 5px 10px!important;
    padding:2px 0 2px 10px!important;
    border:0!important;
    border-left:1px solid rgba(255,255,255,.28)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .site-nav__list>li>.sub-menu .submenu-open>.sub-menu{display:block}
  .site-nav__list>li>.sub-menu .sub-menu a,
  .site-nav__list>li>.sub-menu .sub-menu .sub-menu a{
    font-size:14px!important;
    padding:8px 38px 8px 10px!important;
    color:inherit!important;
  }

  /* Smaller nested accordion arrows. */
  .site-nav__list>li>.sub-menu .submenu-toggle{
    display:grid!important;
    place-items:center!important;
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
    right:6px!important;
    top:5px!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.14)!important;
    color:inherit!important;
  }
  .site-nav__list>li>.sub-menu .submenu-toggle__icon{
    width:8px;
    height:8px;
  }

  /* Current/hover treatment stays subtle and within the section colour. */
  .site-nav__list>li>.sub-menu a:hover,
  .site-nav__list>li>.sub-menu a:focus-visible,
  .site-nav__list>li>.sub-menu .current-menu-item>a,
  .site-nav__list>li>.sub-menu .current_page_item>a,
  .site-nav__list>li>.sub-menu .current-menu-ancestor>a,
  .site-nav__list>li>.sub-menu .current_page_ancestor>a{
    background:rgba(255,255,255,.18)!important;
  }

  /* Remove the oversized pale circle inherited by Curriculum/Parent toggles. */
  .site-nav .submenu-toggle::before,
  .site-nav .submenu-toggle::after{display:none!important}
}

@media (max-width:560px){
  .site-nav{padding-left:8px;padding-right:8px}
  .site-nav__list>li>a{font-size:17px;min-height:54px;padding-left:15px}
  .site-nav__list>li>.submenu-toggle{top:16px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}
  .site-nav__list>li>.sub-menu{padding:8px 8px 12px!important}
}

/* =========================================================
   Studio Lite v1.15 — mobile hierarchy + staff profile cards
   ========================================================= */

/* Meet the Staff: larger editorial profile cards with circular portraits. */
.school-staff-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  margin:34px 0;
}
.school-staff-card{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:18px;
  min-width:0;
  padding:30px 22px 26px;
  border-radius:28px;
  text-align:center;
  background:#fff;
  border:1px solid rgba(34,42,67,.1);
}
.school-staff-card>div{width:100%;min-width:0}
.school-staff-photo,
.school-staff-placeholder{
  width:168px;
  height:168px;
  flex:0 0 168px;
  border-radius:50%!important;
  object-fit:cover;
  object-position:center;
  overflow:hidden;
  background:#eef2f4;
}
.school-staff-placeholder{
  display:grid;
  place-items:center;
  font-size:2rem;
}
.school-staff-card h3{
  margin:0 0 7px;
  font-size:clamp(1.08rem,1.5vw,1.3rem);
  line-height:1.2;
}
.school-staff-card p{
  margin:0;
  line-height:1.45;
}

@media(max-width:900px){
  .school-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .school-staff-photo,.school-staff-placeholder{width:150px;height:150px;flex-basis:150px}
}
@media(max-width:640px){
  /* Deliberately retain two profiles per row on phones. */
  .school-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0}
  .school-staff-card{padding:18px 10px 17px;gap:12px;border-radius:20px}
  .school-staff-photo,.school-staff-placeholder{width:min(120px,31vw);height:min(120px,31vw);flex-basis:min(120px,31vw)}
  .school-staff-card h3{font-size:.98rem;overflow-wrap:anywhere}
  .school-staff-card p{font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}
  .school-staff-placeholder{font-size:1.4rem}
}

@media(max-width:1050px){
  /* Keep the off-canvas menu genuinely scrollable on iOS/Safari. */
  .site-nav.is-open{
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding-bottom:calc(28px + env(safe-area-inset-bottom))!important;
  }

  /* Every nested level inherits the readable contrast colour of its section. */
  .site-nav__list>li:nth-child(1) .sub-menu a,
  .site-nav__list>li:nth-child(1) .sub-menu .submenu-toggle,
  .site-nav__list>li:nth-child(2) .sub-menu a,
  .site-nav__list>li:nth-child(2) .sub-menu .submenu-toggle{
    color:#292a3a!important;
  }
  .site-nav__list>li:nth-child(3) .sub-menu a,
  .site-nav__list>li:nth-child(3) .sub-menu .submenu-toggle,
  .site-nav__list>li:nth-child(4) .sub-menu a,
  .site-nav__list>li:nth-child(4) .sub-menu .submenu-toggle{
    color:#fff!important;
  }
  .site-nav__list>li:nth-child(5) .sub-menu a,
  .site-nav__list>li:nth-child(5) .sub-menu .submenu-toggle{
    color:#173443!important;
  }
  .site-nav__list>li:nth-child(6) .sub-menu a,
  .site-nav__list>li:nth-child(6) .sub-menu .submenu-toggle{
    color:#17311b!important;
  }

  /* Slightly lighter visual hierarchy for deep trees. */
  .site-nav__list>li>.sub-menu .sub-menu,
  .site-nav__list>li>.sub-menu .sub-menu .sub-menu{
    margin-left:8px!important;
    padding-left:10px!important;
  }
  .site-nav__list>li:nth-child(3)>.sub-menu .sub-menu,
  .site-nav__list>li:nth-child(4)>.sub-menu .sub-menu{
    border-left-color:rgba(255,255,255,.34)!important;
  }
  .site-nav__list>li:nth-child(1)>.sub-menu .sub-menu,
  .site-nav__list>li:nth-child(2)>.sub-menu .sub-menu,
  .site-nav__list>li:nth-child(5)>.sub-menu .sub-menu,
  .site-nav__list>li:nth-child(6)>.sub-menu .sub-menu{
    border-left-color:rgba(41,42,58,.2)!important;
  }
  .site-nav__list>li>.sub-menu .sub-menu a{
    font-size:13.5px!important;
    line-height:1.3!important;
  }
  .site-nav__list>li>.sub-menu .sub-menu .sub-menu a{
    font-size:13px!important;
  }

  /* Nested toggle buttons remain compact rather than becoming large bubbles. */
  .site-nav__list>li>.sub-menu .submenu-toggle{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    min-height:28px!important;
    right:5px!important;
    top:5px!important;
    background:rgba(255,255,255,.14)!important;
  }
  .site-nav__list>li:nth-child(1)>.sub-menu .submenu-toggle,
  .site-nav__list>li:nth-child(2)>.sub-menu .submenu-toggle,
  .site-nav__list>li:nth-child(5)>.sub-menu .submenu-toggle,
  .site-nav__list>li:nth-child(6)>.sub-menu .submenu-toggle{
    background:rgba(255,255,255,.24)!important;
  }
}

/* =========================================================
   Contact page — Studio Lite 1.18
   Dedicated template prevents imported/editor markup from
   overriding the designed contact layout.
   ========================================================= */
.apro-contact-page{background:#fff}
.apro-contact{--apro-blue:#427590;--apro-blue-light:#7ab4c8;--apro-purple:#82829e;--apro-pink:#ccb7c6;--apro-sand:#dfcdb8;--apro-green:#99c28e;--apro-ink:#25273a;--apro-muted:#62687a;--apro-border:rgba(37,39,58,.10);display:grid;gap:clamp(38px,5vw,70px);width:100%;max-width:1240px;margin-inline:auto}
.apro-contact *{box-sizing:border-box}
.apro-contact h2,.apro-contact h3,.apro-contact p{margin-top:0}
.apro-contact-intro{max-width:800px}
.apro-contact-intro h2,.apro-contact-section-title{margin:0 0 14px;color:var(--apro-ink);font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}
.apro-contact-intro p,.apro-contact p{color:var(--apro-muted);line-height:1.7}
.apro-contact-label{display:block;margin-bottom:10px;color:var(--apro-blue);font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.apro-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.apro-contact-card{align-self:start;height:auto!important;min-height:0!important;padding:28px;border:1px solid var(--apro-border);border-radius:26px;min-width:0}
.apro-contact-card--school{background:#eef7fa}.apro-contact-card--trust{background:#f7f1e8}
.apro-contact-card h3{margin:0 0 18px;color:var(--apro-ink);font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.18}
.apro-contact-address{margin:0 0 24px;color:var(--apro-muted);font-style:normal;line-height:1.7}
.apro-contact-actions{display:flex;flex-wrap:wrap;gap:10px}
.apro-contact-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 19px;border-radius:999px;background:var(--apro-blue);color:#fff!important;font-weight:750;text-decoration:none!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.apro-contact-btn:hover,.apro-contact-btn:focus{background:#315b70;transform:translateY(-1px);box-shadow:0 8px 20px rgba(66,117,144,.16)}
.apro-contact-btn--outline{background:#fff;color:var(--apro-blue)!important;border:1px solid rgba(66,117,144,.25)}
.apro-contact-section{display:block}
.apro-contact-map{overflow:hidden;height:420px;border-radius:30px;background:#eef3f4;box-shadow:0 18px 45px rgba(37,39,58,.08)}
.entry-content .apro-contact-map iframe,.apro-contact-map iframe{display:block;width:100%;height:100%;min-height:0!important;border:0!important;border-radius:0!important}
.apro-contact-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.apro-person{align-self:start;display:grid;grid-template-columns:145px minmax(0,1fr);gap:24px;align-items:start;height:auto!important;min-height:0!important;min-width:0;padding:26px;border:1px solid var(--apro-border);border-radius:28px;background:#fff}
.apro-person:nth-child(1){background:#eef6f8}.apro-person:nth-child(2){background:#f4edf3}.apro-person:nth-child(3){background:#f3f6ee}.apro-person:nth-child(4){background:#f7f1e8}
.apro-person-image{width:145px}.apro-person-image img{display:block;width:145px;height:145px;max-width:none;margin:0!important;border-radius:50%!important;object-fit:cover;object-position:center}
.apro-person-content{min-width:0;padding-top:4px}.apro-person-role{display:block;margin-bottom:7px;color:var(--apro-blue);font-size:.72rem;font-weight:850;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}
.apro-person h3{margin:0 0 8px;color:var(--apro-ink);font-size:1.35rem}.apro-person p{margin:0 0 10px;font-size:.94rem;line-height:1.6}.apro-person a{color:var(--apro-blue);font-weight:750;overflow-wrap:anywhere}
.apro-office-note{display:flex;align-items:flex-start;gap:28px;padding:30px;border-radius:30px;background:var(--apro-purple);color:#fff}
.apro-office-note__image{flex:0 0 140px}.apro-office-note__image img{display:block;width:140px;height:140px;border-radius:50%;object-fit:cover;background:#fff}
.apro-office-note>div:last-child{flex:1;min-width:0}.apro-office-note .apro-contact-label{color:#fff;opacity:.78}.apro-office-note h3{margin:0 0 10px;color:#fff;font-size:1.55rem}.apro-office-note p{margin:0 0 10px;color:#fff;max-width:760px}.apro-office-note p:last-child{margin-bottom:0}
@media(max-width:900px){.apro-contact-people{grid-template-columns:1fr}.apro-person{grid-template-columns:132px minmax(0,1fr)}}
@media(max-width:700px){.apro-contact{gap:36px}.apro-contact-grid{grid-template-columns:1fr}.apro-contact-card,.apro-person,.apro-office-note{padding:22px;border-radius:22px}.apro-contact-actions{flex-direction:column}.apro-contact-btn{width:100%}.apro-contact-map{height:320px;border-radius:22px}.apro-person{display:block;text-align:center}.apro-person-image{width:132px;margin:0 auto 18px}.apro-person-image img{width:132px;height:132px;margin:0 auto!important}.apro-office-note{display:block;text-align:center}.apro-office-note__image{width:120px;margin:0 auto 18px}.apro-office-note__image img{width:120px;height:120px}}

/* =========================================================
   Child page grid shortcode — Studio Lite 1.20
   Usage: [child_pages]
   ========================================================= */
.child-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0 10px}
.child-page-grid--cols-1{grid-template-columns:1fr}.child-page-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.child-page-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.child-page-card{min-width:0;border:1px solid var(--border);border-radius:24px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.child-page-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(37,39,58,.09)}
.child-page-card__link{display:block;height:100%;color:var(--ink)!important;text-decoration:none!important}
.child-page-card__media{display:block;position:relative;aspect-ratio:1.75;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.55))}
.child-page-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.child-page-card:hover .child-page-card__media img{transform:scale(1.025)}
.child-page-card__body{display:flex;flex-direction:column;gap:14px;min-height:118px;padding:20px 22px}
.child-page-card__title{font-size:1.16rem;line-height:1.2;font-weight:850;color:var(--ink)}
.child-page-card__cta{margin-top:auto;color:#427590;font-size:.83rem;font-weight:800}
.child-page-card--sand .child-page-card__media{background:#dfcdb8}.child-page-card--pink .child-page-card__media{background:#ccb7c6}.child-page-card--purple .child-page-card__media{background:#82829e}.child-page-card--blue .child-page-card__media{background:#427590}.child-page-card--sky .child-page-card__media{background:#7ab4c8}.child-page-card--green .child-page-card__media{background:#99c28e}
.child-page-card__children{padding:0 18px 18px}.child-page-card__children .child-page-grid{grid-template-columns:1fr;margin:0;gap:8px}.child-page-card__children .child-page-card{border-radius:14px}.child-page-card__children .child-page-card__media{display:none}.child-page-card__children .child-page-card__body{min-height:0;padding:12px 14px}.child-page-card__children .child-page-card__title{font-size:.95rem}.child-page-card__children .child-page-card__cta{display:none}
@media(max-width:900px){.child-page-grid,.child-page-grid--cols-3,.child-page-grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.child-page-grid,.child-page-grid--cols-2,.child-page-grid--cols-3,.child-page-grid--cols-4{grid-template-columns:1fr}.child-page-card__media{aspect-ratio:2.1}.child-page-card__body{min-height:100px;padding:18px 20px}}

/* =========================================================
   Studio Lite v1.21 — Lisa review pass
   ========================================================= */

/* Site-wide document/file presentation. This catches Gutenberg File blocks,
   imported PDF links and our existing download cards without editors needing
   to hand-style each document. */
.entry-content .wp-block-file,
.entry-content p:has(> a[href*=".pdf"]),
.entry-content .school-download-card{
  position:relative;
  margin:18px 0;
}
.entry-content .wp-block-file{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:20px 22px;
  border:1px solid var(--border);
  border-radius:20px;
  background:#f6f9fa;
  box-shadow:0 8px 24px rgba(37,39,58,.05);
}
.entry-content .wp-block-file>a:first-child,
.entry-content p>a[href*=".pdf"]{
  font-weight:800;
  color:var(--ink);
  text-decoration:none;
}
.entry-content .wp-block-file__button{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:8px 16px!important;
  border-radius:999px!important;
  background:#427590!important;
  color:#fff!important;
  text-decoration:none!important;
  white-space:nowrap;
}

/* Ethos & Values: embedded document viewer requested by school. */
.school-pdf-viewer{margin:0 0 34px}
.school-pdf-viewer__frame{overflow:hidden;height:min(78vh,900px);min-height:560px;border:1px solid var(--border);border-radius:26px;background:#eef3f4;box-shadow:0 18px 44px rgba(37,39,58,.08)}
.school-pdf-viewer__frame iframe{display:block;width:100%;height:100%;border:0}
.school-pdf-viewer__actions{display:flex;justify-content:flex-end;margin-top:12px}

/* Subject Specific Information: the child-page cards now surface a short
   extract of each already-migrated subject page for Ofsted-friendly context. */
.child-page-card__summary{display:block;color:#62687a;font-size:.91rem;line-height:1.55}
.page-slug-subject-specific-information .child-page-card__body{min-height:190px}

/* Safeguarding portraits: make every staff image use the same crop/size so
   Nick, Beth and Victoria stay visually aligned even when source files differ. */
.page-slug-safeguarding .entry-content img{
  width:168px!important;
  height:168px!important;
  max-width:168px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.page-slug-safeguarding .entry-content figure,
.page-slug-safeguarding .entry-content .wp-block-image{margin-inline:auto}

/* SEND + similar pages: make old WordPress document tabs feel like cards. */
.page-slug-send .entry-content .wp-block-file,
.page-slug-send .entry-content p:has(>a[href*=".pdf"]){padding:24px 26px;border-radius:24px;background:#eef6f8}

/* Targeted Premiums: give the content/document boxes more presence. */
.page-slug-targeted-premiums .entry-content .wp-block-file,
.page-slug-targeted-premiums .entry-content .school-download-card,
.page-slug-targeted-premiums .child-page-card{min-height:140px;padding-top:28px;padding-bottom:28px}

/* Governance: the editor may save portrait images as separate paragraphs.
   Let those paragraphs flow as a consistent gallery on the front end. */
.page-slug-governance .entry-content>p:has(>img),
.page-slug-governance .entry-content>figure.wp-block-image{
  display:inline-block;
  width:calc(33.333% - 16px);
  margin:0 16px 20px 0!important;
  vertical-align:top;
}
.page-slug-governance .entry-content>p:has(>img) img,
.page-slug-governance .entry-content>figure.wp-block-image img{
  display:block;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1;
  object-fit:cover;
  object-position:center;
  border-radius:24px!important;
}
.page-slug-governance .wp-block-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important}
.page-slug-governance .wp-block-gallery figure{width:auto!important;margin:0!important}
.page-slug-governance .wp-block-gallery img{width:100%!important;aspect-ratio:1/1;object-fit:cover;border-radius:24px!important}

@media(max-width:900px){
  .page-slug-governance .entry-content>p:has(>img),
  .page-slug-governance .entry-content>figure.wp-block-image{width:calc(50% - 12px)}
  .page-slug-governance .wp-block-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .entry-content .wp-block-file{display:block;padding:18px}
  .entry-content .wp-block-file__button{margin:12px 0 0!important;width:100%}
  .school-pdf-viewer__frame{min-height:480px;height:70vh;border-radius:20px}
  .page-slug-safeguarding .entry-content img{width:140px!important;height:140px!important;max-width:140px!important}
  .page-slug-governance .entry-content>p:has(>img),
  .page-slug-governance .entry-content>figure.wp-block-image{display:block;width:100%;margin:0 0 16px!important}
  .page-slug-governance .wp-block-gallery{grid-template-columns:1fr}
}
