@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";._loaderWrapper_1nxym_1{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center}._spinner_1nxym_9{width:48px;height:48px;border:4px solid rgba(0,0,0,.1);border-top-color:#f08804;border-radius:50%;animation:_spin_1nxym_9 .8s linear infinite}._text_1nxym_18{margin-top:12px;font-size:.95rem;color:#555}@keyframes _spin_1nxym_9{to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}._auth-container_1r4tf_4{display:flex;width:100%;max-width:900px;margin:40px 2px;border-radius:10px;overflow:hidden}._auth-image_1r4tf_13{flex:1;background-color:#f7f7f7}._auth-image_1r4tf_13 img{width:100%;height:auto;object-fit:cover}._auth-form_1r4tf_24{flex:1;padding:40px 30px}._auth-form_1r4tf_24 h2{margin-bottom:20px;font-size:24px;color:#333}._auth-form_1r4tf_24 form{display:flex;flex-direction:column}._auth-form_1r4tf_24 input[type=text],._auth-form_1r4tf_24 input[type=""],._auth-form_1r4tf_24 input[type=email],._auth-form_1r4tf_24 input[type=password]{padding:10px 12px;margin-bottom:0;border:1px solid #ccc;border-radius:6px;font-size:15px}._auth-form_1r4tf_24 button[type=submit]{padding:12px;background-color:#07f;color:#fff;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background .2s}._auth-form_1r4tf_24 button[type=submit]:hover{background-color:#005ecc}._checkbox-label_1r4tf_75{font-size:14px;margin:10px 0}._checkbox-label_1r4tf_75 input{margin-right:8px}._forgot-password_1r4tf_84{margin:14px 0;font-size:14px}._switch-link_1r4tf_89{margin-top:20px;font-size:14px}._switch-link_1r4tf_89 button,._forgot-password-link_1r4tf_95{background:none;border:none;color:#07f;cursor:pointer;font-weight:600;font-size:15px;padding:4px 10px;border-radius:4px;outline:none;transition:color .2s,background .2s,box-shadow .2s}._switch-link_1r4tf_89 button:hover,._forgot-password-link_1r4tf_95:hover{color:#fff;background:#07f;box-shadow:0 2px 8px #0077ff1a}._toggle-login-type_1r4tf_118{width:100%;padding:10px 0;margin-bottom:10px;font-size:15px;font-weight:600;color:#07f;background:#f1f5ff;border:1px solid #0077ff;border-radius:6px;cursor:pointer;box-shadow:0 1px 4px #0077ff0f;transition:background .2s,color .2s,box-shadow .2s}._toggle-login-type_1r4tf_118:hover{background:#07f;color:#fff;box-shadow:0 2px 12px #0077ff26}@media (max-width: 890px){._auth-container_1r4tf_4{max-width:500px}._auth-image_1r4tf_13{display:none}}._popup-overlay_1r4tf_155{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_1r4tf_1 .3s ease-in-out}._popup-box_1r4tf_169{background:#fff;padding:25px 35px;border-radius:15px;width:90%;max-width:420px;text-align:center;box-shadow:0 8px 25px #0003;animation:_slideUp_1r4tf_1 .4s ease}._popup-box_1r4tf_169 h3{font-size:1.5rem;color:#2ecc71;margin-bottom:10px}._popup-box_1r4tf_169 p{font-size:1rem;color:#555;margin-bottom:22px;line-height:1.4}._popup-btn_1r4tf_196,._popup-btn-secondary_1r4tf_197{padding:10px 18px;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;margin:0 8px;color:#fff;transition:all .3s ease}._popup-btn_1r4tf_196{background:#3498db}._popup-btn_1r4tf_196:hover{background:#2980b9;transform:scale(1.05)}._popup-btn-secondary_1r4tf_197{background:#e74c3c}._popup-btn-secondary_1r4tf_197:hover{background:#c0392b;transform:scale(1.05)}@keyframes _fadeIn_1r4tf_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1r4tf_1{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}._error_1r4tf_253{color:red}.container{font-family:Arial,sans-serif;max-width:600px;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:20px}.input-group{display:flex;flex-direction:column;gap:5px}.input-group label{margin-bottom:8px;font-weight:500;color:#2c3e50}.mobile-input-container{position:relative;display:flex;align-items:center}.mobile-input-container input{width:100%;padding:10px 100px 10px 10px;font-size:16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;box-sizing:border-box}.mobile-input-container input:disabled{background-color:#e0e0e0}.verified-input{padding-right:100px}.verified-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:green;font-weight:700;font-size:14px}.inline-send-otp{position:absolute;right:5px;top:50%;transform:translateY(-50%);padding:5px 10px;font-size:.85rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.inline-send-otp:hover{background-color:#0056b3}.notification{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:#4caf50;color:#fff;padding:15px;border-radius:4px;box-shadow:0 2px 5px #0003;z-index:1000;animation:fadeInOut 3s ease-in-out}.otp-container{display:flex;flex-direction:column;gap:15px}.otp-inputs{display:flex;gap:10px;justify-content:center}.otp-inputs input{width:40px;height:40px;text-align:center;font-size:18px;border:1px solid #ccc;border-radius:4px}.timer-container{display:flex;justify-content:space-between;align-items:center}.timer{color:#666}.resend{color:#4caf50;cursor:pointer;text-decoration:underline}.resend.disabled{color:#ccc;cursor:not-allowed;text-decoration:none}.verify-button{width:100%;margin-top:10px;background-color:#4caf50;color:#fff;padding:10px;border:none;border-radius:4px;font-size:16px;cursor:pointer}.verify-button:hover{background-color:#3e8e41}._overlay_10x09_2{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_10x09_1 .3s ease-in-out}._container_10x09_19{background:#fff;padding:30px 40px;border-radius:15px;width:90%;max-width:450px;text-align:center;box-shadow:0 8px 25px #0003;animation:_slideUp_10x09_1 .4s ease}._container_10x09_19 h2{font-size:1.6rem;color:#2ecc71;margin-bottom:12px}._container_10x09_19 p{font-size:1rem;color:#555;margin-bottom:20px;line-height:1.5}._actions_10x09_46{display:flex;gap:10px;justify-content:center}._button_10x09_53{padding:10px 18px;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .3s ease;color:#fff}._continue_10x09_64{background:#3498db}._continue_10x09_64:hover{background:#2980b9;transform:scale(1.05)}._close_10x09_75{background:#e74c3c}._close_10x09_75:hover{background:#c0392b}._overlay_hw8hx_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}._container_hw8hx_16{background-color:#fff;border-radius:8px;width:90%;max-width:1000px;max-height:90vh;overflow-y:auto;padding:25px;position:relative;box-shadow:0 5px 15px #0000004d}._closeBtn_hw8hx_29{position:absolute;top:12px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#666}._closeBtn_hw8hx_29:hover{background-color:#ff4848;width:30px}._container_hw8hx_16::-webkit-scrollbar{width:10px}._container_hw8hx_16::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}._container_hw8hx_16::-webkit-scrollbar-thumb{background:#3498db;border-radius:4px}._container_hw8hx_16::-webkit-scrollbar-thumb:hover{background:#2980b9}._container_hw8hx_16{scrollbar-width:thin;scrollbar-color:#3498db #f5f5f5}@media (max-width: 768px){._container_hw8hx_16{width:10%;padding:10px;background-image:url(/honeycomb1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}}._successOverlay_hw8hx_94{background:#0000008c;animation:_fadeIn_hw8hx_1 .3s ease-in-out}._successContainer_hw8hx_100{background:#fff;padding:30px 40px;border-radius:15px;width:90%;max-width:450px;text-align:center;box-shadow:0 8px 25px #0003;animation:_slideUp_hw8hx_1 .4s ease}._successContainer_hw8hx_100 h2{font-size:1.6rem;color:#2ecc71;margin-bottom:12px}._successContainer_hw8hx_100 p{font-size:1rem;color:#555;margin-bottom:20px;line-height:1.5}._successBtn_hw8hx_127{background:#3498db;color:#fff;padding:10px 18px;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .3s ease}._successBtn_hw8hx_127:hover{background:#2980b9;transform:scale(1.05)}._closeBtnRed_hw8hx_143{background:#e74c3c}._closeBtnRed_hw8hx_143:hover{background:#c0392b}@keyframes _fadeIn_hw8hx_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_hw8hx_1{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}._sellerRegistrationContainer_p85l6_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._registrationLayout_p85l6_14{background:#fff;border-radius:12px;width:90%;max-width:1200px;height:95vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_p85l6_27{background:#f8f9fa;border-bottom:1px solid #d8d8d8;padding:.5rem 2rem;position:sticky;top:0;z-index:100;flex-shrink:0}._headerTop_p85l6_37{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._header_p85l6_27 h2{margin:0;color:#333;font-size:1.5rem}._stepCounter_p85l6_50{background:#007bff;color:#fff;padding:.5rem 1rem;border-radius:10px;font-weight:400;font-size:10px}._closeButton_p85l6_59{background:none;border:none;font-size:2rem;color:#6c757d;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._closeButton_p85l6_59:hover{background:#e9ecef;color:#dc3545}._progressSection_p85l6_79{width:100%;padding-bottom:5px}._progressBarContainer_p85l6_84{width:100%;position:relative}._progressBar_p85l6_84{width:100%;height:4px;background:#e4e4e4;border-radius:2px;position:relative}._progress_p85l6_79{height:100%;background:#4f46e5;border-radius:2px;transition:width .4s ease}._stepLabels_p85l6_106{display:flex;justify-content:space-between;margin-top:15px;position:relative}._stepLabel_p85l6_106{text-align:center;display:flex;flex-direction:column;align-items:center;width:25%;font-size:14px;color:#666;font-weight:500;position:relative}._stepDot_p85l6_128{width:18px;height:18px;background:#d4d4d4;border-radius:50%;border:3px solid #ffffff;box-shadow:0 0 0 2px #d4d4d4;margin-bottom:5px;transition:all .3s ease}._stepText_p85l6_140{margin-top:5px}._active_p85l6_145 ._stepDot_p85l6_128{background:#4f46e5;box-shadow:0 0 0 2px #4f46e5}._active_p85l6_145{color:#4f46e5;font-weight:700}._completed_p85l6_156 ._stepDot_p85l6_128{background:#22c55e;box-shadow:0 0 0 2px #22c55e}._completed_p85l6_156{color:#22c55e;font-weight:600}._mainContent_p85l6_172{display:flex;flex:1;overflow:hidden;position:relative}._imageSection_p85l6_180{flex:0 0 40%;background:linear-gradient(135deg,#e9e3e3,#764ba2);color:#fff;padding:2rem;display:flex;align-items:center;justify-content:center}._imageContainer_p85l6_190{text-align:center;max-width:400px}._imageContainer_p85l6_190 h3{margin:0 0 .5rem;font-size:1.5rem}._imageContainer_p85l6_190 p{margin:0 0 2rem;opacity:.9;font-size:1rem}._stepImage_p85l6_206{width:100%;max-height:300px;border-radius:8px;margin-bottom:2rem}._formSection_p85l6_218{flex:1;padding:2rem;overflow-y:auto;display:flex;flex-direction:column}._formContent_p85l6_226{flex:1;display:flex;flex-direction:column}._form_p85l6_218{height:100%;display:flex;flex-direction:column}._formStep_p85l6_238{flex:1;display:flex;flex-direction:column;gap:1.5rem}._formStep_p85l6_238 h3{margin:0 0 1rem;color:#333;font-size:1.3rem;border-bottom:2px solid #007bff;padding-bottom:.5rem}._formRow_p85l6_254{display:grid;grid-template-columns:1fr 1fr;gap:3rem}._formGroup_p85l6_260{display:flex;flex-direction:column}._formGroup_p85l6_260 label{margin-bottom:.5rem;font-weight:600;color:#555;font-size:.9rem}._formGroup_p85l6_260 input,._formGroup_p85l6_260 select,._formGroup_p85l6_260 textarea{padding:.75rem;border:2px solid #e9ecef;border-radius:6px;font-size:1rem;transition:border-color .3s ease}._formGroup_p85l6_260 input:focus,._formGroup_p85l6_260 select:focus,._formGroup_p85l6_260 textarea:focus{outline:none;border-color:#007bff}._formGroup_p85l6_260 input._invalid_p85l6_289,._formGroup_p85l6_260 select._invalid_p85l6_289,._formGroup_p85l6_260 textarea._invalid_p85l6_289{border-color:#dc3545}._passwordInput_p85l6_295{position:relative;display:flex}._passwordInput_p85l6_295 input{flex:1;padding-right:40px}._PasswordContainer_p85l6_306{display:flex;gap:20px;align-items:center}._eyeIcon_p85l6_311{font-size:20px}._errorMessage_p85l6_316{color:#dc3545;font-size:.8rem;margin-top:.25rem}._checkboxGroup_p85l6_323{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid #e9ecef;border-radius:6px;background:#f8f9fa}._checkboxGroup_p85l6_323 input[type=checkbox]{margin-top:.25rem}._checkboxGroup_p85l6_323 label{margin:0;font-weight:400;cursor:pointer}._termList_p85l6_343{margin:.5rem 0 0 1rem;padding:0;font-size:.85rem;color:#666}._termList_p85l6_343 li{margin-bottom:.25rem}._footer_p85l6_355{background:#f8f9fa;border-top:1px solid #e9ecef;padding:1rem 2rem;position:sticky;bottom:0;flex-shrink:0}._footerContent_p85l6_364{display:flex;justify-content:space-between;align-items:center}._prevBtn_p85l6_371,._nextBtn_p85l6_372,._submitBtn_p85l6_373{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}._prevBtn_p85l6_371{background:#ff4500;color:#fff}._prevBtn_p85l6_371:hover:not(:disabled){background:#ff4500}._prevBtn_p85l6_371:disabled{background:#ff4500;cursor:not-allowed}._nextBtn_p85l6_372{background:#007bff;color:#fff}._nextBtn_p85l6_372:hover{background:#0056b3}._submitBtn_p85l6_373{background:#28a745;color:#fff}._submitBtn_p85l6_373:hover{background:#218838}@media (max-width: 768px){._registrationLayout_p85l6_14{width:95%;height:95vh}._mainContent_p85l6_172{flex-direction:column}._imageSection_p85l6_180{display:none}._formSection_p85l6_218,._header_p85l6_27,._footer_p85l6_355{padding:1rem}._prevBtn_p85l6_371,._nextBtn_p85l6_372,._submitBtn_p85l6_373{font-size:12px}}@media (min-width: 769px){._imageSection_p85l6_180{display:flex}}@media (max-width: 480px){._registrationLayout_p85l6_14{width:100%;height:95vh}._mainContent_p85l6_172{flex-direction:column}._imageSection_p85l6_180{display:none}._formRow_p85l6_254{display:grid;grid-template-columns:1fr;gap:1rem}._formSection_p85l6_218{padding:1rem}._header_p85l6_27{padding:.5rem}._stepLabel_p85l6_106{font-size:10px;font-weight:400}._formGroup_p85l6_260 label{margin-bottom:.1rem;font-weight:600;font-size:.8rem}._footer_p85l6_355{padding:.5rem}._prevBtn_p85l6_371,._nextBtn_p85l6_372,._submitBtn_p85l6_373{font-size:12px}}._radioButtonForGst_p85l6_519{display:flex;flex-direction:row;gap:40px}._radioButtonForGst_p85l6_519 label{display:flex;gap:10px;color:#3b3b3b}.file-upload-container{width:100%;margin-bottom:15px}.custom-file-input{display:inline-block;width:100%}.file-input-group{display:flex;align-items:center;border:1px solid #ced4da;border-radius:4px;background:#fff;height:38px;overflow:hidden}.file-choose-btn{padding:20px 40px 12px;background:#f8f9fa;color:#495057;border-right:1px solid #ced4da;cursor:pointer;font-size:20px;white-space:nowrap;flex-shrink:0}.file-choose-btn:hover{background:#e9ecef}.hidden-file-input{display:none}.file-name-display{flex-grow:1;padding:8px 12px;color:#6c757d;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#f2f2f2}.file-name-display:empty:before{content:"No file chosen";color:#6c757d}.file-upload-btn,.file-view-btn{padding:10px 20px;border:none;border-left:1px solid #ced4da;cursor:pointer;font-size:20px;white-space:nowrap;flex-shrink:0}.file-upload-btn{background:#f8f9fa;color:#495057}.file-upload-btn:hover{background:#e9ecef}.file-upload-btn:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed}.file-view-btn{background:#f8f9fa;color:#0d6efd}.file-view-btn:hover{background:#e9ecef}.file-error-message{color:#dc3545;font-size:12px;margin-top:5px;display:block}.invalid .file-input-group{border-color:#dc3545}.otp-container{text-align:center;margin-top:0}.otp-btn{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.otp-popup{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:#d4edda;color:#155724;padding:12px 25px;border:1px solid #c3e6cb;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:9999;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}body iframe{display:none}#google_translate_element{width:150px;padding-top:10px;position:absolute;display:flex;justify-content:end;z-index:10;right:10px;top:5px}#google_translate_element img,#google_translate_element a{display:none}#google_translate_element select{width:150px;height:50px;padding:0 10px;border-radius:10px;margin:0;z-index:1000;position:absolute;top:0;z-index:10;cursor:pointer}#google_translate_element select option{padding:10px;border-radius:10px}.goog-te-gadget{width:150px;height:50px;margin:0 20px 0 auto;position:relative;border-radius:10px;box-shadow:0 0 30px #2524245f;z-index:10}body{margin-top:auto}@media screen and (max-width:768px){.goog-te-gadget{margin:6px auto 0;z-index:1000}#google_translate_element{width:auto;position:absolute;z-index:1000!important;margin:8vh 35vw 0 0}}@media screen and (max-width:480px){#google_translate_element{margin:8vh 25vw 0 0}}
