:root{color-scheme:light;--paper: #f7f0e8;--paper-warm: #fbf7f1;--surface: #fffdf9;--blush: #f8ece7;--ink: #2d221c;--muted: #78685c;--soft: #a99583;--line: rgba(139, 91, 60, .2);--terracotta: #b85d3b;--terracotta-dark: #974629;--sage: #7f8467;--sage-soft: #eef0e7;--clay-soft: #f5e4dc;--shadow: 0 18px 50px rgba(85, 55, 37, .1);--shadow-soft: 0 10px 28px rgba(87, 57, 41, .08);--radius: 7px;--serif: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper-warm);color:var(--ink)}::selection{background:#b85d3b38}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}img{display:block;max-width:100%}.container{width:min(1120px,calc(100% - 64px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;height:66px;padding:0 max(32px,calc((100vw - 1120px)/2));border-bottom:1px solid rgba(122,78,52,.08);background:#fbf7f1c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand__mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(184,93,59,.5);border-radius:50%;color:var(--terracotta);background:#fffdf9a6}.brand__copy strong{display:block;color:var(--ink);font-family:var(--serif);font-size:1.63rem;font-weight:400;line-height:.9}.brand__copy small{display:block;margin-top:3px;color:var(--muted);font-size:.62rem;line-height:1}.main-nav{display:flex;align-items:center;justify-content:center;gap:30px;color:#4f423a;font-size:.78rem;font-weight:700}.main-nav a{transition:color .18s ease}.main-nav a:hover{color:var(--terracotta)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-width:128px;min-height:38px;border-radius:var(--radius);color:#fff;background:var(--terracotta);box-shadow:0 12px 28px #9746292e;font-size:.78rem;font-weight:800;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.header-cta:hover{transform:translateY(-1px);background:var(--terracotta-dark);box-shadow:0 16px 34px #9746293d}section[id]{scroll-margin-top:84px}.section{padding:42px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid transparent;border-radius:var(--radius);padding:0 24px;font-size:.78rem;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary,.button--solid-small,.button--submit{color:#fff;background:var(--terracotta);box-shadow:0 12px 28px #9746292e}.button--primary:hover,.button--solid-small:hover,.button--submit:hover{background:var(--terracotta-dark);box-shadow:0 17px 34px #9746293d}.button--outline{border-color:#b85d3b8a;color:var(--terracotta-dark);background:#fffdf9c7}.button--outline:hover{border-color:var(--terracotta);background:#fffaf5;box-shadow:0 12px 26px #5d3c2a1a}.button--solid-small{min-width:188px;min-height:40px;padding:0 20px}.button--compact{min-width:122px;min-height:38px}.button--light{min-width:232px;color:var(--terracotta-dark);background:#fffaf4;box-shadow:0 10px 24px #512a1b24}.button--price{width:100%;min-height:38px;border-color:#b85d3b85;color:var(--terracotta-dark);background:#fffaf6}.button--price:hover{color:#fff;background:var(--terracotta)}.section-heading span,.gallery-eyebrow,.booking-copy span{display:block;color:var(--terracotta-dark);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-heading h2{margin:9px 0 0;color:var(--ink);font-family:var(--serif);font-size:2.05rem;font-weight:400;line-height:1.05}.section-heading--center{text-align:center}.hero{position:relative;min-height:474px;overflow:hidden;border-bottom:1px solid rgba(122,78,52,.12);background:var(--paper)}.hero__image,.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__image{object-fit:cover;object-position:58% center}.hero__veil{background:linear-gradient(90deg,#fbf7f1fc,#fbf7f1eb 28%,#fbf7f16b 52%,#fbf7f105 78%),linear-gradient(180deg,#fbf7f11a,#fbf7f17a)}.hero__content{position:relative;z-index:1;display:grid;grid-template-rows:1fr auto;min-height:474px;padding:46px 0 34px}.hero__copy{align-self:center;width:min(100%,440px)}.hero h1{margin:0;font-family:var(--serif);font-size:3.85rem;font-weight:400;line-height:1.08}.hero p{width:min(100%,390px);margin:19px 0 0;color:#5f5147;font-size:.96rem;line-height:1.55}.hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.hero-benefits{display:flex;flex-wrap:wrap;gap:58px}.hero-benefit{display:inline-flex;align-items:center;gap:12px;min-width:135px}.hero-benefit strong,.hero-benefit small{display:block}.hero-benefit strong{color:#5f4435;font-size:.82rem;line-height:1.2}.hero-benefit small{margin-top:3px;color:var(--muted);font-size:.77rem;line-height:1.25}.soft-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid rgba(184,93,59,.48);border-radius:50%;color:var(--terracotta);background:#fffdf98c}.schedule-section{padding:31px 0 30px;border-bottom:1px solid rgba(122,78,52,.12);background:var(--paper-warm)}.schedule-layout{display:grid;grid-template-columns:252px 1fr;gap:32px;align-items:end}.schedule-lead .button{margin-top:34px}.schedule-board{min-width:0}.day-tabs{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border-bottom:1px solid rgba(139,91,60,.18)}.day-tabs button{display:grid;justify-items:center;min-height:46px;border:0;border-bottom:2px solid transparent;padding:5px 8px 8px;color:#7c5e4d;background:transparent;font-weight:700;transition:color .18s ease,border-color .18s ease,background .18s ease}.day-tabs button:hover{color:var(--terracotta-dark);background:#fffdf96b}.day-tabs button.is-active{border-color:var(--terracotta);color:var(--terracotta-dark)}.day-tabs span{font-size:.88rem;line-height:1.1}.day-tabs small{margin-top:4px;color:inherit;font-size:.58rem;line-height:1.1}.class-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.class-card{display:grid;grid-template-columns:54px 1fr;gap:12px;min-width:0;min-height:108px;padding:19px 18px;border:1px solid rgba(139,91,60,.16);border-radius:var(--radius);background:#fffdf9cc;box-shadow:0 8px 22px #5739290a;transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease}.class-card>div{min-width:0}.class-card:hover{transform:translateY(-4px);border-color:#b85d3b59;box-shadow:var(--shadow-soft)}.class-card__icon{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;color:var(--terracotta);background:var(--clay-soft)}.class-card:nth-child(2n) .class-card__icon{color:var(--sage);background:var(--sage-soft)}.class-card time{color:#8f7e70;font-size:.78rem;line-height:1}.class-card h3{margin:9px 0 0;color:var(--ink);font-size:.93rem;line-height:1.22;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.class-card p{margin:8px 0 0;color:var(--terracotta-dark);font-size:.76rem;font-weight:700}.directions-section{background:linear-gradient(180deg,#fbf7f1e6,#fffdf9eb),var(--paper-warm)}.directions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.practice-card{min-width:0;overflow:hidden;border:1px solid rgba(139,91,60,.16);border-radius:var(--radius);background:#fffdf9eb;box-shadow:0 9px 26px #5739290f;transition:transform .21s ease,box-shadow .21s ease,border-color .21s ease}.practice-card:hover{transform:translateY(-6px);border-color:#b85d3b57;box-shadow:var(--shadow)}.practice-card img{width:100%;height:132px;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .65s cubic-bezier(.22,1,.36,1)}.practice-card:hover img{transform:scale(1.045);filter:saturate(1.03) brightness(1.02)}.practice-card div{padding:19px 20px 20px}.practice-card h3{margin:0;font-family:var(--serif);font-size:1.23rem;font-weight:400}.practice-card p{min-height:48px;margin:10px 0 0;color:#6f5f55;font-size:.82rem;line-height:1.48}.practice-card a,.level-copy a{display:inline-flex;align-items:center;gap:5px;margin-top:13px;color:var(--terracotta);font-size:.78rem;font-weight:800}.trainers-section{padding:34px 0 32px;background:var(--blush)}.trainers-layout{display:grid;grid-template-columns:302px 1fr;gap:38px;align-items:center}.trainers-copy .button{margin-top:24px}.trainers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.trainer-card{text-align:center}.trainer-card img{width:118px;height:118px;margin:0 auto;border:4px solid rgba(255,253,249,.92);border-radius:50%;object-fit:cover;box-shadow:0 13px 28px #57392914;transition:transform .21s ease,box-shadow .21s ease}.trainer-card:hover img{transform:translateY(-4px) scale(1.02);box-shadow:0 18px 36px #57392921}.trainer-card h3{margin:14px 0 0;color:var(--ink);font-size:.84rem}.trainer-card p{margin:6px 0 0;color:#67584d;font-size:.75rem;line-height:1.35}.pricing-section{position:relative;min-height:262px;overflow:hidden;background:var(--paper-warm)}.pricing-decor{position:absolute;inset:0 auto 0 0;width:39%;min-width:360px;pointer-events:none}.pricing-decor:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(251,247,241,0),rgba(251,247,241,.78) 78%,var(--paper-warm))}.pricing-decor img{width:100%;height:100%;object-fit:cover;object-position:left center}.pricing-layout{position:relative;z-index:1;display:flex;justify-content:flex-end;padding:24px 0 18px}.pricing-grid{display:grid;width:min(760px,72%);grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.price-card{position:relative;min-height:210px;padding:23px 22px 17px;border:1px solid rgba(139,91,60,.16);border-radius:var(--radius);background:#fffdf9e6;box-shadow:0 8px 24px #5739290d}.price-card--featured{border-color:#b85d3ba3;box-shadow:var(--shadow-soft)}.price-badge{position:absolute;top:-11px;left:30px;min-width:88px;border-radius:999px;padding:4px 11px;color:#fff;background:var(--terracotta);font-size:.66rem;font-weight:800;text-align:center}.price-card h3{margin:0;color:#5a473b;font-family:var(--serif);font-size:1.12rem;font-weight:400}.price-card strong{display:block;margin-top:10px;color:var(--ink);font-size:1.34rem}.price-card p{margin:5px 0 0;color:#948171;font-size:.76rem}.price-card ul{display:grid;gap:5px;min-height:53px;margin:16px 0 15px;padding:0;list-style:none}.price-card li{color:#5c4d43;font-size:.73rem;line-height:1.28}.price-card li:before{content:"•";margin-right:5px;color:var(--terracotta)}.trial-banner{overflow:hidden;color:#fff;background:var(--terracotta)}.trial-layout{display:grid;grid-template-columns:300px 1fr 260px;gap:34px;align-items:center;min-height:114px;padding:17px 0}.trial-copy h2{margin:0;font-family:var(--serif);font-size:2rem;font-weight:400;line-height:.98}.trial-copy p{margin:9px 0 0;color:#ffffffdb;font-size:.84rem}.trial-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trial-features span{display:inline-flex;align-items:center;gap:10px;color:#ffffffe6;font-size:.82rem;font-weight:700;line-height:1.26}.trial-action{justify-self:end}.studio-section{background:var(--surface)}.level-layout{display:grid;grid-template-columns:252px 1fr;gap:46px;align-items:start}.level-copy p{margin:18px 0 0;color:#6c5d53;font-size:.86rem;line-height:1.55}.level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.level-card{min-height:152px;padding:25px 22px 22px;border:1px solid rgba(139,91,60,.14);border-radius:var(--radius);background:#fffdf9;text-align:center;box-shadow:0 9px 26px #5739290a;transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease}.level-card:hover{transform:translateY(-5px);border-color:#b85d3b47;box-shadow:var(--shadow-soft)}.level-icon{display:grid;width:66px;height:66px;place-items:center;margin:0 auto 18px;border-radius:50%;color:var(--sage);background:var(--sage-soft)}.level-icon--waves{color:#6a9895;background:#e9f2f0}.level-icon--flower{color:var(--terracotta);background:var(--clay-soft)}.level-card h3{margin:0;font-size:.96rem}.level-card p{margin:10px auto 0;max-width:230px;color:#67584d;font-size:.79rem;line-height:1.4}.studio-gallery{margin-top:28px}.gallery-eyebrow{margin-bottom:11px}.gallery-grid{display:grid;grid-template-columns:1.15fr .95fr 1.2fr 1.05fr 1fr;gap:8px}.gallery-grid img{width:100%;height:132px;border-radius:5px;object-fit:cover;box-shadow:0 8px 18px #57392912;transition:transform .23s ease,filter .23s ease}.gallery-grid img:hover{transform:translateY(-4px);filter:saturate(1.04) brightness(1.03)}.booking-section{padding:0 0 30px;background:#fffdf9}.booking-layout{display:grid;grid-template-columns:252px 1fr;gap:34px;align-items:stretch}.booking-copy{min-height:136px;padding:26px 28px;border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#5e6244f2,#70744ff5),var(--sage);box-shadow:0 13px 30px #464a3129}.booking-copy span{color:#ffffffc7}.booking-copy h2{margin:10px 0 0;font-family:var(--serif);font-size:2rem;font-weight:400;line-height:1.02}.booking-copy p{margin:12px 0 0;color:#ffffffd9;font-size:.82rem;line-height:1.45}.booking-form-wrap{align-self:center}.booking-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 132px;gap:16px;align-items:end}.booking-form label{position:relative;display:grid;gap:8px;color:#6c5d53;font-size:.72rem;font-weight:700}.booking-form label svg{position:absolute;right:14px;bottom:13px;color:#7f7268;pointer-events:none}.booking-form select,.booking-form input{width:100%;height:42px;border:1px solid rgba(139,91,60,.22);border-radius:var(--radius);padding:0 38px 0 14px;color:#473c35;background:#fffdf9;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .17s ease,box-shadow .17s ease}.booking-form input::placeholder{color:#7f7268}.booking-form select:focus,.booking-form input:focus{border-color:#b85d3ba3;box-shadow:0 0 0 3px #b85d3b1f}.button--submit{width:100%;height:42px;padding:0 12px}.form-placeholder{grid-column:1 / -1;margin:0;border:1px solid rgba(184,93,59,.24);border-radius:var(--radius);padding:12px 14px;color:#5f5147;background:#f8ece7ad;font-size:.82rem;line-height:1.4}.site-footer{position:relative;overflow:hidden;padding:32px 0 30px;border-top:1px solid rgba(122,78,52,.12);background:#f2e8de}.footer-decor{position:absolute;right:-42px;bottom:-165px;width:300px;height:300px;overflow:hidden;border-radius:50%;opacity:.92;pointer-events:none}.footer-decor img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.footer-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .72fr .92fr 1.05fr;gap:54px}.footer-brand p{max-width:220px;margin:18px 0 0;color:#6d5e53;font-size:.8rem;line-height:1.45}.socials{display:flex;gap:10px;margin-top:18px}.socials a{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(139,91,60,.24);border-radius:50%;color:var(--terracotta-dark);background:#fffdf994;font-size:.73rem;font-weight:900;transition:transform .17s ease,background .17s ease}.socials a:hover{transform:translateY(-2px);background:#fffdf9}.footer-column{display:grid;align-content:start;gap:7px}.footer-column h3{margin:0 0 9px;color:var(--ink);font-size:.82rem}.footer-column a,.footer-column span{color:#65584e;font-size:.78rem;line-height:1.35}.footer-column a:hover{color:var(--terracotta)}.footer-contacts span{display:inline-flex;align-items:center;gap:7px}@media(max-width:1080px){.site-header,.main-nav{gap:18px}.hero h1{font-size:3.35rem}.schedule-layout,.trainers-layout,.level-layout,.booking-layout{grid-template-columns:1fr}.schedule-lead{display:flex;align-items:end;justify-content:space-between;gap:24px}.schedule-lead .button{margin-top:0}.pricing-decor{opacity:.28}.pricing-grid{width:100%}.trial-layout{grid-template-columns:1fr;gap:18px}.trial-action{justify-self:start}.booking-form{grid-template-columns:repeat(2,minmax(0,1fr))}.button--submit{grid-column:span 2}}@media(max-width:880px){.container{width:min(100% - 36px,720px)}.site-header{height:62px;padding:0 18px}.main-nav{display:none}.hero{min-height:610px}.hero__content{min-height:610px;padding:48px 0 28px}.hero__veil{background:linear-gradient(90deg,#fbf7f1fa,#fbf7f1c2 58%,#fbf7f12e),linear-gradient(180deg,#fbf7f100,#fbf7f1b3)}.hero__image{object-position:68% center}.class-list,.directions-grid,.trainers-grid,.pricing-grid,.level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-decor{display:none}.practice-card img{height:190px}.trial-features{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid img{height:170px}.footer-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media(max-width:620px){.brand__copy strong{font-size:1.36rem}.header-cta{min-width:108px}.section{padding:34px 0}.section-heading h2{font-size:1.82rem}.hero,.hero__content{min-height:654px}.hero h1{font-size:2.72rem}.hero__actions{display:grid;width:min(100%,290px)}.hero-benefits{gap:18px}.schedule-lead{display:block}.schedule-lead .button{margin-top:22px}.day-tabs{overflow-x:auto;grid-template-columns:repeat(7,76px)}.class-list,.directions-grid,.trainers-grid,.pricing-grid,.level-grid,.booking-form,.footer-layout{grid-template-columns:1fr}.button--submit{grid-column:auto}.practice-card img{height:214px}.trainer-card img{width:132px;height:132px}.trial-copy h2,.booking-copy h2{font-size:1.72rem}.gallery-grid{grid-template-columns:1fr}.footer-decor{opacity:.35}}
