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