.page_page__CyC6H{min-height:100vh;background:#f8fafc;color:#0f172a}.page_wizardContainer__a96AL{display:grid;place-items:center;min-height:100vh;padding:1rem;background:radial-gradient(circle at 10% 20%,rgba(56,189,248,.1),transparent 50%),radial-gradient(circle at 90% 80%,rgba(99,102,241,.1),transparent 50%)}.page_wizardCard__v7aUQ{width:100%;max-width:480px;background:#fff;padding:2.5rem;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(15,23,42,.15);border:1px solid rgba(148,163,184,.2);text-align:center}.page_logo__V9xYz{font-size:1.5rem;font-weight:800;margin-bottom:2rem;color:#0f172a;letter-spacing:-.03em}.page_title__GYi5Z{font-size:2rem;font-weight:800;margin:0 0 .75rem;line-height:1.1;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.page_subtitle__i34Oe{margin:0 0 2rem;font-size:1.1rem;color:#64748b;line-height:1.5}.page_form__3HXTm{display:grid;gap:1.25rem}.page_inputGroup__pMjV9{display:grid;gap:.5rem;text-align:left}.page_label__QACZj{font-weight:700;font-size:.9rem;color:#334155;margin-left:.25rem}.page_input__9ywSk{width:100%;padding:.85rem 1rem;border-radius:.85rem;border:1px solid #cbd5e1;font-size:1.1rem;font-weight:600;transition:all .2s ease;background:#f8fafc}.page_input__9ywSk:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.page_select__OBYmP{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.page_submitButton__Ab2oJ{margin-top:.5rem;width:100%;padding:1rem;border-radius:.85rem;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-size:1.1rem;font-weight:800;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 20px -5px rgba(37,99,235,.4)}.page_submitButton__Ab2oJ:hover{transform:translateY(-2px);box-shadow:0 15px 30px -5px rgba(37,99,235,.5)}.page_submitButton__Ab2oJ:active{transform:translateY(0)}.page_claimBanner__jjSPa{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:1rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;box-shadow:0 -10px 40px rgba(0,0,0,.1);z-index:100;animation:page_slideUp__6KBLk .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes page_slideUp__6KBLk{0%{transform:translateY(100%)}to{transform:translateY(0)}}.page_bannerContent__hj3yc{display:flex;align-items:center;gap:1.5rem;max-width:960px;width:100%;justify-content:space-between}.page_bannerText__CvW8f{display:grid;gap:.2rem}.page_bannerTitle__ynn5T{font-weight:800;font-size:1.1rem;color:#0f172a}.page_bannerSubtitle__CR9Rb{color:#64748b;font-size:.95rem}.page_bannerActions__nKkFk{display:flex;gap:.75rem}.page_claimButton__OCU7j{padding:.75rem 1.5rem;border-radius:999px;background:#0f172a;color:#fff;font-weight:700;text-decoration:none;transition:transform .2s ease}.page_claimButton__OCU7j:hover{transform:scale(1.05);background:#1e293b}.page_editButton__MSNJk{padding:.75rem 1.5rem;border-radius:999px;background:#f1f5f9;color:#334155;font-weight:700;border:1px solid #cbd5e1;text-decoration:none}.page_editButton__MSNJk:hover{background:#e2e8f0}@media(max-width:640px){.page_bannerContent__hj3yc{flex-direction:column;text-align:center;gap:1rem}.page_bannerActions__nKkFk{width:100%}.page_claimButton__OCU7j,.page_editButton__MSNJk{flex:1 1;justify-content:center;display:flex}}.page_page__KYzsm{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc;padding-bottom:0}.page_hero__EdJGW{position:relative;height:min(480px,60vh);width:100%;display:flex;align-items:flex-end;background-color:#0f172a;background-size:cover;background-position:50%;color:#fff;margin-bottom:0;overflow:hidden}.page_hero__EdJGW:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.3) 60%,transparent)}.page_heroContent___nOdT{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:flex;align-items:flex-end;gap:2rem}@media(max-width:768px){.page_heroContent___nOdT{flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding-bottom:2rem}}.page_heroContent___nOdT .page_heroText__dnOZ1{flex:1 1;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.page_heroContent___nOdT .page_heroText__dnOZ1 h1{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:.5rem;letter-spacing:-.02em}@media(max-width:768px){.page_heroContent___nOdT .page_heroText__dnOZ1 h1{font-size:2rem}}.page_heroContent___nOdT .page_heroText__dnOZ1 p{font-size:1.1rem;opacity:.9;margin-bottom:1.5rem;font-weight:500}.page_heroContent___nOdT .page_heroActions__z4W4Z{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.page_heroContent___nOdT .page_heroActions__z4W4Z{justify-content:center}}.page_heroLogo__dtNbh{width:140px;height:140px;border-radius:1.5rem;border:4px solid #fff;background:#fff;object-fit:contain;box-shadow:0 8px 32px color-mix(in srgb,var(--primary-color,#0ea5e9),transparent 70%);transition:box-shadow .3s ease}@media(max-width:768px){.page_heroLogo__dtNbh{width:100px;height:100px}}.page_defaultHeroBg__VYqI_{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50%}.page_container___Rbju{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.page_contentWrapper__8771F{padding-block:2.5rem;flex-grow:1}@media(max-width:768px){.page_contentWrapper__8771F{padding-block:1.5rem}}.page_primaryButton__0n4_m{background:#fff;color:var(--primary-color,#0f172a);font-weight:700;padding:.75rem 2rem;border-radius:99px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.page_primaryButton__0n4_m:hover{transform:scale(1.05);box-shadow:0 8px 20px color-mix(in srgb,var(--primary-color,#0ea5e9),transparent 80%)}.page_secondaryButton___8TOh{background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-weight:600;padding:.75rem 2rem;border-radius:99px;border:1px solid hsla(0,0%,100%,.3);cursor:pointer;transition:all .2s}.page_secondaryButton___8TOh:hover{background:hsla(0,0%,100%,.25);border-color:var(--primary-color,rgba(255,255,255,.5));color:#fff}.page_tabs___LYAM{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.page_tabsContainer__d82UJ{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;gap:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.page_tabsContainer__d82UJ::-webkit-scrollbar{display:none}.page_tab__W4U1j{padding:1.25rem 0;background:rgba(0,0,0,0);color:#64748b;font-weight:600;font-size:1rem;border:none;border-bottom:2.5px solid rgba(0,0,0,0);transition:all .2s;cursor:pointer;white-space:nowrap}.page_tab__W4U1j:hover{color:var(--primary-color,#0f172a)}.page_tab__W4U1j[data-active=true]{color:var(--primary-color);border-bottom-color:var(--primary-color)}.page_partnersSection__7D83I{margin-top:4rem;text-align:center}.page_partnersSection__7D83I h3{font-size:1.25rem;font-weight:700;color:#64748b;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:1rem;text-transform:uppercase;letter-spacing:.05em}.page_partnersSection__7D83I h3:after,.page_partnersSection__7D83I h3:before{content:"";display:block;height:2px;width:40px;background:var(--primary-color,#cbd5e1);opacity:.5;border-radius:99px}.page_partnersSection__7D83I .page_container___Rbju{max-width:1200px;margin:0 auto}.page_partnersSection__7D83I .page_partnersCarouselWrapper__HmFKX{max-width:100%;overflow:hidden;position:relative;padding:1rem 0;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.page_partnersSection__7D83I .page_partnersCarouselTrack__nwwXV{display:flex;gap:2rem;width:max-content;animation:page_scroll__SLUII 40s linear infinite}.page_partnersSection__7D83I .page_partnersCarouselTrack__nwwXV:hover{animation-play-state:paused}@keyframes page_scroll__SLUII{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.page_partnersSection__7D83I .page_partnerLogo__yFvok{display:flex;align-items:center;justify-content:center;width:200px;height:120px;padding:.5rem;background:#fff;flex-shrink:0;border:1px solid #e2e8f0;border-bottom:4px solid #cbd5e1;border-radius:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page_partnersSection__7D83I .page_partnerLogo__yFvok img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:none;opacity:1;transition:transform .3s ease}.page_partnersSection__7D83I .page_partnerLogo__yFvok:hover{transform:translateY(-4px);border-color:#cbd5e1;border-bottom-color:var(--primary-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.page_partnersSection__7D83I .page_partnerLogo__yFvok:hover img{transform:scale(1.1)}.page_customFooter__Tpmnx{width:100%;background:#0f172a;padding:4rem 1.5rem;border-top:4px solid var(--primary-color,#0ea5e9);color:#fff}.page_customFooterLinks__7lBsO{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:480px;margin:0 auto}.page_customFooterLinks__7lBsO a{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;color:#fff;text-decoration:none;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(90deg,rgba(255,255,255,.02),transparent);border:1px solid hsla(0,0%,100%,.05);border-left:4px solid var(--primary-color,#0ea5e9);transform:skew(-12deg);transition:all .3s cubic-bezier(.2,.8,.2,1)}.page_customFooterLinks__7lBsO a:after{content:"›";font-size:1.5rem;line-height:.5;font-weight:300;opacity:.5;transform:translateX(0);transition:all .3s ease}.page_customFooterLinks__7lBsO a:hover{background:var(--primary-color,#0ea5e9);box-shadow:0 0 25px color-mix(in srgb,var(--primary-color,#0ea5e9),transparent 70%);transform:skew(-12deg) translateX(10px);text-shadow:0 1px 2px rgba(0,0,0,.2)}.page_customFooterLinks__7lBsO a:hover:after{opacity:1;transform:translateX(5px)}.page_customFooterLinks__7lBsO a:active{transform:skew(-12deg) translateX(5px) scale(.98)}.page_poweredByFooter__PHtrZ{width:100%;background:#020617;padding:2rem 0;text-align:center;color:#475569;font-size:.75rem;font-weight:500;letter-spacing:.025em}.page_poweredByFooter__PHtrZ p{margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem}.page_poweredByFooter__PHtrZ a{color:#64748b;text-decoration:none;font-weight:700;transition:color .2s ease}.page_poweredByFooter__PHtrZ a:hover{color:#fff}.page_section__U9yaO{margin-bottom:3rem}.page_section__U9yaO h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.page_section__U9yaO h2:before{content:"";display:block;width:4px;height:24px;background:var(--primary-color,#0ea5e9);border-radius:2px}.page_aboutGrid__TJbjx{display:grid;grid-template-columns:1fr 300px;gap:3rem}@media(max-width:900px){.page_aboutGrid__TJbjx{grid-template-columns:1fr;gap:2rem}}.page_aboutContent__elTNx{color:#334155;line-height:1.7;font-size:1.05rem;white-space:pre-wrap}.page_emptyState__EK1vp{text-align:center;padding:4rem 1rem;background:#fff;border-radius:1rem;border:1px dashed #cbd5e1;color:#64748b;font-size:1.1rem}.page_infoCard__BL1xW{background:#fff;border-radius:1rem;padding:0;border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px rgba(0,0,0,.05);position:sticky;top:100px;overflow:hidden;border-top:5px solid var(--primary-color,#0ea5e9)}.page_infoCard__BL1xW h3{font-size:.875rem;font-weight:800;color:#64748b;padding:1.25rem 1.5rem;margin:0;text-transform:uppercase;letter-spacing:.1em;background:#f8fafc;border-bottom:1px solid #e2e8f0}.page_infoCard__BL1xW ul{list-style:none;padding:0;margin:0}.page_infoCard__BL1xW li{padding:1rem 1.5rem;font-size:.95rem;color:#334155;display:flex;gap:1rem;align-items:flex-start;border-bottom:1px solid #f1f5f9;transition:background .2s}.page_infoCard__BL1xW li:last-child{border-bottom:none}.page_infoCard__BL1xW li:hover{background:#f8fafc}.page_infoCard__BL1xW li span[role=img],.page_infoCard__BL1xW li svg{color:var(--primary-color,#0ea5e9);flex-shrink:0;margin-top:.1em}.page_infoCard__BL1xW li a{color:#0f172a;text-decoration:none;font-weight:500;word-break:break-all;transition:color .2s}.page_infoCard__BL1xW li a:hover{color:var(--primary-color,#0ea5e9);text-decoration:underline}.page_eventsGrid__ktft2{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.page_newsGrid__9pjPT{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.page_newsCard__w4_cb{background:#fff;border-radius:1rem;overflow:hidden;border:1px solid #e2e8f0;transition:all .2s ease;height:100%;display:flex;flex-direction:column}.page_newsCard__w4_cb:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border-color:var(--primary-color,#0ea5e9)}.page_newsImage__mPNdP{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:top center;background:#f1f5f9}.page_newsContent__gHItb{padding:1.25rem;flex:1 1;display:flex;flex-direction:column;gap:.75rem}.page_newsContent__gHItb h3{font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_newsContent__gHItb .page_newsExcerpt__5zwEq{color:#475569;font-size:.95rem;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page_newsContent__gHItb time{margin-top:auto;display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--primary-color,#0ea5e9);background:color-mix(in srgb,var(--primary-color,#0ea5e9),transparent 92%);padding:.35rem .85rem;border-radius:999px;width:fit-content}.page_galleryMasonry__uLyhR{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.page_galleryItem__Nuz6o{position:relative;border-radius:1rem;overflow:hidden;cursor:pointer;aspect-ratio:1;background:#f1f5f9;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.page_galleryItem__Nuz6o:hover .page_galleryImage__O_lIT{transform:scale(1.05)}.page_galleryItem__Nuz6o:hover .page_galleryOverlay__HaI6V{opacity:1}.page_galleryImage__O_lIT{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.page_galleryOverlay__HaI6V{position:absolute;inset:0;background:rgba(15,23,42,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:1rem;text-align:center}.page_galleryCaption__fNtv1{color:#fff;font-weight:500;margin-bottom:.75rem;font-size:.95rem;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.5)}.page_galleryIcon__qbN3U{font-size:1.25rem;color:#fff;background:hsla(0,0%,100%,.2);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.3)}.CoachHeroCarousel_carousel__Z75bH{position:relative;display:grid;grid-template-columns:1fr;gap:clamp(1rem,3vw,2.5rem);border-radius:2.5rem;padding:clamp(.75rem,1.5vw,1.25rem);background:hsla(0,0%,100%,.65);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 32px 64px -12px rgba(15,23,42,.1);isolation:isolate;overflow:hidden}.CoachHeroCarousel_carousel__Z75bH:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.08),transparent 50%),radial-gradient(circle at 80% 20%,rgba(14,165,233,.08),transparent 40%),conic-gradient(from 0deg at 50% 50%,rgba(255,255,255,0) 0deg,rgba(56,189,248,.05) 180deg,rgba(255,255,255,0) 1turn);animation:CoachHeroCarousel_auroraSpin__Zgyo5 30s linear infinite;z-index:-1;pointer-events:none}@keyframes CoachHeroCarousel_auroraSpin__Zgyo5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CoachHeroCarousel_carouselCompact__BGxRD{grid-template-columns:minmax(0,1fr)}.CoachHeroCarousel_carousel__Z75bH>*{position:relative;z-index:1}.CoachHeroCarousel_visualPanel__zI6EQ{position:relative;border-radius:clamp(2rem,4vw,3rem);overflow:hidden;background:#0f172a;min-height:clamp(360px,55vw,620px);box-shadow:0 30px 60px -10px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.15);transform:translateZ(0);transition:all .4s cubic-bezier(.2,.8,.2,1)}.CoachHeroCarousel_visualPanel__zI6EQ:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:conic-gradient(from 180deg at 50% 50%,rgba(56,189,248,0),rgba(56,189,248,.15),rgba(99,102,241,.15),rgba(56,189,248,0));z-index:2;pointer-events:none;opacity:0;transition:opacity .5s ease}.CoachHeroCarousel_visualPanel__zI6EQ:hover:before{opacity:1}.CoachHeroCarousel_visualPanel__zI6EQ:after{content:"";position:absolute;inset:0;z-index:10;pointer-events:none;background:radial-gradient(circle at center,transparent 60%,rgba(15,23,42,.5) 100%)}.CoachHeroCarousel_visualPanel__zI6EQ:hover{transform:scale(1.008) translateY(-4px);box-shadow:0 40px 80px -15px rgba(15,23,42,.5),inset 0 0 0 1px rgba(99,102,241,.4)}.CoachHeroCarousel_visualFallbackPanel__ZoiMK{border-radius:2.5rem;border:1px dashed #cbd5e1;background:#f1f5f9;padding:2rem;min-height:360px;display:flex;align-items:center;justify-content:center;color:#64748b;text-align:center}.CoachHeroCarousel_trackWrapper__sjfmP{height:100%;overflow:hidden;border-radius:inherit}.CoachHeroCarousel_track__cTplC{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.CoachHeroCarousel_track__cTplC::-webkit-scrollbar{display:none}.CoachHeroCarousel_slide__5X0tH{flex:0 0 100%;position:relative;height:100%;scroll-snap-align:center;overflow:hidden}.CoachHeroCarousel_media__fokeS{position:absolute;inset:0;width:100%;height:100%;animation:CoachHeroCarousel_breatheZoom__dzdkJ 20s ease-in-out infinite alternate}.CoachHeroCarousel_media__fokeS img{object-fit:cover;width:100%;height:100%;transition:scale .5s ease}@keyframes CoachHeroCarousel_breatheZoom__dzdkJ{0%{transform:scale(1)}to{transform:scale(1.1)}}.CoachHeroCarousel_slideCaption___zaB1{position:absolute;left:1.5rem;bottom:1.5rem;padding:.5rem 1rem;border-radius:1rem;background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.5);font-size:.9rem;font-weight:600;color:#0f172a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.CoachHeroCarousel_controls__VmiyP{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease}.CoachHeroCarousel_visualPanel__zI6EQ:hover .CoachHeroCarousel_controls__VmiyP{opacity:1}.CoachHeroCarousel_navButton__2vUFx{pointer-events:auto;width:3.5rem;height:3.5rem;border-radius:50%;border:1px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.85);color:#0f172a;font-size:1.4rem;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease;display:grid;place-items:center}.CoachHeroCarousel_navButton__2vUFx:hover{background:#fff;color:#2563eb;transform:scale(1.05);box-shadow:0 12px 30px rgba(37,99,235,.25)}.CoachHeroCarousel_contentPanel__t_9uh{position:relative;background:rgba(0,0,0,0);padding:clamp(1rem,2vw,1.5rem) 0;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.CoachHeroCarousel_avatarBadge__JNlVx{position:relative;width:clamp(100px,12vw,140px);height:clamp(100px,12vw,140px);border-radius:2.5rem;overflow:hidden;border:4px solid rgba(0,0,0,0);background:linear-gradient(#ffffff,#ffffff) padding-box,linear-gradient(135deg,#fbbf24,#d97706 25%,#3b82f6 60%,#1d4ed8) border-box;box-shadow:0 25px 50px -10px rgba(15,23,42,.15),0 0 25px rgba(251,191,36,.2);margin-bottom:.5rem}.CoachHeroCarousel_avatarImage__fyejM{object-fit:cover}.CoachHeroCarousel_avatarInitials__zzlxP{width:100%;height:100%;display:grid;place-items:center;font-weight:800;font-size:2.5rem;color:#64748b;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.CoachHeroCarousel_meta__7s73T{display:grid;gap:.75rem;max-width:600px}.CoachHeroCarousel_kicker__I9b2m{margin:0;font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;font-weight:800;background:linear-gradient(90deg,#2563eb,#3b82f6);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);width:fit-content}.CoachHeroCarousel_name__oODsm{margin:0;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:#0f172a;text-shadow:2px 4px 0 rgba(226,232,240,.5)}.CoachHeroCarousel_metaRow__ije1C{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.CoachHeroCarousel_ratingBadge__GrsRv{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.3rem .9rem;background:#f0f9ff;font-weight:600;color:#0284c7;border:1px solid #bae6fd;box-shadow:0 4px 10px rgba(14,165,233,.1)}.CoachHeroCarousel_ratingBadgeMuted__nlUwh{background:#f8fafc;border-color:#e2e8f0;color:#64748b;box-shadow:none}.CoachHeroCarousel_ratingValue__mL_ew{font-size:1rem;font-weight:700}.CoachHeroCarousel_ratingLabel__NqQH_{font-size:.85rem;opacity:.85}.CoachHeroCarousel_location__UuRLD{font-size:1rem;font-weight:600;color:#475569}.CoachHeroCarousel_bio__OBy9v{margin:0;color:#334155;line-height:1.6;max-width:65ch;font-weight:500}.CoachHeroCarousel_progressRow__xFFQH{display:flex;align-items:center;gap:.85rem}.CoachHeroCarousel_progressTrack__M1hsP{position:relative;flex:1 1;height:4px;border-radius:999px;background:#e2e8f0;overflow:hidden}.CoachHeroCarousel_progressTrack__M1hsP span{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#6366f1);transition:width .3s ease}.CoachHeroCarousel_slideCounter__UontB{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:700}.CoachHeroCarousel_indicators__vIRtn{display:flex;flex-wrap:wrap;gap:.4rem}.CoachHeroCarousel_indicator__lAX_8{width:12px;height:12px;border-radius:999px;border:none;padding:0;background:#e2e8f0;cursor:pointer;transition:width .2s ease,background .2s ease}.CoachHeroCarousel_indicator__lAX_8 span{display:none}.CoachHeroCarousel_indicatorActive__lU8XD{width:34px;background:linear-gradient(90deg,#38bdf8,#6366f1);box-shadow:0 4px 10px rgba(99,102,241,.25)}.CoachHeroCarousel_thumbnailRow__JDh06{display:flex;flex-wrap:wrap;gap:.65rem}.CoachHeroCarousel_thumbnailButton__ZuQhS{position:relative;border:1px solid rgba(0,0,0,0);padding:0;border-radius:1rem;overflow:hidden;width:clamp(72px,18vw,132px);height:clamp(64px,16vw,90px);background:#f1f5f9;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.CoachHeroCarousel_thumbnailButton__ZuQhS:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.CoachHeroCarousel_thumbnailActive__bpWXI{border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 8px 16px rgba(14,165,233,.2)}.CoachHeroCarousel_thumbnailImage__jZqqy{object-fit:cover}.CoachHeroCarousel_thumbnailFallback__pDvsl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:#0f172a;background:linear-gradient(135deg,#e0f2fe,#bfdbfe)}.CoachHeroCarousel_fallbackPreview__bSUXr{display:flex;align-items:center;gap:clamp(.85rem,3vw,1.5rem)}.CoachHeroCarousel_fallbackAvatar__kIdAM{width:clamp(72px,18vw,108px);height:clamp(72px,18vw,108px);border-radius:999px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;font-size:clamp(1.5rem,6vw,2.5rem);font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(14,165,233,.15);position:relative;overflow:hidden}.CoachHeroCarousel_fallbackAvatarImage__mYAre{object-fit:cover}.CoachHeroCarousel_fallbackCopy__ChXDK{margin:0;color:#475569;font-weight:500;line-height:1.45}.CoachHeroCarousel_desktopControls__baFXS{display:none}.CoachHeroCarousel_mobileControls__9w0D4{display:grid;gap:.75rem;order:3}.CoachHeroCarousel_carouselCompact__BGxRD .CoachHeroCarousel_desktopControls__baFXS{display:none}.CoachHeroCarousel_carouselCompact__BGxRD .CoachHeroCarousel_mobileControls__9w0D4{display:grid;gap:.75rem;order:3}@media(min-width:1024px){.CoachHeroCarousel_carousel__Z75bH{grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr);align-items:stretch}.CoachHeroCarousel_carouselCompact__BGxRD{grid-template-columns:minmax(0,1fr)}.CoachHeroCarousel_visualPanel__zI6EQ{min-height:clamp(420px,45vw,640px)}.CoachHeroCarousel_desktopControls__baFXS{display:contents}.CoachHeroCarousel_mobileControls__9w0D4{display:none}}@media(max-width:1023px){.CoachHeroCarousel_carousel__Z75bH{display:flex;flex-direction:column;border-radius:1.5rem;padding:clamp(.75rem,4vw,1.5rem) clamp(.4rem,3vw,.9rem)}.CoachHeroCarousel_contentPanel__t_9uh{padding:1rem;order:1}.CoachHeroCarousel_avatarBadge__JNlVx{align-self:center}.CoachHeroCarousel_visualFallbackPanel__ZoiMK,.CoachHeroCarousel_visualPanel__zI6EQ{order:2}.CoachHeroCarousel_visualPanel__zI6EQ{min-height:clamp(320px,75vw,460px)}.CoachHeroCarousel_visualFallbackPanel__ZoiMK{padding:1rem}.CoachHeroCarousel_fallbackPreview__bSUXr{flex-direction:column;text-align:center}}.InviteToClubBanner_banner__uCiqa{margin:1rem auto;width:min(1100px,100%);padding:1.2rem 1.4rem;border-radius:18px;background:rgba(30,41,59,.45);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e2e8f0;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 16px 32px rgba(0,0,0,.3);display:grid;gap:.85rem}.InviteToClubBanner_copy__QEA_M{display:grid;gap:.2rem}.InviteToClubBanner_eyebrow__GK5KP{margin:0;text-transform:uppercase;letter-spacing:.16em;color:#a5b4fc;font-size:.78rem}.InviteToClubBanner_title__jzZKI{margin:0;font-size:1.3rem;letter-spacing:-.01em}.InviteToClubBanner_subtitle__D1zj5{margin:0;color:#cbd5e1;line-height:1.4}.InviteToClubBanner_controls__3P_go{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.InviteToClubBanner_label__F1j6M{display:grid;gap:.35rem;font-weight:700}.InviteToClubBanner_select__PzJPl{min-width:220px;padding:.65rem .8rem;border-radius:12px;border:1px solid rgba(148,163,184,.4);background:hsla(0,0%,100%,.08);color:#e2e8f0}.InviteToClubBanner_button__4vu0m{border:none;border-radius:12px;padding:.75rem 1.4rem;background:linear-gradient(120deg,#22d3ee,#6366f1);color:#0b1220;font-weight:800;cursor:pointer;box-shadow:0 14px 28px rgba(79,70,229,.35)}.InviteToClubBanner_feedback__6wYno{min-height:1.4rem}.InviteToClubBanner_error__sJWqF{margin:0;color:#fca5a5;font-weight:700}.InviteToClubBanner_success__okMRt{margin:0;color:#bbf7d0;font-weight:700}@media(max-width:720px){.InviteToClubBanner_controls__3P_go{align-items:flex-start;flex-direction:column}.InviteToClubBanner_select__PzJPl{width:100%}}.CoachLocationMap_container__omqBR{display:grid;gap:1rem}.CoachLocationMap_map__T9Eel{width:100%;min-height:320px;border-radius:1.2rem;border:1px solid rgba(125,211,252,.35);box-shadow:0 20px 40px rgba(2,6,23,.4);overflow:hidden}.CoachLocationMap_legend___EzOe{background:rgba(30,41,59,.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1rem;padding:1rem 1.2rem;border:1px solid hsla(0,0%,100%,.08);display:grid;gap:.35rem;color:#e2e8f0;box-shadow:0 8px 18px rgba(0,0,0,.2)}.CoachLocationMap_legendAccent__DVsdg{background:radial-gradient(circle at 14% 0,rgba(125,211,252,.18),transparent 55%),linear-gradient(140deg,rgba(8,15,32,.92),rgba(6,12,26,.9));border:1px solid rgba(125,211,252,.32);color:#e5edff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 18px 34px rgba(2,6,23,.45)}.CoachLocationMap_legendTitle__xwRA9{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.CoachLocationMap_legendAccent__DVsdg .CoachLocationMap_legendTitle__xwRA9{color:#f8fafc}.CoachLocationMap_legendBody__73ooN{margin:0;color:#475569;font-size:.95rem}.CoachLocationMap_legendAccent__DVsdg .CoachLocationMap_legendBody__73ooN{color:rgba(226,239,255,.82)}.CoachLocationMap_error__fLwSd{margin:0;color:#fca5a5;font-weight:600;overflow-wrap:anywhere}@media(max-width:768px){.CoachLocationMap_map__T9Eel{min-height:260px}}.VenueMap_container__q6VCn{display:grid;grid-template-columns:1fr 380px;height:clamp(600px,85vh,900px);width:100%;border-radius:1.5rem;overflow:hidden;position:relative;isolation:isolate;background:rgba(15,23,42,.6);border:1px solid rgba(148,197,255,.15);box-shadow:0 25px 50px -12px rgba(0,0,0,.35),inset 0 0 0 1px hsla(0,0%,100%,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.VenueMap_containerSingle___3B9k{grid-template-columns:1fr;height:450px;min-height:auto}.VenueMap_map__pFto9{width:100%;height:100%;background:radial-gradient(circle at 15% 18%,rgba(59,130,246,.08),transparent 55%),rgba(15,23,42,.2)}.VenueMap_sidebar__FoUpY{display:flex;flex-direction:column;gap:1rem;border-radius:1.1rem;background:radial-gradient(circle at 12% 18%,rgba(59,130,246,.08),transparent 52%),radial-gradient(circle at 88% 0,rgba(14,165,233,.08),transparent 50%),hsla(0,0%,100%,.9);border:1px solid rgba(226,232,240,.8);box-shadow:0 16px 32px rgba(148,163,184,.15),inset 0 0 0 1px hsla(0,0%,100%,.6);border-top-left-radius:0;border-bottom-left-radius:0;padding:0 1.15rem 1.15rem}.VenueMap_sidebarHeader__KtCeT,.VenueMap_sidebar__FoUpY{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.VenueMap_sidebarHeader__KtCeT{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(226,232,240,.8);background:hsla(0,0%,100%,.85);padding:.5rem 1.15rem .75rem;margin:-.5rem -1.15rem .25rem;border-top-right-radius:1.1rem}.VenueMap_headerRow__oBZXT{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.VenueMap_sidebarTitle__rQJyE{margin:0;font-size:1.25rem;font-weight:800;color:#0f172a}.VenueMap_liveBadge__IOMqt{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem .3rem .5rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#0ea5e9;background:rgba(224,242,254,.6);border:1px solid rgba(186,230,253,.8);box-shadow:0 2px 4px rgba(14,165,233,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.VenueMap_liveBadge__IOMqt:hover{background:#e0f2fe;transform:translateY(-1px);box-shadow:0 4px 6px rgba(14,165,233,.15)}.VenueMap_liveDot__9xpZv{width:6px;height:6px;background-color:#0ea5e9;border-radius:50%;position:relative}.VenueMap_liveDot__9xpZv:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background-color:inherit;animation:VenueMap_ripple__XzFFD 2s cubic-bezier(0,0,.2,1) infinite}@keyframes VenueMap_ripple__XzFFD{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.VenueMap_sidebarSummary__AJmfM{margin:.25rem 0 0;font-size:.9rem;color:#64748b}.VenueMap_error__9D0ip{margin:0;padding:1rem;border-radius:.75rem;background:rgba(239,68,68,.1);color:#fca5a5;border:1px solid rgba(239,68,68,.2);font-size:.9rem}.VenueMap_venueList__5qsRQ{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;overflow-y:auto;max-height:calc(100vh - 200px);padding:0 .5rem 0 0}.VenueMap_venueList__5qsRQ::-webkit-scrollbar{width:6px}.VenueMap_venueList__5qsRQ::-webkit-scrollbar-track{background:rgba(241,245,249,.6);border-radius:4px}.VenueMap_venueList__5qsRQ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.VenueMap_venueList__5qsRQ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.VenueMap_venueCard__pmnQQ{display:block;text-decoration:none;background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:.85rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px rgba(148,163,184,.1)}.VenueMap_venueCard__pmnQQ:hover{transform:translateY(-2px);background:linear-gradient(145deg,#ffffff,#f0f9ff);border-color:#38bdf8;box-shadow:0 10px 15px -3px rgba(14,165,233,.15),0 4px 6px -2px rgba(14,165,233,.1)}.VenueMap_venueCardContent__UXvt5{display:flex;justify-content:space-between;align-items:center;gap:1rem}.VenueMap_venueName___yAjP{display:block;font-weight:700;font-size:1rem;color:#1e293b}.VenueMap_venueCity__iJko0{display:block;font-size:.85rem;color:#64748b;margin-top:.1rem}.VenueMap_venueMeta__JULrj{flex-shrink:0;font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:999px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;transition:all .2s ease}.VenueMap_venueCard__pmnQQ:hover .VenueMap_venueMeta__JULrj{background:#e0f2fe;color:#0284c7;border-color:#bae6fd}.VenueMap_infoWindow__W_Q7e{font-family:inherit;min-width:240px;color:#0f172a;padding:.25rem}.VenueMap_infoWindow__W_Q7e h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:#0f172a}.VenueMap_infoWindow__W_Q7e p{margin:0 0 .75rem;color:#64748b;font-size:.9rem}.VenueMap_infoWindowLink____PaI{display:inline-flex;margin-bottom:.85rem;font-size:.85rem;font-weight:600;color:#0284c7;text-decoration:none}.VenueMap_infoWindowLink____PaI:hover{text-decoration:underline}.VenueMap_infoWindowList__iefGt{list-style:none;margin:0;padding:.75rem 0 0;display:grid;gap:.5rem;border-top:1px solid #e2e8f0}.VenueMap_infoWindowList__iefGt li{font-size:.85rem;display:flex;flex-direction:column}.VenueMap_infoWindowList__iefGt a{color:#0f172a;font-weight:600;text-decoration:none}.VenueMap_infoWindowList__iefGt a:hover{text-decoration:underline}.VenueMap_infoWindowList__iefGt span{color:#64748b;font-size:.8rem}@media(max-width:960px){.VenueMap_container__q6VCn{grid-template-columns:1fr;grid-template-rows:45vh 1fr;height:100vh}.VenueMap_sidebar__FoUpY{border-left:none;border-top:1px solid rgba(148,197,255,.1);border-top-right-radius:0}.VenueMap_sidebarHeader__KtCeT{margin-top:0;border-top-right-radius:0}}.VenueMap_paginationControls__D_q_Y{display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;margin-top:auto;border-top:1px solid rgba(226,232,240,.8)}.VenueMap_paginationButton__JdCk8{display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;font-size:.85rem;font-weight:600;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;color:#334155;cursor:pointer;transition:all .2s ease}.VenueMap_paginationButton__JdCk8:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.VenueMap_paginationButton__JdCk8:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}.VenueMap_pageIndicator__ReyZx{font-size:.85rem;font-weight:500;color:#64748b}.page_page__GsNRv{min-height:100vh;background:radial-gradient(circle at 10% 20%,rgba(56,189,248,.08),transparent 50%),radial-gradient(circle at 90% 10%,rgba(99,102,241,.08),transparent 50%),linear-gradient(180deg,#f8fafc,#eff6ff);color:#0f172a;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,5vw,2rem)}.page_container__f_erz{max-width:1200px;margin:0 auto;display:grid;gap:3rem}.page_header__hJkSx{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem 4rem;position:relative;isolation:isolate;background:rgba(0,0,0,0);border:none;box-shadow:none}.page_header__hJkSx:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 0,rgba(56,189,248,.15) 0,transparent 60%),linear-gradient(180deg,rgba(255,255,255,0),#f8fafc);mask-image:linear-gradient(180deg,black 40%,transparent);-webkit-mask-image:linear-gradient(180deg,black 40%,transparent);pointer-events:none}.page_header__hJkSx:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;z-index:-2;background-image:linear-gradient(rgba(148,163,184,.07) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.07) 1px,transparent 0);background-size:40px 40px;mask-image:radial-gradient(ellipse at 50% 0,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at 50% 0,black 30%,transparent 70%);pointer-events:none}.page_eyebrow__VlInB{letter-spacing:.25em;color:#3b82f6;font-size:.85rem;font-weight:800;background:rgba(59,130,246,.08);padding:.5rem 1.2rem;border-radius:999px;border:1px solid rgba(59,130,246,.2);animation:page_slideUpFade___VpAt .8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.1s}.page_eyebrow__VlInB,.page_title__5S_KN{margin:0;text-transform:uppercase;opacity:0}.page_title__5S_KN{font-size:clamp(2.5rem,6vw,4rem);letter-spacing:-.03em;font-weight:900;color:#0f172a;background:linear-gradient(180deg,#0f172a,#334155);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));animation:page_slideUpFade___VpAt .8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.2s}.page_subtitle__mwA3V{margin:.5rem 0 0;color:#64748b;max-width:640px;line-height:1.6;font-size:1.15rem;font-weight:500;opacity:0;animation:page_slideUpFade___VpAt .8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.3s}@keyframes page_slideUpFade___VpAt{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_featuredSection___cDqF{border-radius:2rem;padding:2rem;background:#1e293b;border:1px solid hsla(0,0%,100%,.05);box-shadow:0 25px 50px -12px rgba(15,23,42,.15);display:grid;gap:2rem;position:relative;overflow:hidden}.page_featuredSection___cDqF:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:200%;background:radial-gradient(circle,rgba(234,179,8,.08),transparent 60%);pointer-events:none}.page_featuredHeader___TRId{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;position:relative;z-index:1}.page_featuredEyebrow__sGFjK{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:#fbbf24;display:flex;align-items:center;gap:.5rem}.page_featuredEyebrow__sGFjK:before{content:"";display:block;width:24px;height:2px;background:currentColor;border-radius:2px}.page_featuredTitle__dyBkO{margin:.5rem 0 0;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;color:#f8fafc;line-height:1.1}.page_featuredHint__6C3z4{margin:.75rem 0 0;color:rgba(248,250,252,.65);max-width:500px;font-size:.95rem;line-height:1.5}.page_featuredQueueNotice__fQ6Lj{margin-top:.5rem;font-size:.85rem;color:rgba(248,250,252,.5)}.page_featuredCards__fN9NI{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;position:relative;z-index:1}.page_featuredCard__U0lt5{background:rgba(15,23,42,.6);border:1px solid hsla(0,0%,100%,.08);border-radius:1.5rem;padding:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;display:flex;flex-direction:column;gap:1.25rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page_featuredCard__U0lt5:hover{transform:translateY(-4px);box-shadow:0 20px 40px -4px rgba(0,0,0,.4);background:rgba(15,23,42,.8);border-color:rgba(251,191,36,.3)}.page_featuredCardHeader__gSegU{display:flex;align-items:center;gap:1rem}.page_featuredAvatar__nobwd{width:64px;height:64px;border-radius:1.2rem;position:relative;overflow:hidden}.page_featuredAvatar__nobwd:after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid rgba(0,0,0,0);background:linear-gradient(135deg,#fbbf24,#d97706) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.page_featuredAvatar__nobwd img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.page_featuredName__VpSvn{margin:0;font-size:1.25rem;font-weight:700;color:#f8fafc}.page_featuredMeta__7vhUR{margin:0;font-size:.9rem;color:#94a3b8}.page_featuredCity__tPelO{color:#cbd5e1;font-weight:500}.page_featuredBadge__8_7uN{position:absolute;top:1.5rem;right:1.5rem;background:rgba(251,191,36,.15);color:#fbbf24;font-size:.75rem;font-weight:700;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(251,191,36,.25);text-transform:uppercase;letter-spacing:.05em}.page_featuredActions__0hV8q{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.08)}.page_featuredLink__wkxH_{color:#38bdf8;text-decoration:none;font-weight:600;font-size:.95rem;transition:color .15s ease}.page_featuredLink__wkxH_:hover{color:#7dd3fc;text-decoration:underline}.page_featuredRating__cLxFA{color:#cbd5e1;font-weight:600;font-size:.9rem}.page_mapSection__zyfi9{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px -12px rgba(15,23,42,.08);padding:2rem;display:grid;gap:1.5rem}.page_mapSectionHeader__9wKnF{display:flex;justify-content:space-between;align-items:flex-end}.page_mapTitle__1X8KS{margin:0;font-size:1.5rem;font-weight:800;color:#0f172a}.page_mapSummary__rGoIt{margin:.25rem 0 0;color:#64748b;font-size:1rem}.page_mapPagination__9o357{display:flex;align-items:center;gap:1rem;color:#0f172a;font-weight:600}.page_mapNavButton__Z4wcr{width:44px;height:44px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:1.25rem;cursor:pointer;transition:all .2s ease;display:grid;place-items:center}.page_mapNavButton__Z4wcr:not(:disabled):hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.15)}.page_mapNavButton__Z4wcr:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9}.page_mapEmptyState__MDegd{text-align:center;padding:3rem;background:#f8fafc;border-radius:1.5rem;color:#64748b;font-weight:500}@media(max-width:768px){.page_page__GsNRv{padding:1.5rem 1rem}.page_container__f_erz{gap:2rem}.page_header__hJkSx{border-radius:1.5rem;padding:2rem 1.5rem}.page_featuredSection___cDqF{padding:1.5rem;border-radius:1.5rem}.page_featuredHeader___TRId{flex-direction:column;align-items:flex-start;gap:1rem}.page_featuredBadge__8_7uN{position:relative;top:auto;right:auto;margin-top:.5rem;align-self:flex-start}.page_mapSection__zyfi9{padding:1.5rem;border-radius:1.5rem}.page_mapSectionHeader__9wKnF{flex-direction:column;align-items:flex-start;gap:1rem}.page_mapPagination__9o357{width:100%;justify-content:space-between}}.JoinCourseAction_wrapper__57_p8{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--join-border,rgba(125,211,252,.25));display:grid;gap:.75rem;color:var(--join-text,#0f172a)}.JoinCourseAction_form__jmE_3{display:grid;gap:.75rem}.JoinCourseAction_label__GiBZp{display:grid;gap:.4rem;font-weight:600;color:var(--join-text,#0f172a)}.JoinCourseAction_select__xWYLF{width:100%;padding:.7rem 1rem;border-radius:.9rem;border:1px solid var(--join-border,rgba(148,197,255,.35));background:var(--join-surface,rgba(15,23,42,.6));color:var(--join-text,#e2e8f0);font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.JoinCourseAction_select__xWYLF:focus-visible{outline:none;border-color:var(--join-border,rgba(125,211,252,.85));box-shadow:0 0 0 2px rgba(37,99,235,.35)}.JoinCourseAction_primaryLink__jr_Ia,.JoinCourseAction_secondaryLink__mjFDd{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.4rem;border-radius:999px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.JoinCourseAction_primaryLink__jr_Ia{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;border:none;box-shadow:0 12px 22px rgba(14,165,233,.3);gap:.5rem}.JoinCourseAction_primaryLink__jr_Ia:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.JoinCourseAction_primaryLink__jr_Ia:not(:disabled):focus-visible,.JoinCourseAction_primaryLink__jr_Ia:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(37,99,235,.3)}.JoinCourseAction_secondaryLink__mjFDd{border:1px solid var(--join-border,rgba(125,211,252,.45));color:var(--join-text,#e2e8f0);background:var(--join-surface,rgba(15,23,42,.6));min-width:120px}.JoinCourseAction_secondaryLink__mjFDd:focus-visible,.JoinCourseAction_secondaryLink__mjFDd:hover{transform:translateY(-1px);background:rgba(37,99,235,.08)}.JoinCourseAction_authActions__lslNR{display:flex;gap:.6rem;flex-wrap:wrap}.JoinCourseAction_helper__hc_sM{margin:0;color:var(--join-muted,#334155);font-size:.9rem}.JoinCourseAction_capacity__hLtV7{margin:0;font-weight:600;color:var(--join-text,#0f172a)}.JoinCourseAction_messageSuccess__8KX6_{margin:0;color:#4ade80;font-weight:600}.JoinCourseAction_messageError__ku3dR{margin:0;color:#f87171;font-weight:600}.JoinCourseAction_loadingSpinner__zQBeg{width:.95rem;height:.95rem;border-radius:50%;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;animation:JoinCourseAction_joinCourseSpinner__2yurS .8s linear infinite}@keyframes JoinCourseAction_joinCourseSpinner__2yurS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HeroSection_hero__3cyiF{position:relative;width:100%;min-height:55vh;max-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:5rem;padding-bottom:2rem}@media(max-width:960px){.HeroSection_hero__3cyiF{padding-bottom:6rem}}.HeroSection_hero__3cyiF{color:#fff;background:#0f172a}.HeroSection_heroBg__Uq_Fn{position:absolute;inset:-10% 0 -10% 0;z-index:0;pointer-events:none}.HeroSection_heroBg__Uq_Fn:after{content:"";position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:120%;height:80%;background:radial-gradient(ellipse at center,var(--accent-soft,rgba(56,189,248,.2)),transparent 70%);z-index:2;pointer-events:none;mix-blend-mode:screen}.HeroSection_heroImage__ogXDU{object-fit:cover;opacity:.5}.HeroSection_heroOverlay__9zslH{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.2) 0,rgba(15,23,42,.8) 60%,#0f172a);z-index:1}.HeroSection_heroOverlay__9zslH:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;mask-image:linear-gradient(180deg,black 40%,transparent);-webkit-mask-image:linear-gradient(180deg,black 40%,transparent);z-index:1}.HeroSection_contentShell__ryzol{position:relative;z-index:10;width:100%;max-width:1200px;padding:0 2rem;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem}@media(max-width:960px){.HeroSection_contentShell__ryzol{grid-template-columns:1fr;text-align:center;justify-items:center;gap:3rem;padding-top:2rem}}.HeroSection_textContent__Or_MI{max-width:650px;position:relative}.HeroSection_textContent__Or_MI:before{content:"";position:absolute;left:-1.5rem;top:.5rem;bottom:.5rem;width:4px;background:var(--accent,#38bdf8);border-radius:4px;opacity:.8}@media(max-width:960px){.HeroSection_textContent__Or_MI:before{display:none}}.HeroSection_heroTagline__HlL0u{font-size:.95rem;text-transform:uppercase;letter-spacing:.2em;font-weight:800;color:var(--accent,#38bdf8);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.HeroSection_heroTagline__HlL0u:before{content:"";display:inline-block;width:24px;height:2px;background:currentColor}@media(max-width:960px){.HeroSection_heroTagline__HlL0u{justify-content:center}}.HeroSection_heroTitle__o3m17{font-size:clamp(3rem,5.5vw,5.5rem);font-weight:900;font-style:italic;line-height:.9;letter-spacing:-.04em;margin:0 0 1.5rem;color:#fff;text-transform:uppercase;text-shadow:0 10px 30px rgba(0,0,0,.3)}.HeroSection_heroSubtitle__xoR13{font-size:1.2rem;color:#cbd5e1;font-weight:500;line-height:1.6;margin-bottom:2.5rem;max-width:90%;border-left:2px solid hsla(0,0%,100%,.1);padding-left:1rem}@media(max-width:960px){.HeroSection_heroSubtitle__xoR13{margin:0 auto 2.5rem;border-left:none;padding-left:0;text-align:center}}.HeroSection_heroActions__ZXfEV{display:flex;gap:1rem;align-items:center}@media(max-width:960px){.HeroSection_heroActions__ZXfEV{justify-content:center}}.HeroSection_primaryCta__08bpB{position:relative;padding:1rem 3rem;transform:skew(-10deg);background:var(--accent,#38bdf8);color:#0f172a;font-weight:800;font-size:1.1rem;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all .2s cubic-bezier(.2,.8,.2,1)}.HeroSection_primaryCta__08bpB span{display:block;transform:skew(10deg)}.HeroSection_primaryCta__08bpB:hover{transform:skew(-10deg) translateY(-2px);box-shadow:0 0 30px var(--accent-soft,rgba(56,189,248,.5));filter:brightness(1.1)}.HeroSection_visualContent__MXCYD{position:relative;width:100%;aspect-ratio:1;max-width:450px;display:grid;place-items:center}@keyframes HeroSection_float___S5A2{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.HeroSection_organicSquircle__qlGQv{position:relative;width:100%;height:100%;border-radius:40px;overflow:hidden;box-shadow:0 20px 60px -10px rgba(0,0,0,.6),inset 0 0 0 1px hsla(0,0%,100%,.2)}.HeroSection_organicSquircle__qlGQv img{width:100%;height:100%;object-fit:cover}.HeroSection_scrollIndicator__hNHZy{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10;opacity:.6;mix-blend-mode:overlay}.HeroSection_scrollIndicator__hNHZy .HeroSection_mouse__Hs8Ka{width:24px;height:38px;border:2px solid hsla(0,0%,100%,.6);border-radius:100px;display:flex;justify-content:center;padding-top:6px}.HeroSection_scrollIndicator__hNHZy .HeroSection_mouse__Hs8Ka .HeroSection_wheel__xKSJr{width:4px;height:6px;background:#fff;border-radius:4px;animation:HeroSection_scroll__N48rQ 1.5s ease-in-out infinite}@keyframes HeroSection_scroll__N48rQ{0%{transform:translateY(0);opacity:1}to{transform:translateY(10px);opacity:0}}.MobileScheduleCarousel_shell__c1f2U{position:relative;display:flex;align-items:center;gap:.5rem;width:100%}.MobileScheduleCarousel_track__HZvNp{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem .25rem;width:100%;touch-action:pan-x;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.MobileScheduleCarousel_track__HZvNp::-webkit-scrollbar{display:none}.MobileScheduleCarousel_track__HZvNp>*{flex-shrink:0;scroll-snap-align:center}.MobileScheduleCarousel_nav__u2YiO{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);cursor:pointer;color:#64748b;font-size:1.2rem;line-height:1;padding-bottom:2px;transition:all .2s;flex-shrink:0;z-index:2}.MobileScheduleCarousel_nav__u2YiO:hover{background:#f8fafc;color:#0f172a;transform:scale(1.1)}.MobileScheduleCarousel_nav__u2YiO:active{transform:scale(.95)}.SitePageClient_page__9UaTs{min-height:100vh;background:var(--page-bg,#f8fafc);color:var(--text-primary,#0f172a);position:relative;overflow-x:hidden;padding-bottom:6rem}.SitePageClient_shell__8afh7{max-width:1000px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);position:relative;z-index:10}.SitePageClient_tabPanel__aaw4e{position:relative;min-height:50vh}.SitePageClient_section__zBrBT{display:grid;gap:2rem;animation:SitePageClient_slideUpFade__hGNR_ .6s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@keyframes SitePageClient_slideUpFade__hGNR_{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.SitePageClient_sectionHeader__bktxJ{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem;padding:1.5rem;background:#0f172a;border-radius:20px;color:#fff;box-shadow:0 10px 30px -10px rgba(15,23,42,.2)}.SitePageClient_sectionTitle__B1sU4{margin:0;font-size:1.8rem;font-weight:800;letter-spacing:-.02em;color:#fff}.SitePageClient_sectionHint__56t37{color:#94a3b8;margin:0;font-size:1rem}.SitePageClient_sectionBody__x_lBh{margin:0;color:var(--text-muted,#475569);line-height:1.7;white-space:pre-line;font-size:1.1rem}.SitePageClient_cardBase__RO9h8,.SitePageClient_clubCard__pqem0,.SitePageClient_contactItem__Mioy6,.SitePageClient_courseCard__qnhVc,.SitePageClient_locationCard__vjFhq,.SitePageClient_reviewCard__tmirO{border:1px solid rgba(148,163,184,.1);border-radius:24px;padding:2rem;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.02),0 10px 15px -3px rgba(0,0,0,.02);transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.SitePageClient_cardBase__RO9h8:hover,.SitePageClient_clubCard__pqem0:hover,.SitePageClient_contactItem__Mioy6:hover,.SitePageClient_courseCard__qnhVc:hover,.SitePageClient_locationCard__vjFhq:hover,.SitePageClient_reviewCard__tmirO:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.01)}.SitePageClient_courseGrid__lf_ti{display:grid;gap:1.5rem}.SitePageClient_courseCard__qnhVc{display:grid;gap:1.5rem;grid-template-columns:1fr auto;align-items:center}@media(max-width:640px){.SitePageClient_courseCard__qnhVc{grid-template-columns:1fr;gap:1rem;padding:1.5rem}}.SitePageClient_courseMeta__CuVlL{display:grid;gap:.5rem}.SitePageClient_clubBadge__90f7N,.SitePageClient_courseLabel__HQxfB{display:inline-flex;padding:.35rem .9rem;border-radius:999px;background:var(--accent-soft);color:var(--text-primary);font-weight:700;width:fit-content;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(0,0,0,.05)}.SitePageClient_courseTitle__knkwl{margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.SitePageClient_courseText__VlMFP{margin:0;color:var(--text-muted,#475569);font-size:1rem}.SitePageClient_scheduleHeader__IplNR{display:flex;align-items:center;justify-content:space-between;gap:1rem}.SitePageClient_scheduleBadge___Vs_R{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1rem;border-radius:999px;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);font-weight:800;font-size:.9rem}.SitePageClient_scheduleGridWrapper__IfZsC{display:block;overflow:hidden;border-radius:24px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.05)}.SitePageClient_scheduleGrid__7fBBf{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;background:#f1f5f9}.SitePageClient_scheduleHeading__iXBIi{padding:1rem .5rem;background:#f8fafc;text-align:center;font-weight:800;color:#64748b;text-transform:uppercase;font-size:.8rem;letter-spacing:.05em}.SitePageClient_scheduleCell__nrMbO{min-height:140px;padding:.75rem;background:#fff;display:flex;flex-direction:column;gap:.4rem;transition:background .2s ease}.SitePageClient_scheduleCell__nrMbO:hover{background:#f8fafc}.SitePageClient_scheduleCellBusy__XcVsK{background:#f0f9ff}.SitePageClient_scheduleToday__jXgOM{position:relative;background:#fff;z-index:2;box-shadow:inset 0 0 0 2px var(--accent,#3b82f6)}.SitePageClient_scheduleDay__zihX_{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#94a3b8;font-weight:700;font-size:.85rem;margin-bottom:.25rem}.SitePageClient_scheduleToday__jXgOM .SitePageClient_scheduleDay__zihX_{background:var(--accent);color:#fff}.SitePageClient_scheduleSession__m6qS9{display:grid;gap:0;padding:.4rem .6rem;border-radius:8px;background:#fff;border-left:3px solid var(--accent);color:#0f172a;font-size:.85rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .1s}.SitePageClient_scheduleSession__m6qS9:hover{transform:translateX(2px)}.SitePageClient_scheduleSessionTime__ww1a7{font-weight:700;font-size:.75rem;color:var(--accent)}.SitePageClient_scheduleSessionTitle__STuLE{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SitePageClient_scheduleListShell__63JpH{display:none}@media(max-width:900px){.SitePageClient_scheduleGridWrapper__IfZsC{display:none}.SitePageClient_scheduleListShell__63JpH{display:flex;width:100%;max-width:100vw;overflow:hidden}}.SitePageClient_scheduleList__UjRdt{width:100%}.SitePageClient_scheduleListItem__ZcbOp{background:#fff;padding:1.5rem;border-radius:20px;margin-bottom:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.02)}.SitePageClient_scheduleListDate__YpbfK{display:flex;gap:.5rem;align-items:baseline;margin-bottom:1rem;color:var(--accent);font-weight:800;font-size:1.2rem}.SitePageClient_scheduleListSessions__tOVrL{display:grid;gap:.75rem}.SitePageClient_scheduleListSession__KD1x3{padding:.75rem;background:#f8fafc;border-radius:12px;border-left:3px solid var(--accent)}.SitePageClient_locationCard__vjFhq{display:grid;gap:0;padding:0;overflow:hidden}.SitePageClient_locationCopy__rYsUY{padding:2.5rem;display:grid;gap:.75rem}.SitePageClient_locationName__cyzRa{margin:0;font-weight:800;font-size:2rem;line-height:1.1}.SitePageClient_locationCity__nv4dj{margin:0;color:var(--text-muted);font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em}.SitePageClient_locationAddress__5GuJI{margin:0;color:var(--text-primary);font-size:1.2rem;line-height:1.6}.SitePageClient_locationMap__tsQjg{background:#e2e8f0;height:400px;border-top:1px solid #e2e8f0}.SitePageClient_locationMap__tsQjg iframe{width:100%;height:100%;border:0}.SitePageClient_reviewGrid__4JjA9{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.SitePageClient_reviewCard__tmirO{display:flex;flex-direction:column;gap:1.25rem;padding:2rem}.SitePageClient_reviewHeader__5Yxng{display:flex;align-items:center;gap:.5rem}.SitePageClient_star___wxx5{color:#fbbf24;font-size:1.4rem}.SitePageClient_reviewDate__NBbYP{color:var(--text-muted);font-size:.9rem;margin-left:auto}.SitePageClient_reviewBody__esW8p{margin:0;color:var(--text-primary);line-height:1.6;font-size:1.1rem;font-style:italic;flex-grow:1}.SitePageClient_reviewAuthor__KdMSY{margin:0;color:var(--text-muted);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;padding-top:1rem;border-top:1px solid #f1f5f9}.SitePageClient_contactList__k_Efj{display:grid;gap:1rem}.SitePageClient_contactItem__Mioy6{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem}.SitePageClient_contactLabel__Mec2V{color:var(--text-muted);display:inline-flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600}.SitePageClient_clubGrid__qnv_i{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.SitePageClient_clubCard__pqem0{padding:2rem;display:grid;gap:1.5rem;cursor:pointer}.SitePageClient_clubCard__pqem0:hover{border-color:var(--accent)}.SitePageClient_clubHeader__pXo10{display:flex;align-items:center;justify-content:space-between;gap:1rem}.SitePageClient_clubMeta__clqas{display:flex;align-items:center;gap:1.25rem}.SitePageClient_clubLogoPlaceholder__duHG9{width:72px;height:72px;border-radius:20px;background:var(--accent-soft);display:grid;place-items:center;font-weight:800;color:var(--accent);font-size:1.8rem}.SitePageClient_clubLogo__dZGhU{width:72px;height:72px;border-radius:20px;object-fit:cover;border:1px solid rgba(0,0,0,.1)}.SitePageClient_clubTitle__oWQh9{margin:0;font-size:1.35rem;font-weight:800;color:#0f172a}.SitePageClient_clubSubtitle__D3cxr{margin:0;color:#64748b;font-size:1rem}.SitePageClient_clubMembers__dE0zi{display:flex;gap:.5rem;flex-wrap:wrap}.SitePageClient_memberChip__3QMRd{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .6rem;background:#f1f5f9;border-radius:999px;font-size:.8rem}.SitePageClient_memberAvatar__c8K0X{width:20px;height:20px;border-radius:50%;object-fit:cover}.SitePageClient_memberAvatarPlaceholder__d1Ag2{width:20px;height:20px;background:#cbd5e1;border-radius:50%;display:grid;place-items:center;font-size:.6rem;font-weight:700}.CoachRatingSection_section__u5EXu{display:grid;gap:1rem;background:rgba(15,23,42,.6);padding:1.8rem;border-radius:1.6rem;box-shadow:0 30px 60px rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fafc;position:relative;overflow:hidden}.CoachRatingSection_header__Fn3ZT{display:grid;gap:.35rem}.CoachRatingSection_title__md6qY{margin:0;font-size:1.2rem;font-weight:700;color:#f8fafc}.CoachRatingSection_average__Wnfqy{margin:0;color:#e0f2fe;font-weight:600}.CoachRatingSection_average__Wnfqy span{font-size:1.5rem}.CoachRatingSection_count__Dyry_{margin:0;color:rgba(226,239,255,.75);font-size:.9rem}.CoachRatingSection_body__pbxX3{display:grid;gap:.9rem}.CoachRatingSection_messageBlock__PvGqx{display:grid;gap:.6rem}.CoachRatingSection_helper__L_lJ6{margin:0;color:rgba(226,239,255,.78);line-height:1.5}.CoachRatingSection_link__NhlcO{color:#7dd3fc;font-weight:600;text-decoration:none;width:fit-content}.CoachRatingSection_link__NhlcO:focus-visible,.CoachRatingSection_link__NhlcO:hover{text-decoration:underline}.CoachRatingSection_form__UNk4P{display:grid;gap:1rem}.CoachRatingSection_commentLabel__FzRAK{display:grid;gap:.4rem;font-weight:600;color:#f8fafc}.CoachRatingSection_textarea__ekW99{width:100%;min-height:120px;resize:vertical;padding:.65rem .85rem;border-radius:.9rem;border:1px solid rgba(148,197,255,.35);font-size:.95rem;font-family:inherit;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;background:rgba(2,6,23,.55);color:#f8fafc}.CoachRatingSection_textarea__ekW99:focus-visible{outline:none;border-color:rgba(125,211,252,.8);box-shadow:0 0 0 3px rgba(14,165,233,.25)}.CoachRatingSection_charCounter__3xmbR{justify-self:flex-end;font-size:.8rem;color:rgba(226,239,255,.65)}.CoachRatingSection_fieldset__cbyWE{border:none;padding:0;margin:0}.CoachRatingSection_legend__IGrfj{margin-bottom:.6rem;font-weight:600;color:#f8fafc}.CoachRatingSection_ratingOptions__214ED{display:flex;gap:.5rem}.CoachRatingSection_ratingOption__sHpvM{position:relative;width:2.6rem;height:2.6rem;cursor:pointer}.CoachRatingSection_ratingOption__sHpvM input{position:absolute;inset:0;opacity:0;cursor:pointer}.CoachRatingSection_ratingOption__sHpvM span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:999px;border:2px solid rgba(148,197,255,.4);color:rgba(226,239,255,.7);font-weight:600;transition:all .2s ease-in-out;background:rgba(2,6,23,.55)}.CoachRatingSection_ratingOption__sHpvM input:focus-visible+span,.CoachRatingSection_ratingOption__sHpvM input:hover+span{border-color:rgba(125,211,252,.8);color:#7dd3fc;box-shadow:0 8px 16px rgba(37,99,235,.2)}.CoachRatingSection_ratingOption__sHpvM input:checked+span{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:rgba(125,211,252,.9);color:#fff;box-shadow:0 8px 16px rgba(37,99,235,.35)}.CoachRatingSection_submit__Z5nuz{width:fit-content;padding:.6rem 1.2rem;border-radius:999px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.CoachRatingSection_submit__Z5nuz:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.CoachRatingSection_submit__Z5nuz:not(:disabled):focus-visible,.CoachRatingSection_submit__Z5nuz:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(37,99,235,.2)}.CoachRatingSection_error__mZskj{margin:0;color:#fca5a5;font-weight:600}.CoachRatingSection_success__jlLx3{margin:0;color:#86efac;font-weight:600}.CoachRatingSection_viewerComment__SYzRz{border-radius:1rem;background:radial-gradient(circle at 20% 0,rgba(99,102,241,.35),transparent 60%),rgba(23,31,78,.85);padding:1rem;display:grid;gap:.4rem;border:1px solid rgba(148,197,255,.3)}.CoachRatingSection_viewerCommentTitle__gIJY_{margin:0;font-weight:700;color:#bfdbfe}.CoachRatingSection_viewerCommentBody__cr_Ey{margin:0;color:rgba(226,239,255,.85);line-height:1.6}.CoachRatingSection_reviewList__Y3yW3{display:grid;gap:.8rem}.CoachRatingSection_reviewListTitle__I0fi9{margin:0;font-weight:700;color:#f8fafc}.CoachRatingSection_reviewItems__w_QAZ{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.CoachRatingSection_reviewItem__40gjC{border-radius:1rem;border:1px solid rgba(125,211,252,.35);background:radial-gradient(circle at 15% 0,rgba(59,130,246,.25),transparent 60%),rgba(10,18,38,.85);padding:.9rem 1rem;display:grid;gap:.4rem}.CoachRatingSection_reviewHeader__0R2UK{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.CoachRatingSection_reviewAuthor__yNePD{display:grid;gap:.1rem}.CoachRatingSection_reviewName__6FF8k{font-weight:600;color:#f8fafc}.CoachRatingSection_reviewDate__WVqjQ{font-size:.8rem;color:rgba(226,239,255,.65)}.CoachRatingSection_reviewRating__qf9zv{font-weight:700;color:#fbbf24;font-size:.95rem}.CoachRatingSection_reviewComment__i2JCZ{margin:0;color:rgba(226,239,255,.78);line-height:1.6}.CoachRatingSection_reviewPagination__w1KMQ{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1rem;border-radius:.9rem;background:rgba(2,6,23,.55);border:1px solid rgba(125,211,252,.25)}.CoachRatingSection_reviewPageButton__uAA3r{border:none;border-radius:999px;padding:.4rem 1rem;font-size:.9rem;font-weight:600;color:#f8fafc;background:linear-gradient(135deg,rgba(37,99,235,.8),rgba(14,165,233,.8));cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;border:1px solid rgba(125,211,252,.6)}.CoachRatingSection_reviewPageButton__uAA3r:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.CoachRatingSection_reviewPageButton__uAA3r:not(:disabled):focus-visible,.CoachRatingSection_reviewPageButton__uAA3r:not(:disabled):hover{outline:none;transform:translateY(-1px);box-shadow:0 12px 22px rgba(37,99,235,.2)}.CoachRatingSection_reviewPageInfo__xaio6{font-size:.85rem;font-weight:600;color:rgba(226,239,255,.75)}@media(max-width:480px){.CoachRatingSection_ratingOptions__214ED{justify-content:space-between}}.CoachProfileShell_page__7qk8g{position:relative;isolation:isolate;min-height:100vh;padding:2.5rem 0 4rem;background:radial-gradient(circle at 10% 20%,rgba(56,189,248,.08),transparent 50%),radial-gradient(circle at 90% 10%,rgba(99,102,241,.08),transparent 50%),linear-gradient(180deg,#f8fafc,#eff6ff);color:#0f172a}.CoachProfileShell_hero__dC4kO{max-width:1100px;padding-inline:clamp(.5rem,3vw,1.5rem);display:grid;gap:1rem;margin:0 auto 2rem;isolation:isolate}@media(max-width:768px){.CoachProfileShell_hero__dC4kO{padding-inline:0}}.CoachProfileShell_shareBar__4k0y4{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:hsla(0,0%,100%,.9);color:#0f172a;padding:.9rem 1.1rem;border-radius:1rem;box-shadow:0 14px 30px -10px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.CoachProfileShell_shareLabel__q_M__{margin:0;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;color:#64748b;font-weight:700}.CoachProfileShell_shareUrl__xD0Rv{margin:0;font-weight:700;color:#334155}.CoachProfileShell_shareActions__fp7w_{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.CoachProfileShell_shareButton__JgbhG{border:none;border-radius:.75rem;padding:.55rem 1.2rem;background:linear-gradient(120deg,#22d3ee,#6366f1);color:#0b1220;font-weight:800;cursor:pointer}.CoachProfileShell_copyButton__TeFS5{border:1px solid rgba(148,163,184,.5);border-radius:.75rem}.CoachProfileShell_copyButton__TeFS5,.CoachProfileShell_secondaryButton__6pTom{padding:.55rem 1rem;background:hsla(0,0%,100%,.5);color:#334155;font-weight:700;cursor:pointer}.CoachProfileShell_secondaryButton__6pTom{border:1px solid rgba(125,211,252,.4);border-radius:.75rem}.CoachProfileShell_shareError__qlryp{color:#ef4444;font-weight:700}.CoachProfileShell_qrPanel__N8RDn{margin-top:.75rem;padding:1rem 1.1rem;background:#fff;border-radius:1rem;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 36px -10px rgba(0,0,0,.1);display:grid;gap:.65rem}.CoachProfileShell_qrMeta__oLyAy{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.CoachProfileShell_qrImage__CC0Bl{width:180px;height:180px;background:#fff;padding:.6rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.2);box-shadow:0 12px 26px -8px rgba(0,0,0,.1)}.CoachProfileShell_shareHint__FZeYi{margin:0;color:#64748b;font-size:.95rem}.CoachProfileShell_clubBadgeGrid__8IL7s{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:1.5rem;border-radius:1.5rem;background:linear-gradient(135deg,#ffffff,#f1f5f9);border:1px solid rgba(148,163,184,.2);box-shadow:0 20px 40px -10px rgba(15,23,42,.08)}@media(max-width:640px){.CoachProfileShell_clubBadgeGrid__8IL7s{padding:1rem;grid-template-columns:1fr}}.CoachProfileShell_clubBadgeCard__m03g6{display:grid;gap:.5rem;padding:1rem;border-radius:1rem;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:#334155;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .2s ease}.CoachProfileShell_clubBadgeCard__m03g6:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.08)}.CoachProfileShell_clubBadgeHeader__lStTu{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.CoachProfileShell_clubBadgeCity__EkyqD{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:800;font-size:.85rem;border:1px solid #dbeafe}.CoachProfileShell_clubBadgeRole__R4hyV{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:999px;background:#ecfeff;color:#0891b2;font-weight:800;font-size:.85rem;border:1px solid #cffafe}.CoachProfileShell_clubBadgeTitle__83yk8{margin:.2rem 0 0;font-size:1.1rem;letter-spacing:-.01em;font-weight:800;color:#0f172a}.CoachProfileShell_clubBadgeMeta__fXmhU{margin:0;color:#64748b;font-size:.95rem}.CoachProfileShell_clubBadgeCta__Hssn7{color:#3b82f6;font-weight:700;font-size:.95rem;margin-top:.2rem}.CoachProfileShell_siteRibbon__dKXzT{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 10px 20px -5px rgba(0,0,0,.05)}.CoachProfileShell_siteRibbonLabel__HWLXW{margin:0;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#6366f1;font-size:.85rem}.CoachProfileShell_siteRibbonLink__1MSuE{color:#0f172a;font-weight:700;text-decoration:none}.CoachProfileShell_siteRibbonLink__1MSuE:focus-visible,.CoachProfileShell_siteRibbonLink__1MSuE:hover{text-decoration:underline;color:#3b82f6}.CoachProfileShell_siteRibbonCta__a1sN7{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:.9rem;background:linear-gradient(120deg,#22d3ee,#6366f1);color:#0f172a;font-weight:800;text-decoration:none;box-shadow:0 12px 28px rgba(14,165,233,.35)}.CoachProfileShell_container__ZpVPX{max-width:960px;margin:2rem auto 0;padding:0 1.5rem;display:grid;gap:2.25rem}@media(max-width:768px){.CoachProfileShell_container__ZpVPX{padding:1rem;gap:1.5rem}}.CoachProfileShell_highlights__XEBFi{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.CoachProfileShell_highlightCard___fNPs{padding:1.5rem;border-radius:1.2rem;background:#fff;box-shadow:0 10px 25px -5px rgba(0,0,0,.05);border:1px solid rgba(148,163,184,.15);display:grid;gap:.5rem;color:#0f172a;position:relative;transition:transform .2s ease}.CoachProfileShell_highlightCard___fNPs:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.3)}.CoachProfileShell_highlightCard___fNPs h2{margin:0;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:700}.CoachProfileShell_highlightCard___fNPs p{margin:0;font-size:1.1rem;font-weight:800;color:#0f172a}.CoachProfileShell_sectionPricing__wpqkL,.CoachProfileShell_section__jOeoi{display:grid;gap:1rem;background:#fff;border-radius:1.5rem;box-shadow:0 20px 40px -12px rgba(15,23,42,.08);border:1px solid rgba(148,163,184,.15);color:#334155;position:relative;overflow:hidden;padding:1.25rem}@media(max-width:640px){.CoachProfileShell_sectionPricing__wpqkL,.CoachProfileShell_section__jOeoi{padding:1.25rem;border-radius:1rem}}.CoachProfileShell_sectionPricing__wpqkL{background:radial-gradient(circle at top right,#1e293b 0,#0f172a 100%);border:1px solid #1e293b;color:#f1f5f9;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:0}.CoachProfileShell_sectionPricing__wpqkL:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 0,transparent 50%,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 75%,transparent 0,transparent);background-size:60px 60px;pointer-events:none;opacity:.5}.CoachProfileShell_sectionPricing__wpqkL:after{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(56,189,248,.15) 0,transparent 70%);filter:blur(40px);pointer-events:none}.CoachProfileShell_sectionAccent__mW6P9{background:linear-gradient(135deg,#f8fafc,#eff6ff);color:#1e293b;border:1px solid #e2e8f0;box-shadow:0 20px 40px -12px rgba(15,23,42,.08)}.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_sectionTitle___QDK_{color:#0f172a}.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_courseDates__LIdHv,.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_courseMeta__5E_CC,.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_sectionBody__sK9_N{color:#475569}.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_courseTitle__qIDxp{color:#0f172a}.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_appreciationLead__da6Me,.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_appreciationMeta__7FW0j{color:#64748b}.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_contactLink__hbT9f{color:#2563eb;border-color:#bfdbfe}.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_contactLink__hbT9f:focus-visible,.CoachProfileShell_sectionAccent__mW6P9 .CoachProfileShell_contactLink__hbT9f:hover{color:#1d4ed8;border-color:#60a5fa}.CoachProfileShell_sectionAccent__mW6P9.CoachProfileShell_clubSection__rbh_v{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#bae6fd;box-shadow:0 20px 40px -12px rgba(14,165,233,.15)}.CoachProfileShell_sectionTitle___QDK_{margin:0;font-size:1.25rem;font-weight:800;color:#0f172a}.CoachProfileShell_sectionBody__sK9_N{margin:0;color:#475569;line-height:1.6}.CoachProfileShell_appreciationHeader__nepnD{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem}.CoachProfileShell_appreciationLead__da6Me{margin:.2rem 0 0;color:#64748b}.CoachProfileShell_appreciationMeta__7FW0j{margin:0;font-weight:600;color:#0f172a}.CoachProfileShell_appreciationList__WrUhu{margin:0;padding:0;list-style:none;display:grid;gap:1rem}.CoachProfileShell_appreciationCard__Lu3jy{border-radius:1.2rem;border:1px solid #e2e8f0;background:#fff;padding:1.25rem 1.5rem;display:grid;gap:.6rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.03)}.CoachProfileShell_appreciationQuote__v2tk5{margin:0;color:#1e293b;font-size:1.05rem;line-height:1.5;font-style:italic}.CoachProfileShell_appreciationCardMeta__x88IX{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.9rem;color:#64748b}.CoachProfileShell_appreciationCardMeta__x88IX>:not(:first-child):before{content:"•";margin-right:.4rem;opacity:.6}.CoachProfileShell_appreciationRating__x_XfF{font-weight:600;color:#db2777;font-size:.9rem}.CoachProfileShell_courseList__Mh3Qn{margin:0;padding:0;list-style:none;display:grid;gap:1rem}.CoachProfileShell_courseCard__P_PIB{position:relative;padding:1.5rem;border-radius:1.2rem;background:#fff;border:1px solid #e2e8f0;display:grid;gap:.75rem;color:#334155;box-shadow:0 10px 20px -5px rgba(0,0,0,.05);overflow:hidden;--join-text:#0f172a;--join-muted:#64748b;--join-surface:#f1f5f9;--join-border:#cbd5e1}.CoachProfileShell_courseTitle__qIDxp{margin:0;font-weight:800;letter-spacing:-.01em;color:#0f172a;font-size:1.1rem}.CoachProfileShell_courseMeta__5E_CC{margin:0;color:#475569;font-size:.95rem}.CoachProfileShell_coursePoolLink__qKsQA{margin:.4rem 0 0;font-size:.95rem}.CoachProfileShell_coursePoolLink__qKsQA a{color:#2563eb;text-decoration:none;font-weight:600}.CoachProfileShell_coursePoolLink__qKsQA a:hover{text-decoration:underline}.CoachProfileShell_courseDates__LIdHv{margin:0;color:#4f46e5;font-weight:700;letter-spacing:.01em}.CoachProfileShell_levelBadge__DY3j0{display:inline-flex;align-items:center;width:fit-content;padding:.35rem .95rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.CoachProfileShell_sectionSchedule__00gH_{gap:1.25rem;background:rgba(0,0,0,0);padding:0;border:none;box-shadow:none;color:#1e293b}.CoachProfileShell_scheduleHeader__53nX8{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.CoachProfileShell_scheduleBadge__oU7jU{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-weight:700;box-shadow:inset 0 0 0 1px #c7d2fe}.CoachProfileShell_scheduleGridWrapper__rUDWZ{overflow-x:auto}.CoachProfileShell_scheduleGrid__UetsA{min-width:620px;display:grid;grid-template-columns:repeat(7,minmax(86px,1fr));gap:.25rem;background:#fff;border-radius:1rem;padding:.5rem;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px rgba(0,0,0,.05)}.CoachProfileShell_scheduleHeading__10P6y{text-align:center;font-size:.85rem;font-weight:700;color:#64748b;padding:.5rem .3rem;border-radius:.75rem;background:#f8fafc}.CoachProfileShell_scheduleCell__ElsEN{min-height:92px;border-radius:.85rem;padding:.6rem;background:#f8fafc;color:#334155;border:1px solid rgba(0,0,0,0);display:grid;gap:.35rem}.CoachProfileShell_scheduleCellBusy__BHK4E{border-color:#a5b4fc;background:#eef2ff}.CoachProfileShell_scheduleDay__6fnWH{font-weight:800;font-size:1rem}.CoachProfileShell_scheduleCourse__DaEOT{position:relative;display:grid;gap:.2rem;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;border-radius:.65rem;padding:1.05rem .5rem .35rem;font-size:.9rem;font-weight:700;line-height:1.3;box-shadow:0 10px 18px rgba(37,99,235,.25)}.CoachProfileShell_scheduleCourseVenue__HMmwh{font-size:.8rem;color:hsla(0,0%,100%,.9);font-weight:600}.CoachProfileShell_scheduleCourseTime__6lD6G{position:absolute;top:-3px;right:5px;padding:.1rem .45rem;border-radius:999px;background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,0);font-size:.78rem;color:#1e40af;font-weight:800;letter-spacing:.02em;box-shadow:0 2px 4px rgba(0,0,0,.1)}.CoachProfileShell_scheduleOverflow__E8QwJ{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.35rem .55rem;border-radius:.65rem;background:#f1f5f9;color:#475569;font-weight:700;font-size:.9rem;border:1px dashed #cbd5e1}.CoachProfileShell_scheduleToday__b3FRg{outline:2px solid #3b82f6;outline-offset:-3px;box-shadow:0 0 0 1px #93c5fd}.CoachProfileShell_scheduleList__cL55J{display:none;gap:.75rem}.CoachProfileShell_scheduleListShell__2tTXg{position:relative;display:none}.CoachProfileShell_page__7qk8g .mobile-schedule-track{display:flex;gap:.75rem;overflow-x:auto;padding:.2rem .1rem .6rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.CoachProfileShell_page__7qk8g .mobile-schedule-shell{display:none}.CoachProfileShell_page__7qk8g .mobile-schedule-track::-webkit-scrollbar{height:6px}.CoachProfileShell_page__7qk8g .mobile-schedule-track::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.CoachProfileShell_page__7qk8g .mobile-schedule-nav{position:static;width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:1.1rem;font-weight:800;display:none;place-items:center;cursor:pointer;box-shadow:0 12px 24px rgba(0,0,0,.1);z-index:3;pointer-events:auto}.CoachProfileShell_page__7qk8g .mobile-schedule-nav--left{margin-right:.25rem}.CoachProfileShell_page__7qk8g .mobile-schedule-nav--right{margin-left:.25rem}.CoachProfileShell_scheduleListItem__K_epM{display:grid;gap:.5rem;grid-template-columns:1fr 2.5fr;align-items:center;padding:.65rem .75rem;border-radius:1rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.CoachProfileShell_scheduleListDate__8jwHz{display:grid;gap:.1rem;text-transform:uppercase;color:#64748b}.CoachProfileShell_scheduleListDow__tzk5r{font-size:.85rem;letter-spacing:.08em}.CoachProfileShell_scheduleListDay__qQyHn{font-size:1.5rem;font-weight:800;color:#0f172a}.CoachProfileShell_scheduleListMonth__WM50l{font-size:.85rem;letter-spacing:.04em;color:#94a3b8}.CoachProfileShell_scheduleListCourses__PGOlj{display:grid;gap:.4rem}.CoachProfileShell_scheduleListCourse__jrk6g{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.8rem;padding:.55rem .65rem;color:#0f172a;display:grid;gap:.2rem}.CoachProfileShell_scheduleListTitle__gNcLJ{font-weight:700;line-height:1.3}.CoachProfileShell_scheduleListVenue__7zm4f{font-size:.9rem;color:#475569;font-weight:600}.CoachProfileShell_scheduleListTime__FCjpN{display:inline-flex;align-items:center;width:max-content;padding:.18rem .55rem;border-radius:999px;background:#e0f2fe;border:1px solid #bae6fd;color:#0284c7;font-size:.9rem;font-weight:800;letter-spacing:.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CoachProfileShell_scheduleListEmpty__Rh8Gq{margin:0;color:#94a3b8}.CoachProfileShell_contactGrid__O0AEP{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.CoachProfileShell_contactLink__hbT9f{color:#0f172a;font-weight:700;text-decoration:none;border-bottom:2px solid rgba(14,165,233,.3);padding-bottom:.15rem;transition:color .2s ease,border-color .2s ease}.CoachProfileShell_contactLink__hbT9f:focus-visible,.CoachProfileShell_contactLink__hbT9f:hover{color:#0284c7;border-color:rgba(14,165,233,.7)}@media(max-width:768px){.CoachProfileShell_page__7qk8g{padding:3rem 1.25rem}.CoachProfileShell_header__a1r3u{grid-template-columns:1fr;justify-items:center;text-align:center}.CoachProfileShell_headerContent__xP8bg{width:100%;justify-items:center}.CoachProfileShell_headline__GqETe{justify-content:center}.CoachProfileShell_scheduleGrid__UetsA{min-width:540px;display:none}.CoachProfileShell_scheduleGridWrapper__rUDWZ{display:none}.CoachProfileShell_scheduleListShell__2tTXg{display:block;padding:0 .75rem;position:relative}.CoachProfileShell_scheduleList__cL55J{display:flex;gap:.75rem}.CoachProfileShell_page__7qk8g .mobile-schedule-shell{display:grid;grid-template-columns:1fr;position:relative}.CoachProfileShell_page__7qk8g .mobile-schedule-nav{display:grid;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px}.CoachProfileShell_page__7qk8g .mobile-schedule-nav--left{left:-.25rem}.CoachProfileShell_page__7qk8g .mobile-schedule-nav--right{right:-.25rem}.CoachProfileShell_scheduleListItem__K_epM{grid-template-columns:1fr;min-width:min(280px,84vw);scroll-snap-align:start}.CoachProfileShell_scheduleListDate__8jwHz{grid-template-columns:repeat(3,auto);align-items:baseline;justify-content:flex-start;gap:.35rem}}