.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000052;opacity:0;visibility:hidden;transition:.35s ease;z-index:9998}.cart-drawer{position:fixed;top:0;right:0;width:440px;max-width:100%;height:100vh;background:#fff;transform:translate(100%);transition:transform .4s ease;z-index:9999;display:flex;flex-direction:column}.cart-drawer.active{transform:translate(0)}.cart-drawer-overlay.active{opacity:1;visibility:visible}.cart-drawer-header{height:82px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.cart-drawer-header h3{font-size:28px;font-weight:600;color:#111}.cart-drawer-close{border:none;background:none;font-size:34px;cursor:pointer;color:#111}.cart-drawer-content{flex:1;overflow:auto;padding:30px}.cart-drawer-item{display:flex;gap:18px;margin-bottom:24px}.cart-drawer-item-image{width:100px;height:100px;flex-shrink:0;background:#f7f7f7}.cart-drawer-item-image img{width:100%;height:100%;object-fit:cover}.cart-drawer-item-info{flex:1}.cart-drawer-item-title{margin-bottom:10px;font-size:16px;line-height:1.5;color:#111}.cart-drawer-item-price{font-size:15px;color:#666}.cart-item-quantity{font-size:14px;font-weight:500;color:#888}.cart-remove-btn{margin-top:14px;border:none;background:none;padding:0;font-size:13px;font-weight:500;color:#999;cursor:pointer;transition:color .3s ease}.cart-remove-btn:hover{color:#f90133}.cart-drawer-footer{padding:28px 30px;border-top:1px solid #eee}.cart-drawer-subtotal{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:600;color:#111}.cart-drawer-checkout{width:100%;height:56px;display:flex;align-items:center;justify-content:center;background:#f90133;color:#fff;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.5px;transition:background .3s ease,transform .3s ease}.cart-drawer-checkout:hover{background:#d6002c;transform:translateY(-2px)}.lux-cart{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;background:none;cursor:pointer}.lux-cart svg{width:24px;height:24px;stroke:#111;stroke-width:1.7;fill:none}.lux-cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#f90133;color:#fff;font-size:10px;font-weight:600;line-height:1}@media(max-width:768px){.cart-drawer{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart-drawer.css.map */
