:root{
  --bg:#07090d;--bg-soft:#0b0e14;--panel:#0e1219;--panel-2:#111722;--line:rgba(196,218,255,.11);--line-strong:rgba(147,202,255,.25);
  --text:#f5f8fc;--muted:#9aa6b5;--muted2:#758596;--cyan:#62d9ff;--blue:#6c8cff;--mint:#62e6bb;--violet:#a897ff;--amber:#ffc66d;
  --radius:28px;--shadow:0 30px 90px rgba(0,0,0,.36);--shadow-soft:0 18px 55px rgba(0,0,0,.22)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:radial-gradient(circle at 50% -18%,rgba(82,125,255,.13),transparent 34%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(1160px,calc(100% - 42px));margin:auto}
::selection{background:rgba(98,217,255,.25);color:#fff}
:focus-visible{outline:2px solid var(--cyan);outline-offset:4px;border-radius:10px}
.ambient{position:fixed;pointer-events:none;border-radius:50%;filter:blur(100px);opacity:.16;z-index:-1}.ambient-a{width:470px;height:470px;background:#4477ff;right:-170px;top:12%}.ambient-b{width:420px;height:420px;background:#4ee1b0;left:-250px;top:48%;opacity:.09}.ambient-c{width:360px;height:360px;background:#9a7cff;right:-210px;bottom:7%;opacity:.08}
.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid transparent;transition:.25s;background:rgba(7,9,13,.55);backdrop-filter:blur(18px)}.site-header.scrolled{border-bottom-color:var(--line);background:rgba(7,9,13,.88)}
.nav-wrap{height:78px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;width:max-content}.brand-symbol{width:31px;height:30px;object-fit:contain}.brand-wordmark{width:111px;height:auto}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a{font-size:12px;color:#8794a4;transition:.2s}.desktop-nav a:hover{color:#e7edf5}.nav-cta{font-size:12px;font-weight:750;padding:10px 14px;border:1px solid var(--line-strong);border-radius:11px;background:rgba(98,217,255,.06);color:#dff7ff;transition:.2s}.nav-cta:hover{border-color:rgba(98,217,255,.46);background:rgba(98,217,255,.11);transform:translateY(-1px)}.nav-cta span{margin-left:7px}.menu-button,.mobile-nav{display:none}
.hero{min-height:calc(100vh - 78px);padding:82px 0 40px;display:flex;flex-direction:column;justify-content:center;position:relative}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:58px}.eyebrow,.section-kicker,.direction-kicker{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#8ea0b4}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:23px}.eyebrow>span{width:7px;height:7px;background:var(--cyan);border-radius:50%;box-shadow:0 0 16px rgba(98,217,255,.6)}
.hero h1{font-size:clamp(54px,6.1vw,84px);line-height:.94;letter-spacing:-.065em;margin:0 0 28px;font-weight:650;max-width:780px}.hero h1 em{font-style:normal;font-weight:560;background:linear-gradient(96deg,#f5f8fc 0%,#8bdfff 42%,#8ea8ff 74%,#b6aaff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:18px;color:#9aa8b8;max-width:675px;margin:0 0 30px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:13px 17px;border-radius:12px;font-size:12px;font-weight:780;transition:.22s;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#daf6ff,#9fe8ff);color:#081017;box-shadow:0 14px 32px rgba(84,194,232,.13)}.btn-primary:hover{box-shadow:0 18px 40px rgba(84,194,232,.22)}.btn-secondary{border-color:var(--line);background:rgba(255,255,255,.025);color:#b3bfcc}.btn-secondary:hover{border-color:var(--line-strong);color:#fff;background:rgba(255,255,255,.045)}.hero-note{display:flex;align-items:center;gap:9px;margin-top:25px;color:#758596;font-size:11px}.pulse{width:6px;height:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 0 rgba(98,230,187,.36);animation:pulse 2.3s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(98,230,187,0)}}
.hero-visual{height:555px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid rgba(116,186,255,.12);border-radius:50%;pointer-events:none}.orbit:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 16px rgba(98,217,255,.55);top:18%;left:10%}.orbit-one{width:390px;height:390px;animation:spin 29s linear infinite}.orbit-two{width:500px;height:500px;border-style:dashed;border-color:rgba(145,129,255,.11);animation:spinBack 43s linear infinite}.orbit-two:before{background:var(--violet);top:auto;bottom:12%;left:auto;right:21%}
.interactive{cursor:pointer}.core-card{width:258px;height:258px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 27%,rgba(98,217,255,.11),rgba(13,18,25,.97) 63%);border:1px solid rgba(132,199,255,.25);box-shadow:inset 0 0 62px rgba(90,164,255,.055),0 35px 90px rgba(0,0,0,.36);position:relative;z-index:3;transition:.28s}.core-card:hover{transform:scale(1.025);border-color:rgba(98,217,255,.48);box-shadow:inset 0 0 62px rgba(90,164,255,.075),0 40px 100px rgba(0,0,0,.42)}.core-logo-wrap{width:129px;height:111px;display:grid;place-items:center;margin-bottom:12px}.core-card img{width:122px;height:113px;object-fit:contain;filter:drop-shadow(0 0 24px rgba(77,222,183,.2))}.core-card div{text-align:center}.core-card b{display:block;letter-spacing:.23em;font-size:14px}.core-card div span{font-size:11px;color:#8290a0}.core-card>small{font-size:9px;color:#748295;margin-top:11px;display:flex;align-items:center;gap:7px}.core-card>small i{font-style:normal;color:#8ddfff}
.floating-chip{position:absolute;z-index:4;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:9px;background:rgba(12,17,24,.88);border:1px solid var(--line-strong);backdrop-filter:blur(16px);padding:11px 13px;border-radius:14px;box-shadow:var(--shadow-soft);min-width:166px;transition:.22s}.floating-chip:hover{transform:translateY(-4px)!important;border-color:rgba(98,217,255,.42);background:rgba(15,22,31,.96)}.floating-chip .chip-dot{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:var(--mint);margin-top:7px}.floating-chip b{font-size:13px}.floating-chip small{font-size:10px;color:#8390a0}.floating-chip>i{grid-column:3;grid-row:1/3;align-self:center;font-style:normal;color:#6e7e90;font-size:11px}.chip-tools{left:0;top:21%;animation:float 5.5s ease-in-out infinite}.chip-ai{right:-1%;top:29%;animation:float 6s ease-in-out infinite .8s}.chip-ai .chip-dot{background:var(--violet)}.chip-solutions{bottom:16%;right:7%;animation:float 6.5s ease-in-out infinite 1.4s}.chip-solutions .chip-dot{background:var(--amber)}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinBack{to{transform:rotate(-360deg)}}@keyframes float{50%{transform:translateY(-9px)}}
.hero-trail{display:flex;align-items:center;justify-content:center;gap:16px;color:#3f4a58;font-size:9px;letter-spacing:.15em;margin-top:30px}.hero-trail i{width:42px;height:1px;background:linear-gradient(90deg,transparent,#2a3340,transparent)}
.section{padding:108px 0}.section-head{display:grid;grid-template-columns:1fr .75fr;gap:100px;align-items:end;margin-bottom:48px}.section-head.compact{grid-template-columns:1fr}.section-kicker{display:block;margin-bottom:12px;color:#7d8da1}.section-head h2,.manifesto h2,.closing h2,.direction-row h2{font-size:clamp(38px,4.7vw,61px);line-height:1.03;letter-spacing:-.048em;margin:0;font-weight:620}.section-head>p{color:#8d9aaa;font-size:16px;max-width:490px;margin:0 0 4px}
.ecosystem{background:linear-gradient(180deg,transparent,rgba(12,17,24,.56) 20%,rgba(12,17,24,.56) 80%,transparent)}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{min-height:478px;display:flex;flex-direction:column;padding:26px;border-radius:var(--radius);background:linear-gradient(165deg,rgba(18,25,35,.9),rgba(10,13,19,.9));border:1px solid var(--line);position:relative;overflow:hidden;transition:.28s}.product-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-120px;top:-115px;background:var(--card-glow,#62e6bb);filter:blur(76px);opacity:.07;transition:.3s;pointer-events:none}.product-card:hover{transform:translateY(-7px);border-color:var(--card-line,rgba(98,217,255,.31));box-shadow:var(--shadow-soft)}.product-card:hover:after{opacity:.14}.product-tools{--card-glow:#62e6bb;--card-line:rgba(98,230,187,.32)}.product-ai{--card-glow:#a897ff;--card-line:rgba(168,151,255,.34)}.product-solutions{--card-glow:#ffc66d;--card-line:rgba(255,198,109,.32)}.product-top{display:flex;justify-content:space-between;align-items:center}.product-index{font-size:11px;color:#687789;font-weight:800}.status{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#8390a0;display:flex;gap:7px;align-items:center}.status i{width:6px;height:6px;border-radius:50%;background:#667383}.status-live{color:#8fe4c7}.status-live i{background:var(--mint);box-shadow:0 0 10px rgba(98,230,187,.4)}.status-building{color:#b8adff}.status-building i{background:var(--violet)}.status-planned{color:#e8bd77}.status-planned i{background:var(--amber)}.product-icon{margin-top:59px;width:54px;height:54px;border-radius:16px;display:grid;place-items:center;border:1px solid rgba(98,230,187,.22);background:rgba(98,230,187,.045);font-weight:800;font-size:23px}.product-ai .product-icon{color:#c9c1ff;border-color:rgba(168,151,255,.21);background:rgba(168,151,255,.045)}.product-solutions .product-icon{color:#ffe0aa;border-color:rgba(255,198,109,.19);background:rgba(255,198,109,.04)}.product-card h3{font-size:27px;letter-spacing:-.035em;margin:20px 0 10px;font-weight:450}.product-card h3 strong{font-weight:780}.product-card>p{color:#8794a4;font-size:14px;min-height:92px}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 28px}.product-tags span{font-size:10px;color:#8a96a5;border:1px solid rgba(255,255,255,.07);padding:6px 9px;border-radius:999px}.product-link{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);font-size:13px;font-weight:760;color:#cfdae6}.product-link i{font-style:normal;color:#8b9aab;transition:.2s}.product-card:hover .product-link i{color:#fff;transform:translate(2px,-1px)}
.product-direction{padding-top:48px}.direction-stack{border-top:1px solid var(--line)}.direction-row{display:grid;grid-template-columns:.16fr .84fr .75fr;gap:42px;padding:74px 0;border-bottom:1px solid var(--line);align-items:start}.direction-number{font-size:11px;font-weight:800;color:#4f5c6a;padding-top:7px}.direction-kicker{display:block;margin-bottom:13px}.direction-kicker.violet{color:#aaa0f7}.direction-kicker.amber{color:#e3b768}.direction-row h2{font-size:clamp(35px,4.1vw,52px)}.direction-copy{padding-top:30px}.direction-copy p{color:#8e9aaa;margin:0 0 21px;font-size:15px}.availability{display:inline-flex;align-items:center;gap:8px;color:#7a8899;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.availability i{width:6px;height:6px;background:#596777;border-radius:50%}
.manifesto-grid{display:grid;grid-template-columns:.35fr 1fr;gap:70px}.manifesto-label span{display:inline-block;color:var(--cyan);font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;border-top:1px solid rgba(98,217,255,.27);padding-top:12px}.manifesto-copy h2{max-width:840px;margin-bottom:30px}.manifesto-copy p{max-width:790px;color:#929eae;font-size:18px}.manifesto-copy p+p{margin-top:18px}
.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:24px;overflow:hidden}.principles-grid article{padding:28px;min-height:245px;background:rgba(12,16,22,.45);border-right:1px solid var(--line)}.principles-grid article:last-child{border-right:0}.principles-grid article>span{font-size:10px;color:#4f5d6c;font-weight:850}.principles-grid h3{font-size:18px;margin:55px 0 10px;letter-spacing:-.02em}.principles-grid p{font-size:13px;color:#7d8998}
.closing{padding-bottom:120px}.closing-card{border:1px solid var(--line-strong);border-radius:32px;padding:48px 52px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;background:radial-gradient(circle at 90% 32%,rgba(98,217,255,.11),transparent 25%),linear-gradient(135deg,rgba(15,21,30,.98),rgba(9,12,18,.98));box-shadow:var(--shadow)}.closing-mark{width:92px;height:92px;border-radius:24px;display:grid;place-items:center;border:1px solid rgba(98,217,255,.16);background:rgba(255,255,255,.02)}.closing-mark img{width:70px;height:65px;object-fit:contain}.closing h2{font-size:48px;margin:8px 0 12px}.closing p{color:#8491a1;margin:0}
footer{padding:60px 0 28px;background:#04060a;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:60px}.footer-brand p{font-size:13px;color:#758596;max-width:340px;margin-top:20px}.footer-col{display:flex;flex-direction:column;gap:10px;font-size:12px}.footer-col b{font-size:10px;color:#cbd4df;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.footer-col a{color:#748295;transition:.2s}.footer-col a:hover{color:#cbd5e0}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#748295;font-size:10px}
.legal-main{padding:80px 0 110px}.legal-shell{max-width:820px}.legal-shell .section-kicker{margin-bottom:18px}.legal-shell h1{font-size:clamp(42px,6vw,70px);letter-spacing:-.055em;line-height:1;margin:0 0 24px}.legal-shell>p{font-size:17px;color:#94a0b0;margin-bottom:48px}.legal-block{padding:28px 0;border-top:1px solid var(--line)}.legal-block h2{font-size:20px;margin:0 0 12px}.legal-block p,.legal-block li{color:#8794a4;font-size:14px}.legal-block ul{padding-left:20px}
@media(max-width:900px){.desktop-nav,.nav-cta{display:none}.menu-button{display:flex;margin-left:auto;width:40px;height:40px;border:1px solid var(--line);background:transparent;border-radius:11px;flex-direction:column;align-items:center;justify-content:center;gap:4px}.menu-button i{width:17px;height:1px;background:#c8d1dc}.mobile-nav{position:absolute;top:70px;left:21px;right:21px;padding:12px;border-radius:16px;background:rgba(9,12,18,.985);border:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column}.mobile-nav.open{display:flex}.mobile-nav a{padding:11px 10px;color:#b3bfcc;font-size:13px;border-radius:9px}.mobile-nav a:hover{background:rgba(255,255,255,.04)}.mobile-tools-link{border-top:1px solid var(--line);margin-top:5px;padding-top:14px!important;color:#dff6ff!important}.hero{padding-top:68px}.hero-grid{grid-template-columns:1fr;gap:26px}.hero-visual{height:460px}.hero-trail{margin-top:14px}.section-head{grid-template-columns:1fr;gap:25px}.ecosystem-grid{grid-template-columns:1fr}.product-card{min-height:390px}.direction-row{grid-template-columns:.12fr 1fr;gap:25px}.direction-copy{grid-column:2;padding-top:0}.manifesto-grid{grid-template-columns:1fr;gap:35px}.principles-grid{grid-template-columns:1fr 1fr}.principles-grid article:nth-child(2){border-right:0}.principles-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.closing-card{grid-template-columns:auto 1fr}.closing-card .btn{grid-column:1/-1;width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:68px}.brand-symbol{width:28px}.brand-wordmark{width:101px}.hero{min-height:auto;padding:72px 0 30px}.hero h1{font-size:49px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.hero-visual{height:370px}.core-card{width:198px;height:198px}.core-logo-wrap{width:100px;height:84px;margin-bottom:7px}.core-card img{width:95px;height:88px}.core-card>small{display:none}.orbit-one{width:285px;height:285px}.orbit-two{width:355px;height:355px}.floating-chip{min-width:137px;padding:9px 10px}.floating-chip small{font-size:9px}.chip-tools{left:-5%;top:16%}.chip-ai{right:-5%;top:26%}.chip-solutions{right:-1%;bottom:12%}.hero-trail{gap:10px}.hero-trail i{width:25px}.section{padding:80px 0}.section-head h2,.manifesto h2{font-size:42px}.section-head{margin-bottom:30px}.product-card{padding:22px}.product-icon{margin-top:38px}.direction-row{grid-template-columns:1fr;padding:55px 0}.direction-number{display:none}.direction-copy{grid-column:auto}.manifesto-copy p{font-size:16px}.principles-grid{grid-template-columns:1fr}.principles-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:205px}.principles-grid article:last-child{border-bottom:0!important}.principles-grid h3{margin-top:35px}.closing-card{padding:30px 24px;grid-template-columns:1fr}.closing-mark{width:72px;height:72px;border-radius:20px}.closing-mark img{width:55px;height:51px}.closing h2{font-size:38px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.legal-main{padding-top:55px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit,.floating-chip,.pulse{animation:none}.product-card,.btn,.core-card,.floating-chip,.nav-cta{transition:none}}
