.landing-template--studio{margin:0;color:#202622;background:#fff;font:16px/1.55 StudioInter,Arial,sans-serif;letter-spacing:0}
.landing-template--studio *{box-sizing:border-box;min-width:0;letter-spacing:0}
.landing-template--studio [hidden]{display:none!important}
.landing-template--studio img{max-width:100%;display:block}
.landing-template--studio button,.landing-template--studio input,.landing-template--studio select{font:inherit}
.landing-template--studio a{color:inherit;text-underline-offset:4px}
.landing-template--studio button,.landing-template--studio summary{cursor:pointer}
.landing-template--studio h1,.landing-template--studio h2,.landing-template--studio h3,.landing-template--studio p{margin:0}
.landing-template--studio h1,.landing-template--studio h2,.landing-template--studio h3{line-height:1.15;overflow-wrap:anywhere}
.landing-template--studio h2{font-size:34px;font-weight:750;margin:8px 0 24px}
.landing-template--studio h3{font-size:20px}
.landing-template--studio :focus-visible{outline:3px solid #125b8d;outline-offset:4px}
.studio-shell{width:min(1160px,calc(100% - 64px));margin-inline:auto}
.studio-header{position:relative;z-index:20;border-bottom:1px solid #e1e7e3;background:white}
.studio-topbar{display:flex;align-items:center;gap:28px;min-height:88px}
.studio-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:22px;font-weight:800;max-width:280px;overflow-wrap:anywhere}
.studio-brand img{width:44px;height:44px;object-fit:contain;flex:none;border-radius:50%}
#studio-nav{display:flex;gap:24px;margin-inline:auto}
#studio-nav a{text-decoration:none;font-size:14px;font-weight:650;white-space:nowrap}
.studio-header-actions{display:flex;gap:12px;align-items:center}
.studio-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:6px;background:var(--studio-accent,#f69b88);color:var(--studio-on-accent,#111)!important;font-weight:700;text-align:center;text-decoration:none!important;line-height:1.3;white-space:normal;transition:box-shadow .15s}
.studio-button:hover{box-shadow:inset 0 0 0 2px currentColor}
.studio-button:disabled{opacity:.6;cursor:wait}
.studio-button--outline{background:#fff;color:#202622!important;border-color:#b6c1b9}
.studio-icon{width:44px;height:44px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe2dc;border-radius:6px;background:#fff;color:#202622;text-decoration:none!important}
.studio-menu-toggle{display:none}
.studio-account{position:relative}
.studio-account summary{display:flex;align-items:center;gap:8px;list-style:none;min-height:44px;font-size:14px}
.studio-account summary::-webkit-details-marker{display:none}
.studio-account-label{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.studio-account-menu{position:absolute;right:0;top:calc(100% + 14px);width:260px;padding:16px;background:#fff;box-shadow:0 14px 40px #17261b22;border:1px solid #dbe2dc;border-radius:6px;display:grid;gap:2px}
.studio-account-menu>a,.studio-account-menu>button{display:block;padding:10px 8px;min-height:44px;text-align:left;border:0;background:white;text-decoration:none}
.studio-account-menu>small{color:#526059;margin-bottom:8px}
.studio-hero{position:relative;isolation:isolate;min-height:460px;height:min(600px,calc(100svh - 220px));background:#202622;display:flex;align-items:end;color:#fff}
.studio-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 10%;z-index:-2}
.studio-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111b15b8,transparent 85%),linear-gradient(0deg,#111b1580,transparent 75%);z-index:-1}
.studio-hero-inner{padding-block:64px}
.studio-hero h1{font-size:68px;max-width:700px;font-weight:850}
.studio-hero p{font-size:23px;line-height:1.4;max-width:570px;margin-top:16px;font-weight:500;overflow-wrap:anywhere}
.studio-hero-actions{display:flex;gap:24px;align-items:center;margin-top:28px;flex-wrap:wrap}
.studio-first-link{font-weight:600;font-size:15px;display:inline-flex;align-items:center;min-height:44px}
.studio-section{padding-block:58px;scroll-margin-top:24px}
.studio-eyebrow{font-size:12px;text-transform:uppercase;font-weight:750;color:#486357}
.studio-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}
.studio-week-controls{display:flex;gap:12px;align-items:center;white-space:nowrap;font-size:14px}
.studio-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;border-bottom:1px solid #dbe2dc;padding-bottom:14px}
.studio-days button{background:#fff;border:1px solid transparent;border-radius:6px;color:#536059;min-height:72px;display:grid;align-content:center}
.studio-days button span{font-size:14px}.studio-days button strong{font-size:22px;color:#202622}
.studio-days button[aria-pressed=true]{background:var(--studio-accent);color:var(--studio-on-accent);border-color:var(--studio-accent)}
.studio-days button[aria-pressed=true] strong{color:inherit}
.studio-date-label{font-size:14px!important;font-weight:500;margin-top:20px!important;color:#57645b}
.studio-slot{display:grid;grid-template-columns:90px minmax(0,1fr) 116px;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid #e1e7e3}
.studio-slot time{font-size:24px;font-weight:750;line-height:1.2}
.studio-slot p{font-size:14px;color:#56645b;margin-top:8px}
.studio-slot .studio-button{min-width:104px;padding:10px 14px}
.studio-empty{padding:32px 0;color:#56645b}
.studio-class-filter{display:flex;gap:12px;align-items:center;margin:0 0 20px}.studio-class-filter select{max-width:320px}
.studio-intro{max-width:720px;margin:0 0 28px!important;color:#536059;font-size:18px;white-space:pre-line}
.studio-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}
.studio-gallery:empty{display:none}
.studio-gallery button{padding:0;border:0;border-radius:4px;overflow:hidden;background:#edf1ef;aspect-ratio:4/3}
.studio-gallery img{height:100%;width:100%;object-fit:cover;object-position:center 15%}
.studio-classes{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:28px}
.studio-classes article{display:flex;gap:18px;border-top:1px solid #dbe2dc;padding-top:22px}
.studio-classes article>i{font-size:26px;padding-top:3px}.studio-classes p{margin-block:12px;color:#536059}.studio-classes a{font-size:14px;font-weight:700;display:inline-flex;gap:10px;align-items:center;min-height:44px}
.studio-first{background:#edf3ef}.studio-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}
.studio-steps i{font-size:28px;margin-bottom:20px}.studio-steps p{color:#526059;margin-block:12px;max-width:300px}.studio-steps a,.studio-text-button{font-weight:700;font-size:14px;min-height:44px;display:inline-flex;align-items:center}
.studio-text-button{padding:0;border:0;background:transparent;color:#202622;text-decoration:underline;text-underline-offset:4px}
.studio-team{display:flex;gap:24px;flex-wrap:wrap}.studio-team article{width:240px}.studio-team img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:4px;margin-bottom:16px}.studio-team p{color:#536059;margin-top:8px}
.studio-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.studio-plan{border:1px solid #dbe2dc;border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:18px}
.studio-plan .studio-button{margin-top:auto}.studio-plan>p:not(.studio-price){color:#536059}
.studio-price{font-size:32px;font-weight:800}.studio-price small{font-size:13px;font-weight:500}
.studio-contact{background:#f5f7f6}.studio-contact p{color:#536059;max-width:600px}.studio-contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.studio-footer{display:flex;gap:28px;align-items:center;min-height:100px;padding-block:24px;font-size:13px}.studio-footer strong{margin-right:auto;font-size:18px}
.studio-session{display:flex;align-items:center;gap:14px;padding-block:24px;border-bottom:1px solid #dbe2dc}.studio-session>i{font-size:28px;color:#486357}.studio-session span{display:block;color:#536059;font-size:14px}.studio-session>a{margin-left:auto;font-size:14px}
.studio-dialog{color:#202622;width:min(540px,calc(100% - 32px));max-height:calc(100svh - 32px);padding:36px;border:0;border-radius:8px;overflow:auto;overscroll-behavior:contain;box-shadow:0 24px 80px #0003}
.studio-dialog::backdrop,.studio-photo-dialog::backdrop{background:#14251bb3}
.studio-dialog h2{font-size:30px;margin:8px 28px 12px 0}.studio-dialog>p{color:#526059;margin-bottom:20px}
.studio-dialog-close{position:absolute;right:12px;top:12px;border:0}
.studio-dialog form{display:grid;gap:16px}.studio-dialog label{display:grid;gap:7px;font-size:14px;font-weight:600}
.studio-dialog input:not([type=checkbox]),.studio-dialog select,.studio-class-filter select{min-height:48px;border:1px solid #aebdb3;border-radius:4px;padding:10px 12px;background:#fff;color:#202622;width:100%}
.studio-dialog .studio-check{display:flex;align-items:start;gap:10px;font-weight:400}.studio-check input{width:20px;height:20px;flex:none;accent-color:#284c39}
.studio-dialog form>a{font-size:14px}.studio-dialog>.studio-button{width:100%;margin-top:18px}
.studio-message{font-size:15px;white-space:pre-line;overflow-wrap:anywhere;min-height:0;color:#2c5941}.studio-message:empty{display:none}.studio-message.is-error{color:#a32929;background:#fff2f1;padding:12px;border-left:3px solid #a32929}
.studio-reserve-identity{margin:20px -12px;padding:18px 12px;background:#edf3ef;font-size:19px;font-weight:700;overflow-wrap:anywhere}.studio-reserve-identity small{display:block;font-size:14px;font-weight:400;margin-top:4px}
.studio-reserve-details{margin-block:24px}.studio-reserve-details>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:16px;padding:10px 0}.studio-reserve-details dt{color:#536059}.studio-reserve-details dd{margin:0;font-weight:600}
.studio-balance{border-block:1px solid #dbe2dc;padding:20px 0;margin-block:24px;font-size:18px;font-weight:650}.studio-balance small{font-size:14px;font-weight:400;display:block;margin-top:6px}
#studio-purchase-options{display:grid;gap:12px;margin-top:20px}
.studio-photo-dialog{padding:12px;border:0;border-radius:8px;max-width:94vw;max-height:94svh}.studio-photo-dialog img{max-height:80svh;max-width:85vw;object-fit:contain}.studio-photo-dialog button{margin-left:auto;display:flex}
.studio-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.studio-skip{position:fixed;left:16px;top:-100px;z-index:100;background:#fff;padding:12px}.studio-skip:focus{top:12px}
@media(max-width:1100px){.studio-topbar{gap:16px}#studio-nav{gap:14px}.studio-account-label{display:none}.studio-brand{font-size:19px}.studio-plans{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
 .studio-shell{width:calc(100% - 36px)}.studio-topbar{min-height:72px;justify-content:space-between}.studio-brand{font-size:18px;gap:8px;max-width:calc(100% - 110px)}.studio-brand img{width:38px;height:38px}.studio-header-actions{gap:8px}.studio-header-book{display:none}.studio-account summary{width:44px;justify-content:center;font-size:20px}.studio-menu-toggle{display:flex}.studio-account-menu{right:-50px}
 #studio-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:16px 18px;box-shadow:0 16px 24px #0001}#studio-nav.is-open{display:grid;gap:0}#studio-nav a{padding:12px;font-size:16px}
 .studio-hero{min-height:340px;height:calc(100svh - 300px);max-height:450px}.studio-hero-inner{padding-block:30px}.studio-hero h1{font-size:42px;max-width:100%}.studio-hero p{font-size:18px;max-width:330px;margin-top:12px}.studio-hero-actions{gap:12px 18px;margin-top:20px}.studio-hero-actions .studio-button{font-size:15px}.studio-first-link{font-size:13px}
 .studio-section{padding-block:36px}.landing-template--studio h2{font-size:27px;margin-bottom:20px}.studio-section-heading{display:block}.studio-week-controls{justify-content:flex-end;margin:-4px 0 16px}.studio-days{gap:2px}.studio-days button{padding:4px;min-height:60px}.studio-days button span{font-size:12px}.studio-days button strong{font-size:19px}
 .studio-slot{grid-template-columns:60px minmax(0,1fr) 76px;gap:10px;padding:20px 0}.studio-slot time{font-size:20px}.studio-slot h3{font-size:16px;line-height:1.35}.studio-slot p{font-size:12px}.studio-slot .studio-button{min-width:0;padding:10px;font-size:14px}
 .studio-intro{font-size:16px}.studio-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-gallery button:first-child{grid-column:1/-1;aspect-ratio:16/10}.studio-gallery button:nth-child(n+4){display:none}.studio-steps{grid-template-columns:1fr;gap:24px}.studio-steps>div{border-bottom:1px solid #d8e2db;padding-bottom:20px}.studio-steps i{float:left;margin:0 16px 28px 0}.studio-steps p{max-width:none;font-size:15px}
 .studio-plans{grid-template-columns:1fr}.studio-plan{padding:24px}.studio-team article{width:min(260px,100%)}.studio-footer{flex-wrap:wrap;gap:16px}.studio-footer strong{width:100%}.studio-session{flex-wrap:wrap}.studio-session>a{margin-left:42px}
 .studio-dialog{padding:28px 22px;width:calc(100% - 24px);max-height:calc(100svh - 24px)}.studio-dialog h2{font-size:26px}.studio-dialog input{font-size:16px}.studio-reserve-identity{font-size:18px}.studio-dialog form{gap:14px}
}
@media(prefers-reduced-motion:reduce){.landing-template--studio *{scroll-behavior:auto!important;transition:none!important}}
