*{margin:0;padding:0;box-sizing:border-box}body{font-family:Share Tech Mono,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f0;background:#190032;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Orbitron,sans-serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#190032}::-webkit-scrollbar-thumb{background:#0f0;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9b30ff}.container{max-width:1200px;margin:0 auto;padding:0 20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}a{color:#667eea;text-decoration:none;transition:color .3s}a:hover{color:#764ba2}button{font-family:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2;color:#1f2937}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}.spinner{border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::selection{background:#667eea;color:#fff}::-moz-selection{background:#667eea;color:#fff}*:focus{outline:2px solid #667eea;outline-offset:2px}button:focus,a:focus{outline:2px solid #667eea;outline-offset:2px}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}
