.top1discounts-footer-brand-title { font-weight: 800; font-size: 1.35rem; color: #18181b; letter-spacing: -0.4px; }
.top1discounts-footer-brand-link:hover { opacity: 0.9; }
.top1discounts-footer-nav-anchor:hover { color: #c1121f; }
.top1discounts-footer-base-container { border-top: 1px solid rgba(0, 0, 0, 0.06); background-color: #faf9f5; font-family: "Google Sans", system-ui, -apple-system, sans-serif; box-sizing: border-box; padding: 60px 0; }
.top1discounts-footer-intro-paragraph { color: #52525b; margin: 0 0 28px 0; line-height: 1.65; font-size: 0.95rem; max-width: 680px; }
.top1discounts-footer-link-section { display: flex; gap: 12px; align-items: center; }
.top1discounts-footer-center-wrap { display: flex; text-align: center; align-items: center; flex-direction: column; margin: 0 auto; max-width: 820px; }
.top1discounts-footer-brand-link { transition: opacity 0.2s ease; align-items: center; gap: 10px; margin-bottom: 20px; text-decoration: none; display: inline-flex; }
.top1discounts-footer-disclosure-copy strong { font-weight: 700; color: #18181b; }
.top1discounts-footer-trust-badges { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 28px; justify-content: center; }
.top1discounts-footer-bottom-divider { background-color: rgba(0, 0, 0, 0.06); height: 1px; margin-bottom: 24px; width: 100%; }
.top1discounts-footer-disclosure-copy { font-size: 0.825rem; line-height: 1.6; margin: 0; color: #71717a; }
.top1discounts-footer-trust-pill { font-weight: 500; display: inline-flex; background-color: #ffffff; border: 1px solid rgba(0, 0, 0, 0.06); align-items: center; border-radius: 999px; font-size: 0.8rem; color: #52525b; gap: 6px; padding: 6px 14px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.01); }
.top1discounts-footer-nav-anchor { font-weight: 500; color: #18181b; text-decoration: none; font-size: 0.9rem; transition: color 0.2s ease; }
.top1discounts-footer-nav-divider { width: 1px; background-color: rgba(0, 0, 0, 0.12); height: 14px; }
.top1discounts-footer-section-label { font-weight: 700; color: #a1a1aa; letter-spacing: 0.8px; font-size: 0.75rem; text-transform: uppercase; }
.top1discounts-footer-links-nav { display: flex; gap: 24px; justify-content: center; align-items: center; flex-wrap: wrap; margin-bottom: 28px; }
.top1discounts-footer-copyright-label { color: #a1a1aa; font-size: 0.8rem; }
.top1discounts-footer-trust-pill i { font-size: 0.85rem; color: #c1121f; }
.top1discounts-footer-disclosure-panel { max-width: 720px; margin-bottom: 20px; }
.top1discounts-footer-brand-icon { max-height: 32px; width: auto; object-fit: contain; }
@media (max-width: 768px) {
  .top1discounts-footer-nav-divider { display: none; }
  .top1discounts-footer-link-section { gap: 8px; flex-direction: column; }
  .top1discounts-footer-links-nav { flex-direction: column; gap: 16px; }
}