[data-framer-appear-id] {
  opacity: 1 !important;
  transform: none !important;
  will-change: auto !important;
}

/* Console "Needs you" queue: the template's Image column has no product equivalent */
#platform .framer-1btoo4u,
#platform .framer-1xjs5qm {
  display: none !important;
}

/* Product screenshots + demo videos get a Figma-style multiplayer cursor
   (kite pointer, blood-orange fill, white outline). Hotspot at the tip. */
img[src^="media/app/"],
video {
  cursor: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2.5 2.5L21 10l-8 3-3 8z" fill="%23d83a12" stroke="white" stroke-width="1.6" stroke-linejoin="round"/></svg>') 3 3, auto;
}
