.ks-cart-icon-box{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1.5px solid #fed7aa;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ks-cart-layout{grid-template-columns:1fr 380px;align-items:start;gap:24px;display:grid}.ks-cart-items-col,.ks-cart-summary-col{min-width:0}.ks-cart-table-head{background:#f9fafb;border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 120px 140px 140px;gap:12px;padding:14px 22px;display:none}.ks-cart-th,.ks-cart-th-product{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.ks-cart-th{text-align:center}.ks-cart-th-right{text-align:right}.ks-cart-items{flex-direction:column;display:flex}.ks-cart-item{border-bottom:1px solid #f5f5f5;grid-template-columns:1fr 120px 140px 140px;align-items:center;gap:12px;padding:20px 22px;transition:background .15s;display:grid}.ks-cart-item:last-child{border-bottom:none}.ks-cart-item:hover{background:#fefefe}.ks-cart-label{color:#9ca3af;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:600;display:none}.ks-cart-item-product{align-items:center;gap:16px;display:flex}.ks-cart-item-img{background:#f8f8f8;border:1px solid #f1f5f9;border-radius:14px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.ks-cart-item-info{min-width:0}.ks-cart-item-name{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .15s;display:-webkit-box;overflow:hidden}.ks-cart-item-name:hover{color:#ea6b0e}.ks-cart-item-vendor{color:#9ca3af;margin-top:4px;font-size:12px}.ks-cart-item-vendor-link{color:#ea6b0e;font-weight:600;text-decoration:none}.ks-cart-item-vendor-link:hover{color:#c2410c}.ks-cart-item-variant{color:#bbb;margin-top:3px;font-size:11.5px;font-weight:500}.ks-cart-item-price{text-align:center}.ks-cart-item-price-current{color:#111827;font-size:14px;font-weight:700;display:block}.ks-cart-item-price-old{color:#ccc;font-size:12px;text-decoration:line-through}.ks-cart-item-qty{flex-direction:column;align-items:center;display:flex}.ks-cart-qty-control{border:1.5px solid #f1f5f9;border-radius:10px;align-items:center;display:flex;overflow:hidden}.ks-cart-qty-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.ks-cart-qty-btn:hover{color:#111827;background:#f3f4f6}.ks-cart-qty-value{text-align:center;color:#111827;width:40px;font-size:14px;font-weight:700}.ks-cart-item-total{justify-content:flex-end;align-items:center;gap:12px;display:flex}.ks-cart-item-total-value{color:#ea6b0e;font-size:16px;font-weight:800}.ks-cart-remove-btn{color:#d1d5db;cursor:pointer;background:0 0;border:1.5px solid #f1f5f9;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.ks-cart-remove-btn:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.ks-cart-actions{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.ks-cart-continue-link{color:#ea6b0e;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:color .15s;display:flex}.ks-cart-continue-link:hover{color:#c2410c}.ks-cart-clear-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .15s;display:flex}.ks-cart-clear-btn:hover{color:#ef4444}.ks-cart-summary-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:24px;position:sticky;top:180px}.ks-cart-summary-title{color:#111827;letter-spacing:-.2px;margin:0 0 20px;font-size:18px;font-weight:800}.ks-cart-coupon{border-bottom:1px solid #f5f5f5;margin-bottom:20px;padding-bottom:20px}.ks-cart-coupon-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.ks-cart-coupon-row{gap:8px;display:flex}.ks-cart-coupon-field{flex:1;position:relative}.ks-cart-coupon-icon{color:#ccc;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ks-cart-coupon-input{color:#333;background:#f9fafb;border:1.5px solid #f1f5f9;border-radius:10px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:13px;font-weight:500;transition:border-color .2s}.ks-cart-coupon-input:focus{border-color:#f97316}.ks-cart-coupon-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:700;transition:background .15s}.ks-cart-coupon-btn:hover{background:#1f2937}.ks-cart-coupon-success{color:#059669;margin-top:8px;font-size:12px;font-weight:600}.ks-cart-coupon-hint{color:#bbb;margin-top:6px;font-size:11px}.ks-cart-summary-rows{flex-direction:column;gap:12px;display:flex}.ks-cart-summary-row{color:#6b7280;justify-content:space-between;font-size:14px;font-weight:500;display:flex}.ks-cart-summary-row-value{color:#374151;font-weight:700}.ks-cart-summary-discount{color:#059669;font-weight:600}.ks-cart-free-shipping{color:#059669;background:#ecfdf5;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ks-cart-shipping-hint{color:#bbb;margin-top:-4px;font-size:11px}.ks-cart-summary-total-row{color:#111827;border-top:1.5px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:4px;padding-top:16px;font-size:18px;font-weight:800;display:flex}.ks-cart-summary-total-value{color:#ea6b0e}.ks-cart-checkout-btn{color:#fff;background:#ea6b0e;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.ks-cart-checkout-btn:hover{background:#d45d00;transform:translateY(-1px);box-shadow:0 8px 24px #ea6b0e40}.ks-cart-trust{border-top:1px solid #f5f5f5;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.ks-cart-trust-item{color:#9ca3af;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.ks-cart-trust-icon{color:#10b981;width:13px;height:13px}.ks-cart-empty-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;align-items:center;padding:60px 24px;display:flex}.ks-cart-empty-icon-box{background:#f9fafb;border:1.5px solid #f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.ks-cart-empty-title{color:#111827;margin:0 0 8px;font-size:22px;font-weight:800}.ks-cart-empty-sub{color:#9ca3af;max-width:360px;margin:0 0 28px;font-size:14px;line-height:1.6}.ks-cart-empty-btn{color:#fff;background:#ea6b0e;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.ks-cart-empty-btn:hover{background:#d45d00;transform:translateY(-1px);box-shadow:0 6px 20px #ea6b0e40}@media (min-width:768px){.ks-cart-table-head{display:grid}}@media (max-width:1023px){.ks-cart-layout{grid-template-columns:1fr}.ks-cart-summary-card{position:static}}@media (max-width:767px){.ks-cart-item{grid-template-columns:1fr;gap:16px;padding:18px}.ks-cart-label{display:block}.ks-cart-item-price,.ks-cart-item-qty{align-items:flex-start}.ks-cart-item-total{border-top:1px solid #f5f5f5;justify-content:space-between;padding-top:12px}.ks-cart-item-img{border-radius:12px;width:72px;height:72px}}
