.cart-drawer:has(.cart-empty) .cart-drawer__footer,.cart-drawer:has(.cart-empty) .cart-drawer__shipping-progress{display:none!important}.cart-drawer__overlay.cart-drawer__overlay--visible{opacity:1;visibility:visible}.cart-drawer.cart-drawer--open{transform:translate(0)}.cart-drawer__shipping-progress{margin:1rem;text-align:center;font-size:14px}p.free-shipping-message strong{color:#000}.free-shipping-message{margin-bottom:.5rem;font-weight:500}.progress-bar-container{background-color:#eaeaea;border-radius:20px;height:15px;width:100%;overflow:hidden;margin:0 auto .5rem}.cart-item__variants{text-align:left}.progress-bar{background-color:#000;height:100%;width:0;transition:width .4s ease;border-radius:20px 0 0 20px}.progress-labels{display:flex;justify-content:space-between;font-size:12px;color:#555}.free-shipping-achieved{padding:1rem;background-color:#e6fff2;border:1px solid #28a745;border-radius:8px;margin:1rem;text-align:center;font-weight:500;color:#28a745}.cart-drawer__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:99998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-drawer__overlay.is-active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:520px;height:100vh;background:#fff;z-index:99999;transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);box-shadow:-4px 0 20px #00000040;display:flex;flex-direction:column;font-family:inherit}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__content{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:4px 20px;border-bottom:1px solid #e0e0e0;background:#fff;min-height:70px}.cart-drawer__header h2{font-size:1.5rem}.cart-drawer__close{padding:0;min-width:88px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.cart-drawer__close:hover{background-color:#eee;border-color:#ccc;color:#333}.cart-drawer__body{flex:1;overflow-y:auto;padding:0 20px}.cart-empty{text-align:center;padding:14px 20px}.cart-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #f0f0f0;position:relative}.cart-item:last-child{border-bottom:none}.cart-item__image{flex-shrink:0;width:90px;height:90px;border-radius:12px;overflow:hidden;background:#f8f8f8;border:1px solid #f0f0f0}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:0px}.cart-item__title{margin:0;font-size:1rem;text-align:left}.cart-item__variant{margin:0;text-align:left;font-size:.875rem}.cart-item__quantity{display:flex;align-items:center;gap:12px;margin-top:auto}.quantity-btn{width:20px;height:20px;border:1px solid #ddd;background:#fff;cursor:pointer;border-radius:6px;display:flex;align-items:center;min-width:26px;justify-content:center;font-size:16px;font-weight:500;transition:all .2s ease;color:#333;padding:10px}.quantity-btn:hover{border-color:#999;background-color:#f8f8f8}.quantity-btn:disabled{opacity:.4;cursor:not-allowed}.quantity-input{width:60px;height:32px;text-align:center;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:500;background:#fff}.cart-item__content{display:flex;gap:6px}.cart-item__total{font-weight:700;font-size:1rem}.cart-content-custom{display:grid;grid-template-columns:1fr 1fr}.cart-item__remove{background:#f8f8f8;border:1px solid #e0e0e0;width:28px;height:28px;padding:10px;min-width:93px;border-radius:6px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.cart-item__remove:hover{background-color:#fee;border-color:#fcc;color:#e74c3c}.cart-drawer__footer{background:#fff;border-top:1px solid #e0e0e0;padding:0 20px;margin-top:auto}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.cart-drawer__subtotal span:first-child{font-weight:500;color:#666;font-size:16px}p.cart-drawer__tax-note{font-size:16px}.cart-drawer__total{font-weight:700;color:#1a1a1a;font-size:16px}.cart-drawer__actions{display:flex;justify-content:space-around;gap:12px;margin-bottom:30px}.cart-drawer__actions .btn{display:inline-block;padding:10px 24px;min-width:200px;text-align:center;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s ease;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.cart-drawer__actions .btn--primary{background-color:#1a1a1a;color:#fff!important}.cart-drawer__actions .btn--primary:hover{background-color:#333;color:#fff;transform:translateY(-1px)}.cart-drawer__actions .btn--secondary{background-color:transparent;color:#1a1a1a;border:2px solid #1a1a1a}.cart-drawer__actions .btn--secondary:hover{background-color:#1a1a1a;color:#fff!important}.cart-drawer__items.loading{opacity:.6;pointer-events:none}@media (max-width: 768px){.cart-drawer{max-width:100vw;width:100vw}.cart-drawer__actions{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cart-drawer.css.map */
