Pure HTML+CSS — zero WebGL. Perspective on parent + transform-style: preserve-3d on children + translateZ values stack panels in real depth. backdrop-filter creates the frosted glass. Mouse parallax tilts the entire scene.
This entire scene uses no canvas, no WebGL — just CSS perspective, transform-style: preserve-3d, and translateZ to stack elements in real depth space.
All systems operational