.chat-module__zVj5cq__appContainer{background-color:#fff;max-width:1600px}.chat-module__zVj5cq__continer{width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.chat-module__zVj5cq__sidebar{color:#fff;background-color:#2c3e50;flex-direction:column;width:max-content;min-width:350px;transition:transform .3s;display:flex;overflow-y:auto}.chat-module__zVj5cq__sidebarHeader{background-color:#1a252f;align-items:center;gap:8px;padding:15px 10px;font-size:18px;font-weight:700;display:flex}.chat-module__zVj5cq__roomList{flex:1;margin:0;padding:0;list-style:none}.chat-module__zVj5cq__roomItem{cursor:pointer;border-bottom:1px solid #34495e;gap:10px;padding:7px 10px;transition:background .2s;display:flex}.chat-module__zVj5cq__roomItem:hover{background-color:#34495e}.chat-module__zVj5cq__roomItem.chat-module__zVj5cq__active{background-color:#4a6fa5}.chat-module__zVj5cq__logo{background-color:#ddd;border-radius:50%;width:50px;height:50px;margin-right:15px;overflow:hidden}.chat-module__zVj5cq__logo img{object-fit:cover;width:100%;height:100%}.chat-module__zVj5cq__room_info{flex:1;min-width:0}.chat-module__zVj5cq__user_row{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.chat-module__zVj5cq__room_info h1{margin:0;font-size:large;font-weight:500}#chat-module__zVj5cq__span{font-size:15px;font-weight:400}.chat-module__zVj5cq__room_info span{color:#bdc3c7;font-size:15px;font-weight:400}#chat-module__zVj5cq__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}#chat-module__zVj5cq__time{color:#d0c2c2;margin-left:10px;font-size:12px}#chat-module__zVj5cq__last_message{color:#d0c2c2;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chat-module__zVj5cq__roomPreview{color:#bdc3c7;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chat-module__zVj5cq__chatArea{z-index:999;background-color:#fff;border-left:1px solid #e0e0e0;flex-direction:column;flex:1;display:flex}.chat-module__zVj5cq__chatHeader{color:#fff;background-color:#4a6fa5;align-items:center;gap:12px;padding:10px 15px;font-size:18px;font-weight:700;display:flex}.chat-module__zVj5cq__backButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:16px;display:none}.chat-module__zVj5cq__chatMessages{flex:1;padding:10px;position:relative;overflow-y:auto}.chat-module__zVj5cq__chats_section{flex-direction:column;gap:15px;display:flex}.chat-module__zVj5cq__category{text-align:center;width:100%;margin:10px 0 15px}.chat-module__zVj5cq__category span{letter-spacing:1px;color:#fff;background-color:#2c6466;border-radius:5px;padding:2px 10px;font-size:14px}.chat-module__zVj5cq__message{word-wrap:break-word;border-radius:18px;width:max-content;max-width:70%;padding:12px 16px;line-height:1.4;position:relative}.chat-module__zVj5cq__received{color:#000;background-color:#e5e5ea;border-bottom-left-radius:5px;align-self:flex-start}.chat-module__zVj5cq__sent{color:#fff;background-color:#007bff;border-bottom-right-radius:5px;align-self:flex-end}.chat-module__zVj5cq__messageTime{opacity:.7;text-align:right;font-size:11px}.chat-module__zVj5cq__message_status{color:#34495e;font-size:14px;font-weight:500;position:absolute;bottom:-17px;right:2px}.chat-module__zVj5cq__bottm_count{z-index:111;color:#fff;background-color:#34495e;border-radius:100%;place-items:center;width:24px;height:24px;font-size:16px;display:grid;position:fixed;bottom:110px;right:10px}.chat-module__zVj5cq__bottm{color:#34495e;position:fixed;bottom:80px;right:10px}.chat-module__zVj5cq__start_chat{position:absolute;top:50%;transform:translateY(-50%)}.chat-module__zVj5cq__start_chat h1{font-size:1.4rem;font-weight:400}.chat-module__zVj5cq__chatInput{background-color:#f9f9f9;border-top:1px solid #e5e5e5;padding:15px;display:flex}.chat-module__zVj5cq__chatInput input{border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 15px;font-size:16px}.chat-module__zVj5cq__chatInput button{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-left:10px;display:flex}.chat-module__zVj5cq__message_bubble{margin:0}.chat-module__zVj5cq__login{width:100%;padding:20px;position:absolute;top:50%;transform:translateY(-50%)}.chat-module__zVj5cq__login h1{font-weight:400}.chat-module__zVj5cq__login button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#4285f4;border:none;border-radius:4px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.chat-module__zVj5cq__login button:hover{background-color:#3367d6;transform:translateY(-2px)}.chat-module__zVj5cq__login button:active{transform:translateY(0)}@media (max-width:768px){.chat-module__zVj5cq__sidebar{z-index:10;width:100%;height:100%;position:absolute}.chat-module__zVj5cq__message{padding:5px 10px}.chat-module__zVj5cq__sidebar.chat-module__zVj5cq__hidden{transform:translate(-100%)}.chat-module__zVj5cq__backButton{display:block}}
.wait-module__omQg8a__loaderWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.wait-module__omQg8a__spinner{width:20%;height:0;padding-bottom:20%;position:relative}.wait-module__omQg8a__spinnerRing{border:.4em solid #0000;border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite wait-module__omQg8a__spin;position:absolute}.wait-module__omQg8a__spinnerRing:first-child{border-top-color:#00ff9d;animation-delay:-.45s}.wait-module__omQg8a__spinnerRing:nth-child(2){border-top-color:#00cc7a;animation-delay:-.3s}.wait-module__omQg8a__spinnerRing:nth-child(3){border-top-color:#009959;animation-delay:-.15s}@keyframes wait-module__omQg8a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wait-module__omQg8a__loaderText{color:currentColor;margin-top:1em;font-size:1em}
.shade_loading-module__K118RG__fullbg{z-index:11;background-color:#0009;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0;left:0}.shade_loading-module__K118RG__smooth_loading{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0006;border-radius:20px;padding:30px 50px}.shade_loading-module__K118RG__spinner{animation:1s linear infinite shade_loading-module__K118RG__spin}@keyframes shade_loading-module__K118RG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.deliveryWarehouse-module__K_D3Gq__container{background:linear-gradient(135deg,#f0f9ff 0%,#e0e7ff 100%);justify-content:center;height:100vh;display:flex;position:relative;overflow:hidden}.deliveryWarehouse-module__K_D3Gq__wrapper{flex-direction:column;width:100%;max-width:1200px;height:100vh;padding:2rem 1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__integrationContainer{background:#fff;border-radius:12px;align-self:center;width:100%;max-width:500px;margin:auto;padding:2rem;box-shadow:0 10px 30px #0000001a}.deliveryWarehouse-module__K_D3Gq__integrationHeader h1{color:#1e293b;align-items:center;gap:12px;margin-bottom:24px;display:flex}.deliveryWarehouse-module__K_D3Gq__headerIcon{color:#3b82f6;font-size:28px}.deliveryWarehouse-module__K_D3Gq__integrationContent{flex-direction:column;gap:20px;display:flex}.deliveryWarehouse-module__K_D3Gq__apiInput{border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px;font-size:16px;transition:all .2s}.deliveryWarehouse-module__K_D3Gq__apiInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.deliveryWarehouse-module__K_D3Gq__connectBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:600;transition:all .2s}.deliveryWarehouse-module__K_D3Gq__connectBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.deliveryWarehouse-module__K_D3Gq__connectBtn:disabled{cursor:not-allowed;background:#94a3b8}.deliveryWarehouse-module__K_D3Gq__tutorialLink{color:#64748b;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__tutorialLink:hover{color:#2563eb;background:#f1f5f9}.deliveryWarehouse-module__K_D3Gq__linkIcon{font-size:14px}.deliveryWarehouse-module__K_D3Gq__tabContainer{background:#fff;border-radius:1rem;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.deliveryWarehouse-module__K_D3Gq__tabHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;display:flex;overflow-x:auto}.deliveryWarehouse-module__K_D3Gq__tabBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__tabBtn:hover{color:#334155;background:#f8fafc}.deliveryWarehouse-module__K_D3Gq__activeTab{border-bottom:3px solid #2563eb;color:#2563eb!important;background:#eff6ff!important}.deliveryWarehouse-module__K_D3Gq__tabIcon{font-size:1.2rem}.deliveryWarehouse-module__K_D3Gq__tabContent{flex-direction:column;flex:1;padding:2rem;display:flex;position:relative;overflow-y:auto}.deliveryWarehouse-module__K_D3Gq__sectionHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.deliveryWarehouse-module__K_D3Gq__sectionTitle{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.deliveryWarehouse-module__K_D3Gq__primaryBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__primaryBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.deliveryWarehouse-module__K_D3Gq__primaryBtn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.deliveryWarehouse-module__K_D3Gq__secondaryBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__secondaryBtn:hover{color:#1e293b;background:#e2e8f0}.deliveryWarehouse-module__K_D3Gq__btnIcon{font-size:1.2rem;font-weight:400}.deliveryWarehouse-module__K_D3Gq__warehouseListContainer{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.deliveryWarehouse-module__K_D3Gq__warehouseGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;padding-bottom:.5rem;display:grid}.deliveryWarehouse-module__K_D3Gq__warehouseCard{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000d}.deliveryWarehouse-module__K_D3Gq__warehouseCard:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.deliveryWarehouse-module__K_D3Gq__warehouseHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__warehouseName{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.deliveryWarehouse-module__K_D3Gq__warehouseActions{gap:.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__actionBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__actionBtn:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.deliveryWarehouse-module__K_D3Gq__warehouseDetails{margin-top:.5rem}.deliveryWarehouse-module__K_D3Gq__warehouseDetails p{color:#475569;margin:.5rem 0;font-size:.95rem;line-height:1.6}.deliveryWarehouse-module__K_D3Gq__warehouseDetails strong{color:#334155;min-width:100px;font-weight:600;display:inline-block}.deliveryWarehouse-module__K_D3Gq__pickupSchedule{background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:8px;margin:12px 0;padding:12px;transition:all .2s}.deliveryWarehouse-module__K_D3Gq__pickupBadge{align-items:center;gap:8px;margin-bottom:4px;display:flex}.deliveryWarehouse-module__K_D3Gq__pickupIcon{color:#3b82f6;font-size:14px}.deliveryWarehouse-module__K_D3Gq__pickupDays{color:#1e293b;font-size:14px;font-weight:600}.deliveryWarehouse-module__K_D3Gq__pickupTime{color:#475569;margin-left:22px;font-size:13px}.deliveryWarehouse-module__K_D3Gq__form{flex-direction:column;gap:1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.deliveryWarehouse-module__K_D3Gq__formGroup{flex-direction:column;gap:.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__label{color:#334155;font-size:.9rem;font-weight:600}.deliveryWarehouse-module__K_D3Gq__required{color:#ef4444;margin-left:2px}.deliveryWarehouse-module__K_D3Gq__input,.deliveryWarehouse-module__K_D3Gq__textarea,.deliveryWarehouse-module__K_D3Gq__select{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.75rem;font-size:.95rem;transition:all .2s}.deliveryWarehouse-module__K_D3Gq__input:focus,.deliveryWarehouse-module__K_D3Gq__textarea:focus,.deliveryWarehouse-module__K_D3Gq__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.deliveryWarehouse-module__K_D3Gq__textarea{resize:vertical;min-height:80px}.deliveryWarehouse-module__K_D3Gq__select{cursor:pointer}.deliveryWarehouse-module__K_D3Gq__sectionDivider{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin:1rem 0;padding-top:1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__sectionSubtitle{color:#334155;margin:0;font-size:1rem;font-weight:700}.deliveryWarehouse-module__K_D3Gq__copyBtn{color:#0284c7;cursor:pointer;background:#f0f9ff;border:1px solid #b8d9ff;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.deliveryWarehouse-module__K_D3Gq__copyBtn:hover{background:#e0f2fe;border-color:#0284c7}.deliveryWarehouse-module__K_D3Gq__formActions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__pickupSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.deliveryWarehouse-module__K_D3Gq__daysGrid{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:8px;margin-bottom:16px;display:grid}.deliveryWarehouse-module__K_D3Gq__dayCheckbox{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:center;padding:8px 4px;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__dayCheckbox:hover{background:#eff6ff;border-color:#3b82f6}.deliveryWarehouse-module__K_D3Gq__dayCheckbox input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px;margin-bottom:4px}.deliveryWarehouse-module__K_D3Gq__dayLabel{color:#475569;font-size:12px;font-weight:500}.deliveryWarehouse-module__K_D3Gq__dayCheckbox:has(input:checked){background:#3b82f6;border-color:#3b82f6}.deliveryWarehouse-module__K_D3Gq__dayCheckbox:has(input:checked) .deliveryWarehouse-module__K_D3Gq__dayLabel{color:#fff}.deliveryWarehouse-module__K_D3Gq__helpText{color:#64748b;margin-top:4px;font-size:12px;display:block}.deliveryWarehouse-module__K_D3Gq__labelsContainer{gap:2rem;height:100%;min-height:0;display:flex}.deliveryWarehouse-module__K_D3Gq__brandingSection{flex:1;max-width:400px;padding-right:.5rem;overflow-y:auto}.deliveryWarehouse-module__K_D3Gq__previewSection{flex-direction:column;flex:2;align-items:center;padding-left:.5rem;display:flex;overflow-y:auto}.deliveryWarehouse-module__K_D3Gq__previewLabel{color:#64748b;text-transform:uppercase;letter-spacing:1px;flex-shrink:0;margin-bottom:1rem;font-size:.85rem;font-weight:600}.deliveryWarehouse-module__K_D3Gq__labelPreview{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;padding:2rem;display:flex;overflow-x:auto;box-shadow:0 10px 30px #0000001a}.deliveryWarehouse-module__K_D3Gq__brandingCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.deliveryWarehouse-module__K_D3Gq__cardHeader{margin-bottom:1.5rem}.deliveryWarehouse-module__K_D3Gq__cardTitle{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700}.deliveryWarehouse-module__K_D3Gq__logoUploadArea{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:100%;height:150px;transition:all .2s;display:flex;overflow:hidden}.deliveryWarehouse-module__K_D3Gq__logoUploadArea:hover{background:#eff6ff;border-color:#3b82f6}.deliveryWarehouse-module__K_D3Gq__logoUploadPlaceholder{color:#64748b;flex-direction:column;align-items:center;gap:8px;display:flex}.deliveryWarehouse-module__K_D3Gq__uploadIcon{color:#94a3b8;font-size:2rem}.deliveryWarehouse-module__K_D3Gq__uploadText{text-align:center;font-size:.9rem}.deliveryWarehouse-module__K_D3Gq__logoImage{object-fit:contain;width:100%;height:100%}.deliveryWarehouse-module__K_D3Gq__fileInput{display:none}.deliveryWarehouse-module__K_D3Gq__logoActions{gap:.5rem;margin-top:1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__removeBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.deliveryWarehouse-module__K_D3Gq__removeBtn:hover{background:#fecaca}.deliveryWarehouse-module__K_D3Gq__saveBranding{margin-top:1.5rem}.deliveryWarehouse-module__K_D3Gq__saveBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__saveBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.deliveryWarehouse-module__K_D3Gq__saveBtn:disabled{cursor:not-allowed;background:#94a3b8}.deliveryWarehouse-module__K_D3Gq__shippingLabel{color:#000;box-sizing:border-box;background:#fff;border:1px solid #94a3b8;flex-direction:column;width:420px;height:595px;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;display:flex}.deliveryWarehouse-module__K_D3Gq__labelHeader{text-align:center;border-bottom:2px solid #000;margin-bottom:15px;padding-bottom:10px}.deliveryWarehouse-module__K_D3Gq__labelHeader h1{color:#000;letter-spacing:2px;margin:0;font-size:28px;font-weight:900}.deliveryWarehouse-module__K_D3Gq__labelColumns{gap:20px;margin-bottom:15px;display:flex}.deliveryWarehouse-module__K_D3Gq__labelSection{margin-bottom:12px}.deliveryWarehouse-module__K_D3Gq__labelSection .deliveryWarehouse-module__K_D3Gq__sectionTitle{text-transform:uppercase;color:#000;border-bottom:1px dotted #666;margin-bottom:4px;padding-bottom:2px;font-size:11px;font-weight:800}.deliveryWarehouse-module__K_D3Gq__address,.deliveryWarehouse-module__K_D3Gq__paymentDetails{font-size:11px;line-height:1.5}.deliveryWarehouse-module__K_D3Gq__sellerAddress{background:#f8fafc;border-radius:4px;margin:10px 0;padding:8px}.deliveryWarehouse-module__K_D3Gq__divider{background:#000;height:1px;margin:10px 0}.deliveryWarehouse-module__K_D3Gq__labelTable{border-collapse:collapse;width:100%;margin:10px 0;font-size:10px}.deliveryWarehouse-module__K_D3Gq__labelTable th{text-align:left;background:#f1f5f9;border:1px solid #cbd5e1;padding:6px;font-weight:700}.deliveryWarehouse-module__K_D3Gq__labelTable td{border:1px solid #cbd5e1;padding:6px}.deliveryWarehouse-module__K_D3Gq__returnQrSection{border-top:1px solid #000;justify-content:space-between;margin-top:auto;padding-top:15px;display:flex}.deliveryWarehouse-module__K_D3Gq__returnAddress{flex:1;padding-right:15px}.deliveryWarehouse-module__K_D3Gq__labelLogo{cursor:pointer;background:#f8fafc;border:1px dashed #9ca3af;justify-content:center;align-items:center;width:140px;height:70px;margin-top:5px;display:flex;overflow:hidden}.deliveryWarehouse-module__K_D3Gq__labelLogo:hover{background:#f1f5f9;border-color:#3b82f6}.deliveryWarehouse-module__K_D3Gq__qrSection{text-align:center;width:100px}.deliveryWarehouse-module__K_D3Gq__qrCode{border:2px solid #000;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:5px;font-size:11px;font-weight:700;display:flex}.deliveryWarehouse-module__K_D3Gq__qrText{font-size:9px;line-height:1.3}.deliveryWarehouse-module__K_D3Gq__barcodeSection{text-align:center;border-top:1px dashed #000;margin-top:15px;padding-top:10px}.deliveryWarehouse-module__K_D3Gq__barcode{letter-spacing:3px;margin-bottom:5px;font-family:Courier New,monospace;font-size:16px;font-weight:700}.deliveryWarehouse-module__K_D3Gq__awbNumber{margin-bottom:5px;font-family:Courier New,monospace;font-size:11px;font-weight:700}.deliveryWarehouse-module__K_D3Gq__thankYou{color:#475569;margin-top:5px;font-size:10px}.deliveryWarehouse-module__K_D3Gq__copyright{text-align:center;color:#94a3b8;margin-top:5px;font-size:8px}.deliveryWarehouse-module__K_D3Gq__walletCard{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:16px;flex-shrink:0;margin-bottom:2rem;padding:2rem}.deliveryWarehouse-module__K_D3Gq__walletBalance{justify-content:space-between;align-items:center;display:flex}.deliveryWarehouse-module__K_D3Gq__balanceLabel{color:#94a3b8;margin-bottom:.5rem;font-size:1rem}.deliveryWarehouse-module__K_D3Gq__balanceAmount{font-size:2.5rem;font-weight:700}.deliveryWarehouse-module__K_D3Gq__addMoneyBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__addMoneyBtn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.deliveryWarehouse-module__K_D3Gq__transactionsTitle{color:#1e293b;flex-shrink:0;align-items:center;gap:8px;margin:0;display:flex}.deliveryWarehouse-module__K_D3Gq__transactionsContainer{flex:1;min-height:0;overflow-x:auto}.deliveryWarehouse-module__K_D3Gq__transactionsTable{border-collapse:separate;border-spacing:0 8px;width:100%}.deliveryWarehouse-module__K_D3Gq__transactionsTable th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;padding:12px 15px;font-size:.85rem;font-weight:600}.deliveryWarehouse-module__K_D3Gq__transactionsTable td{background:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 8px #00000005}.deliveryWarehouse-module__K_D3Gq__typeBadge{border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:500;display:inline-block}.deliveryWarehouse-module__K_D3Gq__credit{color:#166534;background:#dcfce7}.deliveryWarehouse-module__K_D3Gq__debit{color:#991b1b;background:#fee2e2}.deliveryWarehouse-module__K_D3Gq__amount{font-weight:600}.deliveryWarehouse-module__K_D3Gq__creditAmount{color:#16a34a}.deliveryWarehouse-module__K_D3Gq__debitAmount{color:#dc2626}.deliveryWarehouse-module__K_D3Gq__cropperModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.deliveryWarehouse-module__K_D3Gq__cropperModal{background:#fff;border-radius:16px;width:100%;max-width:1000px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.deliveryWarehouse-module__K_D3Gq__cropperModalContent{flex-direction:column;height:100%;display:flex}.deliveryWarehouse-module__K_D3Gq__cropperHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__cropperHeader h3{color:#1e293b;margin:0;font-size:1.25rem}.deliveryWarehouse-module__K_D3Gq__cropperCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1}.deliveryWarehouse-module__K_D3Gq__cropperCloseBtn:hover{color:#1e293b}.deliveryWarehouse-module__K_D3Gq__cropperContainer{gap:1rem;min-height:400px;padding:1.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__cropperMain{background:#f1f5f9;border-radius:8px;flex:2;overflow:hidden}.deliveryWarehouse-module__K_D3Gq__cropperMain img{max-width:100%;display:block}.deliveryWarehouse-module__K_D3Gq__cropperSidebar{flex-direction:column;flex:1;gap:1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__previewBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.deliveryWarehouse-module__K_D3Gq__previewBox h4{color:#475569;margin:0 0 1rem;font-size:.9rem}.deliveryWarehouse-module__K_D3Gq__preview{background:#fff;border:1px solid #cbd5e1;width:200px;height:100px;margin:0 auto;overflow:hidden}.deliveryWarehouse-module__K_D3Gq__previewInfo{color:#64748b;justify-content:space-between;margin-top:1rem;font-size:.85rem;display:flex}.deliveryWarehouse-module__K_D3Gq__cropperControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.deliveryWarehouse-module__K_D3Gq__zoomControls{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.deliveryWarehouse-module__K_D3Gq__controlBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__controlBtn:hover{color:#fff;background:#3b82f6;border-color:#3b82f6}.deliveryWarehouse-module__K_D3Gq__zoomSlider{-webkit-appearance:none;background:#e2e8f0;border-radius:2px;flex:1;height:4px}.deliveryWarehouse-module__K_D3Gq__zoomSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:20px;height:20px}.deliveryWarehouse-module__K_D3Gq__actionControls{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.deliveryWarehouse-module__K_D3Gq__actionBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;transition:all .2s;display:flex}.deliveryWarehouse-module__K_D3Gq__actionBtn:hover{background:#f1f5f9}.deliveryWarehouse-module__K_D3Gq__cropperFooter{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__cancelBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;display:flex}.deliveryWarehouse-module__K_D3Gq__cancelBtn:hover{background:#f1f5f9}.deliveryWarehouse-module__K_D3Gq__applyBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;display:flex}.deliveryWarehouse-module__K_D3Gq__applyBtn:hover{background:#2563eb}.deliveryWarehouse-module__K_D3Gq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.deliveryWarehouse-module__K_D3Gq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:650px;max-height:90vh;animation:.3s ease-out deliveryWarehouse-module__K_D3Gq__modalSlide;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes deliveryWarehouse-module__K_D3Gq__modalSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.deliveryWarehouse-module__K_D3Gq__modalContent{padding:1.5rem;overflow-y:auto}.deliveryWarehouse-module__K_D3Gq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.deliveryWarehouse-module__K_D3Gq__modalTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.deliveryWarehouse-module__K_D3Gq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.75rem;line-height:1;transition:color .2s}.deliveryWarehouse-module__K_D3Gq__closeBtn:hover{color:#475569}.deliveryWarehouse-module__K_D3Gq__spinner{animation:1s linear infinite deliveryWarehouse-module__K_D3Gq__spin}@keyframes deliveryWarehouse-module__K_D3Gq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.deliveryWarehouse-module__K_D3Gq__labelsContainer{flex-direction:column;align-items:center}.deliveryWarehouse-module__K_D3Gq__brandingSection{width:100%;max-width:100%;overflow-y:visible}.deliveryWarehouse-module__K_D3Gq__previewSection{width:100%;overflow-y:visible}.deliveryWarehouse-module__K_D3Gq__cropperContainer{flex-direction:column}}@media (max-width:768px){.deliveryWarehouse-module__K_D3Gq__wrapper{padding:0}.deliveryWarehouse-module__K_D3Gq__tabContainer{border-radius:0}.deliveryWarehouse-module__K_D3Gq__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.deliveryWarehouse-module__K_D3Gq__formRow{grid-template-columns:1fr}.deliveryWarehouse-module__K_D3Gq__daysGrid{grid-template-columns:repeat(4,1fr)}.deliveryWarehouse-module__K_D3Gq__warehouseGrid{grid-template-columns:1fr}.deliveryWarehouse-module__K_D3Gq__walletBalance{text-align:center;flex-direction:column;gap:1rem}.deliveryWarehouse-module__K_D3Gq__addMoneyBtn{justify-content:center;width:100%}.deliveryWarehouse-module__K_D3Gq__transactionsTable{font-size:.85rem}.deliveryWarehouse-module__K_D3Gq__transactionsTable th,.deliveryWarehouse-module__K_D3Gq__transactionsTable td{padding:10px}}@media (max-width:480px){.deliveryWarehouse-module__K_D3Gq__container{height:auto;min-height:100vh;overflow:auto}.deliveryWarehouse-module__K_D3Gq__wrapper{min-height:100vh}.deliveryWarehouse-module__K_D3Gq__tabHeader{justify-content:flex-start}.deliveryWarehouse-module__K_D3Gq__tabBtn{padding:.75rem;font-size:.85rem}.deliveryWarehouse-module__K_D3Gq__tabBtn span{display:none}.deliveryWarehouse-module__K_D3Gq__tabBtn .deliveryWarehouse-module__K_D3Gq__tabIcon{margin:0}.deliveryWarehouse-module__K_D3Gq__daysGrid{grid-template-columns:repeat(3,1fr)}.deliveryWarehouse-module__K_D3Gq__shippingLabel{width:100%;max-width:360px;height:auto;min-height:520px;padding:15px}.deliveryWarehouse-module__K_D3Gq__labelColumns{flex-direction:column;gap:10px}.deliveryWarehouse-module__K_D3Gq__returnQrSection{flex-direction:column;gap:15px}.deliveryWarehouse-module__K_D3Gq__qrSection{align-self:center}.deliveryWarehouse-module__K_D3Gq__cropperModal{max-width:95%}.deliveryWarehouse-module__K_D3Gq__cropperSidebar{width:100%}.deliveryWarehouse-module__K_D3Gq__preview{aspect-ratio:2;width:100%;height:auto}}
.sellerPofile-module__WyeobG__container{color:#5a5c69;background-color:#f8f9fc;flex-direction:column;padding:10px;display:flex}.sellerPofile-module__WyeobG__profileHeader{color:#fff;background:linear-gradient(135deg,#4e73df 0%,#2e59d9 100%);border-radius:15px;margin-bottom:1rem;padding:.5rem}.sellerPofile-module__WyeobG__headerContent{align-items:center;display:flex}.sellerPofile-module__WyeobG__profileImageContainer{text-align:center;flex:none}.sellerPofile-module__WyeobG__profileImg{object-fit:cover;border:5px solid #fff;border-radius:50%;width:120px;height:120px}.sellerPofile-module__WyeobG__profileInfo{flex:auto;padding:0 .5rem}.sellerPofile-module__WyeobG__profileInfo h3{margin:0}.sellerPofile-module__WyeobG__profileInfo .sellerPofile-module__WyeobG__span{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.sellerPofile-module__WyeobG__flex{align-items:center;gap:5px;display:flex}.sellerPofile-module__WyeobG__viewMyPage{color:#fff;background-color:#5d5f60;border:2px solid #f5f2f2;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:5px 10px;display:flex}.sellerPofile-module__WyeobG__ratingBadge{color:#333;background-color:#fff;border-radius:20px;align-items:center;padding:.25rem .75rem;display:inline-flex}.sellerPofile-module__WyeobG__profileActions{flex:none;gap:.75rem;margin-top:1rem;display:flex}.sellerPofile-module__WyeobG__viewBtn,.sellerPofile-module__WyeobG__analyticsBtn{border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.sellerPofile-module__WyeobG__viewBtn{color:#333;background-color:#fff;border:none}.sellerPofile-module__WyeobG__analyticsBtn{color:#fff;background-color:#0000;border:1px solid #fff}.sellerPofile-module__WyeobG__icon{margin-right:.5rem}.sellerPofile-module__WyeobG__starIcon{color:#ffc107}.sellerPofile-module__WyeobG__contentWrapper{flex-direction:column;flex:1;gap:1.5rem;min-height:0;display:flex}.sellerPofile-module__WyeobG__sidebar{flex:0 0 100%}.sellerPofile-module__WyeobG__mainContent{flex:1}.sellerPofile-module__WyeobG__settingsCard{background-color:#fff;border-radius:15px;margin-bottom:1.5rem;transition:transform .3s}.sellerPofile-module__WyeobG__settingsCard:hover{transform:translateY(-5px)}.sellerPofile-module__WyeobG__cardHeader{border-bottom:1px solid #e3e6f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.sellerPofile-module__WyeobG__cardHeader h5{align-items:center;margin:0;display:flex}.sellerPofile-module__WyeobG__cardBody{flex-direction:column;padding:1rem;display:flex;overflow:hidden}.sellerPofile-module__WyeobG__navList{margin:0;padding:0;list-style:none}.sellerPofile-module__WyeobG__navList li{margin-bottom:.5rem}.sellerPofile-module__WyeobG__navLink{text-align:left;color:#5a5c69;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;padding:.75rem 1rem;transition:all .3s;display:flex}.sellerPofile-module__WyeobG__navLink:hover{background-color:#f8f9fa}.sellerPofile-module__WyeobG__navLink.sellerPofile-module__WyeobG__active{color:#fff;background-color:#4e73df}.sellerPofile-module__WyeobG__formRow{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.sellerPofile-module__WyeobG__formGroup{flex:1;min-width:200px;margin-bottom:1rem}.sellerPofile-module__WyeobG__formGroup label{margin-bottom:.5rem;font-weight:500;display:block}.sellerPofile-module__WyeobG__twoContent{align-items:center;gap:5px;display:flex}.sellerPofile-module__WyeobG__twoContent input{flex:1}.sellerPofile-module__WyeobG__formGroup input,.sellerPofile-module__WyeobG__formGroup textarea,.sellerPofile-module__WyeobG__formGroup select{border:1px solid #e3e6f0;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:1rem}.sellerPofile-module__WyeobG__formGroup textarea{min-height:100px}.sellerPofile-module__WyeobG__primaryBtn{color:#fff;cursor:pointer;background-color:#4e73df;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s}.sellerPofile-module__WyeobG__primaryBtn:hover{background-color:#2e59d9}.sellerPofile-module__WyeobG__notifications{flex:1}.sellerPofile-module__WyeobG__notificationCategory{border-bottom:1px solid #e3e6f0;margin-bottom:1.5rem;padding-bottom:1rem}.sellerPofile-module__WyeobG__notificationCategory:last-child{border-bottom:none}.sellerPofile-module__WyeobG__selection{background-color:#f5f7fa;border-radius:24px;gap:8px;margin-bottom:10px;padding:4px;display:flex;overflow-x:auto}.sellerPofile-module__WyeobG__selection span{color:#576574;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.sellerPofile-module__WyeobG__selection span:hover{color:#2c3e50;background-color:#e4e7ec}.sellerPofile-module__WyeobG__selection span.sellerPofile-module__WyeobG__active{color:#fff;background-color:#27ae60}.sellerPofile-module__WyeobG__selection span:active{transform:scale(.98)}.sellerPofile-module__WyeobG__notificationList{margin-top:1rem}.sellerPofile-module__WyeobG__notificationItem{cursor:pointer;background-color:#f8f9fa;border-radius:10px;align-items:center;margin-bottom:.5rem;padding:1rem;transition:all .2s;display:flex;position:relative}.sellerPofile-module__WyeobG__notificationItem:hover{background-color:#f1f3f9}.sellerPofile-module__WyeobG__notificationItem.sellerPofile-module__WyeobG__read{opacity:.7;background-color:#f8f9fa}.sellerPofile-module__WyeobG__notificationIconContainer{color:#4e73df;flex-shrink:0;margin-right:1rem;font-size:1.2rem}.sellerPofile-module__WyeobG__notificationContent{flex:1;min-width:0}.sellerPofile-module__WyeobG__notificationContent p{color:#5a5c69;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;overflow:hidden}.sellerPofile-module__WyeobG__notificationTime{color:#6c757d;margin-top:.2rem;font-size:.8rem;display:block}.sellerPofile-module__WyeobG__notificationClose{color:#6c757d;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:.5rem;padding:.5rem;display:flex}.sellerPofile-module__WyeobG__notificationClose:hover{color:#f44}.sellerPofile-module__WyeobG__notificationItem[data-type=follower] .sellerPofile-module__WyeobG__notificationIconContainer{color:#4285f4}.sellerPofile-module__WyeobG__notificationItem[data-type=like] .sellerPofile-module__WyeobG__notificationIconContainer{color:#f44}.sellerPofile-module__WyeobG__notificationItem[data-type=comment] .sellerPofile-module__WyeobG__notificationIconContainer{color:#fb3}.sellerPofile-module__WyeobG__notificationItem[data-type=order] .sellerPofile-module__WyeobG__notificationIconContainer{color:#00c851}.sellerPofile-module__WyeobG__notificationItem[data-type=shipping] .sellerPofile-module__WyeobG__notificationIconContainer{color:#33b5e5}.sellerPofile-module__WyeobG__notificationItem[data-type=promo] .sellerPofile-module__WyeobG__notificationIconContainer{color:#a6c}.sellerPofile-module__WyeobG__notificationItem[data-type=security] .sellerPofile-module__WyeobG__notificationIconContainer{color:#ff3547}.sellerPofile-module__WyeobG__switch{width:50px;height:28px;display:inline-block;position:relative}.sellerPofile-module__WyeobG__switch input{opacity:0;width:0;height:0}.sellerPofile-module__WyeobG__slider{cursor:pointer;background-color:#ccc;border-radius:30px;transition:all .4s;position:absolute;inset:0}.sellerPofile-module__WyeobG__slider:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .4s;position:absolute;bottom:3px;left:4px}input:checked+.sellerPofile-module__WyeobG__slider{background-color:#4e73df}input:checked+.sellerPofile-module__WyeobG__slider:before{transform:translate(20px)}.sellerPofile-module__WyeobG__radioGroup{align-items:center;margin-bottom:.75rem;display:flex}.sellerPofile-module__WyeobG__radioGroup input{margin-right:.75rem}.sellerPofile-module__WyeobG__spinner{animation:1s linear infinite sellerPofile-module__WyeobG__spin}.sellerPofile-module__WyeobG__vibrate{animation:3s linear sellerPofile-module__WyeobG__vibrate}.sellerPofile-module__WyeobG__success{animation:3s cubic-bezier(.175,.885,.32,1.275) both sellerPofile-module__WyeobG__success-bounce}@keyframes sellerPofile-module__WyeobG__success-bounce{0%{opacity:0;transform:scale(.5)}50%{opacity:.8;transform:scale(1.2)}80%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes sellerPofile-module__WyeobG__vibrate{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes sellerPofile-module__WyeobG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.sellerPofile-module__WyeobG__container{height:100vh;overflow:hidden}.sellerPofile-module__WyeobG__selection{width:fit-content}.sellerPofile-module__WyeobG__contentWrapper{flex-direction:row}.sellerPofile-module__WyeobG__sidebar,.sellerPofile-module__WyeobG__mainContent{flex-direction:column;min-height:0;display:flex;overflow:hidden}.sellerPofile-module__WyeobG__settingsCard{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.sellerPofile-module__WyeobG__notifications{flex:1;min-height:0;overflow-y:scroll}.sellerPofile-module__WyeobG__profileInfo{padding:0 1.5rem}.sellerPofile-module__WyeobG__profileInfo .sellerPofile-module__WyeobG__span{justify-content:flex-start}.sellerPofile-module__WyeobG__profileActions{margin-top:0}}@media (min-width:992px){.sellerPofile-module__WyeobG__sidebar{flex:0 0 20%}}
.chat-module__EhAJ_W__appContainer{background-color:#fff;max-width:1600px;height:100vh;display:flex}.chat-module__EhAJ_W__sidebar{color:#fff;background-color:#2c3e50;flex-direction:column;width:max-content;min-width:350px;transition:transform .3s;display:flex;overflow-y:auto}.chat-module__EhAJ_W__sidebarHeader{background-color:#1a252f;padding:20px;font-size:18px;font-weight:700}.chat-module__EhAJ_W__roomList{flex:1;margin:0;padding:0;list-style:none}.chat-module__EhAJ_W__roomItem{cursor:pointer;border-bottom:1px solid #34495e;gap:10px;padding:7px 10px;transition:background .2s;display:flex}.chat-module__EhAJ_W__roomItem:hover{background-color:#34495e}.chat-module__EhAJ_W__roomItem.chat-module__EhAJ_W__active{background-color:#4a6fa5}.chat-module__EhAJ_W__logo{background-color:#ddd;border-radius:50%;width:50px;height:50px;margin-right:15px;overflow:hidden}.chat-module__EhAJ_W__logo img{object-fit:cover;width:100%;height:100%}.chat-module__EhAJ_W__room_info{flex:1;min-width:0}.chat-module__EhAJ_W__room_info h1{margin:0;font-size:large;font-weight:500}#chat-module__EhAJ_W__span{font-size:15px;font-weight:400}.chat-module__EhAJ_W__user_row{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}#chat-module__EhAJ_W__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}#chat-module__EhAJ_W__time{color:#d0c2c2;margin-left:10px;font-size:12px}#chat-module__EhAJ_W__last_message{color:#d0c2c2;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chat-module__EhAJ_W__roomPreview{color:#bdc3c7;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chat-module__EhAJ_W__chatArea{z-index:999;background-color:#fff;border-left:1px solid #e0e0e0;flex-direction:column;flex:1;display:flex}.chat-module__EhAJ_W__chatHeader{color:#fff;background-color:#4a6fa5;align-items:center;gap:12px;padding:10px 15px;font-size:18px;font-weight:700;display:flex}.chat-module__EhAJ_W__backButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:16px;display:none}.chat-module__EhAJ_W__chatMessages{flex:1;padding:10px;position:relative;overflow-y:auto}.chat-module__EhAJ_W__chats_section{flex-direction:column;gap:15px;display:flex}.chat-module__EhAJ_W__category{text-align:center;width:100%;margin:10px 0 15px}.chat-module__EhAJ_W__category span{letter-spacing:1px;color:#fff;background-color:#2c6466;border-radius:5px;padding:2px 10px;font-size:14px}.chat-module__EhAJ_W__message{word-wrap:break-word;border-radius:18px;width:max-content;max-width:70%;padding:12px 16px;line-height:1.4;position:relative}.chat-module__EhAJ_W__received{color:#000;background-color:#e5e5ea;border-bottom-left-radius:5px;align-self:flex-start}.chat-module__EhAJ_W__sent{color:#fff;background-color:#007bff;border-bottom-right-radius:5px;align-self:flex-end}.chat-module__EhAJ_W__messageTime{opacity:.7;text-align:right;font-size:11px}.chat-module__EhAJ_W__message_status{color:#34495e;font-size:14px;font-weight:500;position:absolute;bottom:-17px;right:2px}.chat-module__EhAJ_W__bottm_count{z-index:111;color:#fff;background-color:#34495e;border-radius:100%;place-items:center;width:24px;height:24px;font-size:16px;display:grid;position:fixed;bottom:110px;right:10px}.chat-module__EhAJ_W__bottm{color:#34495e;position:fixed;bottom:80px;right:10px}.chat-module__EhAJ_W__chatInput{background-color:#f9f9f9;border-top:1px solid #e5e5e5;padding:15px;display:flex}.chat-module__EhAJ_W__chatInput input{border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 15px;font-size:16px}.chat-module__EhAJ_W__chatInput button{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-left:10px;display:flex}.chat-module__EhAJ_W__message_bubble{margin:0}@media (max-width:768px){.chat-module__EhAJ_W__sidebar{z-index:10;width:100%;height:100%;position:absolute}.chat-module__EhAJ_W__message{padding:5px 10px}.chat-module__EhAJ_W__backButton{display:block}}
.analytics-module__3_IN6q__an{padding:20px 30px}.analytics-module__3_IN6q__container{background-color:#fff;border-radius:8px;width:100%;margin-bottom:20px;padding:20px}.analytics-module__3_IN6q__header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.analytics-module__3_IN6q__title{color:#2c3e50;margin:0;font-size:18px;font-weight:600}.analytics-module__3_IN6q__selection{background-color:#f5f7fa;border-radius:24px;gap:8px;width:fit-content;margin-bottom:15px;padding:4px;display:flex;overflow-x:auto}.analytics-module__3_IN6q__selection span{color:#576574;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.analytics-module__3_IN6q__selection span:hover{color:#2c3e50;background-color:#e4e7ec}.analytics-module__3_IN6q__selection span.analytics-module__3_IN6q__active{color:#fff;background-color:#27ae60}.analytics-module__3_IN6q__selection span:active{transform:scale(.98)}.analytics-module__3_IN6q__chartWrapper{width:100%;height:300px;position:relative}.analytics-module__3_IN6q__statsContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:25px;display:grid}.analytics-module__3_IN6q__statCard{background:#fff;border-radius:8px;padding:15px}.analytics-module__3_IN6q__statTitle{color:#7f8c8d;margin-top:0;margin-bottom:5px;font-size:14px}.analytics-module__3_IN6q__statValue{color:#2c3e50;margin:5px 0;font-size:24px;font-weight:700}.analytics-module__3_IN6q__statDescription{color:#696969;font-size:14px}.analytics-module__3_IN6q__statChange{font-size:13px}.analytics-module__3_IN6q__positive{color:#27ae60}.analytics-module__3_IN6q__negative{color:#e74c3c}.analytics-module__3_IN6q__chartGrid{grid-template-columns:1fr 1fr;gap:20px;max-width:100%;margin-bottom:20px;display:grid}@media (max-width:768px){.analytics-module__3_IN6q__an{padding:20px}.analytics-module__3_IN6q__chartGrid{grid-template-columns:1fr}.analytics-module__3_IN6q__statsContainer{grid-template-columns:1fr 1fr}}@media (max-width:480px){.analytics-module__3_IN6q__statsContainer{grid-template-columns:1fr}.analytics-module__3_IN6q__an{padding:10px}}
.location-module__mzNMFq__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:flex-end;animation:.2s ease-out location-module__mzNMFq__fadeIn;display:flex;position:fixed;inset:0}@keyframes location-module__mzNMFq__fadeIn{0%{opacity:0}to{opacity:1}}.location-module__mzNMFq__bottomSheet{background-color:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:500px;max-height:80vh;padding:20px 16px;animation:.3s ease-out location-module__mzNMFq__slideUp;display:flex;overflow:hidden}@keyframes location-module__mzNMFq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.location-module__mzNMFq__header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.location-module__mzNMFq__headerContent{flex:1;margin-right:8px}.location-module__mzNMFq__title{color:#374151;margin-bottom:4px;font-size:18px;font-weight:700;line-height:1.2}.location-module__mzNMFq__subtitle{color:#6b7280;font-size:12px;line-height:1.4}.location-module__mzNMFq__closeButton{cursor:pointer;background-color:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.location-module__mzNMFq__closeIcon{color:#6b7280}.location-module__mzNMFq__toggleContainer{background-color:#f9fafb;border-radius:10px;width:100%;height:44px;margin-bottom:12px;padding:4px;display:flex}.location-module__mzNMFq__toggleButton{cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 5px;transition:all .2s;display:flex}.location-module__mzNMFq__toggleButtonActive{background-color:#3b82f6}.location-module__mzNMFq__toggleContent{align-items:center;gap:6px;display:flex}.location-module__mzNMFq__toggleIcon{font-size:16px}.location-module__mzNMFq__toggleText{font-size:14px;font-weight:600}.location-module__mzNMFq__locationInfo{background-color:#e8f4fd;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 12px;display:flex}.location-module__mzNMFq__locationText{color:#1d4ed8;flex:1;font-size:12px;font-weight:500;line-height:1.4}.location-module__mzNMFq__clearButton{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;gap:2px;font-size:10px;display:flex}.location-module__mzNMFq__inputContainer{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;margin-bottom:12px;display:flex}.location-module__mzNMFq__inputIcon{color:#6b7280;margin-left:12px}.location-module__mzNMFq__input{color:#374151;background:0 0;border:none;outline:none;flex:1;padding:14px 10px;font-size:15px;font-weight:500}.location-module__mzNMFq__input::placeholder{color:#9ca3af;font-size:14px}.location-module__mzNMFq__clearInput{cursor:pointer;color:#6b7280;background:0 0;border:none;margin-right:10px}.location-module__mzNMFq__loadingSpinner{border:2px solid #3b82f6;border-top-color:#0000;border-radius:50%;width:14px;height:14px;margin-right:10px;animation:1s linear infinite location-module__mzNMFq__spin}@keyframes location-module__mzNMFq__spin{to{transform:rotate(360deg)}}.location-module__mzNMFq__statesContainer{flex:1;margin-top:12px;overflow-y:auto}.location-module__mzNMFq__stateChip{color:#1d4ed8;cursor:pointer;background-color:#d4edff;border:none;border-radius:20px;margin-bottom:8px;margin-right:8px;padding:8px 12px;font-size:13px;transition:all .2s;display:inline-block}.location-module__mzNMFq__stateChipSelected{color:#fff;background-color:#3b82f6}.location-module__mzNMFq__districtsGrid{flex:1;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid;overflow-y:auto}.location-module__mzNMFq__districtCard{cursor:pointer;text-align:center;background-color:#fff;border:none;border-radius:6px;padding:12px 6px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.location-module__mzNMFq__districtCardSelected{color:#fff;background-color:#3b82f6}.location-module__mzNMFq__districtName{font-size:13px;font-weight:500;line-height:1.4;overflow:auto}.location-module__mzNMFq__suggestionsHeader{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600}.location-module__mzNMFq__suggestionsList{flex:1;overflow-y:auto}.location-module__mzNMFq__suggestionItem{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:8px;overflow:hidden}.location-module__mzNMFq__suggestionContent{cursor:pointer;align-items:center;padding:12px;display:flex}.location-module__mzNMFq__suggestionIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;display:flex}.location-module__mzNMFq__suggestionDetails{flex:1;min-width:0}.location-module__mzNMFq__suggestionTitle{color:#374151;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.3}.location-module__mzNMFq__suggestionSubtitle{color:#6b7280;font-size:12px}.location-module__mzNMFq__suggestionBadge{color:#1d4ed8;background-color:#dbeafe;border-radius:14px;flex-shrink:0;margin-left:12px;padding:6px 10px;font-size:12px;font-weight:600}.location-module__mzNMFq__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.location-module__mzNMFq__emptyIcon{color:#d1d5db;margin-bottom:12px;font-size:50px}.location-module__mzNMFq__emptyText{color:#6b7280;margin-bottom:8px;font-size:14px}.location-module__mzNMFq__emptySubtext{color:#9ca3af;font-size:12px;line-height:1.4}.location-module__mzNMFq__fullPageLoading{z-index:1001;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.upload-module__3wZocW__container{color:#1e293b;background-color:#fff;max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.upload-module__3wZocW__titleHeader{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:16px;margin-bottom:32px;padding-bottom:20px;display:flex}@media (min-width:768px){.upload-module__3wZocW__titleHeader{flex-direction:row;justify-content:space-between;align-items:center}}.upload-module__3wZocW__titleHeader h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:700}.upload-module__3wZocW__skuSearch{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;width:100%;max-width:400px;padding:8px 16px;transition:all .2s;display:flex}.upload-module__3wZocW__skuSearch:focus-within{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.upload-module__3wZocW__skuSearch input{color:#334155;background:0 0;border:none;outline:none;flex:1;padding-right:8px;font-size:.875rem;font-weight:500}.upload-module__3wZocW__skuSearch svg{color:#64748b;cursor:pointer;transition:color .2s}.upload-module__3wZocW__skuSearch svg:hover{color:#3b82f6}.upload-module__3wZocW__tab_navigation{-webkit-overflow-scrolling:touch;border-bottom:2px solid #e2e8f0;gap:8px;margin-bottom:32px;padding-bottom:4px;display:flex;overflow-x:auto}.upload-module__3wZocW__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.upload-module__3wZocW__tab:hover{color:#334155;background-color:#f8fafc;border-radius:6px 6px 0 0}.upload-module__3wZocW__tab.upload-module__3wZocW__active{color:#2563eb;border-bottom-color:#2563eb}.upload-module__3wZocW__form_section{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:32px;padding:24px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.upload-module__3wZocW__form_section h2{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:12px;font-size:1.25rem;font-weight:600}.upload-module__3wZocW__form_group{margin-bottom:20px;position:relative}.upload-module__3wZocW__form_group label{color:#475569;margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.upload-module__3wZocW__form_group label span{color:#ef4444;margin-left:4px;font-size:.75rem}.upload-module__3wZocW__form_group input[type=text],.upload-module__3wZocW__form_group input[type=number],.upload-module__3wZocW__form_group input[type=file],.upload-module__3wZocW__form_group textarea,.upload-module__3wZocW__selectBox,.upload-module__3wZocW__form_group select{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px;font-size:.925rem;line-height:1.5;transition:all .15s ease-in-out}.upload-module__3wZocW__form_group textarea{resize:vertical;min-height:100px}.upload-module__3wZocW__form_group input:focus,.upload-module__3wZocW__form_group textarea:focus,.upload-module__3wZocW__selectBox:focus,.upload-module__3wZocW__form_group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.upload-module__3wZocW__form_group input::placeholder,.upload-module__3wZocW__form_group textarea::placeholder{color:#94a3b8}.upload-module__3wZocW__form_group input:disabled{cursor:not-allowed;opacity:.7;background-color:#f1f5f9}.upload-module__3wZocW__checkbox_group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:20px;padding:16px;display:grid}.upload-module__3wZocW__checkbox_item{cursor:pointer;align-items:center;gap:10px;display:flex}.upload-module__3wZocW__checkbox_item input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:18px;height:18px}.upload-module__3wZocW__checkbox_item label{cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:0}.upload-module__3wZocW__inventory_grid,.upload-module__3wZocW__pricing_grid,.upload-module__3wZocW__predefined_grid,.upload-module__3wZocW__dimensions_grid,.upload-module__3wZocW__delivery_section{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.upload-module__3wZocW__inventory_grid,.upload-module__3wZocW__pricing_grid,.upload-module__3wZocW__predefined_grid,.upload-module__3wZocW__delivery_section{grid-template-columns:repeat(2,1fr)}.upload-module__3wZocW__dimensions_grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.upload-module__3wZocW__inventory_grid,.upload-module__3wZocW__pricing_grid{grid-template-columns:repeat(3,1fr)}}.upload-module__3wZocW__inventory_section,.upload-module__3wZocW__predefined_section{border-top:1px dashed #cbd5e1;margin-top:24px;padding-top:16px}.upload-module__3wZocW__subsection_title{color:#334155;align-items:center;gap:10px;margin-bottom:20px;font-size:1.1rem;font-weight:600;display:flex}.upload-module__3wZocW__shipment_dimensions{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-top:20px;padding:16px}.upload-module__3wZocW__dimension_title{color:#0369a1;margin-top:0;margin-bottom:12px;font-size:.9rem;font-weight:600}.upload-module__3wZocW__tagContainer{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.upload-module__3wZocW__tag{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.85rem;transition:all .2s}.upload-module__3wZocW__tag:hover{background-color:#e2e8f0;transform:translateY(-1px)}.upload-module__3wZocW__tag.upload-module__3wZocW__selected{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe;font-weight:500}.upload-module__3wZocW__searchForm{gap:8px;display:flex}.upload-module__3wZocW__searchInput{flex:1;border-radius:8px!important}.upload-module__3wZocW__searchButton{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:8px;align-items:center;gap:8px;padding:0 20px;font-weight:500;transition:background .2s;display:flex}.upload-module__3wZocW__searchButton:hover:not(:disabled){background-color:#334155}.upload-module__3wZocW__searchButton:disabled{opacity:.6;cursor:wait}.upload-module__3wZocW__points_section{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.upload-module__3wZocW__points_section{grid-template-columns:1fr 1fr}}.upload-module__3wZocW__point_input{gap:8px;margin-bottom:12px;display:flex}.upload-module__3wZocW__add_point,.upload-module__3wZocW__addBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;width:42px;font-size:1.25rem;transition:background .2s;display:flex}.upload-module__3wZocW__addBtn{gap:6px;width:auto;padding:10px 16px;font-size:.9rem;font-weight:500}.upload-module__3wZocW__add_point:hover:not(:disabled),.upload-module__3wZocW__addBtn:hover:not(:disabled){background-color:#1d4ed8}.upload-module__3wZocW__add_point:disabled,.upload-module__3wZocW__addBtn:disabled{cursor:not-allowed;background-color:#94a3b8}.upload-module__3wZocW__points_list{margin:0;padding:0;list-style:none}.upload-module__3wZocW__points_list li{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 12px;font-size:.9rem;display:flex}.upload-module__3wZocW__remove_point,.upload-module__3wZocW__removeComboOffer,.upload-module__3wZocW__remove_coupon,.upload-module__3wZocW__rm_img{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:4px;transition:background .2s;display:flex}.upload-module__3wZocW__remove_point:hover,.upload-module__3wZocW__removeComboOffer:hover,.upload-module__3wZocW__remove_coupon:hover,.upload-module__3wZocW__rm_img:hover{background-color:#fef2f2}.upload-module__3wZocW__pricing_summary{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:20px}.upload-module__3wZocW__pricing_summary h4{color:#0f172a;border-bottom:1px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px;font-size:1rem;font-weight:600}.upload-module__3wZocW__summary_row{color:#475569;justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.upload-module__3wZocW__summary_row.upload-module__3wZocW__total{color:#0f172a;border-top:2px solid #cbd5e1;margin-top:12px;padding-top:12px;font-size:1rem}.upload-module__3wZocW__compination{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;padding:16px;display:grid}@media (max-width:640px){.upload-module__3wZocW__compination{grid-template-columns:1fr}.upload-module__3wZocW__compination button{width:100%}}.upload-module__3wZocW__comboOffersList,.upload-module__3wZocW__coupon_section{margin-top:20px}.upload-module__3wZocW__comboOfferItem,.upload-module__3wZocW__coupon_item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px 16px;display:flex;box-shadow:0 1px 2px #0000000d}.upload-module__3wZocW__combo_basic{flex-direction:column;gap:4px;font-size:.9rem;display:flex}.upload-module__3wZocW__toggle_coupon_btn{color:#2563eb;cursor:pointer;background:#fff;border:1px dashed #3b82f6;border-radius:8px;width:100%;margin-top:20px;padding:12px;font-weight:500;transition:all .2s}.upload-module__3wZocW__toggle_coupon_btn:hover{background:#eff6ff}.upload-module__3wZocW__coupon_section{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:20px}.upload-module__3wZocW__coupon_grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}.upload-module__3wZocW__image_upload{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;margin-top:16px;display:grid}.upload-module__3wZocW__listed_images{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.upload-module__3wZocW__uploaded_image{object-fit:cover;width:100%;height:100%;display:block}.upload-module__3wZocW__rm_img{background:#ffffffe6;position:absolute;top:4px;right:4px;box-shadow:0 2px 4px #0000001a}.upload-module__3wZocW__colors{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;justify-content:center;gap:4px;padding:4px;display:flex;position:absolute;bottom:0;left:0;right:0}.upload-module__3wZocW__colors button{cursor:pointer;background:#fff;border-radius:50%;padding:1px;box-shadow:0 1px 2px #0000001a}.upload-module__3wZocW__upload_img{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;margin-top:20px;padding:12px 24px;font-weight:500}.upload-module__3wZocW__upload_img:disabled{cursor:default;background:#94a3b8}.upload-module__3wZocW__review_summary{flex-direction:column;gap:20px;display:flex}.upload-module__3wZocW__review_grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.upload-module__3wZocW__review_grid{grid-template-columns:1fr 1fr}}.upload-module__3wZocW__review_section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.upload-module__3wZocW__review_section h4{color:#1e293b;border-bottom:2px solid #e2e8f0;align-items:center;gap:8px;margin:0 0 12px;padding-bottom:8px;font-size:.95rem;display:flex}.upload-module__3wZocW__review_item{border-bottom:1px dashed #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 0;font-size:.875rem;display:flex}.upload-module__3wZocW__review_item span:first-child{color:#64748b;font-weight:500}.upload-module__3wZocW__review_item span:nth-child(2){text-align:right;font-weight:600}.upload-module__3wZocW__review_item span:nth-child(3){color:#94a3b8;text-align:left;width:100%;margin-top:4px;font-size:.75rem;line-height:1.4}.upload-module__3wZocW__upload_action{border-top:1px solid #e2e8f0;margin-top:40px;padding-top:24px}.upload-module__3wZocW__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.upload-module__3wZocW__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb4d}.upload-module__3wZocW__btn:disabled{cursor:wait;box-shadow:none;background:#94a3b8}.upload-module__3wZocW__spinner{animation:1s linear infinite upload-module__3wZocW__spin}@keyframes upload-module__3wZocW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.address-module__wWR_fq__container{cursor:pointer;background:linear-gradient(#f2f2f5,#eef2ff);width:100%;padding:10px 10px 0}.address-module__wWR_fq__row{align-items:flex-start;gap:8px;width:100%;display:flex}.address-module__wWR_fq__content{flex-direction:column;flex:1;display:flex}.address-module__wWR_fq__pincodeRow{align-items:center;gap:4px;width:100%;display:flex}.address-module__wWR_fq__pincode{color:#155ac8;letter-spacing:.5px;font-size:14px;font-weight:700}.address-module__wWR_fq__dot{background-color:#1976d2;border-radius:50%;width:4px;height:4px}.address-module__wWR_fq__area{color:#2e7d32;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:600;overflow:hidden}.address-module__wWR_fq__deliveryText{color:#616161;font-size:12px;font-weight:500}.address-module__wWR_fq__username{color:#676767;letter-spacing:.3px;font-size:12px;font-weight:700}.address-module__wWR_fq__warningText{color:#37474f;letter-spacing:.2px;font-size:14px;font-weight:700}.address-module__wWR_fq__subtext{color:#757575;font-size:12px;font-weight:500}.address-module__wWR_fq__button{white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;display:flex;box-shadow:0 1px 2px #5a5a5a0d}.address-module__wWR_fq__buttonText{letter-spacing:.2px;font-size:12px;font-weight:700}.address-module__wWR_fq__icon{font-size:12px}
.keyupload-module__YVFNQG__container{color:#333;max-width:1600px;margin:0 auto;line-height:1.6}.keyupload-module__YVFNQG__h1{color:#2c3e50;border-bottom:2px solid #eee;margin:0}.keyupload-module__YVFNQG__selectorContainer{gap:20px;max-width:100%;margin-top:20px;display:flex;overflow-x:auto}.keyupload-module__YVFNQG__section{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;flex:1;padding:15px}.keyupload-module__YVFNQG__sectionTitle{color:#3498db;margin-top:0}.keyupload-module__YVFNQG__select,.keyupload-module__YVFNQG__input{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:10px;padding:8px}.keyupload-module__YVFNQG__button{color:#fff;cursor:pointer;background-color:#3498db;border:none;border-radius:4px;width:100%;padding:10px 15px;font-size:16px}.keyupload-module__YVFNQG__button:hover{background-color:#2980b9}.keyupload-module__YVFNQG__selectedItems{border-top:2px solid #eee;margin-top:20px;padding-top:20px}.keyupload-module__YVFNQG__itemsList{margin-top:10px}.keyupload-module__YVFNQG__item{background-color:#e8f4fc;border-left:4px solid #3498db;border-radius:4px;margin-bottom:10px;padding:10px}.keyupload-module__YVFNQG__itemHeader{justify-content:space-between;margin-bottom:5px;display:flex}.keyupload-module__YVFNQG__itemLabel{color:#2c3e50;font-weight:700}.keyupload-module__YVFNQG__removeButton{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:3px;padding:2px 8px;font-size:12px}.keyupload-module__YVFNQG__removeButton:hover{background-color:#c0392b}.keyupload-module__YVFNQG__itemValue{font-size:.9em}
.RecentlyVisited-module__oSU3uW__recentlyVisited{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin:10px;padding-right:0;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.RecentlyVisited-module__oSU3uW__recentlyVisited:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:100% 100% 0 0;height:70%;position:absolute;bottom:0;left:0;right:0}.RecentlyVisited-module__oSU3uW__container{max-width:1200px;margin:0 auto}.RecentlyVisited-module__oSU3uW__recentlyVisitedHeader{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex;position:relative}.RecentlyVisited-module__oSU3uW__sectionTitle{text-align:left;color:#fff;text-shadow:0 2px 4px #0003;margin:0;font-size:1rem}.RecentlyVisited-module__oSU3uW__recentlyVisitedContainer{position:relative}.RecentlyVisited-module__oSU3uW__recentlyVisitedScroll{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.RecentlyVisited-module__oSU3uW__recentlyVisitedScroll::-webkit-scrollbar{display:none}.RecentlyVisited-module__oSU3uW__recentProduct{background-color:#fff;border-radius:12px;flex:none;width:240px;margin:10px 0;overflow:hidden;box-shadow:5px 5px 10px #0000004d}.RecentlyVisited-module__oSU3uW__recentProduct:first-child{margin-left:10px}.RecentlyVisited-module__oSU3uW__recentProduct:last-child{margin-right:10px}.RecentlyVisited-module__oSU3uW__recentProductImg{background:linear-gradient(45deg,#f5f7fa,#e4e8f0);justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.RecentlyVisited-module__oSU3uW__recentProductImg:after{content:"";background:linear-gradient(#0000,#0000000d);position:absolute;inset:0}.RecentlyVisited-module__oSU3uW__recentProductImg img{object-fit:cover;width:100%}.RecentlyVisited-module__oSU3uW__recentProductInfo{background-color:#fff;padding:5px}.RecentlyVisited-module__oSU3uW__recentProductInfo h4{white-space:nowrap;text-overflow:ellipsis;color:#333;margin:0 0 4px;font-size:16px;overflow:hidden}.RecentlyVisited-module__oSU3uW__productPrice{align-items:center;gap:5px;margin:0 0 5px;display:flex}.RecentlyVisited-module__oSU3uW__productPrice span{color:#2c5aa0}.RecentlyVisited-module__oSU3uW__productPrice del{color:#ee2424}.RecentlyVisited-module__oSU3uW__suportDesc{color:#666;align-items:center;gap:5px;margin-top:5px;font-size:.8rem;display:flex}.RecentlyVisited-module__oSU3uW__suportIcon{color:#888;font-size:.9rem}.RecentlyVisited-module__oSU3uW__suportDesc small{font-size:.75rem}.RecentlyVisited-module__oSU3uW__scrollBtn{cursor:pointer;z-index:10;opacity:.9;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .3s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #00000026}.RecentlyVisited-module__oSU3uW__scrollBtn:hover{opacity:1;transform:translateY(-50%)scale(1.05)}.RecentlyVisited-module__oSU3uW__scrollLeft{left:-22px}.RecentlyVisited-module__oSU3uW__scrollRight{right:-22px}@media (max-width:768px){.RecentlyVisited-module__oSU3uW__recentlyVisited{box-shadow:none;background:0 0;border-radius:0;margin:10px 0}.RecentlyVisited-module__oSU3uW__recentlyVisited:before{content:"";height:70%;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000004d,0 10px 30px #0000004d}.RecentlyVisited-module__oSU3uW__sectionTitle{color:#667eea;margin-left:10px}.RecentlyVisited-module__oSU3uW__scrollBtn{display:none}.RecentlyVisited-module__oSU3uW__recentProduct{width:150px}.RecentlyVisited-module__oSU3uW__recentProductImg{height:110px}.RecentlyVisited-module__oSU3uW__sectionTitle{font-size:24px}}
.attachments-module__5lroRW__formSection{margin:5px 0}.attachments-module__5lroRW__formSection h2{color:#3a0ca3;align-items:center;gap:10px;margin:0;font-size:1.3rem;display:flex}.attachments-module__5lroRW__icon{color:#4361ee}.attachments-module__5lroRW__btn{color:#fff;cursor:pointer;background-color:#4361ee;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.attachments-module__5lroRW__btn:hover{background-color:#3a0ca3;transform:translateY(-2px)}.attachments-module__5lroRW__btn:active{transform:translateY(0)}.attachments-module__5lroRW__btnDanger{background-color:#e74c3c}.attachments-module__5lroRW__btnDanger:hover{background-color:#c0392b}.attachments-module__5lroRW__btnSm{padding:8px 16px;font-size:14px}.attachments-module__5lroRW__attachmentOptions{flex-wrap:wrap;gap:12px;margin-bottom:25px;display:flex}.attachments-module__5lroRW__attachmentOption{cursor:pointer;color:#334155;background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:12px 20px;font-weight:500;transition:all .2s;display:flex}.attachments-module__5lroRW__attachmentOption:hover{color:#4361ee;border-color:#4361ee;transform:translateY(-2px)}.attachments-module__5lroRW__optionIcon{font-size:18px}.attachments-module__5lroRW__addedAttachments{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:20px;display:grid}.attachments-module__5lroRW__attachmentItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:flex-start;padding:20px;transition:all .3s;display:flex;position:relative}.attachments-module__5lroRW__attachmentItem:hover{border-color:#4cc9f0}.attachments-module__5lroRW__attachmentHeader{align-items:flex-start;gap:15px;width:100%;display:flex}.attachments-module__5lroRW__attachmentIcon{color:#4361ee;margin-top:3px;font-size:22px}.attachments-module__5lroRW__attachmentInfo{flex-grow:1}.attachments-module__5lroRW__attachmentTitle{color:#212529;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-weight:600;display:flex}.attachments-module__5lroRW__attachmentControls{gap:10px;margin-left:15px;display:flex}.attachments-module__5lroRW__formGroup{margin-bottom:15px}.attachments-module__5lroRW__formGroup label{color:#475569;margin-bottom:8px;font-weight:500;display:block}.attachments-module__5lroRW__formControl{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 15px;font-size:15px;transition:all .2s}.attachments-module__5lroRW__formControl:focus{border-color:#4cc9f0;outline:none}.attachments-module__5lroRW__badge{color:#fff;background-color:#573806;border-radius:50%}.attachments-module__5lroRW__badgeInfo{color:#fff;background-color:#4cc9f0}.attachments-module__5lroRW__imageUploadContainer{text-align:center;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;margin-top:10px;padding:20px}.attachments-module__5lroRW__uploadIcon{color:#94a3b8;margin-bottom:10px;font-size:40px}.attachments-module__5lroRW__imageUploadBtn{color:#fff;cursor:pointer;background-color:#4361ee;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-weight:500;transition:all .2s;display:inline-flex}.attachments-module__5lroRW__imageUploadBtn:hover{background-color:#3a0ca3}.attachments-module__5lroRW__emptyState{text-align:center;color:#64748b;padding:40px}.attachments-module__5lroRW__emptyIcon{color:#cbd5e1;font-size:50px}.attachments-module__5lroRW__emptyState h3{color:#475569;margin:5px 0}.attachments-module__5lroRW__emptyState p{margin:0}@media (max-width:768px){.attachments-module__5lroRW__emptyState{padding:0}.attachments-module__5lroRW__attachmentOptions{flex-direction:column}.attachments-module__5lroRW__attachmentItem{flex-direction:column;gap:15px}.attachments-module__5lroRW__attachmentControls{justify-content:flex-end;width:100%;margin-top:10px;margin-left:0}}
.sec1-module__2VfAGW__section{background:linear-gradient(#0000,#fff);margin:0;padding:0 0 10px}.sec1-module__2VfAGW__sectionHeader{color:#0f1111;margin:0 12px 8px;padding:0;font-size:1.1rem;font-weight:600}.sec1-module__2VfAGW__sectionContent{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.sec1-module__2VfAGW__sectionContent::-webkit-scrollbar{display:none}.sec1-module__2VfAGW__sectionContent:before{content:"";scroll-snap-align:start;flex:0 0 5px}.sec1-module__2VfAGW__sectionContent:after{content:"";scroll-snap-align:end;flex:0 0 5px}.sec1-module__2VfAGW__productCard{scroll-snap-align:start;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:0 0 140px;overflow:hidden}.sec1-module__2VfAGW__productImage{aspect-ratio:1;width:100%;position:relative}.sec1-module__2VfAGW__productImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.sec1-module__2VfAGW__productCard:hover .sec1-module__2VfAGW__productImage img{transform:scale(1.03)}.sec1-module__2VfAGW__priceOverlay{background:linear-gradient(#0000,#000000b3);align-items:center;gap:4px;padding:6px 4px;display:flex;position:absolute;bottom:0;left:0;right:0}.sec1-module__2VfAGW__currentPrice{color:#02b827;font-size:.85rem;font-weight:700}.sec1-module__2VfAGW__originalPrice{color:#f93c3c;font-size:.7rem;font-weight:700;text-decoration:line-through}.sec1-module__2VfAGW__discountBadge{color:#fff;background-color:#ff6161;border-radius:12px;padding:3px 6px;font-size:.65rem;font-weight:600;line-height:1;position:absolute;top:6px;left:6px}.sec1-module__2VfAGW__productInfo{align-items:center;min-height:40px;padding:8px 6px;display:flex}.sec1-module__2VfAGW__productTitle{color:#0f1111;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}@media (min-width:768px){.sec1-module__2VfAGW__sectionHeader{margin:0 16px 12px;font-size:1.3rem}.sec1-module__2VfAGW__sectionContent{gap:12px;padding:0 12px 12px}.sec1-module__2VfAGW__productCard{border-radius:10px;flex:0 0 160px}.sec1-module__2VfAGW__productInfo{min-height:44px;padding:10px 8px}.sec1-module__2VfAGW__productTitle{font-size:.85rem}.sec1-module__2VfAGW__currentPrice{font-size:.9rem}.sec1-module__2VfAGW__originalPrice{font-size:.75rem}.sec1-module__2VfAGW__discountBadge{padding:3px 8px;font-size:.7rem}}@media (min-width:1024px){.sec1-module__2VfAGW__sectionHeader{margin:0 20px 16px;font-size:1.5rem}.sec1-module__2VfAGW__sectionContent{gap:16px;padding:0 16px 16px}.sec1-module__2VfAGW__productCard{border-radius:12px;flex:0 0 180px}.sec1-module__2VfAGW__productInfo{min-height:48px;padding:12px 10px}.sec1-module__2VfAGW__productTitle{font-size:.9rem}.sec1-module__2VfAGW__currentPrice{font-size:1rem}.sec1-module__2VfAGW__originalPrice{font-size:.8rem}.sec1-module__2VfAGW__discountBadge{padding:4px 10px;font-size:.75rem}}@media (min-width:1440px){.sec1-module__2VfAGW__productCard{flex:0 0 200px}.sec1-module__2VfAGW__productInfo{padding:14px 12px}.sec1-module__2VfAGW__productTitle{font-size:.95rem}}
.shop-module__7wKY9W__container{background-color:#f5f7fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden}.shop-module__7wKY9W__header{color:#fff;z-index:10;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.shop-module__7wKY9W__headerContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex}.shop-module__7wKY9W__headerLeft{align-items:center;gap:1rem;display:flex}.shop-module__7wKY9W__mobileMenuButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}.shop-module__7wKY9W__headerTitle{margin:0;font-size:1.75rem;font-weight:700}.shop-module__7wKY9W__headerSubtitle{opacity:.9;margin:.25rem 0 0;font-size:.875rem}.shop-module__7wKY9W__headerActions{align-items:center;gap:1.5rem;display:flex}.shop-module__7wKY9W__headerStats{gap:.75rem;display:flex}.shop-module__7wKY9W__statPill{background:#fff3;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.shop-module__7wKY9W__saveButton{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.shop-module__7wKY9W__saveButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.shop-module__7wKY9W__saveButton:disabled{opacity:.6;cursor:not-allowed}.shop-module__7wKY9W__saving{opacity:.7}.shop-module__7wKY9W__buttonSpinner{border:2px solid #667eea4d;border-top-color:#667eea;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite shop-module__7wKY9W__spin}@keyframes shop-module__7wKY9W__spin{to{transform:rotate(360deg)}}.shop-module__7wKY9W__main{max-width:1400px;margin:0 auto;padding:1.5rem}.shop-module__7wKY9W__layout{grid-template-columns:320px 1fr;gap:1.5rem;min-height:calc(100vh - 120px);display:grid}.shop-module__7wKY9W__sidebar{background:#fff;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.shop-module__7wKY9W__sidebarHeader{border-bottom:1px solid #e5e7eb;padding:1.5rem}.shop-module__7wKY9W__sidebarTitle{color:#374151;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:600;display:flex}.shop-module__7wKY9W__sidebarActions{justify-content:space-between;align-items:center;display:flex}.shop-module__7wKY9W__storeCount{color:#6b7280;font-size:.875rem}.shop-module__7wKY9W__addStoreButton{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .3s;display:flex}.shop-module__7wKY9W__addStoreButton:hover{background:#059669;transform:scale(1.1)}.shop-module__7wKY9W__viewTypeButtons{background:#f3f4f6;border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.shop-module__7wKY9W__viewTypeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .3s}.shop-module__7wKY9W__viewTypeButton:hover{color:#374151}.shop-module__7wKY9W__viewTypeActive{color:#374151;background:#fff;box-shadow:0 1px 3px #0000001a}.shop-module__7wKY9W__storeList{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.shop-module__7wKY9W__storeCard{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem;transition:all .3s;position:relative}.shop-module__7wKY9W__storeCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.shop-module__7wKY9W__storeCardActive{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-color:#667eea}.shop-module__7wKY9W__storeCardTypeStore{border-left:4px solid #667eea}.shop-module__7wKY9W__storeCardTypeShop{border-left:4px solid #10b981}.shop-module__7wKY9W__storeCardHeader{gap:.75rem;margin-bottom:.75rem;display:flex}.shop-module__7wKY9W__storeCardIcon{position:relative}.shop-module__7wKY9W__storeLogoPlaceholder,.shop-module__7wKY9W__shopLogoPlaceholder{color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.shop-module__7wKY9W__storeLogoPlaceholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.shop-module__7wKY9W__shopLogoPlaceholder{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.shop-module__7wKY9W__storeLogo{object-fit:cover;border-radius:.75rem;width:3rem;height:3rem}.shop-module__7wKY9W__locationTypeBadge{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;position:absolute;top:-.5rem;right:-.5rem;box-shadow:0 1px 2px #0000000d}.shop-module__7wKY9W__storeCardInfo{flex:1;min-width:0}.shop-module__7wKY9W__storeCardTitle{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.shop-module__7wKY9W__storeName{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.shop-module__7wKY9W__storeBadges{gap:.25rem;display:flex}.shop-module__7wKY9W__statusBadge{white-space:nowrap;border-radius:1rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.shop-module__7wKY9W__statusOpen{color:#065f46;background:#d1fae5}.shop-module__7wKY9W__statusClosed{color:#991b1b;background:#fee2e2}.shop-module__7wKY9W__shopTypeBadge{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:1rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.shop-module__7wKY9W__storeLocation{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.75rem;overflow:hidden}.shop-module__7wKY9W__shopDescription{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.shop-module__7wKY9W__storeContacts{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.shop-module__7wKY9W__contactItem{color:#6b7280;align-items:center;gap:.25rem;font-size:.7rem;display:flex}.shop-module__7wKY9W__storeCardActions{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.shop-module__7wKY9W__storePosition{color:#9ca3af;font-size:.75rem}.shop-module__7wKY9W__storeActionButtons{gap:.25rem;display:flex}.shop-module__7wKY9W__toggleStatusButton,.shop-module__7wKY9W__actionButton,.shop-module__7wKY9W__deleteButton{cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.shop-module__7wKY9W__toggleStatusButton{color:#374151;background:#f3f4f6}.shop-module__7wKY9W__toggleStatusButton:hover{background:#e5e7eb}.shop-module__7wKY9W__actionButton{color:#6b7280;background:#f3f4f6;padding:.375rem}.shop-module__7wKY9W__actionButton:hover{color:#374151;background:#e5e7eb}.shop-module__7wKY9W__deleteButton{color:#dc2626;background:#fee2e2;padding:.375rem}.shop-module__7wKY9W__deleteButton:hover:not(:disabled){background:#fecaca}.shop-module__7wKY9W__deleteButton:disabled{opacity:.5;cursor:not-allowed}.shop-module__7wKY9W__dragHandle{color:#9ca3af;cursor:move;padding:.375rem}.shop-module__7wKY9W__dragHandle:hover{color:#6b7280}.shop-module__7wKY9W__addStoreCard,.shop-module__7wKY9W__addShopCard{cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:.75rem;justify-content:center;align-items:center;padding:1.5rem 1rem;transition:all .3s;display:flex}.shop-module__7wKY9W__addStoreCard:hover,.shop-module__7wKY9W__addShopCard:hover{background:#f9fafb;border-color:#9ca3af}.shop-module__7wKY9W__addStoreContent,.shop-module__7wKY9W__addShopContent{color:#6b7280;align-items:center;gap:.75rem;font-weight:500;display:flex}.shop-module__7wKY9W__addStoreContent svg,.shop-module__7wKY9W__addShopContent svg{color:#667eea;font-size:1.25rem}.shop-module__7wKY9W__addStoreIcon{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.shop-module__7wKY9W__addStoreInfo{flex:1}.shop-module__7wKY9W__addStoreTitle{color:#111827;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.shop-module__7wKY9W__addStoreDescription{color:#6b7280;margin:0;font-size:.75rem}.shop-module__7wKY9W__addStorePlus{color:#667eea;font-size:1.25rem}.shop-module__7wKY9W__storeStats{border-top:1px solid #e5e7eb;padding:1.5rem}.shop-module__7wKY9W__statsTitle{color:#374151;margin:0 0 1rem;font-size:.875rem;font-weight:600}.shop-module__7wKY9W__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.shop-module__7wKY9W__statItem{align-items:center;gap:.75rem;display:flex}.shop-module__7wKY9W__statIcon{border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.shop-module__7wKY9W__statItem:first-child .shop-module__7wKY9W__statIcon{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%)}.shop-module__7wKY9W__statItem:nth-child(2) .shop-module__7wKY9W__statIcon{color:#10b981;background:linear-gradient(135deg,#10b9811a 0%,#0596691a 100%)}.shop-module__7wKY9W__statItem:nth-child(3) .shop-module__7wKY9W__statIcon{color:#f59e0b;background:linear-gradient(135deg,#f59e0b1a 0%,#d977061a 100%)}.shop-module__7wKY9W__statValue{color:#111827;font-size:1.25rem;font-weight:700;line-height:1}.shop-module__7wKY9W__statLabel{color:#6b7280;font-size:.75rem}.shop-module__7wKY9W__statsNote{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:.5rem;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.75rem;display:flex}.shop-module__7wKY9W__statsNote svg{flex-shrink:0;margin-top:.125rem}.shop-module__7wKY9W__content{flex-direction:column;gap:1.5rem;display:flex}.shop-module__7wKY9W__mobileSelector{display:none}.shop-module__7wKY9W__storeHeader{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}.shop-module__7wKY9W__storeBanner{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:200px;position:relative;overflow:hidden}.shop-module__7wKY9W__bannerImage{object-fit:cover;width:100%;height:100%}.shop-module__7wKY9W__bannerPlaceholder{color:#fff;background:linear-gradient(135deg,#667eeacc 0%,#764ba2cc 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.shop-module__7wKY9W__bannerPlaceholder svg{margin-bottom:.5rem;font-size:3rem}.shop-module__7wKY9W__bannerPlaceholder span{opacity:.9;font-size:.875rem}.shop-module__7wKY9W__bannerUploadOverlay{opacity:0;cursor:pointer;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.shop-module__7wKY9W__bannerUploadOverlay:hover{opacity:1}.shop-module__7wKY9W__uploadOverlayContent{color:#374151;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;display:flex}.shop-module__7wKY9W__storeHeaderContent{align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.shop-module__7wKY9W__storeLogoContainer{margin-top:-4rem;position:relative}.shop-module__7wKY9W__storeLogoWrapper{position:relative}.shop-module__7wKY9W__storeHeaderLogo{object-fit:cover;background:#fff;border:4px solid #fff;border-radius:1rem;width:8rem;height:8rem;box-shadow:0 4px 12px #0000001a}.shop-module__7wKY9W__storeLogoPlaceholderLarge,.shop-module__7wKY9W__shopLogoPlaceholderLarge{color:#fff;background:#fff;border:4px solid #fff;border-radius:1rem;justify-content:center;align-items:center;width:8rem;height:8rem;font-size:3rem;display:flex;box-shadow:0 4px 12px #0000001a}.shop-module__7wKY9W__storeLogoPlaceholderLarge{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.shop-module__7wKY9W__shopLogoPlaceholderLarge{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.shop-module__7wKY9W__logoUploadOverlay{opacity:0;cursor:pointer;background:#00000080;border-radius:1rem;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.shop-module__7wKY9W__logoUploadOverlay:hover{opacity:1}.shop-module__7wKY9W__logoUploadOverlay svg{color:#fff;font-size:1.5rem}.shop-module__7wKY9W__storeHeaderInfo{flex:1;min-width:0}.shop-module__7wKY9W__storeHeaderTop{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.shop-module__7wKY9W__storeHeaderName{color:#111827;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;display:flex}.shop-module__7wKY9W__headerTypeBadge{border-radius:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.shop-module__7wKY9W__shopTypeBadgeHeader{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.shop-module__7wKY9W__storeHeaderDescription{color:#6b7280;max-width:600px;margin:0 0 1rem;line-height:1.5}.shop-module__7wKY9W__locationQuickInfo{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.shop-module__7wKY9W__infoItem{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.shop-module__7wKY9W__todayStatus{border-radius:1rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.shop-module__7wKY9W__statusDot{border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.shop-module__7wKY9W__statusOpen .shop-module__7wKY9W__statusDot{background:#10b981}.shop-module__7wKY9W__statusClosed .shop-module__7wKY9W__statusDot{background:#ef4444}.shop-module__7wKY9W__externalUrlsPreview{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.shop-module__7wKY9W__urlPreview{color:#374151;background:#f3f4f6;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.shop-module__7wKY9W__urlPreview:hover{background:#e5e7eb}.shop-module__7wKY9W__urlPreview svg{font-size:.75rem}.shop-module__7wKY9W__moreUrls{color:#9ca3af;align-self:center;font-size:.75rem}.shop-module__7wKY9W__storeStatus{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.shop-module__7wKY9W__statusToggleButton{cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .3s}.shop-module__7wKY9W__statusToggleButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.shop-module__7wKY9W__statusToggleButton:disabled{opacity:.6;cursor:not-allowed}.shop-module__7wKY9W__lastUpdated{color:#9ca3af;text-align:right;font-size:.75rem}.shop-module__7wKY9W__tabsContainer{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}.shop-module__7wKY9W__tabs{border-bottom:1px solid #e5e7eb;display:flex;overflow-x:auto}.shop-module__7wKY9W__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:500;transition:all .3s;display:flex;position:relative}.shop-module__7wKY9W__tab:hover{color:#374151;background:#f9fafb}.shop-module__7wKY9W__tabActive{color:#667eea;background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%)}.shop-module__7wKY9W__tabActive:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.shop-module__7wKY9W__tabIcon{font-size:1rem}.shop-module__7wKY9W__tabLabel{font-size:.875rem}.shop-module__7wKY9W__requiredDot{background:#ef4444;border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.75rem;right:.75rem}.shop-module__7wKY9W__tabContent{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}.shop-module__7wKY9W__tabSection{padding:2rem}.shop-module__7wKY9W__sectionTitle{color:#111827;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.shop-module__7wKY9W__sectionSubtitle{color:#6b7280;margin:0 0 2rem;font-size:.875rem}.shop-module__7wKY9W__formSection{flex-direction:column;gap:1.5rem;display:flex}.shop-module__7wKY9W__formGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.shop-module__7wKY9W__formGroup{margin-bottom:.5rem}.shop-module__7wKY9W__formLabel{color:#374151;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:flex}.shop-module__7wKY9W__formInput,.shop-module__7wKY9W__formTextarea,.shop-module__7wKY9W__formSelect{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}.shop-module__7wKY9W__formInput:focus,.shop-module__7wKY9W__formTextarea:focus,.shop-module__7wKY9W__formSelect:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.shop-module__7wKY9W__formInput::placeholder,.shop-module__7wKY9W__formTextarea::placeholder{color:#9ca3af}.shop-module__7wKY9W__formInput:disabled,.shop-module__7wKY9W__formTextarea:disabled,.shop-module__7wKY9W__formSelect:disabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.shop-module__7wKY9W__inputError{background:#fef2f2;border-color:#ef4444}.shop-module__7wKY9W__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.shop-module__7wKY9W__errorText{color:#ef4444;font-size:.75rem;font-weight:400}.shop-module__7wKY9W__formHelp{color:#6b7280;margin-top:.25rem;font-size:.75rem}.shop-module__7wKY9W__formTextarea{resize:vertical;min-height:5rem}.shop-module__7wKY9W__charCount{color:#9ca3af;text-align:right;margin-top:.25rem;font-size:.75rem}.shop-module__7wKY9W__formSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.shop-module__7wKY9W__urlInputGroup{display:flex}.shop-module__7wKY9W__urlPrefix{color:#6b7280;white-space:nowrap;background:#f3f4f6;border:1px solid #d1d5db;border-right:none;border-radius:.5rem 0 0 .5rem;padding:.625rem .75rem;font-size:.875rem}.shop-module__7wKY9W__urlInputGroup .shop-module__7wKY9W__formInput{border-radius:0 .5rem .5rem 0}.shop-module__7wKY9W__shopTypeOption{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem;transition:all .3s}.shop-module__7wKY9W__shopTypeOption:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.shop-module__7wKY9W__shopTypeSelected{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-color:#667eea}.shop-module__7wKY9W__shopTypeRadio{display:none}.shop-module__7wKY9W__shopTypeContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.shop-module__7wKY9W__shopTypeIcon{color:#667eea;font-size:1.5rem}.shop-module__7wKY9W__shopTypeName{color:#374151;text-align:center;font-size:.75rem;font-weight:500}.shop-module__7wKY9W__hoursSection{flex-direction:column;gap:1.5rem;display:flex}.shop-module__7wKY9W__timezoneSelect{max-width:300px}.shop-module__7wKY9W__hoursGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.shop-module__7wKY9W__dayCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;transition:all .3s}.shop-module__7wKY9W__dayCard:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.shop-module__7wKY9W__dayHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.shop-module__7wKY9W__dayName{flex-direction:column;display:flex}.shop-module__7wKY9W__dayFull{color:#374151;font-size:.875rem;font-weight:500}.shop-module__7wKY9W__dayShort{color:#6b7280;font-size:.75rem}.shop-module__7wKY9W__closedToggle{cursor:pointer;align-items:center;gap:.5rem;display:flex}.shop-module__7wKY9W__toggleInput{display:none}.shop-module__7wKY9W__toggleSlider{background:#d1d5db;border-radius:1rem;width:2.5rem;height:1.25rem;transition:all .3s;position:relative}.shop-module__7wKY9W__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:1rem;height:1rem;transition:all .3s;position:absolute;top:.125rem;left:.125rem}.shop-module__7wKY9W__toggleInput:checked+.shop-module__7wKY9W__toggleSlider{background:#10b981}.shop-module__7wKY9W__toggleInput:checked+.shop-module__7wKY9W__toggleSlider:before{transform:translate(1.25rem)}.shop-module__7wKY9W__toggleLabel{color:#6b7280;font-size:.75rem;font-weight:500}.shop-module__7wKY9W__timeInputs{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.shop-module__7wKY9W__timeGroup{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.shop-module__7wKY9W__timeGroup label{color:#6b7280;font-size:.75rem}.shop-module__7wKY9W__timeInput{color:#374151;border:1px solid #d1d5db;border-radius:.375rem;padding:.375rem .5rem;font-size:.875rem}.shop-module__7wKY9W__timeInput:focus{border-color:#667eea;outline:none}.shop-module__7wKY9W__closedMessage{color:#6b7280;background:#f9fafb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;display:flex}.shop-module__7wKY9W__hoursNote{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:.5rem;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.shop-module__7wKY9W__hoursNote svg{flex-shrink:0;margin-top:.125rem;font-size:1rem}.shop-module__7wKY9W__urlsSection{flex-direction:column;gap:1.5rem;display:flex}.shop-module__7wKY9W__urlsList{flex-direction:column;gap:1rem;display:flex}.shop-module__7wKY9W__urlItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.shop-module__7wKY9W__urlItemHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.shop-module__7wKY9W__urlNumber{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.shop-module__7wKY9W__removeUrlButton{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .2s;display:flex}.shop-module__7wKY9W__removeUrlButton:hover:not(:disabled){background:#fecaca}.shop-module__7wKY9W__removeUrlButton:disabled{opacity:.5;cursor:not-allowed}.shop-module__7wKY9W__urlForm{grid-template-columns:1fr 2fr;gap:1rem;display:grid}.shop-module__7wKY9W__urlHeadingInput{position:relative}.shop-module__7wKY9W__urlInputGroup{gap:.5rem;display:flex}.shop-module__7wKY9W__urlInputGroup .shop-module__7wKY9W__formInput{flex:1}.shop-module__7wKY9W__urlActions{gap:.25rem;display:flex}.shop-module__7wKY9W__urlActionButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem;transition:all .2s}.shop-module__7wKY9W__urlActionButton:hover{color:#374151;background:#e5e7eb}.shop-module__7wKY9W__addUrlButton{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;transition:all .3s;display:flex}.shop-module__7wKY9W__addUrlButton:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db}.shop-module__7wKY9W__addUrlButton:disabled{opacity:.5;cursor:not-allowed}.shop-module__7wKY9W__urlsNote{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.shop-module__7wKY9W__urlsNote svg{flex-shrink:0;margin-top:.125rem;font-size:1rem}.shop-module__7wKY9W__imagesSection{flex-direction:column;gap:2rem;display:flex}.shop-module__7wKY9W__uploadSections{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.shop-module__7wKY9W__uploadSection{flex-direction:column;gap:.75rem;display:flex}.shop-module__7wKY9W__uploadSectionTitle{color:#374151;margin:0;font-size:1rem;font-weight:600}.shop-module__7wKY9W__uploadDescription{color:#6b7280;font-size:.875rem;line-height:1.5}.shop-module__7wKY9W__bannerUploadArea,.shop-module__7wKY9W__logoUploadArea,.shop-module__7wKY9W__photosUploadArea{cursor:pointer;text-align:center;background:#fff;border:2px dashed #d1d5db;border-radius:1rem;padding:2rem;transition:all .3s}.shop-module__7wKY9W__bannerUploadArea:hover,.shop-module__7wKY9W__logoUploadArea:hover,.shop-module__7wKY9W__photosUploadArea:hover{background:#f9fafb;border-color:#9ca3af}.shop-module__7wKY9W__bannerUploadArea,.shop-module__7wKY9W__logoUploadArea{justify-content:center;align-items:center;height:200px;display:flex}.shop-module__7wKY9W__uploadContent{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex;position:relative}.shop-module__7wKY9W__bannerPreview,.shop-module__7wKY9W__logoPreview{object-fit:contain;border-radius:.75rem;width:100%;height:100%}.shop-module__7wKY9W__uploadOverlayText{color:#fff;opacity:0;background:#000000b3;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;transition:opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-module__7wKY9W__bannerUploadArea:hover .shop-module__7wKY9W__uploadOverlayText,.shop-module__7wKY9W__logoUploadArea:hover .shop-module__7wKY9W__uploadOverlayText{opacity:1}.shop-module__7wKY9W__uploadTitle{color:#374151;margin:0;font-size:1rem;font-weight:600}.shop-module__7wKY9W__uploadSubtitle{color:#6b7280;margin:0;font-size:.875rem}.shop-module__7wKY9W__uploadInfo{color:#9ca3af;margin:0;font-size:.75rem}.shop-module__7wKY9W__gallerySection{flex-direction:column;gap:1rem;display:flex}.shop-module__7wKY9W__galleryHeader{flex-direction:column;gap:.5rem;display:flex}.shop-module__7wKY9W__galleryTitle{color:#374151;margin:0;font-size:1rem;font-weight:600}.shop-module__7wKY9W__galleryDescription{color:#6b7280;font-size:.875rem;line-height:1.5}.shop-module__7wKY9W__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.shop-module__7wKY9W__galleryItem{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .3s;overflow:hidden}.shop-module__7wKY9W__galleryItem:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.shop-module__7wKY9W__galleryImageContainer{aspect-ratio:4/3;position:relative;overflow:hidden}.shop-module__7wKY9W__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.shop-module__7wKY9W__galleryImage:hover{transform:scale(1.05)}.shop-module__7wKY9W__removeImageButton{color:#fff;cursor:pointer;opacity:0;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .3s;display:flex;position:absolute;top:.5rem;right:.5rem}.shop-module__7wKY9W__galleryImageContainer:hover .shop-module__7wKY9W__removeImageButton{opacity:1}.shop-module__7wKY9W__removeImageButton:hover{background:#dc2626;transform:scale(1.1)}.shop-module__7wKY9W__imageInfo{background:#fff;padding:.75rem}.shop-module__7wKY9W__imageNumber{color:#6b7280;font-size:.75rem;font-weight:500}.shop-module__7wKY9W__overviewGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.shop-module__7wKY9W__overviewCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s}.shop-module__7wKY9W__overviewCard:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.shop-module__7wKY9W__overviewCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.shop-module__7wKY9W__overviewCardTitle{color:#374151;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.shop-module__7wKY9W__editButton{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.shop-module__7wKY9W__editButton:hover{background:#e5e7eb;border-color:#d1d5db}.shop-module__7wKY9W__overviewDetails{flex-direction:column;gap:.75rem;display:flex}.shop-module__7wKY9W__detailRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.shop-module__7wKY9W__detailLabel{color:#6b7280;flex-shrink:0;font-size:.875rem}.shop-module__7wKY9W__detailValue{color:#374151;text-align:right;word-break:break-word;font-size:.875rem;font-weight:500}.shop-module__7wKY9W__hoursOverview{flex-direction:column;gap:.5rem;display:flex}.shop-module__7wKY9W__dayOverview{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.shop-module__7wKY9W__dayOverview:last-child{border-bottom:none}.shop-module__7wKY9W__dayNameShort,.shop-module__7wKY9W__dayHours{color:#374151;font-size:.875rem;font-weight:500}.shop-module__7wKY9W__dayClosed{color:#ef4444}.shop-module__7wKY9W__urlsOverview{flex-direction:column;gap:.75rem;display:flex}.shop-module__7wKY9W__urlOverviewItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}.shop-module__7wKY9W__urlHeading{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.shop-module__7wKY9W__urlValue a{color:#667eea;word-break:break-all;font-size:.875rem;text-decoration:none}.shop-module__7wKY9W__urlValue a:hover{text-decoration:underline}.shop-module__7wKY9W__noUrls{color:#9ca3af;text-align:center;padding:1rem;font-size:.875rem;font-style:italic}.shop-module__7wKY9W__photosPreview{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.shop-module__7wKY9W__photoPreview{aspect-ratio:4/3;object-fit:cover;border:1px solid #e5e7eb;border-radius:.5rem;width:100%}.shop-module__7wKY9W__morePhotos{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.shop-module__7wKY9W__overviewCardFull{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem}.shop-module__7wKY9W__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.shop-module__7wKY9W__spinner{border:3px solid #667eea4d;border-top-color:#667eea;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite shop-module__7wKY9W__spin}.shop-module__7wKY9W__loadingText{color:#6b7280;font-size:1rem}.shop-module__7wKY9W__loadingCropper{text-align:center;color:#6b7280;padding:2rem}.shop-module__7wKY9W__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.shop-module__7wKY9W__emptyStateIcon{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.shop-module__7wKY9W__emptyStateTitle{color:#111827;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.shop-module__7wKY9W__emptyStateDescription{color:#6b7280;max-width:400px;margin:0 0 2rem;font-size:1rem;line-height:1.5}.shop-module__7wKY9W__emptyStateActions{flex-direction:column;align-items:center;gap:1rem;display:flex}.shop-module__7wKY9W__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:600;transition:all .3s;display:flex}.shop-module__7wKY9W__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.shop-module__7wKY9W__emptyStateNote{color:#9ca3af;margin:0;font-size:.875rem}.shop-module__7wKY9W__mobileMenuOverlay{display:none}.shop-module__7wKY9W__mobileMenu{z-index:1000;background:#fff;position:fixed;inset:0;overflow-y:auto}.shop-module__7wKY9W__mobileMenuHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem;display:flex}.shop-module__7wKY9W__mobileMenuHeader h3{color:#111827;margin:0;font-size:1.25rem}.shop-module__7wKY9W__closeMenuButton{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.25rem}.shop-module__7wKY9W__mobileStoreList{padding:1rem}.shop-module__7wKY9W__mobileStoreItem{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.shop-module__7wKY9W__mobileStoreItem:hover{background:#f9fafb}.shop-module__7wKY9W__mobileStoreActive{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-left:4px solid #667eea}.shop-module__7wKY9W__mobileStoreIcon{color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.shop-module__7wKY9W__mobileStoreIcon img{object-fit:cover;border-radius:.75rem;width:100%;height:100%}.shop-module__7wKY9W__mobileStoreInfo{flex:1}.shop-module__7wKY9W__mobileStoreName{color:#111827;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:flex}.shop-module__7wKY9W__typeBadge{text-transform:uppercase;border-radius:1rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.shop-module__7wKY9W__typeStore{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.shop-module__7wKY9W__typeShop{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.shop-module__7wKY9W__primaryBadge{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:1rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.shop-module__7wKY9W__mobileStoreLocation{color:#6b7280;font-size:.75rem}.shop-module__7wKY9W__mobileStoreStatus{color:#6b7280;align-items:center;gap:.375rem;font-size:.75rem;display:flex}.shop-module__7wKY9W__mobileStatusDot{border-radius:50%;width:.375rem;height:.375rem}.shop-module__7wKY9W__mobileAddButton,.shop-module__7wKY9W__mobileAddStoreButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:500;transition:all .3s;display:flex}.shop-module__7wKY9W__mobileAddButton:hover,.shop-module__7wKY9W__mobileAddStoreButton:hover{background:#e5e7eb;border-color:#9ca3af}.shop-module__7wKY9W__mobileSelectorButton{display:none}@media (max-width:1024px){.shop-module__7wKY9W__layout{grid-template-columns:1fr}.shop-module__7wKY9W__sidebar{display:none}.shop-module__7wKY9W__sidebarVisible{z-index:1000;border-radius:0;display:flex;position:fixed;inset:0}.shop-module__7wKY9W__mobileMenuButton,.shop-module__7wKY9W__mobileSelector{display:block}.shop-module__7wKY9W__mobileSelectorButton{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:all .3s;display:flex}.shop-module__7wKY9W__mobileSelectorButton:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.shop-module__7wKY9W__mobileSelectorContent{align-items:center;gap:.75rem;display:flex}.shop-module__7wKY9W__mobileSelectorInfo{flex-direction:column;align-items:flex-start;display:flex}.shop-module__7wKY9W__mobileSelectorLabel{color:#6b7280;font-size:.75rem}.shop-module__7wKY9W__mobileSelectorStore{color:#374151;font-size:.875rem;font-weight:600}.shop-module__7wKY9W__chevronDown,.shop-module__7wKY9W__chevronUp{transition:transform .3s}.shop-module__7wKY9W__chevronUp{transform:rotate(180deg)}.shop-module__7wKY9W__storeHeaderContent{flex-direction:column;align-items:flex-start;gap:1rem}.shop-module__7wKY9W__storeLogoContainer{margin-top:0}.shop-module__7wKY9W__storeLogoWrapper{align-items:center;gap:1rem;display:flex}.shop-module__7wKY9W__storeHeaderLogo,.shop-module__7wKY9W__storeLogoPlaceholderLarge,.shop-module__7wKY9W__shopLogoPlaceholderLarge{width:4rem;height:4rem}.shop-module__7wKY9W__storeHeaderName{font-size:1.5rem}.shop-module__7wKY9W__headerStats{display:none}}@media (max-width:768px){.shop-module__7wKY9W__headerContent{padding:0 1rem}.shop-module__7wKY9W__main{padding:1rem}.shop-module__7wKY9W__tabSection{padding:1.5rem}.shop-module__7wKY9W__formGrid,.shop-module__7wKY9W__hoursGrid,.shop-module__7wKY9W__uploadSections,.shop-module__7wKY9W__overviewGrid,.shop-module__7wKY9W__urlForm{grid-template-columns:1fr}.shop-module__7wKY9W__storeBanner{height:150px}.shop-module__7wKY9W__storeHeaderTop{flex-direction:column;align-items:flex-start;gap:1rem}.shop-module__7wKY9W__storeStatus{align-items:stretch;width:100%}.shop-module__7wKY9W__statusToggleButton{justify-content:center;width:100%}.shop-module__7wKY9W__lastUpdated{text-align:center}.shop-module__7wKY9W__tabs{padding:0 1rem;overflow-x:auto}.shop-module__7wKY9W__tab{padding:1rem;font-size:.875rem}.shop-module__7wKY9W__galleryGrid,.shop-module__7wKY9W__photosPreview,.shop-module__7wKY9W__shopTypeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.shop-module__7wKY9W__headerTitle{font-size:1.5rem}.shop-module__7wKY9W__saveButton span{display:none}.shop-module__7wKY9W__saveButton{padding:.75rem}.shop-module__7wKY9W__saveButton svg{margin:0}.shop-module__7wKY9W__tabSection{padding:1rem}.shop-module__7wKY9W__galleryGrid,.shop-module__7wKY9W__shopTypeGrid{grid-template-columns:1fr}.shop-module__7wKY9W__storeHeaderName{font-size:1.25rem}.shop-module__7wKY9W__bannerUploadArea,.shop-module__7wKY9W__logoUploadArea{padding:1.5rem}}
.sec2-module__gaeVZa__compactSection{margin:0;padding:0}.sec2-module__gaeVZa__sectionHeader{justify-content:space-between;align-items:center;padding:8px 15px;display:flex}.sec2-module__gaeVZa__title{color:#0f1111;margin:0;font-size:1.1rem;font-weight:600}.sec2-module__gaeVZa__seeAll{color:#007185;cursor:pointer;font-size:.8rem;font-weight:500}.sec2-module__gaeVZa__horizontalScroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding:8px 6px;display:flex;overflow-x:auto}.sec2-module__gaeVZa__horizontalScroll::-webkit-scrollbar{display:none}.sec2-module__gaeVZa__horizontalScroll:before{content:"";scroll-snap-align:start;flex:0 0 5px}.sec2-module__gaeVZa__horizontalScroll:after{content:"";scroll-snap-align:end;flex:0 0 5px}.sec2-module__gaeVZa__compactCard{scroll-snap-align:start;background:#fff;border:1px solid #e0e0e0;border-radius:6px;flex:0 0 120px;transition:all .2s;overflow:hidden}.sec2-module__gaeVZa__compactCard:hover{border-color:#c45500;box-shadow:0 2px 4px #0000001a}.sec2-module__gaeVZa__imageBox{aspect-ratio:1;width:100%;position:relative}.sec2-module__gaeVZa__imageBox img{object-fit:cover;width:100%;height:100%;display:block}.sec2-module__gaeVZa__discountPill{color:#fff;background:#ff6161;border-radius:10px;padding:3px 6px;font-size:.7rem;font-weight:600;line-height:1;position:absolute;top:4px;left:4px}.sec2-module__gaeVZa__freeDeliveryBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:4px;padding:3px 5px;font-size:.7rem;font-weight:500;line-height:1;position:absolute;bottom:4px;left:4px}.sec2-module__gaeVZa__productMeta{padding:6px 4px}.sec2-module__gaeVZa__productName{color:#0f1111;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:28px;margin:0 0 4px;font-size:.7rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.sec2-module__gaeVZa__priceRow{align-items:center;gap:4px;margin-bottom:3px;display:flex}.sec2-module__gaeVZa__finalPrice{color:#0f1111;font-size:.8rem;font-weight:700}.sec2-module__gaeVZa__oldPrice{color:#878787;font-size:.65rem;text-decoration:line-through}.sec2-module__gaeVZa__deliveryBadge{display:none}@media (min-width:768px){.sec2-module__gaeVZa__sectionHeader{padding:12px 16px}.sec2-module__gaeVZa__title{font-size:1.3rem}.sec2-module__gaeVZa__seeAll{font-size:.9rem}.sec2-module__gaeVZa__horizontalScroll{gap:8px;padding:12px 8px}.sec2-module__gaeVZa__compactCard{flex:0 0 140px}.sec2-module__gaeVZa__freeDeliveryBadge{padding:3px 5px;font-size:.6rem;bottom:6px;left:6px}.sec2-module__gaeVZa__productMeta{padding:8px 6px}.sec2-module__gaeVZa__productName{height:32px;font-size:.75rem}.sec2-module__gaeVZa__finalPrice{font-size:.85rem}.sec2-module__gaeVZa__oldPrice{font-size:.7rem}}@media (min-width:1024px){.sec2-module__gaeVZa__compactCard{flex:0 0 130px}.sec2-module__gaeVZa__horizontalScroll{gap:6px}}@media (min-width:1440px){.sec2-module__gaeVZa__compactCard{flex:0 0 125px}}
