@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap');

:root{--ink:#0b0b0b;--paper:#f4f3ef;--white:#fff;--muted:#a5a5a0;--line:rgba(11,11,11,.16);--surface-white:#fff;--surface-soft:#f4f3ef;--surface-dark:#0b0b0b;--text-dark:#0b0b0b;--text-light:#fff;--text-muted-dark:#666;--text-muted-light:#c7c7c2;--overlay-dark:rgba(0,0,0,.64);--max:1240px;--pad:clamp(1.25rem,4vw,4rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.5}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(100%,calc(var(--max) + var(--pad)*2));margin:auto;padding-inline:var(--pad)}.sr-only{position:absolute;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;z-index:100;left:1rem;top:1rem;transform:translateY(-160%);background:#fff;padding:.75rem 1rem}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.section{padding:clamp(5.5rem,10vw,9rem) 0}.eyebrow{margin:0 0 2rem;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:600}.eyebrow.light{color:#c9c9c5}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,Arial,sans-serif;letter-spacing:-.055em;line-height:.98}h2{font-size:clamp(2.8rem,7vw,6.2rem);font-weight:500;margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:2.5rem;min-height:54px;padding:.85rem 1.3rem;background:var(--ink);color:#fff;font-size:.82rem;font-weight:600}.button-light{background:#fff;color:#111}.button-small{min-height:42px;padding:.65rem 1.1rem;gap:.5rem}.text-link{font-size:.82rem;font-weight:500;padding:.8rem 0;border-bottom:1px solid currentColor}.light-link{color:#fff}.button-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}
.site-header{height:78px;background:rgba(244,243,239,.94);backdrop-filter:blur(12px);position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{height:100%;display:flex;align-items:center}.brand img{width:54px;height:54px;object-fit:contain}.site-nav{display:flex;gap:clamp(1.2rem,2.6vw,2.5rem);margin:auto;font-size:.8rem}.site-nav a{position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:#111;transition:right .25s}.site-nav a:hover:after{right:0}.menu-toggle{display:none}.nav-cta{margin-left:1rem}
.hero{position:relative;min-height:100svh;color:#fff;display:flex;align-items:flex-end;overflow:hidden;padding:8rem 0 clamp(4rem,9vw,7rem)}.hero-image{position:absolute;inset:0;background:url('public/assets/webp/hero_image_desktop.webp') center/cover no-repeat;transform:scale(1.01)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.83) 0%,rgba(0,0,0,.52) 47%,rgba(0,0,0,.2) 100%)}.hero-content{position:relative;z-index:1}.hero h1{font-size:clamp(3.3rem,8.8vw,7.8rem);font-weight:500;max-width:1100px;margin:0 0 2rem}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-copy{max-width:570px;font-size:clamp(1rem,1.8vw,1.3rem);color:#d6d6d2;margin-bottom:2.4rem}.hero-index{position:absolute;z-index:2;right:var(--pad);bottom:2rem;font-size:.65rem;letter-spacing:.15em;color:#aaa}
.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem)}.about-copy{padding-top:3.2rem}.about-copy .lead{font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.35;letter-spacing:-.025em}.about-copy>p:not(.lead){max-width:550px;color:#565650}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:4rem;padding-top:1.4rem}.stat-row strong,.stat-row span{display:block}.stat-row strong{font-size:1rem}.stat-row span{color:#777;font-size:.8rem}
.benefits{border-top:1px solid var(--line)}.benefits h2{max-width:820px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-grid article{position:relative;padding:1.5rem clamp(1rem,2vw,2rem) 2rem;min-height:310px;border-right:1px solid var(--line);display:flex;flex-direction:column}.benefit-grid article:last-child{border:0}.benefit-number{font-size:.65rem;color:#777}.icon{font-size:2rem;margin:auto 0}.benefit-grid h3{font-size:1.1rem;margin-bottom:.65rem}.benefit-grid p{font-size:.83rem;color:#686862;margin:0}
.programmes{background:var(--ink);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem}.section-head>p{max-width:360px;color:#999;margin-bottom:.5rem}.programme-list{margin-top:6rem;border-top:1px solid #414141}.programme-list article{display:grid;grid-template-columns:60px 1fr auto;gap:2rem;align-items:center;padding:1.8rem 0;border-bottom:1px solid #414141}.programme-list article>span{color:#777;font-size:.7rem}.programme-list h3{font-family:Manrope,sans-serif;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:500;margin:0}.programme-list p{color:#999;margin:.35rem 0 0;font-size:.85rem}.programme-list strong{font-size:.8rem;border:1px solid #555;padding:.55rem .8rem;font-weight:500}
.approach-intro{display:grid;grid-template-columns:.55fr 1.4fr .7fr;gap:3rem;align-items:start}.approach-intro>p:last-child{color:#656560;margin-top:1rem}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:6rem;border:1px solid var(--line)}.approach-grid article{background:var(--paper);padding:2rem;min-height:285px;display:flex;flex-direction:column}.approach-grid span{font-size:.68rem;color:#777}.approach-grid h3{font-size:1.45rem;margin:auto 0 .7rem;max-width:260px}.approach-grid p{font-size:.83rem;color:#666;margin:0;max-width:310px}
.locations{background:#e3e2dd}.dark-head{border-bottom:1px solid var(--line);padding-bottom:3rem}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2rem}.location-grid article{background:var(--paper);padding:clamp(1.5rem,3vw,3rem)}.location-label{text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;color:#777}.location-grid h3{font-size:clamp(1.6rem,3vw,2.5rem);margin:3rem 0 .1rem}.area{color:#777}.location-grid dl{margin:2.5rem 0}.location-grid dl div{display:grid;grid-template-columns:100px 1fr;border-top:1px solid var(--line);padding:1rem 0;font-size:.8rem}.location-grid dl div:last-child{border-bottom:1px solid var(--line)}.location-grid dt{color:#777}.location-grid dd{margin:0}.location-actions{display:flex;gap:1rem;justify-content:space-between;flex-wrap:wrap}.location-actions a{font-size:.75rem;font-weight:600;border-bottom:1px solid #111;padding-bottom:.25rem}
.gallery{padding-bottom:0;background:#fff}.gallery-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.gallery-head>p{max-width:350px;color:#666}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:29vw;max-height:1300px;overflow:hidden}.gallery-grid figure{margin:0;overflow:hidden}.gallery-grid .wide{grid-column:span 2}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery-grid figure:hover img{transform:scale(1.025)}
.trial{background:var(--ink);color:#fff;padding:clamp(5rem,10vw,9rem) 0}
.footer{background:#070707;color:#fff;padding:5rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr .8fr .7fr;gap:3rem}.footer-brand img{width:100px;filter:invert(1)}.footer-brand p{color:#888;max-width:300px;font-size:.85rem;margin-top:1.5rem}.footer h2{text-transform:uppercase;letter-spacing:.13em;font:600 .63rem "DM Sans";color:#666;margin-bottom:1.4rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;font-size:.8rem}.footer-grid span{color:#777}.footer-bottom{border-top:1px solid #292929;margin-top:5rem;padding-top:1.5rem;display:flex;justify-content:space-between;color:#666;font-size:.68rem}.footer-bottom p{margin:0}.floating-whatsapp{position:fixed;z-index:15;right:max(1.1rem,env(safe-area-inset-right));bottom:max(1.1rem,env(safe-area-inset-bottom));display:flex;align-items:center;gap:.55rem;background:#fff;color:#111;border:1px solid #ccc;box-shadow:0 8px 30px rgba(0,0,0,.16);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.floating-whatsapp span:first-child{font-size:1.3rem}
@media(max-width:850px){.site-nav{position:fixed;inset:78px 0 auto;background:var(--paper);padding:2rem var(--pad) 3rem;display:flex;flex-direction:column;gap:0;transform:translateY(-120%);visibility:hidden;transition:transform .25s,visibility .25s;border-bottom:1px solid var(--line)}.site-nav a{font:500 1.9rem Manrope;padding:.6rem 0}.menu-open .site-nav{transform:none;visibility:visible}.menu-toggle{display:flex;width:44px;height:44px;margin-left:auto;border:0;background:none;flex-direction:column;justify-content:center;gap:7px;align-items:center}.menu-toggle span:not(.sr-only){width:21px;height:1px;background:#111;transition:.2s}.menu-open .menu-toggle span:nth-child(2){transform:translateY(4px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}.nav-cta{margin-left:.4rem}.split,.trial-layout{grid-template-columns:1fr}.about-copy{padding:0}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:nth-child(2){border-right:0}.benefit-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.approach-intro{grid-template-columns:1fr}.approach-intro>p:last-child{max-width:560px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:52vw}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:600px){:root{--pad:1.25rem}.site-header{height:68px}html{scroll-padding-top:68px}.brand img{width:47px;height:47px}.site-nav{inset:68px 0 auto}.nav-cta{font-size:.7rem;min-height:40px;padding:.5rem .75rem}.hero{padding-bottom:3.5rem}.hero:after{background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.25) 80%)}.hero h1 br{display:none}.hero-index{display:none}.section-head,.gallery-head{display:block}.section-head>p,.gallery-head>p{margin-top:2rem}.stat-row{gap:.5rem}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0!important;border-bottom:1px solid var(--line);min-height:240px}.benefit-grid article:last-child{border-bottom:0}.programme-list{margin-top:4rem}.programme-list article{grid-template-columns:30px 1fr;gap:1rem}.programme-list article strong{grid-column:2;justify-self:start}.approach-grid,.location-grid{grid-template-columns:1fr}.approach-grid article{min-height:240px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:62vw}.gallery-grid .wide{grid-column:span 2}.trial-layout{gap:4rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-bottom{gap:2rem}.floating-whatsapp span:last-child{display:none}.floating-whatsapp{width:48px;height:48px;padding:0;justify-content:center;border-radius:50%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:420px){.hero h1{font-size:3rem;letter-spacing:-.06em}}

/* Brand hierarchy and contact refinements */
.button{min-height:56px;padding:1rem 1.5rem;font-size:.95rem;font-weight:600}
.button-small{min-height:46px;padding:.75rem 1.2rem;gap:.5rem;font-size:.86rem}
.button-outline-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.72);transition:background-color .2s,color .2s}
.button-outline-light:hover{background:#fff;color:#111}
.text-link{font-size:.9rem;font-weight:600}
.site-nav{gap:clamp(1.4rem,2.8vw,2.8rem);font-size:.95rem;font-weight:500}
.hero{padding-top:7.5rem;padding-bottom:clamp(2.5rem,5vw,4.5rem)}
.hero h1{max-width:900px;margin-bottom:1rem;font-size:clamp(4.5rem,8vw,7.2rem);font-weight:600;text-transform:uppercase;line-height:.84;letter-spacing:-.065em}
.hero-motto{display:inline-block;margin:0 0 1.4rem;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.65);font-size:clamp(.78rem,1.3vw,1rem);font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.hero-support{margin:0 0 .45rem;font-family:Manrope,Arial,sans-serif;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:500;letter-spacing:-.025em}
.hero-copy{max-width:540px;margin-bottom:1.6rem;font-size:clamp(.95rem,1.4vw,1.1rem)}
.hero-actions,.trial-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}
.floating-contact{display:none;position:fixed;z-index:15;right:max(1.1rem,env(safe-area-inset-right));bottom:max(1.1rem,env(safe-area-inset-bottom));gap:.5rem}
.floating-action{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;padding:.7rem .9rem;background:#fff;color:#111;border:1px solid #ccc;box-shadow:0 8px 30px rgba(0,0,0,.16);font-size:.78rem;font-weight:600}
.floating-action span:first-child{font-size:1.05rem}

@media(max-width:850px){.floating-contact{display:flex}.site-nav a{font-size:2rem;font-weight:600;padding:.7rem 0}}
@media(max-width:600px){
  .nav-cta{min-height:42px;padding:.6rem .8rem;font-size:.76rem}
  .hero{min-height:100svh;padding:6.3rem 0 2.2rem;align-items:flex-end}
  .hero .eyebrow{margin-bottom:1rem;font-size:.64rem}
  .hero h1{font-size:clamp(3.15rem,16vw,4.1rem);line-height:.86;margin-bottom:.85rem}
  .hero h1 br{display:block}
  .hero-motto{margin-bottom:1rem;font-size:.7rem}
  .hero-support{font-size:1.1rem;margin-bottom:.35rem}
  .hero-copy{font-size:.9rem;line-height:1.45;margin-bottom:1.25rem;max-width:350px}
  .hero-actions{gap:.65rem}
  .hero-actions .button{min-height:50px;padding:.75rem 1rem;gap:1.2rem;font-size:.84rem}
  .hero-actions .text-link{flex-basis:100%;width:max-content;font-size:.82rem;padding:.5rem 0}
  .footer{padding-bottom:6.5rem}
  .floating-contact{right:max(.8rem,env(safe-area-inset-right));bottom:max(.8rem,env(safe-area-inset-bottom))}
  .floating-action{width:50px;height:50px;padding:0;border-radius:50%}
  .floating-action span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
}
@media(max-width:360px){.hero h1{font-size:2.9rem}.hero-actions .button{padding:.7rem .8rem;gap:.7rem}.nav-cta{display:none}}

/* Light first-screen refinement */
.site-header{background:rgba(255,255,255,.96)}
.nav-wrap{gap:1.1rem}
.site-nav{flex:1;justify-content:center;margin:0}
.header-contact{display:flex;align-items:center;gap:.45rem}
.header-phone{font-size:.84rem;font-weight:600;white-space:nowrap;padding:.7rem .35rem}
.header-action{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:.65rem .8rem;border:1px solid var(--ink);font-size:.82rem;font-weight:600;white-space:nowrap}
.header-whatsapp{background:var(--ink);color:#fff}

.hero{min-height:100svh;padding:78px 0 0;background:#fff;color:var(--ink);display:block;overflow:hidden}
.hero:after{display:none}
.hero-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);gap:clamp(2rem,5vw,5rem);align-items:stretch;min-height:calc(100svh - 78px)}
.hero-copy-pane{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,6vh,5rem) 0}
.hero .eyebrow{margin-bottom:1.4rem;color:#585852;font-size:.73rem}
.hero h1{max-width:720px;margin:0 0 1.15rem;color:var(--ink);font-size:clamp(4rem,6.5vw,6.4rem);line-height:.86}
.hero-motto{align-self:flex-start;margin:0 0 1.4rem;color:var(--ink);border-color:var(--ink);font-size:.78rem}
.hero-copy{max-width:580px;margin:0 0 1.2rem;color:#44443f;font-size:clamp(1rem,1.35vw,1.18rem)}
.hero-number{display:flex;align-items:baseline;gap:1rem;align-self:flex-start;margin-bottom:1.2rem;font:600 clamp(1.25rem,2vw,1.7rem) Manrope,Arial,sans-serif;border-bottom:1px solid var(--ink);padding-bottom:.25rem}
.hero-number-label{font:600 .64rem "DM Sans",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#777}
.hero-actions{margin-bottom:1.25rem}
.hero-actions .button{gap:1.25rem}
.button-outline{background:transparent;color:var(--ink);border:1px solid var(--ink)}
.button-outline:hover{background:var(--ink);color:#fff}
.hero-philosophy{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;margin:0 0 1rem;font-size:.79rem;font-weight:600}
.hero-philosophy span{position:relative}
.hero-philosophy span+span:before{content:"·";position:absolute;left:-.82rem;color:#888}
.hero-locations{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.8rem}
.hero-locations span{padding:.45rem .65rem;background:#f1f0ec;border:1px solid #deddd8;font-size:.67rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.hero-copy-pane>.text-link{align-self:flex-start;padding:.45rem 0;font-size:.8rem}
.hero-image{position:relative;inset:auto;margin:0 calc(var(--pad) * -1) 0 0;overflow:hidden;min-height:520px;background:none;transform:none}
.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}

.programmes{background:#fff;color:var(--ink);border-top:1px solid var(--line)}
.programmes .eyebrow.light{color:#555}
.programmes .section-head>p{color:#666}
.programme-list{border-color:var(--line)}
.programme-list article{border-color:var(--line)}
.programme-list article>span,.programme-list p{color:#70706a}
.programme-list strong{border-color:#aaa}
.approach{background:var(--ink);color:#fff}
.approach .eyebrow,.approach .approach-intro>p:last-child{color:#aaa}
.approach-grid{background:#3d3d3d;border-color:#3d3d3d}
.approach-grid article{background:#111;color:#fff}
.approach-grid span,.approach-grid p{color:#aaa}

@media(max-width:1120px){
  .site-nav{gap:1.3rem;font-size:.86rem}
  .header-phone{display:none}
}
@media(max-width:850px){
  .nav-wrap{gap:.55rem}
  .site-nav{justify-content:flex-start}
  .header-contact{margin-left:auto}
  .header-action{width:46px;height:46px;padding:0}
  .header-action span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .menu-toggle{margin-left:0}
  .hero-content{grid-template-columns:1fr;gap:0}
  .hero-copy-pane{padding:3.5rem 0 2.5rem}
  .hero-image{margin:0 calc(var(--pad) * -1);min-height:380px;max-height:480px}
}
@media(max-width:600px){
  .site-header{height:68px}
  .header-action{width:42px;height:42px;min-height:42px}
  .menu-toggle{width:42px;height:42px;margin-left:0}
  .hero{min-height:0;padding-top:68px}
  .hero-content{min-height:0}
  .hero-copy-pane{padding:2.5rem 0 2rem}
  .hero .eyebrow{margin-bottom:1.1rem;font-size:.62rem}
  .hero h1{font-size:clamp(3rem,15.4vw,4rem);line-height:.87;margin-bottom:.85rem}
  .hero-motto{margin-bottom:1.1rem;font-size:.68rem}
  .hero-copy{font-size:.96rem;line-height:1.45;margin-bottom:1rem}
  .hero-number{margin-bottom:1rem;font-size:1.35rem}
  .hero-number-label{display:none}
  .hero-actions{gap:.6rem;margin-bottom:1.1rem}
  .hero-actions .button{flex:1;min-width:135px;min-height:50px;padding:.75rem .9rem;gap:.55rem;font-size:.82rem}
  .hero-actions .js-phone-display{white-space:nowrap;font-size:.74rem}
  .hero-philosophy{display:grid;gap:.25rem;margin-bottom:.8rem}
  .hero-philosophy span+span:before{display:none}
  .hero-locations{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .hero-locations span{display:flex;align-items:center;min-height:42px;font-size:.6rem}
  .hero-image{min-height:260px;height:34vh;max-height:340px}
}
@media(max-width:360px){
  .brand img{width:43px;height:43px}
  .hero h1{font-size:2.75rem}
  .hero-actions .button{min-width:125px;padding-inline:.7rem;gap:.3rem;font-size:.76rem}
  .hero-actions .js-call>span:last-child{display:none}
  .hero-locations{grid-template-columns:1fr}
}

/* Simplified centered hero and compact brand lockup */
.header-identity{display:flex;flex-direction:column;justify-content:center;min-width:175px;line-height:1.15;text-transform:uppercase}
.header-identity strong{font:700 .82rem Manrope,Arial,sans-serif;letter-spacing:.02em}
.header-identity span{margin-top:.25rem;font-size:.55rem;font-weight:600;letter-spacing:.08em;color:#666}
.header-phone{display:none}
.header-action svg,.hero-actions svg{width:17px;height:17px;fill:currentColor;flex:0 0 auto}
.hero{min-height:100svh;padding:78px 0 0;background:#fff;color:var(--ink)}
.hero-content{display:flex;min-height:calc(100svh - 78px);max-width:1050px;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;padding-top:clamp(3rem,6vh,5rem);padding-bottom:clamp(3rem,6vh,5rem)}
.hero-logo{width:clamp(115px,10vw,155px);height:auto;margin:0 0 1.7rem}
.hero .eyebrow{margin:0 0 1.5rem;color:#555;font-size:.76rem}
.hero h1{max-width:1000px;margin:0 0 1rem;color:var(--ink);font-size:clamp(4rem,7.3vw,7rem);font-weight:600;line-height:.9;letter-spacing:-.065em;text-transform:uppercase}
.hero-motto{align-self:auto;margin:0 0 1.6rem;padding:0;border:0;color:var(--ink);font:600 clamp(1.65rem,3.1vw,2.8rem) Manrope,Arial,sans-serif;letter-spacing:-.035em;text-transform:uppercase}
.hero-copy{max-width:620px;margin:0 0 2rem;color:#555;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.55}
.hero-actions{justify-content:center;margin:0;gap:.85rem}
.hero-actions .button{min-width:165px;min-height:56px;border-radius:999px;gap:.7rem;padding:1rem 1.6rem;font-size:.95rem;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s}
.hero-actions .button:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.12)}
.hero-actions .button:active{transform:translateY(0)}
.hero-call{background:var(--ink);color:#fff}
.hero-whatsapp{background:#fff;color:var(--ink);border:1px solid var(--ink)}
.hero-whatsapp:hover{background:#f1f0ec}
.floating-whatsapp-green{position:fixed;z-index:18;right:max(1.15rem,env(safe-area-inset-right));bottom:max(1.15rem,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.24);transition:transform .2s,box-shadow .2s}
.floating-whatsapp-green svg{width:29px;height:29px;fill:currentColor}
.floating-whatsapp-green:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 11px 32px rgba(0,0,0,.28)}
.floating-whatsapp-green:focus-visible{outline:3px solid #111;outline-offset:4px}

@media(max-width:1120px){
  .header-identity{min-width:145px}
  .header-identity span{display:none}
}
@media(max-width:850px){
  .header-identity{min-width:0;margin-right:auto}
  .header-identity strong{font-size:.76rem}
  .header-contact{margin-left:0}
  .header-action{width:44px;height:44px}
  .header-action svg{width:18px;height:18px}
}
@media(max-width:600px){
  .nav-wrap{gap:.4rem}
  .brand img{width:42px;height:42px}
  .header-identity strong{font-size:.68rem;max-width:95px}
  .header-action{width:40px;height:40px;min-height:40px}
  .menu-toggle{width:40px;height:40px}
  .hero{padding-top:68px}
  .hero-content{min-height:calc(100svh - 68px);padding-top:2.5rem;padding-bottom:2.75rem}
  .hero-logo{width:105px;margin-bottom:1.3rem}
  .hero .eyebrow{margin-bottom:1.15rem;font-size:.62rem}
  .hero h1{font-size:clamp(2.8rem,14vw,3.8rem);line-height:.9;margin-bottom:.9rem}
  .hero-motto{margin-bottom:1.25rem;font-size:clamp(1.35rem,7vw,1.8rem)}
  .hero-copy{max-width:350px;margin-bottom:1.6rem;font-size:.95rem;line-height:1.5}
  .hero-actions{width:100%;gap:.6rem}
  .hero-actions .button{flex:0 1 160px;min-width:135px;min-height:52px;padding:.8rem 1.1rem;font-size:.86rem}
  .floating-whatsapp-green{right:max(.9rem,env(safe-area-inset-right));bottom:max(.9rem,env(safe-area-inset-bottom));width:54px;height:54px}
}
@media(max-width:360px){
  .nav-wrap{gap:.25rem}
  .brand img{width:38px;height:38px}
  .header-identity strong{font-size:.62rem;max-width:82px}
  .header-action,.menu-toggle{width:38px;height:38px;min-height:38px}
  .hero-content{padding-top:2rem;padding-bottom:2rem}
  .hero-logo{width:92px;margin-bottom:1rem}
  .hero .eyebrow{margin-bottom:1rem;font-size:.58rem}
  .hero h1{font-size:2.7rem}
  .hero-motto{font-size:1.3rem}
  .hero-actions .button{min-width:128px;padding-inline:.9rem}
}

/* Header CTA, hero scale and home-navigation fixes */
.header-action{min-height:44px;padding:.65rem 1rem;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-size:.86rem;font-weight:600;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s}
.header-action:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.12)}
.header-action:active{transform:translateY(0)}
.header-whatsapp{background:#fff;color:var(--ink)}
.header-whatsapp:hover{background:#f1f0ec}
.hero-content{width:min(100%,calc(1400px + var(--pad)*2));max-width:none}
.hero-logo{width:min(200px,38vw);max-width:none;height:auto}
@media(min-width:851px){.hero h1{max-width:none;white-space:nowrap;font-size:clamp(4rem,6.6vw,6.6rem)}}

@media(max-width:850px){
  .header-action{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:50%}
  .header-action span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .header-action:hover{transform:translateY(-1px)}
}
@media(max-width:600px){
  .header-action,.menu-toggle{width:44px;height:44px;min-width:44px;min-height:44px}
  .hero-logo{width:min(140px,38vw)}
}
@media(max-width:360px){
  .header-identity strong{max-width:75px}
  .header-action,.menu-toggle{width:44px;height:44px;min-width:44px;min-height:44px}
  .hero-logo{width:min(125px,38vw)}
}

/* Social, future-language and three-line mobile navigation controls */
.header-icon-action{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:1px solid var(--ink);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;transition:transform .2s,background-color .2s,box-shadow .2s}
.header-icon-action svg{width:19px;height:19px;fill:currentColor}
.header-icon-action:hover{transform:translateY(-1px);background:#f1f0ec;box-shadow:0 6px 16px rgba(0,0,0,.1)}
.header-icon-action:active{transform:translateY(0)}
.header-icon-action:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
.language-control{gap:1px;flex-direction:column}
.language-control[hidden]{display:none!important}
.language-flag{font-size:1rem;line-height:.85}
.footer-placeholder{appearance:none;padding:0;border:0;background:none;color:inherit;font:inherit;cursor:default;text-align:left}
.menu-toggle{border:1px solid transparent;border-radius:50%}

@media(max-width:1050px){
  .site-nav{position:fixed;inset:78px 0 auto;background:var(--paper);padding:2rem var(--pad) 3rem;display:flex;flex-direction:column;align-items:flex-start;gap:0;transform:translateY(-120%);visibility:hidden;transition:transform .25s,visibility .25s;border-bottom:1px solid var(--line)}
  .site-nav a{font:600 2rem Manrope,Arial,sans-serif;padding:.7rem 0}
  .menu-open .site-nav{transform:none;visibility:visible}
  .menu-toggle{display:flex;width:44px;height:44px;min-width:44px;min-height:44px;margin-left:0;border-color:var(--line);background:#fff;flex-direction:column;justify-content:center;gap:5px;align-items:center}
  .menu-toggle span:not(.sr-only){display:block;width:20px;height:1.5px;background:#111;transition:transform .2s,opacity .2s}
  .menu-open .menu-toggle span:nth-child(2){transform:translateY(6.5px) rotate(45deg)}
  .menu-open .menu-toggle span:nth-child(3){opacity:0}
  .menu-open .menu-toggle span:nth-child(4){transform:translateY(-6.5px) rotate(-45deg)}
  .header-action{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:50%}
  .header-action span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .header-identity{margin-right:auto}
  .header-contact{margin-left:0}
}
@media(max-width:600px){
  .brand img{width:38px;height:38px}
  .header-identity{width:70px;min-width:70px;margin-right:auto}
  .header-identity strong{max-width:70px;font-size:.62rem}
  .header-contact{gap:.35rem}
  .site-nav{inset:68px 0 auto}
}
@media(max-width:400px){
  html{scroll-padding-top:122px}
  .site-header{height:122px}
  .nav-wrap{height:100%;flex-wrap:wrap;align-content:center;row-gap:5px}
  .brand{order:1}
  .header-identity{order:2}
  .menu-toggle{order:3;margin-left:auto}
  .header-contact{order:4;flex:0 0 100%;justify-content:center;gap:.5rem}
  .site-nav{inset:122px 0 auto}
  .hero{padding-top:122px}
  .hero-content{min-height:calc(100svh - 122px)}
}

/* Mobile menu cleanup */
.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(1.4rem,2.8vw,2.8rem);margin:auto}
.site-nav .header-contact{margin-left:0}
.site-nav .header-action:after{display:none}
.language-control{gap:0;flex-direction:row}
.language-flag{font-size:1.25rem;line-height:1}

@media(max-width:1050px){
  .site-nav{max-height:calc(100svh - 78px);overflow-y:auto;overscroll-behavior:contain}
  .nav-links{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0}
  .site-nav .header-contact{width:100%;display:flex;justify-content:flex-start;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}
  .menu-toggle span:not(.sr-only){width:20px;height:2px;min-height:2px;margin:0;border:0;border-radius:2px;background:#111;opacity:1;transform-origin:center}
  .menu-open .menu-toggle span:nth-child(2){transform:translateY(7px) rotate(45deg)}
  .menu-open .menu-toggle span:nth-child(3){opacity:0;transform:none}
  .menu-open .menu-toggle span:nth-child(4){transform:translateY(-7px) rotate(-45deg)}
}
@media(max-width:600px){
  .site-nav{max-height:calc(100svh - 68px)}
}
@media(max-width:400px){
  html{scroll-padding-top:68px}
  .site-header{height:68px}
  .nav-wrap{height:100%;flex-wrap:nowrap;align-content:normal;row-gap:0}
  .brand,.header-identity,.menu-toggle{order:initial}
  .header-identity{margin-right:auto}
  .menu-toggle{margin-left:0}
  .site-nav{inset:68px 0 auto;max-height:calc(100svh - 68px)}
  .site-nav .header-contact{flex:0 0 auto;justify-content:flex-start;gap:.65rem}
  .hero{padding-top:68px}
  .hero-content{min-height:calc(100svh - 68px)}
}

/* Consistent identity and paired floating social controls */
.header-identity{flex:0 1 auto;min-width:0;width:auto}
.header-identity strong{max-width:none;white-space:nowrap}
.header-identity span{display:block;white-space:nowrap}
.hero h1{max-width:100%;white-space:nowrap;font-size:clamp(1.85rem,8.3vw,6.6rem)}
.floating-instagram{position:fixed;z-index:18;left:max(1.15rem,env(safe-area-inset-left));bottom:max(1.15rem,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:radial-gradient(circle at 31% 107%,#fdf497 0 5%,#fd5949 38%,#d6249f 60%,#285aeb 90%);color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.24);cursor:pointer;transition:transform .2s,box-shadow .2s}
.floating-instagram svg{width:29px;height:29px;fill:currentColor}
.floating-instagram:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 11px 32px rgba(0,0,0,.28)}
.floating-instagram:focus-visible{outline:3px solid #111;outline-offset:4px}

@media(max-width:1120px){
  .header-identity span{display:block}
}
@media(max-width:600px){
  .header-identity{flex:1 1 auto;width:auto;min-width:0;margin-right:auto}
  .header-identity strong{max-width:none;font-size:.68rem;letter-spacing:.01em;white-space:nowrap}
  .header-identity span{margin-top:.18rem;font-size:.45rem;letter-spacing:.025em;white-space:nowrap}
  .floating-instagram{left:max(.9rem,env(safe-area-inset-left));bottom:max(.9rem,env(safe-area-inset-bottom));width:54px;height:54px}
}
@media(max-width:360px){
  .nav-wrap{gap:.35rem}
  .header-identity strong{font-size:.64rem}
  .header-identity span{font-size:.48rem;letter-spacing:.01em}
}
@media(max-width:330px){
  .brand img{width:36px;height:36px}
  .header-identity strong{font-size:.61rem}
  .header-identity span{font-size:.46rem;letter-spacing:0}
}

@media(max-width:1050px){
  .site-nav .header-contact{justify-content:center;flex-wrap:wrap}
}

/* Reversed circular header badge */
.site-header .brand{display:flex;align-items:center;justify-content:center;flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:#000;overflow:hidden}
.site-header .brand img{width:62%;height:70%;max-width:none;object-fit:contain;filter:invert(1);transform:none}
.site-header .brand:focus-visible{outline:2px solid #000;outline-offset:3px}
@media(max-width:600px){
  .site-header .brand{flex-basis:42px;width:42px;height:42px}
}

/* Subtle photographic hero atmosphere and location row */
.hero{isolation:isolate}
.hero:before{content:"";position:absolute;z-index:0;inset:0;background:url('public/assets/webp/hero_image_desktop.webp') center/cover no-repeat;filter:grayscale(100%) contrast(65%) brightness(118%);opacity:.55;pointer-events:none}
.hero:after{content:"";display:block;position:absolute;z-index:1;inset:0;background:rgba(255,255,255,.82);pointer-events:none}
.hero-content{position:relative;z-index:2}
.hero-location-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.7rem 1.1rem;margin-top:1.45rem}
.hero-location-row a{display:inline-flex;align-items:center;gap:.5rem;min-height:38px;margin:0;padding:.5rem .8rem;border:1px solid rgba(11,11,11,.16);border-radius:999px;background:rgba(255,255,255,.72);font-size:.78rem;font-weight:600;color:#242421;backdrop-filter:blur(3px)}
.hero-location-row svg{width:16px;height:16px;flex:0 0 auto;fill:currentColor}
@media(max-width:600px){
  .hero:before{background-position:center center}
  .hero-location-row{width:100%;flex-direction:column;gap:.5rem;margin-top:1.15rem}
  .hero-location-row a{justify-content:center;width:min(100%,290px);font-size:.75rem}
}

/* About: concise academy identity and culture */
.about .split{grid-template-columns:.55fr 1.45fr}
.about .about-copy{padding-top:0}
.about .about-copy h2{margin-bottom:2.25rem}
.about .about-copy .lead{max-width:800px;margin-bottom:2.25rem}
.about-values{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem;margin:0;padding:0;list-style:none}
.about-values li{min-width:128px;white-space:nowrap;padding:.75rem 1.25rem;border:1.5px solid var(--ink);border-radius:999px;background:#fff;color:var(--ink);font-size:1rem;font-weight:600;line-height:1.2;text-align:center}

/* Our Approach: two core methodology pillars and development outcomes */
.approach-intro{grid-template-columns:.55fr 1.15fr .8fr;gap:clamp(2rem,5vw,5rem)}
.approach-intro h2{max-width:680px}
.approach-intro>p:last-child{max-width:440px;margin-top:1rem;color:#aaa;font-size:1rem;line-height:1.65}
.approach-pillars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(3.5rem,7vw,6rem);border-block:1px solid #444}
.approach-pillars article{padding:clamp(2rem,4vw,3.5rem)}
.approach-pillars article:first-child{padding-left:0;border-right:1px solid #444}
.approach-pillars article:last-child{padding-right:0}
.approach-pillars h3{margin:0 0 1rem;font:600 clamp(1.45rem,2.5vw,2.1rem) Manrope,Arial,sans-serif;letter-spacing:-.025em}
.approach-pillars p{max-width:520px;margin:0;color:#aaa;font-size:.95rem;line-height:1.65}
.approach-outcomes{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem;margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;list-style:none}
.approach-outcomes li{min-width:130px;padding:.75rem 1.25rem;border:1px solid #ddd;border-radius:999px;color:#fff;font-size:.95rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap}

/* Locations: temporary venue imagery and district-level map links */
.location-grid{gap:clamp(1.25rem,3vw,2.25rem);margin-top:clamp(2rem,4vw,3rem)}
.location-grid .location-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;padding:0;border:1px solid var(--line);border-radius:18px;background:var(--paper)}
.location-image{aspect-ratio:16/10;overflow:hidden;background:#d5d4cf}
.location-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.location-card:hover .location-image img{transform:scale(1.02)}
.location-content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:clamp(1.5rem,3vw,2.5rem)}
.location-grid .location-card h3{margin:0 0 .4rem;font-size:clamp(1.8rem,3vw,2.6rem)}
.location-grid .location-venue{margin:0 0 1.5rem;color:#555;font:600 clamp(1.05rem,1.5vw,1.25rem) Manrope,Arial,sans-serif;letter-spacing:-.015em}
.location-map-link{display:inline-flex;align-items:center;gap:.55rem;min-height:44px;border-bottom:1px solid var(--ink);font-size:.88rem;font-weight:600}
.location-map-link:focus-visible{outline:2px solid var(--ink);outline-offset:4px}

/* Gallery: shared-config Instagram follow prompt */
.gallery-instagram-cta{display:flex;flex-direction:column;align-items:center;padding-top:clamp(3.5rem,7vw,6rem);padding-bottom:clamp(4.5rem,8vw,7rem);text-align:center}
.gallery-instagram-cta h3{margin:0 0 .9rem;font:600 clamp(1.6rem,3vw,2.35rem) Manrope,Arial,sans-serif;letter-spacing:-.035em}
.gallery-instagram-cta p{max-width:570px;margin:0 0 1.75rem;color:#666;font-size:1rem}
.gallery-instagram-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:56px;padding:.9rem 1.5rem;border:0;border-radius:999px;background:radial-gradient(circle at 15% 110%,#fdf497 0 4%,#fd5949 32%,#d6249f 62%,#285aeb 100%);color:#fff;font-size:.95rem;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.gallery-instagram-button svg{width:22px;height:22px;flex:0 0 auto;fill:currentColor}
.gallery-instagram-button:focus-visible{outline:3px solid var(--ink);outline-offset:4px}

/* Join Us: concise CTA using the shared hero action language */
.trial-layout{display:block;max-width:900px;text-align:center}
.trial-content{display:flex;flex-direction:column;align-items:center}
.trial-layout h2{margin-bottom:2rem}
.trial-layout .trial-content>p:not(.eyebrow){max-width:620px;margin-bottom:2.5rem;color:#aaa;font-size:1.05rem}
.trial-actions{justify-content:center}
.trial-actions .hero-call{border:1px solid rgba(255,255,255,.9)}

/* Footer: brand identity, complete navigation and centred closing row */
.footer-grid{grid-template-columns:1.5fr .75fr 1fr .6fr;gap:clamp(2.5rem,5vw,5rem);align-items:start}
.footer-brand{display:flex;align-items:center;gap:1.35rem;min-width:0}
.footer-brand img{width:92px;flex:0 0 auto}
.footer-identity{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.45rem;text-transform:uppercase}
.footer-identity strong{color:#fff;font:700 clamp(.9rem,1.3vw,1.1rem) Manrope,Arial,sans-serif;letter-spacing:.025em;white-space:nowrap}
.footer .footer-identity span{color:#888;font-size:.61rem;font-weight:600;letter-spacing:.1em}
.footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;font-size:.8rem}
.footer .footer-column h2{margin-bottom:.7rem}
.footer-contact{gap:1.1rem!important}
.footer-contact-item{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}
.footer .footer-contact-item>span{color:#777;font-size:.66rem;text-transform:uppercase;letter-spacing:.1em}
.footer .footer-contact-item a span{color:inherit}
.footer-placeholder{line-height:1.5}
.footer a.footer-placeholder{cursor:pointer}
.footer-bottom{flex-direction:column;align-items:center;justify-content:center;gap:.7rem;text-align:center}
.footer-bottom a{padding:.3rem 0}
@media(max-width:850px){
  .about .split{grid-template-columns:1fr}
  .about .about-copy h2{margin-bottom:1.75rem}
  .about .about-copy .lead{margin-bottom:1.75rem}
  .approach-intro{grid-template-columns:1fr}
  .approach-intro>p:last-child{max-width:620px;margin-top:0}
}
@media(max-width:480px){
  .about-values{gap:.85rem}
  .about-values li{min-width:120px;padding:.7rem 1rem;font-size:.95rem}
  .approach-pillars{grid-template-columns:1fr}
  .approach-pillars article{padding:2rem 0}
  .approach-pillars article:first-child{border-right:0;border-bottom:1px solid #444}
  .approach-outcomes{gap:.85rem}
  .approach-outcomes li{min-width:120px;padding:.7rem 1rem;font-size:.9rem}
}
@media(max-width:850px){
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-brand{grid-column:1/-1}
  .footer-grid .footer-follow{display:flex}
}
@media(max-width:600px){
  .footer-grid{grid-template-columns:1fr;gap:2.75rem}
  .footer-brand{grid-column:auto}
  .footer-bottom{gap:.75rem}
}
@media(max-width:380px){
  .footer-brand{align-items:flex-start;flex-direction:column}
  .footer-identity strong{white-space:normal}
}

/* Header: wide, medium and mobile content-driven states */
.site-header .nav-wrap{width:100%;max-width:none;padding-inline:clamp(1rem,2vw,2.25rem);flex-wrap:nowrap;gap:clamp(.9rem,1.6vw,1.6rem)}
.site-header .brand{flex-shrink:0}
.site-header .header-identity{flex:0 0 auto;min-width:175px;margin:0}
.site-header .header-identity strong,.site-header .header-identity span{display:block;max-width:none;white-space:nowrap}
.site-header .site-nav{position:static;inset:auto;display:flex;min-width:0;max-height:none;overflow:visible;flex:1 1 auto;align-items:center;padding:0;border:0;background:transparent;transform:none;visibility:visible}
.site-header .nav-links{display:flex;min-width:0;flex-direction:row;align-items:center;justify-content:center;gap:clamp(1rem,1.65vw,1.75rem);margin:auto}
.site-header .nav-links a{padding:.7rem 0;font:500 .9rem "DM Sans",Arial,sans-serif;white-space:nowrap}
.site-header .header-contact{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:.45rem;margin:0;padding:0;border:0}
.site-header .header-action,.site-header .header-icon-action{display:inline-flex;width:44px;height:44px;min-width:44px;min-height:44px;flex:0 0 44px;align-items:center;justify-content:center;padding:0;border:1px solid var(--ink);border-radius:50%}
.site-header .header-action svg,.site-header .header-icon-action svg{width:19px;height:19px;fill:currentColor}
.site-header .menu-toggle{display:none;flex:0 0 44px}

@media(max-width:1300px){
  .site-header .nav-wrap{gap:.75rem}
  .site-header .site-nav{position:fixed;inset:78px 0 auto;display:flex;max-height:calc(100svh - 78px);overflow-y:auto;flex-direction:column;align-items:flex-start;padding:1.6rem clamp(1.25rem,4vw,3rem) 2rem;border-bottom:1px solid var(--line);background:var(--paper);transform:translateY(-120%);visibility:hidden;transition:transform .25s,visibility .25s;overscroll-behavior:contain}
  .site-header .nav-links{width:100%;flex-direction:column;align-items:flex-start;gap:0;margin:0}
  .site-header .nav-links a{width:max-content;padding:.55rem 0;font:600 clamp(1.45rem,2.4vw,1.85rem) Manrope,Arial,sans-serif}
  .menu-open .site-header .site-nav{transform:none;visibility:visible}
  .site-header .header-contact{margin-left:auto}
  .site-header .menu-toggle{display:flex;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;border-color:var(--line);background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:5px}
  .site-header .menu-toggle span:not(.sr-only){display:block;width:20px;height:2px;min-height:2px;margin:0;border:0;border-radius:2px;background:#111;opacity:1;transform-origin:center}
}

@media(max-width:699px){
  .site-header .header-identity{flex:1 1 auto;min-width:0;margin-right:auto}
  .site-header .site-nav .header-contact{display:flex;width:100%;flex:0 0 auto;justify-content:center;flex-wrap:wrap;gap:.65rem;margin:1.25rem 0 0;padding:1.25rem 0 0;border-top:1px solid var(--line)}
  .site-header .site-nav .header-action,.site-header .site-nav .header-icon-action{width:44px;height:44px;min-width:44px;min-height:44px;flex-basis:44px;padding:0}
}

@media(max-width:600px){
  .site-header{height:68px}
  .site-header .nav-wrap{gap:.55rem;padding-inline:1rem}
  .site-header .site-nav{inset:68px 0 auto;max-height:calc(100svh - 68px)}
  .site-header .header-identity strong{font-size:.68rem;letter-spacing:.01em}
  .site-header .header-identity span{margin-top:.18rem;font-size:.45rem;letter-spacing:.025em}
}

@media(max-width:360px){
  .site-header .nav-wrap{gap:.4rem;padding-inline:.75rem}
  .site-header .header-identity strong{font-size:.64rem}
  .site-header .header-identity span{font-size:.44rem;letter-spacing:.01em}
}

/* Final section colour rhythm */
.site-header{background:#fff}
@supports ((backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px))){
  .site-header{background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
}

.hero{background:var(--surface-dark);color:var(--text-light)}
.hero:before{background-position:center;filter:grayscale(35%) contrast(88%) brightness(78%);opacity:1}
.hero:after{background:var(--overlay-dark)}
.hero-logo{filter:invert(1)}
.hero h1,.hero-motto{color:var(--text-light)}
.hero .eyebrow{color:#deded9}
.hero-copy{color:var(--text-muted-light)}
.hero-actions .hero-call{border:1px solid rgba(255,255,255,.88);background:#050505;color:#fff}
.hero-actions .hero-whatsapp{border-color:#fff;background:#fff;color:var(--ink)}
.hero-actions .hero-whatsapp:hover{background:#ecebe7}
.hero-location-row a{border-color:rgba(255,255,255,.45);background:rgba(10,10,10,.48);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.12)}

.about,.programmes,.gallery{background:var(--surface-soft);color:var(--text-dark)}
.approach,.locations{background:var(--surface-white);color:var(--text-dark)}

.approach .eyebrow{color:#555}
.approach .approach-intro>p:last-child{color:var(--text-muted-dark)}
.approach-pillars{border-color:var(--line)}
.approach-pillars article:first-child{border-color:var(--line)}
.approach-pillars h3{color:var(--text-dark)}
.approach-pillars p{color:var(--text-muted-dark)}
.approach-outcomes li{border-color:var(--ink);background:var(--surface-white);color:var(--text-dark)}

.programmes{border-top-color:var(--line)}
.programmes .eyebrow.light{color:#555}
.programmes .section-head>p,.programme-list p{color:var(--text-muted-dark)}
.programme-list,.programme-list article{border-color:var(--line)}
.programme-list article>span{color:#777}
.programme-list strong{border-color:#aaa;background:rgba(255,255,255,.45)}

.locations .location-card{background:var(--surface-soft)}
.gallery-instagram-cta p{color:var(--text-muted-dark)}

.trial{position:relative;isolation:isolate;overflow:hidden;background:var(--surface-dark);color:var(--text-light)}
.trial:before{content:"";position:absolute;z-index:0;inset:0;background:url('public/assets/webp/joinus_desktop.webp') center/cover no-repeat;filter:grayscale(35%) contrast(88%) brightness(78%);pointer-events:none}
.trial:after{content:"";position:absolute;z-index:1;inset:0;background:var(--overlay-dark);pointer-events:none}
.trial>.container{position:relative;z-index:2}
.trial .eyebrow{color:#deded9}
.trial-layout .trial-content>p:not(.eyebrow){color:var(--text-muted-light)}
.trial-actions .hero-call{border-color:rgba(255,255,255,.9);background:#050505;color:#fff}
.trial-actions .hero-whatsapp{border-color:#fff;background:#fff;color:var(--ink)}

.footer{background:#070707;color:#fff}

/* Alternating section introductions */
.section-intro{display:grid;gap:clamp(3rem,8vw,9rem)}
.section-intro--left{grid-template-columns:1.45fr .55fr}
.section-intro--right{grid-template-columns:.55fr 1.45fr}
.section-intro--right .section-intro-content{grid-column:2}
.section-intro-content{min-width:0}
.section-intro-content h2{margin-bottom:2.25rem}
.approach-intro .lead,.programmes-intro .lead,.locations .dark-head .lead{max-width:800px;margin:0;color:var(--text-dark);font-size:clamp(1.35rem,2.5vw,2rem);font-weight:400;line-height:1.35;letter-spacing:-.025em}
.locations .dark-head{display:block}
.locations .dark-head h2{max-width:1050px;margin-bottom:2.25rem}
.gallery-head{display:block}

@media(max-width:850px){
  .section-intro,.section-intro--left,.section-intro--right{grid-template-columns:1fr}
  .section-intro--right .section-intro-content{grid-column:auto}
  .section-intro-content h2{margin-bottom:1.75rem}
  .approach-intro .lead{max-width:100%}
}

/* Shared hero/contact CTA and hero location sizing */
:root{
  --primary-cta-font-size:.95rem;
  --primary-cta-font-weight:600;
  --primary-cta-line-height:1.2;
  --primary-cta-padding-block:1rem;
  --primary-cta-padding-inline:1.6rem;
  --primary-cta-min-height:56px;
  --primary-cta-radius:999px;
  --primary-cta-gap:.7rem;
  --primary-cta-icon-size:17px;
}
.hero-actions .button{
  flex:0 0 auto;
  min-width:165px;
  min-height:var(--primary-cta-min-height);
  padding:var(--primary-cta-padding-block) var(--primary-cta-padding-inline);
  border-width:1px;
  border-radius:var(--primary-cta-radius);
  gap:var(--primary-cta-gap);
  font-size:var(--primary-cta-font-size);
  font-weight:var(--primary-cta-font-weight);
  line-height:var(--primary-cta-line-height);
}
.hero-actions .button svg{
  width:var(--primary-cta-icon-size);
  height:var(--primary-cta-icon-size);
}
.hero-actions .hero-call,.trial-actions .hero-call{border:1px solid rgba(255,255,255,.9)}
.hero-location-row{gap:.85rem 1.1rem;margin-top:1.45rem}
.hero-location-row a{
  width:fit-content;
  max-width:100%;
  min-height:auto;
  padding:.75rem var(--primary-cta-padding-inline);
  border-radius:var(--primary-cta-radius);
  gap:var(--primary-cta-gap);
  font-size:var(--primary-cta-font-size);
  font-weight:var(--primary-cta-font-weight);
  line-height:var(--primary-cta-line-height);
}
.hero-location-row svg{
  width:var(--primary-cta-icon-size);
  height:var(--primary-cta-icon-size);
}
@media(max-width:600px){
  .hero-location-row{gap:.65rem;margin-top:1.15rem}
  .hero-location-row a{width:fit-content;padding:.75rem var(--primary-cta-padding-inline);font-size:var(--primary-cta-font-size)}
}

/* Shared desktop section portrait */
.section-media{
  position:relative;
  max-height:620px;
  margin:clamp(1.5rem,3vw,2.75rem) 0 0;
  aspect-ratio:2/3;
  box-shadow:0 18px 45px rgba(0,0,0,.11),0 4px 14px rgba(0,0,0,.055);
}
.section-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.section-media::after{
  content:"";
  position:absolute;
  inset:-1px;
  pointer-events:none;
  box-shadow:inset 0 0 22px 12px rgba(244,243,239,.78);
}
@supports ((-webkit-mask-image:radial-gradient(ellipse,#000,transparent)) or (mask-image:radial-gradient(ellipse,#000,transparent))){
  .section-media img{
    -webkit-mask-image:radial-gradient(ellipse 105% 105% at 50% 50%,#000 76%,rgba(0,0,0,.88) 90%,transparent 100%);
    mask-image:radial-gradient(ellipse 105% 105% at 50% 50%,#000 76%,rgba(0,0,0,.88) 90%,transparent 100%);
  }
  .section-media::after{display:none}
}
.section-intro--left .section-media{grid-column:2}
.section-intro--right .section-media{grid-column:1;grid-row:1}
@media(max-width:850px){
  .section-media{display:none}
}

/* One-shot Hero entrance */
.hero{
  --hero-photo-start-scale:1.04;
  --hero-enter-y:16px;
}
.hero::before{
  transform-origin:center;
  animation:hero-photo-enter 1.65s cubic-bezier(.22,.61,.36,1) both;
}
.hero .hero-logo{
  animation:hero-logo-enter .65s cubic-bezier(.22,.61,.36,1) .1s both;
}
.hero .eyebrow{
  animation:hero-content-enter .6s cubic-bezier(.22,.61,.36,1) .13s both;
}
.hero h1{
  animation:hero-content-enter .65s cubic-bezier(.22,.61,.36,1) .25s both;
}
.hero .hero-motto{
  animation:hero-content-enter .62s cubic-bezier(.22,.61,.36,1) .3s both;
}
.hero .hero-copy{
  animation:hero-content-enter .58s cubic-bezier(.22,.61,.36,1) .43s both;
}
.hero .hero-actions{
  animation:hero-content-enter .56s cubic-bezier(.22,.61,.36,1) .6s both;
}
.hero .hero-location-row{
  animation:hero-content-enter .54s cubic-bezier(.22,.61,.36,1) .7s both;
}
@keyframes hero-photo-enter{
  from{transform:scale(var(--hero-photo-start-scale))}
  to{transform:scale(1)}
}
@keyframes hero-logo-enter{
  from{opacity:0;transform:translateY(calc(var(--hero-enter-y) * .75)) scale(.96)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
@keyframes hero-content-enter{
  from{opacity:0;transform:translateY(var(--hero-enter-y))}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:600px){
  .hero{--hero-photo-start-scale:1.025;--hero-enter-y:10px}
}
@media(prefers-reduced-motion:reduce){
  .hero::before,
  .hero .hero-logo,
  .hero .eyebrow,
  .hero h1,
  .hero .hero-motto,
  .hero .hero-copy,
  .hero .hero-actions,
  .hero .hero-location-row{
    animation:none!important;
    opacity:1;
    transform:none;
  }
}

/* Shared component description size */
.approach-pillars p,
.programme-list article p,
.gallery-instagram-cta>p,
.trial-layout .trial-content>p:not(.eyebrow){
  font-size:1.2rem;
}

/* Confirmed portrait Gallery layout */
.gallery-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-auto-rows:auto;
  gap:clamp(.65rem,1vw,1rem);
  max-height:none;
  overflow:visible;
}
.gallery-grid figure,
.gallery-grid .wide{
  grid-column:auto;
  aspect-ratio:3/4;
}
@media(max-width:1100px){
  .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}
}
@media(max-width:600px){
  .gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}
}

@media(max-width:699px){
  .hero:before,.hero-image{background-image:url('public/assets/webp/hero_image_mob.webp')}
}
