body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#0f2027;background:linear-gradient(135deg,#0f2027,#2c5364);font-family:Fira Mono,Consolas,Menlo,monospace;margin:0;min-height:100vh}.HackerApp{justify-content:center;min-height:100vh;text-align:center}.HackerApp,.HackerHeader{align-items:center;display:flex;flex-direction:column}.HackerHeader{background:#0a141ed9;border-radius:20px;box-shadow:0 0 40px #00ffea44,0 0 10px #00ffea22;margin:2rem;padding:2rem 3rem;transition:box-shadow .3s}.HackerHeader:focus-within,.HackerHeader:hover{box-shadow:0 0 80px #00ffea99,0 0 20px #00ffea55}.HackerTitle{color:#00ffea;cursor:pointer;font-size:2.8rem;letter-spacing:.1em;margin-bottom:1.5rem;outline:none;text-shadow:0 0 8px #00ffea,0 0 2px #fff}.glitch{animation:glitch 1.5s linear infinite alternate-reverse;color:#00ffea;font-family:inherit;position:relative}.glitch:after,.glitch:before{content:attr(data-text);left:0;opacity:.7;position:absolute;width:100%}.glitch:before{animation:glitchTop 1.5s linear infinite alternate-reverse;color:#ff00c8;z-index:-1}.glitch:after{animation:glitchBottom 1.5s linear infinite alternate-reverse;color:#00fff9;z-index:-2}@keyframes glitch{0%{text-shadow:2px 0 #ff00c8,-2px 0 #00fff9}20%{text-shadow:-2px -2px #ff00c8,2px 2px #00fff9}40%{text-shadow:2px 2px #ff00c8,-2px -2px #00fff9}60%{text-shadow:-2px 2px #ff00c8,2px -2px #00fff9}80%{text-shadow:2px -2px #ff00c8,-2px 2px #00fff9}to{text-shadow:-2px 0 #ff00c8,2px 0 #00fff9}}@keyframes glitchTop{0%{transform:translateY(-2px)}to{transform:translateY(-4px)}}@keyframes glitchBottom{0%{transform:translateY(2px)}to{transform:translateY(4px)}}.GifContainer{align-items:center;display:flex;justify-content:center;margin:2rem 0;outline:none}.HackerGif{border-radius:16px;box-shadow:0 0 40px #00ffea88,0 0 10px #00ffea44;cursor:pointer;max-width:80vw;transition:transform .3s,box-shadow .3s;width:340px}.HackerGif:focus,.HackerGif:hover{box-shadow:0 0 80px #00ffea,0 0 20px #00ffea99;transform:scale(1.05) rotate(-2deg)}.HackerNav{display:flex;gap:2rem;margin:2rem 0 1rem}.HackerLink{background:#00ffea12;border:1px solid #0000;border-radius:8px;box-shadow:0 0 10px #00ffea33;color:#00ffea;font-size:1.3rem;outline:none;padding:.5rem 1.2rem;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.HackerLink:focus,.HackerLink:hover{background:#00ffea;border:1px solid #00ffea;box-shadow:0 0 20px #00ffea99;color:#0f2027;transform:scale(1.08) skewX(-5deg)}.HackerFooter{color:#00ffea;cursor:pointer;font-size:1rem;letter-spacing:.05em;margin-top:2rem;opacity:.8;outline:none;transition:opacity .2s}.HackerFooter:focus,.HackerFooter:hover{opacity:1;text-shadow:0 0 8px #00ffea,0 0 2px #fff}@media (max-width:600px){.HackerHeader{margin:.5rem;padding:1rem .5rem}.HackerTitle{font-size:1.5rem}.HackerGif{width:90vw}.HackerNav{gap:.7rem}}
/*# sourceMappingURL=main.753dcc49.css.map*/