.cart-drawer .drawer__inner{width:420px;max-width:95vw;padding:0 1.5rem;}.cart-drawer .drawer__header{padding:20px 0;border-bottom:1px solid rgba(0,0,0,0.08);background:transparent;}.cart-drawer .drawer__heading{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;margin:0;}.cart-drawer .cart-items thead{display:none !important;}.cart-drawer .cart-item{display:grid !important;grid-template-columns:80px 1fr auto !important;grid-template-rows:auto !important;gap:14px !important;padding:18px 0 !important;border-bottom:1px solid rgba(0,0,0,0.06);background:transparent;transition:background 0.2s ease;margin-bottom:0 !important;align-items:start !important;}.cart-drawer .cart-item .cart-item__media{grid-column:1 !important;grid-row:1 !important;width:80px !important;height:80px !important;min-width:80px !important;border-radius:8px;overflow:hidden;background:#f5f5f5;position:relative;padding:0 !important;}.cart-drawer .cart-item .cart-item__image{width:100% !important;height:100% !important;object-fit:cover;max-width:none !important;}.cart-drawer .cart-item .cart-item__details{grid-column:2 !important;grid-row:1 !important;display:flex !important;flex-direction:column !important;gap:4px !important;min-width:0 !important;padding:0 !important;width:100% !important;overflow:hidden !important;}.cart-drawer .cart-item .cart-item__name{font-size:13px !important;font-weight:600;line-height:1.4;color:#1a1a1a;text-decoration:none;margin:0 !important;display:block !important;overflow:visible !important;white-space:normal !important;word-wrap:break-word;overflow-wrap:break-word;}.cart-drawer .cart-item .cart-item__name:hover{color:#000;text-decoration:underline;}.cart-drawer .cart-item .cart-item__details dl{display:block !important;margin:4px 0 !important;padding:0 !important;width:100% !important;}.cart-drawer .cart-item .product-option{font-size:12px !important;color:#555 !important;line-height:1.5 !important;margin:3px 0 !important;padding:0 !important;display:block !important;width:100% !important;white-space:normal !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:normal !important;hyphens:auto !important;}.cart-drawer .cart-item .product-option dt{display:inline !important;font-weight:600 !important;color:#333 !important;margin:0 4px 0 0 !important;padding:0 !important;white-space:nowrap !important;}.cart-drawer .cart-item .product-option dd{display:inline !important;margin:0 !important;padding:0 !important;white-space:normal !important;word-wrap:break-word !important;overflow-wrap:break-word !important;}.cart-drawer .cart-item .cart-item__discounted-prices{display:flex !important;flex-direction:row !important;align-items:center;gap:8px !important;margin-top:4px;flex-wrap:wrap !important;}.cart-drawer .cart-item .cart-item__final-price{font-size:15px !important;font-weight:700 !important;color:#1a1a1a;}.cart-drawer .cart-item .cart-item__details>.product-option:first-of-type{font-size:14px !important;font-weight:600 !important;color:#1a1a1a;margin-top:4px !important;}.cart-drawer .cart-item .cart-item__old-price{font-size:12px !important;color:#999 !important;text-decoration:line-through;opacity:1 !important;}.cart-drawer .cart-item .cart-item__totals{display:none !important;}.cart-drawer .cart-item .discounts{margin-top:6px !important;}.cart-drawer .cart-item .discounts__discount{display:inline-flex;align-items:center;gap:4px;font-size:10px !important;font-weight:600;color:#16a34a;background:rgba(22,163,74,0.1);padding:3px 8px;border-radius:4px;}.cart-drawer .cart-item .discounts__discount svg{width:12px;height:12px;}.cart-drawer .cart-item .cart-item__quantity{grid-column:3 !important;grid-row:1 !important;display:flex !important;flex-direction:column !important;align-items:flex-end !important;justify-content:flex-start !important;padding:0 !important;margin:0 !important;gap:8px !important;min-width:90px !important;}.cart-drawer .cart-item .cart-item__quantity-wrapper{display:flex !important;flex-direction:column !important;align-items:flex-end !important;gap:8px !important;}.cart-drawer .cart-item .quantity-popover-container{display:flex !important;align-items:center !important;}.cart-drawer .cart-item .quantity.cart-quantity{display:inline-flex !important;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff;width:auto !important;max-width:fit-content !important;}.cart-drawer .cart-item .quantity.cart-quantity::before,.cart-drawer .cart-item .quantity.cart-quantity::after{display:none !important;}.cart-drawer .cart-item .quantity__button{width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;max-width:28px !important;display:flex;align-items:center;justify-content:center;background:transparent;border:none !important;cursor:pointer;transition:background 0.2s ease;padding:0 !important;}.cart-drawer .cart-item .quantity__button:hover{background:#f0f0f0;}.cart-drawer .cart-item .quantity__button svg,.cart-drawer .cart-item .quantity__button .svg-wrapper{width:10px !important;height:10px !important;}.cart-drawer .cart-item .quantity__input{width:30px !important;min-width:30px !important;max-width:30px !important;text-align:center;border:none !important;border-left:1px solid #eee !important;border-right:1px solid #eee !important;font-size:13px !important;font-weight:600;background:transparent;-moz-appearance:textfield;padding:0 !important;height:28px !important;}.cart-drawer .cart-item .quantity__input::-webkit-outer-spin-button,.cart-drawer .cart-item .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.cart-drawer .cart-item cart-remove-button{display:block !important;margin:0 !important;}.cart-drawer .cart-item .cart-remove-button{width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #ddd !important;border-radius:6px;cursor:pointer;transition:all 0.2s ease;color:#999;padding:0 !important;margin:0 !important;}.cart-drawer .cart-item .cart-remove-button:hover{background:#fee2e2;border-color:#fca5a5 !important;color:#dc2626;}.cart-drawer .cart-item .cart-remove-button svg{width:12px !important;height:12px !important;}.cart-drawer .quantity-popover__info-button,.cart-drawer .quantity-popover__info{display:none !important;}.cart-drawer .drawer__footer{background:transparent;padding:16px 0 !important;border-top:1px solid rgba(0,0,0,0.08);}.cart-drawer .cart-drawer__economy{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-radius:8px;margin:0 0 14px 0 !important;font-size:14px !important;}.cart-drawer .cart-drawer__economy-label{font-size:13px !important;font-weight:600;color:#166534 !important;display:flex;align-items:center;gap:6px;text-transform:none !important;}.cart-drawer .cart-drawer__economy-label::before{content:none !important;display:none !important;}.cart-drawer .cart-drawer__economy-value{font-size:16px !important;font-weight:700;color:#15803d !important;}.cart-drawer .discounts__discount--end{display:flex;align-items:center;gap:8px;font-size:13px;color:#16a34a;background:rgba(22,163,74,0.08);padding:10px 14px;border-radius:8px;margin-bottom:12px;}.cart-drawer .discounts__discount--end svg{width:16px;height:16px;}.cart-drawer .totals{display:flex;justify-content:space-between;align-items:center;padding:14px 0 !important;border-top:1px solid rgba(0,0,0,0.08);margin-top:8px;}.cart-drawer .totals__total{font-size:14px !important;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:#444;margin:0;}.cart-drawer .totals__total-value{font-size:20px !important;font-weight:700;color:#1a1a1a;margin:0;}.cart-drawer .cart__ctas{margin-top:12px;}.cart-drawer .cart__checkout-button{width:100%;padding:14px 24px !important;font-size:13px !important;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#1a1a1a !important;color:#fff !important;border:none !important;border-radius:8px !important;cursor:pointer;transition:all 0.3s ease;outline:none !important;box-shadow:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;}.cart-drawer .cart__checkout-button:hover{background:#000 !important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15) !important;}.cart-drawer .cart__checkout-button:focus{outline:none !important;box-shadow:none !important;}.cart-drawer .cart__checkout-button:focus-visible{outline:2px solid #1a1a1a !important;outline-offset:2px !important;}.cart-drawer .cart__checkout-button::before,.cart-drawer .cart__checkout-button::after{display:none !important;content:none !important;}.cart-drawer .continue-shopping-btn{display:block;width:100%;padding:12px 24px;margin-top:10px;font-size:13px;font-weight:600;text-align:center;color:#666;background:transparent;border:none;cursor:pointer;transition:color 0.2s ease;text-decoration:underline;text-underline-offset:3px;}.cart-drawer .continue-shopping-btn:hover{color:#1a1a1a;}.cart-drawer cart-drawer-items::-webkit-scrollbar{width:3px;}.cart-drawer cart-drawer-items::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;}.cart-drawer cart-drawer-items::-webkit-scrollbar-track{background:transparent;}@media screen and (max-width:480px){.cart-drawer .drawer__inner{width:100vw;max-width:100vw;padding:0 1rem;}.cart-drawer .cart-item{grid-template-columns:70px 1fr auto !important;padding:14px 0 !important;gap:10px !important;}.cart-drawer .cart-item .cart-item__media{width:70px !important;height:70px !important;min-width:70px !important;}.cart-drawer .cart-item .cart-item__name{font-size:12px !important;}.cart-drawer .cart-item .product-option{font-size:11px !important;}.cart-drawer .cart-item .cart-item__quantity{min-width:80px !important;}.cart-drawer .drawer__footer{padding:14px 0 !important;}}.cart-drawer .cart-item .loading__spinner,.cart-drawer .cart-item__totals .loading__spinner{display:none !important;}.cart-drawer .drawer__inner{width:min(460px,calc(100vw - 24px))!important;max-width:none!important;height:calc(100dvh - 20px)!important;margin:10px 10px 10px 0!important;border-radius:18px 0 0 18px!important;overflow:hidden!important;box-shadow:-18px 0 55px rgba(0,0,0,.24)!important;padding:0!important;background:#fff!important;}.cart-drawer__overlay{background:rgba(5,5,5,.52)!important;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.cart-drawer .drawer__header{padding:18px 22px!important;border-bottom:1px solid #e8e8e8!important;min-height:64px;background:#fff!important}.cart-drawer .drawer__heading{font-size:18px!important;font-weight:800!important;letter-spacing:-.2px!important;color:#111!important}.cart-drawer .drawer__close{width:38px!important;height:38px!important;border-radius:50%!important;transition:transform .25s ease,background .25s ease!important}.cart-drawer .drawer__close:hover{background:#f1f1f1!important;transform:translateY(-50%) rotate(90deg)}.cart-drawer cart-drawer-items{padding:0 22px!important}.cart-drawer .cart-item{transition:transform .22s ease,background .22s ease!important}.cart-drawer .cart-item:hover{transform:translateX(-2px);background:linear-gradient(90deg,transparent,#fafafa)!important}.cart-drawer .cart-item__media{border:1px solid #ededed!important;box-shadow:0 5px 14px rgba(0,0,0,.055)!important}.cart-drawer .cart-item__image{transition:transform .35s ease!important}.cart-drawer .cart-item:hover .cart-item__image{transform:scale(1.045)}.cart-drawer .quantity{border:1px solid #d8d8d8!important;border-radius:999px!important;min-height:42px!important;background:#fff!important;box-shadow:none!important}.cart-drawer .quantity__button{transition:background .2s ease,transform .2s ease!important;border-radius:50%!important}.cart-drawer .quantity__button:hover{background:#f0f0f0!important;transform:scale(1.06)}.cart-drawer .drawer__footer{padding:18px 22px 20px!important;background:#fff!important;border-top:1px solid #e9e9e9!important;box-shadow:0 -10px 28px rgba(0,0,0,.035)!important}.cart-drawer .cart-drawer__economy{border:1px solid rgba(207,0,20,.16)!important;border-left:4px solid #cf0014!important;background:linear-gradient(90deg,rgba(207,0,20,.075),rgba(0,0,0,.025))!important;border-radius:10px!important;animation:rideDiscountIn .45s .12s both}@keyframes rideDiscountIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cart-drawer .cart-drawer__economy-icon{background:#111!important;color:#fff!important}.cart-drawer .cart-drawer__economy-value{color:#b80012!important;font-weight:800!important}.cart-drawer .totals{padding:16px 0 8px!important;border-top:1px solid #ececec!important;margin-top:12px!important}.cart-drawer .totals__total,.cart-drawer .totals__total-value{font-size:20px!important;font-weight:800!important;color:#111!important}.cart-drawer .tax-note{display:none!important}.cart-drawer .cart__ctas{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:14px!important}.cart-drawer .cart__checkout-button{order:1!important;min-height:58px!important;border-radius:14px!important;background:#0b0b0b!important;color:#fff!important;border:1px solid #0b0b0b!important;font-size:14px!important;font-weight:800!important;letter-spacing:1.1px!important;text-transform:uppercase!important;box-shadow:0 9px 22px rgba(0,0,0,.16)!important;position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease!important}.cart-drawer .cart__checkout-button:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.17) 45%,transparent 65%)!important;transform:translateX(-130%)!important;transition:transform .7s ease!important}.cart-drawer .cart__checkout-button:hover{transform:translateY(-2px)!important;box-shadow:0 13px 27px rgba(0,0,0,.22)!important;background:#000!important}.cart-drawer .cart__checkout-button:hover:after{transform:translateX(130%)!important}.cart-drawer .continue-shopping-btn{order:2!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;min-height:56px!important;margin:0!important;padding:0 20px!important;border:2px solid #111!important;border-radius:14px!important;background:#fff!important;color:#111!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;letter-spacing:1.2px!important;text-transform:uppercase!important;transition:background .22s ease,color .22s ease,transform .22s ease!important}.cart-drawer .continue-shopping-btn:hover{background:#111!important;color:#fff!important;transform:translateY(-1px)}.cart-drawer .continue-shopping-btn svg{width:17px;height:17px;transition:transform .22s ease}.cart-drawer .continue-shopping-btn:hover svg{transform:translateX(-3px)}@media(max-width:749px){.cart-drawer .drawer__inner{width:calc(100vw - 22px)!important;height:calc(100dvh - 16px)!important;margin:8px 8px 8px 0!important;border-radius:16px 0 0 16px!important}.cart-drawer .drawer__header{padding:16px 18px!important}.cart-drawer cart-drawer-items{padding:0 18px!important}.cart-drawer .drawer__footer{padding:15px 18px 17px!important}.cart-drawer .cart__checkout-button,.cart-drawer .continue-shopping-btn{min-height:54px!important}}@media(prefers-reduced-motion:reduce){.cart-drawer .drawer__inner,.cart-drawer .cart-drawer__economy{animation:none!important}.cart-drawer *{scroll-behavior:auto!important}}.cart-drawer .cart-item{padding:14px 0!important;gap:11px!important;grid-template-columns:78px 1fr auto!important}.cart-drawer .cart-item .cart-item__media{width:78px!important;height:78px!important;min-width:78px!important}.cart-drawer .cart-item .cart-item__details{gap:2px!important}.cart-drawer .cart-item .cart-item__details dl{margin:2px 0!important}.cart-drawer .cart-item .product-option{margin:1px 0!important;line-height:1.35!important}.cart-drawer .cart-item .discounts{margin:4px 0 0!important;padding:0!important;line-height:1!important}.cart-drawer .cart-item .discounts__discount{padding:4px 7px!important;margin:0!important;font-size:9px!important;line-height:1!important;background:#f2f2f2!important;color:#111!important;border-radius:4px!important}.cart-drawer .cart-item .discounts__discount svg{width:10px!important;height:10px!important}.cart-drawer .cart-drawer__subtotal-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0 10px;border-bottom:1px solid #ececec;color:#555;font-size:14px}.cart-drawer .cart-drawer__subtotal-row strong{font-size:14px;color:#555;font-weight:600}.cart-drawer .cart-drawer__economy.cart-drawer__economy--compact{min-height:0!important;padding:8px 11px!important;margin:10px 0 0!important;border-left:3px solid #cf0014!important;border-radius:8px!important;background:linear-gradient(90deg,rgba(207,0,20,.055),rgba(0,0,0,.018))!important}.cart-drawer .cart-drawer__economy--compact .cart-drawer__economy-label{font-size:11px!important;color:#333!important;font-weight:650!important}.cart-drawer .cart-drawer__economy--compact .cart-drawer__economy-value{font-size:13px!important;color:#b80012!important}.cart-drawer .totals{margin-top:10px!important;padding:13px 0 7px!important}.cart-drawer .totals__total,.cart-drawer .totals__total-value{font-size:19px!important}@media(max-width:749px){.cart-drawer .cart-item{grid-template-columns:72px 1fr auto!important;gap:9px!important;padding:13px 0!important}.cart-drawer .cart-item .cart-item__media{width:72px!important;height:72px!important;min-width:72px!important}.cart-drawer .cart-item .cart-item__quantity{min-width:82px!important}.cart-drawer .cart-drawer__subtotal-row{padding-top:6px}}.cart-drawer .drawer__inner{transition:transform .38s cubic-bezier(.22,.8,.22,1)!important;will-change:transform;}.cart-drawer__overlay{opacity:0;transition:opacity .28s ease!important;}.cart-drawer.active .cart-drawer__overlay{opacity:1;}.cart-drawer .drawer__inner{margin:10px 0 10px 0!important;}@media(max-width:749px){.cart-drawer .drawer__inner{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:8px 0 8px 0!important;border-radius:16px 0 0 16px!important;}}