.form-module-scss-module__lBND2G__checkoutSection{background-color:#fff;min-height:100vh;padding:120px 20px 40px;overflow-y:auto}@media (max-width:768px){.form-module-scss-module__lBND2G__checkoutSection{padding:100px 16px 30px}}@media (max-width:480px){.form-module-scss-module__lBND2G__checkoutSection{padding:80px 12px 20px}}.form-module-scss-module__lBND2G__container{width:100%;max-width:1200px;margin:0 auto}.form-module-scss-module__lBND2G__header{align-items:center;gap:16px;margin-bottom:40px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__header{gap:12px;margin-bottom:30px}}.form-module-scss-module__lBND2G__backButton{color:#fff;cursor:pointer;background-color:#2d5f4f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.form-module-scss-module__lBND2G__backButton:hover{background-color:#1f4337;transform:scale(1.05)}.form-module-scss-module__lBND2G__backButton:active{transform:scale(.95)}@media (max-width:480px){.form-module-scss-module__lBND2G__backButton{width:40px;height:40px}.form-module-scss-module__lBND2G__backButton svg{width:16px;height:16px}}.form-module-scss-module__lBND2G__headerContent{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__headerContent{gap:8px}}.form-module-scss-module__lBND2G__title{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.form-module-scss-module__lBND2G__title{font-size:24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__title{font-size:20px}}.form-module-scss-module__lBND2G__status{color:#6366f1;background-color:#e0e7ff;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:500}@media (max-width:480px){.form-module-scss-module__lBND2G__status{padding:3px 10px;font-size:12px}}.form-module-scss-module__lBND2G__formWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;grid-template-columns:200px 1fr;gap:40px;width:100%;padding:40px;display:grid}.form-module-scss-module__lBND2G__formWrapper.form-module-scss-module__lBND2G__statusScreen{justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:1024px){.form-module-scss-module__lBND2G__formWrapper{grid-template-columns:180px 1fr;gap:32px}}@media (max-width:768px){.form-module-scss-module__lBND2G__formWrapper{border-radius:12px;grid-template-columns:1fr;gap:32px;padding:32px 24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__formWrapper{gap:24px;padding:24px 16px}}.form-module-scss-module__lBND2G__stepsIndicator{flex-direction:column;gap:0;min-width:0;padding-right:20px;display:flex}@media (max-width:768px){.form-module-scss-module__lBND2G__stepsIndicator{-webkit-overflow-scrolling:touch;flex-direction:row;gap:30px;padding-bottom:20px;padding-right:0;overflow-x:auto}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepsIndicator{flex-direction:column;gap:0;overflow-x:visible}}.form-module-scss-module__lBND2G__stepItem{align-items:center;gap:16px;min-width:0;min-height:60px;padding:0;display:flex;position:relative}.form-module-scss-module__lBND2G__stepItem:not(:last-child){padding-bottom:20px}@media (max-width:768px){.form-module-scss-module__lBND2G__stepItem{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;min-height:auto;padding-bottom:0}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepItem{flex-direction:row;align-items:center;gap:16px;min-height:60px}.form-module-scss-module__lBND2G__stepItem:not(:last-child){padding-bottom:20px}}.form-module-scss-module__lBND2G__stepCircle{color:#6b7280;z-index:2;background-color:#d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative}.form-module-scss-module__lBND2G__stepCircle.form-module-scss-module__lBND2G__active,.form-module-scss-module__lBND2G__stepCircle.form-module-scss-module__lBND2G__completed{color:#fff;background-color:#2d5f4f}.form-module-scss-module__lBND2G__stepCircle:before{content:"";z-index:1;background-color:#d1d5db;width:2px;height:48px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.form-module-scss-module__lBND2G__stepItem:last-child .form-module-scss-module__lBND2G__stepCircle:before{display:none}.form-module-scss-module__lBND2G__stepItem.form-module-scss-module__lBND2G__completed .form-module-scss-module__lBND2G__stepCircle:before,.form-module-scss-module__lBND2G__stepItem.form-module-scss-module__lBND2G__active .form-module-scss-module__lBND2G__stepCircle:before{background-color:#2d5f4f}@media (max-width:768px){.form-module-scss-module__lBND2G__stepCircle:before{display:none}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepCircle{width:28px;height:28px;font-size:13px}.form-module-scss-module__lBND2G__stepCircle:before{height:48px;display:block}.form-module-scss-module__lBND2G__stepCircle svg{width:14px;height:14px}}.form-module-scss-module__lBND2G__stepTitle{color:#111827;word-break:break-word;font-size:15px;font-weight:500;line-height:1.4}@media (max-width:768px){.form-module-scss-module__lBND2G__stepTitle{font-size:13px}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepTitle{font-size:14px}}.form-module-scss-module__lBND2G__mainContent{grid-template-columns:1fr 350px;gap:32px;width:100%;min-width:0;display:grid}@media (max-width:1024px){.form-module-scss-module__lBND2G__mainContent{grid-template-columns:1fr 300px;gap:24px}}@media (max-width:768px){.form-module-scss-module__lBND2G__mainContent{grid-template-columns:1fr;gap:24px}}.form-module-scss-module__lBND2G__formContent{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__formContent{gap:24px}}.form-module-scss-module__lBND2G__formSection{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.form-module-scss-module__lBND2G__formSection .form-module-scss-module__lBND2G__checkboxContainer{cursor:pointer;align-items:center;gap:8px;display:flex}.form-module-scss-module__lBND2G__formSection .form-module-scss-module__lBND2G__checkboxContainer input[type=checkbox]{cursor:pointer;width:18px;height:18px}.form-module-scss-module__lBND2G__formSection .form-module-scss-module__lBND2G__checkboxContainer .form-module-scss-module__lBND2G__checkboxLabel{color:#000;-webkit-user-select:none;user-select:none;margin-left:.2rem;font-size:14px;font-weight:500}@media (max-width:480px){.form-module-scss-module__lBND2G__formSection{gap:20px}}.form-module-scss-module__lBND2G__formGroup{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.form-module-scss-module__lBND2G__label{color:#374151;font-size:14px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__label{font-size:13px}}.form-module-scss-module__lBND2G__select{color:#374151;box-sizing:border-box;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.form-module-scss-module__lBND2G__select:focus{border-color:#2d5f4f;outline:none;box-shadow:0 0 0 3px #2d5f4f1a}@media (max-width:480px){.form-module-scss-module__lBND2G__select{padding:10px 40px 10px 14px;font-size:14px}}.form-module-scss-module__lBND2G__continueButton{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#2d5f4f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.form-module-scss-module__lBND2G__continueButton:hover:not(:disabled){background-color:#1f4337}.form-module-scss-module__lBND2G__continueButton:active:not(:disabled){transform:scale(.98)}.form-module-scss-module__lBND2G__continueButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.form-module-scss-module__lBND2G__continueButton{padding:12px 24px;font-size:15px}}.form-module-scss-module__lBND2G__sectionTitle{color:#000;word-break:break-word;margin:0 0 8px;font-size:20px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__sectionTitle{font-size:18px}}.form-module-scss-module__lBND2G__sectionDescription{color:#6b7280;word-break:break-word;margin:0;font-size:14px}@media (max-width:480px){.form-module-scss-module__lBND2G__sectionDescription{font-size:13px}}.form-module-scss-module__lBND2G__paymentSection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.form-module-scss-module__lBND2G__paymentInfo{background-color:#fff;border:2px solid #16612d;border-radius:12px;flex-direction:column;gap:12px;margin:16px 0;padding:20px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__paymentInfo{gap:10px;padding:16px}}.form-module-scss-module__lBND2G__paymentInfoItem{flex-direction:column;gap:4px;display:flex}.form-module-scss-module__lBND2G__paymentInfoLabel{color:#1c6839;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__paymentInfoLabel{font-size:12px}}.form-module-scss-module__lBND2G__paymentInfoValue{color:#2a8842;letter-spacing:.5px;word-break:break-all;font-family:Courier New,monospace;font-size:18px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__paymentInfoValue{font-size:16px}}.form-module-scss-module__lBND2G__hintImageContainer{justify-content:center;align-items:center;width:100%;margin:16px 0;display:flex}.form-module-scss-module__lBND2G__hintImage{border-radius:8px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.form-module-scss-module__lBND2G__hintImage{max-width:100%}}.form-module-scss-module__lBND2G__imagePreviewContainer{flex-direction:column;align-items:center;gap:8px;margin-top:12px;display:flex}.form-module-scss-module__lBND2G__imagePreview{object-fit:cover;border:2px solid #e5e7eb;border-radius:8px;max-width:100%;max-height:150px}.form-module-scss-module__lBND2G__fileName{color:#6b7280;word-break:break-all;font-size:.875rem}.form-module-scss-module__lBND2G__errorText{color:#e74c3c;margin-top:4px;font-size:13px}.form-module-scss-module__lBND2G__priceSummary{background:linear-gradient(135deg,#f8fffe 0%,#e8f5f1 100%);border:2px solid #2d5f4f;border-radius:16px;height:fit-content;padding:24px;position:sticky;top:20px;box-shadow:0 4px 12px #2d5f4f1a}@media (max-width:768px){.form-module-scss-module__lBND2G__priceSummary{margin-top:24px;position:static}}@media (max-width:480px){.form-module-scss-module__lBND2G__priceSummary{padding:20px}}.form-module-scss-module__lBND2G__priceSummaryTitle{color:#1f2937;border-bottom:2px solid #2d5f4f;margin:0 0 20px;padding-bottom:16px;font-size:20px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__priceSummaryTitle{margin-bottom:16px;font-size:18px}}.form-module-scss-module__lBND2G__priceSummaryContent{flex-direction:column;gap:16px;display:flex}.form-module-scss-module__lBND2G__priceItem{border-bottom:1px solid #d1fae5;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.form-module-scss-module__lBND2G__priceItem:last-of-type{border-bottom:none}@media (max-width:480px){.form-module-scss-module__lBND2G__priceItem{padding:10px 0}}.form-module-scss-module__lBND2G__priceLabel{color:#374151;font-size:15px;font-weight:500}@media (max-width:480px){.form-module-scss-module__lBND2G__priceLabel{font-size:14px}}.form-module-scss-module__lBND2G__priceValue{color:#1f2937;font-family:Courier New,monospace;font-size:16px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__priceValue{font-size:15px}}.form-module-scss-module__lBND2G__priceDivider{background:linear-gradient(90deg,#0000,#2d5f4f,#0000);height:2px;margin:8px 0}.form-module-scss-module__lBND2G__priceTotal{background-color:#2d5f4f;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:16px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__priceTotal{padding:14px}}.form-module-scss-module__lBND2G__priceTotalLabel{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:18px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__priceTotalLabel{font-size:16px}}.form-module-scss-module__lBND2G__priceTotalValue{color:#fff;font-family:Courier New,monospace;font-size:24px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__priceTotalValue{font-size:20px}}.form-module-scss-module__lBND2G__statusWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:500px;padding:40px;display:flex}@media (max-width:768px){.form-module-scss-module__lBND2G__statusWrapper{min-height:400px;padding:32px 24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__statusWrapper{min-height:350px;padding:24px 16px}}.form-module-scss-module__lBND2G__successContainer,.form-module-scss-module__lBND2G__errorContainer{text-align:center;background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;padding:48px 40px;display:flex;box-shadow:0 4px 16px #00000014}@media (max-width:768px){.form-module-scss-module__lBND2G__successContainer,.form-module-scss-module__lBND2G__errorContainer{gap:28px;padding:40px 32px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successContainer,.form-module-scss-module__lBND2G__errorContainer{gap:24px;padding:32px 24px}}.form-module-scss-module__lBND2G__statusScreenWrapper{justify-content:center;align-items:center;width:100%;display:flex}.form-module-scss-module__lBND2G__successIcon,.form-module-scss-module__lBND2G__errorIcon{justify-content:center;align-items:center;animation:.5s ease-out form-module-scss-module__lBND2G__scaleIn;display:flex}.form-module-scss-module__lBND2G__successTitle,.form-module-scss-module__lBND2G__errorTitle{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.form-module-scss-module__lBND2G__successTitle,.form-module-scss-module__lBND2G__errorTitle{font-size:24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successTitle,.form-module-scss-module__lBND2G__errorTitle{font-size:20px}}.form-module-scss-module__lBND2G__successDescription,.form-module-scss-module__lBND2G__errorDescription{color:#6b7280;max-width:480px;margin:0;font-size:16px;line-height:1.6}@media (max-width:768px){.form-module-scss-module__lBND2G__successDescription,.form-module-scss-module__lBND2G__errorDescription{font-size:15px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successDescription,.form-module-scss-module__lBND2G__errorDescription{font-size:14px}}.form-module-scss-module__lBND2G__telegramBotSection{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #08c;border-radius:12px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:32px;transition:all .3s;display:flex}.form-module-scss-module__lBND2G__telegramBotSection:hover{box-shadow:0 8px 24px #0088cc26}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotSection{gap:18px;padding:28px 24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__telegramBotSection{gap:16px;padding:24px 20px}}.form-module-scss-module__lBND2G__telegramBotIcon{justify-content:center;align-items:center;display:flex}.form-module-scss-module__lBND2G__telegramBotTitle{color:#1f2937;margin:0;font-size:24px;font-weight:700}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotTitle{font-size:20px}}@media (max-width:480px){.form-module-scss-module__lBND2G__telegramBotTitle{font-size:18px}}.form-module-scss-module__lBND2G__telegramBotDescription{color:#6b7280;max-width:400px;margin:0;font-size:16px;line-height:1.5}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotDescription{font-size:14px}}.form-module-scss-module__lBND2G__telegramBotButton{color:#fff;background:#da3333;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.form-module-scss-module__lBND2G__telegramBotButton:hover{background:#0077b3;transform:translateY(-2px);box-shadow:0 10px 30px #0088cc4d}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotButton{padding:14px 24px;font-size:14px}}@media (max-width:480px){.form-module-scss-module__lBND2G__telegramBotButton{justify-content:center;width:100%}}.form-module-scss-module__lBND2G__successFooter,.form-module-scss-module__lBND2G__errorFooter{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.form-module-scss-module__lBND2G__successFooter,.form-module-scss-module__lBND2G__errorFooter{padding:14px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successFooter,.form-module-scss-module__lBND2G__errorFooter{padding:12px}}.form-module-scss-module__lBND2G__successNote,.form-module-scss-module__lBND2G__errorNote{color:#92400e;text-align:left;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.form-module-scss-module__lBND2G__successNote,.form-module-scss-module__lBND2G__errorNote{font-size:13px}}.form-module-scss-module__lBND2G__successNote strong,.form-module-scss-module__lBND2G__errorNote strong{font-weight:700}.form-module-scss-module__lBND2G__errorMessageBox{background:#fef2f2;border:2px solid #fca5a5;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.form-module-scss-module__lBND2G__errorMessageBox{padding:14px}}@media (max-width:480px){.form-module-scss-module__lBND2G__errorMessageBox{padding:12px}}.form-module-scss-module__lBND2G__errorMessageText{color:#991b1b;word-break:break-word;margin:0;font-family:Courier New,monospace;font-size:14px;line-height:1.5}@media (max-width:768px){.form-module-scss-module__lBND2G__errorMessageText{font-size:13px}}.form-module-scss-module__lBND2G__errorActions{gap:16px;width:100%;max-width:450px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__errorActions{flex-direction:column;gap:12px}}.form-module-scss-module__lBND2G__retryButton{color:#fff;cursor:pointer;background:#2d5f4f;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.form-module-scss-module__lBND2G__retryButton:hover{background-color:#1f4337;transform:translateY(-2px);box-shadow:0 8px 20px #2d5f4f4d}.form-module-scss-module__lBND2G__retryButton:active{transform:scale(.98)}@media (max-width:768px){.form-module-scss-module__lBND2G__retryButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.form-module-scss-module__lBND2G__retryButton{width:100%}}.form-module-scss-module__lBND2G__supportButton{color:#08c;background:#fff;border:2px solid #08c;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.form-module-scss-module__lBND2G__supportButton:hover{color:#fff;background:#08c;transform:translateY(-2px);box-shadow:0 8px 20px #0088cc4d}.form-module-scss-module__lBND2G__supportButton:active{transform:scale(.98)}@media (max-width:768px){.form-module-scss-module__lBND2G__supportButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.form-module-scss-module__lBND2G__supportButton{width:100%}}@keyframes form-module-scss-module__lBND2G__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}
.Input-module-scss-module__YI3vdq__inputWrapper{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.Input-module-scss-module__YI3vdq__inputWrapper:last-child{margin-bottom:0}.Input-module-scss-module__YI3vdq__label{color:#020817;font-size:.875rem;font-weight:500}.Input-module-scss-module__YI3vdq__suffix{cursor:pointer;z-index:100;opacity:.7;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:25%;right:12px}.Input-module-scss-module__YI3vdq__suffix:hover{opacity:1}.Input-module-scss-module__YI3vdq__input{color:#000;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.Input-module-scss-module__YI3vdq__input:focus{border-color:#020817;outline:none;box-shadow:0 0 0 3px #0208171a}.Input-module-scss-module__YI3vdq__input::placeholder{color:#64748b}.Input-module-scss-module__YI3vdq__input.Input-module-scss-module__YI3vdq__inputError{border-color:#ef4444}.Input-module-scss-module__YI3vdq__input.Input-module-scss-module__YI3vdq__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.Input-module-scss-module__YI3vdq__input[type=color]{cursor:pointer;width:60px;height:48px;padding:0}.Input-module-scss-module__YI3vdq__input[type=color]::-webkit-color-swatch-wrapper{padding:0}.Input-module-scss-module__YI3vdq__input[type=color]::-webkit-color-swatch{border:none;border-radius:10px}.Input-module-scss-module__YI3vdq__input[type=color]{border-radius:12px}.Input-module-scss-module__YI3vdq__input[type=color]:focus{border-color:#020817;box-shadow:0 0 0 3px #0208171a}.Input-module-scss-module__YI3vdq__input[type=color].Input-module-scss-module__YI3vdq__inputError{border-color:#ef4444}.Input-module-scss-module__YI3vdq__input[type=color].Input-module-scss-module__YI3vdq__inputError:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module-scss-module__YI3vdq__colorValue{color:#020817;text-transform:uppercase;font-size:.875rem}.Input-module-scss-module__YI3vdq__error{color:#ef4444;margin-top:-.25rem;font-size:.75rem}
.Button-module-scss-module__P6IxKq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;gap:.4rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Button-module-scss-module__P6IxKq__button:disabled{opacity:.5;cursor:not-allowed}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__default{background:var(--primary-color);color:#fff}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__default:hover:not(:disabled){background:#020817e6}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__default:active:not(:disabled){transform:translateY(1px)}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__outline{color:#020817;background:0 0;border:1px solid #e2e8f0}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__outline:hover:not(:disabled){background:#f8fafc}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__ghost{color:#020817;background:0 0}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__ghost:hover:not(:disabled){background:#f8fafc}
.Stepper-module-scss-module___IgXKW__stepperContainer{max-width:64rem;margin:0 auto;padding:1rem}@media (min-width:769px){.Stepper-module-scss-module___IgXKW__stepperContainer{padding:1.5rem}}.Stepper-module-scss-module___IgXKW__stepperWrapper{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperWrapper{margin-bottom:1.5rem}}.Stepper-module-scss-module___IgXKW__stepperLineBg{z-index:0;background:#e6e6e6;height:2px;position:absolute;top:.75rem;left:0;right:0}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperLineBg{height:1.5px;top:.625rem}}.Stepper-module-scss-module___IgXKW__stepperLineProgress{z-index:0;background:#21c45d;height:2px;transition:width .3s;position:absolute;top:.75rem;left:0}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperLineProgress{height:1.5px;top:.625rem}}.Stepper-module-scss-module___IgXKW__stepItem{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Stepper-module-scss-module___IgXKW__stepCircle{cursor:default;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-bottom:.375rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepCircle{width:1.5rem;height:1.5rem;margin-bottom:.25rem;font-size:.6875rem}}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__pending{color:#999;background:#fff;border:2px solid #d9d9d9}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__active{background:var(--primary-color);color:#fff;box-shadow:0 0 0 3px #21c45d33}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__active{box-shadow:0 0 0 2px #21c45d40}}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__completed{background:var(--primary-color);color:#fff}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__clickable{cursor:pointer}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__clickable:hover{transform:scale(1.1)}.Stepper-module-scss-module___IgXKW__stepLabel{text-align:center;max-width:100px}.Stepper-module-scss-module___IgXKW__stepName{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.6875rem;font-weight:500;overflow:hidden}@media (min-width:769px){.Stepper-module-scss-module___IgXKW__stepName{font-size:.75rem}}.Stepper-module-scss-module___IgXKW__stepName.Stepper-module-scss-module___IgXKW__active,.Stepper-module-scss-module___IgXKW__stepName.Stepper-module-scss-module___IgXKW__completed{color:var(--primary-color)}.Stepper-module-scss-module___IgXKW__stepName.Stepper-module-scss-module___IgXKW__pending{color:#999}.Stepper-module-scss-module___IgXKW__stepDescription{color:#999;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:.125rem;font-size:.625rem;overflow:hidden}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepDescription{display:none}}.Stepper-module-scss-module___IgXKW__stepperActions{border-top:1px solid #e6e6e6;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperActions{gap:.5rem;padding-top:.75rem}}.Stepper-module-scss-module___IgXKW__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}@media (max-width:480px){.Stepper-module-scss-module___IgXKW__btn{gap:.25rem;padding:.375rem .75rem;font-size:.75rem}}.Stepper-module-scss-module___IgXKW__btnBack{color:#666;background:0 0}.Stepper-module-scss-module___IgXKW__btnBack:hover{color:#020817;background:#f1f5f9}.Stepper-module-scss-module___IgXKW__btnNext{color:#fff;background:#21c45d}.Stepper-module-scss-module___IgXKW__btnNext:hover{background:#1eae53}
.Card-module-scss-module__5ZDjha__card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.Card-module-scss-module__5ZDjha__cardHeader{padding:1.5rem 1.5rem 0}.Card-module-scss-module__5ZDjha__cardTitle{color:#020817;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.Card-module-scss-module__5ZDjha__cardDescription{color:#64748b;margin-top:.375rem;margin-bottom:0;font-size:.875rem}.Card-module-scss-module__5ZDjha__cardContent{padding:1.5rem}.Card-module-scss-module__5ZDjha__cardFooter{padding:0 1.5rem 1.5rem}
.Dashboard-module-scss-module__HzXfWG__container{color:#1a1a1a;background:#f5f5f5;min-height:100vh;padding:1rem .5rem}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__container{padding:1rem}}.Dashboard-module-scss-module__HzXfWG__header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__header{flex-direction:column;gap:1.5rem}}.Dashboard-module-scss-module__HzXfWG__headerContent{flex:1}.Dashboard-module-scss-module__HzXfWG__title{letter-spacing:-.02em;background:linear-gradient(135deg,#1a1a1a 0%,#666 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:600}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__title{font-size:2rem}}.Dashboard-module-scss-module__HzXfWG__subtitle{color:#737373;margin:0;font-size:1rem;font-weight:400}.Dashboard-module-scss-module__HzXfWG__headerActions{gap:.75rem;display:flex}.Dashboard-module-scss-module__HzXfWG__exportBtn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Dashboard-module-scss-module__HzXfWG__exportBtn svg{width:16px;height:16px}.Dashboard-module-scss-module__HzXfWG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__statsGrid{grid-template-columns:1fr;gap:1rem}}.Dashboard-module-scss-module__HzXfWG__chartsSection{grid-template-columns:1fr 380px;gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:1200px){.Dashboard-module-scss-module__HzXfWG__chartsSection{grid-template-columns:1fr}}.Dashboard-module-scss-module__HzXfWG__mainChart{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;min-height:400px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Dashboard-module-scss-module__HzXfWG__chartHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.Dashboard-module-scss-module__HzXfWG__chartHeader{flex-direction:column}}.Dashboard-module-scss-module__HzXfWG__chartTitle{letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__chartSubtitle{color:#737373;margin:0;font-size:.875rem}.Dashboard-module-scss-module__HzXfWG__chartLegend{gap:1.5rem;display:flex}.Dashboard-module-scss-module__HzXfWG__legendItem{color:#737373;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Dashboard-module-scss-module__HzXfWG__legendDot{border-radius:50%;width:12px;height:12px}.Dashboard-module-scss-module__HzXfWG__legendDot[data-color=orders]{background:#7c3bed}.Dashboard-module-scss-module__HzXfWG__legendDot[data-color=revenue]{background:#3ae478}.Dashboard-module-scss-module__HzXfWG__sidePanel{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module-scss-module__HzXfWG__metricsCard{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Dashboard-module-scss-module__HzXfWG__metricsTitle{letter-spacing:-.01em;margin:0 0 1rem;font-size:1rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__metricsList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module-scss-module__HzXfWG__metricItem{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Dashboard-module-scss-module__HzXfWG__metricItem:last-child{border-bottom:none;padding-bottom:0}.Dashboard-module-scss-module__HzXfWG__metricLabel{color:#737373;font-size:.875rem}.Dashboard-module-scss-module__HzXfWG__metricValue{letter-spacing:-.01em;font-size:1rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__ordersSection{margin-bottom:3rem}.Dashboard-module-scss-module__HzXfWG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}@media (max-width:640px){.Dashboard-module-scss-module__HzXfWG__sectionHeader{flex-direction:column}}.Dashboard-module-scss-module__HzXfWG__sectionTitle{letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__sectionSubtitle{color:#737373;margin:0;font-size:.875rem}.Dashboard-module-scss-module__HzXfWG__viewAllLink{color:#1a1a1a;background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Dashboard-module-scss-module__HzXfWG__viewAllLink:hover{background:#fafafa;border-color:#bfbfbf;transform:translate(2px);box-shadow:0 2px 4px #0000001a}.Dashboard-module-scss-module__HzXfWG__viewAllLink svg{width:16px;height:16px}.Dashboard-module-scss-module__HzXfWG__statusSection{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Dashboard-module-scss-module__HzXfWG__statusGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;display:grid}@media (max-width:640px){.Dashboard-module-scss-module__HzXfWG__statusGrid{grid-template-columns:repeat(2,1fr)}}.Dashboard-module-scss-module__HzXfWG__statusCard{background:#fafafa;border:1px solid #e6e6e6;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.Dashboard-module-scss-module__HzXfWG__statusCard:hover{border-color:#ccc;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=pending]{border-left:3px solid #facc14}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=verified]{border-left:3px solid #0da2e7}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=approved]{border-left:3px solid #3ae478}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=denied]{border-left:3px solid #dc2828}.Dashboard-module-scss-module__HzXfWG__statusCount{letter-spacing:-.02em;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.Dashboard-module-scss-module__HzXfWG__statusLabel{color:#737373;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.Dashboard-module-scss-module__HzXfWG__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.Dashboard-module-scss-module__HzXfWG__error h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__error p{color:#737373;margin:0}
.TextArea-module-scss-module__hRTBNG__textareaWrapper{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.TextArea-module-scss-module__hRTBNG__textareaWrapper:last-child{margin-bottom:0}.TextArea-module-scss-module__hRTBNG__label{color:#020817;font-size:.875rem;font-weight:500}.TextArea-module-scss-module__hRTBNG__textarea{color:#000;resize:vertical;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:100%;min-height:100px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.TextArea-module-scss-module__hRTBNG__textarea:focus{border-color:#020817;outline:none;box-shadow:0 0 0 3px #0208171a}.TextArea-module-scss-module__hRTBNG__textarea::placeholder{color:#64748b}.TextArea-module-scss-module__hRTBNG__textarea.TextArea-module-scss-module__hRTBNG__textareaError{border-color:#ef4444}.TextArea-module-scss-module__hRTBNG__textarea.TextArea-module-scss-module__hRTBNG__textareaError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.TextArea-module-scss-module__hRTBNG__error{color:#ef4444;margin-top:-.25rem;font-size:.75rem}
.AddPartner-module-scss-module__sxpDJq__container{min-height:100vh;padding:2rem}.AddPartner-module-scss-module__sxpDJq__formContainer{background:#fff;border-radius:.75rem;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 1px 3px #0000001a}.AddPartner-module-scss-module__sxpDJq__formContent{padding:2rem}.AddPartner-module-scss-module__sxpDJq__stepForm{min-height:400px}.AddPartner-module-scss-module__sxpDJq__stepTitle{color:#020817;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__sectionHeader{align-items:center;justify-content:space-betwe;margin-bottom:1.5rem;display:flex}.AddPartner-module-scss-module__sxpDJq__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.AddPartner-module-scss-module__sxpDJq__colorPicker{border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:1rem;padding:.1rem .35rem;display:flex}.AddPartner-module-scss-module__sxpDJq__colorInput{cursor:pointer;border:none;border-radius:.25rem;width:40px;height:40px;margin:0;padding:0}.AddPartner-module-scss-module__sxpDJq__colorInput::-webkit-color-swatch-wrapper{padding:0}.AddPartner-module-scss-module__sxpDJq__colorInput::-webkit-color-swatch{border:1px solid #e2e8f0;border-radius:.25rem}.AddPartner-module-scss-module__sxpDJq__addCourseBtn{color:#fff;cursor:pointer;background:#21c45d;border:none;border-radius:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.AddPartner-module-scss-module__sxpDJq__addCourseBtn:hover{background:#1eae53}.AddPartner-module-scss-module__sxpDJq__emptyState{text-align:center;color:#64748b;padding:3rem 1rem}.AddPartner-module-scss-module__sxpDJq__emptyState p{margin:0}.AddPartner-module-scss-module__sxpDJq__coursesList{flex-direction:column;gap:1.5rem;display:flex}.AddPartner-module-scss-module__sxpDJq__courseCard{background:#fcfcfc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.5rem}.AddPartner-module-scss-module__sxpDJq__courseHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AddPartner-module-scss-module__sxpDJq__courseHeader h3{color:#020817;margin:0;font-size:1rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__removeBtn{color:#ef4343;cursor:pointer;background:0 0;border:1px solid #ef4343;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.AddPartner-module-scss-module__sxpDJq__removeBtn:hover{color:#fff;background:#ef4343}.AddPartner-module-scss-module__sxpDJq__fileInput{padding:.625rem 0;font-size:.875rem}.AddPartner-module-scss-module__sxpDJq__imagePreview{object-fit:cover;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;max-width:300px;height:150px;margin-top:.75rem}.AddPartner-module-scss-module__sxpDJq__previewContainer{flex-direction:column;gap:2rem;display:flex}.AddPartner-module-scss-module__sxpDJq__coursesPreview h3{color:#020817;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__formActions{background:#fcfcfc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.AddPartner-module-scss-module__sxpDJq__button{max-width:200px}.AddPartner-module-scss-module__sxpDJq__selectLabel{color:#020817;margin:5px;font-size:.875rem;font-weight:500}.AddPartner-module-scss-module__sxpDJq__selectInput{background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px}@media (max-width:768px){.AddPartner-module-scss-module__sxpDJq__container{padding:1rem}.AddPartner-module-scss-module__sxpDJq__steps{flex-direction:column;align-items:flex-start;gap:1rem}.AddPartner-module-scss-module__sxpDJq__stepWrapper{width:100%}.AddPartner-module-scss-module__sxpDJq__stepLine{display:none}.AddPartner-module-scss-module__sxpDJq__formRow{grid-template-columns:1fr}.AddPartner-module-scss-module__sxpDJq__formActions{flex-direction:column;gap:.75rem}.AddPartner-module-scss-module__sxpDJq__formActions button{width:100%}}.AddPartner-module-scss-module__sxpDJq__formSection{background:#fafafa;border:1px solid #e6e6e6;border-radius:.75rem;margin-top:1.5rem;padding:1.5rem}.AddPartner-module-scss-module__sxpDJq__sectionTitle{color:#1a1a1a;margin:0 0 .5rem;font-size:1rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__sectionDescription{color:#737373;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.AddPartner-module-scss-module__sxpDJq__directFields,.AddPartner-module-scss-module__sxpDJq__tieredFields{background:#fafafa;border:1px solid #e6e6e6;border-radius:.75rem;margin-top:1.5rem;padding:1.5rem}.AddPartner-module-scss-module__sxpDJq__subsectionTitle{color:#1a1a1a;margin:0 0 1rem;font-size:1rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__addTierBtn{color:#fff;cursor:pointer;background:#0da2e7;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.AddPartner-module-scss-module__sxpDJq__addTierBtn:hover{background:#0b87c1;transform:translateY(-1px)}.AddPartner-module-scss-module__sxpDJq__addTierBtn:active{transform:translateY(0)}.AddPartner-module-scss-module__sxpDJq__tiersList{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.AddPartner-module-scss-module__sxpDJq__tierCard{background:#fff;border:1px solid #d9d9d9;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.AddPartner-module-scss-module__sxpDJq__tierHeader{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.AddPartner-module-scss-module__sxpDJq__tierHeader h5{color:#0da2e7;margin:0;font-size:1rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__checkboxGroup{align-items:center;margin-top:1rem;display:flex}.AddPartner-module-scss-module__sxpDJq__checkboxGroup label{cursor:pointer;color:#4d4d4d;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.AddPartner-module-scss-module__sxpDJq__checkboxGroup label input[type=checkbox]{cursor:pointer;accent-color:#0da2e7;width:18px;height:18px}.AddPartner-module-scss-module__sxpDJq__checkboxGroup label span{-webkit-user-select:none;user-select:none}.AddPartner-module-scss-module__sxpDJq__selectGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.AddPartner-module-scss-module__sxpDJq__selectLabel{color:#333;font-size:.875rem;font-weight:500}.AddPartner-module-scss-module__sxpDJq__selectInput{background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.AddPartner-module-scss-module__sxpDJq__selectInput:focus{border-color:#0da2e7;outline:none;box-shadow:0 0 0 3px #0da2e71a}.AddPartner-module-scss-module__sxpDJq__selectInput:disabled{cursor:not-allowed;background:#f5f5f5}.AddPartner-module-scss-module__sxpDJq__errorText{color:#dc2828;margin:.25rem 0 0;font-size:.75rem}.AddPartner-module-scss-module__sxpDJq__imagesRow{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem;display:grid}.AddPartner-module-scss-module__sxpDJq__imageUploadGroup{flex-direction:column;gap:.75rem;display:flex}@media (max-width:768px){.AddPartner-module-scss-module__sxpDJq__directFields,.AddPartner-module-scss-module__sxpDJq__tieredFields,.AddPartner-module-scss-module__sxpDJq__tierCard{padding:1rem}.AddPartner-module-scss-module__sxpDJq__formRow,.AddPartner-module-scss-module__sxpDJq__imagesRow{grid-template-columns:1fr}}.AddPartner-module-scss-module__sxpDJq__questionnairesList{flex-direction:column;gap:2rem;display:flex}.AddPartner-module-scss-module__sxpDJq__questionnaireCard{background:#fff;border:1px solid #e0e0e0;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.AddPartner-module-scss-module__sxpDJq__courseHeader{border-bottom:2px solid #ebebeb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.AddPartner-module-scss-module__sxpDJq__courseInfo{flex-direction:column;gap:.5rem;display:flex}.AddPartner-module-scss-module__sxpDJq__courseName{color:#1a1a1a;margin:0;font-size:1.125rem;font-weight:600}.AddPartner-module-scss-module__sxpDJq__courseType{color:#0a76a9;background:#e7f6fe;border-radius:.375rem;align-items:center;gap:.375rem;width:fit-content;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.AddPartner-module-scss-module__sxpDJq__courseMeta{color:#666;background:#f5f5f5;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.AddPartner-module-scss-module__sxpDJq__questionnaireSection{margin-top:1rem}.AddPartner-module-scss-module__sxpDJq__stepNote{background:#f1fafe;border:1px solid #b7e5fb;border-left:4px solid #0da2e7;border-radius:.5rem;margin-top:2rem;padding:1rem 1.25rem}.AddPartner-module-scss-module__sxpDJq__stepNote p{color:#075578;margin:0;font-size:.875rem;line-height:1.5}.AddPartner-module-scss-module__sxpDJq__stepNote strong{font-weight:600}.AddPartner-module-scss-module__sxpDJq__stepDescription{color:gray;margin:.5rem 0 0;font-size:.9375rem;line-height:1.5}.AddPartner-module-scss-module__sxpDJq__infoNote{background:#fffbeb;border:1px solid #fff0b3;border-left:4px solid #fc0;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.AddPartner-module-scss-module__sxpDJq__infoNote p{color:#957804;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.AddPartner-module-scss-module__sxpDJq__questionnairesList{gap:1.5rem}.AddPartner-module-scss-module__sxpDJq__questionnaireCard{padding:1rem}.AddPartner-module-scss-module__sxpDJq__courseHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.AddPartner-module-scss-module__sxpDJq__courseName{font-size:1rem}.AddPartner-module-scss-module__sxpDJq__courseMeta{text-align:center;width:100%}}
.checkout-module-scss-module__1g0Fcq__checkoutSection{background-color:#fff;min-height:100vh;padding:120px 20px 40px;overflow-y:auto}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__checkoutSection{padding:100px 16px 30px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__checkoutSection{padding:80px 12px 20px}}.checkout-module-scss-module__1g0Fcq__container{width:100%;max-width:1200px;margin:0 auto}.checkout-module-scss-module__1g0Fcq__header{align-items:center;gap:16px;margin-bottom:40px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__header{gap:12px;margin-bottom:30px}}.checkout-module-scss-module__1g0Fcq__backButton{color:#fff;cursor:pointer;background-color:#2d5f4f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.checkout-module-scss-module__1g0Fcq__backButton:hover{background-color:#1f4337;transform:scale(1.05)}.checkout-module-scss-module__1g0Fcq__backButton:active{transform:scale(.95)}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__backButton{width:40px;height:40px}.checkout-module-scss-module__1g0Fcq__backButton svg{width:16px;height:16px}}.checkout-module-scss-module__1g0Fcq__headerContent{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__headerContent{gap:8px}}.checkout-module-scss-module__1g0Fcq__title{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__title{font-size:24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__title{font-size:20px}}.checkout-module-scss-module__1g0Fcq__status{color:#6366f1;background-color:#e0e7ff;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:500}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__status{padding:3px 10px;font-size:12px}}.checkout-module-scss-module__1g0Fcq__formWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;grid-template-columns:200px 1fr;gap:40px;width:100%;padding:40px;display:grid}.checkout-module-scss-module__1g0Fcq__formWrapper.checkout-module-scss-module__1g0Fcq__statusScreen{justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:1024px){.checkout-module-scss-module__1g0Fcq__formWrapper{grid-template-columns:180px 1fr;gap:32px}}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__formWrapper{border-radius:12px;grid-template-columns:1fr;gap:32px;padding:32px 24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__formWrapper{gap:24px;padding:24px 16px}}.checkout-module-scss-module__1g0Fcq__stepsIndicator{flex-direction:column;gap:0;min-width:0;padding-right:20px;display:flex}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepsIndicator{-webkit-overflow-scrolling:touch;flex-direction:row;gap:30px;padding-bottom:20px;padding-right:0;overflow-x:auto}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepsIndicator{flex-direction:column;gap:0;overflow-x:visible}}.checkout-module-scss-module__1g0Fcq__stepItem{align-items:center;gap:16px;min-width:0;min-height:60px;padding:0;display:flex;position:relative}.checkout-module-scss-module__1g0Fcq__stepItem:not(:last-child){padding-bottom:20px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepItem{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;min-height:auto;padding-bottom:0}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepItem{flex-direction:row;align-items:center;gap:16px;min-height:60px}.checkout-module-scss-module__1g0Fcq__stepItem:not(:last-child){padding-bottom:20px}}.checkout-module-scss-module__1g0Fcq__stepCircle{color:#6b7280;z-index:2;background-color:#d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative}.checkout-module-scss-module__1g0Fcq__stepCircle.checkout-module-scss-module__1g0Fcq__active,.checkout-module-scss-module__1g0Fcq__stepCircle.checkout-module-scss-module__1g0Fcq__completed{color:#fff;background-color:#2d5f4f}.checkout-module-scss-module__1g0Fcq__stepCircle:before{content:"";z-index:1;background-color:#d1d5db;width:2px;height:48px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.checkout-module-scss-module__1g0Fcq__stepItem:last-child .checkout-module-scss-module__1g0Fcq__stepCircle:before{display:none}.checkout-module-scss-module__1g0Fcq__stepItem.checkout-module-scss-module__1g0Fcq__completed .checkout-module-scss-module__1g0Fcq__stepCircle:before,.checkout-module-scss-module__1g0Fcq__stepItem.checkout-module-scss-module__1g0Fcq__active .checkout-module-scss-module__1g0Fcq__stepCircle:before{background-color:#2d5f4f}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepCircle:before{display:none}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepCircle{width:28px;height:28px;font-size:13px}.checkout-module-scss-module__1g0Fcq__stepCircle:before{height:48px;display:block}.checkout-module-scss-module__1g0Fcq__stepCircle svg{width:14px;height:14px}}.checkout-module-scss-module__1g0Fcq__stepTitle{color:#111827;word-break:break-word;font-size:15px;font-weight:500;line-height:1.4}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepTitle{font-size:13px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepTitle{font-size:14px}}.checkout-module-scss-module__1g0Fcq__mainContent{grid-template-columns:1fr 350px;gap:32px;width:100%;min-width:0;display:grid}@media (max-width:1024px){.checkout-module-scss-module__1g0Fcq__mainContent{grid-template-columns:1fr 300px;gap:24px}}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__mainContent{grid-template-columns:1fr;gap:24px}}.checkout-module-scss-module__1g0Fcq__formContent{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__formContent{gap:24px}}.checkout-module-scss-module__1g0Fcq__formSection{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.checkout-module-scss-module__1g0Fcq__formSection .checkout-module-scss-module__1g0Fcq__checkboxContainer{cursor:pointer;align-items:center;gap:8px;display:flex}.checkout-module-scss-module__1g0Fcq__formSection .checkout-module-scss-module__1g0Fcq__checkboxContainer input[type=checkbox]{cursor:pointer;width:18px;height:18px}.checkout-module-scss-module__1g0Fcq__formSection .checkout-module-scss-module__1g0Fcq__checkboxContainer .checkout-module-scss-module__1g0Fcq__checkboxLabel{color:#000;-webkit-user-select:none;user-select:none;margin-left:.2rem;font-size:14px;font-weight:500}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__formSection{gap:20px}}.checkout-module-scss-module__1g0Fcq__formGroup{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.checkout-module-scss-module__1g0Fcq__label{color:#374151;font-size:14px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__label{font-size:13px}}.checkout-module-scss-module__1g0Fcq__select{color:#374151;box-sizing:border-box;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.checkout-module-scss-module__1g0Fcq__select:focus{border-color:#2d5f4f;outline:none;box-shadow:0 0 0 3px #2d5f4f1a}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__select{padding:10px 40px 10px 14px;font-size:14px}}.checkout-module-scss-module__1g0Fcq__continueButton{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#2d5f4f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.checkout-module-scss-module__1g0Fcq__continueButton:hover:not(:disabled){background-color:#1f4337}.checkout-module-scss-module__1g0Fcq__continueButton:active:not(:disabled){transform:scale(.98)}.checkout-module-scss-module__1g0Fcq__continueButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__continueButton{padding:12px 24px;font-size:15px}}.checkout-module-scss-module__1g0Fcq__sectionTitle{color:#000;word-break:break-word;margin:0 0 8px;font-size:20px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__sectionTitle{font-size:18px}}.checkout-module-scss-module__1g0Fcq__sectionDescription{color:#6b7280;word-break:break-word;margin:0;font-size:14px}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__sectionDescription{font-size:13px}}.checkout-module-scss-module__1g0Fcq__paymentSection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.checkout-module-scss-module__1g0Fcq__paymentInfo{background-color:#fff;border:2px solid #16612d;border-radius:12px;flex-direction:column;gap:12px;margin:16px 0;padding:20px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__paymentInfo{gap:10px;padding:16px}}.checkout-module-scss-module__1g0Fcq__paymentInfoItem{flex-direction:column;gap:4px;display:flex}.checkout-module-scss-module__1g0Fcq__paymentInfoLabel{color:#1c6839;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__paymentInfoLabel{font-size:12px}}.checkout-module-scss-module__1g0Fcq__paymentInfoValue{color:#2a8842;letter-spacing:.5px;word-break:break-all;font-family:Courier New,monospace;font-size:18px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__paymentInfoValue{font-size:16px}}.checkout-module-scss-module__1g0Fcq__hintImageContainer{justify-content:center;align-items:center;width:100%;margin:16px 0;display:flex}.checkout-module-scss-module__1g0Fcq__hintImage{border-radius:8px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__hintImage{max-width:100%}}.checkout-module-scss-module__1g0Fcq__imagePreviewContainer{flex-direction:column;align-items:center;gap:8px;margin-top:12px;display:flex}.checkout-module-scss-module__1g0Fcq__imagePreview{object-fit:cover;border:2px solid #e5e7eb;border-radius:8px;max-width:100%;max-height:150px}.checkout-module-scss-module__1g0Fcq__fileName{color:#6b7280;word-break:break-all;font-size:.875rem}.checkout-module-scss-module__1g0Fcq__errorText{color:#e74c3c;margin-top:4px;font-size:13px}.checkout-module-scss-module__1g0Fcq__priceSummary{background:linear-gradient(135deg,#f8fffe 0%,#e8f5f1 100%);border:2px solid #2d5f4f;border-radius:16px;height:fit-content;padding:24px;position:sticky;top:20px;box-shadow:0 4px 12px #2d5f4f1a}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__priceSummary{margin-top:24px;position:static}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceSummary{padding:20px}}.checkout-module-scss-module__1g0Fcq__priceSummaryTitle{color:#1f2937;border-bottom:2px solid #2d5f4f;margin:0 0 20px;padding-bottom:16px;font-size:20px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceSummaryTitle{margin-bottom:16px;font-size:18px}}.checkout-module-scss-module__1g0Fcq__priceSummaryContent{flex-direction:column;gap:16px;display:flex}.checkout-module-scss-module__1g0Fcq__priceItem{border-bottom:1px solid #d1fae5;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.checkout-module-scss-module__1g0Fcq__priceItem:last-of-type{border-bottom:none}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceItem{padding:10px 0}}.checkout-module-scss-module__1g0Fcq__priceLabel{color:#374151;font-size:15px;font-weight:500}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceLabel{font-size:14px}}.checkout-module-scss-module__1g0Fcq__priceValue{color:#1f2937;font-family:Courier New,monospace;font-size:16px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceValue{font-size:15px}}.checkout-module-scss-module__1g0Fcq__priceDivider{background:linear-gradient(90deg,#0000,#2d5f4f,#0000);height:2px;margin:8px 0}.checkout-module-scss-module__1g0Fcq__priceTotal{background-color:#2d5f4f;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:16px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceTotal{padding:14px}}.checkout-module-scss-module__1g0Fcq__priceTotalLabel{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:18px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceTotalLabel{font-size:16px}}.checkout-module-scss-module__1g0Fcq__priceTotalValue{color:#fff;font-family:Courier New,monospace;font-size:24px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceTotalValue{font-size:20px}}.checkout-module-scss-module__1g0Fcq__statusWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:500px;padding:40px;display:flex}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__statusWrapper{min-height:400px;padding:32px 24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__statusWrapper{min-height:350px;padding:24px 16px}}.checkout-module-scss-module__1g0Fcq__successContainer,.checkout-module-scss-module__1g0Fcq__errorContainer{text-align:center;background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;padding:48px 40px;display:flex;box-shadow:0 4px 16px #00000014}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successContainer,.checkout-module-scss-module__1g0Fcq__errorContainer{gap:28px;padding:40px 32px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successContainer,.checkout-module-scss-module__1g0Fcq__errorContainer{gap:24px;padding:32px 24px}}.checkout-module-scss-module__1g0Fcq__statusScreenWrapper{justify-content:center;align-items:center;width:100%;display:flex}.checkout-module-scss-module__1g0Fcq__successIcon,.checkout-module-scss-module__1g0Fcq__errorIcon,.checkout-module-scss-module__1g0Fcq__emailIcon{justify-content:center;align-items:center;animation:.5s ease-out checkout-module-scss-module__1g0Fcq__scaleIn;display:flex}.checkout-module-scss-module__1g0Fcq__successTitle,.checkout-module-scss-module__1g0Fcq__errorTitle{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successTitle,.checkout-module-scss-module__1g0Fcq__errorTitle{font-size:24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successTitle,.checkout-module-scss-module__1g0Fcq__errorTitle{font-size:20px}}.checkout-module-scss-module__1g0Fcq__successDescription,.checkout-module-scss-module__1g0Fcq__errorDescription{color:#6b7280;max-width:480px;margin:0;font-size:16px;line-height:1.6}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successDescription,.checkout-module-scss-module__1g0Fcq__errorDescription{font-size:15px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successDescription,.checkout-module-scss-module__1g0Fcq__errorDescription{font-size:14px}}.checkout-module-scss-module__1g0Fcq__telegramBotSection{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #08c;border-radius:12px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:32px;transition:all .3s;display:flex}.checkout-module-scss-module__1g0Fcq__telegramBotSection:hover{box-shadow:0 8px 24px #0088cc26}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotSection{gap:18px;padding:28px 24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__telegramBotSection{gap:16px;padding:24px 20px}}.checkout-module-scss-module__1g0Fcq__telegramBotIcon{justify-content:center;align-items:center;display:flex}.checkout-module-scss-module__1g0Fcq__telegramBotTitle{color:#1f2937;margin:0;font-size:24px;font-weight:700}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotTitle{font-size:20px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__telegramBotTitle{font-size:18px}}.checkout-module-scss-module__1g0Fcq__telegramBotDescription{color:#6b7280;max-width:400px;margin:0;font-size:16px;line-height:1.5}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotDescription{font-size:14px}}.checkout-module-scss-module__1g0Fcq__telegramBotButton{color:#fff;background:#08c;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.checkout-module-scss-module__1g0Fcq__telegramBotButton:hover{background:#0077b3;transform:translateY(-2px);box-shadow:0 10px 30px #0088cc4d}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotButton{padding:14px 24px;font-size:14px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__telegramBotButton{justify-content:center;width:100%}}.checkout-module-scss-module__1g0Fcq__emailInfoBox{background:#ecfdf5;border:2px solid #10b981;border-radius:12px;width:100%;margin-top:16px;padding:20px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__emailInfoBox{padding:16px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__emailInfoBox{padding:14px}}.checkout-module-scss-module__1g0Fcq__emailInfoText{color:#065f46;text-align:center;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__emailInfoText{font-size:13px}}.checkout-module-scss-module__1g0Fcq__emailInfoText strong{color:#047857;font-weight:700}.checkout-module-scss-module__1g0Fcq__successFooter,.checkout-module-scss-module__1g0Fcq__errorFooter{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successFooter,.checkout-module-scss-module__1g0Fcq__errorFooter{padding:14px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successFooter,.checkout-module-scss-module__1g0Fcq__errorFooter{padding:12px}}.checkout-module-scss-module__1g0Fcq__successNote,.checkout-module-scss-module__1g0Fcq__errorNote{color:#92400e;text-align:left;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successNote,.checkout-module-scss-module__1g0Fcq__errorNote{font-size:13px}}.checkout-module-scss-module__1g0Fcq__successNote strong,.checkout-module-scss-module__1g0Fcq__errorNote strong{font-weight:700}.checkout-module-scss-module__1g0Fcq__errorMessageBox{background:#fef2f2;border:2px solid #fca5a5;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__errorMessageBox{padding:14px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__errorMessageBox{padding:12px}}.checkout-module-scss-module__1g0Fcq__errorMessageText{color:#991b1b;word-break:break-word;margin:0;font-family:Courier New,monospace;font-size:14px;line-height:1.5}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__errorMessageText{font-size:13px}}.checkout-module-scss-module__1g0Fcq__errorActions{gap:16px;width:100%;max-width:450px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__errorActions{flex-direction:column;gap:12px}}.checkout-module-scss-module__1g0Fcq__retryButton{color:#fff;cursor:pointer;background:#2d5f4f;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.checkout-module-scss-module__1g0Fcq__retryButton:hover{background-color:#1f4337;transform:translateY(-2px);box-shadow:0 8px 20px #2d5f4f4d}.checkout-module-scss-module__1g0Fcq__retryButton:active{transform:scale(.98)}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__retryButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__retryButton{width:100%}}.checkout-module-scss-module__1g0Fcq__supportButton{color:#08c;background:#fff;border:2px solid #08c;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.checkout-module-scss-module__1g0Fcq__supportButton:hover{color:#fff;background:#08c;transform:translateY(-2px);box-shadow:0 8px 20px #0088cc4d}.checkout-module-scss-module__1g0Fcq__supportButton:active{transform:scale(.98)}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__supportButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__supportButton{width:100%}}@keyframes checkout-module-scss-module__1g0Fcq__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}
.FitnessQuestionnaire-module-scss-module__pxfN2G__questionnaire{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:24px}.FitnessQuestionnaire-module-scss-module__pxfN2G__title{color:#111827;margin-bottom:8px;font-size:18px;font-weight:600}.FitnessQuestionnaire-module-scss-module__pxfN2G__description{color:#6b7280;margin-bottom:24px;font-size:14px}.FitnessQuestionnaire-module-scss-module__pxfN2G__question{margin-bottom:20px}.FitnessQuestionnaire-module-scss-module__pxfN2G__question:last-child{margin-bottom:0}.FitnessQuestionnaire-module-scss-module__pxfN2G__label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.FitnessQuestionnaire-module-scss-module__pxfN2G__required{color:#ef4444;margin-left:2px}.FitnessQuestionnaire-module-scss-module__pxfN2G__select{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.FitnessQuestionnaire-module-scss-module__pxfN2G__select:hover{border-color:#9ca3af}.FitnessQuestionnaire-module-scss-module__pxfN2G__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.FitnessQuestionnaire-module-scss-module__pxfN2G__select:disabled{cursor:not-allowed;opacity:.6;background-color:#f3f4f6}.FitnessQuestionnaire-module-scss-module__pxfN2G__error{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:4px;margin-top:16px;padding:8px 12px;font-size:13px}
.templatesList-module-scss-module__3Szefq__content{flex-direction:column;gap:1rem;width:100vw;margin-top:6rem;padding-inline:3rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content{margin-top:4rem;padding-inline:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title{flex-direction:row;align-items:center;gap:1em;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title h2{white-space:nowrap}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title .templatesList-module-scss-module__3Szefq__search{flex:1;min-width:150px;position:relative}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title .templatesList-module-scss-module__3Szefq__search .templatesList-module-scss-module__3Szefq__searchIcon{color:#6b7280;pointer-events:none;width:18px;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}@media (max-width:640px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title{flex-direction:column;align-items:flex-start;gap:1rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title h2{white-space:normal}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title .templatesList-module-scss-module__3Szefq__search{width:100%}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;display:grid}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__cardsGrid{grid-template-columns:1fr;gap:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard{width:100%;max-width:280px;height:auto;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard{max-width:100%}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard:hover{box-shadow:0 10px 25px #00000026}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer{background-color:#fef3c7;width:100%;height:140px;padding:0;position:relative;overflow:hidden}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer .templatesList-module-scss-module__3Szefq__categoryTag{z-index:10;background-color:#fff;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 4px #0000001a}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer .templatesList-module-scss-module__3Szefq__categoryTag .templatesList-module-scss-module__3Szefq__categoryIcon{width:14px;height:14px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer img{object-fit:cover}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent h3{font-size:1rem;font-weight:600;line-height:1.4}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent .templatesList-module-scss-module__3Szefq__details{color:#6b7280;font-size:.875rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent .templatesList-module-scss-module__3Szefq__price{color:#000;margin-top:.25rem;font-size:1.2rem;font-weight:700}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardFooter{padding:0 1rem 1rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardFooter button{width:100%}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__videoContainer{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:3rem;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__videoContainer .templatesList-module-scss-module__3Szefq__videoDescription{border-radius:15px;width:1280px;max-width:100%;position:relative;overflow:hidden}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__videoContainer .templatesList-module-scss-module__3Szefq__videoDescription iframe{border-radius:15px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:5rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks{gap:2rem;margin-top:3rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks h1{text-align:center;font-size:1.75rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc{justify-content:center;width:100%;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar{justify-content:space-between;width:90%;margin-top:2rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;margin-top:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:row;align-items:center;width:100%;padding:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionIcon{color:#141b34;width:90px;height:90px}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionIcon{flex-shrink:0;width:50px;height:50px}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionLabel{color:#141b34;text-align:center;width:100%;font-size:24px;font-weight:700}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionLabel{text-align:left;font-size:16px}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:5rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet{gap:2rem;margin-top:3rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet h1{text-align:center;font-size:1.75rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc{align-items:stretch;gap:1rem;display:flex}@media (max-width:1024px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc{flex-direction:column;align-items:center;width:100%;overflow-x:auto}}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;align-items:stretch;padding-bottom:1rem;display:flex;overflow-x:auto}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar{height:8px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar-thumb:hover{background:#555}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup{border:1px solid #000;border-radius:20px;flex-direction:column;gap:1rem;width:400px;min-height:300px;padding:2rem 1rem;display:flex}@media (max-width:1024px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup{width:100%;max-width:500px;min-height:auto}}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup{scroll-snap-align:start;flex-shrink:0;width:300px;min-width:300px;padding:1.5rem 1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup h4{color:#141b34;font-size:1.25rem;font-weight:600}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup h4{font-size:1.1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup p{font-size:.875rem}}
.QuestionBuilder-module-scss-module__vzpssW__builder{background-color:#fff;border:1px solid #e6e6e6;border-radius:.75rem;padding:1.5rem}.QuestionBuilder-module-scss-module__vzpssW__header{margin-bottom:1.5rem}.QuestionBuilder-module-scss-module__vzpssW__header h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__description{color:#737373;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__addButton{color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__addButton:hover{background:#0b87c1;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__addButton:active{transform:translateY(0)}.QuestionBuilder-module-scss-module__vzpssW__emptyState{text-align:center;color:gray;background:#fff;border:2px dashed #d9d9d9;border-radius:.5rem;padding:3rem 1rem;font-size:.9375rem}.QuestionBuilder-module-scss-module__vzpssW__questionsList{flex-direction:column;gap:1rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__questionCard{background:#fff;border:1px solid #e0e0e0;border-radius:.75rem;padding:1.5rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.QuestionBuilder-module-scss-module__vzpssW__questionCard:hover{box-shadow:0 4px 12px #00000014}.QuestionBuilder-module-scss-module__vzpssW__questionHeader{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__dragHandle{color:#666;cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__dragHandle:active{cursor:grabbing}.QuestionBuilder-module-scss-module__vzpssW__dragHandle span{color:#333;font-size:.9375rem;font-weight:600}.QuestionBuilder-module-scss-module__vzpssW__removeBtn{color:#dc2828;cursor:pointer;background:0 0;border:1px solid #dc2828;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuestionBuilder-module-scss-module__vzpssW__removeBtn:hover{color:#fff;background:#dc2828;transform:translateY(-1px);box-shadow:0 2px 6px #dc262633}.QuestionBuilder-module-scss-module__vzpssW__removeBtn:active{transform:translateY(0)}.QuestionBuilder-module-scss-module__vzpssW__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.QuestionBuilder-module-scss-module__vzpssW__selectGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__selectGroup label{color:#333;font-size:.875rem;font-weight:500}.QuestionBuilder-module-scss-module__vzpssW__selectGroup .QuestionBuilder-module-scss-module__vzpssW__select{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.QuestionBuilder-module-scss-module__vzpssW__selectGroup .QuestionBuilder-module-scss-module__vzpssW__select:hover{border-color:#b3b3b3}.QuestionBuilder-module-scss-module__vzpssW__selectGroup .QuestionBuilder-module-scss-module__vzpssW__select:focus{border-color:#0da2e7;outline:none;box-shadow:0 0 0 3px #0da2e71a}.QuestionBuilder-module-scss-module__vzpssW__selectGroup .QuestionBuilder-module-scss-module__vzpssW__select:disabled{cursor:not-allowed;opacity:.6;background:#f5f5f5}.QuestionBuilder-module-scss-module__vzpssW__checkboxGroup{align-items:center;display:flex}.QuestionBuilder-module-scss-module__vzpssW__checkboxGroup label{cursor:pointer;color:#4d4d4d;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-top:1.75rem;font-size:.875rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__checkboxGroup label input[type=checkbox]{cursor:pointer;accent-color:#0da2e7;border-radius:.25rem;width:18px;height:18px}.QuestionBuilder-module-scss-module__vzpssW__checkboxGroup label:hover{color:#1a1a1a}.QuestionBuilder-module-scss-module__vzpssW__optionsSection{background:#f7f7f7;border:1px solid #ebebeb;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader label{color:#333;font-size:.875rem;font-weight:600}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader .QuestionBuilder-module-scss-module__vzpssW__addOptionBtn{color:#fff;cursor:pointer;background:#0da2e7;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader .QuestionBuilder-module-scss-module__vzpssW__addOptionBtn:hover{background:#0b87c1;transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader .QuestionBuilder-module-scss-module__vzpssW__addOptionBtn:active{transform:translateY(0)}.QuestionBuilder-module-scss-module__vzpssW__optionsList{flex-direction:column;gap:.75rem;display:flex}.QuestionBuilder-module-scss-module__vzpssW__optionRow{grid-template-columns:1fr 1.5fr 1.5fr auto;align-items:end;gap:.5rem;display:grid}.QuestionBuilder-module-scss-module__vzpssW__optionRow .QuestionBuilder-module-scss-module__vzpssW__removeOptionBtn{color:#dc2828;cursor:pointer;background:0 0;border:1px solid #dc2828;border-radius:.375rem;justify-content:center;align-items:center;min-width:42px;height:42px;padding:.75rem;transition:all .2s;display:flex}.QuestionBuilder-module-scss-module__vzpssW__optionRow .QuestionBuilder-module-scss-module__vzpssW__removeOptionBtn:hover{color:#fff;background:#dc2828;transform:translateY(-1px);box-shadow:0 2px 6px #dc262633}.QuestionBuilder-module-scss-module__vzpssW__optionRow .QuestionBuilder-module-scss-module__vzpssW__removeOptionBtn:active{transform:translateY(0)}.QuestionBuilder-module-scss-module__vzpssW__noOptions{text-align:center;color:gray;padding:1.5rem 1rem;font-size:.875rem;font-style:italic}.QuestionBuilder-module-scss-module__vzpssW__error{color:#af1d1d;background:#fceded;border:1px solid #f1a7a7;border-left:4px solid #dc2828;border-radius:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:1024px){.QuestionBuilder-module-scss-module__vzpssW__formRow{grid-template-columns:1fr}.QuestionBuilder-module-scss-module__vzpssW__optionRow{grid-template-columns:1fr 1fr auto}}@media (max-width:768px){.QuestionBuilder-module-scss-module__vzpssW__builder,.QuestionBuilder-module-scss-module__vzpssW__questionCard{padding:1rem}.QuestionBuilder-module-scss-module__vzpssW__header h3{font-size:1rem}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__addButton{justify-content:center;width:100%}.QuestionBuilder-module-scss-module__vzpssW__questionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.QuestionBuilder-module-scss-module__vzpssW__questionHeader .QuestionBuilder-module-scss-module__vzpssW__removeBtn{justify-content:center;width:100%}.QuestionBuilder-module-scss-module__vzpssW__dragHandle{width:100%}.QuestionBuilder-module-scss-module__vzpssW__formRow,.QuestionBuilder-module-scss-module__vzpssW__optionRow{grid-template-columns:1fr}.QuestionBuilder-module-scss-module__vzpssW__optionRow .QuestionBuilder-module-scss-module__vzpssW__removeOptionBtn{width:100%}.QuestionBuilder-module-scss-module__vzpssW__checkboxGroup label{margin-top:0}}@media (max-width:480px){.QuestionBuilder-module-scss-module__vzpssW__builder{border-radius:.5rem;padding:.75rem}.QuestionBuilder-module-scss-module__vzpssW__questionCard{padding:.75rem}.QuestionBuilder-module-scss-module__vzpssW__header{margin-bottom:1rem}.QuestionBuilder-module-scss-module__vzpssW__header h3{font-size:.9375rem}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__description{font-size:.8125rem}.QuestionBuilder-module-scss-module__vzpssW__header .QuestionBuilder-module-scss-module__vzpssW__addButton{padding:.625rem 1rem;font-size:.8125rem}.QuestionBuilder-module-scss-module__vzpssW__emptyState{padding:2rem .75rem;font-size:.875rem}.QuestionBuilder-module-scss-module__vzpssW__optionsSection{padding:.75rem}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader{flex-direction:column;align-items:stretch;gap:.75rem}.QuestionBuilder-module-scss-module__vzpssW__optionsHeader .QuestionBuilder-module-scss-module__vzpssW__addOptionBtn{justify-content:center;width:100%}}@media print{.QuestionBuilder-module-scss-module__vzpssW__builder{box-shadow:none;border:none}.QuestionBuilder-module-scss-module__vzpssW__removeBtn,.QuestionBuilder-module-scss-module__vzpssW__addButton,.QuestionBuilder-module-scss-module__vzpssW__addOptionBtn,.QuestionBuilder-module-scss-module__vzpssW__removeOptionBtn,.QuestionBuilder-module-scss-module__vzpssW__dragHandle{display:none}.QuestionBuilder-module-scss-module__vzpssW__questionCard{break-inside:avoid;page-break-inside:avoid}}
.templates-module-scss-module__kRAHfq__shopSection{background-color:#fff;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex}@media (max-width:768px){.templates-module-scss-module__kRAHfq__shopSection{min-height:60vh;padding:3rem 1.5rem}}@media (max-width:480px){.templates-module-scss-module__kRAHfq__shopSection{min-height:50vh;padding:2rem 1rem}}.templates-module-scss-module__kRAHfq__container{text-align:center;max-width:1200px;margin:0 auto}.templates-module-scss-module__kRAHfq__comingSoonText{color:#1c5232;letter-spacing:8px;margin:0;font-size:96px;font-weight:900}@media (max-width:1024px){.templates-module-scss-module__kRAHfq__comingSoonText{letter-spacing:6px;font-size:80px}}@media (max-width:768px){.templates-module-scss-module__kRAHfq__comingSoonText{letter-spacing:4px;font-size:64px}}@media (max-width:480px){.templates-module-scss-module__kRAHfq__comingSoonText{letter-spacing:3px;font-size:48px}}
.not-found-module-scss-module__2jWFaq__container{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.not-found-module-scss-module__2jWFaq__content{text-align:center;flex-direction:column;gap:3rem;width:100%;max-width:48rem;display:flex}.not-found-module-scss-module__2jWFaq__dumbbellWrapper{justify-content:center;display:flex}.not-found-module-scss-module__2jWFaq__dumbbell{color:#1c5232;align-items:center;gap:.5rem;font-size:6rem;font-weight:900;line-height:1;display:flex}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__dumbbell{font-size:9rem}}.not-found-module-scss-module__2jWFaq__plate{color:#fff;background-color:#1c5232;border-radius:.5rem;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:3rem;display:flex}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__plate{width:7rem;height:7rem;font-size:4.5rem}}.not-found-module-scss-module__2jWFaq__bar{padding:0 1rem}.not-found-module-scss-module__2jWFaq__textContent{flex-direction:column;gap:1rem;display:flex}.not-found-module-scss-module__2jWFaq__title{color:#1c5232;letter-spacing:.05em;font-size:2.25rem;font-weight:900}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__title{font-size:3.75rem}}.not-found-module-scss-module__2jWFaq__subtitle{color:#666;font-size:1.125rem}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__subtitle{font-size:1.25rem}}.not-found-module-scss-module__2jWFaq__stats{border-top:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0;display:grid}.not-found-module-scss-module__2jWFaq__statItem{flex-direction:column;gap:.5rem;display:flex}.not-found-module-scss-module__2jWFaq__statValue{color:#1c5232;font-size:2.25rem;font-weight:900}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__statValue{font-size:3rem}}.not-found-module-scss-module__2jWFaq__statLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.not-found-module-scss-module__2jWFaq__button{align-self:center;padding:1.5rem 3rem;font-size:1.125rem;font-weight:700;transition:all .2s}.not-found-module-scss-module__2jWFaq__button:hover{background-color:#143d24;transform:translateY(-2px)}.not-found-module-scss-module__2jWFaq__quote{color:#999;font-size:1rem;font-style:italic}
.loading-module-scss-module__024_wG__loadingContainer{background:#fff;justify-content:center;align-items:center;height:100svh;display:flex}.loading-module-scss-module__024_wG__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.loading-module-scss-module__024_wG__animation{width:280px;height:280px}.loading-module-scss-module__024_wG__textWrapper{align-items:center;gap:.75rem;display:flex}.loading-module-scss-module__024_wG__loadingText{color:#1a1a1a;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:1.75rem;font-weight:700}.loading-module-scss-module__024_wG__dots{align-items:flex-end;gap:6px;height:1.5rem;display:flex}.loading-module-scss-module__024_wG__dots span{background:#333;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite loading-module-scss-module__024_wG__bounce}.loading-module-scss-module__024_wG__dots span:nth-child(2){animation-delay:.2s}.loading-module-scss-module__024_wG__dots span:nth-child(3){animation-delay:.4s}@keyframes loading-module-scss-module__024_wG__bounce{0%,60%,to{opacity:1;transform:translateY(0)}30%{opacity:.6;transform:translateY(-10px)}}@media (max-width:768px){.loading-module-scss-module__024_wG__animation{width:140px;height:140px}.loading-module-scss-module__024_wG__loadingText{font-size:1.25rem}}
.templatesDetail-module-scss-module__Zv9fuW__content{flex-direction:column;gap:1rem;width:100%;max-width:1400px;margin-top:6rem;margin-left:auto;margin-right:auto;padding-left:2.2rem;padding-right:2.2rem;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__videoDescription{aspect-ratio:16/8;border-radius:15px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__videoDescription iframe{border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__videoDescription{aspect-ratio:16/9;height:auto}}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection{justify-content:space-between;align-items:flex-start;gap:2rem;padding:2rem 0;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__buttonGroup{flex-shrink:0;gap:1rem;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__buttonGroup .templatesDetail-module-scss-module__Zv9fuW__preloadedButton,.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__buttonGroup .templatesDetail-module-scss-module__Zv9fuW__buyButton{min-width:150px}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title{flex-direction:column;flex:1;gap:1rem;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title .templatesDetail-module-scss-module__Zv9fuW__mainTitle{color:#1a1a1a;font-size:32px;font-weight:700}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title .templatesDetail-module-scss-module__Zv9fuW__price{color:#666;font-size:1.5rem}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title .templatesDetail-module-scss-module__Zv9fuW__price span{color:#1a1a1a;font-weight:700}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title .templatesDetail-module-scss-module__Zv9fuW__titleDescription{color:#666;font-size:16px;font-weight:400}@media (max-width:768px){.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection{flex-direction:column;gap:1.5rem;padding:.7rem 0}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title .templatesDetail-module-scss-module__Zv9fuW__mainTitle{font-size:28px}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__title .templatesDetail-module-scss-module__Zv9fuW__price{font-size:18px}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__buttonGroup{flex-direction:column;width:100%}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__buttonGroup .templatesDetail-module-scss-module__Zv9fuW__preloadedButton,.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__titleSection .templatesDetail-module-scss-module__Zv9fuW__buttonGroup .templatesDetail-module-scss-module__Zv9fuW__buyButton{width:100%;min-width:unset}}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters{border:1px solid #e5e5e5;border-radius:10px;display:flex;overflow:hidden}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters .templatesDetail-module-scss-module__Zv9fuW__counter{flex-direction:column;flex:1;gap:.75rem;padding:2rem;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters .templatesDetail-module-scss-module__Zv9fuW__counter:not(:last-child){border-right:1px solid #e5e5e5}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters .templatesDetail-module-scss-module__Zv9fuW__counter span:first-child{color:#999;font-size:.9rem;font-weight:400}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters .templatesDetail-module-scss-module__Zv9fuW__counter span:last-child{color:#1a1a1a;font-size:1rem;font-weight:600}@media (max-width:768px){.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters{flex-direction:column}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters .templatesDetail-module-scss-module__Zv9fuW__counter{padding:1.5rem 2rem}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__counters .templatesDetail-module-scss-module__Zv9fuW__counter:not(:last-child){border-bottom:1px solid #e5e5e5;border-right:none}}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection{flex-direction:column;gap:2rem;padding:2rem 0;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description p{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.7}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description .templatesDetail-module-scss-module__Zv9fuW__descriptionDetail h5{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description .templatesDetail-module-scss-module__Zv9fuW__descriptionDetail .templatesDetail-module-scss-module__Zv9fuW__detailSteps{margin-bottom:0;padding:1.5rem 1rem 1.5rem 3.5rem;position:relative}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description .templatesDetail-module-scss-module__Zv9fuW__descriptionDetail .templatesDetail-module-scss-module__Zv9fuW__detailSteps:not(:last-child):before{content:"";background-color:#000;width:2px;position:absolute;top:48px;bottom:-1.5rem;left:32px}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description .templatesDetail-module-scss-module__Zv9fuW__descriptionDetail .templatesDetail-module-scss-module__Zv9fuW__detailSteps h4{color:#1a1a1a;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:flex;position:relative}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description .templatesDetail-module-scss-module__Zv9fuW__descriptionDetail .templatesDetail-module-scss-module__Zv9fuW__detailSteps h4 span{color:#fff;z-index:1;background-color:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:inline-flex;position:absolute;left:-2.5rem}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__detailSection .templatesDetail-module-scss-module__Zv9fuW__description .templatesDetail-module-scss-module__Zv9fuW__descriptionDetail .templatesDetail-module-scss-module__Zv9fuW__detailSteps p{color:#666;font-size:1rem;line-height:1.7}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants{margin-top:3rem;scroll-margin-top:6rem}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants h4{color:#1a1a1a;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__preloadedVariantsItems{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__preloadedVariantsItems{grid-template-columns:1fr}}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard{width:100%;height:auto;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard:hover{box-shadow:0 10px 25px #00000026}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__imageContainer{background-color:#fef3c7;width:100%;height:140px;padding:0;position:relative;overflow:hidden}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__imageContainer .templatesDetail-module-scss-module__Zv9fuW__categoryTag{z-index:10;background-color:#fff;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 4px #0000001a}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__imageContainer .templatesDetail-module-scss-module__Zv9fuW__categoryTag .templatesDetail-module-scss-module__Zv9fuW__categoryIcon{width:14px;height:14px}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__imageContainer img{object-fit:cover}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardContent{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardContent h3{margin:0;font-size:1rem;font-weight:600;line-height:1.4}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardContent .templatesDetail-module-scss-module__Zv9fuW__details{color:#6b7280;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardFooter{justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem 1rem;display:flex}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardFooter .templatesDetail-module-scss-module__Zv9fuW__price{color:#000;white-space:nowrap;margin:0;font-size:1.4rem;font-weight:700}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardFooter .templatesDetail-module-scss-module__Zv9fuW__price span{font-size:1rem}.templatesDetail-module-scss-module__Zv9fuW__content .templatesDetail-module-scss-module__Zv9fuW__preloadedVariants .templatesDetail-module-scss-module__Zv9fuW__templateCard .templatesDetail-module-scss-module__Zv9fuW__cardFooter .templatesDetail-module-scss-module__Zv9fuW__button{flex-shrink:0;max-width:40%}@media (max-width:1200px){.templatesDetail-module-scss-module__Zv9fuW__content{padding-left:3rem;padding-right:3rem}}@media (max-width:768px){.templatesDetail-module-scss-module__Zv9fuW__content{padding-left:1.5rem;padding-right:1.5rem}}
.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__title{margin-bottom:1rem}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formSection:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formSection .AddCourse-module-scss-module__-xKmAG__sectionTitle{color:#111827;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formRow:last-child{margin-bottom:0}@media (max-width:768px){.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formRow{grid-template-columns:1fr;gap:1rem}}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__imageUploadGroup{margin-bottom:1.5rem}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__imageUploadGroup .AddCourse-module-scss-module__-xKmAG__imagePreviewContainer{text-align:center;border:2px dashed #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__imageUploadGroup .AddCourse-module-scss-module__-xKmAG__imagePreviewContainer .AddCourse-module-scss-module__-xKmAG__imagePreview{object-fit:cover;border-radius:6px;width:100%;max-width:300px;height:auto;max-height:400px;margin-bottom:.5rem}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__imageUploadGroup .AddCourse-module-scss-module__-xKmAG__imagePreviewContainer .AddCourse-module-scss-module__-xKmAG__imageHint{color:#6b7280;margin:0;font-size:.875rem}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formActions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formActions button{min-width:120px}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formActions .AddCourse-module-scss-module__-xKmAG__submitButton{color:#fff;background:#111827}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formActions .AddCourse-module-scss-module__-xKmAG__submitButton:hover:not(:disabled){background:#1f2937}.AddCourse-module-scss-module__-xKmAG__container .AddCourse-module-scss-module__-xKmAG__formActions .AddCourse-module-scss-module__-xKmAG__submitButton:disabled{opacity:.6;cursor:not-allowed}.AddCourse-module-scss-module__-xKmAG__selectGroup{flex-direction:column;width:100%;display:flex}.AddCourse-module-scss-module__-xKmAG__selectLabel{color:#020817;margin:5px;font-size:.875rem;font-weight:500}.AddCourse-module-scss-module__-xKmAG__selectInput{background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px}@media (max-width:768px){.AddCourse-module-scss-module__-xKmAG__container{padding:1rem}.AddCourse-module-scss-module__-xKmAG__form{padding:1.5rem}.AddCourse-module-scss-module__-xKmAG__formActions{flex-direction:column-reverse}.AddCourse-module-scss-module__-xKmAG__formActions button{width:100%}}
.AddTemplate-module-scss-module__vO3EdG__container{max-width:900px}.AddTemplate-module-scss-module__vO3EdG__modeSelection{justify-content:center;gap:1rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__modeSelection button{min-width:200px;font-weight:600}.AddTemplate-module-scss-module__vO3EdG__formContainer{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.AddTemplate-module-scss-module__vO3EdG__formContent,.AddTemplate-module-scss-module__vO3EdG__stepForm{flex-direction:column;gap:1.5rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__stepTitle{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.AddTemplate-module-scss-module__vO3EdG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.AddTemplate-module-scss-module__vO3EdG__formRow{grid-template-columns:1fr}}.AddTemplate-module-scss-module__vO3EdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__label{color:#374151;font-size:.875rem;font-weight:500}.AddTemplate-module-scss-module__vO3EdG__select{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.AddTemplate-module-scss-module__vO3EdG__select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.AddTemplate-module-scss-module__vO3EdG__select:disabled{cursor:not-allowed;background-color:#f3f4f6}.AddTemplate-module-scss-module__vO3EdG__error{color:#dc2626;margin-top:.25rem;font-size:.875rem}.AddTemplate-module-scss-module__vO3EdG__fileInput{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.625rem;font-size:.875rem;transition:all .2s}.AddTemplate-module-scss-module__vO3EdG__fileInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.AddTemplate-module-scss-module__vO3EdG__fileInput::file-selector-button{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;margin-right:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.AddTemplate-module-scss-module__vO3EdG__fileInput::file-selector-button:hover{background-color:#e5e7eb}.AddTemplate-module-scss-module__vO3EdG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__emptyState{text-align:center;color:#6b7280;padding:2rem;font-size:.875rem}.AddTemplate-module-scss-module__vO3EdG__variantsList{flex-direction:column;gap:1.5rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__variantCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.AddTemplate-module-scss-module__vO3EdG__variantCard .AddTemplate-module-scss-module__vO3EdG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__variantCard .AddTemplate-module-scss-module__vO3EdG__cardHeader h4{color:#111827;font-size:1.125rem;font-weight:600}.AddTemplate-module-scss-module__vO3EdG__variantCard>*+*{margin-top:1rem}.AddTemplate-module-scss-module__vO3EdG__formActions{border-top:1px solid #e5e7eb;justify-content:space-between;padding-top:1.5rem;display:flex}.AddTemplate-module-scss-module__vO3EdG__formActions button{align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.AddTemplate-module-scss-module__vO3EdG__container{padding:1rem}.AddTemplate-module-scss-module__vO3EdG__formContainer{padding:1.5rem}.AddTemplate-module-scss-module__vO3EdG__modeSelection{flex-direction:column}.AddTemplate-module-scss-module__vO3EdG__modeSelection button{width:100%}}
