.StartYourClub-module__vllQOG__container{background:#052333;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.StartYourClub-module__vllQOG__wizard{background:#fff;border-radius:24px;width:100%;max-width:800px;padding:40px;animation:.5s ease-out StartYourClub-module__vllQOG__slideUp;box-shadow:0 20px 60px #0000004d}@keyframes StartYourClub-module__vllQOG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StartYourClub-module__vllQOG__progressBarContainer{margin-bottom:24px}.StartYourClub-module__vllQOG__progressBar{background:#e5e7eb;border-radius:3px;width:100%;height:6px;overflow:hidden}.StartYourClub-module__vllQOG__progressBarFill{background:#667eea;border-radius:3px;height:100%;transition:width .3s}.StartYourClub-module__vllQOG__stepContent{flex-direction:column;justify-content:center;min-height:400px;display:flex}.StartYourClub-module__vllQOG__step{animation:.3s ease-out StartYourClub-module__vllQOG__fadeIn}@keyframes StartYourClub-module__vllQOG__fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.StartYourClub-module__vllQOG__stepTitle{color:#1a1a1a;text-align:center;margin:0 0 12px;font-size:32px;font-weight:700}.StartYourClub-module__vllQOG__stepDescription{color:#6b7280;text-align:center;margin:0 0 32px;font-size:16px}.StartYourClub-module__vllQOG__formGroup{margin-bottom:24px}.StartYourClub-module__vllQOG__label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.StartYourClub-module__vllQOG__input{color:#1a1a1a;border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-size:18px;transition:all .2s}.StartYourClub-module__vllQOG__input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.StartYourClub-module__vllQOG__select{color:#1a1a1a;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E") right 16px center no-repeat;border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:16px 48px 16px 20px;font-size:18px;transition:all .2s}.StartYourClub-module__vllQOG__select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.StartYourClub-module__vllQOG__select:disabled{cursor:not-allowed;background-color:#f3f4f6}.StartYourClub-module__vllQOG__courtsSelector{flex-direction:column;align-items:center;gap:24px;display:flex}.StartYourClub-module__vllQOG__rangeInput{appearance:none;background:#e5e7eb;border-radius:4px;outline:none;width:100%;height:8px}.StartYourClub-module__vllQOG__rangeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#667eea;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 8px #667eea66}.StartYourClub-module__vllQOG__rangeInput::-webkit-slider-thumb:hover{background:#764ba2;transform:scale(1.1)}.StartYourClub-module__vllQOG__rangeInput::-moz-range-thumb{cursor:pointer;background:#667eea;border:none;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 8px #667eea66}.StartYourClub-module__vllQOG__rangeInput::-moz-range-thumb:hover{background:#764ba2;transform:scale(1.1)}.StartYourClub-module__vllQOG__courtsDisplay{align-items:baseline;gap:8px;display:flex}.StartYourClub-module__vllQOG__courtsNumber{color:#667eea;font-size:48px;font-weight:700}.StartYourClub-module__vllQOG__courtsLabel{color:#6b7280;font-size:24px}.StartYourClub-module__vllQOG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.StartYourClub-module__vllQOG__featureCard{cursor:pointer;border:2px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .2s;display:flex}.StartYourClub-module__vllQOG__featureCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.StartYourClub-module__vllQOG__featureCardActive{background:#f0f4ff;border-color:#667eea}.StartYourClub-module__vllQOG__featureCheckbox{flex-shrink:0;margin-top:2px}.StartYourClub-module__vllQOG__featureCheckbox input[type=checkbox]{cursor:pointer;accent-color:#667eea;width:20px;height:20px}.StartYourClub-module__vllQOG__featureContent{flex:1}.StartYourClub-module__vllQOG__featureName{color:#1a1a1a;margin:0 0 8px;font-size:18px;font-weight:600}.StartYourClub-module__vllQOG__featureDescription{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.StartYourClub-module__vllQOG__authButtons{flex-direction:column;gap:12px;max-width:400px;margin:0 auto;display:flex}.StartYourClub-module__vllQOG__authButton{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;transition:all .2s}.StartYourClub-module__vllQOG__authButton:hover{background:#764ba2;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.StartYourClub-module__vllQOG__authButtonSecondary{color:#667eea;background:#fff;border:2px solid #667eea}.StartYourClub-module__vllQOG__authButtonSecondary:hover{background:#f0f4ff}.StartYourClub-module__vllQOG__authNote{text-align:center;color:#6b7280;margin-top:16px;font-size:14px}.StartYourClub-module__vllQOG__loaderContainer{flex-direction:column;align-items:center;gap:24px;display:flex}.StartYourClub-module__vllQOG__spinner{border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;width:60px;height:60px;animation:1s linear infinite StartYourClub-module__vllQOG__spin}@keyframes StartYourClub-module__vllQOG__spin{to{transform:rotate(360deg)}}.StartYourClub-module__vllQOG__loader{text-align:center;color:#fff;font-size:18px}.StartYourClub-module__vllQOG__successContainer{flex-direction:column;align-items:center;gap:24px;display:flex}.StartYourClub-module__vllQOG__successIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:48px;font-weight:700;animation:.5s ease-out StartYourClub-module__vllQOG__scaleIn;display:flex}@keyframes StartYourClub-module__vllQOG__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.StartYourClub-module__vllQOG__successButton{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:12px;padding:16px 32px;font-size:18px;font-weight:600;transition:all .2s}.StartYourClub-module__vllQOG__successButton:hover{background:#764ba2;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.StartYourClub-module__vllQOG__error{color:#dc2626;text-align:center;background:#fee2e2;border-radius:8px;margin-top:16px;padding:12px 16px;font-size:14px}.StartYourClub-module__vllQOG__navigation{justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;display:flex}.StartYourClub-module__vllQOG__navigationLeft{flex:1;min-height:20px}.StartYourClub-module__vllQOG__navigationRight{flex:1;justify-content:flex-end;align-items:center;min-height:20px;display:flex}.StartYourClub-module__vllQOG__backButton{color:#667eea;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:0;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.StartYourClub-module__vllQOG__backButton:hover{color:#764ba2}.StartYourClub-module__vllQOG__stepCounter{color:#9ca3af;text-align:right;visibility:visible;min-width:40px;font-size:14px;font-weight:500;display:block}.StartYourClub-module__vllQOG__stepActions{justify-content:center;margin-top:32px;display:flex}.StartYourClub-module__vllQOG__nextButton{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:12px;padding:12px 32px;font-size:16px;font-weight:600;transition:all .2s}.StartYourClub-module__vllQOG__nextButton:hover{background:#764ba2;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}@media (max-width:768px){.StartYourClub-module__vllQOG__wizard{padding:24px}.StartYourClub-module__vllQOG__stepTitle{font-size:24px}.StartYourClub-module__vllQOG__progressStepLabel{font-size:10px}.StartYourClub-module__vllQOG__featuresGrid{grid-template-columns:1fr}.StartYourClub-module__vllQOG__navigation{flex-direction:column}.StartYourClub-module__vllQOG__backButton,.StartYourClub-module__vllQOG__nextButton{width:100%}}
