Glowing Accordion
A clean accordion where the open panel lights up with an accent border and a soft glow, and the chevron rotates in a circular button. The height animates smoothly with the grid-rows trick.
You're billed monthly, and you can cancel anytime. No hidden fees, no lock-in contracts.
Yes. Upgrade or downgrade whenever you like, and the difference is prorated automatically.
Every plan starts with a 14-day free trial. No credit card required to begin.
Only one panel is open at a time via a single state value.
The open panel switches to an accent border plus a glow shadow, drawing the eye to the active answer.
Height is animated by transitioning grid-template-rows from 0fr to 1fr, so it opens to any content height with no JS measuring.