/* FestiTale REV 1.7.15 — final accessibility target-size pass. */

body.brand-2026 .site-header .brand,
body.brand-2026 .footer-brand .brand,
body.brand-2026 .footer-brand .footer-cta,
body.brand-2026 .footer-column a,
body.brand-2026 .footer-legal a,
body.brand-2026 .adventure-card-copy > a,
body.brand-2026 .quality-copy > a,
body.brand-2026 .home-outlook > a,
body.brand-2026 .generator-quality-note > a,
body.brand-2026 .text-link,
body.brand-2026 .ft1711-code-privacy > a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

body.brand-2026 .ft179-footer-social-icons a {
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

body.brand-2026 input[type="date"]:focus {
  outline: 3px solid var(--ft-gold) !important;
  outline-offset: 4px;
  box-shadow: 0 0 0 3px rgba(237, 118, 95, .12);
}

@media (prefers-reduced-motion: reduce) {
  body.brand-2026 .skip-link {
    transition: none;
  }
}
