/* Final layout system: one rhythm across every page section and breakpoint. */
html,body{max-width:100%;overflow-x:hidden}body{min-width:320px}.nav{gap:2rem}.nav nav{gap:clamp(.9rem,1.6vw,2rem);white-space:nowrap}.nav nav a{flex-shrink:0}.hero{grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr)}.hero-copy{width:100%;margin-left:auto}.hero-copy h1{max-width:680px}.hero-art{min-width:0}.intro,.split,.venue,.booking,.about{max-width:1600px;margin-inline:auto}.intro{padding-inline:clamp(7%,12vw,16%)}.split,.venue{gap:clamp(3rem,8vw,9rem)}.copy{min-width:0;max-width:590px}.venue .copy{justify-self:end}.visual{width:100%;min-width:0}.subject-grid{max-width:510px}.subject-grid span{min-width:0}.price-cards{align-items:stretch}.price-cards article{display:flex;flex-direction:column}.price-cards article span{margin-top:auto}.booking{align-items:start}.booking-intro{position:sticky;top:112px}.booking-card{width:100%;max-width:680px;justify-self:end}.field-row>*{min-width:0}.time-slots{max-width:100%}.application-form{width:100%;max-width:610px;justify-self:end}.contact>div{max-width:900px;margin-inline:auto}.contact a{min-width:150px}footer{gap:2rem}footer>p{margin:0;text-align:center}dialog{width:min(470px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}@media(max-width:1100px){.nav{padding-inline:4%}.nav nav{gap:.8rem}.nav nav a:not(.btn){font-size:.7rem}.hero{grid-template-columns:1fr 44%}.booking{grid-template-columns:.9fr 1.1fr;gap:5%}.booking-intro{position:static}.application-wrap{gap:5%}}@media(max-width:800px){.nav{padding-inline:6%;gap:1rem}.hero,.split,.venue,.booking,.intro,.about{max-width:none}.hero{grid-template-columns:1fr}.hero-copy{padding-inline:7%}.hero-art{min-height:380px}.hero-copy h1{font-size:clamp(3rem,13vw,4.6rem)}.intro{padding-inline:8%}.section{padding-inline:7%}.split,.venue{gap:2.7rem}.copy,.venue .copy{max-width:none;justify-self:stretch}.visual{min-height:360px}.price-cards{margin-top:2.5rem}.booking-card{max-width:none;justify-self:stretch;padding:1.45rem}.application-form{max-width:none}.about{gap:1.5rem}.contact>div{align-items:center}.contact a{min-width:0}.footer{padding-inline:7%}}@media(max-width:430px){.nav{height:66px}.brand.image-brand,.nav .brand.image-brand{width:120px;height:54px}.nav .brand-logo-crop{height:52px}.hero-copy{padding-top:4.4rem}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.trust span{font-size:.62rem}.actions .btn{width:100%;justify-content:center}.btn-ghost{background:#ffffff0f}.subject-grid{grid-template-columns:1fr}.field-row{gap:0}.booking-card{padding:1.2rem}.time-slots{grid-template-columns:repeat(2,1fr)}.application-section{padding-inline:6%}.application-form{padding:1.25rem}.contact{padding-inline:7%}footer div{flex-wrap:wrap;justify-content:center}}
