.cart-drawer-module__5ZlGtq__cartDrawerRoot{z-index:70;pointer-events:none;position:fixed;inset:0}.cart-drawer-module__5ZlGtq__cartDrawerRoot[data-open=true]{pointer-events:auto}.cart-drawer-module__5ZlGtq__cartDrawerOverlay{opacity:0;transition:opacity var(--motion-standard) var(--ease-standard);cursor:pointer;background:#07112685;border:0;position:absolute;inset:0}.cart-drawer-module__5ZlGtq__cartDrawerRoot[data-open=true] .cart-drawer-module__5ZlGtq__cartDrawerOverlay{opacity:1}.cart-drawer-module__5ZlGtq__cartDrawerPanel{background:var(--color-surface-card);width:min(100vw,440px);height:100%;box-shadow:var(--shadow-overlay);transition:transform var(--motion-standard) var(--ease-standard);grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:absolute;top:0;right:0;transform:translate(100%)}.cart-drawer-module__5ZlGtq__cartDrawerRoot[data-open=true] .cart-drawer-module__5ZlGtq__cartDrawerPanel{transform:translate(0)}.cart-drawer-module__5ZlGtq__cartDrawerHeader{justify-content:space-between;align-items:center;gap:var(--space-md);border-bottom:var(--border-soft);min-height:64px;padding:1rem 1.35rem;display:flex}.cart-drawer-module__5ZlGtq__cartDrawerHeader h2{color:var(--color-text-primary);font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(2rem,5vw,2.5rem);line-height:.95}.cart-drawer-module__5ZlGtq__cartDrawerClose,.cart-drawer-module__5ZlGtq__cartDrawerRemove,.cart-drawer-module__5ZlGtq__cartDrawerQuantity button{color:var(--color-text-primary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.cart-drawer-module__5ZlGtq__cartDrawerClose{border-radius:var(--radius-sm);width:40px;height:40px}.cart-drawer-module__5ZlGtq__cartDrawerClose:hover,.cart-drawer-module__5ZlGtq__cartDrawerClose:focus-visible,.cart-drawer-module__5ZlGtq__cartDrawerRemove:hover,.cart-drawer-module__5ZlGtq__cartDrawerRemove:focus-visible,.cart-drawer-module__5ZlGtq__cartDrawerQuantity button:hover,.cart-drawer-module__5ZlGtq__cartDrawerQuantity button:focus-visible{background:var(--color-action-muted-hover-bg)}.cart-drawer-module__5ZlGtq__cartDrawerClose span,.cart-drawer-module__5ZlGtq__cartDrawerClose span:after,.cart-drawer-module__5ZlGtq__cartDrawerRemove span,.cart-drawer-module__5ZlGtq__cartDrawerRemove span:before,.cart-drawer-module__5ZlGtq__cartDrawerRemove span:after{background:currentColor;display:block}.cart-drawer-module__5ZlGtq__cartDrawerClose span,.cart-drawer-module__5ZlGtq__cartDrawerClose span:after{border-radius:999px;width:20px;height:2px}.cart-drawer-module__5ZlGtq__cartDrawerClose span{transform:rotate(45deg)}.cart-drawer-module__5ZlGtq__cartDrawerClose span:after{content:"";transform:rotate(90deg)}.cart-drawer-module__5ZlGtq__cartDrawerBody{min-height:0;overflow-y:auto}.cart-drawer-module__5ZlGtq__cartDrawerStatus{border-bottom:var(--border-soft);gap:.75rem;padding:1rem 1.35rem;display:grid}.cart-drawer-module__5ZlGtq__cartDrawerStatus p{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.45}.cart-drawer-module__5ZlGtq__cartDrawerStatus .cart-drawer-module__5ZlGtq__cartDrawerStatusNote{margin-top:-.45rem;font-size:.78rem;line-height:1.3}.cart-drawer-module__5ZlGtq__cartDrawerStatus strong{color:var(--color-text-primary);font-weight:800}.cart-drawer-module__5ZlGtq__cartDrawerFreeShippingMeter{background:var(--color-surface-muted);border-radius:999px;height:7px;overflow:hidden}.cart-drawer-module__5ZlGtq__cartDrawerFreeShippingMeter span{border-radius:inherit;background:var(--color-accent-500);height:100%;transition:inline-size var(--motion-standard) var(--ease-standard);display:block}.cart-drawer-module__5ZlGtq__cartDrawerItems{display:grid}.cart-drawer-module__5ZlGtq__cartDrawerItem{border-bottom:var(--border-soft);grid-template-columns:76px minmax(0,1fr);gap:.95rem;padding:1rem 1.35rem;display:grid}.cart-drawer-module__5ZlGtq__cartDrawerItemImage{aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-surface-muted);place-items:center;padding:.48rem;display:grid}.cart-drawer-module__5ZlGtq__cartDrawerItemImage img{border-radius:var(--radius-sm);background:var(--color-surface-card);object-fit:contain;width:100%;height:100%;padding:.24rem}.cart-drawer-module__5ZlGtq__cartDrawerItemContent{gap:.7rem;min-width:0;display:grid}.cart-drawer-module__5ZlGtq__cartDrawerItemHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.65rem;display:grid}.cart-drawer-module__5ZlGtq__cartDrawerItemHeader h3,.cart-drawer-module__5ZlGtq__cartDrawerItemHeader p{margin:0}.cart-drawer-module__5ZlGtq__cartDrawerItemHeader h3{color:var(--color-text-primary);font-size:.98rem;font-weight:700;line-height:1.28}.cart-drawer-module__5ZlGtq__cartDrawerItemHeader p{color:var(--color-text-secondary);margin-top:.18rem;font-size:.92rem}.cart-drawer-module__5ZlGtq__cartDrawerRemove{border-radius:var(--radius-sm);width:32px;height:32px;padding:.45rem}.cart-drawer-module__5ZlGtq__cartDrawerRemove span{border:2px solid;border-top:0;border-radius:0 0 2px 2px;width:13px;height:14px;position:relative;transform:translateY(4px)}.cart-drawer-module__5ZlGtq__cartDrawerRemove span:before{content:"";border-radius:999px;width:13px;height:2px;position:absolute;top:-5px;left:-2px}.cart-drawer-module__5ZlGtq__cartDrawerRemove span:after{content:"";border-radius:999px;width:5px;height:2px;position:absolute;top:-8px;left:3px}.cart-drawer-module__5ZlGtq__cartDrawerQuantity{min-height:var(--control-height-compact);border:var(--border-default);border-radius:var(--radius-md);background:var(--color-surface-card);grid-template-columns:34px 48px 34px;justify-self:start;align-items:center;display:inline-grid;overflow:hidden}.cart-drawer-module__5ZlGtq__cartDrawerQuantity button{height:100%;font-size:1.1rem;line-height:1}.cart-drawer-module__5ZlGtq__cartDrawerQuantity span{color:var(--color-text-primary);text-align:center;font-size:.96rem;font-weight:600}.cart-drawer-module__5ZlGtq__cartDrawerFooter{border-top:var(--border-soft);background:var(--color-surface-card-raised);gap:.75rem;padding:1rem 1.35rem 1.25rem;display:grid;box-shadow:0 -8px 20px #1b21300f}.cart-drawer-module__5ZlGtq__cartDrawerSubtotal{justify-content:space-between;align-items:baseline;gap:var(--space-md);color:var(--color-text-primary);font-size:1rem;display:flex}.cart-drawer-module__5ZlGtq__cartDrawerSubtotal span,.cart-drawer-module__5ZlGtq__cartDrawerSubtotal strong{font-weight:700}.cart-drawer-module__5ZlGtq__cartDrawerEmpty{align-content:center;gap:var(--space-md);min-height:100%;padding:2rem 1.35rem;display:grid}.cart-drawer-module__5ZlGtq__cartDrawerEmpty p{color:var(--color-text-primary);font-family:var(--font-display);text-align:center;text-transform:uppercase;margin:0;font-size:2.3rem;font-weight:700;line-height:.95}@media (max-width:520px){.cart-drawer-module__5ZlGtq__cartDrawerPanel{width:100vw}.cart-drawer-module__5ZlGtq__cartDrawerHeader,.cart-drawer-module__5ZlGtq__cartDrawerStatus,.cart-drawer-module__5ZlGtq__cartDrawerItem,.cart-drawer-module__5ZlGtq__cartDrawerFooter,.cart-drawer-module__5ZlGtq__cartDrawerEmpty{padding-left:1.15rem;padding-right:1.15rem}}
