I keep seeing Carrd folks ask about popups and modals in Carrd. But there's a way to just use native elements to mimic the effect of a popup.
No need for embed code, no messing around with CSS and HTML. So went and made it!
First time making a 'plugin' without any code, that can be used even on the free Basic plan.

This is a clever solution. One thing I appreciate is that you're solving a common Carrd pain point without requiring users to touch code or upgrade their plan.
I'm curious about the trade offs compared to traditional modal implementations. Are there any limitations in terms of animations, mobile responsiveness, or SEO when using native Carrd elements this way?
Also, what inspired you to build this? Was it based on repeated questions from the Carrd community, or did you discover the technique while building your own sites?
It's always interesting to see how platform constraints can lead to creative no code solutions. Nice work!