/* Stable scroll motion — embedded browsers, Electron / Cursor IDE */

html.cl-motion-lite .edge-word,
html.cl-motion-lite .m-edge-word {
  filter: none !important;
  will-change: transform, opacity;
}

html.cl-no-band-seam .band-seam-host::before,
html.cl-no-band-seam .band-seam-host::after {
  display: none !important;
}

html.cl-motion-lite .edge-pin,
html.cl-motion-lite .m-photo-band {
  background: #000;
}

html.cl-motion-lite .reveal,
html.cl-reduced-motion .reveal {
  opacity: 1 !important;
  transform: none !important;
}

html.cl-motion-lite .motion-ready .bento-stack > .bento-tile,
html.cl-motion-lite .motion-ready .bento-stack > .bento-statement,
html.cl-reduced-motion .motion-ready .bento-stack > .bento-tile,
html.cl-reduced-motion .motion-ready .bento-stack > .bento-statement {
  opacity: 1 !important;
  transform: none !important;
}

html.cl-motion-lite .pricing-showcase .pricing-statement h2,
html.cl-reduced-motion .pricing-showcase .pricing-statement h2 {
  opacity: 1 !important;
  transform: none !important;
}
