.cart-modern{min-height:60vh}.cart-header-row{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 0}.cart-header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.cart-header-left{display:flex;align-items:center;gap:1rem}.page-title{font-size:1.875rem;font-weight:700;margin:0}.cart-stats{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}.cart-stats-divider{color:#d1d5db}.payment-icons-row{display:flex;align-items:center;gap:.75rem}.pay-icon{height:24px;width:auto;opacity:.7;transition:opacity .2s}.pay-icon:hover{opacity:1}.pay-ssl{display:flex;align-items:center;gap:.25rem;color:#10b981;font-size:.75rem;font-weight:600}.pay-ssl svg{width:14px;height:14px}.free-shipping-wrapper{background:#f9fafb;padding:1.5rem 0}.free-shipping-bar{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:1rem;border-radius:.5rem}.bg-white-30{background:#ffffff4d;height:8px;border-radius:4px;overflow:hidden}.h-8px{height:8px}.h-100{height:100%}.cart-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width: 768px){.cart-grid{grid-template-columns:2fr 1fr}}.cart-loading{text-align:center;padding:3rem}.loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.cart-empty-modern{text-align:center;padding:3rem 1.5rem}.cart-empty-icon{margin-bottom:1.5rem;color:#d1d5db}.cart-empty-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.cart-empty-subtitle{color:#6b7280;margin-bottom:2rem}.cart-card{display:grid;grid-template-columns:120px 1fr auto;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem}.cart-card-image img{width:120px;height:120px;object-fit:cover;border-radius:.375rem}.placeholder-image{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:.375rem;font-size:2rem}.cart-card-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.cart-card-link{color:#111827;text-decoration:none;transition:color .2s}.cart-card-link:hover{color:#06c}.cart-card-image{display:block}.cart-card-variant{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.cart-card-options{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.cart-card-price{font-size:.875rem;color:#6b7280}.cart-card-line-calc{font-size:.8rem;color:#9ca3af;margin-top:.25rem}.price-value{font-weight:600;color:#111827}.cart-card-actions{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.quantity-controls{display:flex;align-items:center;gap:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;padding:.25rem}.qty-btn{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:.25rem;font-size:1.125rem;cursor:pointer;transition:background .2s}.qty-btn:hover{background:#e5e7eb}.qty-input{width:50px;text-align:center;border:none;font-weight:600}.cart-card-total{font-size:1.25rem;font-weight:700}.cart-card-remove{background:none;border:none;padding:.5rem;cursor:pointer;color:#ef4444;transition:color .2s}.cart-card-remove:hover{color:#dc2626}.cart-card-remove svg{width:20px;height:20px}.cart-summary-modern{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;position:sticky;top:1rem}.summary-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.summary-total{font-size:1.25rem;font-weight:700;border-top:2px solid #e5e7eb;border-bottom:none;padding-top:1rem;margin-top:.5rem}.summary-savings{color:#10b981;font-weight:600}.savings-value{color:#10b981;font-weight:700}.cart-card-savings{display:inline-block;padding:2px 8px;background:#10b981;color:#fff;font-size:.75rem;font-weight:700;border-radius:4px;margin-top:4px}.price-retail{font-size:.8rem;color:#9ca3af;text-decoration:line-through;margin-right:4px}.coupon-section{margin:1.5rem 0}.coupon-toggle{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px dashed #d1d5db;border-radius:.375rem;cursor:pointer;transition:all .2s}.coupon-toggle:hover{background:#f9fafb;border-color:#3b82f6}.coupon-icon{width:20px;height:20px;color:#6b7280}.chevron-icon{width:16px;height:16px;margin-left:auto}.coupon-form-wrapper{margin-top:1rem}.coupon-input-group{display:flex;gap:.5rem}.coupon-input{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.coupon-apply-btn{padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background .2s}.coupon-apply-btn:hover{background:#2563eb}.checkout-btn-modern{display:block;width:100%;padding:1rem;background:#10b981;color:#fff;text-align:center;border-radius:.5rem;font-weight:700;font-size:1.125rem;text-decoration:none;transition:background .2s}.checkout-btn-modern:hover{background:#059669}@media (max-width: 767px){.cart-card{grid-template-columns:80px 1fr;gap:1rem}.cart-card-actions{grid-column:1 / -1;flex-direction:row;justify-content:space-between}}
