body{margin:0;font-family:Courier New,Courier,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#0f0;overflow-y:visible!important;overflow-x:hidden;scroll-behavior:smooth;height:auto!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#00bfff;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#0f0;margin-top:0}button{cursor:pointer;font-family:Courier New,Courier,monospace}#root,.App,body,html{height:auto!important;overflow:visible!important}#fullpage{transform:none!important;transition:none!important}#fullpage,.fp-section,.fp-tableCell{height:auto!important;position:relative!important}.fp-section,.fp-tableCell{display:block!important;padding:50px 0}#fp-nav{position:fixed!important}#fp-nav ul li a span{background-color:#0f0!important}.fp-credits{font-family:Courier New,monospace!important;color:#0f0!important;opacity:.5!important}:root{--terminal-bg:#000;--terminal-text:#0f0;--terminal-prompt-user:#63c0f5;--terminal-prompt-root:#ff6b6b;--terminal-link:#00bfff;--terminal-error:#ff6b6b;--terminal-success:#b5e853;--terminal-secondary:#f0ad4e;--font-mono:"Courier New",monospace}.section{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;height:auto;padding:3rem 0;overflow:visible;will-change:transform}.App{background-color:#000;color:#0f0;height:100%;overflow:hidden}.App,.app-container{width:100%;position:relative}.section-content{width:100%;max-width:960px;margin:0 auto;padding:2rem;height:auto;overflow:visible;display:flex;flex-direction:column;justify-content:center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}.terminal-focus:focus:after{content:"|";animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}:focus{outline:1px solid rgba(0,255,0,.5);box-shadow:0 0 0 2px rgba(0,255,0,.2)}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.reveal{visibility:hidden;opacity:0}.parallax-container{position:relative;overflow:hidden;height:100%;width:100%}.parallax-element{will-change:transform}.scroll-nav{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:10px}.nav-dot{width:12px;height:12px;border-radius:50%;background-color:rgba(0,255,0,.3);cursor:pointer;transition:all .3s ease}.nav-dot.active,.nav-dot:hover{background-color:#0f0;transform:scale(1.2)}@media (max-width:768px){.section-content{padding:1.5rem 1rem}.scroll-nav{right:10px}.nav-dot{width:8px;height:8px}}