.Cart-module__pESTjG__cartBackdrop{z-index:9998;opacity:0;visibility:hidden;background:#00000080;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.Cart-module__pESTjG__cartBackdropOpen{opacity:1;visibility:visible}.Cart-module__pESTjG__cartDrawer{z-index:9999;background:#fff;border-radius:16px 0 0 16px;flex-direction:column;width:100%;max-width:360px;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #00000026}.Cart-module__pESTjG__cartDrawerOpen{transform:translate(0)}.Cart-module__pESTjG__bottomDrawer{z-index:9999;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;height:auto;max-height:90vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%);box-shadow:0 -8px 30px #00000026}.Cart-module__pESTjG__bottomDrawerOpen{transform:translateY(0)}@media (min-width:768px){.Cart-module__pESTjG__bottomDrawer{border-radius:20px 0 0 20px;width:100%;max-width:400px;height:100%;max-height:100%;inset:0 0 0 auto;transform:translate(100%);box-shadow:-8px 0 30px #00000026}.Cart-module__pESTjG__bottomDrawerOpen{transform:translate(0)}}@media (max-width:480px){.Cart-module__pESTjG__cartDrawer{max-width:100%}}.Cart-module__pESTjG__cartDrawerHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Cart-module__pESTjG__cartDrawerTitle{color:#1f2937;font-size:.9375rem;font-weight:700;font-family:var(--font-inter,"Inter",sans-serif);margin:0}.Cart-module__pESTjG__cartDrawerCount{color:#fff;vertical-align:middle;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Cart-module__pESTjG__cartDrawerClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .2s,background .2s;display:flex}.Cart-module__pESTjG__cartDrawerClose:hover{color:#1f2937;background:#f3f4f6}.Cart-module__pESTjG__cartDrawerBody{flex-direction:column;flex:1;padding:0 1rem;display:flex;overflow:hidden}.Cart-module__pESTjG__cartEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:3rem 1rem;display:flex}.Cart-module__pESTjG__cartEmptyIcon{color:#d1d5db;margin-bottom:1.5rem;animation:2s ease-in-out infinite Cart-module__pESTjG__cartEmptyBounce}@keyframes Cart-module__pESTjG__cartEmptyBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Cart-module__pESTjG__cartEmptyTitle{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:700}.Cart-module__pESTjG__cartEmptyDesc{color:#6b7280;max-width:240px;margin:0 0 1.5rem;font-size:.8125rem;line-height:1.5}.Cart-module__pESTjG__cartEmptyBtn{color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-inter,"Inter",sans-serif);background:#3b82f6;border:none;border-radius:50px;padding:.75rem 2rem;transition:background .2s,transform .2s}.Cart-module__pESTjG__cartEmptyBtn:hover{background:#2563eb;transform:translateY(-1px)}.Cart-module__pESTjG__cartShippingBar{border-bottom:1px solid #f3f4f6;flex-shrink:0;padding:.625rem 0}.Cart-module__pESTjG__cartShippingText{color:#374151;align-items:center;gap:.375rem;margin:0 0 .375rem;font-size:.75rem;display:flex}.Cart-module__pESTjG__cartShippingTrack{background:#e5e7eb;border-radius:3px;width:100%;height:5px;overflow:hidden}.Cart-module__pESTjG__cartShippingFill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px;height:100%;transition:width .5s}.Cart-module__pESTjG__cartItemsList{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex:1;min-height:0;padding:0;overflow-y:auto}.Cart-module__pESTjG__cartItemsList::-webkit-scrollbar{width:3px}.Cart-module__pESTjG__cartItemsList::-webkit-scrollbar-track{background:0 0}.Cart-module__pESTjG__cartItemsList::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.Cart-module__pESTjG__cartItemsList::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Cart-module__pESTjG__cartItemCard{border-bottom:1px solid #f3f4f6;grid-template-columns:72px 1fr auto;align-items:start;gap:.625rem;padding:.75rem 0;display:grid}.Cart-module__pESTjG__cartItemImage{background:#f9fafb;border-radius:6px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.Cart-module__pESTjG__cartItemImg{object-fit:cover;width:100%;height:100%}.Cart-module__pESTjG__cartItemInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Cart-module__pESTjG__cartItemBrand{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-size:.625rem;font-weight:600}.Cart-module__pESTjG__cartItemName{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cart-module__pESTjG__cartItemPrice{color:#6b7280;font-size:.75rem}.Cart-module__pESTjG__cartItemActions{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.Cart-module__pESTjG__cartItemTotal{color:#1f2937;white-space:nowrap;padding-top:.25rem;font-size:.8125rem;font-weight:700}.Cart-module__pESTjG__cartQtyControl{border:1px solid #e5e7eb;border-radius:6px;align-items:center;display:flex;overflow:hidden}.Cart-module__pESTjG__cartQtyBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;padding:6px 8px;transition:background .15s,color .15s;display:flex}.Cart-module__pESTjG__cartQtyBtn:hover{color:#1f2937;background:#f3f4f6}.Cart-module__pESTjG__cartQtyValue{color:#1f2937;text-align:center;min-width:28px;font-size:.75rem;font-weight:600}.Cart-module__pESTjG__cartRemoveBtn{cursor:pointer;color:#ef4444;opacity:.7;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.Cart-module__pESTjG__cartRemoveBtn:hover{opacity:1;background:#fef2f2}.Cart-module__pESTjG__cartSuggestions{border-bottom:1px solid #f3f4f6;flex-shrink:0;padding:.625rem 0}.Cart-module__pESTjG__cartSuggestionsTitle{color:#1f2937;margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.Cart-module__pESTjG__cartSuggestionsWrap{position:relative}.Cart-module__pESTjG__cartSuggestionsTrack{scroll-behavior:smooth;gap:.75rem;padding:0 0 .5rem;display:flex;overflow-x:auto}.Cart-module__pESTjG__cartSuggestionsTrack::-webkit-scrollbar{height:4px}.Cart-module__pESTjG__cartSuggestionsTrack::-webkit-scrollbar-track{background:#f3f4f6;border-radius:2px}.Cart-module__pESTjG__cartSuggestionsTrack::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.Cart-module__pESTjG__cartSuggestionsTrack::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Cart-module__pESTjG__cartSuggestionCard{background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;min-width:180px;padding:.625rem;transition:border-color .2s;display:flex}.Cart-module__pESTjG__cartSuggestionCard:hover{border-color:#d1d5db}.Cart-module__pESTjG__cartSuggestionImg{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.Cart-module__pESTjG__cartSuggestionInfo{flex:1;min-width:0}.Cart-module__pESTjG__cartSuggestionName{color:#374151;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .125rem;font-size:.6875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Cart-module__pESTjG__cartSuggestionPrice{color:#1f2937;font-size:.75rem;font-weight:700}.Cart-module__pESTjG__cartSuggestionAdd{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,transform .15s;display:flex}.Cart-module__pESTjG__cartSuggestionAdd:hover{background:#2563eb;transform:scale(1.1)}.Cart-module__pESTjG__cartDiscounts{border-bottom:1px solid #f3f4f6;flex-shrink:0}.Cart-module__pESTjG__cartDiscountsToggle{cursor:pointer;color:#1f2937;width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-inter,"Inter",sans-serif);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Cart-module__pESTjG__cartDiscountsToggle:hover{color:#3b82f6}.Cart-module__pESTjG__cartCouponBox{padding-bottom:1rem}.Cart-module__pESTjG__cartCouponInput{gap:.5rem;display:flex}.Cart-module__pESTjG__cartCouponField{font-size:.8125rem;font-family:var(--font-inter,"Inter",sans-serif);border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:.625rem .75rem;transition:border-color .2s}.Cart-module__pESTjG__cartCouponField:focus{border-color:#3b82f6}.Cart-module__pESTjG__cartCouponApply{color:#fff;cursor:pointer;white-space:nowrap;font-size:.8125rem;font-weight:600;font-family:var(--font-inter,"Inter",sans-serif);background:#1f2937;border:none;border-radius:8px;padding:.625rem 1rem;transition:background .2s}.Cart-module__pESTjG__cartCouponApply:hover{background:#374151}.Cart-module__pESTjG__cartCouponSuccess{color:#16a34a;margin:.5rem 0 0;font-size:.75rem;font-weight:500}.Cart-module__pESTjG__cartCouponError{color:#ef4444;margin:.5rem 0 0;font-size:.75rem;font-weight:500}.Cart-module__pESTjG__cartSummary{border-bottom:1px solid #f3f4f6;flex-shrink:0;padding:.75rem 0}.Cart-module__pESTjG__cartSummaryRow{color:#6b7280;justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.8125rem;display:flex}.Cart-module__pESTjG__cartSummaryDiscount{color:#16a34a}.Cart-module__pESTjG__cartFreeShipping{color:#16a34a;font-weight:600}.Cart-module__pESTjG__cartSummaryTotal{color:#1f2937;border-top:1px solid #e5e7eb;margin-top:.375rem;padding-top:.75rem;font-size:.9375rem;font-weight:700}.Cart-module__pESTjG__cartSummaryNote{color:#9ca3af;margin:.5rem 0 0;font-size:.6875rem}.Cart-module__pESTjG__cartTerms{color:#6b7280;cursor:pointer;flex-shrink:0;align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.75rem;line-height:1.4;display:flex}.Cart-module__pESTjG__cartTermsCheck{accent-color:#3b82f6;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:1px}.Cart-module__pESTjG__cartTermsLink{color:#3b82f6;text-decoration:underline}.Cart-module__pESTjG__cartTermsLink:hover{color:#2563eb}.Cart-module__pESTjG__cartTrust{flex-shrink:0;justify-content:center;gap:1rem;padding:.75rem 0 .375rem;display:flex}.Cart-module__pESTjG__cartTrustItem{color:#9ca3af;align-items:center;gap:.25rem;font-size:.6875rem;display:flex}.Cart-module__pESTjG__cartDrawerFooter{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;gap:.5rem;padding:.75rem 1rem;display:flex}.Cart-module__pESTjG__cartViewCartBtn{color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--font-inter,"Inter",sans-serif);background:#1f2937;border:none;border-radius:50px;flex:1;padding:.625rem .75rem;transition:background .2s}.Cart-module__pESTjG__cartViewCartBtn:hover{background:#374151}.Cart-module__pESTjG__cartCheckoutBtn{color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--font-inter,"Inter",sans-serif);background:#3b82f6;border:none;border-radius:50px;flex:1;padding:.625rem .75rem;transition:background .2s,opacity .2s}.Cart-module__pESTjG__cartCheckoutBtn:hover{background:#2563eb}.Cart-module__pESTjG__cartCheckoutBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){.Cart-module__pESTjG__cartDrawer{border-radius:0;max-width:100%}.Cart-module__pESTjG__cartDrawerHeader{padding:.625rem .875rem}.Cart-module__pESTjG__cartDrawerTitle{font-size:.875rem}.Cart-module__pESTjG__cartDrawerCount{width:16px;height:16px;margin-left:.375rem;font-size:.625rem}.Cart-module__pESTjG__cartDrawerBody{padding:0 .875rem .875rem}.Cart-module__pESTjG__cartShippingBar{padding:.625rem 0}.Cart-module__pESTjG__cartShippingText{margin:0 0 .25rem;font-size:.6875rem}.Cart-module__pESTjG__cartShippingTrack{height:4px}.Cart-module__pESTjG__cartItemCard{grid-template-columns:60px 1fr auto;gap:.5rem;padding:.625rem 0}.Cart-module__pESTjG__cartItemImage{border-radius:6px;width:60px;height:60px}.Cart-module__pESTjG__cartItemBrand{font-size:.5625rem}.Cart-module__pESTjG__cartItemName{-webkit-line-clamp:1;font-size:.6875rem}.Cart-module__pESTjG__cartItemPrice{font-size:.6875rem}.Cart-module__pESTjG__cartItemTotal{font-size:.75rem}.Cart-module__pESTjG__cartItemActions{gap:.5rem}.Cart-module__pESTjG__cartQtyBtn{padding:4px 6px}.Cart-module__pESTjG__cartQtyValue{min-width:22px;font-size:.6875rem}.Cart-module__pESTjG__cartRemoveBtn{padding:2px}.Cart-module__pESTjG__cartSuggestions{padding:.625rem 0}.Cart-module__pESTjG__cartSuggestionsTitle{margin:0 0 .5rem;font-size:.75rem}.Cart-module__pESTjG__cartSuggestionCard{border-radius:8px;min-width:160px;padding:.5rem}.Cart-module__pESTjG__cartSuggestionImg{width:40px;height:40px}.Cart-module__pESTjG__cartSuggestionName{font-size:.625rem}.Cart-module__pESTjG__cartSuggestionPrice{font-size:.6875rem}.Cart-module__pESTjG__cartSuggestionAdd{width:24px;height:24px}.Cart-module__pESTjG__cartDiscountsToggle{padding:.625rem 0;font-size:.75rem}.Cart-module__pESTjG__cartCouponField{padding:.5rem .625rem;font-size:.75rem}.Cart-module__pESTjG__cartCouponApply{padding:.5rem .75rem;font-size:.75rem}.Cart-module__pESTjG__cartSummary{padding:.625rem 0}.Cart-module__pESTjG__cartSummaryRow{padding:.25rem 0;font-size:.75rem}.Cart-module__pESTjG__cartSummaryTotal{padding-top:.5rem;font-size:.875rem}.Cart-module__pESTjG__cartSummaryNote{font-size:.625rem}.Cart-module__pESTjG__cartTerms{gap:.375rem;padding:.375rem 0;font-size:.6875rem}.Cart-module__pESTjG__cartTermsCheck{width:14px;height:14px}.Cart-module__pESTjG__cartTrust{gap:.75rem;padding:.5rem 0 .25rem}.Cart-module__pESTjG__cartTrustItem{font-size:.5625rem}.Cart-module__pESTjG__cartEmpty{min-height:40vh;padding:2rem 1rem}.Cart-module__pESTjG__cartEmptyIcon svg{width:40px;height:40px}.Cart-module__pESTjG__cartEmptyTitle{font-size:.9375rem}.Cart-module__pESTjG__cartEmptyDesc{margin:0 0 1.25rem;font-size:.75rem}.Cart-module__pESTjG__cartEmptyBtn{padding:.625rem 1.5rem;font-size:.75rem}.Cart-module__pESTjG__cartDrawerFooter{gap:.375rem;padding:.625rem .875rem}.Cart-module__pESTjG__cartViewCartBtn,.Cart-module__pESTjG__cartCheckoutBtn{padding:.5rem .625rem;font-size:.6875rem}}
