@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background-color:#101010;font-family:Orbitron,monospace;letter-spacing:.06em;margin:0;min-height:100%;overflow-x:hidden;padding:0;width:100%}.App{background-color:#202020;min-height:100vh}.App,.terminal-window{display:flex;position:relative;width:100%}.terminal-window{background-color:#101010;border:2px solid #0fc;border-radius:0;box-shadow:0 0 20px #00ffcc4d;flex-direction:column;height:100%;margin:0;overflow:hidden;z-index:2}.terminal-header{align-items:center;background-color:#1e1e1e;border-bottom:2px solid #0fc;display:flex;flex-shrink:0;padding:6px 12px;position:relative;z-index:3}.terminal-header .dot{border-radius:50%;display:inline-block;height:12px;margin-right:8px;width:12px}.dot.red{background-color:#ff5f56}.dot.yellow{background-color:#ffbd2e}.dot.green{background-color:#27c93f}.terminal-title{color:#0fc;font-size:.9rem;left:50%;position:absolute;transform:translateX(-50%)}.threeD-container{height:calc(100vh - 28px);left:2px;overflow:hidden;pointer-events:none;position:fixed;top:26px;width:calc(50vw - 2px);z-index:0}.threeD-container canvas{opacity:.95;pointer-events:none}.content{color:#0fc;display:flex;flex-direction:column;justify-content:flex-start;margin-left:50%;overflow-x:hidden;overflow-y:auto;padding:2rem;scroll-behavior:smooth;width:50%;z-index:3}.content::-webkit-scrollbar{width:8px}.content::-webkit-scrollbar-track{background:#1e1e1e}.content::-webkit-scrollbar-thumb{background:#0fc;border-radius:4px}.content::-webkit-scrollbar-thumb:hover{background:#00d9aa}.commands-section,.contact-section,.hero-section,.projects-section{font-size:20px;margin-bottom:3rem}.colored-break{margin:10px 0}.colored-break,.colored-break-bottom{background-color:#0fc;border:none;height:2px}.colored-break-bottom{margin:50px 0}.fade-section.scroll-fade{margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-section.scroll-fade.visible,.terminal-history .fade-section{opacity:1;transform:translateY(0)}.scroll-section-title{border-bottom:2px solid #0fc;color:#0fc;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.project-container{animation:fadeIn .4s ease-in;color:#0fc;padding:2rem}.back-button{background:#0000;border:1px solid #0fc;border-radius:6px;color:#0fc;cursor:pointer;font-size:1rem;margin-bottom:1.5rem;padding:.5rem 1rem;transition:all .2s ease}.back-button:hover{background:#0fc;color:#000}.projects-list{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.project-button{background:#0000;border:1px solid #0fc;border-radius:6px;color:#0fc;cursor:pointer;font-family:Orbitron;font-size:1rem;padding:.5rem 1rem;transition:all .2s ease}.project-button:hover{background:#0fc;color:#000}.organizations-output h3{color:#0fc;font-size:1.25rem;margin-bottom:.75rem}.organizations-output p{line-height:1.6;margin-bottom:1rem}.organizations-output p:last-child{margin-bottom:0}.links{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.links img{filter:brightness(0) saturate(100%) invert(84%) sepia(35%) saturate(2477%) hue-rotate(115deg) brightness(101%) contrast(101%);height:48px;transition:transform .2s ease;width:48px}.links img:hover{transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}ul{list-style:none}.typing-cursor:after{animation:blink 1s infinite;color:#0fc;content:"|";margin-left:3px}.section-menu{display:flex;gap:.8rem;margin:1rem 0}.menu-button{background:none;border:1px solid #0fc;border-radius:4px;color:#0fc;cursor:pointer;padding:.3rem .8rem}.menu-button.active{background-color:#0fc;color:#000}.section-content div{margin-bottom:.5rem}@media (max-width:768px){.App{flex-direction:column;position:relative}.threeD-container{height:calc(100vh - 28px);left:0;opacity:.25;pointer-events:none;position:fixed;top:26px;width:100vw;z-index:0}.content{color:#fff;margin-left:0;padding:1.5rem;position:relative;width:100%;z-index:3}}.terminal-input{align-items:center;color:#0fc;cursor:text;display:flex;font-family:monospace;font-size:3rem;margin-top:1rem}.prompt{margin-right:.3ch}.terminal-wrapper{align-items:center;display:inline-flex;position:relative}.hidden-input{height:0;pointer-events:none;width:0}.terminal-typed{align-items:center;background:#0000;border:none;color:#0fc;display:inline-flex;font-family:monospace;font-size:3rem;outline:none}.typed-text{white-space:pre}.custom-cursor{animation:blink 1s steps(1) infinite;background-color:#0fc;display:inline-block;height:1em;margin-left:.1ch;width:.6ch}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hidden-input{left:-9999px;opacity:0;position:absolute}
/*# sourceMappingURL=main.2ed34628.css.map*/