.pro-todayonlinedeals-coupon-card:hover .pro-todayonlinedeals-card-img-wrap img { transform: scale(1.08); }
.pro-todayonlinedeals-card-body { padding: 12px 20px 20px 20px; flex-grow: 1; flex-direction: column; display: flex; }
.pro-todayonlinedeals-card-domain i { font-size: 0.9rem; color: #000000; }
.pro-todayonlinedeals-card-img-wrap { overflow: hidden; border-bottom: 1px solid #F1F5F9; aspect-ratio: 16/10; width: 100%; position: relative; background-color: #F8FAFC; }
.pro-todayonlinedeals-logo-wrap { padding: 6px; box-shadow: 0 4px 12px rgba(0,0,0,0.08); margin-left: 20px; border: 1px solid #E2E8F0; align-items: center; display: flex; z-index: 2; width: 60px; margin-top: -30px; border-radius: 12px; justify-content: center; height: 60px; background: #FFFFFF; transition: transform 0.3s ease, border-color 0.3s ease; position: relative; }
.pro-todayonlinedeals-logo-wrap img { object-fit: contain; width: 100%; height: 100%; border-radius: 8px; }
.pro-todayonlinedeals-coupon-card { font-family: "Google Sans", system-ui, -apple-system, sans-serif; border-radius: 16px; display: flex; border: 1px solid #E2E8F0; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); height: 100%; position: relative; overflow: hidden; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05); flex-direction: column; background: #FFFFFF; }
.pro-todayonlinedeals-card-title a { -webkit-box-orient: vertical; font-weight: 600; transition: color 0.2s ease; -webkit-line-clamp: 2; display: -webkit-box; font-size: 0.95rem; line-height: 1.5; overflow: hidden; color: #475569; text-decoration: none; }
.pro-todayonlinedeals-discount-badge { letter-spacing: -0.5px; margin-bottom: 10px; text-transform: uppercase; color: #000000; line-height: 1.2; font-weight: 900; font-size: 1.5rem; }
.pro-todayonlinedeals-coupon-card:hover .pro-todayonlinedeals-card-title a { color: #000000; }
.pro-todayonlinedeals-coupon-card:hover { transform: translateY(-6px); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1); border-color: #000000; }
.pro-todayonlinedeals-card-domain { gap: 8px; font-weight: 700; margin-top: 16px; padding: 6px 12px; letter-spacing: 0.5px; color: #000000; width: fit-content; border-radius: 8px; text-transform: uppercase; display: inline-flex; background: #FFFFFF; border-left: 4px solid #D4FF00; transition: all 0.2s ease; align-items: center; border: 1px solid #E2E8F0; font-size: 0.75rem; }
.pro-todayonlinedeals-card-img-wrap img { width: 100%; object-fit: cover; height: 100%; transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); }
.pro-todayonlinedeals-coupon-card:hover .pro-todayonlinedeals-logo-wrap { border-color: #000000; transform: translateY(-4px); }
.pro-todayonlinedeals-coupon-card:hover .pro-todayonlinedeals-card-domain { background: #F8FAFC; border-left-color: #D4FF00; border-color: #D4FF00; }
.pro-todayonlinedeals-card-title { margin: 0 0 auto 0; }