.custom-cart-drawer{position:fixed;top:0;right:0;width:100%;height:100%;z-index:999999!important;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.custom-cart-drawer.active{pointer-events:auto;visibility:visible;opacity:1}.custom-cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1!important;cursor:pointer}.custom-cart-content{position:fixed;top:0;right:-100%;width:100%;max-width:420px;height:100%;background:#fff;z-index:2!important;display:flex;flex-direction:column;transition:right .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.custom-cart-drawer.active .custom-cart-content{right:0}.custom-cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8;background:#fff;flex-shrink:0}.custom-cart-title{font-size:20px;font-weight:500;margin:0;color:#000;display:flex;align-items:center;gap:8px}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#f0f0f0;border-radius:12px;font-size:14px;font-weight:500;color:#000}.custom-cart-close{background:transparent;border:none;padding:8px;cursor:pointer;color:#666;transition:color .2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.custom-cart-close:hover{background:#f5f5f5;color:#000}.custom-cart-close:active{background:#e8e8e8}.custom-cart-items{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;background:#fff;-webkit-overflow-scrolling:touch}.custom-cart-items::-webkit-scrollbar{width:0}.cart-item{display:flex;gap:16px;padding:20px 24px;background:#fff;position:relative;transition:opacity .2s;border-bottom:1px solid #f5f5f5}.cart-item.updating{opacity:.5;pointer-events:none}.cart-item-image{width:80px;height:80px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f8f8f8}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-no-image{width:100%;height:100%;background:#f0f0f0}.cart-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cart-item-title{font-size:15px;font-weight:400;margin:0;color:#000;line-height:1.4}.cart-item-variant{font-size:13px;color:#666;margin:0}.cart-item-price{font-size:15px;font-weight:500;color:#000;margin-top:auto}.cart-item-quantity{display:flex;align-items:center;gap:12px;margin-top:12px}.qty-btn{width:32px;height:32px;border:1px solid #e0e0e0;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#000;flex-shrink:0}.qty-btn:hover{border-color:#000}.qty-btn:active{background:#f5f5f5;transform:scale(.95)}.qty-btn svg{width:16px;height:16px}.qty-input{width:40px;text-align:center;border:none;background:transparent;font-size:14px;font-weight:400;color:#000}.cart-item-total{display:none}.cart-item-remove{position:absolute;top:20px;right:24px;background:transparent;border:none;padding:4px;cursor:pointer;color:#999;transition:color .2s;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.cart-item-remove:hover{color:#000}.cart-item-remove:active{color:#666}.cart-item-remove svg{width:20px;height:20px}.cart-empty{text-align:center;padding:60px 24px}.cart-empty svg{color:#d0d0d0;margin-bottom:16px;width:64px;height:64px}.cart-empty p{font-size:16px;color:#666;margin:0 0 24px}.btn-continue-shopping{display:inline-block;padding:14px 32px;background:#000;color:#fff;text-decoration:none;border-radius:12px;font-size:14px;font-weight:500;transition:background .2s}.btn-continue-shopping:hover{background:#333}.btn-continue-shopping:active{background:#000}.custom-cart-footer{padding:24px;border-top:1px solid #e8e8e8;background:#fff;flex-shrink:0}.cart-discount-section{margin-bottom:20px}.cart-discount-details summary{display:flex;justify-content:space-between;align-items:center;padding:0;cursor:pointer;font-size:14px;color:#666;list-style:none;-webkit-tap-highlight-color:transparent}.cart-discount-details summary::-webkit-details-marker{display:none}.cart-discount-details summary svg{width:14px;height:14px}.cart-discount-details .chevron{transition:transform .2s}.cart-discount-details[open] .chevron{transform:rotate(180deg)}.discount-form{display:flex;gap:8px;margin-top:12px}.discount-input{flex:1;padding:12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}.discount-input:focus{outline:none;border-color:#000}.btn-apply-discount{padding:12px 20px;background:#000;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.btn-apply-discount:hover{background:#333}.btn-apply-discount:active{background:#000}.trust-badges{display:none}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:18px;font-weight:500;color:#000}.cart-subtotal span:first-child{font-size:15px;font-weight:400;color:#666}.cart-subtotal-price{color:#000}.cart-note{font-size:12px;color:#999;margin:0 0 20px;line-height:1.5}.express-checkout{margin-bottom:16px}.express-checkout__buttons{display:flex;flex-direction:column;gap:12px}.express-checkout__buttons .shopify-payment-button{width:100%}.express-checkout__buttons .shopify-payment-button__button{width:100%!important;min-height:50px!important;font-size:16px!important}.express-checkout__buttons .shopify-payment-button__button--apple-pay{width:100%!important;-webkit-appearance:-apple-pay-button;appearance:-apple-pay-button;-apple-pay-button-type:buy;-apple-pay-button-style:black;height:50px!important}.express-checkout.only-apple .express-checkout__buttons>*:not(.shopify-payment-button__button--apple-pay):not([class*=apple]){display:none!important}.express-checkout__divider{display:none}.btn-checkout{width:100%;padding:16px;background:#000;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn-checkout:hover{background:#333}.btn-checkout:active{background:#000;transform:scale(.98)}.link-continue-shopping{display:none}@media (max-width: 768px){.custom-cart-content{max-width:100%}.custom-cart-header{padding:16px 20px}.custom-cart-title{font-size:18px}.cart-count{font-size:13px;min-width:22px;height:22px}.cart-item{padding:16px 20px}.cart-item-image{width:70px;height:70px}.cart-item-title,.cart-item-price{font-size:14px}.custom-cart-footer{padding:20px}.cart-subtotal{font-size:17px}.cart-subtotal span:first-child{font-size:14px}}@media (max-width: 375px){.custom-cart-header{padding:14px 16px}.custom-cart-title{font-size:17px}.cart-item{padding:14px 16px;gap:12px}.cart-item-image{width:65px;height:65px}.cart-item-title,.cart-item-price{font-size:13px}.qty-btn{width:30px;height:30px}.qty-input{width:36px}.custom-cart-footer{padding:16px}.cart-subtotal{font-size:16px}.btn-checkout{padding:15px}}body.cart-drawer-open{overflow:hidden;position:fixed;width:100%}header,.header,.navbar,nav{z-index:100!important}.modal,.popup,[role=dialog]{z-index:9999!important}@supports (-webkit-touch-callout: none){.custom-cart-items{-webkit-overflow-scrolling:touch}body.cart-drawer-open{position:fixed;width:100%;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-cart-drawer.css.map */
