.page-module__XjuLyG__checkoutWrapper{background:#f8fafc;width:100%;min-height:100vh;margin:0;padding:.75rem 2rem 2rem}.page-module__XjuLyG__checkoutHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__XjuLyG__vatToggleContainer{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:10px;padding:6px 12px;display:flex}.page-module__XjuLyG__vatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:800}.page-module__XjuLyG__toggleSwitch{cursor:pointer;background:#cbd5e1;border-radius:20px;width:34px;height:18px;transition:background .3s;position:relative}.page-module__XjuLyG__toggleSwitch[data-on=true]{background:#059669}.page-module__XjuLyG__toggleKnob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .3s;position:absolute;top:2px;left:2px}.page-module__XjuLyG__toggleSwitch[data-on=true] .page-module__XjuLyG__toggleKnob{transform:translate(16px)}.page-module__XjuLyG__logoArea{align-items:center;gap:.75rem;display:flex}.page-module__XjuLyG__logoText{color:#0f172a;letter-spacing:-1px;font-size:1.75rem;font-weight:800}.page-module__XjuLyG__secureBadge{color:#64748b;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__XjuLyG__layout{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:1.5rem;display:grid}.page-module__XjuLyG__productsSection{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:calc(100vh - 120px);padding:1.25rem;position:sticky;top:90px;overflow-y:auto}.page-module__XjuLyG__productsSection::-webkit-scrollbar{width:6px}.page-module__XjuLyG__productsSection::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.page-module__XjuLyG__sectionTitle{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.15rem;font-weight:800;display:flex}.page-module__XjuLyG__tableHeader{color:#64748b;text-transform:uppercase;letter-spacing:.05em;border:1px solid #0000;grid-template-columns:1fr 100px 75px 105px 105px;padding:0 12px .5rem;font-size:.62rem;font-weight:700;display:grid}.page-module__XjuLyG__tableHeader div{white-space:nowrap;align-items:center;display:flex}.page-module__XjuLyG__colProduct{padding-left:0}.page-module__XjuLyG__colStockHeader,.page-module__XjuLyG__colQty{text-align:center;justify-content:center;display:flex!important}.page-module__XjuLyG__colPrice,.page-module__XjuLyG__colTotalHeader{text-align:right;justify-content:flex-end;display:flex!important}.page-module__XjuLyG__stepsSection{flex-direction:column;gap:1rem;display:flex}.page-module__XjuLyG__stepCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden}.page-module__XjuLyG__stepCompleted{z-index:10;position:sticky;box-shadow:0 4px 12px #0f172a0d}.page-module__XjuLyG__step1.page-module__XjuLyG__stepCompleted{top:80px}.page-module__XjuLyG__step2.page-module__XjuLyG__stepCompleted{top:148px}.page-module__XjuLyG__step3.page-module__XjuLyG__stepCompleted{top:216px}.page-module__XjuLyG__stepCardActive{border-color:#2563eb;box-shadow:0 4px 6px -1px #2563eb1a}.page-module__XjuLyG__stepHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.page-module__XjuLyG__stepTitleGroup{align-items:center;gap:1rem;display:flex}.page-module__XjuLyG__stepNumber{color:#475569;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:700;display:flex}.page-module__XjuLyG__stepCompleted .page-module__XjuLyG__stepNumber{color:#fff;background:#10b981}.page-module__XjuLyG__stepTitle{color:#1e293b;font-size:1.25rem;font-weight:700}.page-module__XjuLyG__stepContent{padding:0 1.5rem 1.5rem}.page-module__XjuLyG__stepSummary{color:#64748b;flex-direction:column;font-size:.9rem;line-height:1.4;display:flex}.page-module__XjuLyG__formGrid{grid-template-columns:1fr;gap:.5rem 1rem;display:grid}@media (min-width:600px){.page-module__XjuLyG__formGrid{grid-template-columns:1fr 1fr}}.page-module__XjuLyG__formGroup{margin-bottom:.75rem}.page-module__XjuLyG__label{color:#475569;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.page-module__XjuLyG__input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.925rem;transition:all .2s}.page-module__XjuLyG__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.page-module__XjuLyG__inputError{background:snow!important;border-color:#ef4444!important}.page-module__XjuLyG__errorText{color:#ef4444;margin-top:2px;font-size:.75rem;font-weight:600}.page-module__XjuLyG__suggestionsList{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-height:250px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a}.page-module__XjuLyG__suggestionItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.9rem;display:flex}.page-module__XjuLyG__suggestionName{color:#1e293b;font-weight:600}.page-module__XjuLyG__suggestionPostal{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.page-module__XjuLyG__totalsCard{border-top:2px solid #f1f5f9;flex-direction:column;align-items:flex-end;margin-top:.75rem;padding-top:.75rem;display:flex}.page-module__XjuLyG__totalLine{color:#64748b;justify-content:space-between;width:250px;margin-bottom:.2rem;font-size:.725rem;display:flex}.page-module__XjuLyG__totalMain{color:#0f172a;border-top:1px dashed #e2e8f0;justify-content:space-between;width:250px;margin-top:.35rem;padding-top:.35rem;font-size:1.05rem;font-weight:800;display:flex}.page-module__XjuLyG__continueBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2.5rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:800;transition:background .2s;display:flex}.page-module__XjuLyG__continueBtn:hover{background:#059669}.page-module__XjuLyG__btnDisabled{cursor:not-allowed;background:#94a3b8}.page-module__XjuLyG__btnDisabled:hover{background:#94a3b8}.page-module__XjuLyG__checkmark{color:#10b981;font-size:1.25rem}@media (max-width:1250px){.page-module__XjuLyG__layout{gap:1.5rem;flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.page-module__XjuLyG__stepsSection{order:1!important}.page-module__XjuLyG__productsSection{order:2!important}.page-module__XjuLyG__cartHeader{display:none!important}}.page-module__XjuLyG__processingOverlay{z-index:2000;background:#fffffffa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__XjuLyG__paymentOptions{flex-direction:column;gap:1rem;display:flex}.page-module__XjuLyG__paymentMethodCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;transition:all .2s;position:relative}.page-module__XjuLyG__paymentMethodCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.page-module__XjuLyG__paymentMethodHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.page-module__XjuLyG__paymentMethodIcon{color:#2563eb;font-size:1.25rem}.page-module__XjuLyG__paymentMethodTitle{color:#1e293b;text-transform:uppercase;letter-spacing:.025em;font-size:1rem;font-weight:800}.page-module__XjuLyG__paymentMethodDescription{color:#475569;margin:0 0 1.25rem;font-size:.85rem;line-height:1.5}.page-module__XjuLyG__orderValueHighlight{color:#1d4ed8;background:#eff6ff;border-radius:4px;padding:2px 8px;font-weight:700;display:inline-block}.page-module__XjuLyG__invoiceCard{background:#fdf2f2;border-left:4px solid #ef4444}.page-module__XjuLyG__cardPayment{background:#f8fafc;border:1px solid #e2e8f0}.page-module__XjuLyG__invoicePayment{background:#f0f9ff;border:1px solid #bae6fd}.page-module__XjuLyG__invoiceIcon{color:#0369a1}.page-module__XjuLyG__spinner{border:4px solid #f1f5f9;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__XjuLyG__spin}@keyframes page-module__XjuLyG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__XjuLyG__logContainer{width:100%;max-width:500px;padding:2rem}.page-module__XjuLyG__successIcon{color:#10b981;text-align:center;margin-bottom:2rem;font-size:4rem}
.page-module__qaQHRG__cartWrapper{box-sizing:border-box;background:#f8fafc;width:100%;margin:0;padding:0 40px}.page-module__qaQHRG__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.page-module__qaQHRG__titleArea{align-items:center;gap:1.5rem;display:flex}.page-module__qaQHRG__title{color:#0f172a;letter-spacing:-.5px;font-size:2rem;font-weight:800}.page-module__qaQHRG__vatToggleContainer{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:10px;padding:6px 12px;transition:all .2s;display:flex}.page-module__qaQHRG__vatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:800}.page-module__qaQHRG__toggleSwitch{cursor:pointer;background:#cbd5e1;border-radius:20px;width:34px;height:18px;transition:background .3s;position:relative}.page-module__qaQHRG__toggleSwitch[data-on=true]{background:#059669}.page-module__qaQHRG__toggleKnob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .3s;position:absolute;top:2px;left:2px}.page-module__qaQHRG__toggleSwitch[data-on=true] .page-module__qaQHRG__toggleKnob{transform:translate(16px)}.page-module__qaQHRG__headerActions{align-items:center;gap:24px;display:flex}.page-module__qaQHRG__userTypeToggle{background:#f1f5f9;border-radius:10px;gap:4px;padding:4px;display:flex}.page-module__qaQHRG__toggleBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .2s}.page-module__qaQHRG__toggleBtn.page-module__qaQHRG__active{color:#1e40af;background:#fff;box-shadow:0 2px 4px #0000000d}.page-module__qaQHRG__backLink{color:#3b82f6;font-size:.9rem;font-weight:600;text-decoration:none}.page-module__qaQHRG__layout{grid-template-columns:1fr minmax(380px,450px);align-items:flex-start;gap:3rem;padding-bottom:100px;display:grid}.page-module__qaQHRG__quickOrderContainer{width:100%;margin-bottom:2rem}.page-module__qaQHRG__tableHeader{color:#64748b;letter-spacing:.05em;background:#f8fafc;border:1px solid #0000;border-radius:8px;grid-template-columns:1fr 140px 110px 135px 135px;margin-bottom:2px;padding:12px 20px;font-size:10px;font-weight:700;display:grid}.page-module__qaQHRG__tableHeader.page-module__qaQHRG__compact{grid-template-columns:1fr 100px 75px 105px 105px;padding:6px 12px}.page-module__qaQHRG__tableHeader div{white-space:nowrap;justify-content:flex-start;align-items:center;display:flex}.page-module__qaQHRG__colProduct{padding-left:0}.page-module__qaQHRG__tableHeader .page-module__qaQHRG__colProduct{padding-left:52px}.page-module__qaQHRG__tableHeader.page-module__qaQHRG__compact .page-module__qaQHRG__colProduct{padding-left:0}.page-module__qaQHRG__colStock,.page-module__qaQHRG__colStockHeader,.page-module__qaQHRG__colQty{text-align:center;justify-content:center!important;display:flex!important}.page-module__qaQHRG__colPrice,.page-module__qaQHRG__colTotal,.page-module__qaQHRG__colTotalHeader,.page-module__qaQHRG__colPriceHeader{text-align:right;justify-content:flex-end;display:flex}.page-module__qaQHRG__itemsList{flex-direction:column;gap:16px;display:flex}.page-module__qaQHRG__cartItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:1fr 140px 110px 135px 135px;align-items:center;padding:18px 20px;transition:all .25s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 2px 4px #00000005}.page-module__qaQHRG__cartItem:hover{background:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact{grid-template-columns:1fr 100px 75px 105px 105px;align-items:center;padding:8px 12px}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__itemImage{width:30px;height:30px}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__itemShortDescr{font-size:.68rem;line-height:1.2}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__itemName{margin-bottom:1px;font-size:.62rem;line-height:1.1}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__itemIdent{font-size:.68rem;line-height:1.2}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__primaryPrice{font-size:.75rem;font-weight:600}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__secondaryPrice{font-size:.58rem}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__qtyReadonly span:first-child{font-size:.8rem!important}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__stockStatus{padding:2px 5px;font-size:.52rem}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colStock,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colQty,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colPrice,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colTotal{padding-top:4px}.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__statusPart svg{width:9px;height:9px}.page-module__qaQHRG__productFlex{align-items:center;gap:16px;display:flex}.page-module__qaQHRG__itemImage{background:#f8fafc;border-radius:8px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.page-module__qaQHRG__itemImage img{object-fit:contain;width:100%;height:100%}.page-module__qaQHRG__itemName{color:#1e293b;margin-bottom:0;font-size:.85rem;font-weight:400;line-height:1.1}.page-module__qaQHRG__identRow{align-items:center;gap:8px;display:flex}.page-module__qaQHRG__itemIdent{color:#94a3b8;font-size:.8rem;font-weight:500}.page-module__qaQHRG__itemShortDescr{color:#1e293b;margin-bottom:2px;font-size:.95rem;font-weight:700;line-height:1.1}.page-module__qaQHRG__removeBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px;font-size:1.5rem;transition:all .2s;display:flex}.page-module__qaQHRG__removeBtn:hover{color:#ef4444;background:#fef2f2;transform:scale(1.15)}.page-module__qaQHRG__colQty,.page-module__qaQHRG__colPrice,.page-module__qaQHRG__colTotal{flex-direction:column;align-items:center;display:flex}.page-module__qaQHRG__colPrice,.page-module__qaQHRG__colTotal{text-align:right;align-items:flex-end}.page-module__qaQHRG__quantityWidget{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;padding:2px;display:flex}.page-module__qaQHRG__qtyBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:600;display:flex}.page-module__qaQHRG__qtyBtn:hover{color:#1e40af}.page-module__qaQHRG__qtyInput{text-align:center;color:#1e293b;background:0 0;border:none;outline:none;width:40px;font-size:.95rem;font-weight:700}.page-module__qaQHRG__primaryPrice{color:#0f172a;white-space:nowrap;font-size:1.05rem;line-height:1}.page-module__qaQHRG__secondaryPrice{color:#64748b;white-space:nowrap;margin-top:8px;font-size:.75rem;font-weight:400}.page-module__qaQHRG__colPrice .page-module__qaQHRG__primaryPrice{font-weight:500}.page-module__qaQHRG__colTotal .page-module__qaQHRG__primaryPrice{font-weight:800}.page-module__qaQHRG__colStock{justify-content:center!important;display:flex!important}.page-module__qaQHRG__stockStatus{text-transform:uppercase;white-space:nowrap;border-radius:6px;font-size:.65rem;font-weight:800;display:flex;overflow:hidden}.page-module__qaQHRG__inStockStatus{color:#166534;background:#f0fdf4;border:1px solid #dcfce7;padding:4px 8px}.page-module__qaQHRG__onOrderStatus{color:#92400e;background:#fffbeb;border:1px solid #fef3c7}.page-module__qaQHRG__splitBadge{align-items:stretch;display:flex}.page-module__qaQHRG__statusPart{align-items:center;gap:4px;padding:4px 6px;display:flex}.page-module__qaQHRG__deadlinePart{background:#f59e0b1a;border-left:1px solid #f59e0b33;padding:4px 6px;font-weight:900}.page-module__qaQHRG__summaryWrapper{top:calc(var(--header-height) + 2rem);z-index:10;flex-direction:column;align-self:flex-start;align-items:flex-end;display:flex;position:sticky}.page-module__qaQHRG__summaryCard{background:#fff;border:1px solid #eef2f6;border-radius:20px;width:100%;max-width:480px;padding:32px;box-shadow:0 10px 30px -10px #00000014}.page-module__qaQHRG__summaryTitle{color:#1e293b;margin-bottom:24px;font-size:1.25rem;font-weight:800}.page-module__qaQHRG__summaryRows{flex-direction:column;gap:8px;display:flex}.page-module__qaQHRG__summaryRow{color:#64748b;justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.page-module__qaQHRG__divider{border-top:1px dashed #e2e8f0;height:1px;margin-top:16px}.page-module__qaQHRG__totalRow{flex-direction:column;align-items:flex-end;gap:4px;margin-top:24px;display:flex}.page-module__qaQHRG__totalLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.page-module__qaQHRG__totalValue{color:#1e40af;letter-spacing:-.03em;font-size:2.5rem;font-weight:900;line-height:1}.page-module__qaQHRG__checkoutBtn{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:12px;width:100%;margin-top:32px;padding:18px;font-size:1.2rem;font-weight:800;transition:all .2s;box-shadow:0 4px 6px #1e40af33}.page-module__qaQHRG__checkoutBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 12px #1e40af4d}.page-module__qaQHRG__vatDisclaimer{color:#94a3b8;text-align:center;margin-top:16px;font-size:.75rem;line-height:1.4}@media (max-width:1200px){.page-module__qaQHRG__layout{grid-template-columns:1fr;gap:3rem}.page-module__qaQHRG__summaryWrapper{align-items:stretch}.page-module__qaQHRG__summaryCard{max-width:100%}}@media (max-width:900px){.page-module__qaQHRG__tableHeader{display:none}.page-module__qaQHRG__cartItem,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact{flex-direction:column;align-items:stretch;gap:16px;padding:16px;display:flex}.page-module__qaQHRG__productFlex{align-items:flex-start}.page-module__qaQHRG__colQty,.page-module__qaQHRG__colPrice,.page-module__qaQHRG__colTotal,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colQty,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colPrice,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colTotal{text-align:right;border-top:1px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:8px}.page-module__qaQHRG__colQty:before,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colQty:before{content:"КОЛИЧИНА:";color:#94a3b8;font-size:.7rem;font-weight:800}.page-module__qaQHRG__colPrice:before,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colPrice:before{content:"ЦЕНА:";color:#94a3b8;font-size:.7rem;font-weight:800}.page-module__qaQHRG__colTotal:before,.page-module__qaQHRG__cartItem.page-module__qaQHRG__compact .page-module__qaQHRG__colTotal:before{content:"ИЗНОС:";color:#94a3b8;font-size:.7rem;font-weight:800}}.page-module__qaQHRG__emptyCart{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:80px 0}.page-module__qaQHRG__emptyIcon{margin-bottom:16px;font-size:64px}.page-module__qaQHRG__btnCatalog{color:#fff;background:#1e40af;border-radius:8px;margin-top:24px;padding:12px 24px;font-weight:700;text-decoration:none;display:inline-block}.page-module__qaQHRG__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background-color:#0f172ab3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.page-module__qaQHRG__modalPositioner{justify-content:center;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative}.page-module__qaQHRG__modalCloseOverlayBtn{color:#64748b;cursor:pointer;z-index:100;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 10px #00000026}.page-module__qaQHRG__modalCloseOverlayBtn:hover{color:#ef4444;transform:scale(1.1)}.page-module__qaQHRG__modalContent{-webkit-backdrop-filter:blur(20px);scrollbar-width:thin;background:#ffffffd9;border:1px solid #fff6;border-radius:20px;width:100%;padding:40px;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #0003}.page-module__qaQHRG__modalContent::-webkit-scrollbar{width:6px}.page-module__qaQHRG__modalContent::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.page-module__qaQHRG__sectionTitle{color:#1e293b;border-bottom:2px solid #f1f5f9;grid-column:1/-1;margin:24px 0 8px;padding-bottom:8px;font-size:1.1rem;font-weight:800}.page-module__qaQHRG__contactGrid{text-align:left;grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__qaQHRG__formGroup{flex-direction:column;gap:8px;display:flex}.page-module__qaQHRG__label{color:#475569;letter-spacing:.02em;font-size:.85rem;font-weight:700}.page-module__qaQHRG__input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module__qaQHRG__input:focus{background:#fff;border-color:#1e40af;outline:none;box-shadow:0 0 0 4px #1e40af1a}.page-module__qaQHRG__inputError{background:snow!important;border-color:#ef4444!important}.page-module__qaQHRG__errorText{color:#ef4444;margin-top:2px;font-size:.75rem;font-weight:600}.page-module__qaQHRG__loadingState,.page-module__qaQHRG__successState,.page-module__qaQHRG__errorState{text-align:center;padding:40px 20px}.page-module__qaQHRG__freeShippingBanner{background:#ffffff80;border:1px solid #0000000d;border-radius:12px;margin-bottom:24px;padding:16px;animation:.5s page-module__qaQHRG__fadeIn}.page-module__qaQHRG__freeShippingText{color:#475569;text-align:center;margin-bottom:10px;font-size:.85rem}.page-module__qaQHRG__progressBarBg{background:#e2e8f0;border-radius:10px;height:8px;overflow:hidden}.page-module__qaQHRG__progressBarFill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:10px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}@keyframes page-module__qaQHRG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__qaQHRG__loadingState h3,.page-module__qaQHRG__successState h3,.page-module__qaQHRG__errorState h3{color:#0f172a;margin-bottom:12px;font-size:1.5rem;font-weight:800}.page-module__qaQHRG__loadingState p,.page-module__qaQHRG__successState p{color:#64748b}.page-module__qaQHRG__successIcon{color:#166534;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex}.page-module__qaQHRG__errorIcon{color:#991b1b;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex}.page-module__qaQHRG__errorMessage{color:#991b1b;margin-bottom:24px;font-weight:500}.page-module__qaQHRG__modalCloseBtn{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:12px;width:100%;padding:16px 32px;font-size:1rem;font-weight:800;transition:all .2s}.page-module__qaQHRG__modalCloseBtn:hover{background:#1d4ed8;transform:translateY(-2px)}.page-module__qaQHRG__suggestionsList{z-index:50;scrollbar-width:thin;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-height:220px;margin:0;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a}.page-module__qaQHRG__suggestionsList::-webkit-scrollbar{width:6px}.page-module__qaQHRG__suggestionsList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.page-module__qaQHRG__suggestionItem{cursor:pointer;border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:10px 16px;transition:background .1s;display:flex}.page-module__qaQHRG__suggestionItem:last-child{border-bottom:none}.page-module__qaQHRG__suggestionItem:hover,.page-module__qaQHRG__suggestionItemFocused{background:#f1f5f9}.page-module__qaQHRG__suggestionName{color:#1e293b;font-size:.95rem;font-weight:600}.page-module__qaQHRG__suggestionPostal{color:#64748b;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:.8rem;font-weight:500}@media (max-width:850px){.page-module__qaQHRG__modalCloseOverlayBtn{top:20px;right:20px}}.page-module__qaQHRG__promoSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:32px;padding:20px}.page-module__qaQHRG__promoTitle{color:#475569;text-transform:uppercase;margin-bottom:12px;font-size:.85rem;font-weight:800}.page-module__qaQHRG__promoInputWrapper{gap:8px;display:flex}.page-module__qaQHRG__promoInput{text-transform:uppercase;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:.9rem;font-weight:700;transition:all .2s}.page-module__qaQHRG__promoInput:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.page-module__qaQHRG__promoApplyBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:0 16px;font-size:.85rem;font-weight:700;transition:all .2s}.page-module__qaQHRG__promoApplyBtn:hover{background:#0f172a}.page-module__qaQHRG__promoApplyBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__qaQHRG__promoMessage{margin-top:8px;font-size:.8rem;font-weight:600}.page-module__qaQHRG__promoSuccess{color:#166534}.page-module__qaQHRG__promoError{color:#991b1b}.page-module__qaQHRG__appliedPromoRow{color:#166534;justify-content:space-between;align-items:center;padding:8px 0;font-size:.95rem;font-weight:700;display:flex}.page-module__qaQHRG__removePromoBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem;line-height:1}.page-module__qaQHRG__removePromoBtn:hover{color:#ef4444}@media (max-width:650px){.page-module__qaQHRG__modalContent{border-radius:16px;max-height:95vh;padding:30px 20px}.page-module__qaQHRG__contactGrid{grid-template-columns:1fr;gap:16px}.page-module__qaQHRG__formGroup{grid-column:1/-1!important}.page-module__qaQHRG__sectionTitle{margin-top:16px}.page-module__qaQHRG__modalOverlay{padding:10px}.page-module__qaQHRG__modalCloseOverlayBtn{width:36px;height:36px;font-size:1.25rem;top:0;right:0}}.page-module__qaQHRG__logContainer{flex-direction:column;width:100%;margin:0 auto;display:flex}.page-module__qaQHRG__logList{flex-direction:column;gap:14px;margin-top:15px;display:flex}.page-module__qaQHRG__logItem{-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #fff6;border-radius:14px;align-items:center;gap:14px;padding:14px 20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.5s ease-out both page-module__qaQHRG__slideInFuturistic;display:flex;box-shadow:0 4px 15px #00000008}@keyframes page-module__qaQHRG__slideInFuturistic{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__qaQHRG__logItem.page-module__qaQHRG__loading{background:#eff6ffb3;border-left:5px solid #3b82f6;box-shadow:0 0 20px #3b82f626}.page-module__qaQHRG__logItem.page-module__qaQHRG__success{background:#ecfdf5cc;border-left:5px solid #10b981;box-shadow:0 0 20px #10b98126}.page-module__qaQHRG__logItem.page-module__qaQHRG__error{background:#fef2f2cc;border-left:5px solid #ef4444;box-shadow:0 0 20px #ef444426}.page-module__qaQHRG__logItem.page-module__qaQHRG__info{background:#eef2ffcc;border-left:5px solid #6366f1;box-shadow:0 0 15px #6366f11a}.page-module__qaQHRG__logIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}.page-module__qaQHRG__logItem.page-module__qaQHRG__success .page-module__qaQHRG__logIcon{color:#059669;text-shadow:0 0 8px #10b98166}.page-module__qaQHRG__logItem.page-module__qaQHRG__error .page-module__qaQHRG__logIcon{color:#dc2626;text-shadow:0 0 8px #ef444466}.page-module__qaQHRG__logItem.page-module__qaQHRG__info .page-module__qaQHRG__logIcon{color:#4338ca;text-shadow:0 0 8px #6366f14d}.page-module__qaQHRG__logText{color:#1e293b;letter-spacing:-.01em;font-size:.95rem;font-weight:500;line-height:1.5}.page-module__qaQHRG__logItem.page-module__qaQHRG__success .page-module__qaQHRG__logText{color:#064e3b}.page-module__qaQHRG__logItem.page-module__qaQHRG__error .page-module__qaQHRG__logText{color:#7f1d1d}.page-module__qaQHRG__logItem.page-module__qaQHRG__info .page-module__qaQHRG__logText{color:#312e81;white-space:pre-wrap;word-break:break-all;font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem}.page-module__qaQHRG__smallSpinner{filter:drop-shadow(0 0 5px #3b82f680);border:3px solid #3b82f61a;border-left-color:#3b82f6;border-radius:50%;width:20px;height:20px;animation:.7s cubic-bezier(.5,0,.5,1) infinite page-module__qaQHRG__spin}@keyframes page-module__qaQHRG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__qaQHRG__modalContent h2{background:linear-gradient(135deg,#1e293b 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:25px;font-size:1.6rem;font-weight:800}.page-module__qaQHRG__outOfStockList{text-align:left;border-top:1px solid #e2e8f099;margin-top:25px;padding-top:20px}.page-module__qaQHRG__oosTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:15px;font-size:.9rem;font-weight:800;display:flex}.page-module__qaQHRG__oosItems{flex-direction:column;gap:12px;display:flex}.page-module__qaQHRG__oosItemCard{background:linear-gradient(135deg,#fffcf9 0%,#fff7ed 100%);border:1px solid #ffedd5;border-left:4px solid #f97316;border-radius:12px;flex-direction:column;gap:10px;padding:15px;display:flex;box-shadow:0 4px 10px #fb923c0d}.page-module__qaQHRG__oosItemName{color:#1e293b;font-size:.95rem;font-weight:700;line-height:1.4}.page-module__qaQHRG__oosStockBadgeRow{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.page-module__qaQHRG__oosBadge{border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;font-weight:700;display:flex}.page-module__qaQHRG__oosBadgeRequested{color:#475569;background:#f1f5f9}.page-module__qaQHRG__oosBadgeAvailable{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2}.page-module__qaQHRG__oosBadgeAvailable.page-module__qaQHRG__canPartial{color:#b45309;background:#fffbeb;border:1px solid #fef3c7}
.page-module__VBdWPW__profileLayout{grid-template-columns:300px 1fr;align-items:start;gap:1.5rem;width:100%;margin:0;padding:.75rem 2rem 2rem;font-family:inherit;display:grid}@media (max-width:1024px){.page-module__VBdWPW__profileLayout{grid-template-columns:1fr}}.page-module__VBdWPW__sidebar{background:#fff;border:1px solid #eef2f6;border-radius:12px;padding:1.25rem;position:sticky;top:100px;box-shadow:0 4px 20px #00000008}.page-module__VBdWPW__userInfo{text-align:left;border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.page-module__VBdWPW__avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 10px #2563eb1a}.page-module__VBdWPW__userText h2{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800;line-height:1.2}.page-module__VBdWPW__companySub{color:#64748b;margin:2px 0 4px;font-size:.8rem;font-weight:500;line-height:1.2}.page-module__VBdWPW__roleBadge{color:#475569;text-transform:uppercase;letter-spacing:.05em;background-color:#f1f5f9;border-radius:100px;padding:2px 8px;font-size:.65rem;font-weight:800;display:inline-block}.page-module__VBdWPW__navMenu{flex-direction:column;gap:.25rem;display:flex}.page-module__VBdWPW__navItem{text-align:left;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;position:relative}.page-module__VBdWPW__navItem:hover{color:#0f172a;background:#f8fafc}.page-module__VBdWPW__navItem.page-module__VBdWPW__active{color:#2563eb;background:#eff6ff}.page-module__VBdWPW__navItem.page-module__VBdWPW__active:after{content:"";background:#2563eb;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__VBdWPW__logoutBtn{background:#fff5f5;margin-top:1rem;font-size:.85rem;color:#ef4444!important;border:1px dashed #fee2e2!important}.page-module__VBdWPW__logoutBtn:hover{background:#fecaca;color:#dc2626!important}.page-module__VBdWPW__mainContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__VBdWPW__card{background:#fff;border:1px solid #eef2f6;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000008}.page-module__VBdWPW__cardTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.5rem;font-weight:800}.page-module__VBdWPW__sectionDivider{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.5rem}.page-module__VBdWPW__sectionDivider h3{color:#1e293b;margin:0 0 .25rem;font-size:1rem;font-weight:800}.page-module__VBdWPW__sectionDivider p{color:#64748b;margin:0;font-size:.85rem}.page-module__VBdWPW__detailsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.page-module__VBdWPW__ordersControls{background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;padding:.6rem 1.25rem;display:flex}@media (max-width:768px){.page-module__VBdWPW__ordersControls{flex-direction:column;align-items:stretch}}.page-module__VBdWPW__detailItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:.6rem .85rem}.page-module__VBdWPW__detailItem label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.6rem;font-weight:800;display:block}.page-module__VBdWPW__readOnlyText{color:#0f172a;word-break:break-all;margin:0;font-size:.9rem;font-weight:700}.page-module__VBdWPW__editForm{background:#fff}.page-module__VBdWPW__formGrid{grid-template-columns:1fr;gap:.5rem 1rem;display:grid}@media (min-width:768px){.page-module__VBdWPW__formGrid{grid-template-columns:repeat(3,1fr)}}.page-module__VBdWPW__formGroup{margin-bottom:.5rem}.page-module__VBdWPW__label{color:#475569;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.page-module__VBdWPW__input{background:#fcfdfe;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;transition:all .2s}.page-module__VBdWPW__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb14}.page-module__VBdWPW__filterGroup{flex:1;align-items:center;gap:1.5rem;display:flex}.page-module__VBdWPW__dateFilter{align-items:center;gap:.5rem;display:flex}.page-module__VBdWPW__dateFilter label{color:#475569;white-space:nowrap;font-size:.75rem;font-weight:700}.page-module__VBdWPW__dateFilter input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:140px;padding:6px 10px;font-family:inherit;font-size:.85rem;transition:all .2s}.page-module__VBdWPW__dateFilter input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.page-module__VBdWPW__btnClearFilter{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.8rem;font-weight:700;transition:background .2s}.page-module__VBdWPW__btnClearFilter:hover{background:#fef2f2}.page-module__VBdWPW__sortGroup{white-space:nowrap;align-items:center;gap:.75rem;display:flex}.page-module__VBdWPW__sortGroup label{color:#475569;font-size:.75rem;font-weight:700}.page-module__VBdWPW__sortSelect{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:6px 12px;font-family:inherit;font-size:.85rem}.page-module__VBdWPW__btnAction{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.page-module__VBdWPW__btnAction:hover{background:#1d4ed8;transform:translateY(-1px)}.page-module__VBdWPW__btnSave{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .2s}.page-module__VBdWPW__btnSave:hover{background:#1d4ed8}.page-module__VBdWPW__ordersList{flex-direction:column;gap:.5rem;display:flex}.page-module__VBdWPW__orderCard{background:#fff;border:1px solid #eef2f6;border-radius:12px;overflow:hidden}.page-module__VBdWPW__orderHeader{background:#fcfdfe;grid-template-columns:1fr auto;align-items:center;padding:.75rem 1.25rem;display:grid}.page-module__VBdWPW__orderMetadataBlock{grid-template-columns:180px 140px 140px;align-items:center;gap:1.5rem;display:grid}.page-module__VBdWPW__orderIdBlock h4{color:#0f172a;margin:0;font-size:.95rem;font-weight:800;line-height:1.2}.page-module__VBdWPW__orderDate{color:#94a3b8;font-size:.75rem;font-weight:500}.page-module__VBdWPW__orderQuickInfo{display:contents}.page-module__VBdWPW__amountBlock{flex-direction:column;gap:2px;display:flex}.page-module__VBdWPW__primaryAmount{color:#0f172a;font-size:1rem;font-weight:800;line-height:1}.page-module__VBdWPW__secondaryAmount{color:#64748b;font-size:.75rem;font-weight:600}.page-module__VBdWPW__pantheonBlock{flex-direction:column;gap:2px;min-width:140px;display:flex}.page-module__VBdWPW__pantheonLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;font-size:.6rem;font-weight:800}.page-module__VBdWPW__pantheonValue{color:#334155;font-size:.85rem;font-weight:700}.page-module__VBdWPW__quickInfoLabel{text-transform:uppercase;color:#94a3b8;font-size:.6rem;font-weight:800}.page-module__VBdWPW__quickTotalGross{color:#0f172a;font-size:.95rem;font-weight:800}.page-module__VBdWPW__orderStatusBlock{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.page-module__VBdWPW__badge{text-transform:uppercase;letter-spacing:.025em;text-align:center;border-radius:8px;justify-content:center;align-items:center;min-width:110px;padding:6px 12px;font-size:.7rem;font-weight:800;display:inline-flex}.page-module__VBdWPW__badgeSuccess{color:#059669;background:#ecfdf5;border:1px solid #d1fae5}.page-module__VBdWPW__badgePending{color:#b45309;background:#fffbeb;border:1px solid #fef3c7}.page-module__VBdWPW__badgeError{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.page-module__VBdWPW__badgeInfo{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe}.page-module__VBdWPW__btnPdf{color:#475569;cursor:pointer;text-transform:uppercase;letter-spacing:.025em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-width:80px;height:36px;padding:.5rem .9rem;font-size:.8rem;font-weight:800;transition:all .2s;display:inline-flex}.page-module__VBdWPW__btnPdf:hover:not(:disabled){color:#2563eb;background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb1a}.page-module__VBdWPW__btnPdf:disabled{opacity:.6;cursor:not-allowed}.page-module__VBdWPW__btnReorder{color:#fff;text-transform:uppercase;background:#2563eb;border:none;border-radius:8px;height:36px;margin-left:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:800;transition:all .2s}.page-module__VBdWPW__btnReorder:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.page-module__VBdWPW__toggleBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #eef2f6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.page-module__VBdWPW__toggleBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.page-module__VBdWPW__toggleBtn svg{width:14px;height:14px;transition:transform .3s}.page-module__VBdWPW__toggleBtnActive svg{color:#2563eb;transform:rotate(45deg)}.page-module__VBdWPW__alert{border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.9rem}.page-module__VBdWPW__orderDetails{background:#f8fafc;border-top:1px solid #eef2f6;padding:1rem 1.25rem}.page-module__VBdWPW__itemsHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;grid-template-columns:1fr 100px 75px 105px 105px;gap:0;margin-bottom:.75rem;padding:0 12px .5rem;font-size:.65rem;font-weight:800;display:grid}.page-module__VBdWPW__headerColProduct{text-align:left}.page-module__VBdWPW__headerColStock,.page-module__VBdWPW__headerColQty{text-align:center}.page-module__VBdWPW__headerColPrice,.page-module__VBdWPW__headerColTotal{text-align:right}.page-module__VBdWPW__itemsWrapper{flex-direction:column;gap:.5rem;display:flex}@media (max-width:900px){.page-module__VBdWPW__itemsHeader{display:none}}.page-module__VBdWPW__modalContent{max-width:450px;padding:1.75rem}.page-module__VBdWPW__modalHeader{margin-bottom:1.25rem}.page-module__VBdWPW__modalHeader h2{font-size:1.25rem}.page-module__VBdWPW__suggestionsList{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:100px;width:100%;max-height:220px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 2px);left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a}.page-module__VBdWPW__suggestionItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;transition:background .2s;display:flex}.page-module__VBdWPW__suggestionItem:hover,.page-module__VBdWPW__suggestionItemFocused{background:#f8fafc}.page-module__VBdWPW__suggestionName{color:#1e293b;font-weight:600}.page-module__VBdWPW__suggestionPostal{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}
.QuickOrder-module__E5MFea__container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.QuickOrder-module__E5MFea__header{margin-bottom:20px}.QuickOrder-module__E5MFea__title{color:#1e293b;margin:0 0 4px;font-size:1.25rem;font-weight:700}.QuickOrder-module__E5MFea__subtitle{color:#64748b;margin:0;font-size:.9rem}.QuickOrder-module__E5MFea__controls{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}.QuickOrder-module__E5MFea__searchWrapper{flex:1;min-width:250px;position:relative}.QuickOrder-module__E5MFea__input{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:48px;padding:12px 16px;font-size:1rem;transition:all .2s}.QuickOrder-module__E5MFea__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.QuickOrder-module__E5MFea__dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:250px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.QuickOrder-module__E5MFea__resultsList{margin:0;padding:0;list-style:none}.QuickOrder-module__E5MFea__resultItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:flex-start;align-items:center;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.QuickOrder-module__E5MFea__resultItem:hover{background:#f8fafc}.QuickOrder-module__E5MFea__itemImage{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.QuickOrder-module__E5MFea__itemImage img{object-fit:cover;width:100%;height:100%}.QuickOrder-module__E5MFea__itemRef{flex-direction:column;flex:1;display:flex}.QuickOrder-module__E5MFea__itemCode{color:#94a3b8;margin-bottom:2px;font-size:.75rem;font-weight:700}.QuickOrder-module__E5MFea__itemName{color:#334155;font-size:.9rem;font-weight:500}.QuickOrder-module__E5MFea__itemPriceLabel{color:#1e40af;white-space:nowrap;margin-left:auto;font-weight:700}.QuickOrder-module__E5MFea__loading,.QuickOrder-module__E5MFea__empty{text-align:center;color:#64748b;padding:16px;font-size:.9rem}.QuickOrder-module__E5MFea__qtyWrapper{border:1px solid #cbd5e1;border-radius:8px;align-items:center;height:48px;display:flex;overflow:hidden}.QuickOrder-module__E5MFea__qtyBtn{color:#475569;cursor:pointer;background:#f8fafc;border:none;width:40px;height:100%;font-size:1.25rem;transition:background .2s}.QuickOrder-module__E5MFea__qtyBtn:hover:not(:disabled){background:#e2e8f0}.QuickOrder-module__E5MFea__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.QuickOrder-module__E5MFea__qtyInput{text-align:center;color:#1e293b;appearance:textfield;border:none;border-left:1px solid #cbd5e1;border-right:1px solid #cbd5e1;outline:none;width:60px;height:100%;font-size:1rem;font-weight:600}.QuickOrder-module__E5MFea__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.QuickOrder-module__E5MFea__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.QuickOrder-module__E5MFea__addBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;height:48px;padding:0 24px;font-size:.95rem;font-weight:700;transition:all .2s}.QuickOrder-module__E5MFea__addBtn:hover:not(:disabled){background:#16a34a;transform:translateY(-1px)}.QuickOrder-module__E5MFea__addBtn:disabled{cursor:not-allowed;background:#94a3b8;transform:none}@media (max-width:640px){.QuickOrder-module__E5MFea__controls{flex-direction:column}.QuickOrder-module__E5MFea__qtyWrapper,.QuickOrder-module__E5MFea__addBtn{width:100%}}
