/* A0019617 — Scam safety load resilience + contrast guardrails */
body.yitm-scam-ux-a0019617 #main-content,
body.yitm-scam-ux-a0019617 #main-content > *,
body.yitm-scam-ux-a0019617 .hero,
body.yitm-scam-ux-a0019617 .hero > * {
  visibility: visible !important;
  opacity: 1 !important;
}
body.yitm-scam-ux-a0019617 #main-content {
  content-visibility: visible !important;
}
body.yitm-scam-ux-a0019617 .tool-hero-media,
body.yitm-scam-ux-a0019617 .hero-card {
  min-width: 0;
}
body.yitm-scam-ux-a0019617 .tool-hero-media img,
body.yitm-scam-ux-a0019617 .hero-card img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: linear-gradient(135deg,#eef3f8,#dfe8ef) !important;
  color: transparent;
}
/* Never allow pale controls to inherit white/light text from dark CTA components. */
body.yitm-scam-ux-a0019617 :is(.btn-light,.btn-outline,.btn-secondary,.privacy-pill,.yitm-u-light-action,.yitm-share-btn.light),
body.yitm-scam-ux-a0019617 :is(.btn-light,.btn-outline,.btn-secondary,.privacy-pill,.yitm-u-light-action,.yitm-share-btn.light) :is(span,strong,small,b,em) {
  color: #10233f !important;
  -webkit-text-fill-color: #10233f !important;
  text-shadow: none !important;
  opacity: 1 !important;
}
body.yitm-scam-ux-a0019617 .privacy-pill {
  background: #fff3b8 !important;
  border: 1px solid #d3ae22 !important;
}
body.yitm-scam-ux-a0019617 :is(.btn-light,.btn-secondary,.yitm-u-light-action) {
  background: #fff !important;
  border-color: #aebdca !important;
}
body.yitm-scam-ux-a0019617 .btn-outline {
  background: #f8fbfd !important;
  border-color: #8094a8 !important;
}
body.yitm-scam-ux-a0019617 .yitm-share-btn.light {
  background: #eaf2ff !important;
  border-color: #9fb2cc !important;
}
body.yitm-scam-ux-a0019617 :is(.btn-light,.btn-outline,.btn-secondary,.yitm-u-light-action,.yitm-share-btn.light):hover,
body.yitm-scam-ux-a0019617 :is(.btn-light,.btn-outline,.btn-secondary,.yitm-u-light-action,.yitm-share-btn.light):focus-visible {
  color: #071929 !important;
  -webkit-text-fill-color: #071929 !important;
  background: #f0f5f8 !important;
}
body.yitm-scam-ux-a0019617 :is(a,button,input,summary):focus-visible {
  outline: 3px solid #0b5ea8 !important;
  outline-offset: 3px !important;
}
@media (prefers-reduced-motion: reduce) {
  body.yitm-scam-ux-a0019617 *,body.yitm-scam-ux-a0019617 *::before,body.yitm-scam-ux-a0019617 *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
