.ForgotPassword_forgotPasswordContainer__epY36{margin:2rem auto;padding:1rem;display:flex;flex-direction:column;gap:20px}.ForgotPassword_forgotPasswordContainer__epY36 .ForgotPassword_description__5scTQ{color:#757575}.ForgotPassword_forgotPasswordContainer__epY36 .ForgotPassword_fpFormContainer__n2qSB{display:flex;flex-direction:column;gap:1rem}.ForgotPassword_inputGroup__y0aJf{display:flex;flex-direction:column;gap:.5rem}.ForgotPassword_submitBtn__gUl4x{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600;transition:background .2s}.Toast_toast__mDcWJ{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:10px 20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.3);font-size:.875rem;z-index:1000;animation:Toast_fadeInOut__BeT8W .5s ease-in-out;color:#fff;text-align:center}.Toast_toast__mDcWJ.Toast_success___UE9D{background-color:#4caf50}.Toast_toast__mDcWJ.Toast_error__bbRqR{background-color:#f44336}.Toast_toast__mDcWJ.Toast_warning__O64dm{background-color:#ff9800}.Toast_toast__mDcWJ.Toast_info__FI_CQ{background-color:#2196f3}@keyframes Toast_fadeInOut__BeT8W{0%{opacity:0;transform:translateX(-50%) translateY(20px)}20%,80%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(20px)}}.CartSummary_cartSummary__Wm3__{background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:16px;height:100%}.CartSummary_cartSummary__Wm3__ .CartSummary_title__zlsSS{font-size:1rem;font-weight:600;color:#171717;margin:0;padding-bottom:10px;border-bottom:2px solid #1976d2}.CartSummary_cartSummary__Wm3__ .CartSummary_tableContainer__19WOJ{flex:1 1;overflow-y:auto;overflow-x:auto}.CartSummary_itemName__DXelN{font-weight:600;color:#171717;font-size:.75rem;margin-bottom:2px}.CartSummary_itemSku__ES4Vf{font-size:.75rem;color:#666}.CartSummary_priceInput__qmSFH{width:70px;padding:4px 6px;border:1px solid #ddd;border-radius:4px;font-size:.75rem;font-weight:600;text-align:right;transition:all .2s ease}.CartSummary_priceInput__qmSFH:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.CartSummary_priceInput__qmSFH:hover{border-color:#1976d2}.CartSummary_qtyInput__oSi_O{width:50px;padding:4px 6px;border:1px solid #ddd;border-radius:4px;font-size:.75rem;font-weight:600;text-align:center;transition:all .2s ease;-moz-appearance:textfield}.CartSummary_qtyInput__oSi_O:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.CartSummary_qtyInput__oSi_O:hover{border-color:#1976d2}.CartSummary_qtyInput__oSi_O::-webkit-inner-spin-button,.CartSummary_qtyInput__oSi_O::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CartSummary_actionButtons__5CFaI{display:flex;gap:6px;justify-content:center;align-items:center}.CartSummary_actionButtons__5CFaI .CartSummary_deleteBtn__tofV4,.CartSummary_actionButtons__5CFaI .CartSummary_viewBtn__srCHH{width:28px;height:28px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background-color:#fff;font-size:.875rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.CartSummary_actionButtons__5CFaI .CartSummary_deleteBtn__tofV4:hover,.CartSummary_actionButtons__5CFaI .CartSummary_viewBtn__srCHH:hover{transform:scale(1.1)}.CartSummary_actionButtons__5CFaI .CartSummary_viewBtn__srCHH:hover{background-color:#e3f2fd;border-color:#1976d2}.CartSummary_actionButtons__5CFaI .CartSummary_deleteBtn__tofV4:hover{background-color:#ffebee;border-color:#d32f2f}.CartSummary_itemDetails__EvR_B{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px;padding:10px;background-color:#fff;border-radius:4px;margin:4px 0}.CartSummary_itemDetails__EvR_B .CartSummary_detailItem__vq717{display:flex;flex-direction:column;gap:2px}.CartSummary_itemDetails__EvR_B .CartSummary_detailItem__vq717 .CartSummary_detailLabel__ZgN6A{font-size:.75rem;color:#666;font-weight:500}.CartSummary_itemDetails__EvR_B .CartSummary_detailItem__vq717 .CartSummary_detailValue___H4Bf{font-size:.75rem;color:#171717;font-weight:600}.CartSummary_divider__lCa2U{height:1px;background-color:#e0e0e0;margin:10px 0}.CartSummary_totalSection__EDC6l{display:flex;flex-direction:column;gap:6px;background-color:#f5f5f5;padding:10px;border-radius:8px}.CartSummary_totalSection__EDC6l .CartSummary_totalRow__orscR{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.CartSummary_totalSection__EDC6l .CartSummary_totalRow__orscR .CartSummary_totalLabel__WG6sU{font-weight:500;color:#171717}.CartSummary_totalSection__EDC6l .CartSummary_totalRow__orscR .CartSummary_totalValue__gDNkw{font-weight:600;color:#171717}.CartSummary_totalSection__EDC6l .CartSummary_totalRow__orscR.CartSummary_grandTotal__fegSI{padding-top:6px;border-top:2px solid #ddd;margin-top:4px}.CartSummary_totalSection__EDC6l .CartSummary_totalRow__orscR.CartSummary_grandTotal__fegSI .CartSummary_totalLabel__WG6sU,.CartSummary_totalSection__EDC6l .CartSummary_totalRow__orscR.CartSummary_grandTotal__fegSI .CartSummary_totalValue__gDNkw{font-size:1rem;color:#1976d2;font-weight:700}.CartSummary_buttonGroup__Rp3ku{display:flex;gap:10px}.CartSummary_buttonGroup__Rp3ku .CartSummary_payButton__GviiT{flex:1 1;padding:16px;font-weight:600;font-size:.875rem;border-radius:8px;height:44px}.Error_error__fV58f{border-color:#d32f2f}.Error_errorText___Mbpo{font-size:.875rem;color:#d32f2f}.Button_button__5Fngg{background:#1976d2;color:#fff;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .3s,transform .2s ease-in-out;font-weight:600;text-align:center;display:inline-flex;align-items:center;justify-content:center}.Button_button__5Fngg.Button_primary__swzAa{background-color:#1976d2;color:#fff;border:1px solid #1976d2}.Button_button__5Fngg.Button_primary__swzAa:hover{background-color:#004ba0;border-color:#004ba0}.Button_button__5Fngg.Button_primary__swzAa:disabled{opacity:.5;cursor:not-allowed}.Button_button__5Fngg.Button_outline__tvaA1{background-color:transparent;color:#1976d2;border:1px solid #333}.Button_button__5Fngg.Button_outline__tvaA1:hover{background-color:#1976d2;color:#fff}.Button_button__5Fngg.Button_outline__tvaA1:disabled{opacity:.5;cursor:not-allowed}.Button_button__5Fngg.Button_text__BqBkN{background:none;border:none;color:#1976d2;padding:0;font-weight:1rem;font-size:1rem;cursor:pointer}.Button_button__5Fngg.Button_text__BqBkN:hover{text-decoration:underline}.Button_button__5Fngg.Button_text__BqBkN:disabled{opacity:.5;cursor:not-allowed}.Button_button__5Fngg.Button_danger__5gJwK{background-color:#d32f2f;color:#fff;border:1px solid #d32f2f}.Button_button__5Fngg.Button_danger__5gJwK:hover{background-color:#ab2424;border-color:#ab2424}.Button_button__5Fngg.Button_danger__5gJwK:disabled{opacity:.5;cursor:not-allowed}.Dropdown_dropdownWrapper__DvWHA{display:flex;flex-direction:column;gap:4px}.Dropdown_label__pvK4e{font-size:1rem;font-weight:500;color:#171717}.Dropdown_dropdown__yFmp_{width:100%;padding:10px 14px;font-size:1rem;border:1px solid #333;border-radius:8px;outline:none;transition:.3s;background:#fff}.Dropdown_dropdown__yFmp_:focus{border-color:#1976d2;box-shadow:0 0 5px rgba(0,0,0,.5)}.CustomerForm_customerSection__f22_v{text-transform:capitalize}.CustomerForm_customerSection__f22_v .CustomerForm_sectionTitle__LYggJ{margin:0 0 16px;font-size:.875rem;font-weight:600;color:#171717}.CustomerForm_customerSection__f22_v .CustomerForm_form__QDZmy{display:flex;flex-direction:column;gap:16px}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p{background:#fff;border:2px solid #ddd;border-radius:8px;padding:16px}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchHeader__XZ6Vj{display:flex;align-items:center;gap:8px;margin-bottom:16px}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchHeader__XZ6Vj .CustomerForm_searchIcon__l9_Pg{font-size:1.25rem}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchHeader__XZ6Vj .CustomerForm_searchLabel__NLYTw{font-size:.875rem;font-weight:600;color:#1976d2}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4{display:flex;gap:8px;align-items:flex-end}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_formGroup__awDuT{flex:1 1;display:flex;flex-direction:column;gap:4px;position:relative}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_formGroup__awDuT .CustomerForm_input__wbeyr{padding:8px 16px;border:1px solid #ddd;border-radius:8px;font-size:.875rem;font-family:inherit;transition:all .3s ease;height:40px}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_formGroup__awDuT .CustomerForm_input__wbeyr:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_formGroup__awDuT .CustomerForm_input__wbeyr:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#999}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_formGroup__awDuT .CustomerForm_input__wbeyr.CustomerForm_error__LWOy9{border-color:#d32f2f;box-shadow:0 0 0 2px rgba(211,47,47,.1)}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_formGroup__awDuT .CustomerForm_searchIndicator__FAbSC{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.875rem;pointer-events:none;animation:CustomerForm_pulse__PkbXp .6s infinite}@keyframes CustomerForm_pulse__PkbXp{0%,to{opacity:1}50%{opacity:.5}}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_searchBtn__TVAgQ{padding:8px 12px;background-color:#1976d2;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .3s ease;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_searchBtn__TVAgQ:hover{background-color:#004ba0}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_errorMessage__RGZ5z{font-size:.75rem;color:#d32f2f;margin-top:2px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:2px solid #4caf50;border-radius:8px;padding:16px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundHeader__wAUoa{display:flex;align-items:center;gap:8px;margin-bottom:16px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundHeader__wAUoa .CustomerForm_foundIcon__ZLMaf{font-size:1.25rem;color:#4caf50}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundHeader__wAUoa .CustomerForm_foundLabel__QYFkF{font-size:.875rem;font-weight:600;color:#2e7d32;flex:1 1}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundHeader__wAUoa .CustomerForm_editBtn__HJxkY{background:transparent;border:1px solid #2e7d32;color:#2e7d32;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:4px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundHeader__wAUoa .CustomerForm_editBtn__HJxkY:hover{background-color:#2e7d32;color:#fff}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_{display:flex;flex-direction:column;gap:8px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1{display:flex;gap:8px;align-items:center}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_mobileDisplay__UaGNi{background-color:#f5f5f5;padding:6px 10px;border-radius:8px;font-weight:600;color:#171717;min-width:130px;font-size:.875rem;display:flex;align-items:center;gap:6px;white-space:nowrap;justify-content:space-around}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_mobileDisplay__UaGNi .CustomerForm_lockIcon__heI2m{font-size:1rem}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_customerMainInfo__bm7zS{flex:1 1;background-color:rgba(76,175,80,.1);padding:6px 10px;border-radius:8px;display:flex;flex-direction:row;gap:2px;justify-content:space-between}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_customerMainInfo__bm7zS .CustomerForm_customerName__mvecO{font-weight:600;color:#171717;font-size:.875rem}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_customerMainInfo__bm7zS .CustomerForm_customerCity__Zjnah{color:#666;font-size:.75rem}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_proceedBtn__ApILG{background-color:#4caf50;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;font-size:.75rem;transition:background-color .3s ease;white-space:nowrap;height:40px;display:flex;align-items:center}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_proceedBtn__ApILG:hover{background-color:#388e3c}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerStats__5qXtA{display:flex;gap:8px;padding:6px 10px;background-color:#fff;border-radius:8px;justify-content:space-around;font-size:.75rem}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerStats__5qXtA .CustomerForm_statItem__5yLsq{display:flex;flex-direction:column;align-items:center;gap:2px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerStats__5qXtA .CustomerForm_statItem__5yLsq .CustomerForm_statLabel__d6d4d{font-size:.75rem;color:#666;font-weight:500}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerStats__5qXtA .CustomerForm_statItem__5yLsq .CustomerForm_statValue__Su7KL{font-weight:600;color:#171717}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerStats__5qXtA .CustomerForm_statItem__5yLsq .CustomerForm_loyaltyPoints__Z2p77{color:#1976d2;font-weight:600;font-size:.75rem}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerStats__5qXtA .CustomerForm_statDivider__aD7Jj{color:#ddd}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_notesSection__GeuC7{margin-top:16px;background-color:#f5f5f5;padding:10px;border-radius:4px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_notesSection__GeuC7 .CustomerForm_notesHeader__ybj9J{font-size:.875rem;font-weight:600;color:#757575;margin-bottom:2px}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_notesSection__GeuC7 .CustomerForm_notesContent__XsBPr{font-size:.75rem;color:#666}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border:2px solid #1976d2;border-radius:8px;padding:16px}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegHeader__o79F6{display:flex;align-items:center;gap:8px;margin-bottom:16px}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegHeader__o79F6 .CustomerForm_newRegIcon__tIvvf{font-size:1.25rem}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegHeader__o79F6 .CustomerForm_newRegLabel__tHwBe{font-size:.875rem;font-weight:600;color:#1976d2;flex:1 1}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegHeader__o79F6 .CustomerForm_backBtn__mqPjA{background:transparent;border:1px solid #1976d2;color:#1976d2;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:4px}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegHeader__o79F6 .CustomerForm_backBtn__mqPjA:hover{background-color:#1976d2;color:#fff}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO{display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_mobileDisplay__UaGNi{background-color:#f5f5f5;padding:6px 10px;border-radius:8px;font-weight:600;color:#171717;min-width:130px;font-size:.875rem;display:flex;align-items:center;gap:6px;white-space:nowrap}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_mobileDisplay__UaGNi .CustomerForm_lockIcon__heI2m{font-size:1rem}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_formGroupHorizontal__SMq1Q{flex:1 1;display:flex;flex-direction:column;gap:4px}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_formGroupHorizontal__SMq1Q .CustomerForm_input__wbeyr{padding:8px 16px;border:1px solid #ddd;border-radius:8px;font-size:.875rem;font-family:inherit;transition:all .3s ease;height:40px}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_formGroupHorizontal__SMq1Q .CustomerForm_input__wbeyr:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_formGroupHorizontal__SMq1Q .CustomerForm_input__wbeyr:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#999}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_formGroupHorizontal__SMq1Q .CustomerForm_input__wbeyr.CustomerForm_error__LWOy9{border-color:#d32f2f;box-shadow:0 0 0 2px rgba(211,47,47,.1)}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_formGroupHorizontal__SMq1Q .CustomerForm_errorMessage__RGZ5z{font-size:.75rem;color:#d32f2f;margin-top:2px}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_submitBtn__odD9i{background-color:#1976d2;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;font-size:.75rem;transition:background-color .3s ease;height:40px;white-space:nowrap;display:flex;align-items:center}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_submitBtn__odD9i:hover{background-color:#004ba0}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_submitBtn__odD9i:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4{flex-direction:column}.CustomerForm_customerSection__f22_v .CustomerForm_searchContainer__d8J0p .CustomerForm_searchContent__vPFu4 .CustomerForm_searchBtn__TVAgQ{width:100%}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1{flex-direction:column}.CustomerForm_customerSection__f22_v .CustomerForm_customerFoundContainer__vyjYy .CustomerForm_customerFoundContent__cfTa_ .CustomerForm_customerBasicInfo__t5DD1 .CustomerForm_proceedBtn__ApILG{width:100%}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO{flex-direction:column}.CustomerForm_customerSection__f22_v .CustomerForm_newRegistrationContainer__4Brz3 .CustomerForm_newRegContent__idHlO .CustomerForm_submitBtn__odD9i{width:100%}}.page_posContainer__uxM3c{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5;gap:16px;padding:16px}.page_posContainer__uxM3c .page_header__MBr7a{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#1976d2,#004ba0);color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.page_posContainer__uxM3c .page_header__MBr7a .page_headerLeft__sNaFP .page_shopName__YnZXP{margin:0;font-size:1.5rem;font-weight:700}.page_posContainer__uxM3c .page_header__MBr7a .page_headerRight__vRAkN{display:flex;align-items:center;gap:20px}.page_posContainer__uxM3c .page_header__MBr7a .page_headerRight__vRAkN .page_dateTime__mVTMC{text-align:right;line-height:1.5}.page_posContainer__uxM3c .page_header__MBr7a .page_headerRight__vRAkN .page_dateTime__mVTMC p{margin:0;font-size:.875rem}.page_posContainer__uxM3c .page_header__MBr7a .page_headerRight__vRAkN .page_userProfile__OdkfF{font-size:1.5rem;cursor:pointer}.page_posContainer__uxM3c .page_searchBar__IHM5p{display:flex;gap:16px;align-items:flex-start}.page_posContainer__uxM3c .page_searchBar__IHM5p .page_searchInputWrapper__gIZgk{flex:1 1}.page_posContainer__uxM3c .page_mainContent__kfvn5{display:flex;gap:20px;flex:1 1;overflow:hidden}.page_posContainer__uxM3c .page_mainContent__kfvn5 .page_cartSection__HFmse{flex:1 1;overflow-y:auto}.page_addProductPage__qoNM4{padding:16px;min-height:100vh;background-color:#f5f5f5}.page_header__YAiSL{display:flex;align-items:center;gap:16px;margin-bottom:20px}.page_header__YAiSL h1{font-size:1.5rem;font-weight:700;color:#000;margin:0}.page_backButton__0IcRX{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}.page_backButton__0IcRX:hover{background:#f5f5f5;border-color:#1976d2;color:#1976d2}.page_formContainer__cLZT_{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:20px;max-width:900px}.page_section___nXAA{margin-bottom:20px}.page_section___nXAA:last-child{margin-bottom:0}.page_section___nXAA .page_sectionTitle__kvAS8{font-size:1rem;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #ddd}.page_formGrid__yhcoV{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.page_formGrid__yhcoV{grid-template-columns:1fr}}.page_formRow__WzcYp{display:flex;flex-direction:column;gap:4px}.page_fullWidth__UuIEp{grid-column:1/-1}.page_tagsInput__ryHaU{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #ddd;border-radius:4px;min-height:44px;align-items:center}.page_tagsInput__ryHaU .page_tag__AOp1x{display:flex;align-items:center;gap:4px;background:#1976d2;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem}.page_tagsInput__ryHaU .page_tag__AOp1x .page_removeTag__z6x4N{background:none;border:none;color:#fff;cursor:pointer;padding:0;font-size:.875rem;line-height:1}.page_tagsInput__ryHaU .page_tag__AOp1x .page_removeTag__z6x4N:hover{opacity:.8}.page_tagsInput__ryHaU .page_tagInput___FH3x{flex:1 1;min-width:100px;border:none;outline:none;font-size:.875rem;padding:4px}.page_variantsSection__1uoIW{margin-top:16px}.page_variantHeader__MrUP2{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.page_addVariantBtn__629fT{display:flex;align-items:center;gap:4px;background:#1976d2;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background .2s ease}.page_addVariantBtn__629fT:hover{background:#004ba0}.page_variantsList__asD9o{display:flex;flex-direction:column;gap:10px}.page_variantCard__HL5p_{display:flex;gap:10px;padding:16px;background:#f5f5f5;border-radius:4px;align-items:flex-end}.page_variantCard__HL5p_ .page_variantField__HAnAz{flex:1 1;min-width:100px}.page_variantCard__HL5p_ .page_removeVariantBtn__2PLxN{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#d32f2f;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.page_variantCard__HL5p_ .page_removeVariantBtn__2PLxN:hover{background:#ab2424}.page_noVariants__uVqz0{text-align:center;padding:16px;color:#999;font-size:.875rem}.page_checkboxRow__XDX2A{display:flex;align-items:center;gap:8px}.page_checkboxRow__XDX2A input[type=checkbox]{width:18px;height:18px;cursor:pointer}.page_checkboxRow__XDX2A label{font-size:.875rem;color:#333;cursor:pointer}.page_formActions__LntkP{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #ddd}.page_loader___vfGF{display:flex;justify-content:center;align-items:center;min-height:200px}