@import"https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap";body{margin:0;padding:0;background:#080808;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:Inter,sans-serif;overflow:hidden}.container{position:relative;width:80vw;height:30vh;display:flex;align-items:center;justify-content:center;perspective:800px}svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}text{font-family:Inter,sans-serif;font-weight:900;font-size:8vw;letter-spacing:-1px}.black-outline{fill:#080808;stroke:#fff;stroke-width:4px;stroke-linejoin:round;paint-order:stroke fill;transition:transform .1s ease-out;z-index:1}.solid-fill{fill:url(#glossyGradient);transition:transform .1s ease-out;z-index:2;filter:drop-shadow(0 15px 15px rgba(0,0,0,.5))}
