An animated newsletter modal with a crumpled paper aesthetic. The popup uses SVG displacement filters, jagged clip-path polygons, and fold-line overlays to create a physical, textured feel.
- Crumpled paper modal built with SVG
feTurbulence+feDisplacementMapfilters - Jagged edges via multi-point CSS
clip-path: polygon() - Diagonal fold-line overlays for depth
- Smooth toggle animation with backdrop blur overlay
- Email input with styled focus states
- Responsive layout
- HTML5
- CSS3 (SVG Filters, Clip-path, Transitions, Fixed Positioning, Backdrop Filter)
- JavaScript (Class toggling, Web Animations API)
Open index.html in your browser, or launch from the Frontend Lab hub.