.cart-page-pro{min-height:100vh;background:#fafafa}.cart-container-pro{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}.cart-header-pro{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.header-content h1{font-size:2.75rem;font-weight:800;color:#1a1a1a;margin:0 0 .5rem;letter-spacing:-.5px}.header-subtitle{font-size:1.1rem;color:#6b7280;margin:0;font-weight:400}.clear-cart-btn-pro{display:flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #ef4444;color:#ef4444;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.clear-cart-btn-pro:hover{background:#ef4444;color:white;transform:translateY(-2px);box-shadow:0 6px 20px rgba(239,68,68,.3)}.error-banner{display:flex;align-items:center;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;color:#991b1b;padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem;font-weight:500}.empty-cart-pro{text-align:center;padding:5rem 2rem;background:white;border-radius:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.empty-icon{width:120px;height:120px;margin:0 auto 2rem;color:#d1d5db}.empty-icon svg{width:100%;height:100%}.empty-cart-pro h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.empty-cart-pro p{font-size:1.1rem;color:#6b7280;margin:0 0 2.5rem}.shop-now-btn{display:inline-flex;align-items:center;gap:.5rem;background:#ef4444;color:white;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 14px rgba(239,68,68,.3)}.shop-now-btn:hover{background:#dc2626;transform:translateY(-3px);box-shadow:0 8px 24px rgba(239,68,68,.4)}.cart-layout{display:grid;grid-template-columns:1fr 420px;gap:2.5rem;align-items:start}.cart-items-section{background:white;border-radius:20px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.section-header{justify-content:space-between;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:2px solid #f3f4f6}.header-left,.section-header{display:flex;align-items:center}.header-left{gap:1rem}.section-header h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.item-badge{background:#f3f4f6;color:#4b5563;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.cart-item-pro{display:flex;gap:1.5rem;padding:1.5rem;border:2px solid #f3f4f6;border-radius:16px;margin-bottom:1.25rem;transition:all .3s ease}.cart-item-pro:hover{border-color:#ef4444;box-shadow:0 4px 16px rgba(239,68,68,.12);transform:translateY(-2px)}.item-image-wrapper{width:140px;height:140px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#f3f4f6}.item-image-wrapper img{width:100%;height:100%;object-fit:cover}.item-details-pro{flex:1;display:flex;flex-direction:column;gap:1.25rem}.item-top{display:flex;justify-content:space-between;gap:1rem}.item-top h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;line-height:1.4}.car-details{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#6b7280;margin:0}.car-details svg{color:#9ca3af}.remove-item-btn{width:36px;height:36px;flex-shrink:0;background:#fef2f2;border:1px solid #fecaca;color:#ef4444;border-radius:10px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.remove-item-btn:hover{background:#ef4444;color:white;border-color:#ef4444;transform:scale(1.05)}.item-bottom{display:flex;justify-content:space-between;align-items:flex-end}.price-info{display:flex;flex-direction:column;gap:.5rem}.price-row{display:flex;align-items:center;gap:.75rem}.old-price{font-size:1rem;color:#9ca3af;text-decoration:line-through;font-weight:500}.discount-tag{background:#fef2f2;color:#ef4444;padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:.3px}.main-price{font-size:1.75rem;font-weight:800;color:#1a1a1a;line-height:1}.item-controls{display:flex;align-items:center;gap:1.5rem}.qty-control{display:flex;align-items:center;gap:.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.25rem}.qty-control button{width:32px;height:32px;background:white;border:1px solid #e5e7eb;border-radius:8px;color:#1a1a1a;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.qty-control button.minus-btn{color:#dc2626}.qty-control button.plus-btn{color:#059669}.qty-control button.minus-btn:hover:not(:disabled){background:#dc2626;color:#ffffff;border-color:#dc2626}.qty-control button.plus-btn:hover:not(:disabled){background:#059669;color:#ffffff;border-color:#059669}.qty-control button:disabled{opacity:.4;cursor:not-allowed}.qty-control span{min-width:40px;text-align:center;font-size:1rem;font-weight:600;color:#1a1a1a}.subtotal{font-size:1.5rem;font-weight:700;color:#1a1a1a}.order-summary-section{position:sticky;top:6rem}.summary-card{background:white;border-radius:20px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.summary-card h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.summary-line{display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#4b5563;margin-bottom:1rem}.summary-line span:last-child{font-weight:600;color:#1a1a1a}.discount-line{color:#10b981}.discount-line span{color:#10b981;font-weight:600}.divider{height:1px;background:#e5e7eb;margin:1.5rem 0}.total-line{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:1.5rem 0 0}.total-line span:last-child{font-size:1.75rem;color:#ef4444}.savings-tag{background:linear-gradient(135deg,#10b981,#059669);color:white;padding:.75rem 1rem;border-radius:12px;text-align:center;font-weight:600;font-size:.95rem;margin:1.5rem 0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(16,185,129,.4)}50%{box-shadow:0 0 0 8px rgba(16,185,129,0)}}.coupon-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem;margin:1.5rem 0}.coupon-header{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.coupon-header svg{color:#ef4444}.coupon-input-row{display:flex;gap:.5rem;margin-bottom:1rem}.coupon-input-row input{flex:1;background:white;border:2px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;color:#1a1a1a;text-transform:uppercase;transition:all .3s ease}.coupon-input-row input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.coupon-input-row button{background:#ef4444;border:none;color:white;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.coupon-input-row button:hover:not(:disabled){background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px rgba(239,68,68,.3)}.coupon-input-row button:disabled{opacity:.5;cursor:not-allowed}.coupon-suggestions{display:flex;gap:.5rem;flex-wrap:wrap}.coupon-suggestions span{background:white;border:1px solid #e5e7eb;color:#6b7280;padding:.4rem .75rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.coupon-suggestions span:hover{background:#ef4444;color:white;border-color:#ef4444;transform:translateY(-1px)}.applied-coupon-box{display:flex;flex-direction:column;gap:.75rem}.applied-badge{display:flex;justify-content:space-between;align-items:center;background:#d1fae5;border:2px solid #10b981;border-radius:10px;padding:.75rem 1rem}.applied-badge span{color:#047857;font-weight:700;font-size:1rem;letter-spacing:.5px}.applied-badge button{background:none;border:none;color:#ef4444;cursor:pointer;padding:.25rem;transition:all .2s ease;display:flex;align-items:center}.applied-badge button:hover{transform:scale(1.2)}.coupon-msg{color:#047857;margin:0}.coupon-err,.coupon-msg{font-size:.85rem;font-weight:500}.coupon-err{color:#ef4444;margin:.5rem 0 0}.checkout-btn-pro{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;color:white;padding:1.25rem;border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:2rem;transition:all .3s ease;box-shadow:0 6px 20px rgba(239,68,68,.3)}.checkout-btn-pro:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(239,68,68,.4)}.continue-link{display:block;text-align:center;color:#6b7280;text-decoration:none;font-weight:600;font-size:.95rem;margin-top:1.25rem;transition:color .2s ease}.continue-link:hover{color:#ef4444}@media (max-width:1200px){.cart-layout{grid-template-columns:1fr 380px;gap:2rem}}@media (max-width:1024px){.cart-layout{grid-template-columns:1fr}.order-summary-section{position:relative;top:0}}@media (max-width:768px){.cart-container-pro{padding:5rem 1rem 1.5rem}.cart-header-pro{flex-direction:column;gap:1.5rem;align-items:flex-start}.header-content h1{font-size:2rem}.clear-cart-btn-pro{width:100%;justify-content:center}.cart-item-pro{flex-direction:column}.item-image-wrapper{width:100%;height:200px}.item-bottom{flex-direction:column;gap:1.25rem;align-items:flex-start}.item-controls{width:100%;justify-content:space-between}}@media (max-width:480px){.header-content h1{font-size:1.75rem}.section-header{flex-direction:column;gap:.75rem;align-items:flex-start}.cart-item-pro{padding:1rem}.item-top h3{font-size:1.1rem}.main-price{font-size:1.5rem}.summary-card{padding:1.5rem}}