@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&family=VT323&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:linear-gradient(#1a0033 0%,#2d0052 50%,#0f0028 100%) fixed;min-height:100vh;font-family:VT323,monospace;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#ff00ff08 0,#0000 1px 2px,#ff00ff08 3px);position:fixed;inset:0}.container{z-index:2;max-width:1200px;margin:0 auto;padding:2rem;position:relative}h1{color:#f0f;text-shadow:0 0 10px #f0f,0 0 20px #f0f,0 0 30px #f0f,3px 3px #0ff;letter-spacing:2px;margin-bottom:1.5rem;font-family:"Press Start 2P",cursive;font-size:2.5rem;line-height:1.4}h2{color:#0ff;text-shadow:0 0 10px #0ff,0 0 20px #0ff,2px 2px #f0f;margin-bottom:1rem;font-family:"Press Start 2P",cursive;font-size:1.5rem;line-height:1.4}@media (max-width:768px){h1{letter-spacing:1px;text-shadow:0 0 5px #f0f,0 0 10px #f0f,2px 2px #0ff;background:#000000b3;border-radius:8px;padding:1rem;font-size:1.4rem}h2{text-shadow:0 0 5px #0ff,0 0 10px #0ff,1px 1px #f0f;background:#00000080;border-radius:4px;padding:.5rem;font-size:1rem;display:inline-block}.container{padding:1rem}}p{color:#f0f0f0;text-shadow:0 0 5px #ffffff80;margin-bottom:1rem;font-size:1.5rem;line-height:1.6}.neon-box{background:#0009;border:3px solid #f0f;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 0 10px #f0f,0 0 20px #f0f,inset 0 0 10px #f0f3}.neon-box-cyan{background:#0009;border:3px solid #0ff;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 0 10px #0ff,0 0 20px #0ff,inset 0 0 10px #0ff3}.grid-background{transform-origin:bottom;opacity:.3;z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 0% calc(100% - 1px),#f0f 100%) 0 0/40px 40px,linear-gradient(0deg,#0000 0% calc(100% - 1px),#f0f 100%) 0 0/40px 40px;height:400px;position:fixed;bottom:0;left:0;right:0;transform:perspective(500px)rotateX(60deg)}
