:root{--background:#0d0d0d;--foreground:#e0e0e0;--primary:#00ff41;--secondary:#008f11;--accent:#50fa7b;--muted:#888;--border:#333;--font-mono:"Courier New",Courier,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-mono);line-height:1.6;overflow-x:hidden}::selection{background:var(--primary);color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--primary);text-decoration:underline}h1,h2,h3,h4,h5,h6{color:var(--primary);margin-bottom:1rem;font-weight:700}code{font-family:var(--font-mono);color:var(--primary);background:#2d2d2d;border-radius:4px;padding:.2rem .4rem}.container{max-width:100%;margin:0 auto;padding:0 4rem}@media (max-width:768px){.container{padding:0 1.5rem}}.terminal-cursor:after{content:"_";animation:1s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
.Navbar-module__cJzEcG__nav{border-bottom:1px solid var(--border);margin-bottom:2rem;padding:1rem 0}.Navbar-module__cJzEcG__content{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{color:var(--primary);font-size:1.2rem;font-weight:700}.Navbar-module__cJzEcG__links{gap:1.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);color:var(--muted);margin-top:4rem;padding:2rem 0;font-size:.9rem}.Footer-module__S6Hkya__text{margin-bottom:.5rem}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a:hover{color:var(--primary)}
