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