.wh-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a0f0880;z-index:300;opacity:0;transition:opacity .3s ease}.wh-cart-overlay.open{opacity:1}.wh-cart-drawer{position:fixed;top:0;right:0;height:100%;width:420px;max-width:90vw;background:var(--color-white);z-index:301;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 28px #1a0f082e}.wh-cart-drawer.open{transform:translate(0)}.wh-cart-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--color-gold)}.wh-cart-title{font-family:var(--font-head);font-size:22px;font-weight:600;color:var(--color-brown)}.wh-cart-close{width:40px;height:40px;font-size:28px;line-height:1;color:var(--color-brown);display:flex;align-items:center;justify-content:center}.wh-cart-body{flex:1;overflow-y:auto;padding:16px 24px}.wh-cart-empty{color:var(--color-text-light);margin-bottom:16px}.wh-cart-items{list-style:none;display:grid;gap:20px}.wh-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:start}.wh-cart-item-img{display:block;width:72px;height:72px;border:1px solid var(--color-gold);border-radius:4px;overflow:hidden;background:var(--color-cream)}.wh-cart-item-img img{width:100%;height:100%;object-fit:cover}.wh-cart-item-info{display:grid;gap:6px}.wh-cart-item-title{font-family:var(--font-head);font-size:16px;font-weight:600;color:var(--color-brown);line-height:1.25}.wh-cart-variant{font-size:13px;color:var(--color-text-light)}.wh-cart-qty{margin-top:4px}.wh-cart-qty button{width:34px;height:34px}.wh-cart-qty input{width:40px;height:34px}.wh-cart-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.wh-cart-price{font-weight:600;color:var(--color-primary)}.wh-cart-remove{font-size:12px;color:var(--color-text-light);text-decoration:underline;letter-spacing:.5px}.wh-cart-remove:hover{color:var(--color-primary)}.wh-cart-foot{border-top:1px solid var(--color-gold);padding:20px 24px 24px;display:grid;gap:12px;background:var(--color-cream)}.wh-cart-subtotal{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--font-head);font-size:18px;font-weight:600;color:var(--color-brown);margin-bottom:4px}.wh-cart-foot form{margin:0}body.wh-cart-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/10/assets/wh-cart.css.map */
