/* Performance-only overrides: keep Framer layout, show content immediately. */
[data-framer-appear-id] {
  opacity: 1 !important;
  transform: none !important;
  will-change: auto !important;
}

[data-framer-appear-id] * {
  transition-delay: 0s !important;
}

.framer-1jlckwa-container,
[data-framer-name="Get Button"],
a[href^="https://framer.link/"] {
  display: none !important;
}
