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