/* ZUTOMAYO CORE SEEKER — song hero tap-to-play v1840 */
.portal-hero-stage-v163 .portal-hero-copy-v160 {
  pointer-events: none;
}

.portal-hero-stage-v163 .portal-hero-copy-v160 :where(
  a,
  button,
  input,
  select,
  textarea,
  label,
  summary,
  [role="button"],
  [contenteditable="true"]
) {
  pointer-events: auto;
}

.portal-hero-stage-v163 .portal-hero-bg-link-v163 {
  -webkit-tap-highlight-color: rgba(239, 112, 83, 0.18);
}
