*,:before,:after{box-sizing:border-box;margin:0;padding:0}.loader-screen{background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.logo-wrapper img{width:200px;animation:2.5s ease-in-out infinite glowPulse,3s linear infinite flip}@keyframes glowPulse{0%{filter:drop-shadow(0 0 10px #c2410c)}50%{filter:drop-shadow(0 0 30px #c2410c)}to{filter:drop-shadow(0 0 10px #c2410c)}}@keyframes flip{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.fade-in{opacity:0;animation:.8s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.fade-out{animation:.6s forwards fadeOut}@keyframes fadeOut{to{opacity:0}}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#fff;-webkit-user-select:none;user-select:none;background:#030712;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}main{flex:1}.app-body{flex-direction:column;min-height:100vh;margin:0;display:flex}a{color:inherit;text-decoration:none}ul{list-style:none}.liquid-glass{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff0d;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff1a,0 8px 32px #0006}.liquid-glass-dark{-webkit-backdrop-filter:blur(20px);background:#0006;border:1px solid #ffffff14;box-shadow:inset 0 1px 1px #ffffff0d}.reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(28px)}.reveal.revealed{opacity:1;transform:translateY(0)}.serif-accent{color:#5bc0f8;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.serif-accent-light{color:#7dd3fc;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.serif-accent-orange{color:#ff7a00;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.navbar{z-index:100;justify-content:space-between;align-items:center;padding:16px 48px;transition:background .35s,border-bottom .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#030712b3;box-shadow:0 2px 6px #0000004d}.navbar-logo{align-items:center;gap:.7rem;text-decoration:none;display:flex}.blue-eye-logo{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.eye-ring{border-radius:50%;justify-content:center;align-items:center;display:flex}.outer-ring{background:#fff;width:34px;height:34px}.middle-ring{background:#020817;width:24px;height:24px}.inner-ring{background:#fff;width:14px;height:14px;position:relative}.inner-ring:after{content:"";background:#030712;border-radius:50%;width:6px;height:6px;position:absolute}.navbar-logo-text{color:#fff;letter-spacing:-.03em;font-size:1.75rem;font-weight:700;line-height:1}.nav-links{align-items:center;gap:6px;display:flex}.nav-dot{color:#ffffff26;-webkit-user-select:none;user-select:none;font-size:18px;line-height:1}.nav-link{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:500;transition:color .2s,background .2s}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff0d}.nav-cta-btn{color:#111;pointer-events:none;border-radius:12px;align-items:center;gap:6px;padding:9px 20px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.nav-cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #fff3}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.hero-map{background:#030712;justify-content:center;align-items:center;min-height:100svh;padding:130px 24px 90px;display:flex;position:relative;overflow:hidden}.hero-map-bg{filter:blur(.8px)saturate(1.08);opacity:.55;z-index:0;background-image:url(/assets/hero-map-blue.png);background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate heroMapDrift;position:absolute;inset:-6%;transform:scale(1.03)}@keyframes heroMapDrift{0%{background-position:48% 48%;transform:scale(1.08)translate(-12px,-8px)}50%{background-position:52% 54%;transform:scale(1.11)translate(10px,12px)}to{background-position:50% 57%;transform:scale(1.09)translate(-6px,16px)}}.hero-map-overlay{z-index:1;background:radial-gradient(circle at 50% 38%,#3b82f629,#0000 32%),radial-gradient(circle at 75% 55%,#ff7a001f,#0000 28%),linear-gradient(#030712b3 0%,#030712d1 55%,#030712 100%);position:absolute;inset:0}.hero-map-content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:26px;width:min(880px,100%);display:flex;position:relative}.hero-map .hero-badge{margin-top:0}.hero-badge{color:#ccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-top:60px;padding:8px 20px;font-size:13px;display:inline-flex}.hero-badge strong{color:#fff;font-weight:600}.badge-dot{background:#5bc0f8;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite dotPulse;box-shadow:0 0 10px #5bc0f8}.hero-map .hero-headline{letter-spacing:-2.8px;max-width:900px;font-size:clamp(42px,8vw,88px);line-height:1}.hero-map .hero-subtitle{color:#b7c1d1;max-width:650px}.hero-map .hero-buttons{margin-top:8px}.hero-buttons{justify-content:center;align-items:center;gap:16px;margin-top:10px;display:flex}.btn-hero-primary{color:#111;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:16px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.btn-hero-primary:hover{transform:scale(1.02);box-shadow:0 10px 30px #fff3}.btn-hero-secondary{color:#fff;border-radius:14px;padding:16px 32px;font-size:15px;font-weight:600;transition:color .2s,transform .2s}.btn-hero-secondary:hover{color:#5bc0f8;transform:translateY(-1px)}.hero-gradient-bottom{z-index:5;pointer-events:none;background:linear-gradient(#0000,#030712);height:160px;position:absolute;bottom:0;left:0;right:0}.avatar-stack{display:flex}.avatar{background-position:50%;background-size:cover;border:2px solid #030712;border-radius:50%;width:32px;height:32px;margin-left:-8px}.avatar:first-child{margin-left:0}.av1{background:linear-gradient(135deg,#5bc0f8,#0055d4)}.av2{background:linear-gradient(135deg,#0055d4,#003080)}.av3{background:linear-gradient(135deg,#7dd3fc,#38a3e8)}.av4{background:linear-gradient(135deg,#003080,#5bc0f8)}.proof-text{color:#888;font-size:13px}.floating-hexagons{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.hero-hex{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#ff7a0014;border:2px solid #ff7a0040;animation:15s linear infinite floatHex;position:absolute;box-shadow:inset 0 0 20px #ff7a0033,0 0 30px #ff7a001a}@keyframes floatHex{0%{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-40px)rotate(18deg)scale(1.05)}to{transform:translateY(0)rotate(36deg)scale(1)}}.fh-1{width:140px;height:140px;animation-duration:18s;animation-delay:0s;top:20%;left:-40px}.fh-2{opacity:.7;width:80px;height:80px;animation-duration:12s;animation-delay:-4s;top:60%;right:8%}.fh-3{opacity:.4;width:180px;height:180px;animation-duration:22s;animation-delay:-10s;bottom:10%;left:18%}.fh-4{width:120px;height:120px;animation-duration:16s;animation-delay:-2s;top:15%;left:5%}.fh-5{opacity:.6;width:200px;height:200px;animation-duration:24s;animation-delay:-8s;top:45%;right:-60px}.fh-6{opacity:.8;width:90px;height:90px;animation-duration:14s;animation-delay:-6s;top:10%;left:15%}.fh-7{opacity:.5;width:150px;height:150px;animation-duration:20s;animation-delay:-5s;top:10%;right:15%}.fh-8{opacity:.6;width:120px;height:120px;animation-duration:18s;animation-delay:-4s;top:auto;bottom:10%;right:10%}.fh-9{opacity:.7;width:100px;height:100px;animation-duration:18s;animation-delay:-2s;top:15%;right:8%}.aurora{filter:blur(120px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;width:400px;height:600px;position:absolute}.aurora-left{background:#0055d4;top:10%;left:-200px}.aurora-right{background:#5bc0f8;bottom:10%;right:-200px}.section{background:#030712;padding:80px 48px;position:relative;overflow:hidden}.section-inner{text-align:center;z-index:10;max-width:1200px;margin:0 auto;position:relative}.section-label{letter-spacing:3px;text-transform:uppercase;color:#555;margin-bottom:24px;font-size:11px;font-weight:600;display:inline-block}.section-heading{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-family:Fustat,sans-serif;font-size:clamp(28px,8vw,64px);font-weight:700;line-height:1.1}.section-subtitle{color:#888;max-width:560px;margin:0 auto 50px;font-size:16px;line-height:1.6}.section-how{z-index:10;min-height:75vh;position:relative}.how-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.steps-grid{grid-template-columns:repeat(3,2fr);gap:24px;display:grid}.step-card{text-align:left;border-radius:20px;padding:32px 24px;transition:transform .3s,border-color .3s}.step-card:hover{border-color:#ffffff1a;transform:translateY(-4px)}.step-icon{color:#5bc0f8;margin-bottom:20px}.step-number{color:#ffffff0d;margin-bottom:24px;font-family:Fustat,sans-serif;font-size:48px;font-weight:800;line-height:1}.step-title{color:#fff;margin-bottom:10px;font-family:Fustat,sans-serif;font-size:18px;font-weight:700}.step-desc{color:#888;font-size:14px;line-height:1.7}.how-card{text-align:left;border-radius:20px;padding:32px 24px;transition:transform .3s,border-color .3s}.how-card:hover{border-color:#ffffff1a;transform:translateY(-4px)}.how-icon{color:#5bc0f8;margin-bottom:20px}.how-title{color:#fff;margin-bottom:10px;font-family:Fustat,sans-serif;font-size:18px;font-weight:700}.how-desc{color:#888;font-size:14px;line-height:1.7}.testimonials-marquee{width:100%;margin-top:48px;position:relative;overflow:hidden}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.testimonial-card{width:290px;min-height:220px;padding:24px}.testimonial-text{font-size:.95rem}.testimonials-track{animation-duration:30s}}.use-cases{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-family:Fustat,sans-serif;font-size:clamp(28px,8vw,64px);font-weight:700;line-height:1.1}.section-app{padding-bottom:0;overflow:hidden}.app-phones{z-index:10;perspective:1200px;justify-content:center;align-items:flex-end;gap:32px;margin-bottom:20px;display:flex;position:relative}.phone-mockup{transition:transform .5s}.phone-frame{background:#111;border:4px solid #222;border-radius:36px;flex-direction:column;width:260px;height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff1a}.phone-frame.featured{border-color:#333;width:280px;height:560px;box-shadow:0 30px 80px #000c,0 0 0 1px #ffffff0d}.phone-notch{background:#000;border-radius:0 0 16px 16px;flex-shrink:0;width:100px;height:24px;margin:0 auto}.phone-screen{background:#000;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.screen-img{object-fit:fill;width:100%;height:100%}.phone-left{transform:translateY(30px)rotateY(8deg)scale(.92)}.phone-right{transform:translateY(30px)rotateY(-8deg)scale(.92)}.phone-caption{text-align:center;color:#666;text-transform:uppercase;letter-spacing:1px;margin-top:20px;font-size:13px;font-weight:500}.planet-wrapper{z-index:1;justify-content:center;width:100%;height:400px;margin-top:40px;display:flex;position:relative;overflow:hidden}.planet{border-radius:50%;justify-content:center;align-items:center;width:1400px;height:1400px;display:flex;position:absolute;top:0}.planet-glow{filter:blur(60px);background:radial-gradient(circle at 50% 0,#0055d44d 0%,#5bc0f81a 40%,#0000 70%);border-radius:50%;width:100%;height:100%;position:absolute}.planet-body{background:radial-gradient(circle at 50% -20%,#0055d4 0%,#025 40%,#030712 80%);border-radius:50%;width:1200px;height:1200px;position:absolute;overflow:hidden;box-shadow:inset 0 40px 80px #5bc0f833,inset 0 -40px 80px #000000e6}.planet-puzzle{pointer-events:none;z-index:2;border-radius:50%;width:1200px;height:1200px;position:absolute}.p-hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#ff7a004d;border:2px solid #ff7a0099;position:absolute;box-shadow:inset 0 0 20px #ff7a004d}.p-hex-1{width:160px;height:160px;top:-60px;right:22%;transform:rotate(15deg)}.p-hex-2{width:120px;height:120px;top:-100px;right:36%;transform:rotate(-5deg)}.p-hex-3{width:180px;height:180px;top:5%;right:-40px;transform:rotate(10deg)}.p-hex-4{opacity:.6;width:100px;height:100px;top:25%;right:-60px}.p-hex-5{opacity:.8;width:130px;height:130px;top:38%;right:-10px;transform:rotate(20deg)}.p-hex-6{opacity:.7;width:150px;height:150px;top:-20px;left:18%;transform:rotate(-15deg)}.p-hex-7{opacity:.9;width:110px;height:110px;top:20%;left:-50px;transform:rotate(10deg)}.p-hex-8{opacity:.5;width:90px;height:90px;top:-70px;left:32%;transform:rotate(5deg)}.p-hex-9{opacity:.8;width:140px;height:140px;top:12%;left:8%;transform:rotate(25deg)}.p-hex-10{opacity:.6;width:170px;height:170px;top:35%;left:-20px;transform:rotate(-10deg)}.p-hex-11{opacity:.8;width:150px;height:150px;top:6%;right:10%;transform:rotate(-15deg)}.p-hex-12{opacity:.6;width:200px;height:200px;top:5%;left:40%;transform:rotate(12deg)}.planet-shine{filter:blur(20px);background:radial-gradient(#fff6 0%,#0000 70%);height:100px;position:absolute;top:0;left:10%;right:10%}.planet-atmosphere{pointer-events:none;border-radius:50%;position:absolute;inset:-20px;box-shadow:inset 0 20px 40px #5bc0f84d}.planet-fade{z-index:5;background:linear-gradient(#0000,#030712);height:200px;position:absolute;bottom:0;left:0;right:0}.usecases-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.usecase-card{text-align:left;background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 34%),#0f172ab8;border:1px solid #94a3b829;border-radius:24px;min-height:430px;padding:42px 30px 34px;transition:transform .28s,border-color .28s,background .28s;position:relative;overflow:hidden;box-shadow:0 22px 55px #0000003d}.usecase-card:hover{background:radial-gradient(circle at 100% 0,#3b82f62e,#0000 36%),#0f172ae0;border-color:#3b82f661;transform:translateY(-6px)}.usecase-icon{color:#5bc0f8;background:#5bc0f814;border-radius:14px;place-items:center;width:54px;height:54px;margin-bottom:26px;display:grid}.usecase-tag{color:#3b82f6;letter-spacing:.04em;margin-bottom:4px;font-size:.82rem;font-weight:800;display:block}.usecase-title{color:#fff;margin-bottom:14px;font-size:1.25rem;font-weight:800}.usecase-desc{color:#aab6c7;font-size:.98rem;line-height:1.75}.usecases-source-card{text-align:left;background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 36%),#0f172ab8;border:1px solid #94a3b824;border-radius:24px;margin-top:46px;padding:30px 32px;box-shadow:0 24px 60px #00000038}.usecases-source-label{color:#3677ff;letter-spacing:.18em;margin-bottom:18px;font-size:.75rem;font-weight:900;display:block}.usecases-source-card h3{color:#fff;margin-bottom:16px;font-size:1.5rem;font-weight:800;line-height:1.3}.usecases-source-card p{color:#aab6c7;margin-bottom:14px;font-size:.97rem;line-height:1.8}.usecases-source-card strong{color:#fff}.usecases-source-list{margin:18px 0 24px;padding-left:20px}.usecases-source-list li{color:#aab6c7;margin-bottom:10px;line-height:1.7}.usecases-source-list a{color:#aab6c7;text-decoration:none;transition:color .2s}.usecases-source-list a:hover{color:#3677ff}.usecases-source-note-h4{border-top:1px solid #94a3b824;padding-top:20px}.usecases-source-note{padding-top:18px;color:#94a3b8!important;font-size:.9rem!important}.section-features{z-index:10;min-height:75vh;position:relative}.features-grid{grid-template-columns:repeat(2,2fr);gap:24px;display:grid}.feature-number{color:#ffffff0d;margin-bottom:24px;font-family:Fustat,sans-serif;font-size:48px;font-weight:800;line-height:1}.feature-title{color:#fff;margin-bottom:10px;font-family:Fustat,sans-serif;font-size:18px;font-weight:700}.feature-desc{color:#888;font-size:14px;line-height:1.7}.feature-card{text-align:left;border-radius:20px;padding:32px 24px;transition:transform .3s,border-color .3s}.feature-card:hover{border-color:#ffffff1a;transform:translateY(-4px)}.feature-icon{color:#5bc0f8;margin-bottom:20px}.section-description{text-align:center;color:#9ca3af;max-width:680px;margin:-18px auto 46px;padding-bottom:60px;font-size:1rem;line-height:1.7}.disclaimer-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617ad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.disclaimer-modal{text-align:left;background:radial-gradient(circle at 100% 0,#3b82f624,#0000 34%),#0f172af0;border:1px solid #94a3b824;border-radius:28px;width:100%;max-width:560px;padding:34px 30px;box-shadow:0 24px 80px #00000057}.disclaimer-kicker{color:#93c5fd;letter-spacing:.18em;margin-bottom:18px;font-size:.72rem;font-weight:900;display:inline-block}.disclaimer-modal h3{color:#fff;margin-bottom:18px;font-size:1.6rem;font-weight:800}.disclaimer-modal p{color:#b6c6d8;margin-bottom:14px;line-height:1.75}.disclaimer-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:14px;margin-top:12px;padding:12px 18px;font-weight:700;transition:all .2s}.disclaimer-button:hover{background:#2563eb}.section-cta{padding:100px 48px 120px}.cta-bg-dark{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cta-aurora{filter:blur(100px);opacity:.2;border-radius:50%;position:absolute}.cta-aurora-1{background:#0055d4;width:600px;height:600px;top:-200px;left:50%;transform:translate(-50%)}.cta-aurora-2{background:#5bc0f8;width:400px;height:400px;bottom:-100px;right:10%}.cta-content{flex-direction:column;align-items:center;display:flex}.cta-eye{margin-bottom:40px}.evil-eye-container{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.eye-glow{filter:blur(30px);background:radial-gradient(circle,#0055d44d 0%,#5bc0f81a 50%,#0000 70%);border-radius:50%;width:260px;height:260px;animation:4s ease-in-out infinite alternate egp;position:absolute}@keyframes egp{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.evil-eye{border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;animation:6s ease-in-out infinite efloat;display:flex;position:absolute;box-shadow:0 0 50px #00000080}@keyframes efloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.eye-ring{border-radius:50%;position:absolute}.ring-outer{background:radial-gradient(circle at 35% 35%,#1a6ae6,#0047ab 30%,#003080 70%,#001f5c);width:200px;height:200px;box-shadow:0 0 40px #0047ab80,inset 0 -6px 16px #0006,inset 0 6px 16px #64b4ff26}.ring-outer:before{content:"";background:linear-gradient(#ffffff26,#0000);border-radius:50%;width:80px;height:40px;position:absolute;top:16px;left:35px;transform:rotate(-12deg)}.ring-middle{background:radial-gradient(circle at 40% 38%,#7dd3fc,#5bc0f8 30%,#38a3e8 65%,#2b8ad4);width:122px;height:122px;box-shadow:0 0 24px #5bc0f84d,inset 0 -3px 10px #0003,inset 0 3px 10px #c8ebff66}.ring-white{background:radial-gradient(circle at 42% 40%,#e0e8f0,#c8d4e0 50%,#a0b0c0);width:76px;height:76px;box-shadow:inset 0 -2px 6px #0000001a,inset 0 2px 6px #fffc}.ring-pupil{background:radial-gradient(circle at 45% 42%,#222,#0a0a0a 50%,#000);width:44px;height:44px;overflow:hidden;box-shadow:0 0 14px #00000080}.pupil-highlight{filter:blur(1px);background:#fff9;border-radius:50%;width:12px;height:12px;animation:5s ease-in-out infinite phigh;position:absolute;top:10px;left:11px}@keyframes phigh{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:translate(2px,1px)scale(1.1)}}.orbital-hexagons{width:100%;height:100%;animation:28s linear infinite orbspin;position:absolute}@keyframes orbspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbital-hex{color:#5bc0f866;font-size:16px;animation:28s linear infinite orbcspin;position:absolute}@keyframes orbcspin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.oh-1{top:-10px;left:50%}.oh-2{color:#0055d480;font-size:12px;top:20%;right:-10px}.oh-3{font-size:20px;bottom:15%;right:-5px}.oh-4{font-size:14px;bottom:-5px;left:30%}.cta-heading{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-family:Fustat,sans-serif;font-size:clamp(32px,6vw,64px);font-weight:700;line-height:1.05}.cta-subtitle{color:#888;max-width:480px;margin:0 auto 40px;font-size:16px;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.btn-primary-light{color:#111;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:16px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.btn-primary-light:hover{transform:scale(1.02);box-shadow:0 12px 30px #fff3}.btn-secondary-light{color:#fff;border-radius:14px;padding:16px 32px;font-size:15px;font-weight:600;transition:color .2s,transform .2s}.btn-secondary-light:hover{color:#5bc0f8;transform:translateY(-1px)}.footer{color:#e5e7eb;background:#030712;padding:56px 24px}.footer-inner{justify-content:space-between;gap:56px;width:100%;max-width:1120px;margin:0 auto;display:flex}.footer-left{max-width:320px}.footer-logo{color:#fff;align-items:center;gap:10px;margin-bottom:14px;font-size:1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-description{color:#94a3b8;margin-bottom:22px;font-size:.95rem;line-height:1.6}.footer-copy{color:#64748b;font-size:.85rem}.footer-right{grid-template-columns:repeat(3,minmax(130px,1fr));gap:48px;display:grid}.footer-column h4{color:#fff;margin-bottom:14px;font-size:.9rem;font-weight:700}.footer-link{color:#94a3b8;margin-bottom:10px;font-size:.9rem;text-decoration:none;transition:color .2s,transform .2s;display:block}.footer-link:hover{color:#3b82f6;transform:translate(4px)}.footer-socials{align-items:center;gap:14px;margin-top:22px;display:flex}.footer-social-link{color:#94a3b8;background:#ffffff08;border:1px solid #94a3b81f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background .2s,color .2s,border-color .2s;display:flex}.footer-social-link:hover{color:#3b82f6;background:#3b82f61f;border-color:#3b82f659;transform:translateY(-2px)}@media (max-width:1250px){.usecases-grid{grid-template-columns:repeat(1,1fr);margin:50px 100px 0}.form-container{max-width:420px;margin:1.5rem auto}.comments-container{margin:1.5rem 100px}}@media (max-width:1024px){.steps-grid,.features-grid{grid-template-columns:repeat(1,1fr)}.app-phones{transform-origin:top;margin-bottom:-80px;transform:scale(.85)}.planet-wrapper{height:300px}.planet{transform-origin:top;transform:scale(.8)}.section-features{padding-top:80px}.navbar{padding:12px 20px}.nav-links{-webkit-backdrop-filter:blur(30px);background:#0a0f1ef2;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;margin:0 16px;padding:12px;display:none;position:absolute;top:60px;left:0;right:0}.nav-links.open{display:flex}.nav-dot{display:none}.nav-hamburger{margin-left:auto;display:flex}.nav-cta-btn{display:none}.form-container{max-width:400px;padding:28px}.comments-container{grid-template-columns:repeat(2,1fr);gap:20px;margin:0 auto;display:grid}.hero-map{padding:120px 24px 78px}.hero-map-content{width:min(760px,100%)}.hero-map .hero-headline{letter-spacing:-2.2px;font-size:clamp(48px,7vw,72px);line-height:1.04}}@media (max-width:900px){.usecases-grid{grid-template-columns:repeat(1,1fr);margin:50px 100px 0}.app-phones{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;justify-content:flex-start;gap:16px;width:100%;padding:0 20px;scroll-padding-left:20px;display:flex;overflow:auto hidden}.app-phones::-webkit-scrollbar{display:none}.phone-mockup{scroll-snap-align:start;flex-shrink:0;width:260px;height:500px}.phone-frame,.phone-frame.featured{border-width:3px;width:260px;height:420px;box-shadow:0 15px 40px #0009}.planet-wrapper{width:100%;margin-top:20px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 90%,#0000 100%);mask-image:linear-gradient(#000 90%,#0000 100%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.planet{transform-origin:top;transform:scale(.45)}.form-container{max-width:100%;margin:1rem 20px}.hero-map{min-height:92svh;padding:110px 22px 70px}.hero-map-content{gap:22px}.hero-map .hero-headline{letter-spacing:-1.8px;max-width:720px;font-size:clamp(44px,8.4vw,64px);line-height:1.05}.hero-map .hero-subtitle{max-width:620px;font-size:1rem;line-height:1.45}}@media (max-width:768px){.contact-section{margin:0 20px}.section-description{margin:-10px auto 32px;font-size:.94rem}.usecases-grid{grid-template-columns:1fr;gap:20px}.usecase-card{min-height:auto;padding:34px 24px 28px}.usecase-icon{margin-top:68px}.usecases-source-card{border-radius:20px;margin-top:30px;padding:24px 22px}.usecases-source-card h3{font-size:1.2rem}.usecases-source-card p,.usecases-source-list li{font-size:.94rem}.navbar{padding:12px 20px}.nav-links{-webkit-backdrop-filter:blur(30px);background:#0a0f1ef2;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;margin:0 16px;padding:12px;display:none;position:absolute;top:60px;left:0;right:0}.hero-map{min-height:88svh;padding:104px 16px 64px}.hero-map .hero-headline{letter-spacing:-1.5px;max-width:620px;font-size:clamp(38px,10.5vw,54px);line-height:1.05}.hero-map .hero-subtitle{max-width:560px;font-size:.98rem}.hero-map .hero-buttons{flex-direction:column;gap:14px;width:min(420px,100%)}.hero-map .btn-hero-primary,.hero-map .btn-hero-secondary{text-align:center;justify-content:center;width:100%;max-width:420px;padding:15px 22px}.nav-links.open{display:flex}.nav-dot{display:none}.nav-hamburger{margin-left:auto;display:flex}.nav-cta-btn,.hide-mobile{display:none}.section{padding:60px 20px;overflow:hidden}.features-grid{grid-template-columns:3fr}.cta-buttons{flex-direction:column}.btn-primary-light,.btn-secondary-light{justify-content:center;width:100%}.app-phones{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;justify-content:flex-start;gap:16px;width:100%;padding:0 20px;scroll-padding-left:20px;display:flex;overflow:auto hidden}.app-phones::-webkit-scrollbar{display:none}.phone-mockup{scroll-snap-align:start;flex-shrink:0;width:260px;height:500px}.phone-frame,.phone-frame.featured{border-width:3px;width:260px;height:420px;box-shadow:0 15px 40px #0009}.planet-wrapper{width:100%;margin-top:20px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 90%,#0000 100%);mask-image:linear-gradient(#000 90%,#0000 100%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.planet{transform-origin:top;transform:scale(.45)}.footer{text-align:center;padding:44px 20px 28px}.footer-inner{flex-direction:column;justify-content:center;align-items:center;gap:36px}.footer-left{flex-direction:column;align-items:center;max-width:100%;display:flex}.footer-logo{justify-content:center}.footer-description,.footer-copy{text-align:center}.footer-right{grid-template-columns:1fr;justify-items:center;gap:26px;width:100%}.footer-column{text-align:center;width:100%}.footer-link{text-align:center}.footer-link:hover{transform:none}.tyc-section,.codeofconduct-section,.disclosurepolicy-section,.whoarewe-section,.definedterms-section{justify-content:flex-start;min-height:auto;padding:48px 16px}.tyc-section h2,.codeofconduct-section h2,.disclosurepolicy-section h2,.whoarewe-section h2,.definedterms-section h2{margin-bottom:26px;font-size:1.8rem;line-height:1.2}.tyc-content,.codeofconduct-content,.disclosurepolicy-content,.whoarewe-content,.definedterms-content{border-radius:20px;max-width:100%;padding:28px 20px}.tyc-subtitle,.codeofconduct-subtitle,.disclosurepolicy-subtitle,.whoarewe-subtitle,.definedterms-subtitle{margin-top:30px;margin-bottom:12px;font-size:1.05rem;line-height:1.35}.tyc-heading,.codeofconduct-heading,.disclosurepolicy-heading,.whoarewe-heading,.definedterms-heading{color:#94a3b8;margin-top:20px;margin-bottom:8px;font-size:.98rem;line-height:1.4}.tyc-text,.codeofconduct-text,.disclosurepolicy-text,.whoarewe-text,.definedterms-text{text-align:left;margin-bottom:14px;font-size:.92rem;line-height:1.7}.tyc-list,.codeofconduct-list,.disclosurepolicy-list,.whoarewe-list,.definedterms-list{margin:12px 0 20px 18px;padding-left:14px}.tyc-list li,.codeofconduct-list li,.disclosurepolicy-list li,.whoarewe-list li,.definedterms-list li{margin-bottom:9px;font-size:.92rem;line-height:1.65}.tyc-date,.codeofconduct-date,.disclosurepolicy-date,.whoarewe-date,.definedterms-date{color:#94a3b8;border-radius:12px;margin-top:30px;padding:14px;font-size:.9rem}.contact-section{padding:56px 16px}.contact-form{border-radius:22px;padding:26px 20px}.contact-title{font-size:1.5rem}.form-container{border-radius:18px;padding:24px}.form-title{font-size:1.4rem}.comments-container{gap:20px}.comment-card{padding:16px}.auth-section{min-height:100svh;padding:100px 16px 60px}.auth-card{border-radius:22px;padding:28px 20px}.auth-title{font-size:1.6rem!important}.auth-description{font-size:.9rem}}@media (max-width:640px){.steps-grid,.usecases-grid,.features-grid{grid-template-columns:1fr;margin:0 20px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-right{justify-content:flex-start;gap:16px}.navbar{padding:12px 20px}.nav-links{-webkit-backdrop-filter:blur(30px);background:#0a0f1ef2;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;margin:0 16px;padding:12px;display:none;position:absolute;top:60px;left:0;right:0}.nav-links.open{display:flex}.nav-dot{display:none}.nav-hamburger{margin-left:auto;display:flex}.nav-cta-btn,.hide-mobile{display:none}.section{padding:60px 20px;overflow:hidden}.steps-grid{grid-template-columns:1fr}.footer-inner{text-align:center;flex-direction:column;gap:20px}.cta-buttons{flex-direction:column}.btn-primary-light,.btn-secondary-light{justify-content:center;width:100%}.app-phones{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;justify-content:flex-start;gap:16px;width:100%;padding:0 20px;scroll-padding-left:20px;display:flex;overflow:auto hidden}.app-phones::-webkit-scrollbar{display:none}.phone-mockup{scroll-snap-align:start;flex-shrink:0;width:260px;height:500px}.phone-frame,.phone-frame.featured{border-width:3px;width:260px;height:420px;box-shadow:0 15px 40px #0009}.planet-wrapper{width:100%;margin-top:20px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 90%,#0000 100%);mask-image:linear-gradient(#000 90%,#0000 100%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.planet{transform-origin:top;transform:scale(.45)}.form-container{margin:1rem 16px;padding:20px}.form-title{font-size:1.2rem}.comments-container{margin:0 16px}}.contact-section{box-sizing:border-box;background:#030712;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px;display:flex}.contact-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ac7;border:1px solid #94a3b82e;border-radius:26px;width:100%;max-width:520px;padding:36px;box-shadow:0 24px 60px #00000047}.contact-label{text-align:center;color:#64748b;letter-spacing:.35em;margin-bottom:16px;font-size:.78rem;font-weight:800;display:block}.contact-title{text-align:center;color:#fff;margin-bottom:12px;font-size:1.9rem;line-height:1.2}.contact-description{text-align:center;color:#9ca3af;margin-bottom:26px;font-size:.95rem}.contact-button{text-transform:none!important;background:linear-gradient(90deg,#3b82f6,#2563eb)!important;border-radius:12px!important;margin-top:18px!important;padding:12px 16px!important;font-weight:700!important}.tyc-section,.codeofconduct-section,.disclosurepolicy-section,.whoarewe-section,.definedterms-section{box-sizing:border-box;color:#1f2937;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px;display:flex}.tyc-content,.codeofconduct-content,.disclosurepolicy-content,.whoarewe-content,.definedterms-content{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #cbd5e1b3;border-radius:28px;width:100%;max-width:980px;padding:48px;box-shadow:0 24px 60px #0f172a14}.tyc-section h2,.codeofconduct-section h2,.disclosurepolicy-section h2,.whoarewe-section h2,.definedterms-section h2{color:#fff;text-align:center;margin-bottom:38px;font-size:2.3rem;font-weight:800}.tyc-heading,.codeofconduct-heading,.disclosurepolicy-heading,.whoarewe-heading,.definedterms-heading{color:#94a3b8;margin-top:20px;margin-bottom:8px;font-size:.98rem;line-height:1.4}.tyc-date,.codeofconduct-date,.disclosurepolicy-date,.whoarewe-date,.definedterms-date{color:#fff;border-radius:12px;margin-top:30px;padding:14px;font-size:.9rem}.tyc-subtitle,.codeofconduct-subtitle,.disclosurepolicy-subtitle,.whoarewe-subtitle,.definedterms-subtitle{color:#3b82f6;margin-top:40px;margin-bottom:15px;font-size:1.2rem;font-weight:700;position:relative}.tyc-subtitle:after,.codeofconduct-subtitle:after,.disclosurepolicy-subtitle:after,.whoarewe-subtitle:after,.definedterms-subtitle:after{content:"";background:#3b82f6;width:40px;height:2px;margin-top:6px;display:block}.tyc-text,.codeofconduct-text,.disclosurepolicy-text,.whoarewe-text,.definedterms-text{color:#d1d5db;margin-bottom:16px;font-size:.95rem;line-height:1.8}.tyc-list,.codeofconduct-list,.disclosurepolicy-list,.whoarewe-list,.definedterms-list{margin:15px 0 25px 20px}.tyc-list li,.codeofconduct-list li,.disclosurepolicy-list li,.whoarewe-list li,.definedterms-list li{color:#d1d5db;margin-bottom:10px}.tyc-list strong,.codeofconduct-list strong,.disclosurepolicy-list strong,.whoarewe-list strong,.definedterms-list strong{color:#d1d5db}.tyc-content,.codeofconduct-content,.disclosurepolicy-content,.whoarewe-content,.definedterms-content{transition:all .3s}.tyc-content:hover,.codeofconduct-content:hover,.disclosurepolicy-content:hover,.whoarewe-content:hover,.definedterms-content:hover{transform:translateY(-2px)}.textbold{color:#000}.whoarewe-brand,.codeofconduct-brand{font-weight:700;color:#3b82f6!important}.form-container{background:#ffffff0d;border-radius:20px;max-width:480px;margin:2rem auto;padding:32px;box-shadow:0 0 20px #3b82f666}.form-title{text-align:center;color:#fff;margin-bottom:1rem;font-size:1.6rem}.form-field{margin-bottom:16px}.form-button{width:100%;margin-top:20px}.comments-container{max-width:600px;max-height:300px;margin:2rem auto;overflow-y:auto}.comment-card{background:#ffffff0d;border-radius:16px;margin-bottom:16px;padding:20px;transition:transform .3s}.comment-card:hover{transform:translateY(-4px)}.modal-box{color:#fff;background:#1e1e1ef2;border-radius:20px;max-width:400px;padding:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #3b82f666}.auth-section{box-sizing:border-box;background:radial-gradient(circle at top,#3b82f629,#0000 36%),#030712;justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex}.auth-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ad1;border:1px solid #94a3b82e;border-radius:28px;width:100%;max-width:460px;padding:38px;box-shadow:0 24px 70px #00000061}.auth-label{text-align:center;color:#38bdf8;letter-spacing:.32em;margin-bottom:14px;font-size:.75rem;font-weight:800;display:block}.auth-title{text-align:center;color:#fff;margin-bottom:10px!important;font-size:2rem!important;font-weight:800!important}.auth-description{text-align:center;color:#9ca3af;margin-bottom:26px;font-size:.95rem;line-height:1.6}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-button{text-transform:none!important;background:linear-gradient(90deg,#3b82f6,#2563eb)!important;border-radius:14px!important;margin-top:8px!important;padding:12px 16px!important;font-weight:800!important}.auth-button:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8)!important}.auth-switch{color:#94a3b8;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:18px;font-size:.9rem;display:flex}.auth-switch-link{color:#38bdf8;font-weight:700;text-decoration:none;transition:color .2s}.auth-switch-link:hover{color:#60a5fa}@media (max-width:1024px){.section-testimonials{padding:100px 28px 76px}}@media (max-width:768px){.nav-user{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.82rem;overflow:hidden}.earlyaccess-section{padding:100px 16px 60px}.earlyaccess-card{border-radius:24px;padding:30px 22px}.earlyaccess-title{font-size:2rem}.earlyaccess-step{padding:18px}.testimonial-card{width:290px;min-height:220px;padding:24px}.testimonial-text{font-size:.95rem}.testimonials-track{animation-duration:30s}}.earlyaccess-section{color:#fff;background:radial-gradient(circle at top,#3b82f629,#0000 36%),#030712;justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex}.earlyaccess-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ac7;border:1px solid #94a3b82e;border-radius:30px;width:100%;max-width:920px;padding:48px;box-shadow:0 24px 70px #0000005c}.earlyaccess-label{color:#38bdf8;letter-spacing:.28em;margin-bottom:18px;font-size:.75rem;font-weight:800;display:inline-block}.earlyaccess-title{letter-spacing:-1.8px;margin-bottom:28px;font-size:clamp(2rem,6vw,4rem);line-height:1.08}.earlyaccess-text{color:#cbd5e1;margin-bottom:18px;font-size:1rem;line-height:1.8}.earlyaccess-text strong{color:#fff}.earlyaccess-highlight{color:#e0f2fe;background:#38bdf814;border:1px solid #38bdf838;border-radius:18px;margin:30px 0;padding:20px 22px;line-height:1.7}.earlyaccess-subtitle{margin:36px 0 18px;font-size:1.35rem}.earlyaccess-steps{gap:16px;margin-bottom:26px;display:grid}.earlyaccess-step{background:#02061773;border:1px solid #94a3b824;border-radius:20px;gap:16px;padding:20px;transition:transform .2s,border-color .2s;display:flex}.earlyaccess-step:hover{border-color:#3b82f680;transform:translateY(-3px)}.earlyaccess-step span{background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.earlyaccess-step h3{margin-bottom:6px;font-size:1rem}.earlyaccess-step p{color:#94a3b8;font-size:.92rem;line-height:1.6}.earlyaccess-warning{color:#fde68a;background:#fbbf2414;border:1px solid #fbbf2438;border-radius:16px;margin:26px 0;padding:16px 18px;line-height:1.6}.earlyaccess-thanks{color:#fff;margin-top:28px;font-size:1.1rem;font-weight:800}.earlyaccess-language-switch{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.earlyaccess-language-switch button{color:#cbd5e1;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b833;border-radius:999px;padding:10px 14px;font-weight:700;transition:all .2s}.earlyaccess-language-switch button.active{color:#fff;background:#3b82f62e;border-color:#3b82f680}.earlyaccess-language-switch button:hover{border-color:#3b82f673}.section-testimonials{position:relative;overflow:hidden}.testimonials-marquee{width:100%;margin-top:40px;padding:16px 0;position:relative;overflow:hidden}.testimonials-track{gap:24px;width:max-content;animation:42s linear infinite marqueeScroll;display:flex}.testimonial-card{border-radius:28px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:340px;min-height:210px;padding:28px;transition:transform .25s,border-color .25s;display:flex}.testimonial-card:hover{border-color:#3b82f638;transform:translateY(-4px)}.testimonial-stars{color:#38bdf8;letter-spacing:.12em;margin-bottom:18px;font-size:.95rem}.testimonial-text{color:#d6e3f1;margin-bottom:28px;font-size:1rem;line-height:1.8}.testimonial-role{color:#8ea4bc;letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:700}
