.site-shell{min-height:100vh;overflow:hidden;position:relative}.site-shell *{box-sizing:border-box}.site-shell html{scroll-behavior:smooth}.site-shell body{margin:0;min-width:320px;background:var(--bg)}.site-shell: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}.site-shell a{color:inherit}.site-shell a:focus-visible{border-radius:8px;outline:3px solid rgba(34,163,238,.45);outline-offset:4px}.site-shell img{display:block;max-width:100%}.site-shell .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}.site-shell .brand img{height:42px;width:auto}.site-shell .nav{display:flex;gap:clamp(1rem,2.3vw,2.5rem)}.site-shell .nav a{color:var(--muted);font-size:.92rem;text-decoration:none}.site-shell .nav a:hover{color:var(--text)}.site-shell .section,.site-shell .section-inner{margin-inline:auto;max-width:var(--content);padding:clamp(5rem,9vw,9rem) var(--page)}.site-shell .full-section{border-block:1px solid rgba(255,255,255,.07);width:100%}.site-shell .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)}.site-shell .hero__content{max-width:820px}.site-shell .eyebrow{color:var(--blue-hi);font-size:.75rem;font-weight:800;letter-spacing:.15em;margin:0 0 1.25rem;text-transform:uppercase}.site-shell h1,.site-shell h2,.site-shell h3,.site-shell p{margin-top:0}.site-shell h1,.site-shell h2,.site-shell h3{color:var(--text);letter-spacing:-.035em}.site-shell h1{font-size:clamp(3.7rem,8.5vw,8.4rem);line-height:.88;margin-bottom:2rem}.site-shell h1 span{color:var(--blue-hi)}.site-shell h2{font-size:clamp(2.5rem,5.6vw,5.7rem);line-height:.96;margin-bottom:1.5rem}.site-shell h3{font-size:1.25rem;line-height:1.2}.site-shell .hero__lead,.site-shell .section__header>p,.site-shell .statement__grid>p:last-child,.site-shell .two-col>p{color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.7;max-width:720px}.site-shell .hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.site-shell .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}.site-shell .button--primary{background:var(--blue);border-color:var(--blue);color:#fff}.site-shell .button--primary:hover{background:var(--blue-deep)}.site-shell .button--secondary{background:#ffffff09}.site-shell .ecosystem-map{aspect-ratio:1;isolation:isolate;position:relative;width:100%}.site-shell .ecosystem-map:before,.site-shell .ecosystem-map:after,.site-shell .orbit{border:1px solid rgba(34,163,238,.25);border-radius:50%;top:8%;right:8%;bottom:8%;left:8%;position:absolute}.site-shell .ecosystem-map:before{content:"";top:22%;right:22%;bottom:22%;left:22%}.site-shell .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%}.site-shell .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}.site-shell .ecosystem-map__core img{height:64px;width:64px}.site-shell .ecosystem-map__core strong{line-height:1.1}.site-shell .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}.site-shell .orbit--one{top:7%;right:7%;bottom:7%;left:7%;transform:rotate(-8deg)}.site-shell .orbit--one span:first-child{left:-3%;top:45%}.site-shell .orbit--one span:last-child{right:4%;top:12%}.site-shell .orbit--two{top:20%;right:20%;bottom:20%;left:20%;transform:rotate(13deg)}.site-shell .orbit--two span:first-child{bottom:7%;left:5%}.site-shell .orbit--two span:last-child{right:-8%;top:55%}.site-shell .statement{background:linear-gradient(120deg,rgba(37,99,235,.14),transparent 45%)}.site-shell .statement__grid{display:grid;gap:2rem;grid-template-columns:.28fr 1.35fr .65fr}.site-shell .statement__grid h2{font-size:clamp(2.5rem,4.6vw,5rem)}.site-shell .section__header{margin-bottom:clamp(2.5rem,5vw,5rem);max-width:1000px}.site-shell .section__header.two-col{align-items:end;display:grid;gap:4rem;grid-template-columns:1fr .65fr;max-width:none}.site-shell .method-grid{border-left:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.site-shell .method-card{border-right:1px solid var(--line);min-height:300px;padding:2rem}.site-shell .method-card>span{color:var(--blue-hi);font-family:monospace;font-size:.8rem}.site-shell .method-card h3{margin-top:5rem}.site-shell .method-card p,.site-shell .values-grid p,.site-shell .product-card__description,.site-shell .platform-strip span{color:var(--muted);line-height:1.65}.site-shell .product-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell .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}.site-shell .product-card:before{background:var(--accent);border-radius:var(--radius) var(--radius) 0 0;content:"";height:3px;inset:0 0 auto;position:absolute}.site-shell .product-card--chat{--accent:var(--chat)}.site-shell .product-card--apps{--accent:var(--apps)}.site-shell .product-card--talk{--accent:var(--talk)}.site-shell .product-card--note{--accent:var(--note)}.site-shell .product-card__head{align-items:center;display:flex;gap:1rem}.site-shell .product-card__head img,.site-shell .apps-symbol{height:64px;width:64px}.site-shell .product-card__head p{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.1em;margin:0 0 .35rem;text-transform:uppercase}.site-shell .product-card__head h3{font-size:1.65rem;margin:0}.site-shell .apps-symbol{background:linear-gradient(135deg,#fb923c,var(--apps));border-radius:14px;display:grid;gap:5px;grid-template-columns:repeat(2,1fr);padding:13px}.site-shell .apps-symbol i{background:#080a0db3;border-radius:3px}.site-shell .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}.site-shell .product-visual__bar{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:.35rem;height:28px}.site-shell .product-visual__bar i{background:var(--soft);border-radius:50%;height:5px;opacity:.55;width:5px}.site-shell .chat-mini{display:grid;gap:.7rem;padding:1.2rem}.site-shell .chat-mini span{background:#19212a;border-radius:5px 12px 12px;height:42px;width:66%}.site-shell .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%}.site-shell .chat-mini span:nth-child(3){height:30px;width:48%}.site-shell .chat-mini b{background:var(--accent);border-radius:7px;height:34px;margin-top:.3rem;opacity:.75}.site-shell .apps-mini{display:grid;gap:.7rem;grid-template-columns:1.2fr .8fr;padding:1rem}.site-shell .apps-mini span{background:#182028;border-radius:7px;height:60px}.site-shell .apps-mini span:first-child{grid-row:span 2;height:auto}.site-shell .apps-mini span:nth-child(4){grid-column:span 2;height:45px}.site-shell .apps-mini b{background:var(--accent);border-radius:4px;height:8px;opacity:.75;width:60%}.site-shell .talk-mini{align-items:center;display:flex;gap:10px;height:210px;justify-content:center}.site-shell .talk-mini span{background:var(--accent);border-radius:99px;height:35%;width:8px}.site-shell .talk-mini span:nth-child(2),.site-shell .talk-mini span:nth-child(6){height:55%}.site-shell .talk-mini span:nth-child(3),.site-shell .talk-mini span:nth-child(5){height:80%}.site-shell .talk-mini span:nth-child(4){height:100%}.site-shell .note-mini{display:grid;gap:1rem;padding:1.3rem}.site-shell .note-mini span{background:#1a222b;border-radius:5px;height:18px}.site-shell .note-mini span:nth-child(2){width:85%}.site-shell .note-mini span:nth-child(3){width:62%}.site-shell .note-mini b{background:color-mix(in srgb,var(--accent) 25%,#1a222b);border-left:3px solid var(--accent);border-radius:5px;height:70px}.site-shell .product-card>a{color:var(--accent);display:flex;font-weight:750;justify-content:space-between;margin-top:1.5rem;text-decoration:none}.site-shell .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}.site-shell .platform-strip img{width:96px}.site-shell .platform-strip .eyebrow{margin-bottom:.45rem}.site-shell .platform-strip h3{font-size:1.7rem;margin:.1rem 0 .5rem}.site-shell .values{background:var(--surface)}.site-shell .values .section-inner{padding-block:clamp(5rem,9vw,9rem)}.site-shell .values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.site-shell .values-grid article{border-left:1px solid var(--line);padding:1.5rem}.site-shell .values-grid h3{font-size:1.4rem}.site-shell .vision{text-align:center}.site-shell .vision h2{font-size:clamp(2.4rem,5vw,5rem);margin-inline:auto;max-width:1100px}.site-shell .cta{max-width:960px;text-align:center}.site-shell .cta p:not(.eyebrow){color:var(--muted);font-size:1.15rem;line-height:1.7}.site-shell .cta .button{margin-top:1.3rem}.site-shell .site-footer{align-items:center;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:2.5rem var(--page)}.site-shell .site-footer img{height:38px}.site-shell .site-footer p{color:var(--soft);margin:0}@media(max-width:1050px){.site-shell .hero{grid-template-columns:1fr}.site-shell .ecosystem-map{margin-inline:auto;max-width:620px}.site-shell .statement__grid,.site-shell .section__header.two-col{grid-template-columns:1fr}.site-shell .method-grid,.site-shell .values-grid{grid-template-columns:repeat(2,1fr)}.site-shell .method-card{min-height:250px}.site-shell .method-card h3{margin-top:3rem}}@media(max-width:720px){.site-shell .site-header{height:auto;min-height:72px}.site-shell .brand img{height:34px}.site-shell .nav{display:none}.site-shell .hero{min-height:auto;padding-top:5rem}.site-shell .ecosystem-map{min-width:430px;transform:translate(-8%)}.site-shell h1{font-size:clamp(3.4rem,17vw,5.3rem)}.site-shell .product-grid,.site-shell .method-grid,.site-shell .values-grid{grid-template-columns:1fr}.site-shell .product-card{min-height:auto}.site-shell .product-visual{height:250px}.site-shell .platform-strip{grid-template-columns:1fr}.site-shell .platform-strip img{width:72px}.site-shell .site-footer{align-items:flex-start;flex-direction:column;gap:1.5rem}.site-shell .button{width:100%}}@media(prefers-reduced-motion:reduce){.site-shell html{scroll-behavior:auto}}.container{margin-inline:auto;max-width:var(--container-max);padding-inline:var(--container-px);width:100%}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0dd6;border-bottom:1px solid rgba(255,255,255,.07);height:var(--nav-h);position:sticky;top:0;z-index:var(--z-nav)}.nav__inner{align-items:center;display:flex;height:var(--nav-h);justify-content:space-between}.logo{align-items:center;display:flex;font-size:1rem;font-weight:750;gap:.65rem}.logo img{height:38px;width:38px}.logo strong{color:var(--brand-400)}.nav__links,.nav__cta{align-items:center;display:flex;gap:clamp(.6rem,2vw,1.8rem)}.nav__link{color:var(--text-muted);font-size:.9rem}.nav__link:hover{color:var(--text)}.nav__toggle,.nav__mobile{display:none}.btn{align-items:center;border:1px solid transparent;border-radius:9px;display:inline-flex;font-size:.9rem;font-weight:700;gap:.55rem;justify-content:center;min-height:44px;padding:.72rem 1rem}.btn--lg{font-size:1rem;min-height:52px;padding:.9rem 1.25rem}.btn--primary{background:var(--brand-500);color:#071018}.btn--primary:hover{background:var(--brand-400)}.btn--secondary,.btn--outline,.btn--on-dark{background:#ffffff09;border-color:var(--border);color:var(--text)}.chat-site{background:var(--bg);overflow:hidden}.chat-hero{min-height:calc(100svh - var(--nav-h));position:relative}.chat-hero:before{background:radial-gradient(circle,var(--brand-400) 0 1px,transparent 1.5px);background-size:35px 35px;content:"";top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 80%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 80%);opacity:.12;position:absolute}.chat-hero__grid{align-items:center;display:grid;gap:clamp(3rem,6vw,7rem);grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);min-height:calc(100svh - var(--nav-h));padding-block:clamp(5rem,9vw,9rem);position:relative}.kicker{color:var(--brand-400);font-size:.72rem;font-weight:800;letter-spacing:.14em;margin-bottom:1.2rem;text-transform:uppercase}.chat-hero h1{font-size:var(--fs-display);letter-spacing:-.055em;line-height:.88;margin-bottom:2rem}.chat-hero h1 span{color:var(--brand-400)}.chat-hero__lead{color:var(--text-muted);font-size:clamp(1.08rem,1.6vw,1.3rem);line-height:1.7;max-width:690px}.chat-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.chat-proof{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;margin-top:2.2rem}.chat-proof li{color:var(--text-soft);font-size:.78rem}.chat-proof li:before{color:var(--brand-400);content:"•";margin-right:.45rem}.chat-console{background:#0b0f14;border:1px solid rgba(34,163,238,.28);border-radius:18px;box-shadow:0 36px 100px #00000059;overflow:hidden}.chat-console__top{align-items:center;border-bottom:1px solid var(--border);display:flex;font-size:.78rem;justify-content:space-between;padding:.9rem 1rem}.chat-console__top i{background:var(--success);border-radius:50%;display:inline-block;height:7px;margin-right:.4rem;width:7px}.chat-console__top b{color:var(--success);font-size:.7rem}.chat-console__body{display:grid;grid-template-columns:34% 66%;min-height:440px}.chat-console aside{border-right:1px solid var(--border);display:flex;flex-direction:column;gap:.35rem;padding:1rem}.chat-console aside>strong{font-size:.75rem;margin-bottom:.6rem}.chat-console aside>span{align-items:center;border-radius:8px;display:flex;gap:.7rem;padding:.75rem}.chat-console aside>span.active{background:#22a3ee1f}.chat-console aside i,.conversation-head>i{align-items:center;background:#22a3ee38;border-radius:50%;color:var(--brand-300);display:flex;font-size:.65rem;font-style:normal;height:30px;justify-content:center;min-width:30px}.chat-console aside em{display:flex;flex-direction:column;font-size:.72rem;font-style:normal;font-weight:650}.chat-console small{color:var(--text-soft);font-size:.62rem;font-weight:400;margin-top:.2rem}.chat-console section{display:flex;flex-direction:column}.conversation-head{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:.7rem;padding:1rem}.conversation-head span{display:flex;flex-direction:column;font-size:.75rem}.messages{display:flex;flex:1;flex-direction:column;gap:.8rem;padding:1.3rem}.messages p{background:#18212a;border-radius:5px 12px 12px;font-size:.72rem;line-height:1.5;margin:0;max-width:72%;padding:.8rem}.messages p.ai{border-left:2px solid var(--brand-400)}.messages p.ai small{color:var(--brand-400);display:block;margin:0 0 .3rem}.messages p.out{align-self:flex-end;background:#22a3ee30;border-radius:12px 5px 12px 12px}.composer{align-items:center;background:#111820;border:1px solid var(--border);border-radius:8px;color:var(--text-soft);display:flex;font-size:.7rem;justify-content:space-between;margin:1rem;padding:.75rem}.composer b{background:var(--brand-500);border-radius:5px;color:#071018;padding:.45rem .6rem}.chat-console__status{border-top:1px solid var(--border);display:flex;gap:1rem;padding:.8rem 1rem}.chat-console__status span{color:var(--text-soft);font-size:.65rem}.chat-console__status span:before{color:var(--brand-400);content:"•";margin-right:.4rem}.chat-statement{background:linear-gradient(110deg,rgba(34,163,238,.14),transparent 55%);border-block:1px solid rgba(255,255,255,.07);padding-block:clamp(6rem,11vw,11rem)}.chat-statement h2,.chat-section h2,.chat-cta h2{font-size:var(--fs-4xl);letter-spacing:-.045em;line-height:.96;max-width:1000px}.chat-statement p:last-child,.chat-section__head>p:last-child,.operation p,.developer p,.transparency p{color:var(--text-muted);font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7;max-width:720px}.chat-statement p:last-child{margin-top:2rem}.chat-section{padding-block:clamp(5rem,9vw,9rem)}.chat-section__head{margin-bottom:clamp(3rem,5vw,5rem)}.capability-grid{border-left:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr)}.capability-grid article{border-bottom:1px solid var(--border);border-right:1px solid var(--border);min-height:260px;padding:2rem}.capability-grid svg{color:var(--brand-400)}.capability-grid h3{font-size:1.25rem;margin-top:4rem}.capability-grid p{color:var(--text-muted);line-height:1.6}.operation{background:var(--bg-subtle);border-block:1px solid var(--border)}.operation__grid,.developer__grid,.transparency__grid{align-items:center;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:1fr 1fr}.operation ul{display:grid;gap:.8rem;margin-top:2rem}.operation li{color:var(--text-muted)}.operation li:before{color:var(--brand-400);content:"✓";margin-right:.65rem}.flow-panel{display:grid;gap:.8rem}.flow-panel>div{background:var(--bg);border:1px solid var(--border);border-radius:12px;display:grid;grid-template-columns:48px 1fr;padding:1.2rem}.flow-panel>div span{color:var(--brand-400);font-family:var(--font-mono);font-size:.72rem;grid-row:span 2}.flow-panel>div small{color:var(--text-soft);margin-top:.2rem}.flow-panel>i{background:var(--brand-500);height:18px;margin-left:24px;width:1px}.developer pre{background:#090d11;border:1px solid rgba(34,163,238,.3);border-radius:14px;color:var(--text-muted);font-family:var(--font-mono);line-height:1.8;margin:0;overflow:auto;padding:2rem}.developer code span{color:var(--success)}.developer a:not(.btn){align-items:center;color:var(--brand-400);display:inline-flex;font-weight:700;gap:.5rem;margin-top:1.5rem}.transparency{border-top:1px solid var(--border)}.transparency .btn{margin-top:1rem}.chat-cta{padding-block:clamp(7rem,12vw,12rem);text-align:center}.chat-cta img{margin:0 auto 1.5rem;width:90px}.chat-cta h2{margin-inline:auto}.chat-cta .btn{margin-top:1.5rem}.footer{background:#07090c;border-top:1px solid var(--border);padding:4rem 0 2rem}.footer__grid{display:grid;gap:3rem;grid-template-columns:2fr repeat(3,1fr)}.footer__brand-text,.footer li,.footer__bottom{color:var(--text-soft);font-size:.82rem}.footer__brand-text{margin-top:1rem;max-width:300px}.footer__col-title{font-size:.78rem;font-weight:750;margin-bottom:1rem}.footer__col ul{display:grid;gap:.7rem}.footer__bottom{align-items:center;border-top:1px solid var(--border);display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem}.footer__social{display:flex;gap:1rem}.cookie-banner{align-items:center;background:var(--surface-elev);border:1px solid var(--border);border-radius:12px;bottom:1rem;box-shadow:0 20px 60px #00000059;display:flex;gap:1.5rem;left:50%;max-width:760px;padding:1rem;position:fixed;transform:translate(-50%);width:calc(100% - 2rem);z-index:var(--z-cookie)}.cookie-banner__text{color:var(--text-muted);font-size:.78rem}.cookie-banner__actions{display:flex;gap:.6rem}.section{padding-block:5rem}.prose{margin-inline:auto;max-width:850px}.prose h1{font-size:clamp(2.5rem,6vw,5rem)}.prose h2{font-size:1.6rem;margin-top:3rem}.prose p,.prose li{color:var(--text-muted);line-height:1.75}.prose a{color:var(--brand-400)}.prose__header,.prose__toc{margin-bottom:3rem}@media(max-width:1000px){.chat-hero__grid{grid-template-columns:1fr}.chat-console{margin-inline:auto;max-width:760px}.capability-grid{grid-template-columns:repeat(2,1fr)}.operation__grid,.developer__grid,.transparency__grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.nav__links,.nav__cta>.btn{display:none}.nav__toggle{display:flex}.nav__mobile{background:var(--bg-subtle);border:1px solid var(--border);display:none;gap:1rem;left:1rem;padding:1rem;position:absolute;right:1rem;top:70px}.nav__mobile.open{display:grid}.nav__mobile .btn{display:flex}.chat-hero__grid{padding-top:5rem}.chat-hero h1{font-size:clamp(3.4rem,17vw,5.4rem)}.chat-actions,.chat-actions .btn{width:100%}.chat-console{min-width:670px;transform:translate(-4%)}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:220px}.capability-grid h3{margin-top:2.5rem}.footer__grid{grid-template-columns:1fr}.footer__bottom,.cookie-banner{align-items:stretch;flex-direction:column}.cookie-banner__actions{justify-content:flex-end}}.apps-site{min-height:100vh;overflow:hidden}.apps-site *{box-sizing:border-box}.apps-site html{scroll-behavior:smooth}.apps-site body{margin:0;min-width:320px;background:var(--bg)}.apps-site a{color:inherit}.apps-site a:focus-visible{border-radius:8px;outline:3px solid rgba(249,115,22,.5);outline-offset:4px}.apps-site .topbar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0dd9;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}.apps-site .brand{align-items:center;display:flex;font-weight:750;gap:.7rem;text-decoration:none}.apps-site .brand strong{color:var(--accent)}.apps-site .app-mark{background:linear-gradient(135deg,var(--accent-hi),var(--accent));border-radius:9px;display:grid;gap:3px;grid-template-columns:repeat(2,1fr);height:36px;padding:7px;width:36px}.apps-site .app-mark i{background:#080a0dbf;border-radius:2px}.apps-site .topbar nav{display:flex;gap:clamp(1rem,2vw,2rem)}.apps-site .topbar nav a{color:var(--muted);font-size:.88rem;text-decoration:none}.apps-site .topbar__cta{border:1px solid var(--accent);border-radius:8px;color:var(--accent-hi);font-size:.8rem;font-weight:700;padding:.7rem .9rem;text-decoration:none}.apps-site .apps-hero,.apps-site .section,.apps-site .section-inner{margin-inline:auto;max-width:var(--content);padding:clamp(5rem,9vw,9rem) var(--page)}.apps-site .apps-hero{align-items:center;display:grid;gap:clamp(3rem,7vw,8rem);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:calc(100svh - 82px);position:relative}.apps-site .apps-hero:before{background:radial-gradient(circle,var(--accent) 0 1px,transparent 1.5px);background-size:36px 36px;content:"";top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.3),transparent 75%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.3),transparent 75%);opacity:.12;position:absolute;z-index:-1}.apps-site .eyebrow{color:var(--accent-hi);font-size:.72rem;font-weight:800;letter-spacing:.14em;margin:0 0 1.2rem;text-transform:uppercase}.apps-site h1,.apps-site h2,.apps-site h3,.apps-site p{margin-top:0}.apps-site h1,.apps-site h2,.apps-site h3{letter-spacing:-.045em}.apps-site h1{font-size:clamp(3.6rem,7.4vw,7.7rem);line-height:.89;margin-bottom:2rem}.apps-site h1 span{color:var(--accent-hi)}.apps-site h2{font-size:clamp(2.5rem,5.3vw,5.5rem);line-height:.96;margin-bottom:1.5rem}.apps-site .lead,.apps-site .apps-statement p:last-child,.apps-site .cases>div>p:last-child,.apps-site .connected>div>p:last-child,.apps-site .guardrails p:not(.eyebrow){color:var(--muted);font-size:clamp(1.06rem,1.6vw,1.28rem);line-height:1.7;max-width:740px}.apps-site .actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.apps-site .button{align-items:center;border:1px solid var(--line);border-radius:9px;display:inline-flex;font-weight:750;justify-content:center;min-height:52px;padding:.85rem 1.2rem;text-decoration:none}.apps-site .button--primary{background:var(--accent);border-color:var(--accent);color:#181005}.apps-site .button--primary:hover{background:var(--accent-hi)}.apps-site .button--secondary{background:#ffffff09}.apps-site .signals{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;margin:2.2rem 0 0;padding:0}.apps-site .signals li{color:var(--soft);font-size:.75rem}.apps-site .signals li:before{color:var(--accent);content:"•";margin-right:.45rem}.apps-site .app-preview{background:#0b0f14;border:1px solid rgba(249,115,22,.3);border-radius:18px;box-shadow:0 36px 100px #00000059;overflow:hidden}.apps-site .app-preview__top{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:.75rem;justify-content:space-between;padding:.85rem 1rem}.apps-site .app-preview__top>span{align-items:center;display:flex;gap:.5rem}.apps-site .app-preview__top .app-mark{border-radius:5px;height:22px;padding:4px;width:22px}.apps-site .app-preview__top b{color:var(--accent);font-size:.65rem}.apps-site .app-preview__body{display:grid;grid-template-columns:56px 1fr;min-height:420px}.apps-site .app-preview aside{border-right:1px solid var(--line);display:flex;flex-direction:column;gap:1rem;padding:1rem}.apps-site .app-preview aside i{background:#26303a;border-radius:5px;height:25px}.apps-site .app-preview aside i:first-child{background:var(--accent)}.apps-site .app-preview section{padding:1.3rem}.apps-site .preview-head{align-items:end;display:flex;justify-content:space-between}.apps-site .preview-head div{display:flex;flex-direction:column}.apps-site .preview-head small{color:var(--accent);font-size:.55rem;letter-spacing:.12em}.apps-site .preview-head strong{font-size:1.25rem}.apps-site .preview-button{background:var(--accent);border-radius:6px;color:#181005;font-size:.65rem;font-weight:750;padding:.6rem}.apps-site .metrics{display:grid;gap:.7rem;grid-template-columns:repeat(3,1fr);margin:1.4rem 0}.apps-site .metrics span{background:#131a21;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;padding:.8rem}.apps-site .metrics small{color:var(--soft);font-size:.58rem}.apps-site .metrics strong{font-size:1.35rem;margin-top:.3rem}.apps-site .table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.apps-site .table div{align-items:center;border-bottom:1px solid var(--line);display:grid;font-size:.68rem;grid-template-columns:.5fr 1fr .7fr;padding:.85rem}.apps-site .table div:last-child{border:0}.apps-site .table span{color:var(--muted)}.apps-site .table em{color:var(--accent);font-style:normal;text-align:right}.apps-site .prompt{align-items:center;background:#121920;border:1px solid rgba(249,115,22,.3);border-radius:9px;color:var(--muted);display:flex;font-size:.7rem;justify-content:space-between;margin:0 1.2rem 1.2rem;padding:.8rem}.apps-site .prompt b{align-items:center;background:var(--accent);border-radius:5px;color:#181005;display:flex;height:26px;justify-content:center;width:26px}.apps-site .apps-statement{background:linear-gradient(110deg,rgba(249,115,22,.13),transparent 55%);border-block:1px solid rgba(255,255,255,.07)}.apps-site .apps-statement .section-inner{display:grid;gap:3rem;grid-template-columns:.25fr 1fr .6fr}.apps-site .apps-statement h2{font-size:clamp(2.5rem,4.7vw,5rem)}.apps-site .section-head{margin-bottom:clamp(3rem,5vw,5rem);max-width:980px}.apps-site .steps{border-left:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.apps-site .steps article{border-right:1px solid var(--line);min-height:290px;padding:2rem}.apps-site .steps article>span{color:var(--accent);font-family:monospace;font-size:.7rem}.apps-site .steps h3{font-size:1.3rem;margin-top:4.5rem}.apps-site .steps p{color:var(--muted);line-height:1.65}.apps-site .cases{align-items:center;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:1fr .8fr}.apps-site .case-list{border-top:1px solid var(--line)}.apps-site .case-list article{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-template-columns:45px 1fr 30px;padding:1.4rem 0}.apps-site .case-list span{color:var(--accent);font-family:monospace;font-size:.7rem}.apps-site .case-list strong{font-size:1.1rem}.apps-site .case-list i{color:var(--accent);font-style:normal}.apps-site .connected{align-items:center;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:1fr 1fr}.apps-site .connected__map{align-items:center;display:grid;grid-template-columns:1fr 40px 1.2fr 40px 1fr}.apps-site .connected__map>span,.apps-site .connected__map>b{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:10px;display:flex;justify-content:center;min-height:100px;text-align:center}.apps-site .connected__map>b{border-color:#f9731673;color:var(--accent);flex-direction:column;gap:.5rem}.apps-site .connected__map>b .app-mark{height:32px;width:32px}.apps-site .connected__map>i{background:var(--accent);height:1px}.apps-site .guardrails{background:var(--surface);border-block:1px solid var(--line)}.apps-site .guardrails .section-inner{max-width:1000px;text-align:center}.apps-site .guardrails p{margin-inline:auto}.apps-site .guardrails .button{margin-top:1.5rem}.apps-site footer{align-items:center;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:2.5rem var(--page)}.apps-site footer p{color:var(--soft);margin:0}@media(max-width:1050px){.apps-site .apps-hero{grid-template-columns:1fr}.apps-site .app-preview{margin-inline:auto;max-width:780px}.apps-site .apps-statement .section-inner{grid-template-columns:1fr}.apps-site .steps{grid-template-columns:repeat(2,1fr)}.apps-site .cases,.apps-site .connected{grid-template-columns:1fr}}@media(max-width:720px){.apps-site .topbar nav,.apps-site .topbar__cta{display:none}.apps-site .apps-hero{min-height:auto}.apps-site .actions,.apps-site .actions .button{width:100%}.apps-site h1{font-size:clamp(3.4rem,17vw,5.4rem)}.apps-site .app-preview{min-width:670px;transform:translate(-4%)}.apps-site .steps{grid-template-columns:1fr}.apps-site .steps article{min-height:230px}.apps-site .steps h3{margin-top:2.5rem}.apps-site .connected__map{grid-template-columns:1fr 25px 1.2fr 25px 1fr}.apps-site .connected__map>span,.apps-site .connected__map>b{font-size:.7rem;min-height:85px}.apps-site footer{align-items:flex-start;flex-direction:column;gap:1.2rem}}@media(prefers-reduced-motion:reduce){.apps-site html{scroll-behavior:auto}}:root{color-scheme:dark;--brand-950:#080a0d;--brand-900:#0d1217;--brand-800:#141d23;--brand-700:#1554d1;--brand-600:#1d78bd;--brand-500:#22a3ee;--brand-400:#38bdf8;--brand-300:#7dd3fc;--brand-200:#bae6fd;--brand-100:#e0f2fe;--brand-50:#f0f9ff;--gray-950:#080a0d;--gray-900:#10151a;--gray-800:#141d23;--gray-700:#29323b;--gray-600:#596574;--gray-500:#74808f;--gray-400:#a9b1bd;--gray-300:#c9d0d8;--gray-200:#dce1e7;--gray-100:#eef1f4;--gray-50:#f7f9fb;--white:#fff;--success:#00d1b2;--warning:#f59e0b;--danger:#ef4444;--bg:var(--brand-950);--bg-subtle:var(--brand-900);--bg-muted:var(--brand-800);--surface:var(--brand-900);--surface-elev:var(--brand-800);--border:var(--gray-700);--border-strong:#3a4652;--text:#f7f9fc;--text-muted:#a9b1bd;--text-soft:#74808f;--text-on-dark:#f7f9fc;--text-on-dark-muted:#a9b1bd;--link:var(--brand-400);--font-sans:Manrope,Inter,Arial,sans-serif;--font-display:Manrope,Inter,Arial,sans-serif;--font-mono:"SFMono-Regular",Consolas,monospace;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.08rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:1.875rem;--fs-3xl:clamp(2rem,3vw,3rem);--fs-4xl:clamp(2.5rem,5vw,5.5rem);--fs-display:clamp(3.6rem,8vw,8rem);--lh-tight:.96;--lh-snug:1.25;--lh-base:1.65;--fw-regular:400;--fw-medium:500;--fw-semibold:650;--fw-bold:780;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-sm:7px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--radius-full:999px;--container-max:1440px;--container-px:clamp(1.25rem,4vw,4rem);--nav-h:82px;--t-fast:.15s;--z-nav:50;--z-cookie:90;--blue:var(--brand-600);--blue-hi:var(--brand-500);--blue-deep:var(--brand-700);--chat:var(--brand-500);--apps:#f97316;--talk:var(--success);--note:#7c3aed;--surface-2:var(--brand-800);--line:var(--border);--muted:var(--text-muted);--soft:var(--text-soft);--page:var(--container-px);--content:var(--container-max);--radius:var(--radius-xl);--accent:var(--apps);--accent-hi:#fb923c;--accent-deep:#ea580c}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:-.02em}:focus-visible{outline:2px solid var(--brand-400);outline-offset:2px;border-radius:4px}.skip-link{position:absolute;left:-9999px;top:0;padding:8px 16px;background:var(--brand-600);color:#fff;z-index:9999}.skip-link:focus{left:8px;top:8px}
