:root{--paper:#f7f6f2;--ink:#242923;--red:#ce392d;--muted:#73786e;--line:#dedfd6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit;color:inherit}button,summary{cursor:pointer}button{border:0}img{display:block;max-width:100%}a,button,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:4px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.header{height:87px;display:flex;align-items:center;padding:0 48px;gap:35px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#f7f6f2ed;backdrop-filter:blur(18px);z-index:30}.brand{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.brand small{display:block;letter-spacing:2.3px;font-size:8px;font-weight:400;margin-top:5px}.brand-symbol{color:var(--red);font-size:32px;letter-spacing:-4px;position:relative;padding-right:5px}.brand-symbol>span{position:absolute;right:-4px;top:-10px;font-size:19px}.desktop-nav{display:flex;gap:23px;margin:auto;font-size:12px}.desktop-nav a:hover{color:var(--red)}.header-cta{background:var(--ink);color:white;padding:12px 17px;border-radius:6px;font-size:11px;white-space:nowrap}.header-cta span{margin-left:16px}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center;padding:60px 0 50px}.eyebrow{display:block;font-size:10px;letter-spacing:1.5px;font-weight:600;color:var(--muted)}.eyebrow i{width:6px;height:6px;background:var(--red);border-radius:50%;display:inline-block;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,4.1vw,62px);line-height:1.09;letter-spacing:-2.8px;margin:26px 0 24px;font-weight:650}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--red);letter-spacing:-2px}h2{font-size:clamp(35px,3.5vw,51px);line-height:1.13;letter-spacing:-2px;font-weight:550;margin:0}h2 em{font-family:Georgia,serif;font-weight:400;color:var(--red)}.hero-copy>p{font-size:15px;line-height:1.8;color:#687062;margin-bottom:28px}.button{display:inline-flex;justify-content:space-between;gap:26px;align-items:center;padding:16px 23px;border-radius:6px;min-height:54px;font-size:13px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.red{background:var(--red);color:white}.button.red:hover{background:#b52b20}.button.outline{border:1px solid var(--line);background:white}.hero-secondary{display:block;width:max-content;font-size:12px;margin-top:17px;border-bottom:1px solid #b9bdb3;padding-bottom:3px}.hero-trust{display:flex;gap:14px;align-items:center;margin-top:34px;font-size:10px;line-height:1.6;color:var(--muted)}.hero-trust strong{color:var(--ink);font-weight:500}.mini-portraits{display:flex;padding-left:6px}.mini-portraits img{width:37px;height:37px;object-fit:cover;border:2px solid var(--paper);border-radius:50%;margin-left:-6px}.hero-visual{position:relative;padding-right:14px}.hero-photo{height:510px;border-radius:150px 12px 12px 12px;overflow:hidden;position:relative;background:#d6d7c5}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:48% center;animation:photo-enter 1.3s ease both}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#14201999)}.photo-label{position:absolute;bottom:25px;left:25px;color:white;font-size:8px;letter-spacing:1.5px;z-index:1}.photo-stamp{position:absolute;right:-11px;top:30px;background:var(--red);color:#fff9e8;width:110px;height:110px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1.15;transform:rotate(12deg);box-shadow:0 0 0 7px var(--paper)}.photo-stamp span{font-size:25px;font-weight:400}.video-link{display:flex;align-items:center;gap:13px;width:calc(100% - 35px);margin:-30px auto 0;position:relative;z-index:2;background:white;border:1px solid var(--line);padding:15px 18px;border-radius:9px;text-align:left;box-shadow:0 10px 35px #2429230b;font-size:12px}.video-link small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.video-link>span:last-child{margin-left:auto;font-size:20px}.play{width:37px;height:37px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:10px;color:var(--red)}.proof-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip>div{display:flex;align-items:center;gap:15px}.proof-strip b{font-size:37px;font-weight:500;letter-spacing:-1.8px}.proof-strip span{font-size:11px;color:var(--muted);line-height:1.5}.proof-strip>a{font-size:11px}.proof-strip>a>span{margin-left:20px;color:var(--red)}.section{padding:85px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:35px}.section .eyebrow{margin-bottom:19px}.section-head>p{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:5px}.schedule-controls{display:flex;gap:28px;background:#eeefe7;border:1px solid #dfe2d5;padding:22px;border-radius:10px;align-items:flex-end}.age-filter{display:flex;flex-direction:column;gap:8px;min-width:150px}.age-filter>span{font-size:11px}.age-filter select{padding:11px 14px;border:1px solid #c9cebd;background:white;border-radius:5px;min-height:45px;font-size:13px}.venue-tabs{display:flex;gap:8px;flex-wrap:wrap}.venue-tabs button{background:#f9faf6;border:1px solid #d9ded0;border-radius:5px;padding:12px 16px;font-size:12px;min-height:45px}.venue-tabs button.active{background:#303c30;color:white;border-color:#303c30}.venue-tabs button:hover{border-color:#65725d}.venue-tabs button span{font-size:9px;margin-left:10px;opacity:.6}.results-count{font-size:11px;color:var(--muted);margin:20px 0}.schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.group-card{padding:23px;background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.group-card:hover{border-color:#9ca98e;transform:translateY(-3px)}.group-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted)}.group-top>span:last-child{color:var(--red);font-size:18px}.group-card h3{font-size:34px;line-height:1;letter-spacing:-1.5px;margin:21px 0 18px;font-weight:550}.group-card h3 span{font-size:14px;color:var(--muted);letter-spacing:0;font-weight:400}.group-card h4{font-size:15px;font-weight:500;margin:0 0 5px}.group-address{font-size:11px;color:var(--muted);min-height:35px;margin-bottom:19px}.times{padding:16px 0;border-top:1px solid var(--line);flex:1}.times>div{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-bottom:8px}.times strong{font-size:14px;font-weight:600}.group-coach{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin:0 0 21px;color:var(--muted)}.group-coach strong{color:var(--ink);font-weight:500}.group-signup{width:100%;text-align:left;display:flex;justify-content:space-between;background:#f5f6f0;border:1px solid #e1e5d8;padding:12px;border-radius:5px;font-size:12px}.group-signup:hover{background:#e8eedf}.group-signup span{color:var(--red)}.schedule-note{display:flex;gap:10px;font-size:11px;align-items:center;color:var(--muted);margin-top:20px}.schedule-note p{margin:0}.schedule-note a{margin-left:auto;color:var(--ink);white-space:nowrap}.empty{grid-column:1/-1;padding:25px;background:#edf0e6;border-radius:8px}.empty h3{font-size:19px}.empty .button{background:var(--ink);color:white}.coaches{background:#e9ece3;border-block:1px solid #dce0d3}.coach-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:19px}.coach-photo{aspect-ratio:1/1.12;border-radius:80px 80px 7px 7px;overflow:hidden;background:#dadecf;position:relative}.coach-photo>img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .6s}.coach-card:hover .coach-photo>img{transform:scale(1.04)}.coach-photo.no-portrait{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px;background:#dce1d3}.coach-photo.no-portrait img{height:auto;opacity:.28;filter:grayscale(1)}.no-portrait>span:not(.coach-number){font-size:6px;letter-spacing:1px;margin-top:15px;text-align:center}.coach-number{position:absolute;bottom:10px;left:12px;font-size:9px;padding:2px 7px;background:#f7f6f2d9;border-radius:3px}.coach-info{padding-top:22px}.coach-info .eyebrow{font-size:8px;color:var(--red);margin-bottom:10px;letter-spacing:.6px}.coach-info h3{font-size:22px;line-height:1.1;margin-bottom:10px;letter-spacing:-.7px;font-weight:550}.coach-info p{font-size:11px;line-height:1.7;color:#616b5b;margin-bottom:10px}.coach-info .full-name{font-size:9px}.coach-info small{font-size:10px;color:var(--muted);display:block}.first-visit{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:35px}.first-visit ol{padding:0;margin:0;list-style:none}.first-visit li{display:flex;gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}.first-visit li>b{color:var(--red);font-size:11px;padding-top:4px}.first-visit h3{font-size:19px;font-weight:500;margin-bottom:8px}.first-visit p{font-size:13px;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:80px}.faq>h3{font-size:21px;font-weight:500}.faq details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;padding:17px 0;font-size:13px}summary::-webkit-details-marker{display:none}details[open] summary>span{transform:rotate(45deg)}.faq p{font-size:13px;color:var(--muted);padding-right:25px}.faq a{color:var(--red);text-decoration:underline}.athletes{background:#26372d;color:#f7f6f2}.athletes h2 em{color:#cfddbb}.athletes .eyebrow,.athletes .section-head>p{color:#adbca7}.athlete-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.photo-button{position:relative;overflow:hidden;padding:0;background:#d7ddcf;border-radius:7px}.photo-button img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.photo-button:hover img{transform:scale(1.04)}.photo-button>span{position:absolute;bottom:12px;right:12px;width:28px;height:28px;background:#f7f6f2e8;border-radius:50%;color:var(--ink);display:grid;place-items:center}.athlete{aspect-ratio:3/4}.athlete-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff25;margin-top:25px;padding-top:24px;font-size:11px}.athlete-bottom>span{font-size:8px;letter-spacing:1.2px;color:#acbba5}.text-link{font-size:12px;border-bottom:1px solid var(--ink);padding-bottom:7px}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.news-card>.photo-button{width:100%;aspect-ratio:1.65}.news-card:nth-child(2)>.photo-button img{object-fit:contain}.news-meta{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;margin:20px 0 15px;color:var(--red)}.news-meta>span{color:var(--muted)}.news-card h3{font-size:27px;letter-spacing:-.7px;font-weight:500;line-height:1.2;margin-bottom:15px}.news-card>p{font-size:13px;line-height:1.8;color:var(--muted)}.news-card details{border-block:1px solid var(--line);margin-top:20px}.medals p{font-size:12px;color:var(--muted)}.medals b{display:block;color:var(--ink);font-size:10px;margin-bottom:3px}.contacts{padding:65px 0 45px;background:#ecebe3;border-top:1px solid var(--line)}.contacts .eyebrow{margin-bottom:26px}.contact-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:55px}.contact-top h2{font-size:65px;line-height:1.04}.contact-top h2 span{font-family:Georgia,serif;font-style:italic;color:var(--red)}.contact-action>p{font-size:15px;color:var(--muted);margin-bottom:20px}.phone{font-size:28px;letter-spacing:-1px;display:block}.contact-action>span{display:block;font-size:11px;color:var(--muted);margin:6px 0 20px}.button.light{background:var(--ink);color:white;width:100%}.venues{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid #cdd0c4;padding-top:30px}.venue-index{font-size:9px;color:var(--muted);letter-spacing:.5px}.venues h3{font-size:19px;font-weight:500;margin:17px 0 7px}.venues p{font-size:12px;color:var(--muted);margin-bottom:18px}.venues a{font-size:11px;border-bottom:1px solid #9ea697;padding-bottom:4px}.footer{display:flex;align-items:center;justify-content:space-between;padding:30px 0;gap:25px}.footer>span{font-size:9px;letter-spacing:1px;color:var(--muted)}.footer>a:last-child{font-size:11px}.mobile-dock{display:none}dialog{border:1px solid var(--line);border-radius:12px;max-width:950px;width:90vw;max-height:90dvh;padding:50px 25px 25px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#152019c9;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:12px;top:10px;width:36px;height:36px;border-radius:50%;background:#e5e8df;font-size:19px}#media-content figure{margin:0;display:grid;place-items:center}#media-content img{max-height:70dvh;object-fit:contain;width:auto}#media-content figcaption{font-size:12px;margin-top:14px}#media-content iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.modal-open{overflow:hidden}.booking-card{max-width:470px;margin:auto;padding:10px 15px 20px}.booking-card .eyebrow{margin-bottom:18px}.booking-card h2{margin-bottom:22px}.booking-card h3{font-size:22px;margin-bottom:5px}.booking-card>p{font-size:13px;color:var(--muted)}.booking-times{border-block:1px solid var(--line);padding:15px 0;margin:20px 0}.booking-times p{display:flex;justify-content:space-between;margin:6px 0;font-size:14px}.booking-help{line-height:1.8}.booking-card .button{width:100%;margin-top:10px;font-size:12px}.skip{position:fixed;left:15px;top:-100px;z-index:60;padding:10px;background:var(--ink);color:white}.skip:focus{top:10px}.arrived{animation:enter .65s ease both}@keyframes enter{from{opacity:.3;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes photo-enter{from{transform:scale(1.04)}to{transform:scale(1)}}
@media(max-width:1150px){.header{padding:0 30px;gap:20px}.wrap{width:calc(100% - 60px)}.desktop-nav{gap:16px;font-size:11px}.header-cta{display:none}.hero{gap:30px}.hero-photo{height:470px}.hero h1{font-size:48px}.coach-grid{grid-template-columns:repeat(3,1fr);gap:30px 22px}.coach-photo{aspect-ratio:1.1}.coach-info p{font-size:13px}.proof-strip{gap:20px}.proof-strip>a{max-width:130px}.section{padding:70px 0}.faq{padding-bottom:70px}}
@media(max-width:900px){.header{height:75px}.desktop-nav{display:none}.header-cta{display:block;margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:10px;width:40px;height:40px;border:1px solid var(--line);border-radius:5px;background:transparent}.menu-toggle span{height:1px;width:100%;background:var(--ink)}.mobile-nav:not([hidden]){display:grid;position:fixed;top:75px;left:0;right:0;z-index:29;gap:10px;padding:20px 30px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 12px 25px #0001}.mobile-nav a{padding:6px 0}.hero{padding-top:40px;gap:25px}.hero h1{font-size:39px;letter-spacing:-1.9px}.hero-copy>p{font-size:12px}.hero-photo{height:430px;border-top-left-radius:100px}.photo-stamp{width:90px;height:90px;font-size:11px}.video-link{font-size:10px;padding:12px;width:95%;gap:8px}.video-link small{font-size:9px}.play{width:30px;height:30px;flex-shrink:0}.hero-trust{margin-top:23px;font-size:9px}.proof-strip b{font-size:29px}.proof-strip span{font-size:10px}.proof-strip>a{display:none}.section-head h2{font-size:37px}.section-head>p{font-size:11px}.schedule-controls{gap:15px;padding:17px}.venue-tabs{gap:6px}.venue-tabs button{padding:10px;font-size:11px}.schedule-grid{grid-template-columns:repeat(2,1fr)}.athlete-grid{grid-template-columns:repeat(3,1fr)}.first-visit,.faq{gap:30px}.contact-top h2{font-size:52px}.phone{font-size:24px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{height:68px;padding:0 18px}.brand{font-size:11px}.brand small{font-size:7px}.header-cta{font-size:9px;padding:10px}.header-cta span{display:none}.menu-toggle{width:37px;height:37px;flex-shrink:0}.mobile-nav:not([hidden]){top:68px;padding:20px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:34px 0 30px;gap:32px}.hero .eyebrow{font-size:8px}.hero h1{font-size:clamp(36px,10.1vw,52px);letter-spacing:-1.9px;margin:22px 0}.hero-copy>p{font-size:13px;line-height:1.8}.hero-copy>p br{display:none}.hero-copy .button{width:100%;font-size:13px}.hero-secondary{font-size:12px;margin:15px auto 0}.hero-trust{display:none}.hero-visual{padding-right:10px}.hero-photo{height:350px;border-radius:95px 8px 8px 8px}.photo-stamp{right:-3px;top:23px;width:87px;height:87px}.photo-label{font-size:7px;left:19px;bottom:25px;letter-spacing:.9px}.video-link{font-size:12px;padding:14px;width:90%;gap:12px}.video-link small{font-size:10px}.play{width:36px;height:36px}.proof-strip{gap:15px;padding:21px 0;align-items:flex-start}.proof-strip>div{display:block;flex:1}.proof-strip b{font-size:29px;display:block;margin-bottom:6px}.proof-strip span{font-size:9px;display:block;line-height:1.5}.section{padding:53px 0}.section-head{display:block;margin-bottom:26px}.section .eyebrow{font-size:9px;margin-bottom:15px}.section-head h2,h2{font-size:34px;letter-spacing:-1.5px}.section-head>p{font-size:12px;margin-top:19px}.schedule-controls{flex-direction:column;align-items:stretch;padding:15px;gap:16px}.age-filter{flex-direction:row;align-items:center;gap:15px;min-width:0}.age-filter>span{font-size:11px;white-space:nowrap}.age-filter select{flex:1;min-width:0}.venue-tabs{display:grid;grid-template-columns:1fr 1fr}.venue-tabs button{font-size:11px}.schedule-grid{grid-template-columns:1fr}.group-card{padding:22px}.group-card h3{font-size:35px}.group-address{min-height:0;font-size:12px}.times>div{font-size:13px}.times strong{font-size:15px}.group-coach{font-size:12px}.group-signup{font-size:13px;min-height:46px}.schedule-note{flex-wrap:wrap;gap:8px;font-size:10px}.schedule-note p{max-width:92%}.schedule-note a{margin-left:18px}.coach-grid{grid-template-columns:1fr 1fr;gap:27px 15px}.coach-photo{aspect-ratio:1/1.12;border-radius:65px 65px 5px 5px}.coach-info{padding-top:16px}.coach-info h3{font-size:20px}.coach-info p{font-size:11px}.coach-info .eyebrow{font-size:7px}.coach-info .full-name{font-size:8px}.coach-photo.no-portrait{padding:18px}.first-visit{grid-template-columns:1fr;gap:22px;padding-bottom:25px}.first-visit li{padding:17px 0}.first-visit h3{font-size:18px}.faq{grid-template-columns:1fr;gap:4px;padding-bottom:50px}.faq>h3{font-size:18px}.faq p{font-size:12px}.athlete-grid{gap:9px}.athlete-bottom{gap:20px;font-size:10px}.athlete-bottom>span{font-size:7px;max-width:125px}.news-grid{grid-template-columns:1fr;gap:35px}.section-head>.text-link{display:inline-block;margin-top:20px}.news-card h3{font-size:26px}.news-card>p{font-size:13px}.contacts{padding:50px 0 35px}.contact-top{display:block;padding-bottom:35px}.contact-top h2{font-size:46px}.contact-action{margin-top:30px}.phone{font-size:29px}.venues{grid-template-columns:1fr;gap:25px}.venues article+article{border-top:1px solid var(--line);padding-top:23px}.venues h3{font-size:20px;margin-top:12px}.footer{padding:25px 0 95px}.footer>span{display:none}.mobile-dock{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;padding:10px 18px max(10px,env(safe-area-inset-bottom));gap:8px;background:#f7f6f2ed;backdrop-filter:blur(16px);border-top:1px solid var(--line)}.mobile-dock a{padding:12px 13px;font-size:12px;border-radius:5px;text-align:center}.mobile-dock a:first-child{flex:1;background:var(--red);color:white}.mobile-dock a:last-child{border:1px solid var(--line)}dialog{width:95vw;padding:50px 16px 20px}.booking-card{padding:0 0 10px}.booking-card .button{font-size:11px;padding:15px}.booking-card h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.coach-groups{font-size:11px;color:var(--red);display:inline-block;border-bottom:1px solid #ce392d55;padding:8px 0 3px;margin-top:5px}

.photo-label{bottom:54px}@media(max-width:360px){.header-cta{display:none}.menu-toggle{margin-left:auto}}
@media(max-width:600px){.contact-top h2{font-size:clamp(34px,10.7vw,46px);letter-spacing:-1.5px}}
/* School identity and parent-focused booking */
.brand-emblem{width:61px;height:61px;display:block;overflow:hidden;border-radius:50%;flex-shrink:0;background:white}.brand-emblem img{width:100%;height:100%;max-width:none;transform:scale(1.14);object-fit:cover}.header{height:90px;gap:25px}.brand{gap:12px}.desktop-nav{gap:18px}.hero h1{font-size:clamp(41px,3.8vw,56px);line-height:1.12}.hero h1 em{display:inline-block}.hero-copy>p{max-width:490px;font-size:15px}.trial-pill{display:flex;align-items:center;gap:8px;font-size:12px;color:#34552e;font-weight:600;margin-bottom:20px}.trial-pill>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e4eddb}.quick-match{padding:17px;background:#fff;border:1px solid var(--line);border-radius:9px;max-width:485px}.quick-match label{font-size:11px;display:block;margin-bottom:9px;font-weight:600}.quick-match>div{display:flex;gap:9px}.quick-match select{min-width:0;flex:1;background:var(--paper);border:1px solid #cdd1c5;border-radius:5px;padding:12px;font-size:13px}.quick-match .button{gap:10px;min-height:48px;padding:13px 18px;white-space:nowrap}.results-bar{display:flex;align-items:center;justify-content:space-between;gap:15px}.results-bar button{background:transparent;color:var(--red);font-size:11px;text-decoration:underline;padding:10px}.results-bar button[hidden]{display:none}.venue-context{font-size:12px;background:#ecf0e5;border-radius:5px;padding:12px 16px;margin-bottom:18px}.venue-context[hidden]{display:none}.schedule-controls{flex-wrap:wrap}.first-checklist{margin-top:28px;border-top:1px solid var(--line);max-width:400px}.first-checklist p{font-size:12px;padding:12px 0;border-bottom:1px solid var(--line);margin:0}.first-checklist b{display:block;color:var(--ink);margin-bottom:3px}.message-helper{margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.message-helper label{font-size:12px;font-weight:600;display:block;margin-bottom:8px}.message-helper textarea{width:100%;resize:vertical;font:12px/1.7 Arial;padding:12px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink)}.message-helper button{background:#e6edde;padding:10px 14px;font-size:12px;border-radius:5px;margin-top:8px}.message-helper span{display:block;font-size:11px;color:#4e6543;margin-top:7px}.booking-kit{background:#eaf0e2;padding:12px;border-radius:5px}.coach-photo.no-portrait img{border-radius:50%}.hero-secondary{margin-top:14px}.hero-trust{margin-top:25px}
@media(max-width:900px){.header{height:80px}.mobile-nav:not([hidden]){top:80px}.brand-emblem{width:53px;height:53px}.hero h1{font-size:38px}.hero-copy>p{font-size:13px}.quick-match>div{flex-wrap:wrap}.quick-match select{flex-basis:100%}.quick-match .button{width:100%}}
@media(max-width:600px){.header{height:74px;gap:12px}.mobile-nav:not([hidden]){top:74px}.brand-emblem{width:48px;height:48px}.brand{gap:9px;font-size:10px}.brand small{font-size:7px;letter-spacing:1.8px}.header-cta{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:clamp(36px,9.7vw,48px)}.hero-copy>p{font-size:13px}.quick-match>div{flex-wrap:nowrap}.quick-match select{flex-basis:auto;padding:10px;font-size:12px}.quick-match .button{width:auto;font-size:11px;padding:12px}.trial-pill{font-size:12px}.hero-secondary{margin:16px auto 0}.first-checklist{margin-top:23px}.schedule-controls{flex-wrap:nowrap}.venue-tabs button{font-size:10px}.first-visit h2{font-size:32px}.footer .brand-emblem{width:48px;height:48px}}
/* Direct hall switching: one location, all its groups. */
.hall-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.hall-tabs button{text-align:left;background:#eeefe7;border:1px solid #dfe2d5;padding:20px;border-radius:9px;position:relative;transition:background .2s,color .2s;min-height:113px}.hall-tabs small{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.hall-tabs strong{display:block;max-width:85%;font-size:15px;line-height:1.45;font-weight:500}.hall-tabs button>span{position:absolute;right:15px;top:18px;font-size:10px;color:var(--muted)}.hall-tabs button[aria-selected="true"]{background:#303c30;color:white;border-color:#303c30}.hall-tabs button[aria-selected="true"] small,.hall-tabs button[aria-selected="true"]>span{color:#d3dec9}.hall-tabs button:hover{border-color:#7a8b6c}.hall-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.hall-heading h3{font-size:23px;font-weight:500;margin:0 0 3px;letter-spacing:-.6px}.hall-heading p{color:var(--muted);font-size:13px;margin:0}.hall-heading>a{font-size:12px;border-bottom:1px solid #a9b59f;white-space:nowrap;padding-bottom:4px}.coach-groups{display:block;width:fit-content}.group-card .times{min-height:95px}.group-card h3{margin-bottom:23px}.hero-copy>.button{min-width:260px}
@media(max-width:600px){.hall-tabs{grid-template-columns:1fr;gap:8px;margin-bottom:25px}.hall-tabs button{min-height:76px;padding:13px 15px}.hall-tabs small{font-size:10px;margin-bottom:4px}.hall-tabs strong{font-size:13px;max-width:90%}.hall-tabs button>span{top:16px;right:12px;font-size:9px}.hall-heading{display:block}.hall-heading h3{font-size:22px}.hall-heading>a{display:inline-block;margin-top:11px}.hero-copy>.button{min-width:0}}

/* Keep the whole team visible in the wide group photograph. */
.hero-team{padding-right:0}
.hero-team .hero-photo{height:auto;aspect-ratio:3/2;border-radius:14px}
.hero-team .hero-photo>img{object-fit:cover;object-position:left center;animation:none}
.hero-team .hero-photo:after,.hero-team .photo-label,.hero-team .photo-stamp{display:none}
.hero-team .video-link{position:relative;width:100%;margin-top:12px}

.hall-mobile{display:none}
/* Compact phone layout, with comfortable touch targets. */
@media(max-width:600px){
 html{scroll-padding-top:76px}
 .wrap{width:calc(100% - 32px)}
 .header{height:64px;padding:0 16px}
 .brand-emblem{width:42px;height:42px}
 .menu-toggle{width:44px;height:44px}
 .mobile-nav:not([hidden]){top:64px;padding:12px 16px;gap:0;max-height:calc(100dvh - 140px);overflow:auto}
 .mobile-nav a{min-height:44px;padding:10px 4px;border-bottom:1px solid var(--line)}
 .hero{padding:24px 0;gap:18px}
 .hero h1{font-size:clamp(31px,8.6vw,39px);margin:14px 0;letter-spacing:-1.4px}
 .hero-copy>p{font-size:14px;line-height:1.55;margin-bottom:14px}
 .trial-pill{margin-bottom:14px}
 .hero-copy .button{min-height:48px;padding:12px 16px;font-size:14px}
 .hero-secondary{margin:8px auto 0;min-height:44px;display:flex;align-items:center;border:0}
 .hero-team .video-link{padding:8px 12px;min-height:48px;margin-top:8px;box-shadow:none}
 .video-link small{display:none}
 .proof-strip{padding:14px 0;gap:12px}
 .proof-strip b{font-size:25px;margin-bottom:3px}
 .proof-strip span{font-size:10px}
 .section{padding:34px 0}
 .section-head{margin-bottom:18px}
 .section .eyebrow{margin-bottom:10px;font-size:9px}
 .section-head h2,h2,.first-visit h2{font-size:29px;letter-spacing:-1px}
 .section-head h2 br{display:none}
 .section-head h2 em:before{content:' '}
 .section-head>p{font-size:13px;line-height:1.5;margin:12px 0 0}
 .hall-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:18px}
 .hall-tabs button{min-height:48px;padding:10px 5px;text-align:center;border-radius:8px}
 .hall-tabs small,.hall-tabs button>span,.hall-desktop{display:none}
 .hall-mobile{display:inline}
 .hall-tabs strong{font-size:12px;max-width:none;font-weight:600}
 .hall-heading h3{font-size:20px}
 .hall-heading p{font-size:13px}
 .hall-heading>a{margin-top:2px;min-height:44px;padding:10px 0;border:0}
 .results-count{margin:6px 0 12px;font-size:11px}
 .schedule-grid{gap:10px}
 .group-card{padding:16px}
 .group-top{font-size:9px}
 .group-top>span:last-child{display:none}
 .group-card h3{font-size:28px;margin:8px 0 12px}
 .group-card .times{min-height:0;padding:10px 0 4px}
 .times>div{font-size:13px;margin-bottom:6px}
 .times strong{font-size:14px}
 .group-coach{margin:6px 0 12px;font-size:12px}
 .group-signup{min-height:44px;padding:10px 12px}
 .group-card:hover{transform:none}
 .schedule-note{font-size:11px;align-items:flex-start}
 .schedule-note a{min-height:44px;display:flex;align-items:center}
 .coach-grid{grid-template-columns:1fr;gap:0}
 .coach-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #cdd4c4}
 .coach-card:first-child{padding-top:0}
 .coach-photo{aspect-ratio:3/4;border-radius:12px}
 .coach-photo.no-portrait{padding:10px}
 .no-portrait>span:not(.coach-number){display:none}
 .coach-info{padding:0}
 .coach-info h3{font-size:20px;margin-bottom:8px;line-height:1.2}
 .coach-info h3 br{display:none}
 .coach-info h3 br:after{content:' '}
 .coach-info p{font-size:12px;line-height:1.55;margin-bottom:7px}
 .coach-info .full-name{font-size:10px}
 .coach-info .eyebrow{font-size:8px;margin-bottom:6px}
 .coach-groups{min-height:44px;padding:12px 0 6px;margin:0;font-size:12px}
 .first-visit{gap:14px;padding-bottom:20px}
 .first-checklist{margin-top:16px}
 .first-checklist p{padding:9px 0}
 .first-visit li{padding:12px 0;gap:16px}
 .first-visit h3{font-size:17px;margin-bottom:5px}
 .faq{padding-bottom:34px}
 summary{min-height:48px;font-size:14px;padding:13px 0}
 .faq p{font-size:13px}
 .news-grid{gap:26px}
 .news-meta{margin:12px 0 10px}
 .news-card h3{font-size:23px;margin-bottom:10px}
 .contacts{padding:34px 0 24px}
 .contact-top{padding-bottom:24px}
 .contact-top h2{font-size:36px}
 .contact-action{margin-top:20px}
 .venues{gap:16px;padding-top:20px}
 .venues article+article{padding-top:16px}
 .venues p{margin-bottom:4px}
 .venues a{display:inline-flex;align-items:center;min-height:44px;border:0}
 .mobile-dock{padding:8px 16px max(8px,env(safe-area-inset-bottom));gap:8px}
 .mobile-dock a{min-height:44px;padding:11px 12px;font-size:13px}
 dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:54px 16px 16px}
 .dialog-close{width:44px;height:44px;top:6px;right:6px}
 .booking-card h2{font-size:30px;margin-bottom:12px}
 .booking-card .eyebrow{font-size:9px;margin-bottom:12px}
 .booking-times{padding:10px 0;margin:14px 0}
 .booking-help{line-height:1.5}
 .message-helper textarea{font-size:16px}
}

/* Readable ranges and resilient text wrapping. */
.hero>*,.section-head>*,.proof-strip>div,.hall-heading>div,.coach-info,.contact-action{min-width:0}
h1,h2,h3{overflow-wrap:break-word}
.proof-strip b,.group-card h3,.times strong,.booking-times b{letter-spacing:normal;white-space:nowrap;font-variant-numeric:tabular-nums}
.proof-strip>div{flex-wrap:wrap;gap:8px 14px}
.group-coach,.times>div,.booking-times p{flex-wrap:wrap;gap:4px 12px}
.group-coach strong{overflow-wrap:anywhere}
.times strong,.booking-times b{margin-left:auto}
.button{white-space:normal;line-height:1.5}
.button>span,.group-signup>span,summary>span{flex-shrink:0}
summary{gap:12px}
.hall-tabs button>small{padding-right:30px}
@media(max-width:600px){
 h1,h2,.hero h1,.section-head h2,.first-visit h2,.contact-top h2{letter-spacing:-.5px;line-height:1.2}
 .coach-info h3{letter-spacing:0;line-height:1.3}
 .proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
 .proof-strip>div{display:block}
 .proof-strip b{line-height:1.3}
 .proof-strip span{font-size:11px;line-height:1.6;overflow-wrap:break-word}
 .proof-strip span br{display:none}
 .coach-info p,.faq p{font-size:13px;line-height:1.65}
 .first-visit li>div{min-width:0}
 .first-visit li>b{flex-shrink:0}
 .hero-secondary{max-width:100%;width:fit-content;text-align:center}
 .mobile-dock a{display:flex;align-items:center;justify-content:center;line-height:1.4}
 html{scroll-padding-bottom:90px}
 .booking-card .button{font-size:13px;padding:12px;overflow-wrap:anywhere}
}
@media(max-width:360px){
 .coach-card{grid-template-columns:64px minmax(0,1fr);gap:12px}
 .coach-info h3{font-size:18px}
 .mobile-dock{padding-left:12px;padding-right:12px}
 .mobile-dock a{font-size:12px}
}
