.Header-module__hBw1pG__sidebar{width:var(--sidebar-width);background:var(--bg-secondary);z-index:100;border-right:1px solid #f5f0e80f;flex-direction:column;padding:24px 14px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.Header-module__hBw1pG__sidebarTop{border-bottom:1px solid #f5f0e80f;margin-bottom:8px;padding-bottom:16px}.Header-module__hBw1pG__logo{justify-content:center;align-items:center;margin-bottom:20px;padding:8px 0;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImgDark{object-fit:contain;width:100%;max-width:180px;height:auto}.Header-module__hBw1pG__logoImgLight{object-fit:contain;width:100%;max-width:180px;height:auto;display:none}[data-theme=light] .Header-module__hBw1pG__logoImgDark{display:none}[data-theme=light] .Header-module__hBw1pG__logoImgLight{display:block}.Header-module__hBw1pG__locationToggle{border-radius:var(--radius-md);background:#f5f0e80a;gap:4px;margin-bottom:8px;padding:3px;display:flex}.Header-module__hBw1pG__locBtn{border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.Header-module__hBw1pG__locBtn:hover{color:var(--text-primary)}.Header-module__hBw1pG__locBtnActive{background:rgba(var(--accent-primary-rgb), .15);color:var(--accent-primary);box-shadow:0 0 15px rgba(var(--accent-primary-rgb), .08);font-weight:600}.Header-module__hBw1pG__address{color:var(--text-tertiary);align-items:center;gap:8px;padding:0 4px;font-size:12px;display:flex}.Header-module__hBw1pG__sidebarNav{flex-direction:column;flex:1;gap:1px;padding:8px 0;display:flex}.Header-module__hBw1pG__sidebarLink{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-base);align-items:center;gap:12px;padding:9px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.Header-module__hBw1pG__sidebarLink:hover{color:var(--text-primary);background:#f5f0e80f}.Header-module__hBw1pG__sidebarLinkActive{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-primary);font-weight:600}.Header-module__hBw1pG__sidebarLinkIcon{opacity:.7;justify-content:center;align-items:center;width:20px;display:flex}.Header-module__hBw1pG__sidebarLinkActive .Header-module__hBw1pG__sidebarLinkIcon{opacity:1}.Header-module__hBw1pG__sidebarBottom{border-top:1px solid #f5f0e80f;flex-direction:column;gap:4px;padding-top:16px;display:flex}.Header-module__hBw1pG__themeToggle{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-base);cursor:pointer;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.Header-module__hBw1pG__themeToggle:hover{color:var(--accent-primary);background:#f5f0e814}.Header-module__hBw1pG__sidebarSocial{color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-base);align-items:center;gap:10px;padding:9px 12px;font-size:13px;text-decoration:none;display:flex}.Header-module__hBw1pG__sidebarSocial:hover{color:var(--accent-primary);background:#f5f0e80f}.Header-module__hBw1pG__sidebarPhone{color:var(--text-primary);transition:color var(--transition-base);align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.Header-module__hBw1pG__sidebarPhone:hover{color:var(--accent-primary)}.Header-module__hBw1pG__rightCtas{z-index:90;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:32px;right:32px}.Header-module__hBw1pG__rightCtaBtn{background:var(--accent-primary);color:var(--text-on-accent);border-radius:var(--radius-full);cursor:pointer;box-shadow:0 0 30px rgba(var(--accent-primary-rgb), .25);transition:all var(--transition-base);border:none;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;display:flex}.Header-module__hBw1pG__rightCtaBtn:hover{box-shadow:0 0 50px rgba(var(--accent-primary-rgb), .4);transform:translateY(-2px)}.Header-module__hBw1pG__rightCtaBtnOutline{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);background:#5a281eeb;border:none;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:500;display:flex}.Header-module__hBw1pG__rightCtaBtnOutline:hover{color:var(--accent-primary);box-shadow:0 0 25px rgba(var(--accent-primary-rgb), .15);transform:translateY(-2px)}.Header-module__hBw1pG__mobileHeader{z-index:100;-webkit-backdrop-filter:blur(20px);background:#5a281ef2;justify-content:space-between;align-items:center;padding:12px 16px;display:none;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__mobileLogo{align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileLogo span{font-family:var(--font-heading);letter-spacing:.1em;color:var(--text-primary);font-size:20px;font-weight:900}.Header-module__hBw1pG__mobileHeaderRight{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__mobilePhoneBtn{background:rgba(var(--accent-primary-rgb), .1);width:40px;height:40px;color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__burger{z-index:101;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;display:flex}.Header-module__hBw1pG__burger span{background:var(--text-primary);width:100%;height:2px;transition:all var(--transition-base);transform-origin:50%;border-radius:1px;display:block}.Header-module__hBw1pG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{z-index:99;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;visibility:hidden;background:#5a281efa;transition:all .4s;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenuOpen{opacity:1;visibility:visible}.Header-module__hBw1pG__mobileMenuInner{flex-direction:column;justify-content:center;max-width:400px;height:100%;margin:0 auto;padding:80px 24px 32px;display:flex}.Header-module__hBw1pG__mobileNav{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-base);align-items:center;gap:14px;padding:14px 16px;font-size:18px;font-weight:500;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileMenuOpen .Header-module__hBw1pG__mobileNavLink{animation:.4s both Header-module__hBw1pG__fadeInUp}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--accent-primary);background:rgba(var(--accent-primary-rgb), .05)}.Header-module__hBw1pG__mobileNavIcon{justify-content:center;align-items:center;width:24px;display:flex}.Header-module__hBw1pG__mobileMenuBottom{border-top:1px solid #f5f0e80f;flex-direction:column;gap:16px;padding-top:24px;display:flex}.Header-module__hBw1pG__mobileMenuPhone{color:var(--text-primary);font-size:20px;font-weight:700;text-decoration:none}@media (max-width:1024px){.Header-module__hBw1pG__sidebar,.Header-module__hBw1pG__rightCtas{display:none}.Header-module__hBw1pG__mobileHeader{display:flex}}@media (min-width:1025px){.Header-module__hBw1pG__mobileHeader,.Header-module__hBw1pG__mobileMenu{display:none}}
.BookingModal-module__EmgdDq__overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;animation:.2s BookingModal-module__EmgdDq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BookingModal-module__EmgdDq__fadeIn{0%{opacity:0}to{opacity:1}}.BookingModal-module__EmgdDq__modal{background:var(--bg-secondary);border-radius:var(--radius-xl);width:90vw;max-width:720px;max-height:90vh;padding:20px;animation:.3s BookingModal-module__EmgdDq__slideUp;position:relative;overflow-y:auto}.BookingModal-module__EmgdDq__modalTraining{border:1px solid rgba(var(--accent-primary-rgb), .12);background:linear-gradient(#1a1a2e 0%,#16213e 40%,#0f1624 100%)}[data-theme=light] .BookingModal-module__EmgdDq__modalTraining{border:1px solid rgba(var(--accent-primary-rgb), .15);background:linear-gradient(#e8f0fe 0%,#dce8f5 40%,#eef3fa 100%)}@keyframes BookingModal-module__EmgdDq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BookingModal-module__EmgdDq__closeBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#f5f0e80f;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.BookingModal-module__EmgdDq__closeBtn:hover{color:var(--text-primary);background:#f5f0e81f}.BookingModal-module__EmgdDq__modalTitle{font-family:var(--font-heading);margin-bottom:16px;font-size:20px;font-weight:800}.BookingModal-module__EmgdDq__filterBar{gap:6px;margin-bottom:12px;display:flex}.BookingModal-module__EmgdDq__filterItem{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid #f5f0e814;flex-direction:column;flex:1;justify-content:center;gap:2px;min-height:52px;padding:8px 10px;display:flex}.BookingModal-module__EmgdDq__filterLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.BookingModal-module__EmgdDq__filterText{color:var(--text-primary);font-size:13px;font-weight:600}.BookingModal-module__EmgdDq__filterValueRow{color:var(--text-secondary);align-items:center;gap:4px;display:flex}.BookingModal-module__EmgdDq__filterSelect{color:var(--text-primary);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;font-size:13px;font-weight:600}.BookingModal-module__EmgdDq__filterSelect option{background:var(--bg-secondary);color:var(--text-primary)}.BookingModal-module__EmgdDq__locSwitch{gap:4px;display:flex}.BookingModal-module__EmgdDq__locBtn{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #f5f0e81f;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.BookingModal-module__EmgdDq__locBtnActive{background:rgba(var(--accent-primary-rgb), .15);border-color:var(--accent-primary);color:var(--accent-primary)}.BookingModal-module__EmgdDq__modeHeader{background:linear-gradient(135deg, rgba(var(--accent-primary-rgb), .08), rgba(var(--accent-primary-rgb), .02));border:1px solid rgba(var(--accent-primary-rgb), .15);border-radius:var(--radius-lg);align-items:center;gap:14px;margin-bottom:16px;padding:14px 16px;display:flex}.BookingModal-module__EmgdDq__modeIcon{background:rgba(var(--accent-primary-rgb), .12);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.BookingModal-module__EmgdDq__modeTitle{color:var(--text-primary);margin:0;font-size:17px;font-weight:800}.BookingModal-module__EmgdDq__modeSubtitle{color:var(--text-secondary);margin:2px 0 0;font-size:12px}.BookingModal-module__EmgdDq__courtCards{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px;animation:.2s BookingModal-module__EmgdDq__fadeIn;display:grid}.BookingModal-module__EmgdDq__courtCard{border-radius:var(--radius-md);cursor:pointer;background:var(--bg-card);border:2px solid #0000;flex-direction:column;padding:0;transition:all .2s;display:flex;position:relative;overflow:hidden}.BookingModal-module__EmgdDq__courtCard:hover{border-color:rgba(var(--accent-primary-rgb), .3)}.BookingModal-module__EmgdDq__courtCardActive{border-color:var(--accent-primary);box-shadow:0 0 12px rgba(var(--accent-primary-rgb), .2)}.BookingModal-module__EmgdDq__courtCardFull{opacity:.5}.BookingModal-module__EmgdDq__courtCardBadge{color:#fff;text-transform:uppercase;background:#ff4444d9;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:4px;right:4px}.BookingModal-module__EmgdDq__courtCardImg{object-fit:cover;width:100%;height:60px}.BookingModal-module__EmgdDq__courtCardBottom{justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.BookingModal-module__EmgdDq__courtCardName{color:var(--text-primary);font-size:12px;font-weight:600}.BookingModal-module__EmgdDq__courtCardType{text-transform:uppercase;color:var(--accent-primary);background:rgba(var(--accent-primary-rgb), .1);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.BookingModal-module__EmgdDq__timeBadge{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid #f5f0e81a;align-items:center;gap:8px;margin-bottom:8px;padding:6px 10px;display:flex}.BookingModal-module__EmgdDq__timeBadgeLabel{color:var(--text-tertiary);text-transform:uppercase;font-size:9px}.BookingModal-module__EmgdDq__timeBadgeVal{color:var(--text-primary);flex:1;font-size:13px;font-weight:600}.BookingModal-module__EmgdDq__timeBadgeClear{width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;background:#f5f0e81a;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.BookingModal-module__EmgdDq__timeBadgeClear:hover{color:#ff5050;background:#ff505033}.BookingModal-module__EmgdDq__calendar{margin-bottom:8px}.BookingModal-module__EmgdDq__monthTitle{font-family:var(--font-heading);margin-bottom:6px;font-size:16px;font-weight:700}.BookingModal-module__EmgdDq__weekNav{align-items:center;gap:4px;display:flex}.BookingModal-module__EmgdDq__weekArrow{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:#f5f0e80f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__weekArrow:hover{color:var(--text-primary);background:#f5f0e81a}.BookingModal-module__EmgdDq__weekDays{flex:1;gap:2px;display:flex}.BookingModal-module__EmgdDq__dayBtn{border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__dayBtn:hover{color:var(--text-primary);background:#f5f0e80f}.BookingModal-module__EmgdDq__dayBtnActive{background:rgba(var(--accent-secondary-rgb), .2);color:var(--accent-secondary)}.BookingModal-module__EmgdDq__dayBtnActive .BookingModal-module__EmgdDq__dayNum{background:var(--accent-secondary);color:var(--text-on-accent);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.BookingModal-module__EmgdDq__dayBtnToday .BookingModal-module__EmgdDq__dayLabel{color:var(--accent-primary)}.BookingModal-module__EmgdDq__dayLabel{font-size:10px;font-weight:500}.BookingModal-module__EmgdDq__dayNum{font-size:13px;font-weight:700}.BookingModal-module__EmgdDq__slotNote{color:var(--text-tertiary);margin-bottom:8px;font-size:11px}.BookingModal-module__EmgdDq__slotGroup{margin-bottom:8px}.BookingModal-module__EmgdDq__slotGroupTitle{font-family:var(--font-heading);margin-bottom:4px;font-size:13px;font-weight:700}.BookingModal-module__EmgdDq__slotGrid{flex-wrap:wrap;gap:6px;display:flex}.BookingModal-module__EmgdDq__slotCard{background:var(--bg-card);border-radius:var(--radius-md);cursor:pointer;min-width:72px;color:var(--text-primary);border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 14px;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__slotCard:hover{background:rgba(var(--accent-primary-rgb), .08)}.BookingModal-module__EmgdDq__slotCardActive{background:rgba(var(--accent-primary-rgb), .15);box-shadow:0 0 12px rgba(var(--accent-primary-rgb), .1);border:1px solid rgba(var(--accent-primary-rgb), .3)}.BookingModal-module__EmgdDq__slotCardBooked{opacity:.3;cursor:not-allowed;pointer-events:none}.BookingModal-module__EmgdDq__slotCardBooked .BookingModal-module__EmgdDq__slotPrice{color:var(--text-tertiary)}.BookingModal-module__EmgdDq__slotPrice{color:var(--accent-primary);font-size:9px;font-weight:600}.BookingModal-module__EmgdDq__slotTime{font-size:14px;font-weight:700}.BookingModal-module__EmgdDq__continueBtn{background:var(--accent-primary);width:100%;max-width:360px;color:var(--text-on-accent);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;margin:12px auto 0;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__continueBtn:hover{box-shadow:0 0 24px rgba(var(--accent-primary-rgb), .3);transform:translateY(-1px)}.BookingModal-module__EmgdDq__continueBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.BookingModal-module__EmgdDq__seqWarning{text-align:center;border-radius:var(--radius-md);color:#ffb432;background:#ffb4321a;border:1px solid #ffb43233;margin-top:4px;padding:6px 12px;font-size:12px;font-weight:600;animation:.3s BookingModal-module__EmgdDq__fadeIn}.BookingModal-module__EmgdDq__contactSubtitle{color:var(--text-tertiary);margin-bottom:16px;font-size:13px}.BookingModal-module__EmgdDq__summaryCard{background:var(--bg-card);border-radius:var(--radius-lg);border-left:3px solid var(--accent-primary);flex-direction:column;gap:6px;margin-bottom:16px;padding:12px 16px;display:flex}.BookingModal-module__EmgdDq__summaryRow{color:var(--text-secondary);justify-content:space-between;font-size:12px;display:flex}.BookingModal-module__EmgdDq__summaryRow span:first-child{color:var(--text-primary);font-weight:600}.BookingModal-module__EmgdDq__summaryRowTotal{color:var(--accent-primary);border-top:1px solid #f5f0e814;justify-content:space-between;margin-top:2px;padding-top:6px;font-size:14px;font-weight:700;display:flex}.BookingModal-module__EmgdDq__inputGroup{margin-bottom:12px}.BookingModal-module__EmgdDq__inputLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.BookingModal-module__EmgdDq__input{background:var(--bg-card);border-radius:var(--radius-md);width:100%;color:var(--text-primary);border:1px solid #f5f0e814;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}.BookingModal-module__EmgdDq__input:focus{border-color:var(--accent-primary)}.BookingModal-module__EmgdDq__input::placeholder{color:var(--text-tertiary)}.BookingModal-module__EmgdDq__phoneRow{align-items:center;display:flex}.BookingModal-module__EmgdDq__phonePrefix{background:var(--bg-card);border-radius:var(--radius-md) 0 0 var(--radius-md);color:var(--text-secondary);border:1px solid #f5f0e814;border-right:none;padding:10px 10px 10px 12px;font-size:14px;font-weight:600}.BookingModal-module__EmgdDq__phoneRow .BookingModal-module__EmgdDq__input{border-radius:0 var(--radius-md) var(--radius-md) 0}.BookingModal-module__EmgdDq__knownClient{border-radius:var(--radius-md);color:#4ecdc4;background:#4ecdc41a;align-items:center;gap:6px;margin-top:6px;padding:6px 10px;font-size:12px;font-weight:600;display:flex}.BookingModal-module__EmgdDq__consentLabel{cursor:pointer;color:var(--text-secondary);align-items:flex-start;gap:8px;margin-bottom:8px;font-size:11px;line-height:1.5;display:flex}.BookingModal-module__EmgdDq__consentLabel a{color:var(--accent-primary);text-decoration:underline}.BookingModal-module__EmgdDq__consentCheckbox{width:14px;height:14px;accent-color:var(--accent-primary);cursor:pointer;flex-shrink:0;margin-top:1px}.BookingModal-module__EmgdDq__btnRow{align-items:center;gap:8px;margin-top:16px;display:flex}.BookingModal-module__EmgdDq__backBtn{color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;background:#f5f0e80f;border:none;padding:10px 16px;font-size:13px;font-weight:600}.BookingModal-module__EmgdDq__backBtn:hover{color:var(--text-primary);background:#f5f0e81f}.BookingModal-module__EmgdDq__btnRow .BookingModal-module__EmgdDq__continueBtn{flex:1;margin-top:0}.BookingModal-module__EmgdDq__success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.BookingModal-module__EmgdDq__success h3{font-family:var(--font-heading);color:var(--accent-primary);font-size:24px;font-weight:800}.BookingModal-module__EmgdDq__success p{color:var(--text-secondary);font-size:14px}.BookingModal-module__EmgdDq__success strong{color:var(--accent-primary);font-family:var(--font-heading)}.BookingModal-module__EmgdDq__successIcon{animation:2s ease-in-out infinite BookingModal-module__EmgdDq__pulse-glow}.BookingModal-module__EmgdDq__successDetails{background:var(--bg-card);border-radius:var(--radius-lg);flex-direction:column;gap:8px;width:100%;max-width:280px;padding:12px 16px;display:flex}.BookingModal-module__EmgdDq__successRow{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.BookingModal-module__EmgdDq__successRow svg{color:var(--text-tertiary);flex-shrink:0}@media (max-width:768px){.BookingModal-module__EmgdDq__modal{width:95vw;max-height:94vh;padding:14px 12px}.BookingModal-module__EmgdDq__filterBar{flex-direction:column;gap:4px}.BookingModal-module__EmgdDq__filterItem{min-height:40px;padding:6px 8px}.BookingModal-module__EmgdDq__courtCards{grid-template-columns:repeat(2,1fr);gap:4px}.BookingModal-module__EmgdDq__courtCardImg{height:48px}.BookingModal-module__EmgdDq__slotGrid{gap:3px}.BookingModal-module__EmgdDq__slotCard{min-width:52px;padding:4px 6px}.BookingModal-module__EmgdDq__slotTime{font-size:12px}.BookingModal-module__EmgdDq__continueBtn{padding:10px 20px;font-size:13px}.BookingModal-module__EmgdDq__btnRow{flex-direction:column}.BookingModal-module__EmgdDq__backBtn{text-align:center;width:100%}}
.HeroSection-module__HAA8HW__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__heroBg{z-index:0;position:absolute;inset:0}.HeroSection-module__HAA8HW__heroBgVideo{object-fit:cover;opacity:.3;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__HAA8HW__heroOverlay{background:linear-gradient(135deg,#5a281eeb 0%,#5a281e99 50%,#5a281ecc 100%);position:absolute;inset:0}.HeroSection-module__HAA8HW__heroGrid{background-image:linear-gradient(#f5f0e805 1px,#0000 1px),linear-gradient(90deg,#f5f0e805 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.HeroSection-module__HAA8HW__orb1{opacity:.08;background:radial-gradient(circle, var(--accent-primary), transparent);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.HeroSection-module__HAA8HW__orb2{opacity:.06;background:radial-gradient(circle, var(--accent-secondary), transparent);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.HeroSection-module__HAA8HW__heroContainer{z-index:1;grid-template-columns:1fr 420px;align-items:center;gap:60px;display:grid;position:relative}.HeroSection-module__HAA8HW__heroContent{animation:.8s both HeroSection-module__HAA8HW__fadeInUp}.HeroSection-module__HAA8HW__heroBadge{background:rgba(var(--accent-primary-rgb), .08);border-radius:var(--radius-full);color:var(--accent-primary);align-items:center;gap:10px;margin-bottom:32px;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex}.HeroSection-module__HAA8HW__heroBadgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__pulse-glow}.HeroSection-module__HAA8HW__heroTitle{letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(48px,7vw,80px);font-weight:700;line-height:1.05}.HeroSection-module__HAA8HW__heroTitleLine{color:var(--text-primary);display:block}.HeroSection-module__HAA8HW__heroTitleAccent{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;display:block}.HeroSection-module__HAA8HW__heroSubtitle{color:var(--text-secondary);max-width:520px;margin-bottom:32px;font-size:18px;line-height:1.7}.HeroSection-module__HAA8HW__locationSwitcher{gap:12px;margin-bottom:36px;display:flex}.HeroSection-module__HAA8HW__locationBtn{background:var(--glass-bg);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-base);border:none;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:flex}.HeroSection-module__HAA8HW__locationBtn:hover{color:var(--text-primary);box-shadow:0 0 15px rgba(var(--accent-primary-rgb), .06)}.HeroSection-module__HAA8HW__locationBtnActive{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-primary);box-shadow:0 0 20px rgba(var(--accent-primary-rgb), .1)}.HeroSection-module__HAA8HW__locationDetail{color:var(--text-tertiary);font-size:12px;font-weight:400}.HeroSection-module__HAA8HW__locationBtnActive .HeroSection-module__HAA8HW__locationDetail{color:rgba(var(--accent-primary-rgb), .6)}.HeroSection-module__HAA8HW__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.HeroSection-module__HAA8HW__heroStats{align-items:center;gap:24px;display:flex}.HeroSection-module__HAA8HW__heroStat{flex-direction:column;display:flex}.HeroSection-module__HAA8HW__heroStatValue{font-family:var(--font-heading);color:var(--text-primary);font-size:32px;font-weight:600;line-height:1}.HeroSection-module__HAA8HW__heroStatLabel{color:var(--text-tertiary);margin-top:4px;font-size:13px}.HeroSection-module__HAA8HW__heroStatDivider{background:#f5f0e81a;width:1px;height:40px}.HeroSection-module__HAA8HW__heroVisual{animation:.8s .3s both HeroSection-module__HAA8HW__fadeInRight}.HeroSection-module__HAA8HW__heroCard{border-radius:var(--radius-xl);background:#4a2118;overflow:hidden;box-shadow:0 16px 64px #00000080}.HeroSection-module__HAA8HW__heroCardHeader{color:#f5f0e8;border-bottom:1px solid #f5f0e814;align-items:center;gap:10px;padding:20px 24px;font-size:14px;font-weight:600;display:flex}.HeroSection-module__HAA8HW__heroCardLive{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__pulse-glow;box-shadow:0 0 10px #22c55e80}.HeroSection-module__HAA8HW__heroSlots{padding:8px}.HeroSection-module__HAA8HW__heroSlotsGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.HeroSection-module__HAA8HW__heroSlotsColumn{padding:4px}.HeroSection-module__HAA8HW__heroSlotsColumn:first-child{border-right:1px solid #f5f0e814}.HeroSection-module__HAA8HW__heroSlotsColumnTitle{color:#f5f0e866;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;padding:10px 12px 6px;font-size:12px;font-weight:700;display:flex}.HeroSection-module__HAA8HW__heroSlot{border-radius:var(--radius-md);align-items:center;gap:8px;padding:10px 12px;transition:background .3s;display:flex}.HeroSection-module__HAA8HW__heroSlot:hover{background:#f5f0e80f}.HeroSection-module__HAA8HW__heroSlotTime{font-family:var(--font-heading);color:#f5f0e8;min-width:45px;font-size:15px;font-weight:700}.HeroSection-module__HAA8HW__heroSlotCourt{color:#f5f0e880;flex:1;font-size:11px}.HeroSection-module__HAA8HW__heroSlotBtn{color:#f5f0e8;cursor:pointer;background:#f5f0e81a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.HeroSection-module__HAA8HW__heroSlotBtn:hover{color:#5a281e;background:#f5f0e8;box-shadow:0 0 20px #f5f0e833}.HeroSection-module__HAA8HW__heroSlotEmpty{text-align:center;color:#f5f0e859;padding:20px 12px;font-size:11px}.HeroSection-module__HAA8HW__heroCardFooter{color:#f5f0e859;text-align:center;border-top:1px solid #f5f0e814;padding:16px 24px;font-size:13px}.HeroSection-module__HAA8HW__scrollIndicator{color:var(--text-tertiary);flex-direction:column;align-items:center;gap:8px;font-size:12px;animation:3s ease-in-out infinite HeroSection-module__HAA8HW__float;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__scrollMouse{border:2px solid var(--text-tertiary);border-radius:12px;justify-content:center;width:24px;height:36px;padding-top:8px;display:flex}.HeroSection-module__HAA8HW__scrollDot{background:var(--text-tertiary);border-radius:2px;width:3px;height:8px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__scrollDot}@keyframes HeroSection-module__HAA8HW__scrollDot{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}}@media (max-width:1024px){.HeroSection-module__HAA8HW__heroContainer{grid-template-columns:1fr;gap:40px}.HeroSection-module__HAA8HW__heroVisual{max-width:420px}}@media (max-width:768px){.HeroSection-module__HAA8HW__hero{padding:100px 0 60px}.HeroSection-module__HAA8HW__heroTitle{font-size:clamp(36px,10vw,56px)}.HeroSection-module__HAA8HW__heroSubtitle{font-size:16px}.HeroSection-module__HAA8HW__locationSwitcher{flex-direction:column}.HeroSection-module__HAA8HW__heroStats{flex-wrap:wrap;gap:16px}.HeroSection-module__HAA8HW__heroStatDivider{display:none}.HeroSection-module__HAA8HW__heroCtas{flex-direction:column}.HeroSection-module__HAA8HW__scrollIndicator{display:none}}[data-theme=light] .HeroSection-module__HAA8HW__hero{--text-primary:#f5f0e8;--text-secondary:#f5f0e8a6;--text-tertiary:#f5f0e866;--text-on-accent:#5a281e;--bg-card:#4a2118;--bg-card-hover:#6b3328;--glass-bg:#f5f0e80a;--glass-bg-hover:#f5f0e814;--border-subtle:#f5f0e80f;--border-medium:#f5f0e81f;--accent-primary:#f5f0e8;--accent-primary-rgb:245, 240, 232;--accent-primary-hover:#fff;background:#5a281e}
.AboutSection-module__QVoG9G__about{background:var(--bg-primary)}.AboutSection-module__QVoG9G__aboutHeader{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.AboutSection-module__QVoG9G__aboutGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:80px;display:grid}.AboutSection-module__QVoG9G__featureCard{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:16px;height:100%;padding:32px;display:flex}.AboutSection-module__QVoG9G__featureCard:hover{background:var(--bg-card-hover);box-shadow:0 8px 40px rgba(var(--accent-primary-rgb), .08);transform:translateY(-4px)}.AboutSection-module__QVoG9G__featureIcon{background:rgba(var(--accent-primary-rgb), .08);border-radius:var(--radius-md);width:56px;height:56px;color:var(--accent-primary);justify-content:center;align-items:center;display:flex}.AboutSection-module__QVoG9G__featureTitle{font-size:18px;font-weight:700}.AboutSection-module__QVoG9G__featureDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.AboutSection-module__QVoG9G__howItWorks{background:var(--bg-card);border-radius:var(--radius-xl);padding:60px}.AboutSection-module__QVoG9G__howTitle{text-align:center;margin-bottom:48px;font-size:32px;font-weight:800}.AboutSection-module__QVoG9G__steps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.AboutSection-module__QVoG9G__step{text-align:center;position:relative}.AboutSection-module__QVoG9G__step:after{content:"";background:#f5f0e814;width:40px;height:2px;position:absolute;top:30px;right:-20px}.AboutSection-module__QVoG9G__step:last-child:after{display:none}.AboutSection-module__QVoG9G__stepNum{background:rgba(var(--accent-primary-rgb), .1);width:56px;height:56px;color:var(--accent-primary);font-family:var(--font-heading);box-shadow:0 0 25px rgba(var(--accent-primary-rgb), .1);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:20px;font-weight:800;display:inline-flex}.AboutSection-module__QVoG9G__stepTitle{margin-bottom:8px;font-size:20px;font-weight:700}.AboutSection-module__QVoG9G__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (max-width:1024px){.AboutSection-module__QVoG9G__aboutGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutSection-module__QVoG9G__aboutGrid{grid-template-columns:1fr}.AboutSection-module__QVoG9G__steps{grid-template-columns:1fr;gap:32px}.AboutSection-module__QVoG9G__step:after{display:none}.AboutSection-module__QVoG9G__howItWorks{padding:40px 24px}}
.LocationsSection-module__ItHtka__locations{background:var(--bg-secondary)}.LocationsSection-module__ItHtka__locationTabs{gap:16px;margin-bottom:40px;display:flex}.LocationsSection-module__ItHtka__locationTab{background:var(--bg-card);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);color:var(--text-secondary);text-align:left;border:none;flex:1;align-items:center;gap:14px;padding:20px 28px;display:flex}.LocationsSection-module__ItHtka__locationTab:hover{background:var(--bg-card-hover);color:var(--text-primary)}.LocationsSection-module__ItHtka__locationTabActive{background:rgba(var(--accent-primary-rgb), .08);color:var(--accent-primary);box-shadow:0 0 25px rgba(var(--accent-primary-rgb), .1)}.LocationsSection-module__ItHtka__locationTabName{font-family:var(--font-heading);color:var(--text-primary);font-size:20px;font-weight:700;display:block}.LocationsSection-module__ItHtka__locationTabActive .LocationsSection-module__ItHtka__locationTabName{color:var(--accent-primary)}.LocationsSection-module__ItHtka__locationTabAddress{color:var(--text-tertiary);font-size:13px}.LocationsSection-module__ItHtka__locationDetail{background:var(--bg-card);border-radius:var(--radius-xl);grid-template-columns:1fr 1fr;gap:40px;padding:48px;display:grid}.LocationsSection-module__ItHtka__locationName{margin-bottom:12px;font-size:32px;font-weight:800}.LocationsSection-module__ItHtka__locationDesc{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.7}.LocationsSection-module__ItHtka__locationMeta{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.LocationsSection-module__ItHtka__locationMetaItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:14px;display:flex}.LocationsSection-module__ItHtka__locationMetaItem a{color:var(--text-primary);font-weight:600;text-decoration:none}.LocationsSection-module__ItHtka__locationMetaItem a:hover{color:var(--accent-primary)}.LocationsSection-module__ItHtka__locationFeatures{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.LocationsSection-module__ItHtka__locationFeature{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.LocationsSection-module__ItHtka__locationActions{flex-wrap:wrap;gap:12px;display:flex}.LocationsSection-module__ItHtka__miniMap{border-radius:var(--radius-lg);border:1px solid #f5f0e814;width:100%;height:200px;margin-top:8px;overflow:hidden}.LocationsSection-module__ItHtka__locationGallery{flex-direction:column;gap:12px;display:flex}.LocationsSection-module__ItHtka__galleryMain{aspect-ratio:16/10;border-radius:var(--radius-lg);cursor:pointer;width:100%;position:relative;overflow:hidden}.LocationsSection-module__ItHtka__galleryMain img{transition:transform .5s}.LocationsSection-module__ItHtka__galleryMain:hover img{transform:scale(1.03)}.LocationsSection-module__ItHtka__galleryOverlay{color:#fff;opacity:0;z-index:2;background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.LocationsSection-module__ItHtka__galleryMain:hover .LocationsSection-module__ItHtka__galleryOverlay{opacity:1;background:#0003}.LocationsSection-module__ItHtka__galleryCounter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#0009;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:12px}.LocationsSection-module__ItHtka__courtsBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);z-index:2;background:#00000080;flex-direction:column;align-items:center;padding:8px 14px;display:flex;position:absolute;top:12px;right:12px}.LocationsSection-module__ItHtka__courtsNum{font-family:var(--font-heading);color:#fff;font-size:24px;font-weight:800;line-height:1}.LocationsSection-module__ItHtka__courtsLabel{color:#ffffffb3;font-size:10px}.LocationsSection-module__ItHtka__galleryThumbs{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.LocationsSection-module__ItHtka__galleryThumb{aspect-ratio:1;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:2px solid #0000;padding:0;transition:all .2s;position:relative;overflow:hidden}.LocationsSection-module__ItHtka__galleryThumb:hover{border-color:rgba(var(--accent-primary-rgb), .4);transform:scale(1.05)}.LocationsSection-module__ItHtka__galleryThumbActive{border-color:var(--accent-primary);box-shadow:0 0 12px rgba(var(--accent-primary-rgb), .3)}.LocationsSection-module__ItHtka__thumbMore{color:#fff;background:#0009;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;position:absolute;inset:0}.LocationsSection-module__ItHtka__lightbox{z-index:10000;background:#000000eb;justify-content:center;align-items:center;animation:.25s LocationsSection-module__ItHtka__fadeIn;display:flex;position:fixed;inset:0}@keyframes LocationsSection-module__ItHtka__fadeIn{0%{opacity:0}to{opacity:1}}.LocationsSection-module__ItHtka__lightboxClose{cursor:pointer;color:#fff;z-index:10001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.LocationsSection-module__ItHtka__lightboxClose:hover{background:#fff3}.LocationsSection-module__ItHtka__lightboxContent{width:85vw;max-width:1200px;height:80vh;position:relative}.LocationsSection-module__ItHtka__lightboxArrow{cursor:pointer;color:#fff;z-index:10001;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.LocationsSection-module__ItHtka__lightboxArrow:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.LocationsSection-module__ItHtka__lightboxArrow[data-dir=prev]{left:20px}.LocationsSection-module__ItHtka__lightboxArrow[data-dir=next]{right:20px}.LocationsSection-module__ItHtka__lightboxCounter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border-radius:24px;padding:8px 20px;font-size:14px;font-weight:600;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:768px){.LocationsSection-module__ItHtka__locationTabs{flex-direction:column}.LocationsSection-module__ItHtka__locationDetail{grid-template-columns:1fr;gap:24px;padding:24px 20px}.LocationsSection-module__ItHtka__locationFeatures{grid-template-columns:1fr}.LocationsSection-module__ItHtka__locationActions{flex-direction:column}.LocationsSection-module__ItHtka__galleryThumbs{grid-template-columns:repeat(4,1fr)}.LocationsSection-module__ItHtka__lightboxArrow{width:40px;height:40px}.LocationsSection-module__ItHtka__lightboxArrow[data-dir=prev]{left:8px}.LocationsSection-module__ItHtka__lightboxArrow[data-dir=next]{right:8px}.LocationsSection-module__ItHtka__lightboxContent{width:95vw;height:70vh}}
.ServicesSection-module__2HsQHW__services{background:var(--bg-secondary)}.ServicesSection-module__2HsQHW__servicesHeader{margin-bottom:60px}.ServicesSection-module__2HsQHW__servicesGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ServicesSection-module__2HsQHW__serviceCard{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:12px;padding:28px;display:flex;position:relative}.ServicesSection-module__2HsQHW__serviceCard:hover{background:var(--bg-card-hover);box-shadow:0 8px 40px rgba(var(--accent-primary-rgb), .08), 0 0 20px rgba(var(--accent-primary-rgb), .04);transform:translateY(-4px)}.ServicesSection-module__2HsQHW__serviceTag{position:absolute;top:20px;right:20px}.ServicesSection-module__2HsQHW__serviceIcon{background:rgba(var(--accent-primary-rgb), .08);border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.ServicesSection-module__2HsQHW__serviceTitle{font-size:17px;font-weight:700}.ServicesSection-module__2HsQHW__serviceDesc{color:var(--text-secondary);flex:1;font-size:13px;line-height:1.6}.ServicesSection-module__2HsQHW__serviceFeatures{flex-direction:column;gap:6px;margin:8px 0;display:flex}.ServicesSection-module__2HsQHW__serviceFeature{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.ServicesSection-module__2HsQHW__serviceBottom{border-top:1px solid #f5f0e80f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.ServicesSection-module__2HsQHW__servicePrice{font-family:var(--font-heading);color:var(--accent-primary);font-size:16px;font-weight:700}@media (max-width:1200px){.ServicesSection-module__2HsQHW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesSection-module__2HsQHW__servicesGrid{grid-template-columns:1fr}}.ServicesSection-module__2HsQHW__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s ServicesSection-module__2HsQHW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ServicesSection-module__2HsQHW__fadeIn{0%{opacity:0}to{opacity:1}}.ServicesSection-module__2HsQHW__modalContent{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:600px;max-height:85vh;animation:.3s ServicesSection-module__2HsQHW__slideUp;position:relative;overflow-y:auto}@keyframes ServicesSection-module__2HsQHW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ServicesSection-module__2HsQHW__modalClose{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ServicesSection-module__2HsQHW__modalClose:hover{background:#000000b3;transform:scale(1.1)}.ServicesSection-module__2HsQHW__modalImage{border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;height:240px;overflow:hidden}.ServicesSection-module__2HsQHW__modalBody{padding:28px}.ServicesSection-module__2HsQHW__modalHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.ServicesSection-module__2HsQHW__modalIcon{background:rgba(var(--accent-primary-rgb), .08);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ServicesSection-module__2HsQHW__modalTitle{margin-bottom:4px;font-size:22px;font-weight:800}.ServicesSection-module__2HsQHW__modalPrice{font-family:var(--font-heading);color:var(--accent-primary);font-size:16px;font-weight:700}.ServicesSection-module__2HsQHW__modalText{margin-bottom:24px}.ServicesSection-module__2HsQHW__modalText p{color:var(--text-secondary);margin-bottom:12px;font-size:14px;line-height:1.7}.ServicesSection-module__2HsQHW__modalText p:last-child{margin-bottom:0}.ServicesSection-module__2HsQHW__modalDetails{margin-bottom:8px}.ServicesSection-module__2HsQHW__modalDetails h4{color:var(--text-primary);margin-bottom:12px;font-size:14px;font-weight:700}.ServicesSection-module__2HsQHW__modalDetailsList{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ServicesSection-module__2HsQHW__modalDetail{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}@media (max-width:640px){.ServicesSection-module__2HsQHW__modalContent{max-height:90vh}.ServicesSection-module__2HsQHW__modalImage{height:180px}.ServicesSection-module__2HsQHW__modalBody{padding:20px}.ServicesSection-module__2HsQHW__modalDetailsList{grid-template-columns:1fr}}.ServicesSection-module__2HsQHW__priceListTrigger{justify-content:center;margin-top:48px;display:flex}.ServicesSection-module__2HsQHW__priceListBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg, rgba(var(--accent-primary-rgb), .1), rgba(var(--accent-primary-rgb), .05));border:1px solid rgba(var(--accent-primary-rgb), .2);color:var(--accent-primary);cursor:pointer;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.ServicesSection-module__2HsQHW__priceListBtn:hover{background:linear-gradient(135deg, rgba(var(--accent-primary-rgb), .18), rgba(var(--accent-primary-rgb), .1));border-color:rgba(var(--accent-primary-rgb), .4);box-shadow:0 8px 24px rgba(var(--accent-primary-rgb), .15);transform:translateY(-2px)}.ServicesSection-module__2HsQHW__priceModal{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:680px;max-height:85vh;padding:32px;animation:.3s ServicesSection-module__2HsQHW__slideUp;position:relative;overflow-y:auto}.ServicesSection-module__2HsQHW__priceModalHeader{text-align:center;margin-bottom:28px}.ServicesSection-module__2HsQHW__priceModalTitle{margin-bottom:8px;font-size:26px;font-weight:800}.ServicesSection-module__2HsQHW__priceModalSubtitle{color:var(--text-secondary);font-size:14px;line-height:1.5}.ServicesSection-module__2HsQHW__priceTabs{background:rgba(var(--accent-primary-rgb), .04);border-radius:var(--radius-md);gap:4px;margin-bottom:24px;padding:4px;display:flex;overflow-x:auto}.ServicesSection-module__2HsQHW__priceTab{border-radius:calc(var(--radius-md) - 2px);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:1;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.ServicesSection-module__2HsQHW__priceTab:hover{color:var(--text-primary)}.ServicesSection-module__2HsQHW__priceTabActive{background:var(--accent-primary);color:#000;box-shadow:0 2px 8px rgba(var(--accent-primary-rgb), .3)}.ServicesSection-module__2HsQHW__priceItems{margin-bottom:24px}.ServicesSection-module__2HsQHW__priceItemsHeader{border-bottom:1px solid rgba(var(--accent-primary-rgb), .1);justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:12px;display:flex}.ServicesSection-module__2HsQHW__priceItemsHeader h4{font-size:18px;font-weight:800}.ServicesSection-module__2HsQHW__priceItemsSub{color:var(--accent-primary);font-size:14px;font-weight:700}.ServicesSection-module__2HsQHW__priceRow{border-bottom:1px solid #f5f0e80a;align-items:flex-start;gap:8px;padding:12px 0;display:flex}.ServicesSection-module__2HsQHW__priceRow:last-child{border-bottom:none}.ServicesSection-module__2HsQHW__priceRowInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.ServicesSection-module__2HsQHW__priceRowName{color:var(--text-primary);font-size:14px;font-weight:600}.ServicesSection-module__2HsQHW__priceRowDesc{color:var(--text-secondary);font-size:12px;line-height:1.4}.ServicesSection-module__2HsQHW__priceRowBadge{align-self:flex-start;margin-top:2px}.ServicesSection-module__2HsQHW__priceRowDots{border-bottom:2px dotted rgba(var(--accent-primary-rgb), .15);flex:1;align-self:flex-end;min-width:20px;margin-bottom:6px}.ServicesSection-module__2HsQHW__priceRowValue{font-family:var(--font-heading);color:var(--accent-primary);white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:800}.ServicesSection-module__2HsQHW__priceModalFooter{margin-top:8px}@media (max-width:640px){.ServicesSection-module__2HsQHW__priceModal{max-height:90vh;padding:20px}.ServicesSection-module__2HsQHW__priceTabs{gap:2px}.ServicesSection-module__2HsQHW__priceTab{padding:8px 12px;font-size:12px}}
.CoachesSection-module__En7PdW__coaches{background:var(--bg-primary)}.CoachesSection-module__En7PdW__coachesHeader{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.CoachesSection-module__En7PdW__coachesGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.CoachesSection-module__En7PdW__coachCard{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.CoachesSection-module__En7PdW__coachCard:hover{box-shadow:0 12px 40px rgba(var(--accent-primary-rgb), .1);transform:translateY(-6px)}.CoachesSection-module__En7PdW__coachPhoto{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.CoachesSection-module__En7PdW__coachImg{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.CoachesSection-module__En7PdW__coachCard:hover .CoachesSection-module__En7PdW__coachImg{transform:scale(1.05)}.CoachesSection-module__En7PdW__coachOverlay{background:linear-gradient(to top, var(--bg-card) 0%, transparent 50%);position:absolute;inset:0}.CoachesSection-module__En7PdW__coachContent{flex-direction:column;flex:1;gap:6px;padding:20px 24px 24px;display:flex}.CoachesSection-module__En7PdW__coachName{font-size:18px;font-weight:700}.CoachesSection-module__En7PdW__coachRole{color:var(--accent-primary);font-size:13px;font-weight:600}.CoachesSection-module__En7PdW__coachLevel{color:var(--text-tertiary);align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.CoachesSection-module__En7PdW__coachBio{color:var(--text-secondary);margin:8px 0;font-size:13px;line-height:1.6}.CoachesSection-module__En7PdW__coachAchievements{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.CoachesSection-module__En7PdW__coachAchievement{border-radius:var(--radius-full);color:var(--text-secondary);background:#f5f0e80f;padding:4px 10px;font-size:11px}.CoachesSection-module__En7PdW__specialistsHeader{margin-top:60px;margin-bottom:32px}@media (max-width:1200px){.CoachesSection-module__En7PdW__coachesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CoachesSection-module__En7PdW__coachesHeader{flex-direction:column;align-items:flex-start}.CoachesSection-module__En7PdW__coachesGrid{grid-template-columns:1fr}}
.PromosSection-module__HEC-ta__promos{background:var(--bg-secondary)}.PromosSection-module__HEC-ta__promosGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.PromosSection-module__HEC-ta__promoCard{border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;gap:16px;padding:36px;display:flex;position:relative;overflow:hidden}.PromosSection-module__HEC-ta__promoCard:after{content:"";background:var(--promo-accent);opacity:.06;width:120px;height:120px;transition:all var(--transition-slow);border-radius:50%;position:absolute;bottom:-40px;right:-40px}.PromosSection-module__HEC-ta__promoCard:hover{box-shadow:0 12px 50px #0000004d, 0 0 30px rgba(var(--accent-primary-rgb), .06);transform:translateY(-6px)}.PromosSection-module__HEC-ta__promoCard:hover:after{opacity:.12;transform:scale(1.5)}.PromosSection-module__HEC-ta__promoTag{border-radius:var(--radius-full);align-items:center;width:fit-content;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.PromosSection-module__HEC-ta__promoTitle{color:#fff;font-size:22px;font-weight:800;line-height:1.2}.PromosSection-module__HEC-ta__promoDesc{color:#ffffffb3;flex:1;font-size:14px;line-height:1.6}.PromosSection-module__HEC-ta__promoCta{border-radius:var(--radius-full);color:#fff;cursor:pointer;transition:all var(--transition-base);border:none;align-items:center;gap:8px;width:fit-content;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.PromosSection-module__HEC-ta__promoCta:hover{filter:brightness(1.15);transform:translate(4px);box-shadow:0 0 25px #f5f0e81f}@media (max-width:1024px){.PromosSection-module__HEC-ta__promosGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PromosSection-module__HEC-ta__promosGrid{grid-template-columns:1fr}}[data-theme=light] .PromosSection-module__HEC-ta__promoCard{box-shadow:0 4px 24px #00000026}[data-theme=light] .PromosSection-module__HEC-ta__promoCard:hover{box-shadow:0 12px 50px #00000040}
.FAQSection-module__JFL0gW__faq{background:var(--bg-primary)}.FAQSection-module__JFL0gW__faqLayout{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:60px;display:grid}.FAQSection-module__JFL0gW__faqHeader{position:sticky;top:120px}.FAQSection-module__JFL0gW__faqCta{gap:12px;margin-top:32px;display:flex}.FAQSection-module__JFL0gW__faqList{flex-direction:column;gap:4px;display:flex}.FAQSection-module__JFL0gW__faqItem{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);overflow:hidden}.FAQSection-module__JFL0gW__faqItem:hover{background:var(--bg-card-hover)}.FAQSection-module__JFL0gW__faqItemOpen{background:rgba(var(--accent-primary-rgb), .03);box-shadow:0 0 20px rgba(var(--accent-primary-rgb), .06)}.FAQSection-module__JFL0gW__faqQuestion{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:600;display:flex}.FAQSection-module__JFL0gW__faqIcon{width:28px;height:28px;color:var(--text-secondary);transition:all var(--transition-base);background:#f5f0e80f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQSection-module__JFL0gW__faqItemOpen .FAQSection-module__JFL0gW__faqIcon{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-primary);transform:rotate(180deg)}.FAQSection-module__JFL0gW__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQSection-module__JFL0gW__faqItemOpen .FAQSection-module__JFL0gW__faqAnswer{max-height:200px}.FAQSection-module__JFL0gW__faqAnswer p{color:var(--text-secondary);padding:0 24px 20px;font-size:14px;line-height:1.7}@media (max-width:768px){.FAQSection-module__JFL0gW__faqLayout{grid-template-columns:1fr;gap:40px}.FAQSection-module__JFL0gW__faqHeader{position:static}}
.BookingSection-module__boX8Wq__booking{background:var(--bg-secondary)}.BookingSection-module__boX8Wq__bookingLayout{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:60px;display:grid}.BookingSection-module__boX8Wq__bookingContacts{flex-direction:column;gap:12px;margin-top:40px;display:flex}.BookingSection-module__boX8Wq__contactCard{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);align-items:center;gap:16px;padding:16px 20px;text-decoration:none;display:flex}.BookingSection-module__boX8Wq__contactCard:hover{background:var(--bg-card-hover);box-shadow:0 0 20px rgba(var(--accent-primary-rgb), .06);transform:translate(4px)}.BookingSection-module__boX8Wq__contactIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.BookingSection-module__boX8Wq__contactLabel{color:var(--text-tertiary);font-size:12px;font-weight:500;display:block}.BookingSection-module__boX8Wq__contactValue{color:var(--text-primary);font-size:15px;font-weight:600;display:block}.BookingSection-module__boX8Wq__bookingForm{background:var(--bg-card);border-radius:var(--radius-xl);padding:40px}.BookingSection-module__boX8Wq__formTitle{margin-bottom:28px;font-size:24px;font-weight:700}.BookingSection-module__boX8Wq__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.BookingSection-module__boX8Wq__formDisclaimer{color:var(--text-tertiary);text-align:center;margin-top:16px;font-size:12px}.BookingSection-module__boX8Wq__consentLabel{cursor:pointer;color:var(--text-secondary);align-items:flex-start;gap:10px;margin-top:20px;font-size:12px;line-height:1.5;display:flex}.BookingSection-module__boX8Wq__consentLabel a{color:var(--accent-primary);text-underline-offset:2px;text-decoration:underline}.BookingSection-module__boX8Wq__consentLabel a:hover{opacity:.8}.BookingSection-module__boX8Wq__consentCheckbox{width:18px;height:18px;accent-color:var(--accent-primary);cursor:pointer;flex-shrink:0;margin-top:1px}.BookingSection-module__boX8Wq__successMessage{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.BookingSection-module__boX8Wq__successMessage h3{color:var(--accent-primary);font-size:24px;font-weight:700}.BookingSection-module__boX8Wq__successMessage p{color:var(--text-secondary);font-size:15px}.BookingSection-module__boX8Wq__timeSlotGrid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:6px;display:grid}.BookingSection-module__boX8Wq__timeSlot{border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;text-align:center;border:1px solid #f5f0e81a;padding:8px 4px;font-size:13px;font-weight:600;transition:all .2s}.BookingSection-module__boX8Wq__timeSlot:hover:not(:disabled){border-color:rgba(var(--accent-primary-rgb), .4);background:rgba(var(--accent-primary-rgb), .06)}.BookingSection-module__boX8Wq__timeSlotActive{box-shadow:0 2px 8px rgba(var(--accent-primary-rgb), .3);background:var(--accent-primary)!important;color:#000!important;border-color:var(--accent-primary)!important}.BookingSection-module__boX8Wq__timeSlotBooked{opacity:.3;cursor:not-allowed;text-decoration:line-through}.BookingSection-module__boX8Wq__inputError{box-shadow:0 0 0 2px #ff444426;border-color:#f44!important}.BookingSection-module__boX8Wq__errorText{color:#f44;margin-top:4px;font-size:11px;font-weight:500;display:block}.BookingSection-module__boX8Wq__courtGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.BookingSection-module__boX8Wq__courtCard{border-radius:var(--radius-md);cursor:pointer;background:var(--bg-secondary);text-align:left;border:2px solid #0000;flex-direction:column;padding:0;transition:all .2s;display:flex;position:relative;overflow:hidden}.BookingSection-module__boX8Wq__courtCard:hover{border-color:rgba(var(--accent-primary-rgb), .3)}.BookingSection-module__boX8Wq__courtCardActive{border-color:var(--accent-primary);box-shadow:0 0 12px rgba(var(--accent-primary-rgb), .2)}.BookingSection-module__boX8Wq__courtCardFull{opacity:.45}.BookingSection-module__boX8Wq__courtCardBadge{color:#fff;text-transform:uppercase;background:#ff4444d9;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:4px;right:4px}.BookingSection-module__boX8Wq__courtCardImg{object-fit:cover;width:100%;height:72px}.BookingSection-module__boX8Wq__courtCardInfo{justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.BookingSection-module__boX8Wq__courtCardName{color:var(--text-primary);font-size:13px;font-weight:600}.BookingSection-module__boX8Wq__courtCardLabel{text-transform:uppercase;color:var(--accent-primary);background:rgba(var(--accent-primary-rgb), .1);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}@media (max-width:768px){.BookingSection-module__boX8Wq__bookingLayout{grid-template-columns:1fr;gap:40px}.BookingSection-module__boX8Wq__formGrid{grid-template-columns:1fr}.BookingSection-module__boX8Wq__bookingForm{padding:28px 20px}.BookingSection-module__boX8Wq__timeSlotGrid{grid-template-columns:repeat(5,1fr)}.BookingSection-module__boX8Wq__courtGrid{grid-template-columns:repeat(2,1fr)}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid #f5f0e80a;padding:80px 0 32px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__footerLogo{color:var(--accent-primary);align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__footerLogo span{font-family:var(--font-heading);letter-spacing:.1em;color:var(--text-primary);font-size:20px;font-weight:900}.Footer-module__S6Hkya__footerDesc{color:var(--text-secondary);margin-bottom:20px;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__footerSocials{gap:10px;display:flex}.Footer-module__S6Hkya__socialLink{width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-base);background:#f5f0e80f;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-primary);box-shadow:0 0 15px rgba(var(--accent-primary-rgb), .1)}.Footer-module__S6Hkya__footerCol{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__footerCol h4{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:700}.Footer-module__S6Hkya__footerCol p,.Footer-module__S6Hkya__footerCol span{color:var(--text-secondary);font-size:14px}.Footer-module__S6Hkya__footerCol a{color:var(--text-secondary);transition:color var(--transition-base);font-size:14px;text-decoration:none}.Footer-module__S6Hkya__footerCol a:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__footerBottom{color:var(--text-tertiary);border-top:1px solid #f5f0e80a;justify-content:space-between;align-items:center;padding-top:32px;font-size:13px;display:flex}.Footer-module__S6Hkya__footerLinks{gap:24px;display:flex}.Footer-module__S6Hkya__footerLinks a{color:var(--text-tertiary);transition:color var(--transition-base);text-decoration:none}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--text-primary)}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__S6Hkya__footerLinks{flex-wrap:wrap;justify-content:center;gap:12px}}
.Preloader-module__-PvIBG__overlay{z-index:100000;background:#5a281e;flex-direction:column;justify-content:center;align-items:center;gap:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.Preloader-module__-PvIBG__overlayHidden{opacity:0;visibility:hidden;pointer-events:none}.Preloader-module__-PvIBG__sign{opacity:0;width:120px;height:auto;animation:1s cubic-bezier(.34,1.56,.64,1) .3s forwards Preloader-module__-PvIBG__signAppear;transform:scale(.7)}@keyframes Preloader-module__-PvIBG__signAppear{to{opacity:1;transform:scale(1)}}.Preloader-module__-PvIBG__scriptContainer{width:380px;height:80px;margin-top:28px;position:relative;overflow:hidden}.Preloader-module__-PvIBG__scriptLogo{object-fit:contain;opacity:0;width:100%;height:100%;animation:1.2s ease-out .9s forwards Preloader-module__-PvIBG__scriptReveal}.Preloader-module__-PvIBG__scriptMask{background:#5a281e;width:100%;height:100%;animation:1.4s cubic-bezier(.65,0,.35,1) .9s forwards Preloader-module__-PvIBG__maskSlide;position:absolute;top:0;right:0}@keyframes Preloader-module__-PvIBG__scriptReveal{0%{opacity:0}10%{opacity:1}to{opacity:1}}@keyframes Preloader-module__-PvIBG__maskSlide{0%{width:100%}to{width:0%}}.Preloader-module__-PvIBG__divider{background:#f5f0e840;width:0;height:1px;margin-top:20px;animation:.8s ease-out .6s forwards Preloader-module__-PvIBG__dividerGrow}@keyframes Preloader-module__-PvIBG__dividerGrow{to{width:60px}}@media (max-width:640px){.Preloader-module__-PvIBG__sign{width:90px}.Preloader-module__-PvIBG__scriptContainer{width:280px;height:60px;margin-top:20px}.Preloader-module__-PvIBG__divider{margin-top:14px}}
.SeoSection-module__OCJmFG__seo{border-top:1px solid var(--border-primary);padding:60px 0 40px}.SeoSection-module__OCJmFG__seoContent{max-width:900px}.SeoSection-module__OCJmFG__seoTitle{color:var(--text-primary);margin-bottom:20px;font-size:1.25rem;font-weight:600}.SeoSection-module__OCJmFG__seoText{flex-direction:column;gap:14px;display:flex}.SeoSection-module__OCJmFG__seoText p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.SeoSection-module__OCJmFG__seoText strong{color:var(--text-primary);font-weight:500}@media (max-width:768px){.SeoSection-module__OCJmFG__seo{padding:40px 0 30px}.SeoSection-module__OCJmFG__seoTitle{font-size:1.1rem}.SeoSection-module__OCJmFG__seoText p{font-size:.85rem}}
.page-module___8aEwW__main{margin-left:var(--sidebar-width);min-height:100vh}.page-module___8aEwW__fabContainer{display:none}@media (max-width:1024px){.page-module___8aEwW__main{margin-left:0;padding-top:60px}.page-module___8aEwW__fabContainer{z-index:90;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:16px}}
