.coupon-todayonlinesale-card:hover .coupon-todayonlinesale-img-wrapper img { transform: scale(1.08); }
.brand-name a i { font-size: 14px; color: #000000; }
.coupon-todayonlinesale-img-wrapper::after { pointer-events: none; left: 0; bottom: 0; content: ''; height: 30%; position: absolute; right: 0; background: linear-gradient(to top, rgba(0,0,0,0.03), transparent); }
.coupon-todayonlinesale-body { padding: 40px 20px 0 20px; display: flex; flex-direction: column; }
.brand-logo-box-category { width: 65px; top: -32px; height: 65px; }
.coupon-todayonlinesale-img-wrapper { background: #F8FAFC; aspect-ratio: 400/240; overflow: hidden; border-bottom: 1px solid #F1F5F9; position: relative; width: 100%; }
.badge-verified { letter-spacing: 0.5px; display: flex; color: #D4FF00; box-shadow: 0 4px 10px rgba(0,0,0,0.2); top: 12px; font-weight: 800; border-radius: 30px; gap: 6px; left: 12px; align-items: center; z-index: 5; font-size: 12px; background: #000000; padding: 6px 12px; text-transform: uppercase; position: absolute; }
.brand-name a { gap: 6px; font-size: 12px; text-decoration: none; display: inline-flex; border-radius: 8px; padding: 6px 12px; letter-spacing: 0.5px; font-weight: 700; transition: all 0.2s ease; background: #FFFFFF; align-items: center; color: #000000 !important; text-transform: uppercase; border-left: 4px solid #D4FF00; border: 1px solid #E2E8F0; }
.brand-logo-box { top: -30px; height: 60px; width: 60px; }
.discount-title { line-height: 1.2; font-weight: 900; color: #000000; letter-spacing: -0.5px; font-size: 24px; }
.coupon-todayonlinesale-card { position: relative; display: flex; border-radius: 16px; flex-direction: column; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05); border: 1px solid #E2E8F0; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); font-family: "Google Sans", system-ui, -apple-system, sans-serif; height: 100%; background: #FFFFFF; overflow: hidden; }
.brand-logo-img { display: block; object-fit: contain; max-height: 100%; max-width: 100%; }
.coupon-todayonlinesale-img-wrapper img { width: 100%; height: 100%; transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); object-fit: cover; }
.coupon-todayonlinesale-card:hover .brand-logo-img, .coupon-todayonlinesale-card:hover .brand-logo-img-category { transform: translateY(-4px); border-color: #000000; }
.brand-logo-box, .brand-logo-box-category { box-shadow: 0 4px 12px rgba(0,0,0,0.08); left: 20px; border: 1px solid #E2E8F0; position: absolute; justify-content: center; padding: 6px; display: flex; border-radius: 12px; transition: transform 0.3s ease, border-color 0.3s ease; background: #FFFFFF; box-sizing: border-box; align-items: center; overflow: hidden; }
.btn-get-deal:hover { transform: translateY(-2px); background-color: #e11d48; box-shadow: 0 4px 15px rgba(225, 29, 72, 0.4); color: #ffffff; }
.coupon-todayonlinesale-card:hover { 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; transform: translateY(-6px); }
.coupon-todayonlinesale-card:hover .brand-logo-box, 
.coupon-todayonlinesale-card:hover .brand-logo-box-category { transform: translateY(-4px); border-color: #e11d48; }
.coupon-todayonlinesale-footer { padding: 0 20px 20px 20px; background: transparent; }
.btn-get-deal { font-weight: 800; align-items: center; cursor: pointer; padding: 12px 0; background-color: #000000; display: flex; font-size: 15px; text-transform: uppercase; justify-content: center; letter-spacing: 0.5px; gap: 8px; color: #D4FF00; border: none; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); border-radius: 12px !important; text-decoration: none; }
.brand-name a:hover { background: #F8FAFC; border-color: #D4FF00; }
.brand-name { margin-bottom: 16px; display: inline-flex; margin-top: auto; }
.coupon-todayonlinesale-body .title { font-size: 14px; font-weight: 600; color: #475569; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 8px; line-height: 1.5; display: -webkit-box; }
.brand-logo-container { height: 0; position: relative; z-index: 10; }