@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#060d35;background:#f6f6f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--site-header-height, 78px);scrollbar-width:none}html::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}body.dialog-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,video{display:block;max-width:100%}a{color:inherit}::selection{color:#fff;background:#008fb8}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.product-tablet{--tablet-bezel: clamp(12px, 1.7vw, 22px);--tablet-radius: clamp(24px, 3.3vw, 42px);position:relative;width:100%;aspect-ratio:16 / 10;border:2px solid;border-color:#8aabbf #405466 #29394a #667f94;border-radius:var(--tablet-radius);background:linear-gradient(118deg,rgba(223,245,255,.16),transparent 31%),linear-gradient(145deg,#263644,#101923 24%,#080d15 58%,#182633);box-shadow:inset 0 0 0 1px #c2e2f429,inset 0 2px 3px #d8eeff1f,0 2px #020306,0 28px 60px -30px #000000d9;cursor:default}.product-tablet:before{position:absolute;z-index:3;top:50%;left:calc(var(--tablet-bezel) / 2);width:clamp(3px,.5vw,5px);aspect-ratio:1;border:1px solid #252e3d;border-radius:50%;background:radial-gradient(circle at 40% 35%,#273f53,#080b12 65%);transform:translate(-50%,-50%);content:"";pointer-events:none}.product-tablet__viewport{position:absolute;inset:var(--tablet-bezel);isolation:isolate;overflow:hidden;border-radius:calc(var(--tablet-radius) - var(--tablet-bezel));background:#080a0f}.product-tablet__viewport:before,.product-tablet__viewport:after{position:absolute;inset:0;border-radius:inherit;content:"";pointer-events:none;mix-blend-mode:screen}.product-tablet__viewport:before{z-index:2;background:linear-gradient(118deg,rgba(239,251,255,.26),rgba(239,251,255,.1) 30%,rgba(239,251,255,.025) 30.3%,transparent 57%)}.product-tablet__viewport:after{z-index:3;background:linear-gradient(118deg,transparent 41%,rgba(235,250,255,.04) 45%,rgba(255,255,255,.18) 46%,rgba(239,251,255,.035) 46.3%,transparent 52%);box-shadow:inset 0 1px 1px #ffffffa6,inset 1px 0 1px #dcf5ff40}.product-tablet__slide{position:absolute;inset:0;z-index:1;background:#080a0f;animation:tablet-screen-enter .7s var(--preview-ease) both}.product-tablet__slide--outgoing{z-index:0;animation:none}.product-tablet__screen{position:absolute;inset:-4px}.product-tablet__screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top;-webkit-user-select:none;user-select:none}.product-tablet__screen[data-fit=contain]{inset:0;background:#fff}.product-tablet__screen[data-fit=contain] img{position:absolute;inset:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;clip-path:inset(0 2px)}@keyframes tablet-screen-enter{0%{opacity:0}to{opacity:1}}.product-tablet__status{position:absolute;z-index:4;inset:auto 12px 12px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px;min-height:44px;padding:8px 12px;border:1px solid var(--line-dark);border-radius:8px;color:#fff;background:#080d18f0;font-size:13px}.product-tablet__status button{min-height:28px;padding:2px 0;border:0;color:var(--cyan);background:transparent;text-decoration:underline;text-underline-offset:4px;cursor:pointer}@media(prefers-reduced-motion:reduce){.product-tablet__slide{animation:none}}@media(prefers-contrast:more){.product-tablet__viewport:before,.product-tablet__viewport:after{display:none}}.product-examples{--preview-ease: cubic-bezier(.2, .7, .2, 1);display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(32px,5vw,64px);align-items:start}.product-examples__menu{display:flex;flex-direction:column;gap:6px;padding-block:2px}.product-examples__menu button{position:relative;display:flex;align-items:center;gap:14px;min-height:58px;padding:14px 16px;border:1px solid transparent;border-radius:10px;color:#ffffffa3;background:transparent;font-size:clamp(16px,1.4vw,18px);font-weight:400;letter-spacing:-.025em;text-align:left;cursor:pointer;transition:color .18s ease,border-color .22s ease,background-color .22s ease}.product-examples__menu button:before{position:absolute;inset:16px auto 16px -1px;width:2px;border-radius:2px;background:var(--cyan);box-shadow:0 0 12px #5ad8f48c;content:"";opacity:0;transform:scaleY(.4);transition:opacity .22s ease,transform .22s var(--preview-ease)}.product-examples__menu svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-examples__menu button>span{flex:1}.product-examples__menu .product-examples__arrow{width:16px;flex-basis:16px;opacity:0;transform:translate(-5px);transition:opacity .18s ease,transform .22s var(--preview-ease)}.product-examples__menu button[aria-pressed=true]{border-color:#8ed5ed33;color:#fff;background:linear-gradient(105deg,#5ad8f421,#5ad8f406)}.product-examples__menu button[aria-pressed=true]>svg{color:var(--cyan)}.product-examples__menu button[aria-pressed=true]:before{opacity:1;transform:scaleY(1)}.product-examples__menu button[aria-pressed=true] .product-examples__arrow{opacity:1;transform:translate(0)}.product-examples__preview{min-width:0;margin:0}.product-examples figcaption{position:relative;min-height:104px;padding:20px 2px 0}.product-examples figcaption p{min-height:21px;margin:0 0 12px;padding-right:52px;color:#e5eef6b3;font-size:14px;line-height:1.5}.product-examples__playback{position:absolute;top:8px;right:0;display:grid;place-items:center;width:44px;height:44px;padding:10px;border:1px solid rgba(157,202,228,.22);border-radius:50%;color:#e5eef6d9;background:#9dcae40f;cursor:pointer}.product-examples__playback svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.product-examples__choices{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.product-examples__choices button{min-height:36px;padding:7px 12px;border:1px solid transparent;border-radius:999px;color:#ffffff8f;background:transparent;font-size:12px;text-align:left;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.product-examples__choices button[aria-pressed=true]{border-color:#9dcae438;color:#fff;background:#9dcae417}.product-examples button:focus-visible,.product-examples a:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}@media(hover:hover){.product-examples__menu button:hover{color:#fff;background-color:#9dcae412}.product-examples__choices button:hover{color:#fff;background-color:#9dcae417}.product-examples__playback:hover{color:#fff;background-color:#9dcae426}}@media(max-width:980px){.product-examples{grid-template-columns:minmax(0,1fr);gap:20px}.product-examples__menu{flex-direction:row;flex-wrap:wrap;gap:4px;padding:0}.product-examples__menu button{min-height:44px;gap:8px;padding:10px;font-size:14px;border-radius:8px}.product-examples__menu button>svg{width:16px;height:16px;flex-basis:16px}.product-examples__menu .product-examples__arrow{display:none}.product-examples__menu button:before{inset:auto 12px -1px;width:auto;height:2px;transform:scaleX(.4)}.product-examples__menu button[aria-pressed=true]:before{transform:scaleX(1)}.product-examples figcaption{min-height:136px;padding-top:16px}.product-examples__choices button{min-height:44px}}@media(max-width:680px){.product-examples__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.product-examples__menu button{padding:10px 12px}.product-examples__menu button>svg{display:none}}@media(prefers-reduced-motion:reduce){.product-examples *,.product-examples *:before{animation:none;transition:none}}:root{--site-header-height: 78px}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:var(--site-header-height);border-bottom:1px solid transparent;transition:background-color .24s ease,border-color .24s ease,backdrop-filter .24s ease}.site-header--scrolled,.site-header--open{border-color:var(--line-dark);background:#080d18f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{width:min(1344px,calc(100% - 96px));height:100%;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{min-height:44px;display:inline-flex;align-items:center;justify-self:start}.brand img{width:158px;height:31px;object-fit:contain;object-position:left center}.site-header .brand{grid-column:1;grid-row:1}.site-nav{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,42px)}.site-nav a{min-height:44px;display:inline-flex;align-items:center;color:#ffffffb8;font-size:14px;text-decoration:none;transition:color .16s ease}.site-nav a:hover{color:var(--white)}.site-nav .site-nav__cta{display:none}.site-header .header-cta{grid-column:3;grid-row:1;min-height:42px;justify-self:end;padding:10px 20px;font-size:13px}.menu-button{grid-column:3;grid-row:1;position:relative;justify-self:end;display:none;width:44px;height:44px;border:0;padding:0;color:#fff;background:transparent;cursor:pointer}.menu-button span{position:absolute;top:calc(50% - 1px);left:10px;width:24px;height:2px;border-radius:1px;background:currentColor;pointer-events:none;transition:transform .18s ease,opacity .14s ease}.menu-button span:nth-child(1){transform:translateY(-7px)}.menu-button span:nth-child(3){transform:translateY(7px)}.menu-button[aria-expanded=true] span:nth-child(1){transform:rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.site-nav a:focus-visible,.brand:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}@media(max-width:980px){.site-header__inner{width:calc(100% - 48px);grid-template-columns:minmax(0,1fr) auto 44px;gap:20px}.site-header .header-cta{grid-column:2}.site-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - var(--site-header-height));overflow-y:auto;overscroll-behavior:contain;border-bottom:1px solid var(--line-dark);padding:8px 24px 20px;background:var(--night);box-shadow:0 16px 28px #0003}.site-nav--open{display:flex}.site-nav a{min-height:52px;border-bottom:1px solid var(--line-dark);color:#ffffffe6;font-size:16px}.site-nav a:nth-last-child(2){border-bottom:0}.site-nav a:focus-visible{outline-offset:-3px}.menu-button{display:block}}@media(max-width:680px){:root{--site-header-height: 68px}.site-header__inner{width:calc(100% - 36px);grid-template-columns:minmax(0,1fr) 44px;gap:16px}.brand img{width:132px}.site-header .header-cta{display:none}.menu-button{grid-column:2}.site-nav{padding-inline:18px}.site-nav .site-nav__cta{display:inline-flex;align-self:flex-start;min-height:46px;margin-top:12px;border:0;color:var(--night);font-size:14px}}.how .how__grid--streams{grid-template-columns:minmax(295px,.67fr) minmax(520px,1.33fr);gap:44px;align-items:start;container-type:inline-size}.source-streams{position:relative;min-width:0;height:650px;container-type:inline-size;overflow:hidden;isolation:isolate;color:#36566f;background:transparent}.source-streams canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;filter:brightness(.55) saturate(1.25)}.source-streams__labels,.source-streams__agents,.source-streams__sources{position:absolute;inset:0;pointer-events:none}.source-streams__sources{list-style:none;padding:0;margin:0}.source-streams__sources li{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);font-size:14px;line-height:1.4;white-space:nowrap;color:#36566f;text-shadow:0 0 5px #f4f5f7,0 0 10px #f4f5f7,0 0 15px #f4f5f7;transition:color .35s ease,text-shadow .35s ease}.source-streams__sources li[data-source-lit=true]{color:#006b83;text-shadow:0 0 2px #fff,0 0 5px #12bddd99,0 0 12px #12bddd77,0 0 20px #12bddd44}.source-streams__sources li:nth-child(3n):not([data-source-lit=true]){color:#596c83}.source-streams__framework{position:absolute;inset:28px 4% auto;height:38px;border-bottom:1px solid #d5dde4}.source-streams__phase{position:absolute;top:0;font-size:13px;font-weight:400;line-height:1.25;letter-spacing:.12em;text-transform:uppercase;color:#596c83}.source-streams__phase--data{left:0}.source-streams__phase--algorithms{left:47%;transform:translate(-50%)}.source-streams__phase--agents{right:1%}.source-streams__logic{position:absolute;left:36%;width:41%;top:74%;text-align:center;font-size:13px;line-height:1.45}.source-streams__logic strong{display:block;font-size:15px;font-weight:500;margin-bottom:6px;color:#c3cafa;background:linear-gradient(100deg,#007a94 12%,#4263b0 43%,#7850a8 66%,#856314 92%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.source-streams__logic span{font-size:12px;color:#596c83}.source-streams__agent{position:absolute;left:89.5%;top:calc(23% + var(--agent-index)*11%);transform:translate(-50%,-50%);display:block;width:36px;height:34px}.source-streams__agent-title{position:absolute;left:81%;width:18%;top:75%;text-align:center;font-size:17px;font-weight:400;line-height:1.4;color:#0b162c}.source-streams__footer{position:absolute;bottom:15px;left:4%;right:3%;border-top:1px solid #d5dde4;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px;line-height:1.35;color:#596c83}.source-streams__footer p{margin:0;max-width:77%}.source-streams__footer strong{display:block;font-size:14px;font-weight:400;color:#0b162c;margin-bottom:3px}.source-streams__footer strong span{color:#168eab;font-size:17px}.source-streams__error{position:absolute;left:35%;top:40%;width:45%;margin:0;color:#0b162c;background:#f4f5f7;padding:12px;font-size:13px}@media(max-width:1279px){.how .how__grid--streams{grid-template-columns:minmax(0,1fr)}.source-streams{grid-row:1}}@container (max-width:720px){.source-streams{height:710px}.source-streams canvas,.source-streams__labels{height:630px}.source-streams__sources li{left:var(--mx);top:var(--my);font-size:12px}.source-streams__framework{inset:0;border:0;height:100%}.source-streams__phase{left:4%;right:auto;transform:none;top:10px;font-size:14px;font-weight:700;letter-spacing:.1em;color:#0b3044}.source-streams__phase--algorithms{top:calc(100% / 3 + 10px)}.source-streams__phase--agents{top:calc(200% / 3 + 10px)}.source-streams__logic{left:4%;width:92%;top:39%;text-align:center;text-shadow:0 0 6px #f4f5f7}.source-streams__logic strong{font-size:14px;line-height:1.4}.source-streams__logic span{display:block;font-size:11px}.source-streams__agent{left:calc(14% + var(--agent-index)*18%);top:83%;width:29px;height:27px}.source-streams__agent-title{left:5%;width:90%;top:91%;font-size:15px}.source-streams__footer{left:4%;right:4%;height:66px;bottom:0;gap:10px;padding-top:9px;align-items:center;font-size:11px}.source-streams__footer p{max-width:70%;line-height:1.5}.source-streams__footer strong{font-size:11px;margin-bottom:2px}}@media(prefers-reduced-motion:reduce){.source-streams__sources li{transition:none}}:root{--night: #080d18;--navy: #0b162c;--navy-soft: #111a2b;--ink: #0b162c;--muted: #657386;--paper: #f4f5f7;--white: #fff;--gold: #d4af37;--cyan: #5ad8f4;--line-dark: rgba(255, 255, 255, .14);--line-light: #dfe3e8}.app{min-height:100vh;background:var(--night)}.shell{width:min(1344px,calc(100% - 96px));margin-inline:auto}.section-dark{color:var(--white);background:var(--night)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;text-wrap:balance}p{text-wrap:pretty}.eyebrow{margin-bottom:20px;color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .12s ease}.button svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.button--light{color:var(--night);background:var(--white)}.button--light:hover{color:var(--night);background:var(--gold)}.button--outline{color:var(--white);border-color:#ffffff57;background:transparent}.button--outline:hover{border-color:var(--white);background:#ffffff14}.button:active{transform:scale(.96)}.button:focus-visible,.menu-button:focus-visible,.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.hero{position:relative;min-height:min(900px,100svh);display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:#090e19}.hero__media-stack,.hero__media-stack>video,.hero__veil{position:absolute;inset:0;width:100%;height:100%}.hero__media-stack>video{object-fit:cover;filter:saturate(.55) contrast(1.08)}.hero__veil{background:linear-gradient(180deg,#080d18b8,#080d18ad 40%,#080d18f0),linear-gradient(90deg,rgba(8,13,24,.28),transparent 62%)}.hero__content{position:relative;z-index:2;padding-top:180px;padding-bottom:clamp(90px,10vw,138px)}.hero .eyebrow{color:#ffffffeb}.hero h1{max-width:1100px;margin-bottom:28px;font-size:clamp(58px,7.3vw,104px);font-weight:500;letter-spacing:-.055em;line-height:.94}.hero h1 span{color:var(--gold)}.hero__lede{max-width:560px;margin-bottom:38px;color:#ffffffeb;font-size:clamp(17px,1.45vw,20px);line-height:1.6}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__scroll{position:absolute;z-index:3;right:48px;bottom:52px;min-height:44px;display:inline-flex;align-items:center;gap:12px;color:#ffffff8f;font-size:11px;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.hero__scroll span{width:42px;height:1px;background:#ffffff6b}.platform{position:relative;isolation:isolate;padding:clamp(88px,10vw,142px) 0 clamp(84px,10vw,132px);background:radial-gradient(ellipse at 78% 36%,rgba(34,113,148,.23),transparent 64%),radial-gradient(ellipse at 10% 58%,rgba(41,76,122,.19),transparent 50%),var(--night)}.platform:before{position:absolute;z-index:-1;inset:0;content:"";background:url(/figma/platform-architecture.webp) center 38% / cover no-repeat;opacity:.14;filter:saturate(.4);-webkit-mask-image:linear-gradient(180deg,transparent,black 18%,black 76%,transparent);mask-image:linear-gradient(180deg,transparent,black 18%,black 76%,transparent);pointer-events:none}.section-heading{max-width:830px;margin-bottom:60px}.section-heading h2{margin-bottom:18px;font-size:clamp(40px,4.2vw,62px);font-weight:500;letter-spacing:-.045em;line-height:1.03}.section-heading h2 span{color:var(--cyan)}.section-heading>p:last-child{max-width:650px;margin-bottom:0;color:#ffffff8f;font-size:17px;line-height:1.6}.integrations{margin-top:58px;padding-top:30px;border-top:1px solid var(--line-dark)}.integrations p{margin-bottom:20px}.integrations p strong,.integrations p span{display:block}.integrations p strong{margin-bottom:5px;color:#ffffffe6;font-size:17px;font-weight:500;letter-spacing:-.015em}.integrations p span{max-width:660px;color:#ffffff7a;font-size:13px;line-height:1.5}.integrations>div{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.integrations img{width:30px;height:30px;border:1px solid rgba(255,255,255,.22);border-radius:3px;object-fit:contain;background:#fff}.how{padding:clamp(90px,11vw,152px) 0;color:var(--ink);background:var(--paper)}.section-heading--ink .eyebrow{color:#917622}.section-heading--ink h2 span{color:#178ead}.section-heading--ink>p:last-child{color:var(--muted)}.how__grid{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(500px,1.2fr);gap:clamp(44px,7vw,110px);align-items:center}.workflow-list{border-top:1px solid var(--line-light)}.workflow-row{display:grid;grid-template-columns:46px 46px 1fr;gap:18px;align-items:start;border-bottom:1px solid var(--line-light);padding:28px 0}.workflow-row__number{color:#8a98a8;font-size:12px;letter-spacing:.12em}.workflow-row>img{width:40px;height:40px;object-fit:contain}.workflow-row p{margin-bottom:5px;color:#1b93b3;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.workflow-row h3{margin-bottom:8px;font-size:20px;font-weight:600;letter-spacing:-.025em}.workflow-row div>span{display:block;max-width:470px;color:var(--muted);font-size:14px;line-height:1.6}.workflow-row__promise{display:block;margin-top:12px;color:var(--ink);font-size:13px;font-weight:600;line-height:1.45}.layer-graphic{position:relative;min-height:620px;display:grid;place-items:center;isolation:isolate}.layer-graphic:before{position:absolute;z-index:-1;width:78%;aspect-ratio:1;border-radius:50%;content:"";background:radial-gradient(circle,rgba(36,178,220,.2),transparent 68%);filter:blur(20px)}.layer-graphic img{position:absolute;width:min(92%,650px);object-fit:contain;filter:drop-shadow(0 22px 18px rgba(5,16,45,.18))}.layer-graphic img:nth-child(1){transform:translateY(148px)}.layer-graphic img:nth-child(2){transform:translateY(0)}.layer-graphic img:nth-child(3){transform:translateY(-148px)}.comparison{position:relative;isolation:isolate;overflow:hidden;padding:clamp(92px,10vw,144px) 0}.comparison__media,.comparison__veil{position:absolute;z-index:-2;inset:0;width:100%;height:100%}.comparison__media{object-fit:cover;filter:saturate(.5)}.comparison__veil{z-index:-1;background:linear-gradient(110deg,#080d18f7,#080d18e0,#080d18c7)}.comparison__content{display:grid;grid-template-columns:minmax(330px,.75fr) minmax(520px,1.25fr);gap:clamp(50px,8vw,118px);align-items:start}.comparison .section-heading{margin-bottom:0}.comparison-table{border-top:1px solid var(--line-dark)}.comparison-table__head,.comparison-table__row{display:grid;grid-template-columns:1fr 1fr}.comparison-table__head span{min-height:58px;display:flex;align-items:center;padding:12px 22px;color:#ffffff73;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.comparison-table__head span:first-child{color:var(--gold)}.comparison-table__row{border-top:1px solid var(--line-dark)}.comparison-table__row:last-child{border-bottom:1px solid var(--line-dark)}.comparison-table__row>span{min-height:74px;display:flex;align-items:center;gap:12px;padding:16px 22px;color:#ffffffd1;font-size:14px;line-height:1.45}.comparison-table__row>span+span{border-left:1px solid var(--line-dark);color:#ffffff7a}.comparison-table b{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;color:var(--cyan);font-size:12px;font-weight:500}.comparison-table__row>span+span b{color:#ffffff57}.company{padding:clamp(90px,11vw,152px) 0 clamp(80px,9vw,124px);color:var(--ink);background:#f7f7f5}.company__intro{max-width:780px;margin-bottom:64px}.company__intro .eyebrow{color:#917622}.company__intro h2{margin-bottom:20px;font-size:clamp(40px,4.6vw,66px);font-weight:500;letter-spacing:-.05em;line-height:1.02}.company__intro>p:last-child{max-width:650px;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.7}.founders{display:grid;grid-template-columns:1fr 1fr;gap:24px}.founder{position:relative;min-height:560px;overflow:hidden;color:#fff;background:var(--navy)}.founder__backdrop,.founder__veil{position:absolute;inset:0;width:100%;height:100%}.founder__backdrop{object-fit:cover}.founder__veil{background:linear-gradient(180deg,#080d181f,#080d18d1)}.founder__content{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:92px 1fr;grid-template-rows:92px auto;gap:20px;align-content:end;padding:40px}.founder__portrait{width:92px;height:92px;border:2px solid rgba(255,255,255,.75);border-radius:50%;object-fit:cover;background:#fff}.founder__identity{min-width:0;min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:4px 12px;align-content:center;color:inherit;text-decoration:none;cursor:pointer}.founder__identity h3{grid-column:1;margin:0;font-size:26px;font-weight:500;letter-spacing:-.03em}.founder__identity p{grid-column:1;margin:0;color:var(--cyan);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.founder__identity svg{grid-column:2;grid-row:1 / 3;align-self:center;width:20px;height:20px;fill:currentColor;color:#fffc;transition:color .16s ease}.founder__identity:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.founder__identity:hover svg{color:var(--cyan)}.founder__identity:focus-visible{outline:2px solid var(--cyan);outline-offset:5px;border-radius:2px}.founder__content>p{grid-column:1 / -1;max-width:560px;margin:0;color:#ffffffb3;font-size:15px;line-height:1.6}.testimonial{max-width:780px;margin:92px auto 0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px 18px;text-align:left}.testimonial__rule{grid-column:1 / -1;height:1px;background:#cbd5dd}.testimonial img{width:46px;height:46px;border:1px solid #c9cfd5;border-radius:50%;object-fit:cover}.testimonial blockquote{margin:18px 0 0;color:var(--ink);font-size:clamp(18px,2vw,24px);line-height:1.35}.testimonial figcaption{grid-column:2;margin:-8px 0 18px;color:var(--muted);font-size:12px}.contact{padding:clamp(90px,10vw,136px) 0 40px}.contact__grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:clamp(60px,10vw,150px);padding-bottom:92px;border-bottom:1px solid var(--line-dark)}.contact__intro h2{margin-bottom:22px;font-size:clamp(44px,5.3vw,76px);font-weight:500;letter-spacing:-.055em;line-height:.98}.contact__intro>p:last-child{max-width:520px;color:#ffffff8f;font-size:17px;line-height:1.65}.contact-form{display:flex;flex-direction:column;gap:20px}.contact-form label:not(.consent){display:block}.contact-form label>span{display:block;margin-bottom:7px;color:#ffffffb8;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;min-height:48px;border:0;border-bottom:1px solid rgba(255,255,255,.24);border-radius:0;padding:8px 2px;color:#fff;caret-color:var(--gold);background:transparent;resize:vertical}.contact-form input:not([type=checkbox]):focus,.contact-form textarea:focus{border-color:var(--gold);outline:none}.contact-form .consent{display:flex;align-items:flex-start;gap:10px;min-height:40px;cursor:pointer;color:#ffffffb8;font-size:12px;line-height:1.5}.contact-form .consent input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--gold)}.contact-form .consent span{margin:0;color:inherit;font-size:inherit;letter-spacing:0;text-transform:none}.contact-form .consent a{text-underline-offset:3px}.contact-form .button{align-self:flex-start;min-width:170px;border:0}.contact-form .button:disabled{cursor:default;opacity:.8}.contact-form__feedback{min-height:4.5em;margin:-8px 0 0;color:#dce6eb;font-size:14px;line-height:1.5}.footer-row{min-height:100px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;color:#ffffff57;font-size:12px}.footer-row a{min-height:44px;display:inline-flex;align-items:center;color:inherit;text-underline-offset:3px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.reveal--visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.shell{width:min(100% - 48px,900px)}.hero__scroll{display:none}.how__grid,.comparison__content,.contact__grid{grid-template-columns:1fr}.how__grid{gap:58px}.layer-graphic{min-height:540px}.comparison__content{gap:58px}.contact__grid{gap:48px}}@media(max-width:680px){.shell{width:calc(100% - 36px)}.hero{min-height:min(760px,100svh)}.hero__content{padding-top:136px;padding-bottom:64px}.hero h1{font-size:clamp(44px,13vw,56px)}.hero__actions{align-items:stretch;flex-direction:column}.hero__actions .button{width:100%}.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(32px,9.2vw,40px)}.how__grid{grid-template-columns:minmax(0,1fr)}.workflow-row{grid-template-columns:34px minmax(0,1fr);gap:12px}.workflow-row__number{display:none}.workflow-row>img{width:34px;height:34px}.layer-graphic{min-height:390px}.layer-graphic img:nth-child(1){transform:translateY(94px)}.layer-graphic img:nth-child(3){transform:translateY(-94px)}.comparison__content{grid-template-columns:minmax(0,1fr)}.comparison-table__head,.comparison-table__row{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-table__head span{min-height:52px;padding:12px 10px;font-size:10px;letter-spacing:.08em}.comparison-table__row>span{min-width:0;align-items:flex-start;padding:14px 10px;font-size:13px;line-height:1.5}.comparison-table b{display:none}.founders{grid-template-columns:1fr}.founder,.founder__content{min-height:480px}.founder__content{grid-template-columns:72px 1fr;grid-template-rows:72px auto;padding:26px}.founder__portrait{width:72px;height:72px}.founder__identity h3{font-size:22px}.testimonial{grid-template-columns:42px 1fr;margin-top:70px}.testimonial img{width:42px;height:42px}.contact__grid{grid-template-columns:minmax(0,1fr)}.contact__intro h2{font-size:clamp(42px,13vw,58px)}.footer-row{grid-template-columns:1fr auto}.footer-row>span{display:none}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}
