.cart-module__-RJi4G__pageWrapper{background:var(--background);min-height:100vh;transition:var(--theme-transition)}.cart-module__-RJi4G__cartHeader{z-index:50;background:var(--background-surface);border-bottom:1px solid var(--border);transition:all .3s ease,var(--theme-transition);position:sticky;top:0;transform:translateZ(0)}.cart-module__-RJi4G__headerContainer{flex-direction:column;gap:.875rem;max-width:1400px;margin:0 auto;padding:1rem;display:flex}.cart-module__-RJi4G__headerTop{justify-content:space-between;align-items:center;width:100%;display:flex}.cart-module__-RJi4G__leftSection{align-items:center;gap:.75rem;display:flex}.cart-module__-RJi4G__backButton{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:flex}.cart-module__-RJi4G__backButton:hover{color:var(--text)}@media (min-width:641px) and (max-width:1023px){.cart-module__-RJi4G__backButton{display:none}.cart-module__-RJi4G__leftSection{gap:0}.cart-module__-RJi4G__headerContainer{flex-direction:column;gap:.75rem;padding:1rem 2rem;display:flex}}@media (min-width:1024px){.cart-module__-RJi4G__backButton{display:none}.cart-module__-RJi4G__leftSection{gap:0}.cart-module__-RJi4G__headerContainer{grid-template-rows:1fr;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:1rem 2rem;display:grid}.cart-module__-RJi4G__headerTop{display:contents}.cart-module__-RJi4G__leftSection{grid-area:1/1}.cart-module__-RJi4G__progressSteps{grid-area:1/2}.cart-module__-RJi4G__headerActions{grid-area:1/3}}.cart-module__-RJi4G__logo{align-items:center;text-decoration:none;display:flex}.cart-module__-RJi4G__logoText{color:var(--text);cursor:pointer;margin:0;font-size:1.25rem;font-weight:700;transition:color .2s}.cart-module__-RJi4G__logoText:hover,.cart-module__-RJi4G__logoAccent{color:var(--primary)}@media (min-width:641px){.cart-module__-RJi4G__logoText{font-size:1.5rem}}.cart-module__-RJi4G__progressSteps{justify-content:center;align-items:center;gap:0;width:100%;padding:0 .35rem;display:flex}@media (min-width:1024px){.cart-module__-RJi4G__progressSteps{justify-content:center;gap:0;width:auto}}.cart-module__-RJi4G__step{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (min-width:641px){.cart-module__-RJi4G__step{gap:.75rem}}.cart-module__-RJi4G__stepCircle{border:2px solid var(--border);background:var(--background-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}@media (min-width:641px){.cart-module__-RJi4G__stepCircle{width:28px;height:28px}}.cart-module__-RJi4G__stepActive .cart-module__-RJi4G__stepCircle{border-color:var(--primary);background:var(--primary)}.cart-module__-RJi4G__stepCircleInner{background:var(--text-on-primary);border-radius:50%;width:6px;height:6px}@media (min-width:641px){.cart-module__-RJi4G__stepCircleInner{width:12px;height:12px}}.cart-module__-RJi4G__stepLabel{color:var(--text-muted);white-space:nowrap;font-size:.75rem;font-weight:500;transition:color .2s}@media (min-width:641px){.cart-module__-RJi4G__stepLabel{font-size:.9375rem}}.cart-module__-RJi4G__stepActive .cart-module__-RJi4G__stepLabel{color:var(--text)}.cart-module__-RJi4G__stepDivider{background:var(--border);flex:1;min-width:20px;height:1px;margin:0 .75rem}@media (min-width:1024px){.cart-module__-RJi4G__stepDivider{flex:0;width:80px;margin:0 1rem}}.cart-module__-RJi4G__headerActions{align-items:center;gap:.375rem;display:flex}@media (min-width:641px){.cart-module__-RJi4G__headerActions{gap:.75rem}}@media (min-width:1025px){.cart-module__-RJi4G__headerActions{gap:1rem}}.cart-module__-RJi4G__headerIconButton{border:1px solid var(--border);cursor:pointer;width:2rem;height:2rem;color:var(--text-muted);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex;position:relative}.cart-module__-RJi4G__headerIconButton svg{width:18px;height:18px}.cart-module__-RJi4G__headerIconButton:hover{background:var(--background-elevated);border-color:var(--border-hover);color:var(--text)}@media (min-width:641px){.cart-module__-RJi4G__headerIconButton{border-radius:.5rem;width:2.25rem;height:2.25rem}.cart-module__-RJi4G__headerIconButton svg{width:20px;height:20px}}@media (min-width:1025px){.cart-module__-RJi4G__headerIconButton{width:2.5rem;height:2.5rem}}.cart-module__-RJi4G__cartBadge{background:var(--primary);min-width:14px;height:14px;color:var(--text-on-primary);border-radius:9999px;justify-content:center;align-items:center;padding:0 .25rem;font-size:.5625rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}@media (min-width:641px){.cart-module__-RJi4G__cartBadge{min-width:18px;height:18px;font-size:.625rem;top:-6px;right:-6px}}.cart-module__-RJi4G__userMenuWrapper{position:relative}.cart-module__-RJi4G__userDropdown{background:var(--background-surface);border:1px solid var(--border);z-index:100;border-radius:.75rem;width:280px;max-width:calc(100vw - 1rem);max-height:80vh;padding:.5rem;animation:.15s cart-module__-RJi4G__dropdownFadeIn;position:absolute;inset:calc(100% + .5rem) 0 auto auto;box-shadow:0 10px 40px #00000080}@keyframes cart-module__-RJi4G__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.cart-module__-RJi4G__userDropdownLoading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;font-size:.875rem;display:flex}.cart-module__-RJi4G__loadingSpinner{border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite cart-module__-RJi4G__spin}@keyframes cart-module__-RJi4G__spin{to{transform:rotate(360deg)}}.cart-module__-RJi4G__userDropdownHeader{align-items:center;gap:.75rem;padding:1.25rem 1rem;display:flex}@media (min-width:641px){.cart-module__-RJi4G__userDropdownHeader{padding:.75rem}}.cart-module__-RJi4G__userAvatar{background:linear-gradient(135deg,var(--primary),var(--primary-hover));width:2.5rem;height:2.5rem;color:var(--text-on-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.cart-module__-RJi4G__userDropdownInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.cart-module__-RJi4G__userDropdownName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.cart-module__-RJi4G__userDropdownEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.cart-module__-RJi4G__userDropdownDivider{background:var(--border);height:1px;margin:.25rem 0}.cart-module__-RJi4G__userDropdownItem{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1rem;text-decoration:none;transition:all .15s;display:flex}.cart-module__-RJi4G__userDropdownItem:hover{background:var(--background-elevated);color:var(--text)}.cart-module__-RJi4G__userDropdownItem:last-child{color:var(--error);margin-bottom:.5rem}.cart-module__-RJi4G__userDropdownItem:last-child:hover{background:#ef44441a}@media (min-width:641px){.cart-module__-RJi4G__userDropdownItem{padding:.625rem .75rem;font-size:.875rem}.cart-module__-RJi4G__userDropdownItem:last-child{margin-bottom:0}}.cart-module__-RJi4G__userDropdownGuest{flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.cart-module__-RJi4G__userDropdownGuestIcon{color:var(--text-muted)}.cart-module__-RJi4G__userDropdownGuestText{color:var(--text-muted);text-align:center;font-size:.875rem}.cart-module__-RJi4G__userDropdownSignIn{background:var(--primary);width:calc(100% - 1rem);color:var(--text-on-primary);text-align:center;border-radius:.5rem;margin:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.cart-module__-RJi4G__userDropdownSignIn:hover{background:var(--primary-hover)}.cart-module__-RJi4G__userDropdownRegister{width:calc(100% - 1rem);color:var(--text-muted);text-align:center;border:1px solid var(--border);background:0 0;border-radius:.5rem;margin:0 .5rem 1rem;padding:.875rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.cart-module__-RJi4G__userDropdownRegister:hover{background:var(--background-elevated);border-color:var(--border-hover);color:var(--text)}@media (min-width:641px){.cart-module__-RJi4G__userDropdownSignIn,.cart-module__-RJi4G__userDropdownRegister{width:100%;margin-left:0;margin-right:0;padding:.625rem 1rem;font-size:.875rem}.cart-module__-RJi4G__userDropdownSignIn{margin-top:.25rem}.cart-module__-RJi4G__userDropdownRegister{margin-bottom:.5rem}}.cart-module__-RJi4G__container{max-width:1400px;min-height:calc(100vh - 400px);margin:0 auto;padding:3rem 1.5rem}.cart-module__-RJi4G__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.cart-module__-RJi4G__emptyCartIcon{color:var(--text-muted);margin-bottom:1.5rem}.cart-module__-RJi4G__emptyCartTitle{color:var(--text);margin-bottom:.75rem;font-size:2rem;font-weight:600}.cart-module__-RJi4G__emptyCartText{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.cart-module__-RJi4G__continueShoppingButton{background:var(--primary);color:var(--text-on-primary);border-radius:.5rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 10px 25px #70ad4733}.cart-module__-RJi4G__continueShoppingButton:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 15px 35px #70ad474d}.cart-module__-RJi4G__content{grid-template-columns:1fr;gap:2rem;display:grid}.cart-module__-RJi4G__cartSection{width:100%}.cart-module__-RJi4G__cartTitleRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.cart-module__-RJi4G__cartTitle{color:var(--text);letter-spacing:-.02em;font-size:2.25rem;font-weight:700}.cart-module__-RJi4G__itemCount{color:var(--primary);margin-left:.5rem;font-size:1.125rem;font-weight:400}.cart-module__-RJi4G__clearCart{color:var(--error);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;border-radius:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:600;transition:all .2s}.cart-module__-RJi4G__clearCart:hover{background:#ef44441a}.cart-module__-RJi4G__tableHeader{display:none}@media (min-width:641px){.cart-module__-RJi4G__tableHeader{border-bottom:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;background:0 0;grid-template-columns:2fr 1fr 1fr 50px;gap:1rem;margin-bottom:0;padding:1rem 1.5rem;font-size:.75rem;font-weight:600;display:grid}}.cart-module__-RJi4G__productColumn,.cart-module__-RJi4G__priceColumn{text-align:left}.cart-module__-RJi4G__quantityColumn{text-align:center}.cart-module__-RJi4G__removeColumn{width:50px}.cart-module__-RJi4G__cartItems{flex-direction:column;gap:0;margin-bottom:2rem;display:flex}.cart-module__-RJi4G__cartItem{border-bottom:1px solid var(--border);background:0 0;grid-template-columns:2fr 1fr 1fr 50px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .2s;display:grid}.cart-module__-RJi4G__cartItem:hover{background:#ffffff05}.cart-module__-RJi4G__productInfo{align-items:center;gap:1rem;display:flex}.cart-module__-RJi4G__productImage{background:var(--background-input);border:1px solid var(--border);border-radius:.5rem;flex-shrink:0;width:80px;height:80px;overflow:hidden}.cart-module__-RJi4G__productImg{object-fit:cover;width:100%;height:100%;display:block}.cart-module__-RJi4G__imagePlaceholder{background:linear-gradient(135deg,var(--border)0%,var(--background-surface)100%);width:100%;height:100%}.cart-module__-RJi4G__productDetails{flex-direction:column;gap:.25rem;display:flex}.cart-module__-RJi4G__productNameRow{display:contents}.cart-module__-RJi4G__productName{color:var(--text);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.cart-module__-RJi4G__mobileRemoveButton{display:none}.cart-module__-RJi4G__productVariant{color:var(--text-muted);margin:0;font-size:.8125rem}.cart-module__-RJi4G__inStock{color:var(--primary);font-size:.75rem;font-weight:600}.cart-module__-RJi4G__outOfStock{color:var(--error);font-size:.75rem;font-weight:600}.cart-module__-RJi4G__priceCell{color:var(--text);text-align:left;font-size:1.125rem;font-weight:600}.cart-module__-RJi4G__quantityCell{justify-content:center;display:flex}.cart-module__-RJi4G__quantityControl{background:var(--background-elevated);border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem;display:flex}.cart-module__-RJi4G__quantityButton{background:var(--border);width:28px;height:28px;color:var(--text);cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.cart-module__-RJi4G__quantityButton:hover{background:var(--primary);color:var(--text-on-primary)}.cart-module__-RJi4G__quantity{color:var(--text);text-align:center;min-width:28px;font-size:.9375rem;font-weight:600}.cart-module__-RJi4G__price{color:var(--text);text-align:right;font-size:1.25rem;font-weight:600}.cart-module__-RJi4G__mobileControls{display:none}.cart-module__-RJi4G__mobilePrice{color:var(--text);font-size:1.375rem;font-weight:700}.cart-module__-RJi4G__mobileQuantity{align-items:center;gap:.75rem;display:flex}.cart-module__-RJi4G__removeButton{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;margin-left:auto;font-size:1.25rem;transition:all .2s;display:flex}.cart-module__-RJi4G__removeButton:hover{border-color:var(--error);color:var(--error);background:#ef44441a}.cart-module__-RJi4G__continueLink{color:var(--secondary);align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.cart-module__-RJi4G__continueLink:hover{color:var(--secondary-hover)}.cart-module__-RJi4G__summarySection{width:100%}.cart-module__-RJi4G__summaryCard{background:var(--background-surface);border:1px solid var(--border);transition:var(--theme-transition);border-radius:1.5rem;margin-bottom:1.5rem;padding:2rem}.cart-module__-RJi4G__summaryTitle{color:var(--text);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.cart-module__-RJi4G__promoCode{gap:.75rem;margin-bottom:2rem;display:flex}.cart-module__-RJi4G__promoInput{background:var(--background-input);border:1px solid var(--border);color:var(--text);border-radius:.5rem;flex:1;padding:.875rem 1rem;font-size:.875rem;transition:border-color .2s}.cart-module__-RJi4G__promoInput:focus{border-color:var(--primary);outline:none}.cart-module__-RJi4G__promoInput::placeholder{color:var(--text-muted)}.cart-module__-RJi4G__promoButton{background:var(--border);border:1px solid var(--border-hover);color:var(--text);cursor:pointer;border-radius:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.cart-module__-RJi4G__promoButton:hover{background:var(--border-hover);border-color:var(--primary)}.cart-module__-RJi4G__priceBreakdown{flex-direction:column;gap:1rem;display:flex}.cart-module__-RJi4G__priceRow{justify-content:space-between;align-items:center;display:flex}.cart-module__-RJi4G__priceLabel{color:var(--text-muted);font-size:.875rem}.cart-module__-RJi4G__priceValue{color:var(--text);font-size:.875rem;font-weight:600}.cart-module__-RJi4G__discountValue,.cart-module__-RJi4G__freeShipping{color:var(--primary);font-size:.875rem;font-weight:600}.cart-module__-RJi4G__divider{background:var(--border);height:1px;margin:.5rem 0}.cart-module__-RJi4G__totalRow{justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.cart-module__-RJi4G__totalLabel{color:var(--text);font-size:1.125rem;font-weight:600}.cart-module__-RJi4G__totalValue{color:var(--primary);font-size:1.5rem;font-weight:700}.cart-module__-RJi4G__checkoutButton{background:var(--primary);width:100%;color:var(--text-on-primary);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 10px 25px #70ad4733}.cart-module__-RJi4G__checkoutButton:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 15px 35px #70ad474d}.cart-module__-RJi4G__shippingInfo{text-align:center;color:var(--text-muted);margin:1rem 0 0;font-size:.75rem}.cart-module__-RJi4G__trustBadges{background:var(--background-surface);border:1px solid var(--border);transition:var(--theme-transition);border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.cart-module__-RJi4G__trustBadge{align-items:flex-start;gap:1rem;display:flex}.cart-module__-RJi4G__badgeIcon{background:var(--primary-light);width:32px;height:32px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.cart-module__-RJi4G__badgeText{flex-direction:column;gap:.25rem;display:flex}.cart-module__-RJi4G__badgeTitle{color:var(--text);margin:0;font-size:.875rem;font-weight:600}.cart-module__-RJi4G__badgeDescription{color:var(--text-muted);margin:0;font-size:.75rem}@media (min-width:641px) and (max-width:1023px){.cart-module__-RJi4G__container{padding:2rem 1.5rem}.cart-module__-RJi4G__content{flex-direction:column;gap:2rem;display:flex}.cart-module__-RJi4G__cartSection{order:1}.cart-module__-RJi4G__summarySection{order:2}.cart-module__-RJi4G__summaryCard{padding:1.5rem;position:static}.cart-module__-RJi4G__productImage{width:90px;height:90px}.cart-module__-RJi4G__cartTitle{font-size:1.75rem}.cart-module__-RJi4G__tableHeader{grid-template-columns:2fr 1fr 1fr 50px;display:grid}.cart-module__-RJi4G__promoCode{flex-direction:row}}@media (min-width:1024px){.cart-module__-RJi4G__container{padding:3rem}.cart-module__-RJi4G__content{grid-template-columns:1fr 400px;gap:3rem;display:grid}.cart-module__-RJi4G__cartSection,.cart-module__-RJi4G__summarySection{order:0}.cart-module__-RJi4G__summaryCard{position:sticky;top:120px}.cart-module__-RJi4G__cartTitle{font-size:2rem}.cart-module__-RJi4G__productImage{width:100px;height:100px}.cart-module__-RJi4G__productName{font-size:1.0625rem}.cart-module__-RJi4G__priceCell{font-size:1.25rem}}@media (min-width:1921px){.cart-module__-RJi4G__container{padding:6rem 4rem}.cart-module__-RJi4G__content{grid-template-columns:1fr 450px}}@media (max-width:640px){.cart-module__-RJi4G__container{padding:1.5rem .75rem 11.5rem}.cart-module__-RJi4G__cartTitleRow{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.cart-module__-RJi4G__cartTitle{font-size:1.5rem;font-weight:700}.cart-module__-RJi4G__itemCount{font-size:.9375rem}.cart-module__-RJi4G__clearCart{padding:.5rem .875rem;font-size:.75rem}.cart-module__-RJi4G__tableHeader{display:none}.cart-module__-RJi4G__cartItems{gap:1rem;margin-bottom:.5rem}.cart-module__-RJi4G__cartItem{background:linear-gradient(145deg,var(--background-elevated)0%,var(--background-surface)100%);border:1px solid var(--border);border-radius:1rem;flex-direction:column;gap:0;max-width:100%;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000004d,inset 0 1px #ffffff08}.cart-module__-RJi4G__cartItem:hover{border-color:var(--border-hover)}.cart-module__-RJi4G__productInfo{flex-direction:row;align-items:flex-start;gap:.875rem;width:100%;display:flex}.cart-module__-RJi4G__productImage{background:linear-gradient(135deg,var(--background-input)0%,var(--background-surface)100%);border:1px solid var(--border);border-radius:.75rem;flex-shrink:0;width:100px;min-width:100px;height:100px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d}.cart-module__-RJi4G__productImg{object-fit:cover;width:100%;height:100%;display:block}.cart-module__-RJi4G__productDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;padding-top:0;display:flex}.cart-module__-RJi4G__productNameRow{justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;display:flex}.cart-module__-RJi4G__productName{color:var(--text);letter-spacing:-.01em;flex:1;min-width:0;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35}.cart-module__-RJi4G__mobileRemoveButton{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;font-size:1.25rem;line-height:1;transition:all .15s;display:flex}.cart-module__-RJi4G__mobileRemoveButton:hover{color:var(--error);background:#ef444426}.cart-module__-RJi4G__productVariant{color:var(--text-muted);margin:0;font-size:.75rem;font-weight:500}.cart-module__-RJi4G__priceCell,.cart-module__-RJi4G__quantityCell{display:none}.cart-module__-RJi4G__mobileControls{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:auto;padding-top:.25rem;display:flex}.cart-module__-RJi4G__mobilePrice{color:var(--primary);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.cart-module__-RJi4G__mobileQuantity{background:var(--background-input);border:1px solid var(--border);border-radius:.5rem;align-items:center;gap:0;padding:.25rem;display:flex}.cart-module__-RJi4G__mobileQuantity .cart-module__-RJi4G__quantityButton{width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;border-radius:.375rem;padding:0;font-size:1rem;transition:all .15s}.cart-module__-RJi4G__mobileQuantity .cart-module__-RJi4G__quantityButton:hover{background:var(--border);color:var(--text)}.cart-module__-RJi4G__mobileQuantity .cart-module__-RJi4G__quantityButton:active{background:var(--primary);color:var(--text-on-primary)}.cart-module__-RJi4G__mobileQuantity .cart-module__-RJi4G__quantity{min-width:28px;color:var(--text);font-size:.875rem;font-weight:600}.cart-module__-RJi4G__removeButton{display:none}.cart-module__-RJi4G__mobileControls{padding-right:0}.cart-module__-RJi4G__summaryCard h2,.cart-module__-RJi4G__promoCode{display:none}.cart-module__-RJi4G__summarySection{background:linear-gradient(180deg,var(--background-elevated)0%,var(--background-surface)100%);padding:1.25rem 1rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);z-index:40;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0006}.cart-module__-RJi4G__summaryCard{background:0 0;border:none;padding:0}.cart-module__-RJi4G__priceBreakdown{display:none}.cart-module__-RJi4G__totalRow{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0;display:flex}.cart-module__-RJi4G__totalLabel{color:var(--text-muted);font-size:.9375rem;font-weight:500}.cart-module__-RJi4G__totalValue{color:var(--text);font-size:1.5rem;font-weight:700}.cart-module__-RJi4G__checkoutButton{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);border-radius:.75rem;margin-top:0;padding:1rem;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #70ad4740}.cart-module__-RJi4G__checkoutButton:hover{transform:none;box-shadow:0 4px 16px #70ad4759}.cart-module__-RJi4G__checkoutButton:active{transform:scale(.98)}.cart-module__-RJi4G__shippingInfo{display:none}}
