:root{color-scheme:dark;--blue:#2563eb;--blue-hi:#22a3ee;--blue-deep:#1554d1;--chat:#22a3ee;--apps:#f97316;--talk:#00d1b2;--note:#7c3aed;--bg:#080a0d;--surface:#10151a;--surface-2:#141d23;--line:#29323b;--text:#f7f9fc;--muted:#a9b1bd;--soft:#74808f;--page:clamp(1.25rem,4vw,4rem);--content:1440px;--radius:18px;font-family:Manrope,Inter,Arial,sans-serif;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}body:before{background:radial-gradient(circle,var(--blue-hi) 0 1px,transparent 1.5px);background-size:34px 34px;content:"";top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent 34rem);mask-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent 34rem);opacity:.15;pointer-events:none;position:absolute}a{color:inherit}a:focus-visible{border-radius:8px;outline:3px solid rgba(34,163,238,.45);outline-offset:4px}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden}.site-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0dd1;border-bottom:1px solid rgba(255,255,255,.07);display:flex;height:82px;justify-content:space-between;padding:0 var(--page);position:sticky;top:0;width:100%;z-index:20}.brand img{height:42px;width:auto}.nav{display:flex;gap:clamp(1rem,2.3vw,2.5rem)}.nav a{color:var(--muted);font-size:.92rem;text-decoration:none}.nav a:hover{color:var(--text)}.section,.section-inner{margin-inline:auto;max-width:var(--content);padding:clamp(5rem,9vw,9rem) var(--page)}.full-section{border-block:1px solid rgba(255,255,255,.07);width:100%}.hero{align-items:center;display:grid;gap:clamp(3rem,7vw,8rem);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:calc(100svh - 82px)}.hero__content{max-width:820px}.eyebrow{color:var(--blue-hi);font-size:.75rem;font-weight:800;letter-spacing:.15em;margin:0 0 1.25rem;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:-.035em}h1{font-size:clamp(3.7rem,8.5vw,8.4rem);line-height:.88;margin-bottom:2rem}h1 span{color:var(--blue-hi)}h2{font-size:clamp(2.5rem,5.6vw,5.7rem);line-height:.96;margin-bottom:1.5rem}h3{font-size:1.25rem;line-height:1.2}.hero__lead,.section__header>p,.statement__grid>p:last-child,.two-col>p{color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.7;max-width:720px}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.button{align-items:center;border:1px solid var(--line);border-radius:10px;display:inline-flex;font-weight:750;justify-content:center;min-height:52px;padding:.85rem 1.25rem;text-decoration:none}.button--primary{background:var(--blue);border-color:var(--blue);color:#fff}.button--primary:hover{background:var(--blue-deep)}.button--secondary{background:#ffffff09}.ecosystem-map{aspect-ratio:1;isolation:isolate;position:relative;width:100%}.ecosystem-map:before,.ecosystem-map:after,.orbit{border:1px solid rgba(34,163,238,.25);border-radius:50%;top:8%;right:8%;bottom:8%;left:8%;position:absolute}.ecosystem-map:before{content:"";top:22%;right:22%;bottom:22%;left:22%}.ecosystem-map:after{background:radial-gradient(circle,rgba(37,99,235,.23),transparent 65%);border:0;content:"";top:15%;right:15%;bottom:15%;left:15%}.ecosystem-map__core{align-items:center;background:var(--surface);border:1px solid rgba(34,163,238,.45);border-radius:24px;display:flex;gap:1rem;top:34%;right:34%;bottom:34%;left:34%;justify-content:center;position:absolute;z-index:3}.ecosystem-map__core img{height:64px;width:64px}.ecosystem-map__core strong{line-height:1.1}.orbit span{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.82rem;padding:.6rem .9rem;position:absolute}.orbit--one{top:7%;right:7%;bottom:7%;left:7%;transform:rotate(-8deg)}.orbit--one span:first-child{left:-3%;top:45%}.orbit--one span:last-child{right:4%;top:12%}.orbit--two{top:20%;right:20%;bottom:20%;left:20%;transform:rotate(13deg)}.orbit--two span:first-child{bottom:7%;left:5%}.orbit--two span:last-child{right:-8%;top:55%}.statement{background:linear-gradient(120deg,rgba(37,99,235,.14),transparent 45%)}.statement__grid{display:grid;gap:2rem;grid-template-columns:.28fr 1.35fr .65fr}.statement__grid h2{font-size:clamp(2.5rem,4.6vw,5rem)}.section__header{margin-bottom:clamp(2.5rem,5vw,5rem);max-width:1000px}.section__header.two-col{align-items:end;display:grid;gap:4rem;grid-template-columns:1fr .65fr;max-width:none}.method-grid{border-left:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.method-card{border-right:1px solid var(--line);min-height:300px;padding:2rem}.method-card>span{color:var(--blue-hi);font-family:monospace;font-size:.8rem}.method-card h3{margin-top:5rem}.method-card p,.values-grid p,.product-card__description,.platform-strip span{color:var(--muted);line-height:1.65}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{--accent:var(--blue);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:600px;padding:clamp(1.25rem,3vw,2rem);position:relative}.product-card:before{background:var(--accent);border-radius:var(--radius) var(--radius) 0 0;content:"";height:3px;inset:0 0 auto;position:absolute}.product-card--chat{--accent:var(--chat)}.product-card--apps{--accent:var(--apps)}.product-card--talk{--accent:var(--talk)}.product-card--note{--accent:var(--note)}.product-card__head{align-items:center;display:flex;gap:1rem}.product-card__head img,.apps-symbol{height:64px;width:64px}.product-card__head p{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.1em;margin:0 0 .35rem;text-transform:uppercase}.product-card__head h3{font-size:1.65rem;margin:0}.apps-symbol{background:linear-gradient(135deg,#fb923c,var(--apps));border-radius:14px;display:grid;gap:5px;grid-template-columns:repeat(2,1fr);padding:13px}.apps-symbol i{background:#080a0db3;border-radius:3px}.product-visual{background:#090c10;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:14px;height:290px;margin:2rem 0;overflow:hidden;padding:1rem}.product-visual__bar{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:.35rem;height:28px}.product-visual__bar i{background:var(--soft);border-radius:50%;height:5px;opacity:.55;width:5px}.chat-mini{display:grid;gap:.7rem;padding:1.2rem}.chat-mini span{background:#19212a;border-radius:5px 12px 12px;height:42px;width:66%}.chat-mini span:nth-child(2){background:color-mix(in srgb,var(--accent) 24%,#19212a);border-radius:12px 5px 12px 12px;justify-self:end;width:75%}.chat-mini span:nth-child(3){height:30px;width:48%}.chat-mini b{background:var(--accent);border-radius:7px;height:34px;margin-top:.3rem;opacity:.75}.apps-mini{display:grid;gap:.7rem;grid-template-columns:1.2fr .8fr;padding:1rem}.apps-mini span{background:#182028;border-radius:7px;height:60px}.apps-mini span:first-child{grid-row:span 2;height:auto}.apps-mini span:nth-child(4){grid-column:span 2;height:45px}.apps-mini b{background:var(--accent);border-radius:4px;height:8px;opacity:.75;width:60%}.talk-mini{align-items:center;display:flex;gap:10px;height:210px;justify-content:center}.talk-mini span{background:var(--accent);border-radius:99px;height:35%;width:8px}.talk-mini span:nth-child(2),.talk-mini span:nth-child(6){height:55%}.talk-mini span:nth-child(3),.talk-mini span:nth-child(5){height:80%}.talk-mini span:nth-child(4){height:100%}.note-mini{display:grid;gap:1rem;padding:1.3rem}.note-mini span{background:#1a222b;border-radius:5px;height:18px}.note-mini span:nth-child(2){width:85%}.note-mini span:nth-child(3){width:62%}.note-mini b{background:color-mix(in srgb,var(--accent) 25%,#1a222b);border-left:3px solid var(--accent);border-radius:5px;height:70px}.product-card>a{color:var(--accent);display:flex;font-weight:750;justify-content:space-between;margin-top:1.5rem;text-decoration:none}.platform-strip{align-items:center;background:linear-gradient(100deg,rgba(37,99,235,.16),var(--surface));border:1px solid rgba(37,99,235,.35);border-radius:var(--radius);display:grid;gap:2rem;grid-template-columns:110px 1fr;margin-top:1rem;padding:2rem}.platform-strip img{width:96px}.platform-strip .eyebrow{margin-bottom:.45rem}.platform-strip h3{font-size:1.7rem;margin:.1rem 0 .5rem}.values{background:var(--surface)}.values .section-inner{padding-block:clamp(5rem,9vw,9rem)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.values-grid article{border-left:1px solid var(--line);padding:1.5rem}.values-grid h3{font-size:1.4rem}.vision{text-align:center}.vision h2{font-size:clamp(2.4rem,5vw,5rem);margin-inline:auto;max-width:1100px}.cta{max-width:960px;text-align:center}.cta p:not(.eyebrow){color:var(--muted);font-size:1.15rem;line-height:1.7}.cta .button{margin-top:1.3rem}.site-footer{align-items:center;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:2.5rem var(--page)}.site-footer img{height:38px}.site-footer p{color:var(--soft);margin:0}@media(max-width:1050px){.hero{grid-template-columns:1fr}.ecosystem-map{margin-inline:auto;max-width:620px}.statement__grid,.section__header.two-col{grid-template-columns:1fr}.method-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.method-card{min-height:250px}.method-card h3{margin-top:3rem}}@media(max-width:720px){.site-header{height:auto;min-height:72px}.brand img{height:34px}.nav{display:none}.hero{min-height:auto;padding-top:5rem}.ecosystem-map{min-width:430px;transform:translate(-8%)}h1{font-size:clamp(3.4rem,17vw,5.3rem)}.product-grid,.method-grid,.values-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-visual{height:250px}.platform-strip{grid-template-columns:1fr}.platform-strip img{width:72px}.site-footer{align-items:flex-start;flex-direction:column;gap:1.5rem}.button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
