body{font-family:'Inter',sans-serif;background-color:#0f172a}.text-glow{text-shadow:0 0 8px rgba(34,211,238,0.6),0 0 20px rgba(34,211,238,0.4)}.bg-grid-pattern{background-image:linear-gradient(to right,rgba(30,41,59,0.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(30,41,59,0.5) 1px,transparent 1px);background-size:40px 40px}.hero-glitch-container{position:relative;display:flex;justify-content:center;align-items:center;color:#22d3ee;font-size:2rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hero-glitch-container::before,.hero-glitch-container::after{content:'YETWEAK';position:absolute;top:0;left:0;width:100%;height:100%;background:#0f172a;overflow:hidden;clip:rect(0,900px,0,0);animation:glitch-anim 2s infinite linear alternate-reverse}.hero-glitch-container::before{left:2px;text-shadow:-2px 0 #ef4444}.hero-glitch-container::after{left:-2px;text-shadow:-2px 0 #3b82f6,2px 2px #ef4444;animation:glitch-anim-2 3s infinite linear alternate-reverse}@keyframes glitch-anim{0%{clip:rect(42px,9999px,44px,0)}20%{clip:rect(12px,9999px,60px,0)}40%{clip:rect(5px,9999px,80px,0)}60%{clip:rect(30px,9999px,10px,0)}80%{clip:rect(90px,9999px,50px,0)}100%{clip:rect(25px,9999px,65px,0)}}@keyframes glitch-anim-2{0%{clip:rect(65px,9999px,100px,0)}20%{clip:rect(80px,9999px,20px,0)}40%{clip:rect(35px,9999px,40px,0)}60%{clip:rect(50px,9999px,70px,0)}80%{clip:rect(10px,9999px,30px,0)}100%{clip:rect(75px,9999px,55px,0)}}