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