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