.cart-layout-grid{box-sizing:border-box;gap:24px;max-width:1080px;margin:0 auto;padding:16px 16px 60px;display:flex}.cart-items-section{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.cart-header-title-row{justify-content:space-between;align-items:center;padding:4px 0 10px;display:flex}.cart-item-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:16px;padding:16px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0f172a08}.cart-item-card:hover{border-color:#cbd5e1;box-shadow:0 6px 18px #4f46e50f}.cart-item-image{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;padding:6px;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;max-width:100%;max-height:100%}.cart-item-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cart-item-title{color:#0f172a;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:14.5px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-item-category{color:#64748b;font-size:11.5px;font-weight:600}.cart-item-prices{flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 6px;display:flex}.cart-item-price{color:#0f172a;font-size:16px;font-weight:900}.cart-item-original{color:#94a3b8;font-size:12.5px;font-weight:600;text-decoration:line-through}.cart-item-discount{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:1px 6px;font-size:11px;font-weight:800}.qty-controls-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.qty-counter{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;display:flex;overflow:hidden}.qty-btn{cursor:pointer;color:#1e1b4b;background:#f8fafc;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:900;transition:all .15s;display:flex}.qty-btn:hover{background-color:#e2e8f0}.qty-btn:active{transform:scale(.9)}.qty-input{text-align:center;color:#0f172a;background:0 0;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;outline:none;width:36px;height:32px;font-size:13.5px;font-weight:800}.item-action-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:11.5px;font-weight:700;transition:all .15s;display:inline-flex}.item-action-btn:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.item-wishlist-btn:hover{color:#db2777!important;background:#fdf2f8!important;border-color:#fbcfe8!important}.price-details-card{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;align-self:flex-start;gap:14px;width:360px;padding:20px;display:flex;position:sticky;top:90px;box-shadow:0 4px 20px #0f172a0a}.price-card-title{color:#0f172a;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:12px;font-size:15px;font-weight:900;display:flex}.cart-coin-box{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.cart-price-summary-list{flex-direction:column;gap:10px;display:flex}.price-row-item{color:#475569;justify-content:space-between;align-items:center;font-size:13.5px;font-weight:600;display:flex}.cart-discount-value,.cart-delivery-free{color:#059669;font-weight:800}.price-total-row{color:#0f172a;border-top:1.5px dashed #cbd5e1;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;font-size:18px;font-weight:900;display:flex}.price-savings-notice{color:#059669;text-align:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:8px 12px;font-size:12.5px;font-weight:800}.premium-checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:Outfit,sans-serif;font-size:15px;font-weight:900;transition:all .2s;display:flex;box-shadow:0 6px 20px #4f46e559}.premium-checkout-btn:hover{filter:brightness(1.05);transform:translateY(-2px)}.cart-safe-footer{color:#64748b;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:6px;padding-top:12px;font-size:11.5px;font-weight:600;display:flex}.mobile-cart-sticky-bar{z-index:1999;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0f172a14}.mobile-cart-price-info{flex-direction:column;display:flex}.mobile-cart-amount{color:#0f172a;font-size:18px;font-weight:900;line-height:1.15}.mobile-cart-meta{color:#059669;font-size:11px;font-weight:700}.mobile-cart-checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:12px;padding:12px 26px;font-size:14px;font-weight:900;transition:all .15s;box-shadow:0 4px 14px #4f46e559}.mobile-cart-checkout-btn:active{transform:scale(.96)}@media (max-width:768px){.cart-layout-grid{flex-direction:column;padding-bottom:120px!important}.price-details-card{border-radius:16px;width:100%;padding:16px;position:static}.cart-checkout-btn-desktop{display:none!important}.mobile-cart-sticky-bar{display:flex!important}}@media (max-width:480px){.cart-item-card{gap:12px;padding:12px}.cart-item-image{width:76px;height:76px}.cart-item-title{font-size:13.5px}}
