:root{--bg:#030711;--panel:#091321;--panel2:#0d1a2b;--text:#f6f8fc;--muted:#9aa8ba;--line:rgba(255,255,255,.09);--blue:#287dff;--blue2:#6badff;--radius:28px;--shadow:0 28px 90px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 78% 5%,rgba(28,93,218,.2),transparent 28%),linear-gradient(180deg,#02050b,#07101d 48%,#02050b)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}.header{position:sticky;top:max(10px,env(safe-area-inset-top));z-index:80;width:min(1220px,calc(100% - 28px));height:72px;margin:12px auto 0;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:22px;background:rgba(4,10,19,.78);backdrop-filter:blur(22px);box-shadow:0 15px 55px rgba(0,0,0,.25)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:44px;height:44px;object-fit:contain}.brand span{font-size:13px;font-weight:850;letter-spacing:.25em}.header nav{display:flex;align-items:center;gap:7px}.header nav a{padding:10px 12px;color:#aeb9c8;font-size:13px;border-radius:11px}.header nav a:hover{color:#fff;background:rgba(255,255,255,.045)}.header .nav-cta{color:#fff;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055)}.menu{display:none;width:43px;height:43px;border:0;border-radius:12px;background:transparent}.menu span{display:block;width:22px;height:1.5px;margin:6px auto;background:#fff;transition:.25s}.hero{min-height:calc(100vh - 90px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:36px;padding:74px 0 64px}.eyebrow{margin:0 0 18px;color:#69a8ff;font-size:11px;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.hero h1,.heading h2,.vision h2,.product h2,.about h2,.cta h2{margin:0;letter-spacing:-.045em;line-height:.98}.hero h1{font-size:clamp(58px,7.5vw,100px)}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#fff,#75afff 72%);background-clip:text;-webkit-background-clip:text}.lede{max-width:670px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.actions{display:flex;gap:12px;margin-top:32px}.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;font-size:13px;font-weight:800}.primary{background:linear-gradient(135deg,#398dff,#1764db);box-shadow:0 13px 35px rgba(23,100,219,.3)}.ghost{border:1px solid var(--line);background:rgba(255,255,255,.025)}.meta{display:flex;align-items:center;gap:14px;margin-top:34px;color:#758399;font-size:11px}.meta i{width:3px;height:3px;border-radius:50%;background:#397fff}.hero-art{position:relative;min-height:610px;display:grid;place-items:center}.hero-art>img{position:relative;z-index:3;width:min(620px,105%);filter:drop-shadow(0 35px 70px rgba(0,0,0,.45))}.halo{position:absolute;width:70%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(38,122,255,.22),transparent 65%);filter:blur(15px)}.orbit{position:absolute;border:1px solid rgba(82,151,255,.24);border-radius:50%;transform:rotate(-15deg)}.o1{width:92%;height:47%}.o2{width:72%;height:72%;transform:rotate(42deg)}.chip{position:absolute;z-index:5;padding:12px 14px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:rgba(8,18,31,.76);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.chip b,.chip span{display:block}.chip b{font-size:11px}.chip span{margin-top:5px;color:#738399;font-size:9px}.c1{top:18%;right:0}.c2{bottom:13%;left:0}.values{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.022)}.values p{margin:0;color:#cbd4df;font-size:13px}.values div{display:flex;gap:24px;color:#77869a;font-size:11px}.section{padding:135px 0}.heading{max-width:800px}.heading h2,.vision h2,.product h2,.about h2,.cta h2{font-size:clamp(44px,5.3vw,74px)}.heading>p:last-child,.vision p,.product-copy>p,.about p,.cta p{color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.card{min-height:345px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));transition:.3s}.card:hover{transform:translateY(-6px);border-color:rgba(82,151,255,.35)}.card small{color:#5e9fff;font-weight:850}.card h3{margin:55px 0 15px;font-size:28px}.card p{color:var(--muted);line-height:1.65}.card b{margin-top:auto;color:#6e7e92;font-size:11px;font-weight:500}.vision{padding:72px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;border:1px solid var(--line);border-radius:36px;background:linear-gradient(135deg,rgba(16,45,89,.58),rgba(5,12,22,.75));overflow:hidden}.vision blockquote{margin:30px 0 0;padding-left:20px;border-left:2px solid var(--blue);color:#d7e1ef;line-height:1.6}.system{position:relative;min-height:440px;display:grid;place-items:center}.core{width:112px;height:112px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#2f88ff,#0b2b62 66%,#06101d);font-size:50px;font-weight:900;box-shadow:0 0 70px rgba(40,125,255,.4)}.ring{position:absolute;border:1px solid rgba(100,164,255,.22);border-radius:50%}.ring span{position:absolute;padding:5px 8px;border:1px solid var(--line);border-radius:8px;background:#081422;color:#a3b7d1;font-size:9px}.r1{width:210px;height:210px;animation:spin 18s linear infinite}.r2{width:330px;height:240px;animation:spin 27s linear infinite reverse}.r3{width:430px;height:340px;animation:spin 36s linear infinite}.r1 span{top:-13px;left:45%}.r2 span{right:-22px;top:47%}.r3 span{bottom:-13px;left:47%}@keyframes spin{to{transform:rotate(360deg)}}.product{display:grid;grid-template-columns:.82fr 1.18fr;gap:52px;align-items:center}.product-copy ul{list-style:none;padding:0;margin:30px 0;display:grid;gap:14px;color:#c4cedb}.product-copy li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:12px;border-radius:50%;background:#398cff;box-shadow:0 0 14px #398cff}.text-link{color:#69a8ff;font-weight:800}.dashboard{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:linear-gradient(160deg,#0d1a2b,#07101c);box-shadow:0 30px 90px rgba(0,0,0,.45);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg)}.dash-top,.dash-top>div,.metrics,.leads>div{display:flex;align-items:center}.dash-top{justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.dash-top img{width:38px;height:38px;object-fit:contain;margin-right:8px}.dash-top>span{color:#8c9aab;font-size:10px}.dash-top>span i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#35da94;box-shadow:0 0 12px #35da94}.metrics{gap:10px;margin:16px 0}.metrics>div{flex:1;padding:15px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.metrics small,.metrics b,.metrics em{display:block}.metrics small{color:#7d8999}.metrics b{margin:7px 0;font-size:26px}.metrics em{color:#63a4ff;font-size:10px;font-style:normal}.dash-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:10px}.chart,.leads{padding:15px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.022)}.chart p{display:flex;justify-content:space-between;margin:0;font-size:11px}.chart p small{color:#718094}.bars{height:155px;display:flex;align-items:end;gap:7px;padding-top:25px}.bars i{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(#64a7ff,#1f64dc)}.bars i:nth-child(1){height:34%}.bars i:nth-child(2){height:47%}.bars i:nth-child(3){height:41%}.bars i:nth-child(4){height:68%}.bars i:nth-child(5){height:57%}.bars i:nth-child(6){height:84%}.bars i:nth-child(7){height:73%}.leads{display:grid;gap:7px}.leads>div{padding:9px;border-radius:11px;background:rgba(255,255,255,.025)}.leads>div>b{width:31px;height:31px;display:grid;place-items:center;margin-right:8px;border-radius:9px;background:#112a49;color:#72adff;font-size:9px}.leads span{flex:1}.leads strong,.leads small{display:block}.leads strong{font-size:10px}.leads small{margin-top:3px;color:#758397;font-size:8px}.leads em{color:#64a5ff;font-size:8px;font-style:normal}.about{padding:40px 0 130px;display:grid;grid-template-columns:.8fr 1.2fr;gap:68px;align-items:center}.about-logo{min-height:430px;display:grid;place-items:center;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle,rgba(43,126,255,.17),transparent 64%)}.about-logo img{width:88%}.cta{margin-bottom:90px;padding:60px 62px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid rgba(77,145,255,.28);border-radius:30px;background:linear-gradient(135deg,rgba(22,84,185,.3),rgba(7,15,26,.82))}.cta p{margin-bottom:0}.footer{padding:42px 0 95px;border-top:1px solid var(--line)}.footer-main,.footer-brand,.copyright{display:flex;align-items:center}.footer-main{justify-content:space-between}.footer-brand img{width:58px;height:58px;object-fit:contain;margin-right:12px}.footer-brand b,.footer-brand small{display:block}.footer-brand b{letter-spacing:.22em}.footer-brand small{margin-top:5px;color:#738195}.footer-links{display:flex;gap:24px;color:#9aa7b7;font-size:12px}.copyright{justify-content:space-between;margin-top:35px;padding-top:22px;border-top:1px solid var(--line);color:#69778b;font-size:10px}.floating{position:fixed;right:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:90;min-width:132px;height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(7,16,28,.88);backdrop-filter:blur(18px);box-shadow:0 14px 38px rgba(0,0,0,.38);font-size:13px;font-weight:800}.floating b{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:#2c7fff}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.js .reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.shell{width:min(100% - 30px,720px)}.header{height:64px;margin-top:8px}.brand img{width:38px;height:38px}.menu{display:block}.header nav{position:absolute;top:70px;left:0;right:0;padding:16px;display:none;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:18px;background:#07101d;box-shadow:var(--shadow)}.header nav.open{display:flex}.header nav a{padding:13px}.menu.active span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu.active span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.hero{grid-template-columns:1fr;padding-top:62px}.hero-copy{text-align:center}.hero h1{font-size:clamp(48px,12vw,74px)}.lede{margin-inline:auto}.actions,.meta{justify-content:center}.hero-art{min-height:510px}.hero-art>img{width:min(520px,100%)}.c1{right:0}.c2{left:0}.values{flex-direction:column;text-align:center}.values div{justify-content:center;flex-wrap:wrap}.cards,.vision,.product,.about{grid-template-columns:1fr}.vision{padding:48px 28px}.dashboard{transform:none}.about-logo{min-height:340px}.cta{align-items:flex-start;flex-direction:column}.footer-main{align-items:flex-start;flex-direction:column;gap:28px}.footer-links{flex-wrap:wrap}.copyright{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:560px){.shell{width:calc(100% - 24px)}.header{width:calc(100% - 16px);padding:0 11px;border-radius:17px}.brand span{font-size:11px}.hero{min-height:auto;padding:58px 0 30px}.hero h1{font-size:44px}.lede{font-size:16px}.actions{flex-direction:column}.button{width:100%}.meta{gap:9px;font-size:9px}.hero-art{min-height:370px;margin-top:4px}.hero-art>img{width:360px;max-width:105%}.chip{padding:9px 10px}.chip b{font-size:9px}.chip span{font-size:7px}.c1{top:8%}.c2{bottom:7%}.values{padding:21px 15px}.values div{gap:13px}.section{padding:90px 0}.heading h2,.vision h2,.product h2,.about h2,.cta h2{font-size:39px}.card{min-height:280px;padding:24px}.vision{padding:38px 22px}.system{min-height:330px;transform:scale(.8)}.dashboard{padding:12px;border-radius:21px;overflow:hidden}.metrics{gap:5px}.metrics>div{padding:9px 7px}.metrics b{font-size:19px}.dash-grid{grid-template-columns:1fr}.bars{height:115px}.about{padding-bottom:90px}.about-logo{min-height:285px}.cta{padding:36px 24px;margin-bottom:60px}.footer{padding-bottom:105px}.footer-links{gap:17px}.floating{height:48px;min-width:116px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
