.ez-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.ez-cart__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease}.ez-cart__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(420px,100vw);height:100%;background:#fff;box-shadow:-8px 0 40px #0000001f;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.ez-cart.is-open{pointer-events:auto}.ez-cart.is-open .ez-cart__backdrop{opacity:1}.ez-cart.is-open .ez-cart__panel{transform:translate(0)}.ez-cart__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#ffffff9e;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.ez-cart.is-busy .ez-cart__loading{opacity:1;visibility:visible;pointer-events:auto}.ez-cart__spinner{width:34px;height:34px;border:3px solid var(--ez-color-border, #e5e5e5);border-top-color:var(--ez-color-primary, #1f60fc);border-radius:50%;animation:ez-cart-spin .7s linear infinite}@keyframes ez-cart-spin{to{transform:rotate(360deg)}}.ez-cart__loading-text{font-size:14px;color:var(--ez-color-text-secondary, #666)}.ez-cart.is-busy .ez-cart__body,.ez-cart.is-busy .ez-cart__foot,.ez-cart.is-busy .ez-cart__close{pointer-events:none}@media(prefers-reduced-motion:reduce){.ez-cart__spinner{animation-duration:1.3s}}.ez-cart__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--ez-color-border, #ededed)}.ez-cart__title{margin:0;font-size:18px;font-weight:600;color:var(--ez-color-heading, #1c1c1c)}.ez-cart__count{margin-left:4px;font-size:14px;font-weight:400;color:var(--ez-color-text-secondary, #888)}.ez-cart__close{display:inline-flex;padding:4px;border:0;background:none;color:var(--ez-color-heading, #1c1c1c);cursor:pointer}.ez-cart__close svg{width:20px;height:20px}.ez-cart__body{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 24px}.ez-cart__items{margin:0;padding:0;list-style:none}.ez-cart__empty{padding:48px 0;text-align:center;color:var(--ez-color-text-secondary, #888)}.ez-cart__item{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--ez-color-border, #f0f0f0)}.ez-cart__item.is-removing{transform:translate(100%);opacity:0;transition:transform .35s ease,opacity .35s ease;pointer-events:none}@media(prefers-reduced-motion:reduce){.ez-cart__item.is-removing{transition:opacity .2s ease;transform:none}}.ez-cart__thumb{flex:0 0 64px;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.ez-cart__thumb img{max-width:100%;max-height:100%;object-fit:contain}.ez-cart__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ez-cart__name{font-size:15px;font-weight:600;color:var(--ez-color-heading, #1c1c1c);text-decoration:none;line-height:1.3}.ez-cart__name:hover{text-decoration:underline}.ez-cart__variant{font-size:13px;color:var(--ez-color-text-secondary, #888)}.ez-cart__qty{display:inline-flex;align-items:center;gap:0;margin-top:4px;border:1px solid var(--ez-color-border, #ddd);border-radius:100px;width:fit-content}.ez-cart__qty button{width:28px;height:28px;border:0;background:none;font-size:16px;line-height:1;color:var(--ez-color-heading, #1c1c1c);cursor:pointer}.ez-cart__qty button:disabled{opacity:.35;cursor:default}.ez-cart__qty span{min-width:26px;text-align:center;font-size:14px}.ez-cart__price{margin-top:4px;font-size:15px;font-weight:600;color:var(--ez-color-heading, #1c1c1c)}.ez-cart__remove{flex:0 0 auto;align-self:flex-start;padding:2px;border:0;background:none;color:var(--ez-color-text-secondary, #aaa);cursor:pointer}.ez-cart__remove:hover{color:#d33}.ez-cart__remove svg{width:18px;height:18px}.ez-cart__foot{padding:18px 24px 24px;border-top:1px solid var(--ez-color-border, #ededed)}.ez-cart__totals{margin:0 0 14px}.ez-cart__row{display:flex;justify-content:space-between;align-items:baseline;padding:4px 0;font-size:14px;color:var(--ez-color-text-secondary, #777)}.ez-cart__row dt,.ez-cart__row dd{margin:0}.ez-cart__row--total{margin-top:8px;padding-top:12px;border-top:1px solid var(--ez-color-border, #ededed);font-size:16px}.ez-cart__row--total dt{font-weight:600;color:var(--ez-color-heading, #1c1c1c)}.ez-cart__row--total dd{font-weight:700;color:var(--ez-color-primary, #1f60fc)}.ez-cart__consent{margin:0 0 14px;font-size:12px;line-height:1.5;color:var(--ez-color-text-secondary, #888)}.ez-cart__consent a{color:var(--ez-color-primary, #1f60fc);text-decoration:none}.ez-cart__consent a:hover{text-decoration:underline}.ez-cart__checkout,.ez-cart__viewcart{display:block;width:100%;text-align:center;margin-bottom:10px}.ez-cart__viewcart{margin-bottom:0}.ez-header__cart{position:relative}.ez-header__cart-count{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:100px;background:var(--ez-color-primary, #1f60fc);color:#fff;font-size:10px;font-weight:600;line-height:1}@media(prefers-reduced-motion:reduce){.ez-cart__panel,.ez-cart__backdrop{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ez-cart-drawer.css.map */
