.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}
.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}
.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}
.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}
.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}
.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%}}
.EditPartner-module-scss-module__XICN9W__container{max-width:1200px;margin:0 auto;padding:2rem}.EditPartner-module-scss-module__XICN9W__formContainer{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.EditPartner-module-scss-module__XICN9W__formContent{max-width:100%}.EditPartner-module-scss-module__XICN9W__stepForm .EditPartner-module-scss-module__XICN9W__stepTitle{color:#111827;margin:0 0 2rem;font-size:1.5rem;font-weight:600}.EditPartner-module-scss-module__XICN9W__formRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.EditPartner-module-scss-module__XICN9W__formRow{grid-template-columns:1fr;gap:1rem}}.EditPartner-module-scss-module__XICN9W__colorInput{cursor:pointer;height:50px}.EditPartner-module-scss-module__XICN9W__imagesSection{margin-bottom:2rem}.EditPartner-module-scss-module__XICN9W__imagePreviewContainer{text-align:center;border:2px dashed #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem;overflow:hidden}.EditPartner-module-scss-module__XICN9W__imagePreviewContainer .EditPartner-module-scss-module__XICN9W__imagePreview{object-fit:contain;background:#f9fafb;border-radius:6px;width:100%;max-width:100%;height:auto;max-height:300px;margin:0 auto .5rem;display:block}@media (max-width:768px){.EditPartner-module-scss-module__XICN9W__imagePreviewContainer .EditPartner-module-scss-module__XICN9W__imagePreview{max-height:240px}}@media (max-width:480px){.EditPartner-module-scss-module__XICN9W__imagePreviewContainer .EditPartner-module-scss-module__XICN9W__imagePreview{border-radius:4px;max-height:180px}}.EditPartner-module-scss-module__XICN9W__imagePreviewContainer .EditPartner-module-scss-module__XICN9W__imageHint{color:#6b7280;margin:0;font-size:.875rem;line-height:1.4}@media (max-width:480px){.EditPartner-module-scss-module__XICN9W__imagePreviewContainer .EditPartner-module-scss-module__XICN9W__imageHint{font-size:.8125rem}}.EditPartner-module-scss-module__XICN9W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.EditPartner-module-scss-module__XICN9W__sectionHeader .EditPartner-module-scss-module__XICN9W__addCourseBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.EditPartner-module-scss-module__XICN9W__sectionHeader .EditPartner-module-scss-module__XICN9W__addCourseBtn:hover{background:#1f2937}.EditPartner-module-scss-module__XICN9W__emptyState{text-align:center;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:8px;padding:3rem 1rem}.EditPartner-module-scss-module__XICN9W__emptyState p{color:#6b7280;margin:0}.EditPartner-module-scss-module__XICN9W__coursesList{flex-direction:column;gap:2rem;display:flex}.EditPartner-module-scss-module__XICN9W__courseCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader h3{color:#111827;align-items:center;gap:.75rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader h3 .EditPartner-module-scss-module__XICN9W__referralBadge{color:#6366f1;background:#eef2ff;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:600}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader .EditPartner-module-scss-module__XICN9W__removeBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #fecaca;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader .EditPartner-module-scss-module__XICN9W__removeBtn:hover{background:#fee2e2;border-color:#fca5a5}.EditPartner-module-scss-module__XICN9W__formActions{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;display:flex}.EditPartner-module-scss-module__XICN9W__formActions button{min-width:120px}.EditPartner-module-scss-module__XICN9W__formActions .EditPartner-module-scss-module__XICN9W__button{color:#fff;background:#111827}.EditPartner-module-scss-module__XICN9W__formActions .EditPartner-module-scss-module__XICN9W__button:hover:not(:disabled){background:#1f2937}.EditPartner-module-scss-module__XICN9W__formActions .EditPartner-module-scss-module__XICN9W__btnPrimary{color:#fff;background:#6366f1}.EditPartner-module-scss-module__XICN9W__formActions .EditPartner-module-scss-module__XICN9W__btnPrimary:hover:not(:disabled){background:#4f46e5}.EditPartner-module-scss-module__XICN9W__formActions .EditPartner-module-scss-module__XICN9W__btnPrimary:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.EditPartner-module-scss-module__XICN9W__formActions{flex-direction:column;gap:1rem}.EditPartner-module-scss-module__XICN9W__formActions button{width:100%}}.EditPartner-module-scss-module__XICN9W__selectLabel{color:#020817;margin:5px;font-size:.875rem;font-weight:500}.EditPartner-module-scss-module__XICN9W__selectInput{background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px}@media (max-width:768px){.EditPartner-module-scss-module__XICN9W__container{padding:1rem}.EditPartner-module-scss-module__XICN9W__formContainer{padding:1.5rem}.EditPartner-module-scss-module__XICN9W__sectionHeader{flex-direction:column;align-items:stretch;gap:1rem}.EditPartner-module-scss-module__XICN9W__sectionHeader .EditPartner-module-scss-module__XICN9W__addCourseBtn{width:100%}.EditPartner-module-scss-module__XICN9W__courseCard{padding:1rem}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader{flex-direction:column;align-items:stretch;gap:1rem}.EditPartner-module-scss-module__XICN9W__courseCard .EditPartner-module-scss-module__XICN9W__courseHeader .EditPartner-module-scss-module__XICN9W__removeBtn{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)}}
.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}}
.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}}
.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%}}
.ChangePassword-module-scss-module__I0EHsa__wrapper{background-color:#f9fafb;padding:24px}.ChangePassword-module-scss-module__I0EHsa__container{background-color:#fff;border-radius:12px;width:100%;max-width:500px;padding:32px;position:relative;box-shadow:0 1px 3px #0000001a}.ChangePassword-module-scss-module__I0EHsa__passwordWrapper{margin-bottom:1rem;position:relative}.ChangePassword-module-scss-module__I0EHsa__header{align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.ChangePassword-module-scss-module__I0EHsa__iconWrapper{color:#6b7280;background-color:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChangePassword-module-scss-module__I0EHsa__title{color:#111827;margin:0 0 4px;font-size:24px;font-weight:600}.ChangePassword-module-scss-module__I0EHsa__subtitle{color:#6b7280;margin:0;font-size:14px}.ChangePassword-module-scss-module__I0EHsa__successAlert{color:#16a34a;background-color:#dcfce7;border:1px solid #86efac;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.ChangePassword-module-scss-module__I0EHsa__successAlert svg{flex-shrink:0}.ChangePassword-module-scss-module__I0EHsa__form{flex-direction:column;gap:20px;display:flex}.ChangePassword-module-scss-module__I0EHsa__formGroup{flex-direction:column;gap:8px;width:100%;display:flex}.ChangePassword-module-scss-module__I0EHsa__eyeButton{cursor:pointer;color:#64748b;z-index:10;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;margin-top:.125rem;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:55%;right:.35rem;transform:translateY(-50%)}.ChangePassword-module-scss-module__I0EHsa__eyeButton:hover{color:#020817}.ChangePassword-module-scss-module__I0EHsa__eyeButton:focus{opacity:1;outline:none}.ChangePassword-module-scss-module__I0EHsa__eyeButton:focus-visible{outline-offset:2px;outline:2px solid #020817}.ChangePassword-module-scss-module__I0EHsa__strengthIndicator{align-items:center;gap:12px;margin-top:4px;display:flex}.ChangePassword-module-scss-module__I0EHsa__strengthBar{background-color:#e5e7eb;border-radius:3px;flex:1;height:6px;overflow:hidden}.ChangePassword-module-scss-module__I0EHsa__strengthFill{border-radius:3px;height:100%;transition:width .3s,background-color .3s}.ChangePassword-module-scss-module__I0EHsa__strengthFill.ChangePassword-module-scss-module__I0EHsa__weak{background-color:#ef4444}.ChangePassword-module-scss-module__I0EHsa__strengthFill.ChangePassword-module-scss-module__I0EHsa__medium{background-color:#f59e0b}.ChangePassword-module-scss-module__I0EHsa__strengthFill.ChangePassword-module-scss-module__I0EHsa__strong{background-color:#10b981}.ChangePassword-module-scss-module__I0EHsa__strengthLabel{min-width:60px;font-size:13px;font-weight:500}.ChangePassword-module-scss-module__I0EHsa__strengthLabel.ChangePassword-module-scss-module__I0EHsa__weak{color:#ef4444}.ChangePassword-module-scss-module__I0EHsa__strengthLabel.ChangePassword-module-scss-module__I0EHsa__medium{color:#f59e0b}.ChangePassword-module-scss-module__I0EHsa__strengthLabel.ChangePassword-module-scss-module__I0EHsa__strong{color:#10b981}.ChangePassword-module-scss-module__I0EHsa__requirements{background-color:#f9fafb;border-radius:8px;margin-top:8px;padding:12px}.ChangePassword-module-scss-module__I0EHsa__requirementsTitle{color:#374151;margin:0 0 8px;font-size:13px;font-weight:500}.ChangePassword-module-scss-module__I0EHsa__requirementsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.ChangePassword-module-scss-module__I0EHsa__requirementsList li{color:#6b7280;padding-left:20px;font-size:13px;position:relative}.ChangePassword-module-scss-module__I0EHsa__requirementsList li:before{content:"○";color:#d1d5db;position:absolute;left:0}.ChangePassword-module-scss-module__I0EHsa__requirementsList li.ChangePassword-module-scss-module__I0EHsa__met{color:#10b981}.ChangePassword-module-scss-module__I0EHsa__requirementsList li.ChangePassword-module-scss-module__I0EHsa__met:before{content:"✓";color:#10b981;font-weight:600}.ChangePassword-module-scss-module__I0EHsa__submitButton{width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:500}.ChangePassword-module-scss-module__I0EHsa__submitButton:disabled{opacity:.6;cursor:not-allowed}
.EditCourse-module-scss-module__gPudCG__container{max-width:1000px;margin:0 auto;padding:2rem}.EditCourse-module-scss-module__gPudCG__title{margin-bottom:1rem}.EditCourse-module-scss-module__gPudCG__form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.EditCourse-module-scss-module__gPudCG__formSection{border-bottom:1px solid #f3f4f6;margin-bottom:2.5rem;padding-bottom:2rem}.EditCourse-module-scss-module__gPudCG__formSection:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.EditCourse-module-scss-module__gPudCG__formSection .EditCourse-module-scss-module__gPudCG__sectionTitle{color:#111827;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.EditCourse-module-scss-module__gPudCG__formRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.EditCourse-module-scss-module__gPudCG__formRow:last-child{margin-bottom:0}@media (max-width:768px){.EditCourse-module-scss-module__gPudCG__formRow{grid-template-columns:1fr;gap:1rem}}.EditCourse-module-scss-module__gPudCG__imageUploadGroup{margin-bottom:1.5rem}.EditCourse-module-scss-module__gPudCG__imageUploadGroup .EditCourse-module-scss-module__gPudCG__imagePreviewContainer{text-align:center;border:2px dashed #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem}.EditCourse-module-scss-module__gPudCG__imageUploadGroup .EditCourse-module-scss-module__gPudCG__imagePreviewContainer .EditCourse-module-scss-module__gPudCG__imagePreview{object-fit:cover;border-radius:6px;width:100%;max-width:300px;height:auto;max-height:400px;margin-bottom:.5rem}.EditCourse-module-scss-module__gPudCG__imageUploadGroup .EditCourse-module-scss-module__gPudCG__imagePreviewContainer .EditCourse-module-scss-module__gPudCG__imageHint{color:#6b7280;margin:0;font-size:.875rem}.EditCourse-module-scss-module__gPudCG__infoBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:1.5rem;padding:1rem 1.25rem}.EditCourse-module-scss-module__gPudCG__infoBox p{color:#374151;margin:.5rem 0;font-size:.875rem}.EditCourse-module-scss-module__gPudCG__infoBox p:first-child{margin-top:0}.EditCourse-module-scss-module__gPudCG__infoBox p:last-child{margin-bottom:0}.EditCourse-module-scss-module__gPudCG__infoBox p strong{color:#111827;font-weight:600}.EditCourse-module-scss-module__gPudCG__infoBox .EditCourse-module-scss-module__gPudCG__infoText{color:#6b7280;font-size:.8rem}.EditCourse-module-scss-module__gPudCG__formActions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.EditCourse-module-scss-module__gPudCG__formActions button{min-width:120px}.EditCourse-module-scss-module__gPudCG__formActions .EditCourse-module-scss-module__gPudCG__submitButton{color:#fff;background:#111827}.EditCourse-module-scss-module__gPudCG__formActions .EditCourse-module-scss-module__gPudCG__submitButton:hover:not(:disabled){background:#1f2937}.EditCourse-module-scss-module__gPudCG__formActions .EditCourse-module-scss-module__gPudCG__submitButton:disabled{opacity:.6;cursor:not-allowed}.EditCourse-module-scss-module__gPudCG__selectGroup{flex-direction:column;width:100%;display:flex}.EditCourse-module-scss-module__gPudCG__selectLabel{color:#020817;margin:5px;font-size:.875rem;font-weight:500}.EditCourse-module-scss-module__gPudCG__selectInput{background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px}.EditCourse-module-scss-module__gPudCG__errorText{color:red;margin-top:5px;font-size:12px}@media (max-width:768px){.EditCourse-module-scss-module__gPudCG__container{padding:1rem}.EditCourse-module-scss-module__gPudCG__form{padding:1.5rem}.EditCourse-module-scss-module__gPudCG__formActions{flex-direction:column-reverse}.EditCourse-module-scss-module__gPudCG__formActions button{width:100%}}
.EditTemplate-module-scss-module__1AxC2G__container{max-width:1000px;margin:0 auto;padding:2rem}.EditTemplate-module-scss-module__1AxC2G__title{margin-top:1rem;margin-bottom:1rem}.EditTemplate-module-scss-module__1AxC2G__form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.EditTemplate-module-scss-module__1AxC2G__formSection{border-bottom:1px solid #f3f4f6;margin-bottom:2.5rem;padding-bottom:2rem}.EditTemplate-module-scss-module__1AxC2G__formSection:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.EditTemplate-module-scss-module__1AxC2G__formSection .EditTemplate-module-scss-module__1AxC2G__sectionTitle{color:#111827;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.EditTemplate-module-scss-module__1AxC2G__formRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.EditTemplate-module-scss-module__1AxC2G__formRow:last-child{margin-bottom:0}@media (max-width:768px){.EditTemplate-module-scss-module__1AxC2G__formRow{grid-template-columns:1fr;gap:1rem}}.EditTemplate-module-scss-module__1AxC2G__imageUploadGroup{margin-bottom:1.5rem}.EditTemplate-module-scss-module__1AxC2G__imageUploadGroup .EditTemplate-module-scss-module__1AxC2G__imagePreviewContainer{text-align:center;border:2px dashed #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem}.EditTemplate-module-scss-module__1AxC2G__imageUploadGroup .EditTemplate-module-scss-module__1AxC2G__imagePreviewContainer .EditTemplate-module-scss-module__1AxC2G__imagePreview{object-fit:cover;border-radius:6px;width:100%;max-width:300px;height:auto;max-height:400px;margin-bottom:.5rem}.EditTemplate-module-scss-module__1AxC2G__imageUploadGroup .EditTemplate-module-scss-module__1AxC2G__imagePreviewContainer .EditTemplate-module-scss-module__1AxC2G__imageHint{color:#6b7280;margin:0;font-size:.875rem}.EditTemplate-module-scss-module__1AxC2G__infoBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:1.5rem;padding:1rem 1.25rem}.EditTemplate-module-scss-module__1AxC2G__infoBox p{color:#374151;margin:.5rem 0;font-size:.875rem}.EditTemplate-module-scss-module__1AxC2G__infoBox p:first-child{margin-top:0}.EditTemplate-module-scss-module__1AxC2G__infoBox p:last-child{margin-bottom:0}.EditTemplate-module-scss-module__1AxC2G__infoBox p strong{color:#111827;font-weight:600}.EditTemplate-module-scss-module__1AxC2G__infoBox .EditTemplate-module-scss-module__1AxC2G__infoText{color:#6b7280;font-size:.8rem}.EditTemplate-module-scss-module__1AxC2G__formActions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.EditTemplate-module-scss-module__1AxC2G__formActions button{min-width:120px}.EditTemplate-module-scss-module__1AxC2G__formActions .EditTemplate-module-scss-module__1AxC2G__submitButton{color:#fff;background:#111827}.EditTemplate-module-scss-module__1AxC2G__formActions .EditTemplate-module-scss-module__1AxC2G__submitButton:hover:not(:disabled){background:#1f2937}.EditTemplate-module-scss-module__1AxC2G__formActions .EditTemplate-module-scss-module__1AxC2G__submitButton:disabled{opacity:.6;cursor:not-allowed}.EditTemplate-module-scss-module__1AxC2G__selectGroup{flex-direction:column;width:100%;display:flex}.EditTemplate-module-scss-module__1AxC2G__selectLabel{color:#020817;margin:5px;font-size:.875rem;font-weight:500}.EditTemplate-module-scss-module__1AxC2G__selectInput{background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px}.EditTemplate-module-scss-module__1AxC2G__errorText{color:red;margin-top:5px;font-size:12px}@media (max-width:768px){.EditTemplate-module-scss-module__1AxC2G__container{padding:1rem}.EditTemplate-module-scss-module__1AxC2G__form{padding:1.5rem}.EditTemplate-module-scss-module__1AxC2G__formActions{flex-direction:column-reverse}.EditTemplate-module-scss-module__1AxC2G__formActions button{width:100%}}

.AdminLoginForm-module-scss-module__2pOY7G__container{justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:0;display:flex}.AdminLoginForm-module-scss-module__2pOY7G__loadingSpinner{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.AdminLoginForm-module-scss-module__2pOY7G__loadingSpinner p{color:#64748b;font-size:.875rem}.AdminLoginForm-module-scss-module__2pOY7G__spinner{border:3px solid #e2e8f0;border-top-color:var(--primary-color,#020817);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite AdminLoginForm-module-scss-module__2pOY7G__spin}@keyframes AdminLoginForm-module-scss-module__2pOY7G__spin{to{transform:rotate(360deg)}}.AdminLoginForm-module-scss-module__2pOY7G__splitLayout{width:100%;min-height:100vh;display:flex}.AdminLoginForm-module-scss-module__2pOY7G__formSection{background:#fff;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.AdminLoginForm-module-scss-module__2pOY7G__imageSection{background:#9db5ad;flex:1;position:relative;overflow:hidden}.AdminLoginForm-module-scss-module__2pOY7G__backgroundImage{object-fit:cover;object-position:center;width:100%;height:100%}.AdminLoginForm-module-scss-module__2pOY7G__loginCard{border:none;width:100%;max-width:420px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.AdminLoginForm-module-scss-module__2pOY7G__cardTitle{color:var(--primary-color,#020817)}.AdminLoginForm-module-scss-module__2pOY7G__passwordWrapper{margin-bottom:1rem;position:relative}.AdminLoginForm-module-scss-module__2pOY7G__eyeButton{cursor:pointer;color:#64748b;z-index:10;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;margin-top:.125rem;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:67%;right:.35rem;transform:translateY(-50%)}.AdminLoginForm-module-scss-module__2pOY7G__eyeButton:hover:not(:disabled){color:#020817;background:#e2e8f0}.AdminLoginForm-module-scss-module__2pOY7G__eyeButton:focus{outline:none}.AdminLoginForm-module-scss-module__2pOY7G__eyeButton:focus-visible{outline-offset:2px;outline:2px solid #020817}.AdminLoginForm-module-scss-module__2pOY7G__eyeButton:disabled{cursor:not-allowed;opacity:.5}.AdminLoginForm-module-scss-module__2pOY7G__rememberMeWrapper{margin-top:.75rem;margin-bottom:.5rem}.AdminLoginForm-module-scss-module__2pOY7G__rememberMeLabel{color:#020817;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;transition:opacity .2s;display:flex}.AdminLoginForm-module-scss-module__2pOY7G__rememberMeLabel:has(input:disabled){cursor:not-allowed;opacity:.5}.AdminLoginForm-module-scss-module__2pOY7G__rememberMeCheckbox{cursor:pointer;width:1rem;height:1rem;accent-color:var(--primary-color,#020817)}.AdminLoginForm-module-scss-module__2pOY7G__rememberMeCheckbox:disabled{cursor:not-allowed}.AdminLoginForm-module-scss-module__2pOY7G__submitButton{width:100%;margin-bottom:0}@media (max-width:768px){.AdminLoginForm-module-scss-module__2pOY7G__splitLayout{flex-direction:column}.AdminLoginForm-module-scss-module__2pOY7G__imageSection{display:none}.AdminLoginForm-module-scss-module__2pOY7G__formSection{padding:1.5rem}.AdminLoginForm-module-scss-module__2pOY7G__container{background:#fff}}@media (max-width:640px){.AdminLoginForm-module-scss-module__2pOY7G__formSection{padding:1rem}.AdminLoginForm-module-scss-module__2pOY7G__loginCard{max-width:100%;box-shadow:none}}
