 .card-product-item {background-color: #f6f7f9;border: 1px solid transparent;border-radius: 18px;padding: 20px;margin-bottom: 16px;position: relative;transition: all 0.2s ease;}.card-product-item:hover {border-color: #e5e7eb;background-color: #f0f2f5;box-shadow: 0 4px 14px rgba(0, 0, 0, 0.03);}.img-box {width: 90px;height: 90px;background-color: #ffffff;border-radius: 12px;border: 1px solid #eaebd0;display: flex;align-items: center;justify-content: center;}.img-box img {max-width: 80%;max-height: 80%;object-fit: contain;}.qty-inline-tag {font-size: 0.95rem;font-weight: 800;color: #6b7280;margin-right: 6px;letter-spacing: -0.02em;}.product-title-link {color: #111827;text-decoration: none !important;transition: color 0.15s ease;}.product-title-link:hover {color: #000000;}.qty-stepper-exact {background-color: #ffffff;border: 1px solid #d1d5db;border-radius: 12px;padding: 4px 10px;display: inline-flex;align-items: center;justify-content: space-between;min-width: 105px;box-shadow: 0 1px 2px rgba(0,0,0,0.03);position: relative;z-index: 2;}.qty-stepper-exact button {border: none;background: transparent;font-size: 1.1rem;font-weight: 500;color: #4b5563;cursor: pointer;padding: 0 6px;line-height: 1;transition: color 0.15s ease;}.qty-stepper-exact button:hover {color: #111827;}.qty-stepper-exact span {font-weight: 600;font-size: 0.95rem;color: #111827;padding: 0 8px;}.btn-trash-wrapper {position: relative;z-index: 2;}.btn-trash-icon {background: transparent;border: none;color: #374151;padding: 6px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;transition: all 0.2s ease;cursor: pointer;}.btn-trash-icon:hover {background-color: #fee2e2;color: #dc2626;}.summary-card-bg {background-color: #f6f7f9;border-radius: 18px;padding: 24px;}.btn-action {background-color: #28a87e;color: #ffffff !important;font-weight: 800;font-size: 1.05rem;letter-spacing: 0.05em;text-transform: uppercase;border-radius: 60px;padding: 16px 28px;display: flex;align-items: center;justify-content: center;width: 100%;border: none;cursor: pointer;text-decoration: none !important;transition: all 0.2s ease;}.btn-action:hover {background-color: #208f6b;}.btn-action svg {transition: transform 0.2s ease;}.btn-action:hover svg {transform: translateX(4px);}.coupon-pill {background-color: #ffffff;border: 1px solid #e5e7eb;border-radius: 30px;padding: 6px 6px 6px 14px;display: flex;align-items: center;}.coupon-pill input {border: none;background: transparent;font-size: 0.85rem;text-transform: uppercase;width: 100%;}.coupon-pill input:focus {outline: none;box-shadow: none;}.coupon-pill button {background-color: #111827;color: #ffffff;border: none;border-radius: 20px;padding: 9px 14px;font-size: 0.8rem;font-weight: 700;cursor: pointer;}.coupon-pill.has-error {border-color: #fca5a5 !important;background-color: #fff5f5;}.coupon-error-msg {color: #d36161;font-size: 0.78rem;font-weight: 500;margin-top: 6px;padding-left: 20px;display: block;}.shipping-msg {background-color: #fff8e6;border: 1px solid #ffe8b3;color: #7a5200;font-size: 0.92rem;line-height: 1.35;}
