*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100%;background-color:#000;background-image:radial-gradient(circle at 25% 25%,rgba(0,204,51,.12) 0%,transparent 60%),radial-gradient(circle at 75% 75%,rgba(0,204,51,.1) 0%,transparent 55%),radial-gradient(circle at 50% 50%,rgba(0,204,51,.08) 0%,transparent 65%);background-attachment:fixed;color:#0c3;text-shadow:0 0 1px rgba(0,204,51,.3);font-family:Courier New,DejaVu Sans Mono,Liberation Mono,monospace;font-size:16px;line-height:1.6}.container{max-width:800px;margin:0 auto;padding:2rem;min-height:100vh}@media (max-width: 768px){.container{max-width:100%;padding:1rem}}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem;font-weight:700}h1{font-size:2.5rem;margin-bottom:.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin:1rem 0}ul{margin:1rem 0;padding-left:2rem}li{margin:.5rem 0}a{color:#0c3;text-decoration:underline}a:hover{text-decoration:none}b{font-weight:700}i{font-style:italic}@keyframes shimmer{0%{opacity:1;text-shadow:0 0 2px rgba(0,204,51,.6)}50%{opacity:.8;text-shadow:0 0 4px rgba(0,204,51,.8)}to{opacity:1;text-shadow:0 0 2px rgba(0,204,51,.6)}}h1,h2,h3,h4,h5,h6,b,i,a{animation:shimmer 4s ease-in-out infinite}h1{animation-delay:0s}h2{animation-delay:.5s}h3{animation-delay:1s}b:nth-child(odd){animation-delay:1.5s}b:nth-child(2n){animation-delay:2s}i:nth-child(odd){animation-delay:2.5s}i:nth-child(2n){animation-delay:3s}a:nth-child(odd){animation-delay:3.5s}a:nth-child(2n){animation-delay:.8s}
