.consent-banner{z-index:900;left:50%;bottom:max(18px, env(safe-area-inset-bottom));width:min(1080px,100% - 36px);color:var(--text);border:1px solid var(--line-strong);box-shadow:var(--shadow-lg);background:#fffffffa;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;padding:20px;animation:.3s both consentBannerIn;display:grid;position:fixed;transform:translate(-50%)}.consent-banner__icon{background:var(--black);color:#fff;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.consent-banner__content{min-width:0}.consent-banner__eyebrow{color:var(--muted-strong);letter-spacing:.12em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.consent-banner h2{letter-spacing:-.02em;margin:5px 0 6px;font-size:18px}.consent-banner p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.consent-banner p a{color:var(--black);text-underline-offset:3px;font-weight:650;text-decoration:underline}.consent-banner__choices{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.consent-banner__choices span{border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:center;gap:7px;padding:5px 8px;font-size:9px;display:inline-flex}.consent-banner__choices b{color:var(--text);font-weight:650}.consent-banner__choices em{color:var(--muted);font-style:normal}.consent-banner__actions{grid-template-columns:auto auto;align-self:center;gap:9px;display:grid}.consent-button{white-space:nowrap;cursor:pointer;border-radius:8px;min-height:42px;padding:10px 15px;font-size:12px;font-weight:700}.consent-button--reject{border:1px solid var(--line-strong);color:var(--black);background:#fff}.consent-button--reject:hover,.consent-button--reject:focus-visible{background:var(--surface)}.consent-button--accept{border:1px solid var(--black);background:var(--black);color:#fff}.consent-button--accept:hover,.consent-button--accept:focus-visible{background:var(--black-soft)}.cookie-settings-button{color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}@keyframes consentBannerIn{0%{opacity:0;transform:translate(-50%,18px)}}@media (width<=820px){.consent-banner{grid-template-columns:auto minmax(0,1fr)}.consent-banner__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%}}@media (width<=560px){.consent-banner{bottom:max(8px, env(safe-area-inset-bottom));grid-template-columns:1fr;gap:10px;width:calc(100% - 16px);padding:15px}.consent-banner__icon{display:none}.consent-banner__actions{grid-column:auto}}.brand{letter-spacing:-.05em;flex:none;align-items:center;gap:10px;width:max-content;font-size:22px;font-weight:780;line-height:1;display:inline-flex}.brand img{border-radius:7px;width:32px;height:32px}.brand--footer{letter-spacing:-.055em;gap:14px;font-size:clamp(30px,2.4vw,38px)}.brand--footer img{width:42px;height:42px}.email-link{color:inherit}.cta-button{border:1px solid var(--black);background:var(--black);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.cta-button:hover{background:var(--black-soft);transform:translateY(-1px)}.cta-button--compact{min-height:42px;padding-inline:16px;font-size:13px}.cta-button--secondary{color:var(--black);background:#fff}.cta-button--secondary:hover{background:var(--surface)}@media (width<=480px){.brand{gap:9px;font-size:20px}.brand img{width:30px;height:30px}.brand--footer{gap:12px;font-size:29px}.brand--footer img{width:38px;height:38px}.page-hero__actions .cta-button,.hero__actions .cta-button{width:100%}}.about-page__hero{padding:118px 0 96px}.about-page__hero .shell{max-width:1040px}.about-page__hero h1{letter-spacing:-.055em;max-width:980px;margin:18px 0 0;font-size:clamp(54px,8vw,96px);line-height:.98}.about-page__hero p{max-width:760px;color:var(--muted);margin:28px 0 0;font-size:20px;line-height:1.65}.about-page__problem,.about-page__principles,.about-page__company{padding:94px 0}.about-page__split,.about-page__company-inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(48px,8vw,110px);display:grid}.about-page__problem h2,.about-page__company h2{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(36px,4.2vw,54px);line-height:1.06}.about-page__problem p,.about-page__company p{color:var(--muted);margin:0 0 18px;font-size:16px;line-height:1.78}.about-page__company p{margin-top:20px}.about-page__principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:48px;display:grid}.about-page__principle-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:300px;padding:28px}.about-page__principle-grid article>span{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.about-page__principle-grid h3{letter-spacing:-.03em;margin:44px 0 0;font-size:22px}.about-page__principle-grid p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.75}.about-page__actions{align-content:start;gap:10px;display:grid}.about-page__actions a{border-bottom:1px solid var(--line-strong);align-items:center;gap:9px;width:max-content;padding:13px 0;font-size:14px;font-weight:750;display:inline-flex}@media (width<=820px){.about-page__split,.about-page__company-inner,.about-page__principle-grid{grid-template-columns:1fr}}@media (width<=600px){.about-page__hero{padding:88px 0 70px}.about-page__problem,.about-page__principles,.about-page__company{padding:68px 0}}.faq{padding:92px 0}.faq__inner{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:clamp(46px,7vw,100px);display:grid}.faq__list{border-top:1px solid var(--line-strong)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:22px 38px 22px 0;font-size:16px;font-weight:700;line-height:1.35;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:22px;font-weight:400;position:absolute;top:20px;right:4px}.faq details[open] summary:after{content:"−"}.faq details p{max-width:700px;color:var(--muted);margin:-4px 0 22px;font-size:14px;line-height:1.72}@media (width<=850px){.faq__inner{grid-template-columns:1fr}}@media (width<=760px){.faq{padding:70px 0}}.final-cta{background:var(--surface);padding:110px 0}.final-cta__inner{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(48px,7vw,96px);display:grid}.final-cta h2{letter-spacing:-.055em;max-width:760px;margin:16px 0 0;font-size:clamp(46px,5.8vw,76px);line-height:.98}.final-cta p{max-width:660px;color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.72}.final-cta__copy .cta-button{margin-top:30px}.final-cta__map{border:1px solid var(--line-strong);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:22px}.final-cta__map-label{color:#888883;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:800;display:inline-flex}.final-cta__map>div{gap:8px;display:grid}.final-cta__map article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:32px 22px 1fr;align-items:center;gap:10px;min-height:68px;padding:0 16px;display:grid}.final-cta__map article>span{color:#94948f;font-size:9px;font-weight:800}.final-cta__map article svg{color:var(--success)}.final-cta__map article strong{font-size:12px;line-height:1.45}@media (width<=960px){.final-cta__inner{grid-template-columns:1fr}.final-cta__map{max-width:760px}}@media (width<=760px){.final-cta{padding:80px 0}.final-cta h2{font-size:clamp(42px,12vw,60px)}.final-cta__map{border-radius:16px;padding:16px}}.hero{background:linear-gradient(#11111107 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#11111107 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#fff 0% 72%,#fafaf8 100%);padding:104px 0 0;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;border:1px solid #1111110f;border-radius:50%;width:700px;height:700px;position:absolute;top:-280px;right:-190px;box-shadow:0 0 0 90px #11111104,0 0 0 180px #11111103}.hero__inner{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(54px,7vw,96px);padding-bottom:92px;display:grid;position:relative}.hero__copy h1{letter-spacing:-.062em;max-width:760px;margin:18px 0 0;font-size:clamp(58px,6.7vw,94px);line-height:.94}.hero__copy>p{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:clamp(18px,1.8vw,21px);line-height:1.65}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.hero__secondary{min-height:50px;color:var(--black);align-items:center;gap:9px;padding:0 8px;font-size:14px;font-weight:700;display:inline-flex}.hero__secondary:hover,.hero__secondary:focus-visible{text-underline-offset:4px;text-decoration:underline}.hero__proof{color:var(--muted-strong);flex-wrap:wrap;gap:10px 18px;margin-top:26px;font-size:12px;display:flex}.hero__proof span{align-items:center;gap:6px;display:inline-flex}.hero-preview-wrap{padding:26px 14px 38px 24px;position:relative}.hero-preview-orbit{pointer-events:none;border:1px solid #11111117;border-radius:50%;position:absolute}.hero-preview-orbit--one{width:520px;height:520px;top:5%;left:7%}.hero-preview-orbit--two{width:620px;height:620px;top:-5%;left:-2%}.hero-preview{z-index:2;border:1px solid var(--line-strong);background:#fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 34px 90px #11111124}.hero-preview__bar{border-bottom:1px solid var(--line);background:#fafaf8;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 20px;display:flex}.hero-preview__bar>div,.hero-preview__bar>span,.hero-preview__answer-head,.hero-preview__sources-title,.hero-preview__context-path,.hero-preview__context-path span{align-items:center;display:flex}.hero-preview__bar>div{gap:8px}.hero-preview__bar>div strong{font-size:13px}.hero-preview__bar>span{color:var(--muted);gap:6px;font-size:10px;font-weight:600}.hero-preview__brand-dot{background:var(--black);border-radius:50%;width:8px;height:8px}.hero-preview__question{background:var(--black);color:#fff;border-radius:12px;margin:22px 22px 0 86px;padding:14px 16px}.hero-preview__question small{color:#bfbfba;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.hero-preview__question p{margin:5px 0 0;font-size:14px;font-weight:600}.hero-preview__answer{border:1px solid var(--line);border-radius:12px;margin:20px 22px 0;padding:18px}.hero-preview__answer-head{gap:8px}.hero-preview__answer-head strong{font-size:13px}.hero-preview__answer>p{color:var(--muted-strong);margin:12px 0 0;font-size:12px;line-height:1.65}.hero-preview__answer ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.hero-preview__answer li{color:var(--muted);align-items:flex-start;gap:8px;font-size:11px;line-height:1.45;display:flex}.hero-preview__answer li svg{color:var(--success);flex:none;margin-top:1px}.hero-preview__sources{margin:14px 22px 0}.hero-preview__sources-title{gap:7px;margin-bottom:8px}.hero-preview__sources-title strong{font-size:11px}.hero-preview__sources-title span{color:var(--muted);margin-left:auto;font-size:9px}.hero-preview__source-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hero-preview__source{border:1px solid var(--line);background:#fafaf8;border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.hero-preview__source img{object-fit:contain;width:24px;height:24px}.hero-preview__source strong,.hero-preview__source small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hero-preview__source strong{font-size:10px}.hero-preview__source small{color:var(--muted);margin-top:3px;font-size:8px}.hero-preview__source svg{color:#999995}.hero-preview__context-path{border-top:1px solid var(--line);color:var(--muted);gap:8px;margin:18px 22px 22px;padding-top:14px}.hero-preview__context-path span{white-space:nowrap;gap:5px;font-size:8px;font-weight:700}.hero-preview__context-path i{background:var(--line-strong);flex:auto;height:1px}.hero-float{z-index:3;border:1px solid var(--line-strong);background:#fffffff7;border-radius:11px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 16px 42px #1111111f}.hero-float svg{flex:none}.hero-float small,.hero-float strong{display:block}.hero-float small{color:#8d8d88;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:750}.hero-float strong{margin-top:3px;font-size:10px}.hero-float--graph{bottom:82px;right:-18px}.hero-float--permission{bottom:6px;left:-12px}.hero__systems{z-index:1;border-top:1px solid var(--line);grid-template-columns:minmax(180px,.28fr) minmax(0,.72fr);align-items:center;display:grid;position:relative}.hero__systems-label{border-right:1px solid var(--line);padding:26px 28px 26px 0}.hero__systems-label span{color:var(--muted-strong);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.5}.hero__systems-rail{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hero__systems-rail span{border-right:1px solid var(--line);color:#777772;text-align:center;place-items:center;min-height:70px;padding:0 12px;font-size:11px;font-weight:750;display:grid}.hero__systems-rail span:nth-child(4n){border-right:0}.hero__systems-rail span:nth-child(n+5){border-top:1px solid var(--line)}@media (width<=1120px){.hero__inner{grid-template-columns:1fr}.hero__copy{max-width:850px}.hero-preview-wrap{max-width:820px}}@media (width<=900px){.hero__systems{grid-template-columns:1fr}.hero__systems-label{border-right:0;border-bottom:1px solid var(--line);padding-right:0}}@media (width<=760px){.hero{padding-top:78px}.hero__inner{padding-bottom:68px}.hero__copy h1{font-size:clamp(48px,14vw,70px)}.hero__copy>p{font-size:17px}.hero__proof{display:grid}.hero-preview-wrap{padding:12px 0 28px}.hero-preview-orbit,.hero-float,.hero-preview__bar>span,.hero-preview__context-path{display:none}.hero-preview__question{margin-left:46px}.hero-preview__source-list{grid-template-columns:1fr}.hero__systems-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__systems-rail span:nth-child(4n){border-right:1px solid var(--line)}.hero__systems-rail span:nth-child(2n){border-right:0}.hero__systems-rail span:nth-child(n+3){border-top:1px solid var(--line)}}.how{background:#fff;padding:112px 0}.how__heading{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);align-items:end;gap:48px;display:grid}.how__heading>p{color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.75}.context-stage{border:1px solid var(--line-strong);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;margin-top:52px;overflow:hidden}.context-stage__tabs{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.context-stage__tab{border:0;border-right:1px solid var(--line);color:#888883;cursor:pointer;text-align:left;background:0 0;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;min-height:100px;padding:0 18px;display:grid;position:relative}.context-stage__tab:last-child{border-right:0}.context-stage__tab:after{background:var(--black);content:"";opacity:0;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:-1px;left:16px;right:16px;transform:scaleX(.65)}.context-stage__tab>span{letter-spacing:.08em;font-size:10px;font-weight:800}.context-stage__tab strong{color:inherit;font-size:12px;font-weight:750}.context-stage__tab:hover,.context-stage__tab:focus-visible,.context-stage__tab--active{color:var(--black)}.context-stage__tab--active{background:#fff}.context-stage__tab--active:after{opacity:1;transform:scaleX(1)}.context-stage__body{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(44px,6vw,88px);padding:clamp(34px,5vw,68px);display:grid}.context-stage__copy{max-width:520px}.context-stage__kicker{border:1px solid var(--line);color:var(--muted-strong);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.context-stage__copy h3{letter-spacing:-.05em;margin:20px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.02}.context-stage__copy p{color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.75}.context-stage__visual{border:1px solid var(--line);background-color:#fafaf8;background-image:linear-gradient(#11111109 1px,#0000 1px),linear-gradient(90deg,#11111109 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:18px;min-height:420px;padding:24px;position:relative}.context-stage__visual-head{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.context-stage__visual-icon{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.context-stage__visual-head small,.context-stage__visual-head strong{display:block}.context-stage__visual-head small{color:#8b8b86;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.context-stage__visual-head strong{margin-top:4px;font-size:14px}.context-stage__pipeline{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin-top:48px;display:grid}.context-stage__pipeline>div{border:1px solid var(--line);background:#fffffff2;border-radius:12px;min-height:190px;padding:18px}.context-stage__pipeline small{color:#868681;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.context-stage__pipeline ul{gap:9px;margin:17px 0 0;padding:0;list-style:none;display:grid}.context-stage__pipeline li{color:var(--muted-strong);align-items:center;gap:7px;font-size:11px;line-height:1.35;display:flex}.context-stage__arrow{background:var(--black);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.context-stage__result{background:var(--black);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px 18px;display:flex}.context-stage__result span{color:#a9a9a4;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.context-stage__result strong{text-align:right;font-size:12px}@media (width<=1040px){.context-stage__tabs{grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto}.context-stage__body{grid-template-columns:1fr}.context-stage__copy{max-width:720px}}@media (width<=900px){.how__heading{grid-template-columns:1fr}.how__heading>p{max-width:650px}}@media (width<=760px){.how{padding:80px 0}.context-stage{border-radius:16px;margin-top:36px}.context-stage__tabs{grid-template-columns:repeat(5,minmax(128px,1fr))}.context-stage__tab{min-height:82px;padding:0 14px}.context-stage__body{padding:24px 18px 18px}.context-stage__visual{min-height:auto;padding:16px}.context-stage__pipeline{grid-template-columns:1fr;margin-top:26px}.context-stage__pipeline>div{min-height:0}.context-stage__arrow{transform:rotate(90deg)}.context-stage__result{flex-direction:column;align-items:flex-start}.context-stage__result strong{text-align:left}}.integrations{background:#fff;padding:112px 0}.integrations__heading{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:48px;display:grid}.integrations__heading>p{color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.75}.integration-architecture{border:1px solid var(--line-strong);background:var(--line);border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr) minmax(0,1fr);gap:1px;margin-top:52px;display:grid;overflow:hidden}.integration-group,.integration-core{background:#fff}.integration-group{min-height:470px;padding:30px}.integration-group__eyebrow{color:#888883;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.integration-group h3{letter-spacing:-.04em;max-width:330px;margin:18px 0 0;font-size:30px;line-height:1.06}.integration-group>p{max-width:360px;color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.7}.integration-group__sources{gap:8px;margin-top:52px;display:grid}.integration-group__sources span{border:1px solid var(--line);background:var(--surface);min-height:54px;color:var(--muted-strong);border-radius:10px;align-items:center;gap:10px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.integration-core{color:#fff;background:#0b0b0b;flex-direction:column;justify-content:center;min-height:470px;padding:28px;display:flex}.integration-core__logo{align-items:center;gap:12px;display:flex}.integration-core__logo img{background:#fff;border-radius:10px;width:46px;height:46px;padding:8px}.integration-core__logo strong,.integration-core__logo small{display:block}.integration-core__logo strong{font-size:16px}.integration-core__logo small{color:#a8a8a3;margin-top:4px;font-size:10px}.integration-core__flow{gap:10px;margin-top:46px;display:grid}.integration-core__flow>span{color:#d0d0cb;background:#111;border:1px solid #30302d;border-radius:9px;align-items:center;gap:9px;min-height:48px;padding:0 14px;font-size:10px;font-weight:650;display:flex}.integration-core__flow>svg{color:#72726e;margin:0 auto;transform:rotate(90deg)}.integrations__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:20px 0;display:flex}.integrations__footer>div{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.integrations__footer strong{color:var(--black)}@media (width<=1000px){.integration-architecture{grid-template-columns:1fr}.integration-group,.integration-core{min-height:0}}@media (width<=900px){.integrations__heading{grid-template-columns:1fr}.integrations__heading>p{max-width:650px}}@media (width<=760px){.integrations{padding:80px 0}.integration-architecture{border-radius:16px;margin-top:36px}.integration-group,.integration-core{padding:22px 18px}.integration-group__sources{margin-top:34px}.integrations__footer{flex-direction:column;align-items:flex-start}}.platform{padding:112px 0}.platform__heading{grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:end;gap:50px;display:grid}.platform__heading>p{color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.75}.platform__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:52px;display:grid}.platform-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:590px;padding:28px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.platform-card--brain,.platform-card--agents{grid-column:span 4}.platform-card--graph{color:#fff;background:#111;border-color:#111;grid-column:span 4}.platform-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.platform-card--graph:hover{border-color:#111}.platform-card__top{justify-content:space-between;align-items:center;display:flex}.platform-card__number{color:#9a9a95;letter-spacing:.1em;font-size:11px;font-weight:700}.platform-card__icon{background:var(--black);color:#fff;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.platform-card--graph .platform-card__icon{color:#111;background:#fff}.platform-card>small{color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;margin-top:42px;font-size:11px;font-weight:800}.platform-card--graph>small{color:#a5a5a0}.platform-card h3{letter-spacing:-.04em;margin:12px 0 0;font-size:28px;line-height:1.1}.platform-card>p:not(.platform-card__detail){color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.72}.platform-card--graph>p:not(.platform-card__detail){color:#a9a9a4}.pillar-visual{border-radius:13px;margin-top:28px}.pillar-visual--brain{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:16px;display:grid}.pillar-chip{border:1px solid var(--line);color:#666663;background:#fff;border-radius:8px;place-items:center;min-height:38px;font-size:9px;font-weight:750;display:grid}.pillar-answer{background:var(--black);color:#fff;border-radius:9px;grid-column:1/-1;padding:14px}.pillar-answer small,.pillar-answer strong{display:block}.pillar-answer small{color:#a9a9a4;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.pillar-answer strong{margin-top:5px;font-size:11px}.pillar-visual--graph{background-color:#0d0d0d;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #30302d;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;min-height:150px;padding:20px;display:grid}.pillar-node{color:#c8c8c3;white-space:nowrap;background:#161616;border:1px solid #3a3a36;border-radius:999px;align-items:center;min-height:38px;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex}.pillar-node--primary{color:#111;background:#fff;border-color:#fff}.pillar-visual--graph i{background:#4b4b46;height:1px}.pillar-visual--agents{border:1px solid var(--line);overflow:hidden}.pillar-visual--agents div{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:42px;padding:0 13px;display:grid}.pillar-visual--agents div:last-child{background:var(--black);color:#fff;border-bottom:0}.pillar-visual--agents span{color:#999994;font-size:8px;font-weight:800}.pillar-visual--agents strong{font-size:10px}.platform-card__detail{border-top:1px solid var(--line);padding-top:15px;color:var(--muted-strong)!important;margin-top:22px!important;font-size:11px!important;line-height:1.6!important}.platform-card--graph .platform-card__detail{border-top-color:#30302d;color:#a8a8a3!important}.platform-card a{align-items:center;gap:7px;width:max-content;margin-top:auto;padding-top:24px;font-size:13px;font-weight:750;display:inline-flex}.platform-card--graph a{color:#fff}.platform-card a:hover,.platform-card a:focus-visible{text-underline-offset:4px;text-decoration:underline}@media (width<=1040px){.platform__grid{grid-template-columns:1fr}.platform-card--brain,.platform-card--graph,.platform-card--agents{grid-column:auto}.platform-card{min-height:0}}@media (width<=900px){.platform__heading{grid-template-columns:1fr}.platform__heading>p{max-width:650px}}@media (width<=760px){.platform{padding:80px 0}.platform-card{padding:22px}.pillar-visual--graph{grid-template-columns:1fr;justify-items:start;gap:8px}.pillar-visual--graph i{width:1px;height:14px;margin-left:18px}}.problem{color:#fff;background:#0b0b0b;padding:118px 0}.problem__inner{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:start;gap:clamp(56px,8vw,110px);display:grid}.problem .eyebrow{color:#bdbdb8}.problem .eyebrow:before{background:#fff}.problem__intro h2{letter-spacing:-.055em;max-width:700px;margin:18px 0 0;font-size:clamp(46px,5.4vw,76px);line-height:.98}.problem__intro p{color:#b9b9b4;max-width:650px;margin:26px 0 0;font-size:17px;line-height:1.75}.problem__visual{background-color:#111;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #30302d;border-radius:24px;min-height:470px;padding:28px;position:relative;overflow:hidden}.problem__visual:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-140px;right:-110px;box-shadow:0 0 0 48px #ffffff05,0 0 0 96px #ffffff04}.problem__question,.problem__source-cloud,.problem__gap{z-index:1;position:relative}.problem__question{color:#111;background:#fff;border-radius:14px;max-width:430px;margin-left:auto;padding:18px 20px}.problem__question small,.problem__question strong{display:block}.problem__question small{color:#777772;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.problem__question strong{margin-top:7px;font-size:16px;line-height:1.4}.problem__source-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:430px;margin-top:60px;display:grid}.problem__source-cloud span{color:#d2d2cd;background:#0c0c0ce0;border:1px solid #363632;border-radius:11px;padding:14px 15px;font-size:12px;font-weight:650}.problem__gap{color:#a8a8a3;border-left:2px solid #fff;align-items:flex-start;gap:12px;max-width:430px;margin:18px 0 0 auto;padding:16px 18px;font-size:12px;line-height:1.55;display:flex}.problem__gap svg{color:#fff;flex:none}.problem__cards{background:#2f2f2c;border:1px solid #2f2f2c;border-radius:18px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:6px;display:grid;overflow:hidden}.problem__cards article{background:#0f0f0f;min-height:280px;padding:30px}.problem-card__top{color:#fff;justify-content:space-between;align-items:center;display:flex}.problem-card__number{color:#858580;letter-spacing:.1em;font-size:11px;font-weight:800}.problem__cards h3{letter-spacing:-.035em;max-width:330px;margin:66px 0 0;font-size:24px;line-height:1.12}.problem__cards p{color:#a5a5a0;max-width:360px;margin:14px 0 0;font-size:13px;line-height:1.7}@media (width<=1000px){.problem__inner{grid-template-columns:1fr}.problem__visual{min-height:430px}}@media (width<=760px){.problem{padding:82px 0}.problem__intro h2{font-size:clamp(42px,12vw,60px)}.problem__visual{min-height:auto;padding:18px}.problem__question,.problem__source-cloud,.problem__gap{max-width:none;margin-left:0}.problem__source-cloud{grid-template-columns:1fr;margin-top:34px}.problem__gap{margin-top:18px}.problem__cards{grid-template-columns:1fr}.problem__cards article{min-height:240px}}.scenario{padding:112px 0}.scenario__heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;display:grid}.scenario__heading .section-heading{max-width:880px}.scenario__frame{border:1px solid var(--line-strong);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;grid-template-columns:minmax(280px,.34fr) minmax(0,.66fr);margin-top:52px;display:grid;overflow:hidden}.scenario__question{border-right:1px solid var(--line);color:#fff;background:#0b0b0b;padding:36px}.scenario__question>span,.scenario__asker span{color:#9e9e99;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.scenario__question h3{letter-spacing:-.045em;margin:28px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.04}.scenario__asker{border-top:1px solid #2f2f2c;margin-top:54px;padding-top:20px}.scenario__asker strong{color:#c7c7c2;margin-top:8px;font-size:12px;line-height:1.5;display:block}.scenario__journey{padding:34px}.scenario__stage-title{align-items:center;gap:12px;display:flex}.scenario__stage-title>span{background:var(--black);color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.scenario__stage-title small,.scenario__stage-title strong{display:block}.scenario__stage-title small{color:#8e8e89;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.scenario__stage-title strong{margin-top:3px;font-size:14px}.scenario__evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.scenario__evidence-grid article{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:190px;padding:18px}.scenario__evidence-grid article>div{align-items:center;gap:8px;display:flex}.scenario__evidence-grid article>div strong{font-size:12px}.scenario__evidence-grid small{color:#888883;letter-spacing:.08em;text-transform:uppercase;margin-top:26px;font-size:9px;font-weight:800;display:block}.scenario__evidence-grid p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.58}.scenario__down{color:#9a9a95;margin:18px auto}.scenario__graph{border:1px solid var(--line);border-radius:14px;padding:22px}.scenario__graph-canvas{background:radial-gradient(circle at 10% 20%, #1111110f, transparent 24%), var(--surface);border-radius:12px;grid-template-columns:repeat(7,auto);justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:28px 18px;display:grid}.scenario-node{border:1px solid var(--line-strong);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.scenario-node--primary{border-color:var(--black);background:var(--black);color:#fff}.scenario-edge{color:#888883;white-space:nowrap;font-size:8px;font-weight:700}.scenario__outcome{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:12px;display:grid}.scenario__answer-card,.scenario__agent-card{border:1px solid var(--line);border-radius:14px;padding:22px}.scenario__answer-copy{background:var(--surface);border-radius:11px;align-items:flex-start;gap:12px;margin-top:22px;padding:16px;display:flex}.scenario__answer-copy svg{flex:none;margin-top:1px}.scenario__answer-copy p{color:var(--muted-strong);margin:0;font-size:12px;line-height:1.65}.scenario__answer-meta{color:var(--success);flex-wrap:wrap;gap:10px 16px;margin-top:14px;font-size:10px;font-weight:650;display:flex}.scenario__answer-meta span{align-items:center;gap:6px;display:inline-flex}.scenario__agent-card{color:#fff;background:#111}.scenario__agent-card .scenario__stage-title>span{color:#111;background:#fff}.scenario__agent-card .scenario__stage-title small{color:#8f8f8a}.scenario__agent-body{gap:12px;margin-top:30px;display:flex}.scenario__agent-body svg{flex:none}.scenario__agent-body strong{font-size:13px}.scenario__agent-body p{color:#a9a9a4;margin:8px 0 0;font-size:11px;line-height:1.6}.scenario__approval{color:#bfbfba;border:1px solid #33332f;border-radius:9px;margin-top:24px;padding:12px 13px;font-size:9px;font-weight:650;line-height:1.45}@media (width<=1050px){.scenario__frame{grid-template-columns:1fr}.scenario__question{border-bottom:1px solid #2f2f2c;border-right:0}.scenario__asker{margin-top:36px}}@media (width<=900px){.scenario__heading,.scenario__evidence-grid,.scenario__outcome{grid-template-columns:1fr}.scenario__evidence-grid article{min-height:0}.scenario__evidence-grid small{margin-top:18px}.scenario__graph-canvas{grid-template-columns:1fr;justify-items:start}.scenario-edge{padding-left:14px}}@media (width<=760px){.scenario{padding:80px 0}.scenario__frame{border-radius:16px;margin-top:36px}.scenario__question,.scenario__journey{padding:24px 18px}}.security{background:#fff;padding:112px 0}.security-panel{color:#fff;background:#0b0b0b;border-radius:24px;padding:clamp(34px,5vw,64px)}.security-panel .section-heading{max-width:800px}.security-panel .eyebrow{color:#b8b8b3}.security-panel .eyebrow:before{background:#fff}.security-panel .section-heading p{color:#a9a9a4}.security-panel__heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px;display:grid}.security-panel__heading .text-link{color:#fff}.security-path{background:#111;border:1px solid #31312e;border-radius:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-top:52px;padding:18px;display:grid}.security-path>div{background:#0d0d0d;border:1px solid #2d2d2a;border-radius:11px;flex-direction:column;justify-content:center;min-height:106px;padding:16px;display:flex}.security-path>div svg{margin-bottom:14px}.security-path span{font-size:12px;font-weight:750}.security-path small{color:#8f8f8a;margin-top:5px;font-size:9px;line-height:1.4}.security-path>i{color:#6f6f6b;font-style:normal}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.trust-card{background:#111;border:1px solid #2d2d2a;border-radius:13px;min-height:250px;padding:22px}.trust-card>span{color:#111;background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.trust-card h3{letter-spacing:-.025em;margin:44px 0 0;font-size:17px;line-height:1.25}.trust-card p{color:#9f9f9a;margin:11px 0 0;font-size:12px;line-height:1.65}@media (width<=1000px){.security-path{grid-template-columns:1fr}.security-path>i{justify-self:center;transform:rotate(90deg)}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.security{padding:80px 0}.security-panel{border-radius:18px}.security-panel__heading,.trust-grid{grid-template-columns:1fr}.trust-card{min-height:210px}}.use-cases{padding:112px 0}.use-cases__heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;display:grid}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:50px;display:grid}.use-case-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:520px;padding:28px;display:flex}.use-case-card--dark{color:#fff;background:#111;border-color:#111}.use-case-card__top{justify-content:space-between;align-items:center;display:flex}.use-case-card__number{color:#979792;letter-spacing:.08em;font-size:10px;font-weight:800}.use-case-card__icon{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.use-case-card--dark .use-case-card__icon{color:#111;background:#fff}.use-case-card>small{color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;margin-top:34px;font-size:10px;font-weight:800}.use-case-card--dark>small{color:#a7a7a2}.use-case-card h3{letter-spacing:-.04em;margin:10px 0 0;font-size:26px;line-height:1.13}.use-case-card>p{color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.75}.use-case-card--dark>p{color:#aaa9a4}.use-case-card__flow{gap:8px;margin-top:28px;display:grid}.use-case-card__flow>span{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--muted-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.use-case-card--dark .use-case-card__flow>span{color:#c1c1bc;background:#171717;border-color:#30302d}.use-case-card__flow i{color:#9b9b96;font-style:normal}.use-case-card__outcome{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.use-case-card--dark .use-case-card__outcome{border-top-color:#30302d}.use-case-card__outcome span{color:#959590;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.use-case-card__outcome strong{text-align:right;max-width:220px;font-size:11px;line-height:1.45}@media (width<=950px){.use-cases__heading,.use-case-grid{grid-template-columns:1fr}.use-case-card{min-height:0}}@media (width<=760px){.use-cases{padding:80px 0}.use-case-card{padding:22px}}.integrations-page__hero .page-hero__side{color:#fff;background:#0b0b0b}.integrations-page__hero .page-hero__side li{color:#c6c6c1}.integrations-page__hero .page-hero__side li:before{background:#fff}.integrations-page__types,.integrations-page__lifecycle,.integrations-page__principle{padding:94px 0}.integrations-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:48px;display:grid}.integrations-page__grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:300px;padding:26px}.integrations-page__grid article>span,.connector-lifecycle__top span{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.integrations-page__grid small{color:var(--muted);margin-top:34px;font-size:10px;display:block}.integrations-page__grid h3,.connector-lifecycle h3{letter-spacing:-.03em;margin:8px 0 0;font-size:21px}.integrations-page__grid p,.connector-lifecycle p,.integrations-page__principle p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.75}.connector-lifecycle{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:48px;display:grid;overflow:hidden}.connector-lifecycle article{background:#fff;min-height:250px;padding:24px}.connector-lifecycle__top{justify-content:space-between;align-items:center;display:flex}.connector-lifecycle__top small{color:var(--muted);font-weight:800}.connector-lifecycle h3{margin-top:36px}.integrations-page__principle-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:80px;display:grid}.integrations-page__principle h2{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(36px,4vw,52px);line-height:1.08}.integrations-page__principle p:first-child{margin-top:0}@media (width<=850px){.integrations-page__grid,.connector-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.integrations-page__principle-inner{grid-template-columns:1fr;gap:30px}}@media (width<=600px){.integrations-page__types,.integrations-page__lifecycle,.integrations-page__principle{padding:68px 0}.integrations-page__grid,.connector-lifecycle{grid-template-columns:1fr}}.legal-page{padding:100px 0}.legal-main{grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(50px,8vw,110px);display:grid}.legal-heading{align-self:start;position:sticky;top:110px}.legal-heading h1{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(46px,6vw,76px);line-height:1}.legal-heading p{color:var(--muted);margin:20px 0 0;line-height:1.7}.legal-heading small{color:var(--muted);margin-top:22px;font-size:11px;display:block}.legal-content{gap:0;display:grid}.legal-content section{border-bottom:1px solid var(--line);padding:30px 0}.legal-content section:first-child{padding-top:0}.legal-content h2{letter-spacing:-.02em;margin:0;font-size:20px}.legal-content p{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.78}.legal-content code{background:var(--surface-strong);color:var(--text);border-radius:4px;padding:2px 5px;font-size:12px}.legal-content__settings{padding-top:26px}.legal-content__settings button{text-underline-offset:4px;font-weight:750;text-decoration:underline}@media (width<=760px){.legal-page{padding:72px 0}.legal-main{grid-template-columns:1fr}.legal-heading{position:static}}.not-found{place-items:center;min-height:70vh;padding:100px 0;display:grid}.not-found__inner{text-align:center}.not-found h1{letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(50px,8vw,92px);line-height:1}.not-found p{max-width:560px;color:var(--muted);margin:22px auto 0;line-height:1.7}.not-found__links{justify-content:center;gap:24px;margin-top:30px;display:flex}.not-found__links a{align-items:center;gap:8px;font-size:14px;font-weight:750;display:inline-flex}.product-page__hero .page-hero__side{color:#fff;background:#0b0b0b}.product-page__hero .page-hero__side li{color:#c9c9c4}.product-page__hero .page-hero__side li:before{background:#fff}.product-page__features,.product-page__workflow,.product-page__examples,.product-page__next{padding:92px 0}.product-page__intro-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:center;gap:clamp(44px,7vw,90px);display:grid}.product-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:56px;display:grid}.product-page__grid article{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:300px;padding:28px}.product-page__grid article>span{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.product-page__grid h3,.product-page__workflow-grid h3{letter-spacing:-.028em;margin:42px 0 0;font-size:21px;line-height:1.2}.product-page__grid p,.product-page__workflow-grid p,.product-page__next p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.75}.product-visual{border:1px solid var(--line-strong);min-height:330px;box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:26px}.product-visual--brain{align-content:center;gap:18px;display:grid}.product-visual__query,.product-visual__result{border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.product-visual__query{font-size:14px;font-weight:700}.product-visual__sources{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-visual__sources span{background:var(--surface);color:var(--muted-strong);text-align:center;border-radius:9px;padding:12px 10px;font-size:11px}.product-visual__result{color:#fff;background:#0b0b0b}.product-visual__result div,.agent-run__head div{gap:3px;display:grid}.product-visual__result small,.agent-run__head small{color:#a9a9a3;font-size:10px}.product-visual--graph{align-content:center;justify-items:center;gap:10px;display:grid}.graph-node{border:1px solid var(--line-strong);text-align:center;background:#fff;border-radius:10px;min-width:180px;padding:13px 16px;font-size:13px;font-weight:750}.graph-node--primary{color:#fff;background:#0b0b0b}.graph-edge{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700;position:relative}.graph-edge:before,.graph-edge:after{content:"";background:var(--line-strong);width:1px;height:10px;margin:4px auto;display:block}.product-visual--agent{align-content:center;gap:24px;display:grid}.agent-run__head{color:#fff;background:#0b0b0b;border-radius:12px;align-items:center;gap:12px;padding:18px;display:flex}.agent-run__steps{gap:8px;display:grid}.agent-run__steps span{border:1px solid var(--line);color:var(--muted-strong);border-radius:9px;align-items:center;gap:10px;padding:11px 13px;font-size:12px;font-weight:700;display:flex}.product-page__workflow-grid{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:46px;display:grid;overflow:hidden}.product-page__workflow-grid article{background:#fff;min-height:240px;padding:26px}.product-page__workflow-grid small{color:var(--muted);font-size:11px;font-weight:800}.product-page__workflow-grid h3{margin-top:58px}.product-page__examples-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:70px;display:grid}.product-page__examples h2{letter-spacing:-.045em;max-width:470px;margin:16px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.08}.product-page__examples ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-page__examples li{border:1px solid var(--line);color:var(--muted-strong);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;font-size:14px;line-height:1.55;display:flex}.product-page__examples li svg{flex:none;margin-top:2px}.product-page__next .shell{max-width:940px}.product-page__next small{color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.product-page__next h2{letter-spacing:-.045em;max-width:850px;margin:14px 0 0;font-size:clamp(36px,4.5vw,58px);line-height:1.07}.product-page__next p{max-width:690px;font-size:15px}.product-page__next a{align-items:center;gap:8px;margin-top:24px;font-size:14px;font-weight:750;display:inline-flex}.product-page__next a:hover,.product-page__next a:focus-visible{text-underline-offset:4px;text-decoration:underline}@media (width<=900px){.product-page__intro-grid,.product-page__examples-inner,.product-page__grid{grid-template-columns:1fr}.product-page__workflow-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.product-page__features,.product-page__workflow,.product-page__examples,.product-page__next{padding:68px 0}.product-page__workflow-grid,.product-visual__sources{grid-template-columns:1fr}}.security-page__hero .page-hero__side{color:#fff;background:#0b0b0b}.security-page__hero .page-hero__side li{color:#c7c7c2}.security-page__hero .page-hero__side li:before{background:#fff}.security-page__boundaries,.security-page__flow,.security-page__checklist{padding:94px 0}.security-boundary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:48px;display:grid}.security-boundary-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:320px;padding:24px}.security-boundary-grid article>span{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.security-boundary-grid small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:34px;font-size:10px;font-weight:800;display:block}.security-boundary-grid h3{letter-spacing:-.03em;margin:8px 0 0;font-size:21px}.security-boundary-grid p,.security-page__checklist p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.72}.security-flow{grid-template-columns:repeat(7,auto);justify-content:center;align-items:center;gap:14px;margin-top:48px;display:grid}.security-flow>div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;justify-items:center;gap:7px;min-width:150px;padding:20px;display:grid}.security-flow strong{font-size:13px}.security-flow small{color:var(--muted);font-size:10px}.security-flow>i{color:var(--muted);font-style:normal}.security-page__checklist-inner{grid-template-columns:minmax(0,.75fr) minmax(0,1.15fr);gap:70px;display:grid}.security-page__checklist h2{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(36px,4vw,52px);line-height:1.08}.security-page__checklist ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.security-page__checklist li{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:34px 1fr;gap:14px;padding:16px;display:grid}.security-page__checklist li>span{color:var(--muted);font-size:11px;font-weight:800}.security-page__checklist li p{color:var(--muted-strong);margin:0}@media (width<=1000px){.security-boundary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-flow{grid-template-columns:1fr}.security-flow>i{text-align:center;transform:rotate(90deg)}.security-page__checklist-inner{grid-template-columns:1fr}}@media (width<=600px){.security-page__boundaries,.security-page__flow,.security-page__checklist{padding:68px 0}.security-boundary-grid{grid-template-columns:1fr}}.header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e5e5e1f0;position:sticky;top:0}.header__inner{align-items:center;gap:24px;min-height:76px;display:flex;position:relative}.nav{justify-content:center;align-items:stretch;gap:clamp(10px,1.6vw,24px);min-width:0;margin-left:auto;display:flex}.nav__link{min-height:76px;color:var(--muted-strong);white-space:nowrap;align-items:center;padding:0 2px;font-size:13px;font-weight:650;line-height:1;transition:color .16s;display:inline-flex;position:relative}.nav__link:after{background:var(--black);content:"";opacity:0;transform-origin:50%;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.6)}.nav__link:hover,.nav__link:focus-visible,.nav__link--active{color:var(--black)}.nav__link--active:after{opacity:1;transform:scaleX(1)}.nav__mobile-contact{display:none}.header__cta{flex:none;margin-left:2px}.menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;margin-left:auto;display:none}@media (width<=1120px){.header__inner{gap:18px}.nav{gap:12px}.nav__link{font-size:12px}.header__cta .cta-button{padding-inline:13px}}@media (width<=980px){.header__inner{min-height:70px}.header__cta{display:none}.menu-button{display:grid}.nav{z-index:110;border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:0;max-height:calc(100dvh - 70px);margin:0;padding:10px max(24px,50vw + min(1280px,100vw - 56px)/-2);display:none;position:absolute;top:100%;left:calc(-50vw + 50%);right:calc(-50vw + 50%);overflow-y:auto;box-shadow:0 18px 48px #1111111a}.nav--open{display:grid}.nav__link,.nav__mobile-contact{border-bottom:1px solid var(--line);min-height:52px;color:var(--black);align-items:center;padding:0;font-size:15px;font-weight:650;display:flex}.nav__link:after{display:none}.nav__mobile-contact{border-bottom:0}}@media (width<=760px){.header__inner{min-height:66px}.nav{max-height:calc(100dvh - 66px);padding-inline:16px}}.site-footer{color:#fff;background:#0b0b0b;padding:72px 0 28px;overflow:hidden}.site-footer__inner{grid-template-columns:minmax(300px,1.7fr) repeat(3,minmax(130px,.8fr));align-items:start;gap:clamp(32px,5vw,72px);display:grid}.site-footer__brand p{color:#adada8;max-width:390px;margin:22px 0 0;font-size:15px;line-height:1.75}.site-footer__column{align-content:start;gap:13px;display:grid}.site-footer__column strong{letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:12px}.site-footer__column a,.site-footer__column button{color:#bdbdb7;width:max-content;max-width:100%;font-size:14px;line-height:1.45}.site-footer__column a:hover,.site-footer__column a:focus-visible,.site-footer__column button:hover,.site-footer__column button:focus-visible{color:#fff}.site-footer__wordmark-wrap{border-top:1px solid #30302c;margin-top:clamp(64px,8vw,112px);padding-top:clamp(26px,3vw,40px)}.site-footer__wordmark{color:#fff;letter-spacing:-.075em;white-space:nowrap;width:100%;font-size:clamp(64px,16vw,280px);font-weight:800;line-height:.82;text-decoration:none;transition:opacity .2s;display:block}.site-footer__wordmark:hover,.site-footer__wordmark:focus-visible{opacity:.78}.site-footer__bottom{color:#8f8f89;justify-content:space-between;align-items:center;gap:20px;margin-top:clamp(28px,3vw,42px);display:flex}.site-footer__bottom small{line-height:1.5}.site-footer__bottom>div{align-items:center;gap:18px;display:flex}.site-footer__bottom a{display:inline-flex}.site-footer .brand img{filter:invert()}@media (width<=980px){.site-footer__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 30px}.site-footer__brand{grid-column:1/-1}.site-footer__brand p{max-width:560px}.site-footer__wordmark-wrap{margin-top:64px}}@media (width<=640px){.site-footer{padding-top:56px}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand,.site-footer__column:last-child{grid-column:1/-1}.site-footer__wordmark-wrap{margin-top:52px;padding-top:24px}.site-footer__wordmark{letter-spacing:-.07em;font-size:clamp(58px,18vw,108px)}.site-footer__bottom{flex-direction:column;align-items:flex-start;margin-top:26px}}@media (width<=420px){.site-footer__inner{grid-template-columns:1fr;gap:30px}.site-footer__brand,.site-footer__column:last-child{grid-column:auto}.site-footer__wordmark{font-size:clamp(54px,19vw,80px)}}.use-cases-page__hero .page-hero__side{color:#fff;background:#0b0b0b}.use-cases-page__hero .page-hero__side li{color:#c7c7c2}.use-cases-page__hero .page-hero__side li:before{background:#fff}.use-cases-page__outcomes,.use-cases-page__industries,.use-cases-page__selection{padding:94px 0}.use-cases-page__groups{gap:54px;margin-top:52px;display:grid}.use-case-group{grid-template-columns:180px minmax(0,1fr);gap:24px;display:grid}.use-case-group__label{padding-top:6px}.use-case-group__label span{color:#fff;background:#0b0b0b;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-flex;position:sticky;top:104px}.use-case-group__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.use-case-group__cards article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:380px;padding:24px}.use-case-group__icon,.industry-card__icon{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.use-case-group__cards h3,.industry-card h3{letter-spacing:-.03em;margin:28px 0 0;font-size:21px;line-height:1.2}.use-case-group__cards article>div:not(.use-case-group__icon){margin-top:24px}.use-case-group__cards small{color:var(--muted-strong);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.use-case-group__cards p,.industry-card p,.industry-card li,.selection-grid p{color:var(--muted);font-size:13px;line-height:1.7}.use-case-group__cards p{margin:7px 0 0}.use-cases-page__industry-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:60px;display:grid}.use-cases-page__note{border:1px solid var(--line);background:var(--surface);color:var(--muted-strong);border-radius:12px;margin:0;padding:18px;font-size:12px;line-height:1.65}.industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:48px;display:grid}.industry-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:390px;padding:26px}.industry-card p{min-height:88px;margin:14px 0 0}.industry-card ul{border-top:1px solid var(--line);gap:9px;margin:22px 0 0;padding:18px 0 0;list-style:none;display:grid}.industry-card li{padding-left:15px;position:relative}.industry-card li:before{content:"";background:var(--black);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.selection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:44px;display:grid}.selection-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:24px}.selection-grid strong{font-size:14px}.selection-grid p{margin:12px 0 0}@media (width<=980px){.use-case-group{grid-template-columns:1fr}.use-case-group__label span{position:static}.use-case-group__cards,.industry-grid,.selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.use-cases-page__outcomes,.use-cases-page__industries,.use-cases-page__selection{padding:68px 0}.use-cases-page__industry-heading,.use-case-group__cards,.industry-grid,.selection-grid{grid-template-columns:1fr}.use-case-group__cards article,.industry-card{min-height:auto}.industry-card p{min-height:0}}:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;--bg:#fff;--surface:#f7f7f5;--surface-strong:#efefec;--text:#111;--muted:#666663;--muted-strong:#474744;--line:#e5e5e1;--line-strong:#cacac4;--black:#0b0b0b;--black-soft:#1d1d1d;--white:#fff;--success:#206b4c;--shadow-sm:0 10px 30px #1111110f;--shadow-lg:0 28px 80px #1111111a;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body,button,a,input{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{max-width:100%;display:block}main,section,.shell,.page-hero__inner>*,.content-grid>*,.section-heading{min-width:0}.site{background:#fff;min-height:100vh}.shell{width:min(1280px,100% - 56px);margin:0 auto}.section-grid{border-bottom:1px solid var(--line);position:relative}.section-grid--soft{background:var(--surface)}.eyebrow{color:var(--muted-strong);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow:before{background:var(--black);content:"";flex:none;width:18px;height:2px}.section-heading{max-width:650px}.section-heading h2,.page-hero h1{overflow-wrap:anywhere;letter-spacing:-.045em;margin:16px 0 0}.section-heading h2{font-size:clamp(34px,4vw,56px);line-height:1.06}.section-heading p{max-width:580px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.72}.section-heading--center{text-align:center;max-width:760px;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.section-heading--center p{margin-inline:auto}.page-shell{background:#fff;min-height:100vh}.page-hero{padding:110px 0 80px}.page-hero__inner{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(48px,7vw,100px);display:grid}.page-hero h1{max-width:760px;font-size:clamp(52px,7vw,88px);line-height:.98}.page-hero p{max-width:680px;color:var(--muted);margin:26px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.62}.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.page-hero__side{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:28px}.page-hero__side strong{letter-spacing:-.01em;font-size:14px;display:block}.page-hero__side ul{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.page-hero__side li{color:var(--muted);align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.page-hero__side li:before{background:var(--black);content:"";border-radius:50%;flex:none;width:7px;height:7px;margin-top:7px}.content-section{padding:90px 0}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.content-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:220px;padding:28px}.content-card__icon{background:var(--black);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.content-card h3{letter-spacing:-.025em;margin:26px 0 0;font-size:21px}.content-card p{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.7}.text-link{color:var(--black);align-items:center;gap:7px;margin-top:20px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover,.text-link:focus-visible{text-underline-offset:4px;text-decoration:underline}:focus-visible{outline-offset:3px;outline:3px solid #1111113d}@media (width<=980px){html{scroll-padding-top:82px}.page-hero{padding-top:88px}.page-hero__inner{grid-template-columns:1fr;gap:40px}.page-hero__side{max-width:680px}.content-grid{grid-template-columns:1fr}}@media (width<=760px){html{scroll-padding-top:74px}.shell{width:min(100% - 32px,680px)}.page-hero{padding:72px 0 56px}.page-hero h1{font-size:clamp(42px,12.5vw,62px);line-height:1}.page-hero p,.section-heading p{font-size:16px}.section-heading h2{font-size:clamp(32px,9vw,46px)}.content-section{padding:66px 0}.content-card{min-height:0;padding:24px}}@media (width<=420px){.shell{width:calc(100% - 24px)}.eyebrow{letter-spacing:.1em;font-size:11px}.page-hero h1{font-size:clamp(38px,12vw,50px)}.page-hero__side{border-radius:14px;padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}}
