@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000;color:#fff;overflow-x:hidden;-webkit-overflow-scrolling:touch}.app:before{content:"";position:fixed;inset:0;width:100vw;height:100vh;background-image:radial-gradient(2px 2px at 20px 30px,white,transparent),radial-gradient(2px 2px at 40px 70px,white,transparent),radial-gradient(1px 1px at 50px 90px,#b0c4de,transparent),radial-gradient(2px 2px at 130px 40px,white,transparent),radial-gradient(1px 1px at 170px 110px,#b0c4de,transparent),radial-gradient(2px 2px at 200px 60px,white,transparent),radial-gradient(2px 2px at 250px 130px,white,transparent),radial-gradient(1px 1px at 320px 180px,#b0c4de,transparent),radial-gradient(2px 2px at 370px 20px,white,transparent),radial-gradient(2px 2px at 420px 90px,white,transparent),radial-gradient(1px 1px at 480px 140px,#b0c4de,transparent),radial-gradient(2px 2px at 530px 30px,white,transparent),radial-gradient(2px 2px at 580px 100px,white,transparent),radial-gradient(1px 1px at 610px 210px,#b0c4de,transparent),radial-gradient(2px 2px at 670px 150px,white,transparent),radial-gradient(2px 2px at 720px 280px,white,transparent),radial-gradient(1px 1px at 780px 50px,#b0c4de,transparent),radial-gradient(2px 2px at 830px 120px,white,transparent),radial-gradient(2px 2px at 880px 190px,white,transparent),radial-gradient(1px 1px at 930px 260px,#b0c4de,transparent),radial-gradient(1px 1px at 100px 200px,#dcdcdc,transparent),radial-gradient(1px 1px at 300px 100px,#dcdcdc,transparent),radial-gradient(1px 1px at 500px 200px,#dcdcdc,transparent),radial-gradient(1px 1px at 700px 100px,#dcdcdc,transparent),radial-gradient(1px 1px at 900px 200px,#dcdcdc,transparent),radial-gradient(1px 1px at 150px 250px,#dcdcdc,transparent),radial-gradient(1px 1px at 350px 250px,#dcdcdc,transparent),radial-gradient(1px 1px at 550px 50px,#dcdcdc,transparent),radial-gradient(1px 1px at 750px 250px,#dcdcdc,transparent),radial-gradient(1px 1px at 950px 50px,#dcdcdc,transparent);background-size:1000px 300px;background-repeat:repeat;z-index:-1;pointer-events:none;opacity:1}.app{min-height:100vh;position:relative;background:#000}.split-container{display:flex;min-height:100vh;width:100%}.globe-section{flex:1;position:fixed;left:0;top:0;width:50vw;height:100vh;background:transparent;z-index:10}.globe-canvas-wrapper{width:100%;height:100%;position:relative;background:radial-gradient(ellipse at center,rgba(10,15,28,.5),transparent)}.globe-canvas-wrapper>div{width:100%!important;height:100%!important}.content-section{flex:1;margin-left:50vw;width:50vw;min-height:100vh;background:transparent;position:relative;z-index:2}@media (max-width: 768px){.split-container{flex-direction:column!important;overflow-y:visible!important;overflow-x:hidden!important}.globe-section{position:relative!important;left:auto!important;top:auto!important;width:100%!important;width:100vw!important;height:60vh;min-height:400px;flex:none!important;pointer-events:none!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;user-select:none!important;-webkit-user-select:none!important;z-index:1!important}.globe-canvas-wrapper{pointer-events:none!important;touch-action:pan-y!important;user-select:none!important;-webkit-user-select:none!important}.globe-section canvas{touch-action:pan-y!important;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;cursor:default!important}.globe-section *{pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important}.content-section{margin-left:0!important;width:100%!important;width:100vw!important;position:relative!important;flex:none!important}}.hero{padding:5rem 2rem 4.5rem;display:flex;align-items:center;min-height:100vh;position:relative;margin-bottom:4rem}.logo-container{margin-bottom:2rem;display:flex;justify-content:flex-start}.hero-logo{width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 0 20px rgba(70,130,255,.5));animation:gentle-glow 3s ease-in-out infinite alternate}@keyframes gentle-glow{0%{filter:drop-shadow(0 0 20px rgba(70,130,255,.5))}to{filter:drop-shadow(0 0 30px rgba(70,130,255,.8))}}.hero-content{max-width:600px;width:100%}.hero-title{font-size:clamp(3rem,10vw,5rem);font-weight:900;line-height:1;margin-bottom:.5rem;color:#fff;text-shadow:0 0 20px rgba(70,130,255,.3)}.hero-tagline{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:500;color:#e0e0e0;margin-bottom:1.5rem;letter-spacing:.05em}.brand{color:#fff;text-shadow:0 0 20px rgba(70,130,255,.3);font-weight:900}.hero-subtitle{font-size:1.25rem;line-height:1.6;color:#b0c4de;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.stat{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#00bcd41a;border-radius:12px;border:1px solid rgba(0,188,212,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:120px}.stat-number{font-size:1.5rem;font-weight:700;color:#00bcd4;margin-bottom:.25rem}.stat-label{font-size:.875rem;color:#94a3b8;text-align:center}.hero-signup{margin-top:2rem}.features{padding:5rem 2rem;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-top:4rem}.container{max-width:1200px;margin:0 auto;width:100%}.section-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;text-align:center;margin-bottom:3rem;color:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#ffffff0d;border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#00bcd4,#4fc3f7,#81c784);transform:translate(-100%);transition:transform .3s ease}.feature-card:hover:before{transform:translate(0)}.feature-card:hover{transform:translateY(-5px);border-color:#00bcd44d;box-shadow:0 20px 40px #00bcd41a}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#00bcd4,#4fc3f7);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-description{color:#94a3b8;line-height:1.6}.news-revolution{padding:5rem 2rem;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-top:4rem}.revolution-content{text-align:center;max-width:800px;margin:0 auto}.revolution-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:1.5rem;line-height:1.2}.accent{color:#4fc3f7}.revolution-subtitle{font-size:1.25rem;color:#b0c4de;line-height:1.6;margin-bottom:3rem}.revolution-features{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.revolution-feature{display:flex;align-items:center;gap:.75rem;color:#00bcd4;font-weight:500}.revolution-icon{width:24px;height:24px}.news-preview{padding:5rem 2rem;text-align:center;margin-top:4rem}.preview-content{max-width:600px;margin:0 auto}.news-pulse{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.pulse-dot{width:12px;height:12px;background:#0f8;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #00ff88b3}70%{box-shadow:0 0 0 10px #0f80}to{box-shadow:0 0 #0f80}}.pulse-text{font-size:.875rem;font-weight:600;color:#0f8;letter-spacing:1px}.preview-text{font-size:1.125rem;color:#b0c4de;line-height:1.6}.footer{padding:3rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.1);background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.footer-content{display:flex;justify-content:space-between;align-items:start;margin-bottom:2rem;flex-wrap:wrap;gap:2rem}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-logo{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(70,130,255,.4))}.footer-brand h3{font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:#94a3b8;font-size:.875rem}.footer-links{display:flex;gap:2rem;flex-wrap:wrap}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#00bcd4}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#64748b;font-size:.875rem}.signup-container{background:#ffffff0d;border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;max-width:500px;margin:0 auto}.signup-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.signup-subtitle{color:#b0c4de;margin-bottom:2rem;line-height:1.5}.signup-form{display:flex;flex-direction:column;gap:1rem}.input-container{display:flex;background:#ffffff1a;border-radius:12px;border:1px solid rgba(255,255,255,.2);overflow:hidden;transition:all .3s ease}.input-container:focus-within{border-color:#00bcd4;box-shadow:0 0 20px #00bcd433}.input-icon{padding:1rem;color:#94a3b8;background:#ffffff0d}.email-input{flex:1;padding:1rem;background:transparent;border:none;color:#fff;font-size:1rem;outline:none}.email-input::placeholder{color:#64748b}.email-input.invalid{background:#ef44441a}.submit-button{background:linear-gradient(135deg,#00bcd4,#4fc3f7);border:none;padding:1rem;color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:60px;transition:all .3s ease}.submit-button:hover{background:linear-gradient(135deg,#0097a7,#29b6f6)}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.submit-button.loading{cursor:not-allowed;opacity:.7}.submit-button:disabled{cursor:not-allowed;opacity:.7}.success-message{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:12px;color:#4ade80}.success-icon{width:24px;height:24px}.error-message{color:#f87171;font-size:.875rem;text-align:left;margin-top:.5rem}.mobile-header{display:none}@media (max-width: 768px){.app{line-height:1.6}body{overflow-y:auto!important;overflow-x:hidden!important;position:relative!important}.app{overflow-y:visible!important;overflow-x:hidden!important}.mobile-scroll-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;pointer-events:auto!important;touch-action:pan-y!important;background:transparent}.mobile-header{display:block!important;width:100vw;padding:1.5rem 1rem;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;order:1;position:relative;z-index:30}.mobile-header-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.mobile-logo{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(70,130,255,.5))}.mobile-title{font-size:2rem;font-weight:900;line-height:1;margin:0;color:#fff;text-shadow:0 0 20px rgba(70,130,255,.3)}.mobile-tagline{font-size:1rem;font-weight:500;color:#e0e0e0;margin:.5rem 0 0;letter-spacing:.02em}.hero .logo-container,.hero .hero-title{display:none}.hero{padding:2.5rem 1.2rem;min-height:auto;margin-bottom:2rem}.hero-text{text-align:center;margin:0 auto;max-width:92vw}.hero-tagline{line-height:1.4;color:#f1f5f9}.hero-subtitle{line-height:1.8;color:#cbd5e1;margin-top:.25rem;margin-bottom:1.75rem}.hero-logo{width:100px;height:100px}.logo-container{margin-bottom:1.5rem}.hero-title{font-size:clamp(2.5rem,8vw,3rem);margin-bottom:.3rem}.hero-tagline{font-size:clamp(1rem,3vw,1.3rem);margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-stats{gap:1rem;justify-content:center;margin:1.25rem auto 2rem}.stat{min-width:100px;padding:.75rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.75rem}.features{padding:3.5rem 1.2rem;margin-top:2.25rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.feature-icon{width:50px;height:50px}.revolution-features{flex-direction:column;gap:1.5rem}.news-revolution,.news-preview{padding:3.5rem 1.2rem;margin-top:2.25rem}.revolution-title{font-size:clamp(2rem,8vw,2.5rem)}.revolution-subtitle{font-size:1rem}.footer{padding:2rem 1rem}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}.footer-logo{width:50px;height:50px}.signup-container{padding:1.5rem}.email-signup{max-width:560px;margin:0 auto;text-align:center}.signup-title{font-size:1.35rem}.signup-subtitle{font-size:.98rem;color:#cbd5e1}.input-container{flex-direction:column}.email-input{font-size:1.05rem}.submit-button{width:100%;padding:1.05rem;font-size:1.05rem;border-radius:0 0 12px 12px}}@media (max-width: 480px){.mobile-title{font-size:1.5rem}.mobile-tagline{font-size:.85rem}.globe-section{height:50vh!important;min-height:350px!important;pointer-events:none!important}.hero{padding:1.75rem 1.1rem;margin-bottom:1.5rem}.hero-title{font-size:clamp(2rem,8vw,2.5rem);margin-bottom:.3rem}.hero-tagline{font-size:.9rem;margin-bottom:.75rem}.hero-subtitle{font-size:.95rem;margin-bottom:1.1rem}.hero-stats{flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.stat{width:100%;max-width:200px;margin:0 auto;padding:.5rem}.features,.news-revolution,.news-preview{padding:2.75rem 1.1rem;margin-top:2rem}.feature-card{padding:1rem}.feature-icon{width:40px;height:40px}.feature-title{font-size:1.1rem}.section-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:2rem}.revolution-title{font-size:clamp(1.5rem,7vw,2rem);margin-bottom:1rem}.revolution-subtitle,.preview-text{font-size:.9rem}.signup-container{padding:1rem}.signup-title{font-size:1.25rem}.input-container{flex-direction:column}.input-icon,.email-input{padding:.75rem}.submit-button{padding:.75rem;border-radius:0 0 12px 12px}.footer{padding:1.5rem 1rem}.footer-links{flex-direction:column;gap:1rem}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.loading-grid{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.grid-line{position:absolute;background:#00bcd4}.grid-line.vertical{width:1px;height:100%;transform-origin:top}.grid-line.horizontal{width:100%;height:1px;transform-origin:left}.loading-content{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem}.orbit-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;pointer-events:none}.orbit{position:absolute;width:100%;height:100%;border:1px solid rgba(0,188,212,.3);border-radius:50%}.orbit-1{width:200px;height:200px;top:50px;left:50px}.orbit-2{width:250px;height:250px;top:25px;left:25px}.orbit-3{width:300px;height:300px;top:0;left:0}.orbit-satellite{position:absolute;top:-10px;left:50%;transform:translate(-50%);color:#00bcd4}.loading-globe{color:#00bcd4;filter:drop-shadow(0 0 30px rgba(0,188,212,.6));z-index:1}.loading-title{font-size:2rem;font-weight:900;letter-spacing:4px;background:linear-gradient(135deg,#00bcd4,#4fc3f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.loading-progress{width:300px;text-align:center}.progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(90deg,#00bcd4,#4fc3f7);border-radius:2px;box-shadow:0 0 10px #00bcd480}.progress-text{font-size:1.5rem;font-weight:700;color:#00bcd4}.loading-details{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.detail-item{display:flex;gap:1rem;align-items:center;font-size:.875rem;letter-spacing:1px}.detail-label{color:#64748b}.detail-status{color:#94a3b8}.status-active{color:#0f8}.status-loading{color:#fbbf24;animation:pulse-text 1.5s infinite}@keyframes pulse-text{0%,to{opacity:.5}50%{opacity:1}}.corner-decoration{position:absolute;width:60px;height:60px}.corner-decoration.top-left{top:20px;left:20px}.corner-decoration.top-right{top:20px;right:20px}.corner-decoration.bottom-left{bottom:20px;left:20px}.corner-decoration.bottom-right{bottom:20px;right:20px}.corner-line{position:absolute;background:#00bcd4;opacity:.5}.corner-line.horizontal{width:100%;height:1px}.corner-line.vertical{width:1px;height:100%}.top-left .horizontal,.top-left .vertical{top:0;left:0}.top-right .horizontal,.top-right .vertical{top:0;right:0}.bottom-left .horizontal,.bottom-left .vertical{bottom:0;left:0}.bottom-right .horizontal,.bottom-right .vertical{bottom:0;right:0}@media (max-width: 480px){.loading-title{font-size:1.5rem;letter-spacing:2px}.orbit-container{width:200px;height:200px}.orbit-1{width:150px;height:150px;top:25px;left:25px}.orbit-2{width:180px;height:180px;top:10px;left:10px}.orbit-3{width:200px;height:200px}.loading-globe svg{width:60px;height:60px}.loading-progress{width:250px}.loading-details{font-size:.75rem}}
