.cart-page{padding:80px 0 70px}.cart-header{margin-bottom:30px}.cart-header h1{color:#1e293b;margin:0;font-size:34px;font-weight:700}.cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:30px;display:grid}.cart-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.cart-table{border-collapse:collapse;width:100%}.cart-table thead{background:#f1f5f9}.cart-table th{text-align:center;text-transform:uppercase;letter-spacing:.4px;color:#475569;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:18px;font-size:13px;font-weight:700}.cart-table td{vertical-align:middle;border-bottom:1px solid #eef2f7;border-right:1px solid #eef2f7;padding:28px 18px}.cart-table tbody tr:last-child td{border-bottom:none}.cart-table th:first-child,.cart-table td:first-child{text-align:center;width:30%}.cart-table th:nth-child(2),.cart-table td:nth-child(2){width:26%}.cart-table td:nth-child(2){text-align:left}.cart-table th:nth-child(3),.cart-table td:nth-child(3){text-align:center;width:14%}.cart-table th:nth-child(4),.cart-table td:nth-child(4){text-align:center;width:10%}.cart-table th:nth-child(5),.cart-table td:nth-child(5){text-align:center;width:15%}.cart-table th:nth-child(6),.cart-table td:nth-child(6){text-align:center;width:5%}.cart-product{width:180px}.cart-product-box{flex-direction:column;align-items:center;gap:12px;display:flex}.cart-product-image{justify-content:center;width:100%;display:flex}.cart-product-image img{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:120px;height:120px}.cart-product-info{text-align:center;width:100%}.cart-product-info h3{color:#1f2937;margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.3}.cart-product-info span{color:#64748b;font-size:13px;display:block}.cart-variation-full{color:#475569;flex-direction:column;gap:8px;padding-left:50px;font-size:14px;line-height:1.5;display:flex}.cart-variation-short{display:none}.cart-table td:nth-child(3),.cart-table td:nth-child(5){white-space:nowrap;color:#0f172a;font-weight:700}.qty-box{border:1px solid #dbe2ea;border-radius:8px;justify-content:center;align-items:center;width:120px;height:40px;display:flex;overflow:hidden}.qty-box button{color:#0f172a;cursor:pointer;background:#f8fafc;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex}.qty-box input{text-align:center;background:#fff;border:none;width:40px;height:40px;font-size:16px;font-weight:700}.cart-remove{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:20px;transition:all .2s}.cart-remove:hover .cart-summary{position:sticky;top:20px}.cart-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;box-shadow:0 10px 25px #0000000d}.cart-summary-card h3{color:#1f2937;margin:0 0 18px;font-size:20px;font-weight:700}.summary-row{justify-content:space-between;align-items:center;margin-bottom:14px;font-size:15px;display:flex}.summary-total{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;font-size:18px;font-weight:700;display:flex}.shipping-info{color:#166534;background:#ecfdf5;border-radius:8px;margin-top:20px;padding:14px;font-size:14px;line-height:1.5}.checkout-btn{color:#fff;text-align:center;letter-spacing:.2px;background:#1e293b;border-radius:8px;width:100%;margin-top:20px;padding:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.checkout-btn:hover{color:#fff;background:#0f172a}.cart-benefits-wrap{margin-top:40px;margin-bottom:60px}@media (width<=991px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{width:100%;display:block}.cart-table tr{border-bottom:1px solid #e5e7eb;padding:18px}.cart-table td{border:none;padding:8px 0;text-align:left!important}.cart-product-info{text-align:left}.cart-variation-full{display:none}.cart-variation-short{font-weight:600;display:block}}.product-benefits{background:#fff;border:1px solid #ececec;border-radius:12px;grid-template-columns:repeat(5,1fr);width:95%;max-width:1500px;margin:35px auto 0;display:grid}.benefit-item{gap:14px;padding:20px;display:flex}.benefit-item:not(:last-child){border-right:1px solid #ececec}.benefit-item img{flex-shrink:0;width:36px;height:36px}.benefit-item h4{margin:0 0 6px;font-size:15px;font-weight:700}.benefit-item p{color:#666;margin:0;font-size:13px;line-height:1.5}.cart-variation-short{text-align:center;color:#1a1a1a;font-size:16px;font-weight:600;line-height:1.7}
