.cart-drawer{display:block;top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:99999}.cart-drawer[hidden]{display:none}.cart-drawer__overlay{background:#00000073;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .28s ease}.cart-drawer__panel{background:#fff;display:flex;flex-direction:column;height:100%;max-width:100vw;overflow:hidden;position:absolute;right:0;top:0;transform:translate3d(100%,0,0);transition:transform .32s cubic-bezier(.32,.72,0,.99);width:min(400px,100vw);will-change:transform}.cart-drawer.open{pointer-events:auto}.cart-drawer.open .cart-drawer__overlay{opacity:1}.cart-drawer.open .cart-drawer__panel{transform:translateZ(0)}.cart-drawer-open{overflow:hidden}.cart-drawer__header{align-items:center;border-bottom:1px solid #eee;display:flex;flex:0 0 auto;font-size:20px;font-weight:600;justify-content:space-between;min-height:82px;padding:22px}.cart-drawer__header h3{font-size:20px;line-height:1.2;margin:0}.cart-drawer__close{background:none;border:0;cursor:pointer;font-size:34px;height:40px;line-height:1;padding:0;width:40px}.cart-drawer__items{flex:1 1 auto;overflow-y:auto;padding:24px 22px}.cart-drawer__empty{font-size:14px;padding:30px 0;text-align:center}.cart-drawer__item{display:flex;gap:14px;margin-bottom:26px}.cart-drawer__item img{aspect-ratio:1 / 1;border-radius:6px;flex:0 0 95px;height:95px;object-fit:cover;width:95px}.cart-drawer__meta{flex:1 1 auto;min-width:0}.cart-drawer__title{font-size:12px;font-weight:600;line-height:1.3}.cart-drawer__prices{font-size:12px;margin:6px 0 8px}.cart-drawer__prices .old{margin-right:5px;opacity:.55;text-decoration:line-through}.cart-drawer__prices .new{font-weight:600}.cart-item__flex{align-items:flex-end;display:flex;justify-content:space-between}.cart-drawer__qty{align-items:center;border:1px solid #ddd;border-radius:4px;display:inline-flex;gap:14px;min-height:32px;padding:6px 10px}.qty-btn{align-items:center;background:none;border:0;cursor:pointer;display:flex;font-size:20px;height:18px;justify-content:center;line-height:0;padding:0;width:18px}.qty-value{font-size:12px;font-weight:600;min-width:18px;text-align:center}.cart-drawer__remove{background:none;border:0;color:#d00000;cursor:pointer;font-size:12px;margin-top:6px;padding:0}.cart-drawer__discounts,.cart-drawer__global-discounts{margin:6px 0 10px}.cart-drawer__discount{align-items:center;color:#c00;display:flex;font-size:13px;gap:6px}.cart-drawer__discount-amount{font-weight:600}.cart-drawer__loading-spinner{animation:cart-drawer-spinner .6s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#000;display:none;height:18px;margin-left:10px;width:18px}.cart-drawer__item.is-loading .cart-drawer__loading-spinner{display:inline-block}.cart-drawer__more{background:#fff;border-top:1px solid #eee;flex:0 0 auto;padding:6px 22px}.cart-more-toggle{align-items:center;background:none;border:0;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 0;text-align:left;width:100%}.cart-more-toggle .chevron{display:inline-block;line-height:1;transition:transform .25s ease}.cart-more-toggle.open .chevron{transform:rotate(180deg)}.cart-more-toggle__label{text-transform:none!important}.cart-more-content{display:flex;flex-direction:column;gap:10px;max-height:0;overflow:hidden;padding-top:0;transition:max-height .28s ease,padding-top .28s ease}.cart-more-content.open{max-height:250px;padding-top:12px}.cart-more-content a{color:#000;font-size:14px;text-decoration:underline}.cart-drawer__footer{border-top:1px solid #eee;flex:0 0 auto;padding:10px 22px}.cart-drawer__subtotal{display:flex;font-size:15px;justify-content:space-between;margin-bottom:16px}.cart-drawer__cartpage,.cart-drawer__checkout{display:block;font-family:inherit;font-size:14px;font-weight:600;padding:12px;text-align:center;width:100%}.cart-drawer__cartpage{border:1px solid #000;color:#000;margin-bottom:10px}.cart-drawer__cartpage:hover{background:#000;color:#fff}.cart-drawer__checkout{background:#000;border:0;color:#fff;cursor:pointer}.cart-drawer__checkout:disabled{cursor:not-allowed;opacity:.55}.cart-drawer__checkout-form{margin:0}.cart-ai-recommendations{padding:20px 0}.cart-fbt-heading{font-size:13px;font-weight:600;margin:0 0 12px}.cart-ai-grid{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.cart-ai-item{border:1px solid #eee;border-radius:6px;flex:0 0 180px;padding:10px;scroll-snap-align:start}.cart-ai-img{aspect-ratio:1 / 1;border-radius:6px;display:block;height:auto;margin-bottom:8px;object-fit:cover;width:100%}.cart-ai-title{color:#000;font-size:12px;font-weight:600;line-height:1.3;margin-bottom:4px;text-align:left}.cart-ai-price{font-size:12px;font-weight:600}@keyframes cart-drawer-spinner{to{transform:rotate(360deg)}}@media(max-width:480px){.cart-drawer__header{min-height:72px;padding:18px}.cart-drawer__items{padding:20px 18px}.cart-drawer__more,.cart-drawer__footer{padding-left:18px;padding-right:18px}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/cart-drawer.css.map */
