:root{color:#171714;background:#f6f5f2;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.topbar{color:#fff;background:#171714;justify-content:space-between;align-items:center;height:76px;padding:0 max(4vw,22px);display:flex}.logo{color:#fff;letter-spacing:-.04em;align-items:center;gap:12px;font-size:20px;font-weight:900;line-height:1;text-decoration:none;display:flex}.mark{background:#ff611e;border-radius:5px;place-items:center;width:37px;height:37px;font-size:24px;display:grid}.logo small{color:#a4a29a;letter-spacing:.2em;margin-top:5px;font-size:10px;display:block}.header-caption{letter-spacing:.13em;color:#d3d1ca;font-size:11px;font-weight:800}.header-caption i{background:#ff611e;border-radius:50%;width:4px;height:4px;margin:0 9px 2px;display:inline-block}.shell{max-width:1150px;margin:auto;padding:45px 28px}.intro{justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px;display:flex}.kicker{letter-spacing:.16em;color:#ec5317;font-size:11px;font-weight:900}.intro h1{letter-spacing:-.075em;margin:11px 0 0;font-size:clamp(47px,6.2vw,80px);font-weight:900;line-height:1}.intro h1 span{color:#f65b1c}.intro>p{color:#6b6963;max-width:270px;margin:0 0 6px;font-size:16px;line-height:1.5}.booking{background:#fff;border:1px solid #e4e0d9;border-radius:12px;padding:3px 33px;box-shadow:0 20px 65px #241a0e0b}.step{border-bottom:1px solid #e9e5de;padding:27px 0 30px}.step:last-child{border:0}.step-head{align-items:center;gap:15px;margin-bottom:21px;display:flex}.number{color:#e75316;background:#fff0e9;border-radius:7px;place-items:center;width:33px;height:33px;font-size:12px;display:grid}.step h2{letter-spacing:-.035em;margin:0;font-size:22px}.step-detail{color:#98948d;margin-left:auto;font-size:13px}.sports{gap:9px;margin-bottom:18px;display:flex}.sport{color:#322f2b;background:#f9f8f6;border:1px solid #dedbd5;border-radius:7px;min-height:43px;padding:11px 18px;font-size:15px;font-weight:800}.sport span{color:#88837b;margin-left:7px;font-size:12px;font-weight:500}.sport.active{color:#fff;background:#1b1a18;border-color:#1b1a18}.sport.active span{color:#ffc2a4}.court-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.court{text-align:left;color:#25231f;background:#fbfaf8;border:1px solid #e1ded9;border-radius:8px;align-items:center;gap:11px;min-height:68px;padding:10px 13px;display:flex}.court:hover:not(.selected),.day:hover:not(.selected),.time:hover:not(:disabled):not(.selected){border-color:#fa6b32}.court.selected{background:#fff2eb;border:1.5px solid #f46325}.court-badge{color:#78716a;background:#eceae5;border-radius:6px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.court.selected .court-badge{color:#fff;background:#ff611e}.court strong{font-size:14px;line-height:1.2}.check{color:#f25e20;margin-left:auto;font-size:19px}.duration{margin-top:22px}.duration h3{margin:0 0 10px;font-size:14px}.durations{flex-wrap:wrap;gap:8px;display:flex}.durations button{color:#38332f;background:#fff;border:1px solid #dedbd5;border-radius:6px;padding:10px 15px;font-size:14px;font-weight:700}.durations button.chosen{color:#fff;background:#1b1a18;border-color:#1b1a18}.date-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;display:grid}.day{color:#77716b;text-transform:capitalize;background:#fcfbfa;border:1px solid #e2ded8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:86px;font-size:12px;display:flex}.day strong{color:#24211e;font-size:25px;line-height:1}.day.selected{color:#fff;background:#ff611e;border-color:#ff611e}.day.selected strong{color:#fff}.time-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;display:grid}.time{color:#2d2925;background:#faf9f7;border:1px solid #e1ded9;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:50px;font-size:15px;font-weight:800;display:flex}.time.selected{color:#fff;background:#1b1a18;border-color:#1b1a18}.time:disabled{color:#b5b0aa;background:#f2f1ef;border-color:#eeebe7}.time small{font-size:10px;font-weight:500}.status{color:#706a64;margin:8px 0;font-size:15px}.error,.alert{color:#ae311c}.summary{padding:23px 4px}.summary span{letter-spacing:.14em;color:#9a9187;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.summary strong{font-size:17px}.contact{background:#fff;border:1px solid #e6e1da;border-radius:10px;grid-template-columns:1fr 1.5fr;align-items:end;gap:18px 25px;padding:27px 30px;display:grid}.contact-title h2{letter-spacing:-.045em;margin:8px 0;font-size:24px}.contact-title p{color:#6d6760;margin:0;font-size:13px;line-height:1.4}.contact-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact label{font-size:13px;font-weight:700}.contact input{border:1px solid #d8d4cf;border-radius:6px;width:100%;height:45px;margin-top:8px;padding:0 12px;font-size:15px;display:block}.contact input:focus{outline:2px solid #ff783e}.submit{color:#fff;background:#f25a1b;border:0;border-radius:7px;grid-column:2;justify-content:space-between;align-items:center;min-height:49px;padding:0 18px;font-weight:800;display:flex}.submit:hover:not(:disabled){background:#d9490e}.submit:disabled{opacity:.5}.submit span{font-size:23px}.confirmation{color:#256036;background:#eaf4e7;border:1px solid #c9dfca;border-radius:7px;padding:16px;line-height:1.5}.alert{padding:10px}.demo-note{color:#8a837c;margin:12px 4px;font-size:13px;line-height:1.5}.sport:focus-visible,.court:focus-visible,.day:focus-visible,.time:focus-visible,.durations button:focus-visible,.submit:focus-visible{outline-offset:2px;outline:3px solid #ff844e}footer{color:#a5a39d;letter-spacing:.13em;background:#171714;justify-content:space-between;gap:15px;padding:18px max(4vw,22px);font-size:10px;font-weight:800;display:flex}@media (width<=800px){.court-grid{grid-template-columns:repeat(2,1fr)}.time-grid{grid-template-columns:repeat(5,1fr)}.contact{grid-template-columns:1fr}.submit{grid-column:1}.intro>p{max-width:220px}}@media (width<=570px){.topbar{height:68px}.header-caption{font-size:9px}.shell{padding:31px 15px}.intro{margin-bottom:25px;display:block}.intro h1{font-size:48px}.intro>p{max-width:100%;margin-top:14px;font-size:15px}.booking{padding:0 14px}.step{padding:21px 0}.step-head{gap:9px}.step h2{font-size:19px}.step-detail{font-size:11px}.court-grid{gap:7px}.court{gap:7px;min-height:65px;padding:9px}.court strong{font-size:13px}.court-badge{width:27px;height:27px;font-size:11px}.date-grid{gap:4px}.day{min-height:69px;font-size:10px}.day strong{font-size:20px}.time-grid{grid-template-columns:repeat(3,1fr);gap:6px}.contact{padding:23px 17px}.contact-fields{grid-template-columns:1fr}.sport{padding:9px 12px;font-size:14px}.sport span{font-size:11px}footer span{display:none}}.coaches{padding:64px 0 20px}.coaches-heading{justify-content:space-between;align-items:end;gap:15px;margin-bottom:18px;display:flex}.coaches-heading h2{letter-spacing:-.06em;margin:4px 0;font-size:clamp(34px,5vw,52px)}.coaches-heading h2 span{color:#f65b1c}.coaches-heading>span{letter-spacing:.12em;color:#8d8780;margin-bottom:10px;font-size:12px;font-weight:800}.coaches-notice{color:#827c74;max-width:690px;margin:0 0 22px;font-size:13px;line-height:1.5}.coaches-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.coach-card{background:#fff;border:1px solid #e6e1da;border-radius:11px;overflow:hidden}.coach-photo{aspect-ratio:1;background-color:#dedbd6;background-image:url(/coaches-grid.png);background-repeat:no-repeat;background-size:600% 200%;width:100%}.coach-info{gap:5px;padding:13px 14px 15px;display:grid}.coach-info strong{font-size:18px}.coach-info span{color:#77716b;font-size:12px}@media (width<=900px){.coaches-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=650px){.coaches{padding-top:46px}.coaches-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.coach-info{padding:11px}.coach-info strong{font-size:16px}.coaches-heading>span{display:none}}.coach-button{color:#d34d16;text-align:center;background:#fff1e9;border:0;border-radius:6px;margin-top:7px;padding:9px 7px;font-size:12px;font-weight:800}.coach-button:hover,.coach-button[aria-pressed=true]{color:#fff;background:#ff611e}.trainer-booking{background:#fff;border:1px solid #e4e0d9;border-radius:12px;margin-top:24px;padding:26px}.trainer-booking-head{justify-content:space-between;align-items:start;display:flex}.trainer-booking-head h3{margin:4px 0 20px;font-size:26px}.trainer-booking-head>button{color:#847d75;background:0 0;border:0;font-size:28px}.trainer-hint{color:#817a71;margin:20px 0 12px;font-size:13px}.trainer-time-list{flex-wrap:wrap;gap:9px;display:flex}.trainer-time-list .time{min-width:90px}.trainer-form{grid-template-columns:1fr 1fr;gap:14px;margin-top:23px;display:grid}.trainer-form label{font-size:13px;font-weight:700}.trainer-form input{border:1px solid #d8d4cf;border-radius:6px;width:100%;height:45px;margin-top:8px;padding:0 12px;display:block}.trainer-form .submit{grid-column:1/-1;justify-content:center}@media (width<=570px){.trainer-booking{padding:18px 14px}.trainer-form{grid-template-columns:1fr}.trainer-booking-head h3{font-size:22px}}.coach-choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.no-coach,.coach-choice{color:#24211e;text-align:left;background:#fbfaf8;border:1px solid #e1ded9;border-radius:9px;align-items:center;gap:10px;min-height:64px;padding:9px;display:flex}.no-coach{background:#fff6f0;border:2px solid #ffc7aa;grid-column:1/-1;min-height:70px;padding:14px 16px}.no-coach strong{font-size:16px;display:block}.no-coach small{color:#806f63;margin-top:4px;font-size:12px;display:block}.no-coach.selected,.coach-choice.selected{background:#fff2eb;border:2px solid #f46325}.coach-tick{color:#fff;border:2px solid #bfb6ac;border-radius:6px;flex:none;place-items:center;width:25px;height:25px;font-size:18px;font-weight:900;display:grid}.selected>.coach-tick{background:#ff611e;border-color:#ff611e}.coach-choice-photo{background-image:url(/coaches-grid.png);background-repeat:no-repeat;background-size:600% 200%;border-radius:50%;flex:none;width:42px;height:42px}.coach-choice>span:nth-child(2){font-size:14px;font-weight:800}.coach-choice .coach-tick{width:20px;height:20px;margin-left:auto;font-size:14px}.coach-choice-note{color:#8a837c;margin:13px 0 0;font-size:12px}.no-coach:focus-visible,.coach-choice:focus-visible,.coach-button:focus-visible{outline-offset:2px;outline:3px solid #ff844e}@media (width<=800px){.coach-choices{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=570px){.coach-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.coach-choice{gap:6px;padding:7px}.coach-choice-photo{width:34px;height:34px}.coach-choice>span:nth-child(2){font-size:12px}.no-coach{padding:11px}}.profile-overlay{z-index:1000;background:#000000c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:auto}.trainer-profile{background:#fff;border-radius:24px;grid-template-columns:minmax(280px,42%) 1fr;width:min(980px,100%);max-height:92vh;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #00000059}.profile-close{z-index:2;cursor:pointer;background:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:24px;position:absolute;top:14px;right:16px;box-shadow:0 4px 20px #00000026}.profile-photo{border-radius:24px 0 0 24px;width:100%;height:100%;min-height:620px}.profile-content{padding:48px 42px 38px}.profile-content h2{margin:8px 0 6px;font-size:48px;line-height:1}.profile-content h3{margin:0 0 18px;font-size:20px}.profile-content h4{text-transform:uppercase;letter-spacing:.06em;margin:24px 0 10px;font-size:15px}.profile-location{font-size:17px;line-height:1.5}.profile-content ul{margin:0;padding-left:20px;line-height:1.7}.profile-tags{flex-wrap:wrap;gap:8px;display:flex}.profile-tags span{border:1px solid #ddd;border-radius:999px;padding:9px 12px;font-size:14px}.profile-price{border-top:1px solid #ddd;justify-content:space-between;align-items:center;margin:28px 0 16px;padding-top:18px;display:flex}.profile-price strong{font-size:20px}.profile-book{width:100%}.profile-demo{opacity:.6;margin-top:12px;line-height:1.4;display:block}@media (width<=700px){.trainer-profile{grid-template-columns:1fr}.profile-photo{border-radius:24px 24px 0 0;min-height:360px}.profile-content{padding:30px 22px}.profile-content h2{font-size:38px}}
