@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&display=swap";.sidebar{position:fixed;top:70%;left:.625rem;transform:translateY(-50%);display:flex;flex-direction:column;gap:.75rem;padding:.5rem;border-right:.125rem solid #00f6ff;z-index:999;backdrop-filter:blur(2px);border-radius:0 .75rem .75rem 0}.sidebar-button{all:unset;display:block;font-family:Orbitron,sans-serif;font-size:.9rem;text-transform:uppercase;text-align:center;padding:.6rem 1rem;border:.125rem solid #00f6ff;color:#00f6ff;border-radius:.5rem 0 0 .5rem;transition:all .25s ease;width:7.5rem;background:#108f8b1a;backdrop-filter:blur(2px);cursor:pointer;outline:none}.sidebar-button:focus{outline:none;box-shadow:none}.sidebar-button:hover{background:#0c8787;box-shadow:0 0 .3125rem #00f6ff99}.sidebar-button.active{background:#175568;box-shadow:0 0 .3125rem #00f6ff99;font-weight:700}.sidebar-button:active{box-shadow:0 0 .3125rem #00f6ff99}@media (max-width: 768px){.sidebar{top:87%;left:1.25rem;gap:.5rem;padding:.3rem}.sidebar-button{width:5rem;font-size:.7rem;padding:.4rem .6rem}}@media (max-width: 480px){.sidebar{top:85%;left:.9375rem;gap:.4rem;padding:.25rem}.sidebar-button{width:4.375rem;font-size:.65rem;padding:.35rem .5rem}}.projects{padding:2rem 1rem 3rem;max-width:56.25rem;margin:0 auto;position:relative;display:flex;flex-direction:column;min-height:calc(100vh - 4rem)}.section-title{text-align:center;font-size:2rem;margin-bottom:2rem;color:#00f7ff;position:relative;display:inline-block;left:50%;transform:translate(-50%);text-shadow:0 0 .4375rem #00f6ff88;flex-shrink:0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:1.5rem;padding:.5rem;max-width:43.75rem;margin:0 auto}.project-card{border-radius:.75rem;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:.0625rem solid #00f7ff;max-width:100%;backdrop-filter:blur(.625rem);box-shadow:0 .25rem 1.25rem #00f7ff1a;position:relative}.project-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(0,247,255,.1),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.project-card:hover{transform:translateY(-.5rem) scale(1.02);box-shadow:0 .75rem 2.5rem #00f7ff40;border-color:#00f7ffcc}.project-card:hover:before{opacity:1}.project-link{text-decoration:none;color:inherit;display:block;height:100%;transition:all .2s ease}.project-link:active{transform:scale(.98)}.project-image{width:100%;height:10rem;overflow:hidden;position:relative}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.project-card:hover .project-image img{transform:scale(1.1);opacity:.9}.project-info{padding:1rem;backdrop-filter:blur(.3125rem)}.project-info h3{color:#00f7ff;margin:0 0 .6rem;font-size:1rem;font-weight:600;line-height:1.3;text-shadow:0 0 .625rem rgba(0,247,255,.3)}.project-info p{color:#07dbe3;font-size:.85rem;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;opacity:.9}@media (max-width: 1024px) and (min-width: 769px){.projects-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.2rem}.project-card{max-width:17.5rem}.project-image{height:8.75rem}.project-info{padding:.8rem}.project-info h3{font-size:.95rem}.project-info p{font-size:.8rem}}@media (max-width: 768px){.projects-grid{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:.5rem;max-width:100%;flex-wrap:wrap}.project-card{max-width:15.625rem;min-width:13.75rem}.section-title{font-size:1.3rem;margin-bottom:1.2rem}.project-image{height:7.5rem}.project-info{padding:.8rem}.project-info h3{font-size:.95rem}.project-info p{font-size:.8rem}}.hosting-message{position:fixed;top:3.125rem;left:40%;transform:translate(-50%);background:#016a6ee6;backdrop-filter:blur(15px);color:#00f7ff;padding:.4375rem;border-radius:1.875rem;font-size:.6rem;font-weight:500;z-index:1000;box-shadow:0 .5rem 1.5625rem #00f7ff4d;border:.0625rem solid rgba(0,247,255,.4);display:flex;align-items:center;gap:.625rem}.hosting-message:before{content:"";margin-right:.375rem;font-size:1.2rem}.modal-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background:#1a202c;border-radius:.75rem;max-width:50rem;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#a0aec0;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1}.modal-image-container{width:100%;max-height:25rem;overflow:hidden;border-radius:.5rem;margin-bottom:1.5rem}.modal-image{width:100%;height:100%;object-fit:cover}.modal-details h2{color:#fff;margin-top:0;margin-bottom:1rem}.project-description{color:#cbd5e0;line-height:1.6;margin-bottom:1.5rem}.modal-buttons{display:flex;gap:1rem;margin-top:1.5rem}.visit-button{background:#3182ce;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;text-decoration:none;transition:background .2s}.visit-button:hover{background:#2c5282}.work-section{text-align:center;margin-top:4rem;padding:2rem 1rem;width:100%;max-width:50rem}.work-section h2{font-size:1.75rem;margin-bottom:1rem;background:linear-gradient(90deg,#00f2fe,#4facfe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.work-section p{color:#a0aec0;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6;max-width:37.5rem;margin-left:auto;margin-right:auto}.work-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6366f11a;color:#4facfe;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid rgba(99,102,241,.2)}.work-link:hover{background:#6366f133;transform:translateY(-2px)}.link-icon{width:1rem;height:1rem;transition:transform .3s ease}.work-link:hover .link-icon{transform:translate(.1875rem)}.more-work{display:flex;justify-content:center;margin-top:2rem;margin-bottom:1rem;width:100%;flex-shrink:0}.more-work-link{display:inline-flex;align-items:center;gap:.5rem;color:#00f7ff;text-decoration:none;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;border:.0625rem solid rgba(0,247,255,.3);border-radius:.25rem;transition:all .2s ease;background:#00f7ff0d}.more-work-link:hover{background:#00f7ff1a;transform:translateY(-.0625rem);box-shadow:0 .125rem .625rem #00f7ff1a}.more-work-link svg{transition:transform .2s ease}.more-work-link:hover svg{transform:translate(.1875rem)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.project-card{animation:fadeInUp .6s ease-out forwards;opacity:0}.project-card:nth-child(1){animation-delay:.1s}.project-card:nth-child(2){animation-delay:.2s}.project-card:nth-child(3){animation-delay:.3s}.project-card:nth-child(4){animation-delay:.4s}@media (max-width: 480px){.project-card{max-width:12.5rem;min-width:11.25rem}.project-image{height:6.25rem}.project-info{padding:.6rem}.project-info h3{font-size:.9rem}.project-info p{font-size:.75rem}}.about-container{width:100%;height:100vh;overflow:hidden;padding-left:15.625rem;display:flex;align-items:center;justify-content:center;font-family:Orbitron,sans-serif;color:#00f6ff;position:relative;box-sizing:border-box}.earth-video{width:21.875rem;height:auto}.earth-gif{width:15.625rem;height:auto;display:block;margin:0 auto;animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.intel-text{font-size:1.5rem;text-align:center;animation:pulseText 1s ease-in-out infinite;padding:0 1rem}.dot-blink{animation:blinkDots 1s infinite}@keyframes blinkDots{0%{opacity:0}50%{opacity:1}to{opacity:0}}.about-content{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:75rem;gap:2rem;padding:1rem;box-sizing:border-box}.about-text{flex:1.2;font-size:1rem;line-height:1.3;max-width:31.25rem;letter-spacing:.02rem}.about-info{flex:.8;display:flex;flex-direction:column;align-items:center;max-width:15rem}.about-info img{width:10rem;height:auto;border-radius:.625rem;margin-bottom:1rem;box-shadow:0 0 1.25rem #00f6ff66}.info-text{text-align:center}.info-text h2{font-size:1rem;margin:.3rem 0 .7rem}.flag-icon{width:1rem;height:.75rem;margin-left:.375rem;vertical-align:middle;box-shadow:none;border:none;display:inline;margin-top:.4rem;transform:translateY(-.0625rem)}@media (max-width: 768px){.flag-icon{width:.875rem;height:.625rem;margin-left:.125rem}}.inline-location{display:inline-flex;align-items:center}.slide-left{animation:slideInLeft 1s ease-out forwards}.slide-right{animation:slideInRight 1s ease-out forwards}.start-button{padding:.625rem 1.25rem;font-size:1.2rem;background-color:#00f6ff;color:#000;border:none;border-radius:.3125rem;cursor:pointer;animation:pulseText 1s ease-in-out infinite}@keyframes slideInLeft{0%{opacity:0;transform:translate(-6.25rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(6.25rem)}to{opacity:1;transform:translate(0)}}@keyframes pulseText{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (max-width: 768px){.about-container{padding-left:6.25rem;padding:1rem 1rem 1rem 6.25rem}.about-content{flex-direction:column;gap:.8rem;text-align:center}.about-text{flex:none;max-width:100%;font-size:.65rem;line-height:1.2;order:2;padding:0 .5rem}.about-info{flex:none;max-width:12.5rem;order:1}.about-info img{width:7.5rem;margin-bottom:.8rem}.info-text h2{font-size:.8rem;margin-bottom:.2rem}.intel-text{font-size:1.2rem;padding:0 .5rem}.earth-gif{width:12.5rem}.start-button{padding:.5rem 1rem;font-size:1rem}}@media (max-width: 480px){.about-container{padding:.5rem}.about-content{gap:0rem;position:fixed;top:8%}.about-text{font-size:.6rem}.about-info img{width:6.25rem}.info-text h2{font-size:.8rem}.intel-text{font-size:1rem}.earth-gif{width:15.625rem;height:10rem}.flag-icon{width:1rem;height:.75rem}}.skills-section{padding:6rem 2rem 2rem 14rem;min-height:100vh;box-sizing:border-box;background:transparent;display:flex;flex-direction:column;top:-10%;justify-content:flex-start;align-items:flex-start;color:#00f6ff;position:relative;overflow:visible}.skills-title{font-size:2rem;margin-bottom:2rem;font-weight:600;color:#00f6ff;backdrop-filter:blur(.625rem);padding:.6rem 1.2rem;text-shadow:0 0 .4375rem #00f6ff88}.skills-grid{display:flex;justify-content:flex-start;gap:1.2rem;flex-wrap:wrap;overflow:visible;position:relative;max-width:100%}.skill-card{width:6.25rem;height:6.25rem;background:#ffffff03;border:.0625rem solid rgba(0,246,255,.2);backdrop-filter:blur(.75rem);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;color:#00f6ff;text-align:center;font-size:.75rem;box-shadow:0 0 .625rem #00f6ff22;opacity:0}.skill-card:hover{transform:scale(1.05);box-shadow:0 0 .75rem #00f6ff99}.skill-card .icon{font-size:1.8rem;margin-bottom:.3rem;color:#00f6ff;filter:drop-shadow(0 0 .25rem #00f6ff88)}@media (max-width: 1024px){.skills-section{padding:3rem 1.5rem 2rem 12rem;justify-content:center;align-items:center}.skills-grid{gap:1rem}.skill-card{width:5.625rem;height:5.625rem}.skill-card .icon{font-size:1.6rem}}@media (max-width: 768px){.skills-section{padding:2rem 1rem;margin-left:6rem;justify-content:center;align-items:center;width:calc(100vw - 6rem);box-sizing:border-box}.skills-title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;width:100%}.skills-grid{justify-content:center;gap:.8rem;width:100%}.skill-card{width:5rem;height:5rem;font-size:.7rem}.skill-card .icon{font-size:1.4rem;margin-bottom:.2rem}}@media (max-width: 480px){.skills-section{padding:1.5rem .5rem;margin-left:2rem;justify-content:center;align-items:center;width:calc(100vw - 4rem);box-sizing:border-box}.skills-grid{gap:.6rem}.skill-card{width:4.125rem;height:4.125rem;font-size:.65rem}.skill-card .icon{font-size:1.2rem}}.contact-container{min-height:100vh;width:100vw;position:relative;background:transparent}.contact-section{padding:0rem;min-height:100vh;width:100vw;background:transparent;color:#00f6ff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;overflow:hidden;text-align:center;margin-top:0;opacity:1;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;will-change:transform,opacity}.contact-title{font-size:2rem;margin-top:1rem;margin-bottom:.5rem;font-weight:600;color:#00f6ff;padding:.5rem 1rem;text-shadow:0 0 7px #00f6ff88}.contact-main{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%}.contact-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.contact-form{gap:1.2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:350px;margin-top:10px;border-radius:8px;padding:2rem;border:1px solid rgba(0,246,255,.6);box-shadow:0 0 8px #00f6ff33;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-form input,.contact-form textarea{width:100%;padding:.7rem .9rem;font-size:.9rem;background:transparent;border:1px solid rgba(0,246,255,.6);border-radius:6px;color:#00f6ff;box-shadow:0 0 10px #00f6ff4d;transition:all .3s ease}.contact-form textarea{min-height:90px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border:1px solid #00f6ff;box-shadow:0 0 15px #00f6ffb3}.contact-form button{width:100%;max-width:150px;margin:0 auto;padding:.7rem 1rem;border:2px solid rgba(0,246,255,.4);border-radius:8px;color:#00f6ff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 8px #00f6ff4d;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-form button:hover{background:#00f6ff4d;box-shadow:0 0 10px #00f6ff80}.contact-socials{position:absolute;top:20px;right:20px;display:flex;gap:1.5rem;opacity:1;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-socials a{color:#00f6ff;font-size:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);text-shadow:0 0 8px rgba(0,246,255,.6);filter:drop-shadow(0 0 6px rgba(0,246,255,.3));opacity:1;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;will-change:transform}.contact-socials a:hover{transform:scale(1.3);text-shadow:0 0 25px rgba(0,246,255,.9),0 0 25px rgba(0,246,255,.6),0 0 35px rgba(0,246,255,.9);filter:brightness(1.3) drop-shadow(0 0 20px rgba(0,246,255,.9))}.form-status{display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem;border:1px solid;animation:slideIn .3s ease-out}.form-status.success{background:#22c55e4d;border-color:#22c55e99;color:#22c55e}.form-status.error{background:#ef44444d;border-color:#ef444499;color:#ef4444}.contact-form button:disabled{opacity:.6;cursor:not-allowed}.contact-form button.submitting{background:#00f6ff1a}.spinner{animation:spin 1s linear infinite;margin-right:.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-form input:disabled,.contact-form textarea:disabled{opacity:.6;cursor:not-allowed}.bmc-section{position:absolute;top:50%;right:32px;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;align-items:center}.boost-button{position:relative;display:flex;align-items:center;background:linear-gradient(90deg,#00f6ff,#3babca);border:2px solid #3babca;color:#0a192f;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:700;border-radius:12px;padding:.7rem 1.6rem .7rem 1.2rem;box-shadow:0 0 24px #00f6ff55,0 2px 8px #3babca33;text-decoration:none;overflow:hidden;transition:transform .2s,box-shadow .2s;cursor:pointer;letter-spacing:1px;margin-top:.5rem}.boost-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left .6s ease;z-index:2}.boost-button:hover:before{left:100%}.boost-button:hover{transform:translateY(-2px);box-shadow:0 0 10px #00f6ff,0 5px 15px #3babca44}.boost-glow{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:12px;background:radial-gradient(circle,#00f6ff88,#3babca11 80%);opacity:.3;pointer-events:none;z-index:0;animation:boost-glow-pulse 2s infinite alternate}.boost-button:after{content:"";position:absolute;top:0;left:-50%;width:50%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);animation:flowingLight 3s linear infinite;z-index:1;border-radius:12px}@keyframes flowingLight{0%{left:-50%;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}@keyframes boost-glow-pulse{0%{opacity:.3;transform:scale(1)}to{opacity:.7;transform:scale(1.05)}}.boost-text{z-index:1;color:#0a192f;text-shadow:0 0 8px #00f6ff99;font-weight:700;text-transform:uppercase}.model-attribution{position:fixed;bottom:1%;left:0;right:0;text-align:center;font-size:.6rem;color:#fff6;padding:.3rem;z-index:10}.model-attribution a{color:#00f6ff;text-decoration:none;transition:color .3s ease}.model-attribution a:hover{color:#fff;text-decoration:underline}@media (max-width: 768px){.contact-container{position:relative;width:100vw;min-height:100vh}.contact-main{display:flex;justify-content:center;align-items:center;min-height:100vh;box-sizing:border-box}.contact-section{padding:2rem 1rem;min-height:auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;box-sizing:border-box}.contact-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:400px}.contact-title{font-size:1.8rem;margin-bottom:2rem}.contact-form{max-width:320px;padding:2rem;gap:1rem}.contact-form input,.contact-form textarea{padding:.6rem .8rem;font-size:.9rem}.contact-form textarea{min-height:75px}.contact-form button{max-width:140px;padding:.6rem .9rem;font-size:.9rem}.contact-socials{position:absolute;top:2rem;right:2rem;flex-direction:row;gap:1rem;margin:0;padding:0;width:auto;z-index:10}.contact-socials a{font-size:1.5rem}.bmc-section{position:static;transform:none;margin:0;display:flex;justify-content:center;width:100%}.boost-button{font-size:1rem;padding:.6rem 1.2rem}.model-attribution{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.5rem;width:calc(100% - 2rem);text-align:center}}@media (max-width: 480px){.contact-section{position:fixed;top:10%}.contact-title{font-size:1.6rem;margin-bottom:.5rem}.contact-form{max-width:300px;padding:1.5rem;gap:.8rem}.contact-form input,.contact-form textarea{padding:.5rem .6rem;font-size:.85rem}.contact-form textarea{min-height:70px}.contact-form button{max-width:120px;padding:.5rem .8rem;font-size:.85rem}.contact-socials{top:1.5rem;right:1.5rem;gap:.8rem}.contact-socials a{font-size:1.3rem}.boost-button{font-size:.8rem;padding:.5rem 1rem}.model-attribution{bottom:.25rem;font-size:.45rem}}button{all:unset;display:block}.app-container{display:flex;height:100vh}.content-container{flex:1;padding:20px;overflow:auto}.flex{display:flex}.flex-1{flex:1}.home-wrapper{height:100vh;width:100vw;position:relative;overflow:hidden}.intro-panel{position:absolute;top:3.75rem;left:50%;transform:translate(-50%,-50%);padding:.5rem 1rem;height:5rem;color:#fff;font-family:Orbitron,sans-serif;z-index:20;text-align:center;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.intro-title{font-size:1.2rem;font-weight:600;color:#fff;text-shadow:0 0 .375rem #08b1ac;transition:transform .3s ease;cursor:pointer}.intro-title:hover{transform:scale(1.1);text-shadow:0 0 .625rem #00fff7}.debug-text{position:absolute;bottom:1.25rem;left:6.25rem;color:#fff;font-family:Orbitron,sans-serif;font-size:1.2rem}@media (max-width: 768px){.debug-text{left:6.25rem;font-size:1rem}.intro-panel{top:3.125rem;padding:.3rem .8rem}.hud-label-box{background:#00f6ff1a;border:.125rem solid #00f6ff;border-radius:.5rem;padding:.8rem 1.5rem;backdrop-filter:blur(.625rem);box-shadow:0 0 1.25rem #00f6ff4d;animation:hudGlow 2s ease-in-out infinite alternate}.hud-label-box span{font-size:1.2rem;font-weight:600;color:#00f6ff;text-shadow:0 0 .625rem #00f6ff;letter-spacing:.0625rem;white-space:nowrap;font-family:Orbitron,sans-serif}@keyframes hudGlow{0%{box-shadow:0 0 1.25rem #00f6ff4d;border-color:#00f6ff99}to{box-shadow:0 0 1.875rem #00f6ff99;border-color:#00f6ff}}}@media (max-width: 480px){.intro-panel{top:3.4375rem;padding:.2rem .5rem}.hud-label-box{background:#00f6ff1a;border:2px solid #00f6ff;border-radius:8px;padding:.6rem 1rem;backdrop-filter:blur(10px);box-shadow:0 0 20px #00f6ff4d;animation:hudGlow 2s ease-in-out infinite alternate}.hud-label-box span{font-size:.9rem;font-weight:600;color:#00f6ff;text-shadow:0 0 10px #00f6ff;letter-spacing:.03125rem;white-space:nowrap;font-family:Orbitron,sans-serif}}.sound-toggle{position:fixed;bottom:1.25rem;right:1.5625rem;z-index:999;display:flex;flex-direction:column;align-items:center;cursor:pointer}.circle{width:2.8125rem;height:2.8125rem;border:.0625rem solid #00f6ff;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.waves{display:flex;justify-content:center;align-items:center;gap:.25rem;position:absolute;bottom:1rem}.bar{width:.125rem;height:.3125rem;background:#00f6ff;border-radius:.125rem;transform-origin:bottom;box-shadow:0 0 .25rem #00f6ff55}@keyframes wave{0%,to{height:.3125rem}50%{height:.75rem}}.sound-on .bar:nth-child(1){animation:wave 1.8s infinite ease-in-out;animation-delay:0s}.sound-on .bar:nth-child(2){animation:wave 1.8s infinite ease-in-out;animation-delay:.2s}.sound-on .bar:nth-child(3){animation:wave 1.8s infinite ease-in-out;animation-delay:.4s}.sound-on .bar:nth-child(4){animation:wave 1.8s infinite ease-in-out;animation-delay:.6s}.sound-label{color:#00f6ff;font-size:.5rem;margin-top:.3rem;letter-spacing:.0625rem;text-shadow:0 0 .3125rem #00f6ff88}@media (min-height: 786px){.sound-toggle{position:fixed;bottom:2.1875rem}}.hud-frame{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.hud-border{position:absolute;background:linear-gradient(to right,#00f6ff,#00f6ff);opacity:.3}.hud-border.top{top:0;left:5%;right:5%;height:2px}.hud-border.bottom{bottom:0;left:5%;right:5%;height:2px}.hud-border.left{top:5%;bottom:5%;left:0;width:2px}.hud-border.right{top:5%;bottom:5%;right:0;width:2px}.hud-corners .corner{position:absolute;width:20px;height:20px;border:2px solid #00f6ff;opacity:.7}.corner.tl{top:0;left:0;border-right:none;border-bottom:none}.corner.tr{top:0;right:0;border-left:none;border-bottom:none}.corner.bl{bottom:0;left:0;border-right:none;border-top:none}.corner.br{bottom:0;right:0;border-left:none;border-top:none}.hud-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.hud-frame{width:100%;height:100%;box-sizing:border-box;border:2px solid #00f6ff;border-radius:12px;padding:10px;position:relative;background:transparent;box-shadow:0 0 20px #00f6ff88,inset 0 0 10px #00f6ff55}.hud-top-bar,.hud-bottom-bar{width:100%;height:8px;background:linear-gradient(to right,transparent,#00f6ff,transparent);position:absolute;left:0}.hud-top-bar{top:0}.hud-bottom-bar{bottom:0}.hud-sides:before,.hud-sides:after{content:"";position:absolute;width:8px;height:100%;background:linear-gradient(to bottom,transparent,#00f6ff,transparent)}.hud-sides:before{left:0;top:0}.hud-sides:after{right:0;top:0}.hud-label-box{display:inline-block;padding:10px 20px;border:2px solid #00f6ff;border-top-width:4px;border-bottom-width:4px;border-radius:6px;background:#000f1e80;box-shadow:0 0 10px #00f6ff,0 0 20px #00f6ff55 inset;font-family:Orbitron,sans-serif;font-size:16px;color:#00f6ff;text-transform:uppercase;letter-spacing:1.5px;text-align:center;position:relative;z-index:10}.hud-label-box:before,.hud-label-box:after{content:"";position:absolute;height:100%;width:8px;top:0;background:#00f6ff;box-shadow:0 0 8px #00f6ff}.hud-label-box:before{left:-10px;clip-path:polygon(100% 0,0 50%,100% 100%)}.hud-label-box:after{right:-10px;clip-path:polygon(0 0,100% 50%,0 100%)}.hud-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden}.hud-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,246,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,246,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:gridMove 30s linear infinite}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hud-container{position:relative;width:80vw;height:80vh;max-width:800px;max-height:600px;border:2px solid #00f6ff;background:#000c;backdrop-filter:blur(10px);box-shadow:0 0 30px #00f6ff4d,inset 0 0 30px #00f6ff1a}.hud-corner{position:absolute;width:40px;height:40px;border:2px solid #00f6ff}.hud-corner.top-left{top:-2px;left:-2px;border-right:none;border-bottom:none;box-shadow:0 0 10px #00f6ff80}.hud-corner.top-right{top:-2px;right:-2px;border-left:none;border-bottom:none;box-shadow:0 0 10px #00f6ff80}.hud-corner.bottom-left{bottom:-2px;left:-2px;border-right:none;border-top:none;box-shadow:0 0 10px #00f6ff80}.hud-corner.bottom-right{bottom:-2px;right:-2px;border-left:none;border-top:none;box-shadow:0 0 10px #00f6ff80}.hud-top{position:absolute;top:0;left:0;right:0;height:80px;display:flex;justify-content:center;align-items:center}.hud-title{text-align:center;color:#00f6ff}.hud-text{font-size:1.5rem;font-weight:600;letter-spacing:3px;text-shadow:0 0 1px #00f6ff}.hud-version{font-size:.8rem;opacity:.7;margin-top:5px}@keyframes textGlow{0%{text-shadow:0 0 10px #00f6ff}to{text-shadow:0 0 20px #00f6ff,0 0 30px #00f6ff}}.hud-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:80%}.hud-logo{margin-bottom:40px}.hud-circle{width:150px;height:150px;border:3px solid #00f6ff;border-radius:50%;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;animation:rotate 4s linear infinite;box-shadow:0 0 30px #00f6ff80,inset 0 0 30px #00f6ff1a}.hud-circle:before{content:"";position:absolute;inset:-5px;border:1px solid rgba(0,246,255,.3);border-radius:50%;animation:rotate 6s linear infinite reverse}.hud-inner-circle{width:100px;height:100px;border:2px solid rgba(0,246,255,.5);border-radius:50%;display:flex;justify-content:center;align-items:center;background:#00f6ff0d}.hud-progress-text{font-size:1.5rem;font-weight:700;color:#00f6ff;text-shadow:0 0 10px #00f6ff}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hud-progress-container{margin-bottom:30px}.hud-progress-bar{width:100%;height:4px;background:#00f6ff33;border-radius:2px;overflow:hidden;position:relative;box-shadow:0 0 10px #00f6ff4d}.hud-progress-fill{height:100%;background:linear-gradient(90deg,#00f6ff,#00d4ff,#00f6ff);border-radius:2px;transition:width .3s ease;box-shadow:0 0 15px #00f6ffcc;animation:progressGlow 1.5s ease-in-out infinite alternate}@keyframes progressGlow{0%{box-shadow:0 0 15px #00f6ffcc}to{box-shadow:0 0 25px #00f6ff}}.hud-progress-labels{display:flex;justify-content:space-between;margin-top:10px;font-size:.8rem;color:#00f6ffb3}.hud-status{color:#00f6ff}.hud-status-indicator{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:15px;font-size:.9rem}.hud-pulse{width:8px;height:8px;background:#00f6ff;border-radius:50%;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hud-current-system{font-size:.9rem;color:#00f6ffcc;min-height:20px;animation:typewriter .5s ease-in-out}@keyframes typewriter{0%{opacity:0}to{opacity:1}}.hud-bottom{position:absolute;bottom:0;left:0;right:0;height:60px;display:flex;justify-content:center;align-items:center}.hud-info{color:#00f6ff}.hud-data{display:flex;gap:30px;font-size:.8rem;opacity:.7}.hud-scan-line{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00f6ff,transparent);animation:scan 4s linear infinite}@keyframes scan{0%{transform:translateY(0);opacity:1}to{transform:translateY(100vh);opacity:0}}.hud-complete{position:fixed;bottom:1%;left:50%;transform:translate(-50%);z-index:10001;text-align:center;width:100%}.hud-complete-text{font-size:1.5rem;color:#00f6ff;font-weight:700;text-shadow:0 0 50px #00f6ff;animation:completeGlow .5s ease-in-out;letter-spacing:2px;white-space:nowrap}@keyframes completeGlow{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width: 1024px) and (min-width: 769px){.hud-complete{bottom:40px}.hud-complete-text{font-size:2.5rem}}@media (max-width: 768px){.hud-container{width:95vw;height:90vh}.hud-text{font-size:1.2rem;letter-spacing:2px}.hud-circle{width:120px;height:120px}.hud-inner-circle{width:80px;height:80px}.hud-progress-text{font-size:1.2rem}.hud-data{gap:15px;font-size:.7rem}}.click-instruction{position:absolute;top:-50%;left:50%;transform:translate(-50%);background:#00f6ff1a;border:1px solid rgba(0,246,255,.3);border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:500;color:#00f6ff;backdrop-filter:blur(10px);animation:pulseGlow 2s ease-in-out infinite;z-index:1001;white-space:nowrap}@keyframes pulseGlow{0%,to{opacity:.7;box-shadow:0 0 10px #00f6ff4d}50%{opacity:1;box-shadow:0 0 20px #00f6ff99}}@media (max-width: 768px){.click-instruction{font-size:.7rem;padding:6px 12px;top:-35px}.hud-complete{bottom:30px}.hud-complete-text{font-size:2rem}}@media (max-width: 480px){.click-instruction{font-size:.65rem;padding:5px 10px;top:-50px}.hud-complete{bottom:20px}.hud-complete-text{font-size:1.5rem}}*{font-family:Orbitron,sans-serif}html,body{background-color:#000;overflow:hidden;box-sizing:border-box}body{margin:0;padding:0;background:linear-gradient(to bottom,#060611,#0c1b2e,#0b3b47) no-repeat center center fixed;background-size:cover;font-family:Orbitron,sans-serif;color:#fff;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:-1}
