.page-header-banner{background:linear-gradient(135deg,#44e4d1 0%,#3dd4c2 100%);margin-bottom:2rem;padding:3rem 0}.page-header-banner h1{color:#fff;margin-bottom:.5rem;font-family:Rokh,sans-serif;font-size:2rem;font-weight:700}.page-header-banner p,.page-header-banner a{color:#ffffffe6}.empty-cart{text-align:center;background:#fff;border-radius:16px;margin:2rem 0;padding:4rem 2rem;box-shadow:0 2px 10px #0000000d}.empty-cart-icon{margin-bottom:1.5rem}.empty-cart-icon svg{color:#ddd;width:80px;height:80px}.empty-cart h2{color:var(--dark-text);margin-bottom:.5rem;font-size:1.5rem}.empty-cart p{color:var(--light-text);margin-bottom:1.5rem}.cart-content{grid-template-columns:1fr 350px;gap:2rem;margin:2rem 0;display:grid}.cart-items{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.cart-header-row{background:var(--light-bg);color:var(--dark-text);grid-template-columns:2fr 1fr 1fr 1fr 60px;gap:1rem;padding:1rem 1.5rem;font-size:14px;font-weight:600;display:grid}.cart-item{border-bottom:1px solid #eee;grid-template-columns:2fr 1fr 1fr 1fr 60px;align-items:center;gap:1rem;padding:1.5rem;display:grid}.cart-item:last-child{border-bottom:none}.col-product{align-items:center;gap:1rem;display:flex}.col-product img{object-fit:contain;background:#f9f9f9;border-radius:8px;width:80px;height:80px}.product-info a{color:var(--dark-text);font-size:15px;font-weight:600}.product-info a:hover{color:var(--teal)}.col-price,.col-total{color:var(--dark-text);font-family:iranyekanwebbold_FaNum,sans-serif}.quantity-control{background:var(--light-bg);border-radius:8px;align-items:center;gap:.5rem;width:fit-content;padding:4px;display:flex}.qty-btn{cursor:pointer;width:32px;height:32px;color:var(--dark-text);background:#fff;border:none;border-radius:6px;font-size:18px;font-weight:600;transition:all .2s}.qty-btn:hover{background:var(--teal);color:#fff}.qty-value{text-align:center;min-width:30px;font-weight:600}.remove-btn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.remove-btn:hover{color:#e74c3c;background:#fee}.cart-summary{background:#fff;border-radius:16px;height:fit-content;padding:1.5rem;position:sticky;top:100px;box-shadow:0 2px 10px #0000000d}.cart-summary h3{border-bottom:2px solid var(--light-bg);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.2rem}.summary-row{border-bottom:1px solid #eee;justify-content:space-between;padding:.75rem 0;display:flex}.summary-row.total{border-bottom:none;border-top:2px solid var(--light-bg);color:var(--dark-text);margin-top:.5rem;padding-top:1rem;font-size:1.1rem;font-weight:700}.btn-checkout{text-align:center;background:var(--teal);color:#fff;border-radius:12px;width:100%;margin-top:1.5rem;padding:14px;font-weight:600;transition:all .3s;display:block}.btn-checkout:hover{background:var(--button-blue)}.btn-continue-shopping{text-align:center;background:var(--light-bg);width:100%;color:var(--dark-text);border-radius:12px;margin-top:.75rem;padding:14px;font-weight:500;transition:all .3s;display:block}.btn-continue-shopping:hover{background:#e8e8e8}.cart-icon-btn{position:relative}.cart-badge{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}@media (max-width:992px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-header-row{display:none}.cart-item{grid-template-columns:1fr;gap:1rem}.col-product{text-align:center;flex-direction:column}.col-product img{width:100px;height:100px}.col-price,.col-quantity,.col-total{justify-content:space-between;align-items:center;display:flex}.col-price:before{content:"قیمت:";font-weight:600}.col-quantity:before{content:"تعداد:";font-weight:600}.col-total:before{content:"جمع:";font-weight:600}.col-actions{justify-content:center;display:flex}}
