.wq-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999;opacity:0;visibility:hidden;transition:opacity var(--wq-ease-drawer),visibility var(--wq-ease-drawer)}.wq-cart-overlay--open{opacity:1;visibility:visible}.wq-cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100vh;height:100dvh;z-index:1000;background:var(--wq-c-bg);box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--wq-ease-drawer)}.wq-cart-drawer--open{transform:translate(0)}body:has(#PBarNextFrameWrapper) .wq-cart-drawer{height:calc(100dvh - 68px)}.wq-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--wq-s-4) var(--wq-s-5);border-bottom:1px solid var(--wq-c-border);flex-shrink:0}.wq-cart-drawer__title{margin:0;font-family:var(--wq-font);font-size:var(--wq-fs-h3);font-weight:700;color:var(--wq-c-heading);display:flex;align-items:center;gap:var(--wq-s-2)}.wq-cart-drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;font-size:var(--wq-fs-micro);font-weight:600;color:var(--wq-c-white);background:var(--wq-c-info);border-radius:999px}.wq-cart-drawer__count:empty{display:none}.wq-cart-drawer__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;color:var(--wq-c-secondary);cursor:pointer;border-radius:var(--wq-radius);transition:background var(--wq-ease),color var(--wq-ease)}.wq-cart-drawer__close:hover{background:var(--wq-c-bg-subtle);color:var(--wq-c-heading)}.wq-cart-drawer__items{flex:1;overflow-y:auto;padding:var(--wq-s-4) var(--wq-s-5)}.wq-cart-drawer__item{display:flex;gap:var(--wq-s-3);padding:var(--wq-s-3) 0;border-bottom:1px solid var(--wq-c-border)}.wq-cart-drawer__item:last-child{border-bottom:none}.wq-cart-drawer__item-image{flex-shrink:0;width:64px;height:64px;border-radius:var(--wq-radius);overflow:hidden;background:var(--wq-c-bg-subtle)}.wq-cart-drawer__item-image img{width:100%;height:100%;object-fit:cover}.wq-cart-drawer__item-info{flex:1;min-width:0}.wq-cart-drawer__item-title{margin:0 0 2px;font-size:var(--wq-fs-data);font-weight:600;color:var(--wq-c-heading);line-height:var(--wq-lh-tight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wq-cart-drawer__item-sku{margin:0 0 var(--wq-s-2);font-size:var(--wq-fs-micro);color:var(--wq-c-muted)}.wq-cart-drawer__item-controls{display:flex;align-items:center;justify-content:space-between}.wq-cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid var(--wq-c-border);border-radius:var(--wq-radius);overflow:hidden}.wq-cart-drawer__qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--wq-c-bg);border:none;color:var(--wq-c-secondary);cursor:pointer;font-size:14px;font-weight:600;transition:background var(--wq-ease)}.wq-cart-drawer__qty-btn:hover{background:var(--wq-c-bg-subtle)}.wq-cart-drawer__qty-value{width:32px;text-align:center;font-size:var(--wq-fs-caption);font-weight:600;color:var(--wq-c-heading);border-left:1px solid var(--wq-c-border);border-right:1px solid var(--wq-c-border);line-height:28px}.wq-cart-drawer__item-price{font-size:var(--wq-fs-data);font-weight:600;color:var(--wq-c-heading)}.wq-cart-drawer__remove{background:none;border:none;color:var(--wq-c-muted);cursor:pointer;font-size:var(--wq-fs-micro);text-decoration:underline;padding:0;margin-top:var(--wq-s-1);transition:color var(--wq-ease)}.wq-cart-drawer__remove:hover{color:var(--wq-c-action)}.wq-cart-drawer__footer{flex-shrink:0;padding:var(--wq-s-4) var(--wq-s-5);border-top:1px solid var(--wq-c-border);background:var(--wq-c-bg)}.wq-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--wq-s-1);font-size:var(--wq-fs-body);font-weight:600;color:var(--wq-c-heading)}.wq-cart-drawer__note{margin:0 0 var(--wq-s-4);font-size:var(--wq-fs-micro);color:var(--wq-c-muted)}.wq-cart-drawer__actions{display:flex;gap:var(--wq-s-2)}.wq-cart-drawer__actions .wq-btn{flex:1;justify-content:center;text-align:center}.wq-cart-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--wq-s-3);padding:var(--wq-s-8);text-align:center;color:var(--wq-c-muted)}.wq-cart-drawer__empty[hidden]{display:none}.wq-cart-drawer__empty-text{margin:0;font-size:var(--wq-fs-body);color:var(--wq-c-secondary)}.wq-cart-drawer__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;z-index:2}body.wq-cart-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wq-cart-drawer.css.map */
