.no-scroll{height:100%;overflow:hidden!important}.cart-overlay{z-index:1040;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.cart-overlay.show{opacity:1;visibility:visible}.cart-popup{z-index:1051;opacity:0;pointer-events:none;background:#fff;border-radius:18px;flex-direction:column;width:400px;max-width:calc(100vw - 20px);height:95dvh;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:5px;right:10px;overflow:hidden;transform:translate(100%);box-shadow:-5px 0 20px #0000001a}.cart-popup.show{opacity:1;pointer-events:auto;transform:translate(0)}.shop-cart-popup{background:#fff;border:1px solid #0000001a;border-radius:18px;flex-direction:column;width:350px;transition:transform .3s,opacity .3s;display:flex}.shop-popup.show{opacity:1;pointer-events:auto;transform:translate(0)}.shop-item-image{object-fit:contain;border-radius:8px;flex-shrink:0;height:60px}.cart-header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cart-header h4{color:#333;margin:0;font-size:20px;font-weight:600}.cart-close-btn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;transition:color .2s;display:flex}.cart-close-btn:hover{color:#333}.shop-cart-header{background:#f7f7f7;border-top:1px solid #eee;border-radius:18px 18px 0 0;flex-shrink:0;padding:16px 20px}.cart-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 20px;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;gap:12px;padding:16px 0;display:flex}.cart-item:last-child{border-bottom:none}.cart-item-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:110px;height:110px}.cart-item-details{flex:1;min-width:0}.cart-item-name{color:#333;margin:0 0 4px;font-size:16px;font-weight:500}.cart-item-weight{color:#666;margin-bottom:4px;font-size:12px}.cart-item-price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cart-item-current-price{font-size:14px;color:#f16c19!important;font-weight:600!important}.cart-item-original-price{color:#999;font-size:11px;text-decoration:line-through}.quantity-controls{border:1px solid #f16c19;border-radius:6px;align-items:center;width:max-content;height:32px;display:flex}.quantity-btn{color:#f16c19;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:16px;display:flex}.quantity-btn:disabled{color:#ccc;cursor:not-allowed}.quantity-display{text-align:center;color:#333;min-width:40px;padding:0 8px;font-size:13px;font-weight:500}.cart-footer{background:#fff;border-top:1px solid #eee;border-radius:0 0 18px 18px;flex-shrink:0;padding:18px 20px}.shop-cart-footer{background:#f7f7f7;border-top:1px solid #eee;border-radius:0 0 18px 18px;flex-shrink:0;padding:16px 20px}.cart-subtotal{color:#555;align-items:center;gap:5px;margin-bottom:6px;font-size:14px;display:flex}.sub-total-value{color:#3a3a3a;font-size:18px;font-weight:400}.cart-savings{color:#008418;margin-bottom:6px;font-size:13px}.cart-note{color:#888;margin-bottom:12px;font-size:12px}.checkout-btn,.view-cart-btn{cursor:pointer;border-radius:8px;width:100%;margin-bottom:10px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s}.checkout-btn{color:#fff;background:#f16c19;border:none}.checkout-btn:hover{background:#e55a0f}.view-cart-btn{color:#f16c19;background:0 0;border:1px solid #f16c19}.view-cart-btn:hover{color:#fff;background:#f16c19}@media (max-width:480px){.cart-popup{border-radius:0;width:100vw;max-width:none;height:100dvh;inset:0}.cart-item-image{width:80px;height:60px}.cart-item-name{font-size:14px}.cart-header h4{font-size:18px}.quantity-controls{height:28px}.quantity-display{min-width:35px;font-size:12px}.checkout-btn,.view-cart-btn{font-size:13px}}@media (max-width:768px) and (min-width:481px){.cart-popup{width:360px;top:10px;right:10px}.cart-item-image{width:100px;height:75px}}@media (min-width:1200px){.cart-popup{width:420px;top:10px;right:10px}.cart-item-image{width:125px;height:90px}}@media (max-width:768px) and (orientation:landscape){.cart-popup{width:60vw;min-width:320px}}@media (max-width:320px){.cart-item-image{width:70px;height:50px}.cart-item-name{font-size:13px}.cart-item-price{flex-direction:column;gap:4px}.quantity-controls{order:2}.cart-item-prices{order:1}}
