.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}
.deliveryWarehouse-module__T1e_ha__container{background:linear-gradient(135deg,#f0f9ff 0%,#e0e7ff 100%);justify-content:center;height:100vh;display:flex;position:relative;overflow:hidden}.deliveryWarehouse-module__T1e_ha__wrapper{flex-direction:column;width:100%;max-width:1200px;height:100vh;padding:2rem 1rem;display:flex}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__integrationHeader h1{color:#1e293b;align-items:center;gap:12px;margin-bottom:24px;display:flex}.deliveryWarehouse-module__T1e_ha__headerIcon{color:#3b82f6;font-size:28px}.deliveryWarehouse-module__T1e_ha__integrationContent{flex-direction:column;gap:20px;display:flex}.deliveryWarehouse-module__T1e_ha__apiInput{border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px;font-size:16px;transition:all .2s}.deliveryWarehouse-module__T1e_ha__apiInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__connectBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.deliveryWarehouse-module__T1e_ha__connectBtn:disabled{cursor:not-allowed;background:#94a3b8}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__tutorialLink:hover{color:#2563eb;background:#f1f5f9}.deliveryWarehouse-module__T1e_ha__linkIcon{font-size:14px}.deliveryWarehouse-module__T1e_ha__tabContainer{background:#fff;border-radius:1rem;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.deliveryWarehouse-module__T1e_ha__tabHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;display:flex;overflow-x:auto}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__tabBtn:hover{color:#334155;background:#f8fafc}.deliveryWarehouse-module__T1e_ha__activeTab{border-bottom:3px solid #2563eb;color:#2563eb!important;background:#eff6ff!important}.deliveryWarehouse-module__T1e_ha__tabIcon{font-size:1.2rem}.deliveryWarehouse-module__T1e_ha__tabContent{flex-direction:column;flex:1;padding:2rem;display:flex;position:relative;overflow-y:auto}.deliveryWarehouse-module__T1e_ha__sectionHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.deliveryWarehouse-module__T1e_ha__sectionTitle{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__primaryBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.deliveryWarehouse-module__T1e_ha__primaryBtn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__secondaryBtn:hover{color:#1e293b;background:#e2e8f0}.deliveryWarehouse-module__T1e_ha__btnIcon{font-size:1.2rem;font-weight:400}.deliveryWarehouse-module__T1e_ha__warehouseListContainer{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.deliveryWarehouse-module__T1e_ha__warehouseGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;padding-bottom:.5rem;display:grid}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__warehouseCard:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.deliveryWarehouse-module__T1e_ha__warehouseHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.deliveryWarehouse-module__T1e_ha__warehouseName{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.deliveryWarehouse-module__T1e_ha__warehouseActions{gap:.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__actionBtn:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.deliveryWarehouse-module__T1e_ha__warehouseDetails{margin-top:.5rem}.deliveryWarehouse-module__T1e_ha__warehouseDetails p{color:#475569;margin:.5rem 0;font-size:.95rem;line-height:1.6}.deliveryWarehouse-module__T1e_ha__warehouseDetails strong{color:#334155;min-width:100px;font-weight:600;display:inline-block}.deliveryWarehouse-module__T1e_ha__pickupSchedule{background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:8px;margin:12px 0;padding:12px;transition:all .2s}.deliveryWarehouse-module__T1e_ha__pickupBadge{align-items:center;gap:8px;margin-bottom:4px;display:flex}.deliveryWarehouse-module__T1e_ha__pickupIcon{color:#3b82f6;font-size:14px}.deliveryWarehouse-module__T1e_ha__pickupDays{color:#1e293b;font-size:14px;font-weight:600}.deliveryWarehouse-module__T1e_ha__pickupTime{color:#475569;margin-left:22px;font-size:13px}.deliveryWarehouse-module__T1e_ha__form{flex-direction:column;gap:1rem;display:flex}.deliveryWarehouse-module__T1e_ha__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.deliveryWarehouse-module__T1e_ha__formGroup{flex-direction:column;gap:.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__label{color:#334155;font-size:.9rem;font-weight:600}.deliveryWarehouse-module__T1e_ha__required{color:#ef4444;margin-left:2px}.deliveryWarehouse-module__T1e_ha__input,.deliveryWarehouse-module__T1e_ha__textarea,.deliveryWarehouse-module__T1e_ha__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__T1e_ha__input:focus,.deliveryWarehouse-module__T1e_ha__textarea:focus,.deliveryWarehouse-module__T1e_ha__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.deliveryWarehouse-module__T1e_ha__textarea{resize:vertical;min-height:80px}.deliveryWarehouse-module__T1e_ha__select{cursor:pointer}.deliveryWarehouse-module__T1e_ha__sectionDivider{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin:1rem 0;padding-top:1rem;display:flex}.deliveryWarehouse-module__T1e_ha__sectionSubtitle{color:#334155;margin:0;font-size:1rem;font-weight:700}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__copyBtn:hover{background:#e0f2fe;border-color:#0284c7}.deliveryWarehouse-module__T1e_ha__formActions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__pickupSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.deliveryWarehouse-module__T1e_ha__daysGrid{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:8px;margin-bottom:16px;display:grid}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__dayCheckbox:hover{background:#eff6ff;border-color:#3b82f6}.deliveryWarehouse-module__T1e_ha__dayCheckbox input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px;margin-bottom:4px}.deliveryWarehouse-module__T1e_ha__dayLabel{color:#475569;font-size:12px;font-weight:500}.deliveryWarehouse-module__T1e_ha__dayCheckbox:has(input:checked){background:#3b82f6;border-color:#3b82f6}.deliveryWarehouse-module__T1e_ha__dayCheckbox:has(input:checked) .deliveryWarehouse-module__T1e_ha__dayLabel{color:#fff}.deliveryWarehouse-module__T1e_ha__helpText{color:#64748b;margin-top:4px;font-size:12px;display:block}.deliveryWarehouse-module__T1e_ha__labelsContainer{gap:2rem;height:100%;min-height:0;display:flex}.deliveryWarehouse-module__T1e_ha__brandingSection{flex:1;max-width:400px;padding-right:.5rem;overflow-y:auto}.deliveryWarehouse-module__T1e_ha__previewSection{flex-direction:column;flex:2;align-items:center;padding-left:.5rem;display:flex;overflow-y:auto}.deliveryWarehouse-module__T1e_ha__previewLabel{color:#64748b;text-transform:uppercase;letter-spacing:1px;flex-shrink:0;margin-bottom:1rem;font-size:.85rem;font-weight:600}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__brandingCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.deliveryWarehouse-module__T1e_ha__cardHeader{margin-bottom:1.5rem}.deliveryWarehouse-module__T1e_ha__cardTitle{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__logoUploadArea:hover{background:#eff6ff;border-color:#3b82f6}.deliveryWarehouse-module__T1e_ha__logoUploadPlaceholder{color:#64748b;flex-direction:column;align-items:center;gap:8px;display:flex}.deliveryWarehouse-module__T1e_ha__uploadIcon{color:#94a3b8;font-size:2rem}.deliveryWarehouse-module__T1e_ha__uploadText{text-align:center;font-size:.9rem}.deliveryWarehouse-module__T1e_ha__logoImage{object-fit:contain;width:100%;height:100%}.deliveryWarehouse-module__T1e_ha__fileInput{display:none}.deliveryWarehouse-module__T1e_ha__logoActions{gap:.5rem;margin-top:1rem;display:flex}.deliveryWarehouse-module__T1e_ha__removeBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.deliveryWarehouse-module__T1e_ha__removeBtn:hover{background:#fecaca}.deliveryWarehouse-module__T1e_ha__saveBranding{margin-top:1.5rem}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__saveBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.deliveryWarehouse-module__T1e_ha__saveBtn:disabled{cursor:not-allowed;background:#94a3b8}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__labelHeader{text-align:center;border-bottom:2px solid #000;margin-bottom:15px;padding-bottom:10px}.deliveryWarehouse-module__T1e_ha__labelHeader h1{color:#000;letter-spacing:2px;margin:0;font-size:28px;font-weight:900}.deliveryWarehouse-module__T1e_ha__labelColumns{gap:20px;margin-bottom:15px;display:flex}.deliveryWarehouse-module__T1e_ha__labelSection{margin-bottom:12px}.deliveryWarehouse-module__T1e_ha__labelSection .deliveryWarehouse-module__T1e_ha__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__T1e_ha__address,.deliveryWarehouse-module__T1e_ha__paymentDetails{font-size:11px;line-height:1.5}.deliveryWarehouse-module__T1e_ha__sellerAddress{background:#f8fafc;border-radius:4px;margin:10px 0;padding:8px}.deliveryWarehouse-module__T1e_ha__divider{background:#000;height:1px;margin:10px 0}.deliveryWarehouse-module__T1e_ha__labelTable{border-collapse:collapse;width:100%;margin:10px 0;font-size:10px}.deliveryWarehouse-module__T1e_ha__labelTable th{text-align:left;background:#f1f5f9;border:1px solid #cbd5e1;padding:6px;font-weight:700}.deliveryWarehouse-module__T1e_ha__labelTable td{border:1px solid #cbd5e1;padding:6px}.deliveryWarehouse-module__T1e_ha__returnQrSection{border-top:1px solid #000;justify-content:space-between;margin-top:auto;padding-top:15px;display:flex}.deliveryWarehouse-module__T1e_ha__returnAddress{flex:1;padding-right:15px}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__labelLogo:hover{background:#f1f5f9;border-color:#3b82f6}.deliveryWarehouse-module__T1e_ha__qrSection{text-align:center;width:100px}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__qrText{font-size:9px;line-height:1.3}.deliveryWarehouse-module__T1e_ha__barcodeSection{text-align:center;border-top:1px dashed #000;margin-top:15px;padding-top:10px}.deliveryWarehouse-module__T1e_ha__barcode{letter-spacing:3px;margin-bottom:5px;font-family:Courier New,monospace;font-size:16px;font-weight:700}.deliveryWarehouse-module__T1e_ha__awbNumber{margin-bottom:5px;font-family:Courier New,monospace;font-size:11px;font-weight:700}.deliveryWarehouse-module__T1e_ha__thankYou{color:#475569;margin-top:5px;font-size:10px}.deliveryWarehouse-module__T1e_ha__copyright{text-align:center;color:#94a3b8;margin-top:5px;font-size:8px}.deliveryWarehouse-module__T1e_ha__walletCard{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:16px;flex-shrink:0;margin-bottom:2rem;padding:2rem}.deliveryWarehouse-module__T1e_ha__walletBalance{justify-content:space-between;align-items:center;display:flex}.deliveryWarehouse-module__T1e_ha__balanceLabel{color:#94a3b8;margin-bottom:.5rem;font-size:1rem}.deliveryWarehouse-module__T1e_ha__balanceAmount{font-size:2.5rem;font-weight:700}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__addMoneyBtn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.deliveryWarehouse-module__T1e_ha__transactionsTitle{color:#1e293b;flex-shrink:0;align-items:center;gap:8px;margin:0;display:flex}.deliveryWarehouse-module__T1e_ha__transactionsContainer{flex:1;min-height:0;overflow-x:auto}.deliveryWarehouse-module__T1e_ha__transactionsTable{border-collapse:separate;border-spacing:0 8px;width:100%}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__transactionsTable td{background:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 8px #00000005}.deliveryWarehouse-module__T1e_ha__typeBadge{border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:500;display:inline-block}.deliveryWarehouse-module__T1e_ha__credit{color:#166534;background:#dcfce7}.deliveryWarehouse-module__T1e_ha__debit{color:#991b1b;background:#fee2e2}.deliveryWarehouse-module__T1e_ha__amount{font-weight:600}.deliveryWarehouse-module__T1e_ha__creditAmount{color:#16a34a}.deliveryWarehouse-module__T1e_ha__debitAmount{color:#dc2626}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__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__T1e_ha__cropperModalContent{flex-direction:column;height:100%;display:flex}.deliveryWarehouse-module__T1e_ha__cropperHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__cropperHeader h3{color:#1e293b;margin:0;font-size:1.25rem}.deliveryWarehouse-module__T1e_ha__cropperCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1}.deliveryWarehouse-module__T1e_ha__cropperCloseBtn:hover{color:#1e293b}.deliveryWarehouse-module__T1e_ha__cropperContainer{gap:1rem;min-height:400px;padding:1.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__cropperMain{background:#f1f5f9;border-radius:8px;flex:2;overflow:hidden}.deliveryWarehouse-module__T1e_ha__cropperMain img{max-width:100%;display:block}.deliveryWarehouse-module__T1e_ha__cropperSidebar{flex-direction:column;flex:1;gap:1rem;display:flex}.deliveryWarehouse-module__T1e_ha__previewBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.deliveryWarehouse-module__T1e_ha__previewBox h4{color:#475569;margin:0 0 1rem;font-size:.9rem}.deliveryWarehouse-module__T1e_ha__preview{background:#fff;border:1px solid #cbd5e1;width:200px;height:100px;margin:0 auto;overflow:hidden}.deliveryWarehouse-module__T1e_ha__previewInfo{color:#64748b;justify-content:space-between;margin-top:1rem;font-size:.85rem;display:flex}.deliveryWarehouse-module__T1e_ha__cropperControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.deliveryWarehouse-module__T1e_ha__zoomControls{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__controlBtn:hover{color:#fff;background:#3b82f6;border-color:#3b82f6}.deliveryWarehouse-module__T1e_ha__zoomSlider{-webkit-appearance:none;background:#e2e8f0;border-radius:2px;flex:1;height:4px}.deliveryWarehouse-module__T1e_ha__zoomSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:20px;height:20px}.deliveryWarehouse-module__T1e_ha__actionControls{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__actionBtn:hover{background:#f1f5f9}.deliveryWarehouse-module__T1e_ha__cropperFooter{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__cancelBtn:hover{background:#f1f5f9}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__applyBtn:hover{background:#2563eb}.deliveryWarehouse-module__T1e_ha__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__T1e_ha__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:650px;max-height:90vh;animation:.3s ease-out deliveryWarehouse-module__T1e_ha__modalSlide;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes deliveryWarehouse-module__T1e_ha__modalSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.deliveryWarehouse-module__T1e_ha__modalContent{padding:1.5rem;overflow-y:auto}.deliveryWarehouse-module__T1e_ha__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.deliveryWarehouse-module__T1e_ha__modalTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.deliveryWarehouse-module__T1e_ha__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.75rem;line-height:1;transition:color .2s}.deliveryWarehouse-module__T1e_ha__closeBtn:hover{color:#475569}.deliveryWarehouse-module__T1e_ha__spinner{animation:1s linear infinite deliveryWarehouse-module__T1e_ha__spin}@keyframes deliveryWarehouse-module__T1e_ha__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.deliveryWarehouse-module__T1e_ha__labelsContainer{flex-direction:column;align-items:center}.deliveryWarehouse-module__T1e_ha__brandingSection{width:100%;max-width:100%;overflow-y:visible}.deliveryWarehouse-module__T1e_ha__previewSection{width:100%;overflow-y:visible}.deliveryWarehouse-module__T1e_ha__cropperContainer{flex-direction:column}}@media (max-width:768px){.deliveryWarehouse-module__T1e_ha__wrapper{padding:0}.deliveryWarehouse-module__T1e_ha__tabContainer{border-radius:0}.deliveryWarehouse-module__T1e_ha__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.deliveryWarehouse-module__T1e_ha__formRow{grid-template-columns:1fr}.deliveryWarehouse-module__T1e_ha__daysGrid{grid-template-columns:repeat(4,1fr)}.deliveryWarehouse-module__T1e_ha__warehouseGrid{grid-template-columns:1fr}.deliveryWarehouse-module__T1e_ha__walletBalance{text-align:center;flex-direction:column;gap:1rem}.deliveryWarehouse-module__T1e_ha__addMoneyBtn{justify-content:center;width:100%}.deliveryWarehouse-module__T1e_ha__transactionsTable{font-size:.85rem}.deliveryWarehouse-module__T1e_ha__transactionsTable th,.deliveryWarehouse-module__T1e_ha__transactionsTable td{padding:10px}}@media (max-width:480px){.deliveryWarehouse-module__T1e_ha__container{height:auto;min-height:100vh;overflow:auto}.deliveryWarehouse-module__T1e_ha__wrapper{min-height:100vh}.deliveryWarehouse-module__T1e_ha__tabHeader{justify-content:flex-start}.deliveryWarehouse-module__T1e_ha__tabBtn{padding:.75rem;font-size:.85rem}.deliveryWarehouse-module__T1e_ha__tabBtn span{display:none}.deliveryWarehouse-module__T1e_ha__tabBtn .deliveryWarehouse-module__T1e_ha__tabIcon{margin:0}.deliveryWarehouse-module__T1e_ha__daysGrid{grid-template-columns:repeat(3,1fr)}.deliveryWarehouse-module__T1e_ha__shippingLabel{width:100%;max-width:360px;height:auto;min-height:520px;padding:15px}.deliveryWarehouse-module__T1e_ha__labelColumns{flex-direction:column;gap:10px}.deliveryWarehouse-module__T1e_ha__returnQrSection{flex-direction:column;gap:15px}.deliveryWarehouse-module__T1e_ha__qrSection{align-self:center}.deliveryWarehouse-module__T1e_ha__cropperModal{max-width:95%}.deliveryWarehouse-module__T1e_ha__cropperSidebar{width:100%}.deliveryWarehouse-module__T1e_ha__preview{aspect-ratio:2;width:100%;height:auto}}
.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)}}
.sellerPofile-module__UxaoNW__container{color:#5a5c69;background-color:#f8f9fc;flex-direction:column;padding:10px;display:flex}.sellerPofile-module__UxaoNW__profileHeader{color:#fff;background:linear-gradient(135deg,#4e73df 0%,#2e59d9 100%);border-radius:15px;margin-bottom:1rem;padding:.5rem}.sellerPofile-module__UxaoNW__headerContent{align-items:center;display:flex}.sellerPofile-module__UxaoNW__profileImageContainer{text-align:center;flex:none}.sellerPofile-module__UxaoNW__profileImg{object-fit:cover;border:5px solid #fff;border-radius:50%;width:120px;height:120px}.sellerPofile-module__UxaoNW__profileInfo{flex:auto;padding:0 .5rem}.sellerPofile-module__UxaoNW__profileInfo h3{margin:0}.sellerPofile-module__UxaoNW__profileInfo .sellerPofile-module__UxaoNW__span{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.sellerPofile-module__UxaoNW__flex{align-items:center;gap:5px;display:flex}.sellerPofile-module__UxaoNW__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__UxaoNW__ratingBadge{color:#333;background-color:#fff;border-radius:20px;align-items:center;padding:.25rem .75rem;display:inline-flex}.sellerPofile-module__UxaoNW__profileActions{flex:none;gap:.75rem;margin-top:1rem;display:flex}.sellerPofile-module__UxaoNW__viewBtn,.sellerPofile-module__UxaoNW__analyticsBtn{border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.sellerPofile-module__UxaoNW__viewBtn{color:#333;background-color:#fff;border:none}.sellerPofile-module__UxaoNW__analyticsBtn{color:#fff;background-color:#0000;border:1px solid #fff}.sellerPofile-module__UxaoNW__icon{margin-right:.5rem}.sellerPofile-module__UxaoNW__starIcon{color:#ffc107}.sellerPofile-module__UxaoNW__contentWrapper{flex-direction:column;flex:1;gap:1.5rem;min-height:0;display:flex}.sellerPofile-module__UxaoNW__sidebar{flex:0 0 100%}.sellerPofile-module__UxaoNW__mainContent{flex:1}.sellerPofile-module__UxaoNW__settingsCard{background-color:#fff;border-radius:15px;margin-bottom:1.5rem;transition:transform .3s}.sellerPofile-module__UxaoNW__settingsCard:hover{transform:translateY(-5px)}.sellerPofile-module__UxaoNW__cardHeader{border-bottom:1px solid #e3e6f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.sellerPofile-module__UxaoNW__cardHeader h5{align-items:center;margin:0;display:flex}.sellerPofile-module__UxaoNW__cardBody{flex-direction:column;padding:1rem;display:flex;overflow:hidden}.sellerPofile-module__UxaoNW__navList{margin:0;padding:0;list-style:none}.sellerPofile-module__UxaoNW__navList li{margin-bottom:.5rem}.sellerPofile-module__UxaoNW__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__UxaoNW__navLink:hover{background-color:#f8f9fa}.sellerPofile-module__UxaoNW__navLink.sellerPofile-module__UxaoNW__active{color:#fff;background-color:#4e73df}.sellerPofile-module__UxaoNW__formRow{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.sellerPofile-module__UxaoNW__formGroup{flex:1;min-width:200px;margin-bottom:1rem}.sellerPofile-module__UxaoNW__formGroup label{margin-bottom:.5rem;font-weight:500;display:block}.sellerPofile-module__UxaoNW__twoContent{align-items:center;gap:5px;display:flex}.sellerPofile-module__UxaoNW__twoContent input{flex:1}.sellerPofile-module__UxaoNW__formGroup input,.sellerPofile-module__UxaoNW__formGroup textarea,.sellerPofile-module__UxaoNW__formGroup select{border:1px solid #e3e6f0;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:1rem}.sellerPofile-module__UxaoNW__formGroup textarea{min-height:100px}.sellerPofile-module__UxaoNW__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__UxaoNW__primaryBtn:hover{background-color:#2e59d9}.sellerPofile-module__UxaoNW__notifications{flex:1}.sellerPofile-module__UxaoNW__notificationCategory{border-bottom:1px solid #e3e6f0;margin-bottom:1.5rem;padding-bottom:1rem}.sellerPofile-module__UxaoNW__notificationCategory:last-child{border-bottom:none}.sellerPofile-module__UxaoNW__selection{background-color:#f5f7fa;border-radius:24px;gap:8px;margin-bottom:10px;padding:4px;display:flex;overflow-x:auto}.sellerPofile-module__UxaoNW__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__UxaoNW__selection span:hover{color:#2c3e50;background-color:#e4e7ec}.sellerPofile-module__UxaoNW__selection span.sellerPofile-module__UxaoNW__active{color:#fff;background-color:#27ae60}.sellerPofile-module__UxaoNW__selection span:active{transform:scale(.98)}.sellerPofile-module__UxaoNW__notificationList{margin-top:1rem}.sellerPofile-module__UxaoNW__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__UxaoNW__notificationItem:hover{background-color:#f1f3f9}.sellerPofile-module__UxaoNW__notificationItem.sellerPofile-module__UxaoNW__read{opacity:.7;background-color:#f8f9fa}.sellerPofile-module__UxaoNW__notificationIconContainer{color:#4e73df;flex-shrink:0;margin-right:1rem;font-size:1.2rem}.sellerPofile-module__UxaoNW__notificationContent{flex:1;min-width:0}.sellerPofile-module__UxaoNW__notificationContent p{color:#5a5c69;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;overflow:hidden}.sellerPofile-module__UxaoNW__notificationTime{color:#6c757d;margin-top:.2rem;font-size:.8rem;display:block}.sellerPofile-module__UxaoNW__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__UxaoNW__notificationClose:hover{color:#f44}.sellerPofile-module__UxaoNW__notificationItem[data-type=follower] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#4285f4}.sellerPofile-module__UxaoNW__notificationItem[data-type=like] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#f44}.sellerPofile-module__UxaoNW__notificationItem[data-type=comment] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#fb3}.sellerPofile-module__UxaoNW__notificationItem[data-type=order] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#00c851}.sellerPofile-module__UxaoNW__notificationItem[data-type=shipping] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#33b5e5}.sellerPofile-module__UxaoNW__notificationItem[data-type=promo] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#a6c}.sellerPofile-module__UxaoNW__notificationItem[data-type=security] .sellerPofile-module__UxaoNW__notificationIconContainer{color:#ff3547}.sellerPofile-module__UxaoNW__switch{width:50px;height:28px;display:inline-block;position:relative}.sellerPofile-module__UxaoNW__switch input{opacity:0;width:0;height:0}.sellerPofile-module__UxaoNW__slider{cursor:pointer;background-color:#ccc;border-radius:30px;transition:all .4s;position:absolute;inset:0}.sellerPofile-module__UxaoNW__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__UxaoNW__slider{background-color:#4e73df}input:checked+.sellerPofile-module__UxaoNW__slider:before{transform:translate(20px)}.sellerPofile-module__UxaoNW__radioGroup{align-items:center;margin-bottom:.75rem;display:flex}.sellerPofile-module__UxaoNW__radioGroup input{margin-right:.75rem}.sellerPofile-module__UxaoNW__spinner{animation:1s linear infinite sellerPofile-module__UxaoNW__spin}.sellerPofile-module__UxaoNW__vibrate{animation:3s linear sellerPofile-module__UxaoNW__vibrate}.sellerPofile-module__UxaoNW__success{animation:3s cubic-bezier(.175,.885,.32,1.275) both sellerPofile-module__UxaoNW__success-bounce}@keyframes sellerPofile-module__UxaoNW__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__UxaoNW__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__UxaoNW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.sellerPofile-module__UxaoNW__container{height:100vh;overflow:hidden}.sellerPofile-module__UxaoNW__selection{width:fit-content}.sellerPofile-module__UxaoNW__contentWrapper{flex-direction:row}.sellerPofile-module__UxaoNW__sidebar,.sellerPofile-module__UxaoNW__mainContent{flex-direction:column;min-height:0;display:flex;overflow:hidden}.sellerPofile-module__UxaoNW__settingsCard{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.sellerPofile-module__UxaoNW__notifications{flex:1;min-height:0;overflow-y:scroll}.sellerPofile-module__UxaoNW__profileInfo{padding:0 1.5rem}.sellerPofile-module__UxaoNW__profileInfo .sellerPofile-module__UxaoNW__span{justify-content:flex-start}.sellerPofile-module__UxaoNW__profileActions{margin-top:0}}@media (min-width:992px){.sellerPofile-module__UxaoNW__sidebar{flex:0 0 20%}}
.chat-module__BomoLW__appContainer{background-color:#fff;max-width:1600px;height:100vh;display:flex}.chat-module__BomoLW__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__BomoLW__sidebarHeader{background-color:#1a252f;padding:20px;font-size:18px;font-weight:700}.chat-module__BomoLW__roomList{flex:1;margin:0;padding:0;list-style:none}.chat-module__BomoLW__roomItem{cursor:pointer;border-bottom:1px solid #34495e;gap:10px;padding:7px 10px;transition:background .2s;display:flex}.chat-module__BomoLW__roomItem:hover{background-color:#34495e}.chat-module__BomoLW__roomItem.chat-module__BomoLW__active{background-color:#4a6fa5}.chat-module__BomoLW__logo{background-color:#ddd;border-radius:50%;width:50px;height:50px;margin-right:15px;overflow:hidden}.chat-module__BomoLW__logo img{object-fit:cover;width:100%;height:100%}.chat-module__BomoLW__room_info{flex:1;min-width:0}.chat-module__BomoLW__room_info h1{margin:0;font-size:large;font-weight:500}#chat-module__BomoLW__span{font-size:15px;font-weight:400}.chat-module__BomoLW__user_row{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}#chat-module__BomoLW__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}#chat-module__BomoLW__time{color:#d0c2c2;margin-left:10px;font-size:12px}#chat-module__BomoLW__last_message{color:#d0c2c2;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chat-module__BomoLW__roomPreview{color:#bdc3c7;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chat-module__BomoLW__chatArea{z-index:999;background-color:#fff;border-left:1px solid #e0e0e0;flex-direction:column;flex:1;display:flex}.chat-module__BomoLW__chatHeader{color:#fff;background-color:#4a6fa5;align-items:center;gap:12px;padding:10px 15px;font-size:18px;font-weight:700;display:flex}.chat-module__BomoLW__backButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:16px;display:none}.chat-module__BomoLW__chatMessages{flex:1;padding:10px;position:relative;overflow-y:auto}.chat-module__BomoLW__chats_section{flex-direction:column;gap:15px;display:flex}.chat-module__BomoLW__category{text-align:center;width:100%;margin:10px 0 15px}.chat-module__BomoLW__category span{letter-spacing:1px;color:#fff;background-color:#2c6466;border-radius:5px;padding:2px 10px;font-size:14px}.chat-module__BomoLW__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__BomoLW__received{color:#000;background-color:#e5e5ea;border-bottom-left-radius:5px;align-self:flex-start}.chat-module__BomoLW__sent{color:#fff;background-color:#007bff;border-bottom-right-radius:5px;align-self:flex-end}.chat-module__BomoLW__messageTime{opacity:.7;text-align:right;font-size:11px}.chat-module__BomoLW__message_status{color:#34495e;font-size:14px;font-weight:500;position:absolute;bottom:-17px;right:2px}.chat-module__BomoLW__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__BomoLW__bottm{color:#34495e;position:fixed;bottom:80px;right:10px}.chat-module__BomoLW__chatInput{background-color:#f9f9f9;border-top:1px solid #e5e5e5;padding:15px;display:flex}.chat-module__BomoLW__chatInput input{border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 15px;font-size:16px}.chat-module__BomoLW__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__BomoLW__message_bubble{margin:0}@media (max-width:768px){.chat-module__BomoLW__sidebar{z-index:10;width:100%;height:100%;position:absolute}.chat-module__BomoLW__message{padding:5px 10px}.chat-module__BomoLW__backButton{display:block}}
.analytics-module__3rJuhG__an{padding:20px 30px}.analytics-module__3rJuhG__container{background-color:#fff;border-radius:8px;width:100%;margin-bottom:20px;padding:20px}.analytics-module__3rJuhG__header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.analytics-module__3rJuhG__title{color:#2c3e50;margin:0;font-size:18px;font-weight:600}.analytics-module__3rJuhG__selection{background-color:#f5f7fa;border-radius:24px;gap:8px;width:fit-content;margin-bottom:15px;padding:4px;display:flex;overflow-x:auto}.analytics-module__3rJuhG__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__3rJuhG__selection span:hover{color:#2c3e50;background-color:#e4e7ec}.analytics-module__3rJuhG__selection span.analytics-module__3rJuhG__active{color:#fff;background-color:#27ae60}.analytics-module__3rJuhG__selection span:active{transform:scale(.98)}.analytics-module__3rJuhG__chartWrapper{width:100%;height:300px;position:relative}.analytics-module__3rJuhG__statsContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:25px;display:grid}.analytics-module__3rJuhG__statCard{background:#fff;border-radius:8px;padding:15px}.analytics-module__3rJuhG__statTitle{color:#7f8c8d;margin-top:0;margin-bottom:5px;font-size:14px}.analytics-module__3rJuhG__statValue{color:#2c3e50;margin:5px 0;font-size:24px;font-weight:700}.analytics-module__3rJuhG__statDescription{color:#696969;font-size:14px}.analytics-module__3rJuhG__statChange{font-size:13px}.analytics-module__3rJuhG__positive{color:#27ae60}.analytics-module__3rJuhG__negative{color:#e74c3c}.analytics-module__3rJuhG__chartGrid{grid-template-columns:1fr 1fr;gap:20px;max-width:100%;margin-bottom:20px;display:grid}@media (max-width:768px){.analytics-module__3rJuhG__an{padding:20px}.analytics-module__3rJuhG__chartGrid{grid-template-columns:1fr}.analytics-module__3rJuhG__statsContainer{grid-template-columns:1fr 1fr}}@media (max-width:480px){.analytics-module__3rJuhG__statsContainer{grid-template-columns:1fr}.analytics-module__3rJuhG__an{padding:10px}}
.main-module__pQaaQq__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}.main-module__pQaaQq__titleHeader{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:16px;margin-bottom:32px;padding-bottom:20px;display:flex}@media (min-width:768px){.main-module__pQaaQq__titleHeader{flex-direction:row;justify-content:space-between;align-items:center}}.main-module__pQaaQq__titleHeader h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:700}.main-module__pQaaQq__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}.main-module__pQaaQq__skuSearch:focus-within{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.main-module__pQaaQq__skuSearch input{color:#334155;background:0 0;border:none;outline:none;flex:1;padding-right:8px;font-size:.875rem;font-weight:500}.main-module__pQaaQq__skuSearch svg{color:#64748b;cursor:pointer;transition:color .2s}.main-module__pQaaQq__skuSearch svg:hover{color:#3b82f6}
.basic-module__FW947G__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}.basic-module__FW947G__form_section h2{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:12px;font-size:1.25rem;font-weight:600}.basic-module__FW947G__form_group{margin-bottom:20px;position:relative}.basic-module__FW947G__form_group label{color:#475569;margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.basic-module__FW947G__form_group label span{color:#ef4444;margin-left:4px;font-size:.75rem}.basic-module__FW947G__form_group input[type=text],.basic-module__FW947G__form_group input[type=number],.basic-module__FW947G__form_group textarea,.basic-module__FW947G__selectBox,.basic-module__FW947G__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}.basic-module__FW947G__form_group textarea{resize:vertical;min-height:100px}.basic-module__FW947G__form_group input:focus,.basic-module__FW947G__form_group textarea:focus,.basic-module__FW947G__selectBox:focus,.basic-module__FW947G__form_group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.basic-module__FW947G__form_group input::placeholder,.basic-module__FW947G__form_group textarea::placeholder{color:#94a3b8}.basic-module__FW947G__inventory_grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.basic-module__FW947G__inventory_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.basic-module__FW947G__inventory_grid{grid-template-columns:repeat(3,1fr)}}.basic-module__FW947G__categoriesList{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:15px;padding:10px}.basic-module__FW947G__tagContainer{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.basic-module__FW947G__tag{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.85rem;transition:all .2s}.basic-module__FW947G__tag:hover{background-color:#e2e8f0;transform:translateY(-1px)}.basic-module__FW947G__tag.basic-module__FW947G__selected{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe;font-weight:500}.basic-module__FW947G__searchForm{gap:8px;display:flex}.basic-module__FW947G__searchInput{flex:1;border-radius:8px!important}.basic-module__FW947G__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}.basic-module__FW947G__searchButton:hover:not(:disabled){background-color:#334155}.basic-module__FW947G__searchButton:disabled{opacity:.6;cursor:wait}.basic-module__FW947G__searchIcon{color:#7c8894;align-items:center;line-height:1;display:flex}#basic-module__FW947G__subCatHead{margin-bottom:15px}
.details-module__VEo2dW__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}.details-module__VEo2dW__form_section h2{color:#0f172a;letter-spacing:-.01em;border-bottom:2px solid #e2e8f0;margin-bottom:24px;padding-bottom:16px;font-size:1.5rem;font-weight:700}.details-module__VEo2dW__form_group{margin-bottom:24px;position:relative}.details-module__VEo2dW__form_group label{color:#334155;letter-spacing:.3px;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.details-module__VEo2dW__form_group label span{color:#ef4444;background:#fee2e2;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:.75rem;font-weight:500}.details-module__VEo2dW__form_group input[type=text],.details-module__VEo2dW__form_group input[type=number],.details-module__VEo2dW__form_group select{color:#0f172a;box-sizing:border-box;background-color:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-size:.95rem;line-height:1.5;transition:all .2s}.details-module__VEo2dW__form_group input:hover,.details-module__VEo2dW__form_group select:hover{border-color:#94a3b8}.details-module__VEo2dW__form_group input:focus,.details-module__VEo2dW__form_group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.details-module__VEo2dW__form_group input::placeholder{color:#94a3b8;font-size:.9rem}.details-module__VEo2dW__form_group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20' stroke='%23475569'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.details-module__VEo2dW__size_hint{color:#64748b;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;display:flex}.details-module__VEo2dW__size_hint:before{content:"💡";font-size:1rem}.details-module__VEo2dW__inventory_section{background:linear-gradient(#fafafa,#0000);border-top:2px dashed #cbd5e1;border-radius:12px;margin-top:32px;padding:24px}.details-module__VEo2dW__subsection_title{color:#1e293b;background:#f1f5f9;border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;font-size:1.2rem;font-weight:700;display:flex}.details-module__VEo2dW__subsection_title:before{content:"📦";font-size:1.4rem}.details-module__VEo2dW__inventory_grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.details-module__VEo2dW__inventory_grid{grid-template-columns:repeat(2,1fr)}}.details-module__VEo2dW__weight_helper{color:#64748b;background:#f1f5f9;border-left:4px solid #3b82f6;border-radius:8px;margin-top:8px;padding:10px 12px;font-size:.8rem;line-height:1.5;display:block}.details-module__VEo2dW__weight_helper strong{color:#2563eb;font-weight:600}.details-module__VEo2dW__shipment_dimensions{background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:24px;box-shadow:inset 0 2px 4px #00000005}.details-module__VEo2dW__dimension_title{color:#0369a1;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-top:0;margin-bottom:20px;font-size:1rem;font-weight:700;display:flex}.details-module__VEo2dW__dimension_title:before{content:"📐";font-size:1.2rem}.details-module__VEo2dW__dimensions_grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.details-module__VEo2dW__dimensions_grid{grid-template-columns:repeat(3,1fr)}}.details-module__VEo2dW__dimensions_grid .details-module__VEo2dW__form_group{margin-bottom:0}.details-module__VEo2dW__dimensions_grid .details-module__VEo2dW__form_group label{color:#475569;font-size:.85rem;font-weight:500}.details-module__VEo2dW__dimensions_grid .details-module__VEo2dW__form_group input{background:#fff;padding:10px 12px}.details-module__VEo2dW__points_section{grid-template-columns:1fr;gap:32px;margin-top:32px;display:grid}@media (min-width:768px){.details-module__VEo2dW__points_section{grid-template-columns:1fr 1fr}}.details-module__VEo2dW__points_section>div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 2px 4px #00000005}.details-module__VEo2dW__points_section>div:first-child{border-top:4px solid #3b82f6}.details-module__VEo2dW__points_section>div:last-child{border-top:4px solid #10b981}.details-module__VEo2dW__points_section label{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:16px;padding-bottom:8px;font-size:1rem;font-weight:700;display:block}.details-module__VEo2dW__points_section label:after{content:" (Click + to add)";color:#64748b;margin-left:8px;font-size:.75rem;font-weight:400}.details-module__VEo2dW__point_input{gap:12px;margin-bottom:20px;display:flex}.details-module__VEo2dW__point_input input{border:2px solid #e2e8f0;border-radius:10px;flex:1;padding:12px 16px;font-size:.95rem;transition:all .2s}.details-module__VEo2dW__point_input input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.details-module__VEo2dW__point_input input::placeholder{color:#94a3b8;font-style:italic}.details-module__VEo2dW__add_point{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.details-module__VEo2dW__add_point:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 10px -1px #2563eb4d}.details-module__VEo2dW__add_point:active:not(:disabled){transform:translateY(0)}.details-module__VEo2dW__add_point:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background-color:#94a3b8}.details-module__VEo2dW__points_list{border-radius:8px;max-height:250px;margin:0;padding:0;list-style:none;overflow-y:auto}.details-module__VEo2dW__points_list li{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;font-size:.95rem;transition:all .2s;animation:.3s details-module__VEo2dW__slideIn;display:flex}.details-module__VEo2dW__points_list li:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translate(2px)}.details-module__VEo2dW__points_list li:last-child{margin-bottom:0}.details-module__VEo2dW__points_section>div:first-child .details-module__VEo2dW__points_list li:before{content:"⚡";margin-right:8px;font-size:1rem}.details-module__VEo2dW__points_section>div:last-child .details-module__VEo2dW__points_list li:before{content:"💰";margin-right:8px;font-size:1rem}.details-module__VEo2dW__remove_point{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;margin-left:8px;padding:6px;transition:all .2s;display:flex}.details-module__VEo2dW__remove_point:hover{color:#ef4444;background-color:#fee2e2;transform:scale(1.1)}.details-module__VEo2dW__remove_point svg{width:18px;height:18px}.details-module__VEo2dW__points_list:empty:after{content:"No points added yet";text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;padding:20px;font-style:italic;display:block}.details-module__VEo2dW__points_list::-webkit-scrollbar{width:6px}.details-module__VEo2dW__points_list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.details-module__VEo2dW__points_list::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}.details-module__VEo2dW__points_list::-webkit-scrollbar-thumb:hover{background:#64748b}.details-module__VEo2dW__keyvalue_container{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin-top:32px;padding:24px}.details-module__VEo2dW__keyvalue_container h3{margin:0 0 16px;font-size:1.2rem;font-weight:600}@keyframes details-module__VEo2dW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.details-module__VEo2dW__loading_skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.5s infinite details-module__VEo2dW__loading}@keyframes details-module__VEo2dW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:480px){.details-module__VEo2dW__form_section{padding:16px}.details-module__VEo2dW__points_section{gap:20px}.details-module__VEo2dW__point_input{flex-direction:column}.details-module__VEo2dW__add_point{width:100%;height:44px;font-size:1.2rem}.details-module__VEo2dW__dimensions_grid,.details-module__VEo2dW__inventory_grid{grid-template-columns:1fr}}.details-module__VEo2dW__tooltip{color:#64748b;cursor:help;margin-left:6px;display:inline-block;position:relative}.details-module__VEo2dW__tooltip:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#1e293b;border-radius:6px;padding:8px 12px;font-size:.8rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.details-module__VEo2dW__form_group input:invalid,.details-module__VEo2dW__form_group select:invalid{background-color:#fff5f5;border-color:#fca5a5}.details-module__VEo2dW__form_group input:focus:invalid,.details-module__VEo2dW__form_group select:focus:invalid{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.details-module__VEo2dW__required_field:after{content:"*";color:#ef4444;margin-left:4px;font-size:1.2rem;font-weight:600}.details-module__VEo2dW__section_divider{text-align:center;align-items:center;margin:32px 0 24px;display:flex}.details-module__VEo2dW__section_divider:before,.details-module__VEo2dW__section_divider:after{content:"";border-bottom:2px dashed #e2e8f0;flex:1}.details-module__VEo2dW__section_divider span{color:#64748b;text-transform:uppercase;letter-spacing:1px;padding:0 16px;font-size:.9rem;font-weight:600}.details-module__VEo2dW__info_card{background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:8px;margin:20px 0;padding:16px}.details-module__VEo2dW__info_card p{color:#1e40af;margin:0;font-size:.9rem;line-height:1.6}.details-module__VEo2dW__count_badge{color:#fff;background:#2563eb;border-radius:20px;margin-left:8px;padding:2px 8px;font-size:.75rem;font-weight:600}.details-module__VEo2dW__form_group input:not(:placeholder-shown):valid{background-color:#f0fdf4;border-color:#10b981}.details-module__VEo2dW__form_group input:not(:placeholder-shown):valid+.details-module__VEo2dW__valid_icon{display:block}.details-module__VEo2dW__success_message{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:.9rem;display:flex}.details-module__VEo2dW__success_message:before{content:"✅";font-size:1.1rem}.details-module__VEo2dW__error_message{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:.9rem;display:flex}.details-module__VEo2dW__error_message:before{content:"❌";font-size:1.1rem}.details-module__VEo2dW__progress_bar{background:#e2e8f0;border-radius:2px;height:4px;margin:20px 0;overflow:hidden}.details-module__VEo2dW__progress_fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;height:100%;transition:width .3s}
.keyupload-module__yhtP-W__container{color:#333;max-width:1600px;margin:0 auto;line-height:1.6}.keyupload-module__yhtP-W__h1{color:#2c3e50;border-bottom:2px solid #eee;margin:0}.keyupload-module__yhtP-W__selectorContainer{gap:20px;max-width:100%;margin-top:20px;display:flex;overflow-x:auto}.keyupload-module__yhtP-W__section{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;flex:1;padding:15px}.keyupload-module__yhtP-W__sectionTitle{color:#3498db;margin-top:0}.keyupload-module__yhtP-W__select,.keyupload-module__yhtP-W__input{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:10px;padding:8px}.keyupload-module__yhtP-W__button{color:#fff;cursor:pointer;background-color:#3498db;border:none;border-radius:4px;width:100%;padding:10px 15px;font-size:16px}.keyupload-module__yhtP-W__button:hover{background-color:#2980b9}.keyupload-module__yhtP-W__selectedItems{border-top:2px solid #eee;margin-top:20px;padding-top:20px}.keyupload-module__yhtP-W__itemsList{margin-top:10px}.keyupload-module__yhtP-W__item{background-color:#e8f4fc;border-left:4px solid #3498db;border-radius:4px;margin-bottom:10px;padding:10px}.keyupload-module__yhtP-W__itemHeader{justify-content:space-between;margin-bottom:5px;display:flex}.keyupload-module__yhtP-W__itemLabel{color:#2c3e50;font-weight:700}.keyupload-module__yhtP-W__removeButton{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:3px;padding:2px 8px;font-size:12px}.keyupload-module__yhtP-W__removeButton:hover{background-color:#c0392b}.keyupload-module__yhtP-W__itemValue{font-size:.9em}
.pricing-module__TBPPUa__form_section{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:32px;padding:28px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.pricing-module__TBPPUa__form_section h2{color:#0f172a;border-bottom:2px solid #e2e8f0;align-items:center;gap:10px;margin:0 0 24px;padding-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.pricing-module__TBPPUa__form_section h2:before{content:"💰";font-size:1.8rem}.pricing-module__TBPPUa__form_group{margin-bottom:20px;position:relative}.pricing-module__TBPPUa__form_group label{color:#334155;letter-spacing:.3px;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.pricing-module__TBPPUa__form_group label span{color:#ef4444;background:#fee2e2;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:.75rem;font-weight:500}.pricing-module__TBPPUa__form_group input[type=number]{color:#0f172a;box-sizing:border-box;background-color:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-size:1rem;line-height:1.5;transition:all .2s}.pricing-module__TBPPUa__form_group input:hover{border-color:#94a3b8}.pricing-module__TBPPUa__form_group input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.pricing-module__TBPPUa__form_group input[type=number]::placeholder{color:#94a3b8;font-size:.9rem}.pricing-module__TBPPUa__pricing_grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.pricing-module__TBPPUa__pricing_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pricing-module__TBPPUa__pricing_grid{grid-template-columns:repeat(3,1fr)}}.pricing-module__TBPPUa__pricing_summary{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:12px;margin-top:32px;padding:24px;position:relative;overflow:hidden}.pricing-module__TBPPUa__pricing_summary:before{content:"📊";opacity:.1;font-size:3rem;position:absolute;top:10px;right:10px;transform:rotate(15deg)}.pricing-module__TBPPUa__pricing_summary h4{color:#0f172a;border-bottom:2px solid #cbd5e1;align-items:center;gap:8px;margin:0 0 20px;padding-bottom:12px;font-size:1.2rem;font-weight:700;display:flex}.pricing-module__TBPPUa__pricing_summary h4:before{content:"🧮";font-size:1.4rem}.pricing-module__TBPPUa__summary_row{color:#475569;border-bottom:1px dashed #e2e8f0;justify-content:space-between;margin-bottom:12px;padding:8px 0;font-size:.95rem;display:flex}.pricing-module__TBPPUa__summary_row:last-of-type{border-bottom:none}.pricing-module__TBPPUa__summary_row span:first-child{font-weight:500}.pricing-module__TBPPUa__summary_row span:last-child{color:#0f172a;font-weight:600}.pricing-module__TBPPUa__savings{background:#d1fae5;border-radius:6px;padding:4px 8px;color:#059669!important;font-weight:700!important}.pricing-module__TBPPUa__summary_row.pricing-module__TBPPUa__total{background:#eff6ff;border-top:3px solid #2563eb;border-radius:8px;margin-top:16px;padding:12px;font-size:1.1rem}.pricing-module__TBPPUa__summary_row.pricing-module__TBPPUa__total span:last-child{color:#2563eb;font-size:1.2rem}.pricing-module__TBPPUa__combo_section{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;margin-top:32px;padding:24px}.pricing-module__TBPPUa__combo_section h3{color:#0369a1;align-items:center;gap:8px;margin:0 0 20px;font-size:1.2rem;font-weight:700;display:flex}.pricing-module__TBPPUa__combo_section h3:before{content:"🔄";font-size:1.4rem}.pricing-module__TBPPUa__compination{background:#fff;border:2px solid #bae6fd;border-radius:12px;grid-template-columns:1fr 1fr auto;align-items:end;gap:16px;padding:20px;display:grid;box-shadow:0 2px 4px #0000000d}.pricing-module__TBPPUa__compination>div{flex-direction:column;gap:6px;display:flex}.pricing-module__TBPPUa__compination label{color:#0369a1;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.pricing-module__TBPPUa__compination input{border:2px solid #e2e8f0;border-radius:8px;padding:12px;font-size:1rem;transition:all .2s}.pricing-module__TBPPUa__compination input:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71a}@media (max-width:640px){.pricing-module__TBPPUa__compination{grid-template-columns:1fr;gap:12px}.pricing-module__TBPPUa__compination button{width:100%}}.pricing-module__TBPPUa__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.pricing-module__TBPPUa__addBtn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 6px 10px -1px #2563eb4d}.pricing-module__TBPPUa__addBtn:active:not(:disabled){transform:translateY(0)}.pricing-module__TBPPUa__addBtn:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:#94a3b8}.pricing-module__TBPPUa__comboOffersList{margin-top:24px}.pricing-module__TBPPUa__comboOffersList h4{color:#334155;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;font-weight:600;display:flex}.pricing-module__TBPPUa__comboOffersList h4:before{content:"📋";font-size:1.2rem}.pricing-module__TBPPUa__comboOfferItem{background:#fff;border:2px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;transition:all .2s;animation:.3s pricing-module__TBPPUa__slideIn;display:flex;box-shadow:0 2px 4px #0000000d}.pricing-module__TBPPUa__comboOfferItem:hover{border-color:#3b82f6;transform:translate(4px);box-shadow:0 4px 8px #0000001a}.pricing-module__TBPPUa__combo_main_info{flex:1}.pricing-module__TBPPUa__combo_basic{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.pricing-module__TBPPUa__combo_quantity{color:#1e40af;background:#dbeafe;border-radius:20px;padding:6px 12px;font-size:.9rem;font-weight:600}.pricing-module__TBPPUa__combo_basic span:last-child{color:#059669;font-size:1.1rem}.pricing-module__TBPPUa__combo_summary{border-top:1px dashed #e2e8f0;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:12px;padding-top:12px;display:grid}.pricing-module__TBPPUa__combo_summary_row{color:#64748b;justify-content:space-between;font-size:.85rem;display:flex}.pricing-module__TBPPUa__combo_summary_row span:last-child{color:#334155;font-weight:600}.pricing-module__TBPPUa__combo_savings{color:#059669!important;font-weight:700!important}.pricing-module__TBPPUa__combo_total{color:#2563eb;border-top:2px solid #e2e8f0;grid-column:1/-1;margin-top:8px;padding-top:8px;font-weight:700}.pricing-module__TBPPUa__removeComboOffer{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;margin-left:12px;padding:8px;transition:all .2s}.pricing-module__TBPPUa__removeComboOffer:hover{color:#ef4444;background-color:#fee2e2;transform:scale(1.1)}.pricing-module__TBPPUa__toggle_coupon_btn{color:#2563eb;cursor:pointer;background:#fff;border:2px dashed #3b82f6;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:24px;padding:16px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.pricing-module__TBPPUa__toggle_coupon_btn:before{content:"🏷️";font-size:1.2rem}.pricing-module__TBPPUa__toggle_coupon_btn:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px #2563eb1a}.pricing-module__TBPPUa__coupon_section{background:#fffbeb;border:2px solid #fcd34d;border-radius:12px;margin-top:24px;padding:24px;animation:.3s pricing-module__TBPPUa__fadeIn}.pricing-module__TBPPUa__coupon_section h3{color:#92400e;align-items:center;gap:8px;margin:0 0 20px;font-size:1.2rem;font-weight:700;display:flex}.pricing-module__TBPPUa__coupon_section h3:before{content:"🎫";font-size:1.4rem}.pricing-module__TBPPUa__coupon_form{background:#fff;border:1px solid #fde68a;border-radius:10px;padding:20px}.pricing-module__TBPPUa__coupon_grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px;display:grid}.pricing-module__TBPPUa__coupon_grid .pricing-module__TBPPUa__form_group{margin-bottom:0}.pricing-module__TBPPUa__coupon_grid .pricing-module__TBPPUa__form_group label{color:#92400e;font-size:.8rem}.pricing-module__TBPPUa__coupon_grid .pricing-module__TBPPUa__form_group input,.pricing-module__TBPPUa__coupon_grid .pricing-module__TBPPUa__form_group select{background:#fffbeb;border-color:#fde68a}.pricing-module__TBPPUa__coupon_grid .pricing-module__TBPPUa__form_group input:focus,.pricing-module__TBPPUa__coupon_grid .pricing-module__TBPPUa__form_group select:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.pricing-module__TBPPUa__full_width{grid-column:1/-1}.pricing-module__TBPPUa__active_coupons{margin-top:20px}.pricing-module__TBPPUa__coupon_item{background:#fff;border:2px solid #fde68a;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 20px;transition:all .2s;animation:.3s pricing-module__TBPPUa__slideIn;display:flex;box-shadow:0 2px 4px #0000000d}.pricing-module__TBPPUa__coupon_item:hover{border-color:#f59e0b;transform:translate(4px)}.pricing-module__TBPPUa__coupon_item span{color:#92400e;align-items:center;gap:8px;font-weight:600;display:flex}.pricing-module__TBPPUa__coupon_item span:before{content:"🎟️";font-size:1.1rem}.pricing-module__TBPPUa__remove_coupon{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:6px;transition:all .2s}.pricing-module__TBPPUa__remove_coupon:hover{color:#ef4444;background-color:#fee2e2;transform:scale(1.1)}.pricing-module__TBPPUa__currency_input{position:relative}.pricing-module__TBPPUa__currency_input:before{content:"₹";color:#64748b;font-weight:600;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.pricing-module__TBPPUa__currency_input input{padding-left:28px!important}.pricing-module__TBPPUa__percentage_input{position:relative}.pricing-module__TBPPUa__percentage_input:after{content:"%";color:#64748b;font-weight:600;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pricing-module__TBPPUa__price_helper{color:#64748b;align-items:center;gap:4px;margin-top:6px;font-size:.8rem;display:flex}.pricing-module__TBPPUa__price_helper.pricing-module__TBPPUa__warning{color:#b45309;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:6px;padding:6px 10px}.pricing-module__TBPPUa__price_helper.pricing-module__TBPPUa__success{color:#065f46;background:#d1fae5;border-left:3px solid #10b981;border-radius:6px;padding:6px 10px}.pricing-module__TBPPUa__limit_indicator{color:#64748b;text-align:right;margin-bottom:8px;font-size:.8rem}.pricing-module__TBPPUa__limit_indicator.pricing-module__TBPPUa__warning{color:#b45309;font-weight:600}.pricing-module__TBPPUa__empty_combo,.pricing-module__TBPPUa__empty_coupon{text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;padding:30px;font-style:italic}.pricing-module__TBPPUa__empty_combo:before{content:"🔄";margin-bottom:10px;font-size:2rem;display:block}.pricing-module__TBPPUa__empty_coupon:before{content:"🏷️";margin-bottom:10px;font-size:2rem;display:block}@keyframes pricing-module__TBPPUa__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes pricing-module__TBPPUa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.pricing-module__TBPPUa__form_section{padding:16px}.pricing-module__TBPPUa__combo_basic{flex-direction:column;align-items:flex-start;gap:8px}.pricing-module__TBPPUa__combo_summary,.pricing-module__TBPPUa__coupon_grid{grid-template-columns:1fr}.pricing-module__TBPPUa__comboOfferItem{flex-direction:column;align-items:flex-start;gap:12px}.pricing-module__TBPPUa__removeComboOffer{align-self:flex-end}}.pricing-module__TBPPUa__tooltip{color:#64748b;cursor:help;margin-left:6px;display:inline-block;position:relative}.pricing-module__TBPPUa__tooltip:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#1e293b;border-radius:6px;padding:6px 12px;font-size:.8rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.pricing-module__TBPPUa__badge{border-radius:12px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.pricing-module__TBPPUa__badge.pricing-module__TBPPUa__combo{color:#1e40af;background:#dbeafe}.pricing-module__TBPPUa__badge.pricing-module__TBPPUa__coupon{color:#92400e;background:#fef3c7}.pricing-module__TBPPUa__badge.pricing-module__TBPPUa__limit{color:#991b1b;background:#fee2e2}.pricing-module__TBPPUa__profit_calc{background:#f1f5f9;border-radius:8px;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;padding:16px;display:grid}.pricing-module__TBPPUa__profit_item{justify-content:space-between;font-size:.9rem;display:flex}.pricing-module__TBPPUa__profit_item.pricing-module__TBPPUa__profit{color:#059669;border-top:2px solid #cbd5e1;grid-column:1/-1;margin-top:8px;padding-top:12px;font-weight:700}.pricing-module__TBPPUa__profit_item.pricing-module__TBPPUa__loss{color:#dc2626}
.media-module__Sp_2FW__form_section{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:32px;padding:28px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.media-module__Sp_2FW__form_section h2{color:#0f172a;border-bottom:2px solid #e2e8f0;align-items:center;gap:10px;margin:0 0 24px;padding-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.media-module__Sp_2FW__form_section h2:before{content:"🖼️";font-size:1.8rem}.media-module__Sp_2FW__form_group{margin-bottom:24px;position:relative}.media-module__Sp_2FW__form_group label{color:#334155;letter-spacing:.3px;margin-bottom:12px;font-size:1rem;font-weight:600;display:block}.media-module__Sp_2FW__form_group input[type=file]{color:#0f172a;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px dashed #cbd5e1;border-radius:12px;width:100%;padding:16px;font-size:.95rem;transition:all .2s}.media-module__Sp_2FW__form_group input[type=file]:hover{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-color:#3b82f6}.media-module__Sp_2FW__form_group input[type=file]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.media-module__Sp_2FW__form_group input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-right:16px;padding:8px 16px;font-weight:500;transition:all .2s}.media-module__Sp_2FW__form_group input[type=file]::file-selector-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #2563eb33}.media-module__Sp_2FW__image_upload{background:#f8fafc;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;min-height:200px;margin-top:24px;padding:8px;display:grid}.media-module__Sp_2FW__image_upload:empty:before{content:"📸 No images uploaded yet";text-align:center;color:#94a3b8;background:#fff;border:2px dashed #e2e8f0;border-radius:8px;grid-column:1/-1;padding:40px;font-style:italic;display:block}.media-module__Sp_2FW__listed_images{aspect-ratio:1;background:#fff;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s;animation:.3s media-module__Sp_2FW__fadeIn;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.media-module__Sp_2FW__listed_images:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 20px -8px #0003}.media-module__Sp_2FW__uploaded_image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.media-module__Sp_2FW__listed_images:hover .media-module__Sp_2FW__uploaded_image{transform:scale(1.05)}.media-module__Sp_2FW__rm_img{color:#ef4444;cursor:pointer;z-index:10;opacity:.9;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000026}.media-module__Sp_2FW__rm_img:hover{opacity:1;background-color:#fee2e2;transform:scale(1.1);box-shadow:0 4px 12px #ef44444d}.media-module__Sp_2FW__rm_img svg{width:20px;height:20px}.media-module__Sp_2FW__image_number{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:20px;padding:4px 8px;font-size:.7rem;font-weight:600;position:absolute;top:8px;left:8px}.media-module__Sp_2FW__colors{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-top:1px solid #e2e8f080;justify-content:center;gap:6px;padding:8px;transition:transform .2s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.media-module__Sp_2FW__listed_images:hover .media-module__Sp_2FW__colors{transform:translateY(0)}.media-module__Sp_2FW__colors button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.media-module__Sp_2FW__colors button:hover{transform:scale(1.15);box-shadow:0 4px 8px #00000026}.media-module__Sp_2FW__colors button div{border-radius:50%;width:20px;height:20px;transition:all .2s}.media-module__Sp_2FW__colors button.media-module__Sp_2FW__selected{border-color:#000;transform:scale(1.1)}.media-module__Sp_2FW__colors button.media-module__Sp_2FW__selected div{width:18px;height:18px}.media-module__Sp_2FW__color_label{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1e293b;border-radius:4px;margin-bottom:4px;padding:4px 8px;font-size:.7rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.media-module__Sp_2FW__colors button:hover .media-module__Sp_2FW__color_label{opacity:1}.media-module__Sp_2FW__upload_img{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:10px;align-items:center;gap:8px;margin-top:24px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.media-module__Sp_2FW__upload_img:before{content:"⬆️";font-size:1.2rem}.media-module__Sp_2FW__upload_img:hover:not(:disabled){background:linear-gradient(135deg,#1e293b 0%,#334155 100%);transform:translateY(-2px);box-shadow:0 6px 10px -1px #0003}.media-module__Sp_2FW__upload_img:active:not(:disabled){transform:translateY(0)}.media-module__Sp_2FW__upload_img:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:#94a3b8}.media-module__Sp_2FW__upload_img:disabled:before{content:"⏳"}.media-module__Sp_2FW__upload_progress{background:#f1f5f9;border-radius:8px;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.media-module__Sp_2FW__progress_bar{background:#e2e8f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.media-module__Sp_2FW__progress_fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:4px;height:100%;transition:width .3s}.media-module__Sp_2FW__progress_text{color:#2563eb;min-width:45px;font-size:.85rem;font-weight:600}.media-module__Sp_2FW__image_count{color:#475569;background:#f1f5f9;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;font-size:.9rem;display:flex}.media-module__Sp_2FW__image_count span{color:#2563eb;background:#fff;border-radius:20px;padding:2px 8px;font-weight:700}.media-module__Sp_2FW__size_warning{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:.85rem;display:flex}.media-module__Sp_2FW__size_warning:before{content:"⚠️";font-size:1.1rem}.media-module__Sp_2FW__image_type{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#0009;border-radius:4px;padding:2px 6px;font-size:.6rem;position:absolute;bottom:8px;left:8px}.media-module__Sp_2FW__image_skeleton{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;animation:1.5s infinite media-module__Sp_2FW__loading}@keyframes media-module__Sp_2FW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.media-module__Sp_2FW__image_actions{opacity:0;z-index:15;gap:8px;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-module__Sp_2FW__listed_images:hover .media-module__Sp_2FW__image_actions{opacity:1}.media-module__Sp_2FW__image_action_btn{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000026}.media-module__Sp_2FW__image_action_btn:hover{background:#fff;transform:scale(1.1)}.media-module__Sp_2FW__image_action_btn.media-module__Sp_2FW__edit:hover{color:#3b82f6}.media-module__Sp_2FW__image_action_btn.media-module__Sp_2FW__delete:hover{color:#ef4444}.media-module__Sp_2FW__primary_badge{color:#fff;z-index:10;background:#10b981;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 4px #0000001a}.media-module__Sp_2FW__primary_badge:before{content:"⭐";font-size:.8rem}.media-module__Sp_2FW__drag_drop_zone{text-align:center;cursor:pointer;background:#f8fafc;border:3px dashed #cbd5e1;border-radius:12px;margin-bottom:24px;padding:40px;transition:all .2s}.media-module__Sp_2FW__drag_drop_zone.media-module__Sp_2FW__dragging{background:#eff6ff;border-color:#3b82f6;transform:scale(1.02)}.media-module__Sp_2FW__drag_drop_zone p{color:#64748b;margin:10px 0 0;font-size:.95rem}.media-module__Sp_2FW__drag_drop_zone:before{content:"📤";font-size:3rem;display:block}@keyframes media-module__Sp_2FW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes media-module__Sp_2FW__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:640px){.media-module__Sp_2FW__form_section{padding:16px}.media-module__Sp_2FW__image_upload{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.media-module__Sp_2FW__colors{gap:4px;padding:4px}.media-module__Sp_2FW__colors button{width:24px;height:24px}.media-module__Sp_2FW__colors button div{width:16px;height:16px}.media-module__Sp_2FW__upload_img{justify-content:center;width:100%}.media-module__Sp_2FW__drag_drop_zone{padding:20px}.media-module__Sp_2FW__drag_drop_zone:before{font-size:2rem}}@media print{.media-module__Sp_2FW__form_section{box-shadow:none;border:1px solid #000}.media-module__Sp_2FW__rm_img,.media-module__Sp_2FW__colors,.media-module__Sp_2FW__upload_img{display:none}}@media (prefers-contrast:high){.media-module__Sp_2FW__form_section,.media-module__Sp_2FW__listed_images,.media-module__Sp_2FW__colors button{border:2px solid #000}}@media (prefers-color-scheme:dark){.media-module__Sp_2FW__form_section{color:#f1f5f9;background:#1e293b}.media-module__Sp_2FW__form_section h2{color:#f1f5f9;border-bottom-color:#334155}.media-module__Sp_2FW__image_upload{background:#0f172a}.media-module__Sp_2FW__listed_images{border-color:#334155}}
.extra-module__wBeKUq__form_section{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:32px;padding:28px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.extra-module__wBeKUq__form_section h2{color:#0f172a;border-bottom:2px solid #e2e8f0;align-items:center;gap:10px;margin:0 0 24px;padding-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.extra-module__wBeKUq__form_section h2:before{content:"📎";font-size:1.8rem}.extra-module__wBeKUq__form_group{margin-bottom:20px;position:relative}.extra-module__wBeKUq__form_group label{color:#334155;letter-spacing:.3px;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.extra-module__wBeKUq__form_group label span{color:#ef4444;margin-left:4px;font-size:.75rem;font-weight:500}.extra-module__wBeKUq__form_group input[type=text],.extra-module__wBeKUq__form_group input[type=number],.extra-module__wBeKUq__form_group select{color:#0f172a;box-sizing:border-box;background-color:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-size:.95rem;line-height:1.5;transition:all .2s}.extra-module__wBeKUq__form_group input:hover,.extra-module__wBeKUq__form_group select:hover{border-color:#94a3b8}.extra-module__wBeKUq__form_group input:focus,.extra-module__wBeKUq__form_group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.extra-module__wBeKUq__form_group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23475569'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:44px}.extra-module__wBeKUq__predefined_section{background:linear-gradient(#fff,#fafafa);border:1px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:24px}.extra-module__wBeKUq__subsection_title{color:#1e293b;border-bottom:2px solid #e2e8f0;align-items:center;gap:10px;margin:0 0 24px;padding-bottom:12px;font-size:1.2rem;font-weight:700;display:flex}.extra-module__wBeKUq__subsection_title:before{content:"⚙️";font-size:1.4rem}.extra-module__wBeKUq__predefined_grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.extra-module__wBeKUq__predefined_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.extra-module__wBeKUq__predefined_grid{grid-template-columns:repeat(3,1fr)}}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:16px;transition:all .2s}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group label{color:#2563eb;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;display:flex}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group:first-child label:before{content:"🏷️";font-size:1.2rem}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group:nth-child(2) label:before{content:"🛡️";font-size:1.2rem}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group:nth-child(3) label:before{content:"⏱️";font-size:1.2rem}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group:nth-child(4) label:before{content:"📦";font-size:1.2rem}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group:nth-child(5) label:before{content:"🌍";font-size:1.2rem}.extra-module__wBeKUq__warranty_note{color:#0369a1;background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-size:.85rem;display:flex}.extra-module__wBeKUq__warranty_note:before{content:"ℹ️";font-size:1rem}.extra-module__wBeKUq__checkbox_single{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;margin-top:32px;padding:24px}.extra-module__wBeKUq__checkbox_group{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:32px;padding:24px;display:grid}.extra-module__wBeKUq__checkbox_group h4{color:#475569;grid-column:1/-1;align-items:center;gap:8px;margin:0 0 8px;font-size:1rem;font-weight:600;display:flex}.extra-module__wBeKUq__checkbox_group h4:before{content:"⚠️";font-size:1.2rem}.extra-module__wBeKUq__checkbox_item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.extra-module__wBeKUq__checkbox_item:hover{background:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.extra-module__wBeKUq__checkbox_item input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:20px;height:20px;margin:0}.extra-module__wBeKUq__checkbox_item label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#334155;flex:1;margin-bottom:0;font-weight:500}.extra-module__wBeKUq__checkbox_item.extra-module__wBeKUq__dangerous{border-left:4px solid #ef4444}.extra-module__wBeKUq__checkbox_item.extra-module__wBeKUq__fragile{border-left:4px solid #f59e0b}.extra-module__wBeKUq__checkbox_item.extra-module__wBeKUq__liquid{border-left:4px solid #3b82f6}.extra-module__wBeKUq__additional_fields{background:#f1f5f9;border-radius:10px;margin-top:24px;padding:20px}.extra-module__wBeKUq__additional_fields h4{color:#1e293b;margin:0 0 16px;font-size:1rem;font-weight:600}.extra-module__wBeKUq__info_tooltip{color:#64748b;cursor:help;margin-left:6px;display:inline-block;position:relative}.extra-module__wBeKUq__info_tooltip:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:10;background:#1e293b;border-radius:4px;padding:6px 10px;font-size:.75rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.extra-module__wBeKUq__selected_values{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.extra-module__wBeKUq__value_tag{color:#334155;background:#e2e8f0;border-radius:16px;align-items:center;gap:4px;padding:4px 10px;font-size:.8rem;display:flex}.extra-module__wBeKUq__value_tag button{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1.1rem;line-height:1}.extra-module__wBeKUq__value_tag button:hover{color:#ef4444}.extra-module__wBeKUq__form_group input:invalid,.extra-module__wBeKUq__form_group select:invalid{border-color:#fecaca}.extra-module__wBeKUq__form_group input:focus:invalid,.extra-module__wBeKUq__form_group select:focus:invalid{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.extra-module__wBeKUq__helper_text{color:#64748b;align-items:center;gap:4px;margin-top:6px;font-size:.8rem;display:flex}.extra-module__wBeKUq__helper_text:before{content:"💡";font-size:.9rem}@media (max-width:640px){.extra-module__wBeKUq__form_section,.extra-module__wBeKUq__predefined_section{padding:16px}.extra-module__wBeKUq__checkbox_group{grid-template-columns:1fr;padding:16px}.extra-module__wBeKUq__checkbox_item{padding:10px}.extra-module__wBeKUq__predefined_grid .extra-module__wBeKUq__form_group{padding:12px}}.extra-module__wBeKUq__loading_skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:40px;margin-bottom:10px;animation:1.5s infinite extra-module__wBeKUq__loading}@keyframes extra-module__wBeKUq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.extra-module__wBeKUq__empty_state{text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;margin:20px 0;padding:40px}.extra-module__wBeKUq__empty_state p{margin:10px 0 0;font-size:.95rem}.extra-module__wBeKUq__empty_state:before{content:"📋";margin-bottom:10px;font-size:3rem;display:block}.extra-module__wBeKUq__success_state{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;align-items:center;gap:8px;margin:16px 0;padding:12px;display:flex}.extra-module__wBeKUq__success_state:before{content:"✅";font-size:1.2rem}.extra-module__wBeKUq__error_state{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin:16px 0;padding:12px;display:flex}.extra-module__wBeKUq__error_state:before{content:"❌";font-size:1.2rem}.extra-module__wBeKUq__info_box{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:flex-start;gap:12px;margin:20px 0;padding:16px;display:flex}.extra-module__wBeKUq__info_box_icon{font-size:1.5rem}.extra-module__wBeKUq__info_box_content{flex:1}.extra-module__wBeKUq__info_box_content h4{margin:0 0 4px;font-size:1rem;font-weight:600}.extra-module__wBeKUq__info_box_content p{margin:0;font-size:.9rem;line-height:1.5}.extra-module__wBeKUq__required_indicator{color:#ef4444;margin-left:4px;font-size:.8rem}.extra-module__wBeKUq__field_description{color:#64748b;margin-top:4px;font-size:.8rem;font-style:italic}.extra-module__wBeKUq__divider{border:0;border-top:2px dashed #e2e8f0;margin:24px 0}.extra-module__wBeKUq__badge{text-transform:uppercase;border-radius:12px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.extra-module__wBeKUq__badge.extra-module__wBeKUq__optional{color:#475569;background:#e2e8f0}.extra-module__wBeKUq__badge.extra-module__wBeKUq__required{color:#fff;background:#ef4444}.extra-module__wBeKUq__accordion_section{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.extra-module__wBeKUq__accordion_header{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;display:flex}.extra-module__wBeKUq__accordion_header:hover{background:#f1f5f9}.extra-module__wBeKUq__accordion_content{border-top:1px solid #e2e8f0;padding:16px}.extra-module__wBeKUq__quick_actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.extra-module__wBeKUq__quick_action_btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.8rem;transition:all .2s}.extra-module__wBeKUq__quick_action_btn:hover{background:#f1f5f9;border-color:#94a3b8}.extra-module__wBeKUq__progress_steps{gap:4px;margin:20px 0;display:flex}.extra-module__wBeKUq__step{background:#e2e8f0;border-radius:2px;flex:1;height:4px}.extra-module__wBeKUq__step.extra-module__wBeKUq__active{background:#3b82f6}.extra-module__wBeKUq__step.extra-module__wBeKUq__completed{background:#10b981}
.productAttachments-module__st1ymq__twoGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.productAttachments-module__st1ymq__twoGrid{grid-template-columns:1fr 1fr}}.productAttachments-module__st1ymq__productTicker{background:#fff;border:2px solid #f0f0f0;border-radius:16px;width:100%;padding:10px;overflow:hidden}.productAttachments-module__st1ymq__productTicker h2{color:#3a0ca3;align-items:center;gap:10px;margin:0 0 10px;font-size:1.3rem;display:flex}.productAttachments-module__st1ymq__icon{color:#4361ee}.productAttachments-module__st1ymq__tickerHeader{border-bottom:1px solid #edf0f3}.productAttachments-module__st1ymq__searchRow{border-radius:30px;align-items:center;gap:20px;margin-bottom:8px;padding:0 12px;display:flex}.productAttachments-module__st1ymq__searchRow input{background:#f0f3f7;border:none;border-radius:10px;outline:none;flex:1;height:40px;padding:10px}.productAttachments-module__st1ymq__searchIcon{color:#7c8894;background:#f0f3f7;border-radius:10px;align-items:center;padding:10px;line-height:1;display:flex}.productAttachments-module__st1ymq__searchInput{background:0 0;border:none;outline:none;width:100%;padding:7px 0;font-size:14px}.productAttachments-module__st1ymq__searchInput::placeholder{color:#9aa9b7;letter-spacing:-.2px;font-weight:300}.productAttachments-module__st1ymq__selectedToolbar{color:#2e3b4b;justify-content:space-between;align-items:center;padding:2px 0 4px;font-size:13px;display:flex}.productAttachments-module__st1ymq__tickBadge{background:#e6f0ff;border-radius:40px;align-items:center;gap:6px;padding:4px 10px;font-weight:480;display:inline-flex}.productAttachments-module__st1ymq__tickBadge span{color:#0066d9;font-size:14px;font-weight:560}.productAttachments-module__st1ymq__untickAll{color:#415462;cursor:pointer;background:0 0;border:1px solid #d5dee8;border-radius:30px;padding:4px 12px;font-size:12px;transition:all .15s}.productAttachments-module__st1ymq__untickAll:hover{background:#f0f4fa;border-color:#b1c3d4}.productAttachments-module__st1ymq__productList{scrollbar-width:thin;max-height:340px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.productAttachments-module__st1ymq__productItem{cursor:pointer;border-bottom:1px solid #f0f4f9;align-items:center;gap:12px;padding:8px 12px;transition:background .1s;display:flex}.productAttachments-module__st1ymq__productItem:hover{background:#fafcff}.productAttachments-module__st1ymq__productImg{background:#eef2f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;display:flex}.productAttachments-module__st1ymq__productInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.productAttachments-module__st1ymq__productName{color:#1c2a38;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:520;overflow:hidden}.productAttachments-module__st1ymq__productMeta{gap:10px;font-size:12px}.productAttachments-module__st1ymq__productRate{color:#b1530b;background:#fbbf2410;align-items:center;gap:10px;width:max-content;font-weight:560;display:flex}.productAttachments-module__st1ymq__productRate strong{color:#34d947}.productAttachments-module__st1ymq__stars{letter-spacing:1px;color:#6b6b6b;align-items:center;gap:10px;display:flex}.productAttachments-module__st1ymq__stars span{align-items:center;gap:5px;display:flex}.productAttachments-module__st1ymq__heart{color:#da4b27}.productAttachments-module__st1ymq__eye{color:#2e3b4b}.productAttachments-module__st1ymq__tickWrap input[type=checkbox]{accent-color:#0066d9;cursor:pointer;pointer-events:none;border-radius:5px;width:18px;height:18px;margin:0}.productAttachments-module__st1ymq__selectedSection{background:#f9fcff;border-top:1px solid #e9eef3;padding:8px 12px 10px}.productAttachments-module__st1ymq__selectedTitle{text-transform:uppercase;letter-spacing:.2px;color:#57708c;margin-bottom:6px;font-size:12px;font-weight:500}.productAttachments-module__st1ymq__selectedChips{flex-wrap:wrap;gap:8px;display:flex}.productAttachments-module__st1ymq__chip{background:#fff;border:1px solid #dce5ed;border-radius:40px;align-items:center;gap:6px;padding:4px 12px 4px 8px;font-size:13px;display:inline-flex;box-shadow:0 1px 3px #00000005}.productAttachments-module__st1ymq__chipEmoji{font-size:16px}.productAttachments-module__st1ymq__chipName{white-space:nowrap;text-overflow:ellipsis;max-width:110px;overflow:hidden}.productAttachments-module__st1ymq__chipUntick{cursor:pointer;color:#8699aa;background:0 0;border:none;padding:0 0 0 4px;font-size:16px;line-height:1;transition:color .1s}.productAttachments-module__st1ymq__chipUntick:hover{color:#c00}.productAttachments-module__st1ymq__emptySelection{color:#99aebb;padding:6px 0;font-size:13px;font-style:italic}.productAttachments-module__st1ymq__productList::-webkit-scrollbar{width:4px}.productAttachments-module__st1ymq__productList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}
.attachments-module__SDOpiq__formSection{background:#fff;border:2px solid #f0f0f0;border-radius:16px;padding:10px}.attachments-module__SDOpiq__formSection h2{color:#3a0ca3;align-items:center;gap:10px;margin:0;font-size:1.3rem;display:flex}.attachments-module__SDOpiq__icon{color:#4361ee}.attachments-module__SDOpiq__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__SDOpiq__btn:hover{background-color:#3a0ca3;transform:translateY(-2px)}.attachments-module__SDOpiq__btn:active{transform:translateY(0)}.attachments-module__SDOpiq__btnDanger{background-color:#e74c3c}.attachments-module__SDOpiq__btnDanger:hover{background-color:#c0392b}.attachments-module__SDOpiq__btnSm{padding:8px 16px;font-size:14px}.attachments-module__SDOpiq__attachmentOptions{flex-wrap:wrap;gap:12px;margin-bottom:25px;display:flex}.attachments-module__SDOpiq__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__SDOpiq__attachmentOption:hover{color:#4361ee;border-color:#4361ee;transform:translateY(-2px)}.attachments-module__SDOpiq__optionIcon{font-size:18px}.attachments-module__SDOpiq__addedAttachments{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:20px;display:grid}.attachments-module__SDOpiq__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__SDOpiq__attachmentItem:hover{border-color:#4cc9f0}.attachments-module__SDOpiq__attachmentHeader{align-items:flex-start;gap:15px;width:100%;display:flex}.attachments-module__SDOpiq__attachmentIcon{color:#4361ee;margin-top:3px;font-size:22px}.attachments-module__SDOpiq__attachmentInfo{flex-grow:1}.attachments-module__SDOpiq__attachmentTitle{color:#212529;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-weight:600;display:flex}.attachments-module__SDOpiq__attachmentControls{gap:10px;margin-left:15px;display:flex}.attachments-module__SDOpiq__formGroup{margin-bottom:15px}.attachments-module__SDOpiq__formGroup label{color:#475569;margin-bottom:8px;font-weight:500;display:block}.attachments-module__SDOpiq__formControl{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 15px;font-size:15px;transition:all .2s}.attachments-module__SDOpiq__formControl:focus{border-color:#4cc9f0;outline:none}.attachments-module__SDOpiq__badge{color:#fff;background-color:#573806;border-radius:50%}.attachments-module__SDOpiq__badgeInfo{color:#fff;background-color:#4cc9f0}.attachments-module__SDOpiq__imageUploadContainer{text-align:center;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;margin-top:10px;padding:20px}.attachments-module__SDOpiq__uploadIcon{color:#94a3b8;margin-bottom:10px;font-size:40px}.attachments-module__SDOpiq__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__SDOpiq__imageUploadBtn:hover{background-color:#3a0ca3}.attachments-module__SDOpiq__emptyState{text-align:center;color:#64748b;padding:40px}.attachments-module__SDOpiq__emptyIcon{color:#cbd5e1;font-size:50px}.attachments-module__SDOpiq__emptyState h3{color:#475569;margin:5px 0}.attachments-module__SDOpiq__emptyState p{margin:0}@media (max-width:768px){.attachments-module__SDOpiq__emptyState{padding:0}.attachments-module__SDOpiq__attachmentOptions{flex-direction:column}.attachments-module__SDOpiq__attachmentItem{flex-direction:column;gap:15px}.attachments-module__SDOpiq__attachmentControls{justify-content:flex-end;width:100%;margin-top:10px;margin-left:0}}
.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}
.review-module__aj1O6G__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}.review-module__aj1O6G__review_summary{flex-direction:column;gap:20px;display:flex}.review-module__aj1O6G__review_grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.review-module__aj1O6G__review_grid{grid-template-columns:1fr 1fr}}.review-module__aj1O6G__review_section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.review-module__aj1O6G__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}.review-module__aj1O6G__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}.review-module__aj1O6G__review_item span:first-child{color:#64748b;font-weight:500}.review-module__aj1O6G__review_item span:nth-child(2){text-align:right;font-weight:600}.review-module__aj1O6G__review_item span:nth-child(3){color:#94a3b8;text-align:left;width:100%;margin-top:4px;font-size:.75rem;line-height:1.4}.review-module__aj1O6G__upload_action{border-top:1px solid #e2e8f0;margin-top:40px;padding-top:24px}.review-module__aj1O6G__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}.review-module__aj1O6G__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb4d}.review-module__aj1O6G__btn:disabled{cursor:wait;box-shadow:none;background:#94a3b8}.review-module__aj1O6G__spinner{animation:1s linear infinite review-module__aj1O6G__spin}@keyframes review-module__aj1O6G__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}
.tab-module__Z0E4rq__tab_navigation{-webkit-overflow-scrolling:touch;border-bottom:2px solid #e2e8f0;gap:8px;margin-bottom:32px;padding-bottom:4px;display:flex;overflow-x:auto}.tab-module__Z0E4rq__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}.tab-module__Z0E4rq__tab:hover{color:#334155;background-color:#f8fafc;border-radius:6px 6px 0 0}.tab-module__Z0E4rq__tab.tab-module__Z0E4rq__active{color:#2563eb;border-bottom-color:#2563eb}
.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}}
.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}}
.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}}
