@font-face{font-family:TV;src:url(./tv.ttf)format("truetype")}body{color:#fff;background-color:#000;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}html{background-color:#000;width:100%;overflow-x:hidden}*{box-sizing:border-box;font-family:Unbounded,sans-serif}#root{background-color:#000;min-height:100vh;position:relative}.footer p{color:#fff;width:100%;font-size:12px;position:fixed;bottom:0}.container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.logo{width:100px;height:200px;margin:200px auto 0;display:block}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{color:#fff;width:90%;max-width:400px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.modal-close{color:#fff9;cursor:pointer;z-index:10;background:0 0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.5rem;transition:color .3s;display:flex;position:absolute;top:10px;right:10px}.modal-close:hover{color:#fff}.form-group{width:100%;margin-bottom:1.5rem}.form-group label{color:#fffc;margin-bottom:.5rem;font-size:.9rem;display:block}.form-group input,.form-group textarea{resize:none;color:#fff;width:100%;padding:.8rem;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none}.form-error{color:#ff4d4d;margin-top:1rem;font-size:.9rem}.action-button{color:#fff;cursor:pointer;opacity:.7;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;transition:opacity .3s}h3{color:#fff;text-align:center;margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;font-weight:400}@media(max-width:768px){.modal-content{width:85%;max-height:80vh;padding:1.5rem}}.success-message{text-align:center;padding:1.5rem 0}.success-icon{color:#28a745;background-color:#28a74533;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;animation:.5s ease-out fadeIn;display:flex}.success-message p{color:#fff;font-size:1.1rem;animation:.5s ease-out forwards slideUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-container{color:#fff;max-width:1200px;margin:2rem auto;padding:2rem;animation:.5s ease-out fadeIn}.category-content{background:#0a0a1eb3;border:1px solid #6464ff1a;border-radius:8px;padding:2rem;box-shadow:0 0 20px #6464ff33}.category-title{text-align:center;color:#ffffffe6;text-shadow:0 0 10px #9696ff80;letter-spacing:1px;margin-bottom:2rem;font-size:2rem}.content-section{margin-bottom:2.5rem}.content-section h3{color:#9696ffe6;text-shadow:0 0 5px #6464ff4d;margin-bottom:1rem;font-size:1.4rem}.content-section p{color:#fffc;margin-bottom:1.5rem;line-height:1.6}.neon-list{margin:0;padding:0;list-style-type:none}.neon-list li{color:#fffc;padding:.8rem 0 .8rem 2rem;position:relative}.neon-list li:before{content:"";background:#9696ffb3;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 8px #9696ff80}.tech-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.tech-card{background:#14142880;border:1px solid #6464ff33;border-radius:6px;padding:1.2rem;transition:all .3s}.tech-card:hover{border-color:#9696ff66;transform:translateY(-5px);box-shadow:0 5px 15px #6464ff33}.tech-card h4{color:#ffffffe6;margin-top:0;margin-bottom:.8rem;font-size:1.1rem}.tech-card p{color:#96c8ffcc;margin:0;font-size:.9rem}.default-content{text-align:center}.welcome-text{color:#ffffffb3;max-width:700px;margin:0 auto 3rem;font-size:1.2rem}.tech-preview-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.tech-preview{cursor:pointer;background:#1e1e3c66;border:1px solid #6464ff33;border-radius:8px;padding:2rem;transition:all .3s}.tech-preview:hover{background:#28285080;transform:translateY(-5px);box-shadow:0 5px 20px #6464ff4d}.tech-preview h3{color:#9696ffe6;margin-top:0;margin-bottom:1rem;font-size:1.4rem}.tech-preview p{color:#ffffffb3;margin:0;font-size:.9rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.project-card{background:#1e1e3c80;border:1px solid #6464ff33;border-radius:8px;padding:2rem;transition:all .3s}.project-card:hover{background:#28285099;border-color:#9696ff66;transform:translateY(-5px);box-shadow:0 5px 20px #6464ff4d}.project-card h3{color:#9696ffe6;margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.project-description{color:#c8c8ffe6;margin-bottom:1rem;font-size:1rem;font-weight:500}.project-card p{color:#ffffffb3;margin-bottom:1rem;line-height:1.6}.project-link{color:#9696ffe6;margin-top:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.project-link:hover{color:#c8c8ff;text-shadow:0 0 5px #9696ff80}@media(max-width:768px){.category-container{margin:1rem;padding:1rem}.category-content{padding:1.5rem}.category-title{font-size:1.8rem}.tech-grid,.tech-preview-container,.projects-grid{grid-template-columns:1fr}}.glowing-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;cursor:pointer;background:radial-gradient(circle,#0a0a1eb3,#00000ae6);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.glowing-modal{background:#05050fe6;border:1px solid #6464ff1a;width:100%;margin:auto;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 20px #6464ff4d,inset 0 0 30px #3232961a}.neon-close{color:#ffffffb3;text-shadow:0 0 5px #9696ff80;z-index:100;background:0 0;border:none;transition:all .3s}.neon-close:hover{color:#fff;text-shadow:0 0 10px #9696ffcc,0 0 15px #6464ff80}.neon-input{color:#ffffffe6;box-sizing:border-box;background:#0a0a1e4d;border:1px solid #6464ff33;width:100%;transition:all .3s;box-shadow:0 0 5px #6464ff1a}.neon-input:focus{background:#0f0f2866;border-color:#9696ff66;outline:none;box-shadow:0 0 10px #6464ff33,inset 0 0 5px #6464ff1a}.neon-input::placeholder{color:#9696ff66}.neon-button{color:#ffffffe6;text-shadow:0 0 5px #9696ff80;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#32329633;border:1px solid #6464ff4d;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #6464ff33,inset 0 0 5px #6464ff1a}.neon-button:before{content:"";background:linear-gradient(90deg,#0000,#9696ff33,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.neon-button:hover{text-shadow:0 0 8px #9696ffb3;background:#4646aa4d;transform:translateY(-2px);box-shadow:0 0 15px #6464ff66,inset 0 0 10px #6464ff33}.neon-button.loading{animation:1.5s infinite buttonPulse}.neon-button:disabled{opacity:.5;cursor:not-allowed}.neon-error{color:#ff9696e6;background:#961e1e1a;border-left:2px solid #ff646480;align-items:center;margin-top:1rem;padding:.8rem;display:flex;box-shadow:0 0 10px #ff64641a}.error-icon{color:#ff9696;background:#ff646433;border:1px solid #ff646480;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:.8rem;font-weight:700;display:inline-flex}.glowing-success{color:#96ff96e6;background:#1e961e1a;border:1px solid #64ff644d;animation:2s infinite alternate successGlow;box-shadow:0 0 15px #64ff644d}@keyframes buttonPulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}@keyframes successGlow{0%{box-shadow:0 0 10px #64ff644d}to{box-shadow:0 0 20px #64ff6480}}@media(max-width:768px){.glowing-modal{max-height:80vh;padding:2rem 1.5rem}}@media(max-width:480px){.glowing-modal{padding:1.5rem 1rem}.neon-button{padding:.6rem 1rem;font-size:.8rem}}.glowing-footer{z-index:10;width:100%;margin-top:3rem;padding:2rem 0;position:relative;overflow:hidden}.footer-content{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.footer-grid-item{flex:1;min-width:250px}.footer-copyright{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.neon-text{color:#ffffffe6;text-shadow:0 0 5px #ffffff80,0 0 10px #ffffff4d,0 0 15px #9696ff4d,0 0 20px #6464ff33;letter-spacing:1px;margin:0 0 1.5rem;font-size:1.5rem;animation:4s infinite alternate neonPulse}.neon-text-subtle{color:#ffffffb3;text-shadow:0 0 5px #fff3,0 0 10px #9696ff33;letter-spacing:.5px;white-space:nowrap;margin:0;font-size:.9rem}.highlight{color:#c8c8ffe6;text-shadow:0 0 5px #6464ff66,0 0 10px #5050ff33;letter-spacing:.5px}.neon-button{color:#fffc;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #9696ff4d;padding:.7rem 1.5rem;font-size:.9rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 5px #9696ff33,inset 0 0 5px #9696ff1a}.neon-button:before{content:"";background:linear-gradient(90deg,#0000,#9696ff1a,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.neon-button:hover{color:#fff;text-shadow:0 0 5px #ffffff80;background:#6464ff1a;box-shadow:0 0 10px #9696ff66,inset 0 0 10px #9696ff33}.neon-button:hover:before{left:100%}@keyframes neonPulse{0%{text-shadow:0 0 5px #ffffff80,0 0 10px #ffffff4d,0 0 15px #9696ff4d}to{text-shadow:0 0 7px #ffffffb3,0 0 15px #ffffff80,0 0 20px #9696ff80,0 0 25px #6464ff4d}}@media(max-width:768px){.footer-grid{text-align:center;flex-direction:column;gap:1rem}.footer-copyright{flex-direction:column;justify-content:center}.footer-content{padding:0 1rem}.neon-text-subtle{white-space:normal;text-align:center}}@media(max-width:480px){.glowing-footer{padding:1.5rem 0}.footer-grid-item{min-width:100%}.neon-button{padding:.6rem 1rem;font-size:.8rem}}.menu-container{z-index:1000;position:fixed;top:1rem;right:1rem}.menu-button{cursor:pointer;z-index:1010;background:#0a0a1e99;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative;box-shadow:0 0 10px #6464ff4d}.menu-button:hover{box-shadow:0 0 15px #9696ff80}.menu-button.open{background:#1e1e3ccc}.menu-icon{background:#ffffffe6;width:20px;height:2px;transition:all .3s;position:relative}.menu-icon:before,.menu-icon:after{content:"";background:#ffffffe6;width:20px;height:2px;transition:all .3s;position:absolute}.menu-icon:before{transform:translateY(-6px)}.menu-icon:after{transform:translateY(6px)}.menu-button.open .menu-icon{background:0 0}.menu-button.open .menu-icon:before{transform:rotate(45deg)}.menu-button.open .menu-icon:after{transform:rotate(-45deg)}.main-menu{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05050fe6;border-left:1px solid #6464ff1a;width:280px;height:100vh;padding:70px 20px 20px;transition:all .3s;position:fixed;top:0;right:-300px;overflow-y:auto;box-shadow:-5px 0 20px #00000080}.main-menu.open{right:0}.menu-categories{margin-bottom:2rem}.menu-item{cursor:pointer;border-radius:4px;margin-bottom:5px;padding:12px 15px;transition:all .3s;position:relative}.menu-item:hover{background:#32326433}.menu-item.active{background:#3232964d}.neon-glow{color:#ffffffe6;text-shadow:0 0 5px #9696ff80;font-size:1.1rem;position:relative}.menu-item.active .neon-glow{color:#fff;text-shadow:0 0 5px #9696ffb3,0 0 10px #6464ff80}.menu-links{border-top:1px solid #6464ff33;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.menu-link{color:#fffc;background:#1414284d;border-radius:4px;align-items:center;gap:15px;padding:10px 15px;text-decoration:none;transition:all .3s;display:flex}.menu-link:hover{color:#fff;background:#28285066;box-shadow:0 0 10px #6464ff33}.icon{background:#1e1e3c80;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.mars-game-icon:before{content:"";background:#ff6464e6;border-radius:50%;width:16px;height:16px;box-shadow:0 0 8px #ff646480}.mars-calc-icon:before{content:"";border:2px solid #64ffffe6;border-radius:50%;width:10px;height:10px;position:absolute}.mars-calc-icon:after{content:"";background:#64ffffe6;width:8px;height:2px;position:absolute;transform:rotate(-45deg)translate(4px);box-shadow:0 0 5px #64ffff80}@media(max-width:768px){.menu-container{top:.5rem;right:.5rem}.main-menu{width:250px;padding:60px 15px 15px}}.project-page{color:#fff;max-width:1200px;min-height:60vh;margin:2rem auto;padding:2rem}.project-content{background:#0a0a1eb3;border:1px solid #6464ff1a;border-radius:8px;padding:2rem;animation:.5s ease-out fadeIn;box-shadow:0 0 20px #6464ff33}.project-content h1{color:#fffffff2;text-shadow:0 0 10px #9696ff80;letter-spacing:1px;margin-bottom:1.5rem;font-size:2.5rem}.project-content h2{color:#9696ffe6;text-shadow:0 0 5px #6464ff4d;margin-top:2rem;margin-bottom:1rem;font-size:2rem}.project-content h3{color:#9696ffcc;margin-top:1.5rem;margin-bottom:.8rem;font-size:1.5rem}.project-content p{color:#ffffffd9;margin-bottom:1rem;line-height:1.8}.project-content ul,.project-content ol{color:#fffc;margin:1rem 0;padding-left:2rem}.project-content li{margin:.5rem 0;line-height:1.6}.project-content a{color:#9696ffe6;border-bottom:1px solid #9696ff4d;text-decoration:none;transition:all .3s}.project-content a:hover{color:#c8c8ff;border-bottom-color:#c8c8ff99}.project-content code{color:#96ff96e6;background:#0000004d;border-radius:3px;padding:.2rem .4rem;font-family:Courier New,monospace}.project-content pre{background:#0006;border-radius:5px;margin:1rem 0;padding:1rem;overflow-x:auto}.project-content pre code{background:0 0;padding:0}.project-loading,.project-error{text-align:center;color:#fffc;padding:3rem;font-size:1.2rem}.project-error{color:#ff6464e6}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fmEmBq_appContainer{color:#fff;background-color:#000;width:100%;min-height:100vh;font-family:Unbounded,TV,sans-serif;position:relative}.fmEmBq_logo{pointer-events:none;filter:invert();-webkit-user-select:none;user-select:none;height:40vmin}.fmEmBq_header{-webkit-user-select:none;user-select:none;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:2rem 0;font-family:TV;font-size:calc(10px + 2vmin);display:flex}.fmEmBq_mainContent{min-height:40vh;padding-bottom:4rem}.fmEmBq_link{color:gray}.fmEmBq_loading-container{color:#fffc;text-shadow:0 0 10px #9696ff80;justify-content:center;align-items:center;height:50vh;font-size:1.5rem;display:flex}
