cart-drawer-v2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}body.cart-drawer-v2-open{overflow:hidden}cart-drawer-v2[open]{pointer-events:auto}.cart-drawer-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .2s ease}cart-drawer-v2[open] .cart-drawer-v2__overlay{opacity:1}.cart-drawer-v2__panel.sidebar.sidebar--right{position:absolute;top:0;right:0;bottom:0;left:auto;display:flex;flex-direction:column;width:100%;max-width:440px;height:100%;margin:0;padding:0;overflow:hidden;background:#fff;color:var(--color-text-main, #080808);box-shadow:-4px 0 24px #00000014;z-index:1;transform:translate(100%);transition:transform .25s ease}html[dir=ltr] .cart-drawer-v2__panel.sidebar.sidebar--right,html[dir=rtl] .cart-drawer-v2__panel.sidebar.sidebar--right{transform:translate(100%)}cart-drawer-v2[open] .cart-drawer-v2__panel.sidebar.sidebar--right{transform:translate(0)!important}.cart-drawer-v2__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.cart-drawer-v2__empty-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem}.cart-drawer-v2__empty-state{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;text-align:center}.cart-drawer-v2__empty-state a{min-height:52px;display:flex;align-items:center;justify-content:center}.cart-drawer-v2__empty-state-text{width:100%;font-size:1.25rem;font-weight:400;line-height:1.3}.cart-drawer-v2__empty-state-text.rte>*:first-child{margin-top:0}.cart-drawer-v2__empty-state-text.rte>*:last-child{margin-bottom:0}.cart-drawer-v2__empty-state-text.rte p{font-size:inherit}.cart-drawer-v2__panel.sidebar cart-recommendations:not(:empty){width:100%;max-width:100%}.cart-drawer-v2__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:.5rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.1);background:#fff}.cart-drawer-v2__title{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;color:#080808}.cart-drawer-v2__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;margin:0;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;color:#080808;cursor:pointer}.cart-drawer-v2__close:hover{background:#0000000a}.cart-drawer-v2__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}.cart-free-shipping-v2{padding:.875rem 1.25rem .75rem;color:var(--cart-free-shipping-text-color, #080808);font-size:var(--cart-free-shipping-font-size-mobile, 14px);line-height:1.3;text-align:center}.cart-free-shipping-v2__message{margin-bottom:.5rem}.cart-free-shipping-v2__bar{width:100%;height:10px;overflow:hidden;border-radius:999px;background:var(--cart-free-shipping-track-color, #c4c4c4)}.cart-free-shipping-v2__fill{display:block;width:var(--cart-free-shipping-progress, 0%);height:100%;border-radius:inherit;background:var(--cart-free-shipping-active-color, #04c57b)}.cart-free-shipping-v2--unlocked .cart-free-shipping-v2__fill{width:100%}@media(min-width:750px){.cart-free-shipping-v2{font-size:var(--cart-free-shipping-font-size-desktop, 15px)}}.cart-drawer-v2__items{list-style:none;margin:0;padding:0}.cart-drawer-v2__item{padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.08)}.line-item-v2{display:grid;grid-template-columns:96px 1fr;gap:1rem;align-items:start}.line-item-v2__media{display:block;width:96px;height:96px;overflow:hidden;border-radius:6px;background:#f5f5f5}.line-item-v2__image,.line-item-v2__placeholder{display:block;width:100%;height:100%;object-fit:contain}.line-item-v2__content{display:flex;flex-direction:column;gap:.5rem;min-width:0}.line-item-v2__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.line-item-v2__header-content{display:flex;flex-direction:column;gap:.25rem}.line-item-v2__title{margin:0;font-size:.95rem;font-weight:700;line-height:1.3;color:#080808;text-decoration:none}cart-remove-button-v2{display:contents}.line-item-v2__remove{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin:0;padding:0;border:0;background:transparent;color:#8f8f8f;cursor:pointer;line-height:0;transition:color .15s ease}.line-item-v2__remove:hover,.line-item-v2__remove:focus-visible{color:#d32f2f}.line-item-v2__remove-icon{display:block}.line-item-v2__gift-tag{display:flex;margin-top:.25rem;align-items:center;flex-shrink:0;font-size:.8rem;font-weight:700;color:#080808;white-space:nowrap;line-height:1}.line-item-v2__prices{display:flex;flex-direction:column;line-height:1.3;min-width:0}.line-item-v2__discounts-fade{--scroll-fade-color: #fff}.line-item-v2__price-row{font-weight:500;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;text-align:right;font-size:1rem}.line-item-v2__price-compare{color:#000;text-decoration:line-through;opacity:.3;font-size:.8rem}.line-item-v2__price-final{color:#000}.line-item-v2__savings{color:#2ea818;font-size:1rem;font-weight:700;text-align:right}.line-item-v2__discounts{list-style:none;margin:.375rem 0 0;padding:0;display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:.1875rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.line-item-v2__discounts::-webkit-scrollbar{display:none}.line-item-v2__discount{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;scroll-snap-align:start;padding:.1875rem .4375rem;border-radius:4px;background:#00000014;color:#6b6b6b;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1;white-space:nowrap}.line-item-v2__discount-icon{display:block;flex-shrink:0}.cart-drawer-v2__loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffd9;z-index:3;pointer-events:all}.cart-drawer-v2__loading-overlay[hidden]{display:none}.cart-drawer-v2__loading-spinner{width:32px;height:32px;color:#080808}.cart-drawer-v2__error{margin:0;padding:.625rem 1.25rem;background:#fdecea;color:#b3261e;font-size:.85rem;line-height:1.3}.cart-drawer-v2__error[hidden]{display:none}.line-item-v2.is-loading{opacity:.5;pointer-events:none}.cart-drawer-v2__panel.sidebar svg *{fill:revert-layer}.cart-drawer-v2__panel.sidebar svg [fill=currentColor]{fill:currentColor}
/*# sourceMappingURL=/cdn/shop/t/96/assets/cart-drawer-v2.css.map */
