:root{--bg:#06080b;--bg2:#0a0d12;--panel:rgba(255,255,255,.055);--panel2:rgba(255,255,255,.035);--line:rgba(255,255,255,.11);--text:#f5f7fb;--muted:#98a2b3;--cyan:#69e5f5;--violet:#8b6cf6;--lime:#b9ff66;--max:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0%,#10151e 0,#06080b 35%),var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");z-index:100}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:880px}.section-pad{padding:120px 0}.compact{padding-top:70px}.glass{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid var(--line);box-shadow:0 30px 80px rgba(0,0,0,.32);backdrop-filter:blur(18px)}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;color:var(--cyan);margin-bottom:24px}h1,h2,h3{font-family:Manrope,Inter,sans-serif;margin:0;letter-spacing:-.04em}h1{font-size:clamp(62px,8vw,124px);line-height:.88;font-weight:800}h2{font-size:clamp(44px,5.5vw,78px);line-height:1.02}h2 span{color:#8f98aa}.gradient-text{background:linear-gradient(90deg,var(--cyan),#d2b4ff 45%,var(--lime));-webkit-background-clip:text;color:transparent}.site-header{position:fixed;top:0;left:0;width:100%;z-index:50;background:rgba(6,8,11,.62);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-family:Manrope;font-weight:800;letter-spacing:.03em}.brand-mark{width:22px;height:22px;border:1px solid rgba(255,255,255,.6);border-radius:7px;position:relative;box-shadow:inset 0 0 20px rgba(105,229,245,.12)}.brand-mark:before,.brand-mark:after{content:"";position:absolute;background:linear-gradient(135deg,var(--cyan),var(--violet));border-radius:50%}.brand-mark:before{width:5px;height:5px;left:4px;top:4px}.brand-mark:after{width:7px;height:7px;right:3px;bottom:3px}.desktop-nav{display:flex;gap:32px}.desktop-nav a,.footer-links a,.footer-meta a{color:#b6becb;text-decoration:none;font-size:14px}.desktop-nav a:hover,.footer-links a:hover,.footer-meta a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px;transition:.25s}.btn-sm{padding:10px 16px}.btn-primary{color:#061015;background:linear-gradient(100deg,var(--cyan),#c3fca1);box-shadow:0 10px 40px rgba(105,229,245,.16)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 50px rgba(105,229,245,.22)}.btn-ghost{color:#fff;border:1px solid var(--line);background:rgba(255,255,255,.025)}.btn-ghost:hover{background:rgba(255,255,255,.08)}.menu-toggle,.mobile-nav{display:none}.hero{min-height:100vh;display:flex;align-items:center;position:relative;padding-top:150px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero-lede{max-width:650px;color:#aab2c0;font-size:20px;line-height:1.65;margin:32px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:34px;margin-top:58px}.trust-row div{display:flex;flex-direction:column;gap:5px}.trust-row strong{font-size:23px}.trust-row span{font-size:12px;color:#7f8998}.hero-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.25;pointer-events:none}.orb-a{width:350px;height:350px;background:#663cff;right:4%;top:12%}.orb-b{width:280px;height:280px;background:#23d7ef;left:10%;bottom:3%}.network-card{height:650px;border-radius:30px;padding:18px;position:relative;overflow:hidden}.network-topline,.network-status{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.12em;color:#7f8998}.live-dot{color:#b9ff66}.network-stage{position:relative;height:560px}.network-lines{position:absolute;inset:0;width:100%;height:100%;z-index:0}.network-lines path{stroke:url(#lineGrad);stroke-width:1;fill:none;stroke-dasharray:4 8;animation:dash 12s linear infinite}.core-node,.agent-node{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.16);background:rgba(11,14,20,.82);box-shadow:0 16px 40px rgba(0,0,0,.35);backdrop-filter:blur(12px)}.core-node{width:132px;height:132px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.core-node b{font-size:36px}.core-node small{font-size:8px;letter-spacing:.16em;color:#94a0b2}.core-pulse{position:absolute;inset:-14px;border:1px solid rgba(105,229,245,.3);border-radius:50%;animation:pulse 2.8s ease-in-out infinite}.agent-node{width:118px;height:78px;border-radius:18px;padding:16px}.agent-node span{font-size:9px;color:#7e8797}.agent-node b{display:block;margin-top:6px;font-size:13px}.n1{left:4%;top:7%}.n2{right:3%;top:5%}.n3{right:0;top:44%}.n4{right:4%;bottom:2%}.n5{left:4%;bottom:3%}.n6{left:-2%;top:44%}.network-status{position:absolute;bottom:16px;left:18px;right:18px;justify-content:flex-start;gap:18px}.network-status i{width:5px;height:5px;background:var(--cyan);border-radius:50%;display:inline-block;margin-right:5px}.statement{text-align:center}.statement p{font-size:20px;line-height:1.7;color:#9da6b5;max-width:760px;margin:30px auto 0}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px}.capability{padding:30px;border-radius:22px;text-align:left}.capability span,.process-step span,.solution-card>span{font-size:11px;color:var(--cyan);letter-spacing:.12em}.capability h3{font-size:26px;margin:35px 0 10px}.capability p,.agent-card p,.agent-card li,.section-head>p,.workspace-copy>p,.process-step p,.solution-card p,.company-copy p{color:#98a2b3;line-height:1.65}.section-head{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:end;margin-bottom:60px}.section-head>p{font-size:17px}.agents-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.agent-card{padding:36px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.015));min-height:540px;position:relative;overflow:hidden}.agent-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;filter:blur(80px);background:#563ed1;opacity:.08;right:-80px;bottom:-80px}.agent-card:hover{border-color:rgba(105,229,245,.3);transform:translateY(-4px);transition:.3s}.agent-meta{display:flex;justify-content:space-between;color:#7d8796;font-size:10px;letter-spacing:.12em}.agent-icon{margin:60px 0 34px;width:62px;height:62px;border-radius:18px;display:grid;place-items:center;border:1px solid rgba(105,229,245,.25);background:linear-gradient(135deg,rgba(105,229,245,.12),rgba(139,108,246,.12));font-family:Manrope;font-weight:800;font-size:22px}.agent-card h3{font-size:32px;margin-bottom:14px}.agent-card ul{padding-left:18px;margin:24px 0}.agent-card li{margin:8px 0;font-size:14px}.card-tagline{position:absolute;left:36px;right:36px;bottom:30px;padding-top:20px;border-top:1px solid var(--line);font-size:13px;color:#d9dfE8}.workspace{background:linear-gradient(180deg,transparent,rgba(100,80,200,.05),transparent)}.workspace-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.workspace-copy>p{font-size:18px;margin:26px 0 34px}.feature-list{display:grid;gap:18px;margin-bottom:32px}.feature-list div{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.feature-list span{color:#858f9e;font-size:13px}.text-link{color:var(--cyan);text-decoration:none;font-weight:700}.workspace-ui{height:580px;border-radius:28px;display:flex;overflow:hidden}.workspace-sidebar{width:74px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding:18px 0;gap:18px}.mini-brand{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--violet));color:#061015;font-weight:900}.ws-pill{width:34px;height:34px;border-radius:12px;border:1px solid var(--line)}.ws-pill.active{background:rgba(105,229,245,.1);border-color:rgba(105,229,245,.35)}.workspace-main{flex:1;display:flex;flex-direction:column}.workspace-topbar{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.workspace-topbar b{display:block}.workspace-topbar span{color:#7f8998;font-size:11px}.status-chip{padding:7px 10px;border-radius:999px;background:rgba(185,255,102,.08);color:#b9ff66;font-size:10px}.chat-stream{padding:24px;display:flex;flex-direction:column;gap:24px}.msg{display:flex;gap:12px;align-items:flex-start}.avatar{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#222934;font-size:10px;font-weight:700;flex:0 0 auto}.agent-avatar{background:linear-gradient(135deg,#193c43,#342b61);color:var(--cyan)}.msg b{font-size:13px}.msg p{margin:7px 0 0;line-height:1.55;color:#abb4c2;font-size:13px}.msg.agent>div:last-child{padding:16px;border:1px solid rgba(105,229,245,.16);background:rgba(105,229,245,.03);border-radius:16px}.insight-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.insight-row span{font-size:9px;padding:6px 8px;border:1px solid var(--line);border-radius:999px;color:#b8c1cc}.typing{margin-left:48px;color:#717c8b;font-size:11px}.typing span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7f8998;margin-right:3px;animation:typing 1.3s infinite}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}.process-row{display:grid;grid-template-columns:1fr 45px 1fr 45px 1fr 45px 1fr;align-items:center;margin-top:50px}.process-step{padding:26px 0}.process-step h3{font-size:25px;margin:18px 0 10px}.process-line{height:1px;background:linear-gradient(90deg,rgba(105,229,245,.1),rgba(105,229,245,.5),rgba(105,229,245,.1))}.tech-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:45px}.tech-strip span{padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:#8e98a7;font-size:12px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.solution-card{min-height:270px;padding:26px;border-top:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.solution-card h3{font-size:24px;margin:55px 0 14px}.enterprise-panel{border-radius:32px;padding:55px}.enterprise-panel>div:first-child{display:flex;justify-content:space-between;gap:40px;align-items:end}.enterprise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px}.enterprise-grid div{padding-top:20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.enterprise-grid i{font-style:normal;font-size:10px;color:var(--cyan)}.enterprise-grid b{font-size:18px}.enterprise-grid span{color:#8d97a7;font-size:13px;line-height:1.55}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.company-copy p{font-size:18px;margin-top:0;margin-bottom:22px}.cta-panel{border:1px solid var(--line);border-radius:36px;padding:90px 60px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(105,229,245,.1),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018))}.cta-panel h2{font-size:clamp(56px,8vw,108px)}.cta-panel p{color:#9ba5b3;font-size:18px;margin:20px auto 32px;max-width:680px}.cta-panel .hero-actions{justify-content:center}.cta-glow{position:absolute;width:420px;height:180px;border-radius:50%;background:#7356ff;filter:blur(120px);opacity:.16;left:50%;bottom:-120px;transform:translateX(-50%)}footer{padding:55px 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:40px;align-items:end}.footer-grid p{color:#727c8b;font-size:13px}.footer-links,.footer-meta{display:flex;gap:18px;flex-wrap:wrap}.footer-meta{flex-direction:column;align-items:flex-end;color:#727c8b;font-size:12px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}@keyframes dash{to{stroke-dashoffset:-150}}@keyframes pulse{0%,100%{transform:scale(.96);opacity:.25}50%{transform:scale(1.06);opacity:.8}}@keyframes typing{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}
@media(max-width:1000px){.desktop-nav,.desktop-cta{display:none}.menu-toggle{display:flex;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.menu-toggle span{height:1px;background:#fff;width:100%}.mobile-nav{position:fixed;top:78px;left:0;right:0;background:#090c11;padding:24px 20px 30px;border-bottom:1px solid var(--line);flex-direction:column;gap:18px}.mobile-nav.open{display:flex}.mobile-nav a:not(.btn){color:#fff;text-decoration:none}.hero-grid,.workspace-grid,.section-head,.company-grid{grid-template-columns:1fr}.hero{padding-top:140px}.hero-visual{max-width:720px;width:100%;margin:auto}.section-head{gap:20px}.section-head>p{max-width:680px}.solution-grid,.enterprise-grid{grid-template-columns:repeat(2,1fr)}.process-row{grid-template-columns:1fr 1fr;gap:24px}.process-line{display:none}.enterprise-panel>div:first-child{display:block}.footer-grid{grid-template-columns:1fr}.footer-meta{align-items:flex-start}}
@media(max-width:720px){.section-pad{padding:88px 0}.container{width:min(calc(100% - 28px),var(--max))}.hero{min-height:auto;padding-top:125px}.hero-grid{gap:45px}.hero-lede{font-size:17px}.trust-row{gap:20px;flex-wrap:wrap;margin-top:40px}.network-card{height:500px}.network-stage{height:410px}.core-node{width:98px;height:98px}.agent-node{width:95px;height:65px;padding:12px}.network-lines{height:100%}.network-status{display:none}.capability-grid,.agents-grid,.solution-grid,.enterprise-grid,.process-row{grid-template-columns:1fr}.agent-card{min-height:520px;padding:28px}.card-tagline{left:28px;right:28px}.workspace-ui{height:auto;min-height:520px}.workspace-sidebar{display:none}.workspace-topbar{padding:14px}.chat-stream{padding:16px}.enterprise-panel{padding:34px 24px}.cta-panel{padding:70px 22px}.footer-links{flex-direction:column}.feature-list div{flex-direction:column;gap:6px}.section-head{margin-bottom:40px}}
