:root{--ink:#091426;--ink-2:#050b14;--teal:#16c7b7;--teal-deep:#087f78;--cream:#f4f2ec;--mist:#e9eef0;--white:#fff;--text:#152238;--muted:#5f6b7a;--line:#cbd5da;--amber:#e7a43b;--max:1280px;--pad:clamp(1rem,4vw,2.5rem);--ease:cubic-bezier(.22,1,.36,1);--sans:"Avenir Next","Helvetica Neue",Aptos,"Segoe UI",system-ui,sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}
[hidden]{display:none!important}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--cream);color:var(--text);font:400 1.08rem/1.62 var(--sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3{color:var(--ink);font-weight:650;line-height:.98;letter-spacing:-.045em}h1{font-size:clamp(3.15rem,6.6vw,5.5rem);max-width:850px;margin-bottom:1.5rem}h2{font-size:clamp(2.55rem,4.8vw,4.65rem);margin-bottom:1.4rem}h3{font-size:1.45rem}p{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:.75rem 1rem;background:var(--teal);color:var(--ink);font-weight:800;transform:translateY(-150%)}.skip-link:focus{transform:none}.full-bleed{width:100%}.page-grid,.section{max-width:var(--max);margin:auto;padding-left:var(--pad);padding-right:var(--pad)}.section{padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(6rem,10vw,10rem)}.kicker{margin-bottom:1.35rem;color:var(--teal-deep);font:700 .74rem/1.4 var(--mono);letter-spacing:.115em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:54px;padding:.88rem 1.25rem;border:1px solid var(--teal);border-radius:3px;background:var(--teal);color:var(--ink);font-weight:750;line-height:1.15;cursor:pointer;box-shadow:0 10px 32px rgba(22,199,183,.12);transition:transform .2s var(--ease),background .2s,color .2s}.button:hover{transform:translateY(-2px);background:#38d7c9}.button-small{min-height:42px;padding:.65rem .9rem;font-size:.84rem}.button-light{background:var(--cream);border-color:var(--cream)}.text-link{display:inline-flex;gap:.5rem;align-items:center;padding:.4rem 0;border-bottom:1px solid currentColor;font-weight:700}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--amber);outline-offset:4px}

.site-header{position:fixed;z-index:100;top:0;left:0;right:0;color:#fff;background:linear-gradient(180deg,rgba(5,11,20,.72),transparent);transition:background .25s,border-color .25s,box-shadow .25s}.site-header.is-scrolled,.site-header.menu-open{background:rgba(5,11,20,.96);border-bottom:1px solid rgba(255,255,255,.11);box-shadow:0 8px 30px rgba(0,0,0,.14);backdrop-filter:blur(14px)}.nav-shell{max-width:var(--max);height:72px;margin:auto;padding:0 var(--pad);display:flex;align-items:center;gap:2rem}.brand{margin-right:auto;display:flex;padding:.35rem .55rem;background:#fff;border-radius:3px}.brand img{width:132px}.desktop-nav{display:flex;gap:1.8rem}.desktop-nav a{font-size:.84rem;font-weight:650;color:#ced7df}.desktop-nav a:hover{color:var(--teal)}.menu-button,.mobile-menu{display:none}

.hero{position:relative;min-height:820px;padding-top:72px;color:#fff;background:var(--ink);isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 75% 33%,rgba(22,199,183,.12),transparent 34%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,56px 56px,56px 56px}.hero:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:180px;background:linear-gradient(transparent,var(--ink))}.hero-grid{min-height:748px;display:grid;grid-template-columns:7fr 5fr;align-items:center;gap:clamp(2.2rem,5vw,5rem);padding-top:5rem;padding-bottom:5rem}.hero h1{color:#fff}.hero .kicker{color:var(--teal)}.hero-lead{max-width:720px;color:#b6c2cf;font-size:clamp(1.1rem,1.5vw,1.28rem)}.button-row{display:flex;align-items:center;gap:1.5rem;margin:2.2rem 0}.hero .text-link{color:#fff}.hero-proof{display:flex;align-items:flex-start;gap:.45rem;max-width:690px;color:#9eacbb;font:500 .82rem/1.6 var(--mono);text-transform:uppercase;letter-spacing:.03em}.hero-proof>span{width:8px;height:8px;margin:.32rem .3rem 0 0;background:var(--teal);border-radius:50%;box-shadow:0 0 0 5px rgba(22,199,183,.11)}.hero-proof strong{color:#fff}

.call-console{position:relative;border:1px solid #293951;background:#07101d;box-shadow:0 30px 90px rgba(0,0,0,.38)}.call-console:before{content:"";position:absolute;z-index:-1;inset:18px -18px -18px 18px;border:1px solid rgba(22,199,183,.55)}.console-bar,.console-foot{display:flex;justify-content:space-between;gap:1rem;padding:.7rem .85rem;color:#7e91a5;font:600 .62rem/1.3 var(--mono);letter-spacing:.055em}.console-bar{border-bottom:1px solid #233249}.console-foot{align-items:center;border-top:1px solid #233249}.console-foot button{padding:.25rem 0;border:0;border-bottom:1px solid #52677d;background:none;color:#aebbc8;font:inherit;cursor:pointer}.console-body{padding:1.1rem}.call-state{display:flex;align-items:center;gap:1rem;padding:1rem;background:#101d2d}.call-state small,.captured-fields small,.callback-card small{display:block;color:#7f91a4;font:600 .64rem var(--mono)}.call-state strong{display:block;color:#fff;font-size:1rem}.phone-node{position:relative;display:grid;place-items:center;width:44px;height:44px;background:var(--teal);border-radius:50%;color:var(--ink);font-weight:900}.phone-ring{position:absolute;inset:-1px;border:1px solid var(--teal);border-radius:50%;animation:ring 2s ease-out infinite}.state-chip{margin-left:auto;padding:.35rem .5rem;border:1px solid #35506b;color:var(--teal);font:700 .62rem var(--mono)}.signal{height:52px;display:flex;align-items:center;justify-content:center;gap:5px}.signal i{width:3px;height:9px;background:#4c6276;animation:wave .9s ease-in-out infinite alternate}.signal i:nth-child(2n){height:18px;animation-delay:.1s}.signal i:nth-child(3n){height:29px;animation-delay:.2s}.captured-fields{display:grid;grid-template-columns:1fr 1fr;border:1px solid #27374a}.captured-fields>div{min-height:76px;padding:.85rem;border-right:1px solid #27374a;border-bottom:1px solid #27374a;transition:background .3s}.captured-fields>div:nth-child(2n){border-right:0}.captured-fields>div:nth-last-child(-n+2){border-bottom:0}.captured-fields strong{display:block;margin-top:.28rem;color:#cbd4dc;font-size:.87rem}.captured-fields .is-filled{background:#102a2c}.captured-fields .is-filled strong{color:#fff}.rule-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;margin-top:.85rem;padding:.7rem;border-left:2px solid #385069;background:#0d1826;font:600 .62rem var(--mono)}.rule-row span{color:#8092a3}.rule-row p{margin:0;color:#a4b0bd;font:inherit}.rule-row b{color:#8194a7}.rule-row.is-applied{border-color:var(--amber)}.rule-row.is-applied b{color:var(--amber)}.callback-card{display:flex;align-items:center;gap:1rem;margin-top:.85rem;padding:.85rem;border:1px solid #26394e;color:#fff}.callback-card div{flex:1}.callback-card strong{display:block;font-size:.86rem}.callback-card>b{font:700 .65rem var(--mono);color:#7f91a4}.callback-card.is-sent{border-color:var(--teal);background:rgba(22,199,183,.08)}.callback-card.is-sent>b{color:var(--teal)}

.scene{position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;background:var(--cream)}.section-index{position:absolute;top:5rem;right:var(--pad);color:rgba(9,20,38,.07);font:650 clamp(8rem,18vw,16rem)/1 var(--sans);letter-spacing:-.08em}.scene-copy{position:relative;z-index:2;grid-column:1/8;max-width:790px}.scene-copy p:last-child{max-width:640px}.trade-frame{grid-column:6/13;margin:1.5rem 0 0;position:relative}.trade-frame img{width:100%;aspect-ratio:3/2;object-fit:cover;filter:saturate(.82) contrast(1.04)}.trade-frame:before{content:"";position:absolute;z-index:1;inset:0;border:1px solid rgba(9,20,38,.25);pointer-events:none}.trade-frame figcaption{position:absolute;z-index:2;left:0;bottom:0;max-width:330px;margin:0;padding:1rem 1.15rem;background:var(--ink);color:#dbe3e9;font:600 .72rem/1.5 var(--mono)}.scene-sequence{grid-column:1/11;align-self:end;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:-7rem 0 0;padding:0;list-style:none;position:relative;z-index:3;background:var(--white);box-shadow:0 24px 70px rgba(9,20,38,.12)}.scene-sequence li{min-height:165px;padding:1.25rem;border-right:1px solid var(--line)}.scene-sequence li:last-child{border:0}.scene-sequence span{display:block;margin-bottom:2.5rem;color:var(--teal-deep);font:700 .72rem var(--mono)}.scene-sequence strong{font-size:1rem;line-height:1.35}

.workflow{background:var(--mist);padding:clamp(6rem,10vw,9rem) 0}.workflow-shell{display:grid;grid-template-columns:4fr 3.4fr 4.6fr;gap:clamp(1.5rem,4vw,4rem);align-items:start}.workflow-heading{position:sticky;top:110px}.workflow-heading h2{font-size:clamp(3rem,5vw,5.5rem)}.workflow-heading p:last-child{max-width:440px}.workflow-steps{display:grid}.workflow-steps button{display:grid;grid-template-columns:34px 1fr;gap:.5rem;padding:1.15rem .4rem 1.15rem 0;border:0;border-top:1px solid #b7c2c7;background:transparent;text-align:left;cursor:pointer}.workflow-steps button:nth-child(5){border-bottom:1px solid #b7c2c7}.workflow-steps button>span{padding-top:.15rem;color:#7d8a93;font:700 .7rem var(--mono)}.workflow-steps strong{font-size:1.16rem}.workflow-steps p{margin:.3rem 0 0;font-size:.86rem;line-height:1.5}.workflow-steps button.is-active{padding-left:.8rem;border-top-color:var(--ink);background:var(--ink);color:#fff}.workflow-steps button.is-active span{color:var(--teal)}.workflow-steps button.is-active strong{color:#fff}.workflow-steps button.is-active p{color:#aebbc5}.workflow-play,.workflow-steps .workflow-play{display:flex;grid-template-columns:none;align-items:center;justify-content:center;gap:.55rem;width:100%;margin-top:.8rem;padding:.75rem 1rem;border:1px solid var(--ink);background:transparent;color:var(--ink);font:700 .72rem var(--mono);letter-spacing:.04em;text-transform:uppercase}.workflow-play:hover,.workflow-play:focus-visible{background:#fff}.workflow-play span{padding:0;color:inherit}.workflow-visual{position:sticky;top:110px;overflow:hidden;padding:1rem;background:var(--ink);color:#fff;box-shadow:16px 16px 0 var(--teal)}.workflow-visual:before{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background:var(--teal)}.workflow-visual.is-playing:before{animation:workflow-progress 2.6s linear infinite}.workflow-visual.is-updating .visual-orbit,.workflow-visual.is-updating .visual-data,.workflow-visual.is-updating .visual-rule{animation:workflow-update .48s cubic-bezier(.22,.61,.36,1)}.visual-head{display:flex;justify-content:space-between;border-bottom:1px solid #2a3b50;padding:.2rem 0 .8rem;color:#7f93a7;font:600 .67rem var(--mono)}.visual-head b{color:var(--teal)}.visual-orbit{display:flex;align-items:center;gap:1.1rem;padding:2rem 0}.orbit-pulse{position:relative;display:block;flex:0 0 64px;width:64px;height:64px;border:1px solid var(--teal);border-radius:50%}.orbit-pulse:after{content:"";position:absolute;inset:14px;border-radius:50%;background:var(--teal);animation:orbit 2.4s ease-in-out infinite}.visual-orbit small{color:var(--teal);font:700 .65rem var(--mono)}.visual-orbit strong{display:block;margin-top:.3rem;font-size:1.08rem}.visual-orbit p{margin:.2rem 0 0;color:#8396a8;font-size:.78rem}.visual-data{display:grid;grid-template-columns:1fr 1fr;margin:0;border:1px solid #2b3b4d}.visual-data div{padding:.85rem;border-right:1px solid #2b3b4d;border-bottom:1px solid #2b3b4d}.visual-data div:nth-child(2n){border-right:0}.visual-data div:nth-last-child(-n+2){border-bottom:0}.visual-data dt{color:#788c9e;font:600 .62rem var(--mono)}.visual-data dd{margin:.25rem 0 0;font-size:.82rem}.visual-rule{margin-top:.8rem;padding:.7rem;border-left:2px solid var(--amber);background:#101e2d;color:#ddab5f;font:600 .65rem var(--mono)}

.example{padding:clamp(6rem,10vw,9rem) 0;background:var(--ink);color:#fff}.example-shell{display:grid;grid-template-columns:4fr 8fr;gap:clamp(2rem,7vw,7rem);align-items:start}.example h2{color:#fff}.example .kicker{color:var(--teal)}.example-heading{position:sticky;top:110px}.example-heading>p:not(.kicker){color:#9dabb8}.demo-disclosure{display:flex;align-items:center;gap:.6rem;margin:1.6rem 0;color:#aeb9c4;font:600 .7rem var(--mono);text-transform:uppercase}.demo-disclosure span{width:8px;height:8px;border-radius:50%;background:var(--amber)}.call-example{border-top:1px solid #37475b}.example-top{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;color:#8295a7;font:600 .7rem var(--mono)}.example-top strong{color:#fff}.transcript{display:grid;gap:1rem}.utterance{max-width:82%;padding:1rem 1.1rem;border-left:2px solid #465a6f;background:#0e1b2a}.utterance.caller{margin-left:auto;border-color:#7e91a3}.utterance.assistant{border-color:var(--teal);background:#102329}.utterance span{color:#8294a5;font:600 .62rem var(--mono)}.utterance p{margin:.4rem 0 0;color:#d9e1e7;font-size:.95rem}.post-call{margin:2rem 0 0 4rem;padding:1.2rem;background:var(--cream);color:var(--ink);box-shadow:12px 12px 0 var(--teal)}.post-call>div{display:flex;justify-content:space-between;color:#697583;font:700 .67rem var(--mono)}.post-call>div b{color:var(--teal-deep)}.post-call dl{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.3rem 0 0}.post-call dl div{border-top:1px solid var(--line);padding-top:.6rem}.post-call dt{color:#6a7580;font:600 .65rem var(--mono)}.post-call dd{margin:.2rem 0 0;font-weight:700}

.boundaries{background:var(--cream)}.boundary-panel{display:grid;grid-template-columns:5fr 7fr;gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,4.5rem);border-top:4px solid var(--teal);background:var(--white);box-shadow:0 24px 70px rgba(9,20,38,.08)}.boundary-panel h2{font-size:clamp(2.6rem,4vw,4rem)}.boundary-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.boundary-columns h3{padding-bottom:1rem;border-bottom:1px solid var(--line);font-size:1rem}.boundary-columns ul,.fit-columns ul{list-style:none;padding:0;margin:0}.boundary-columns li,.fit-columns li{position:relative;padding:.55rem 0 .55rem 1.35rem;color:#4a5968}.boundary-columns li:before,.fit-columns li:before{content:"";position:absolute;left:0;top:1.05rem;width:6px;height:6px;background:var(--teal);border-radius:50%}.boundary-columns div:last-child li:before,.fit-columns div:last-child li:before{background:#8593a0}

.pilot{padding:clamp(6rem,10vw,9rem) 0;background:var(--ink-2);color:#fff}.pilot-shell{display:grid;grid-template-columns:7fr 5fr;gap:3rem 5rem}.pilot h2{color:#fff}.pilot .kicker{color:var(--teal)}.pilot-offer>p:not(.kicker){max-width:690px;color:#a7b4c0}.price-lockup{display:flex;align-items:baseline;gap:.8rem;margin:2.2rem 0}.price-lockup strong{color:var(--teal);font-size:clamp(5.4rem,11vw,9.5rem);font-weight:620;line-height:.75;letter-spacing:-.08em}.price-lockup span{color:#8191a1;font:700 .65rem var(--mono);letter-spacing:.1em}.pilot-facts{display:grid;grid-template-columns:1fr 1fr;align-self:start;border:1px solid #2a394b}.pilot-facts div{min-height:155px;padding:1.2rem;border-right:1px solid #2a394b;border-bottom:1px solid #2a394b}.pilot-facts div:nth-child(2n){border-right:0}.pilot-facts div:nth-last-child(-n+2){border-bottom:0}.pilot-facts strong{display:block;color:#fff;font-size:2.5rem;font-weight:600}.pilot-facts span{color:#8d9ba8;font:600 .7rem var(--mono);text-transform:uppercase}.pilot-scope{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:1rem;border-top:1px solid #29394d;padding-top:2rem}.pilot-scope details{border:1px solid #2b3c50;background:#0b1522}.pilot-scope summary{padding:1rem;cursor:pointer;font-weight:700}.pilot-scope ul{margin:0;padding:0 2rem 1rem 2.6rem;color:#aeb9c4;font-size:.9rem}

.managed{display:grid;grid-template-columns:5fr 7fr;gap:clamp(2rem,7vw,7rem);background:var(--cream)}.managed-heading p:last-child{max-width:620px}.implementation-path{align-self:center;display:grid;gap:1rem;min-width:0}.comparison-track{min-width:0;border:1px solid #cbd4d9;background:var(--mist)}.comparison-track header{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 1.1rem;border-bottom:1px solid #cbd4d9}.comparison-track header span{color:#63727e;font:700 .62rem var(--mono);letter-spacing:.05em}.comparison-track header strong{max-width:230px;color:var(--ink);font-size:.84rem;line-height:1.3;text-align:right}.comparison-track ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.comparison-track li{position:relative;min-width:0;padding:1rem .8rem 1.15rem;border-right:1px solid #cbd4d9}.comparison-track li:last-child{border-right:0}.comparison-track li:not(:last-child):after{content:"";position:absolute;z-index:2;top:1.2rem;right:-4px;width:7px;height:7px;border-top:1px solid #71808b;border-right:1px solid #71808b;transform:rotate(45deg);background:var(--mist)}.comparison-track small{display:block;margin-bottom:.65rem;color:#75838e;font:700 .58rem var(--mono)}.comparison-track li b{display:block;font-size:.78rem;line-height:1.3;overflow-wrap:anywhere}.comparison-track>p{margin:0;padding:.8rem 1.1rem;border-top:1px solid #cbd4d9;color:#5a6874;font-size:.76rem;line-height:1.45}.arkoz-track{border-color:#26384b;background:var(--ink);color:#fff;box-shadow:8px 8px 0 rgba(22,199,183,.2)}.arkoz-track header,.arkoz-track li,.arkoz-track>p{border-color:#2a3c50}.arkoz-track header span,.arkoz-track small{color:var(--teal)}.arkoz-track header strong,.arkoz-track li b{color:#fff}.arkoz-track li:not(:last-child):after{border-color:var(--teal);background:var(--ink)}.arkoz-track>p{color:#aab7c2}

.fit{display:grid;grid-template-columns:5fr 7fr;gap:clamp(2rem,7vw,7rem);background:var(--mist)}.fit-question{align-self:center}.fit-question .text-link{color:var(--teal-deep)}.fit-columns{display:grid;grid-template-columns:1fr 1fr;background:#fff}.fit-columns>div{padding:1.6rem;border-right:1px solid var(--line)}.fit-columns>div:last-child{border:0;background:#f4f6f6}.fit-columns h3{font-size:1.1rem}

.expansion{padding:clamp(6rem,9vw,8rem) 0;background:var(--cream)}.expansion-shell>div:first-child{max-width:850px}.system-map{display:grid;grid-template-columns:repeat(6,1fr);padding:0;margin:4rem 0 0;list-style:none;border-top:1px solid #aeb9bd}.system-map li{position:relative;padding:1.5rem .8rem 1.5rem 0;color:#77838b}.system-map li:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;border:1px solid #9ba8ad;border-radius:50%;background:var(--cream)}.system-map span{display:block;margin-bottom:2.5rem;font:700 .68rem var(--mono)}.system-map strong{font-size:.9rem}.system-map .active{color:var(--ink)}.system-map .active:before{background:var(--teal);border-color:var(--teal);box-shadow:0 0 0 5px rgba(22,199,183,.15)}

.founders{background:var(--white)}.founder-intro{display:grid;grid-template-columns:7fr 5fr;gap:3rem}.founder-intro blockquote{align-self:end;margin-bottom:1.8rem;padding-left:1.2rem;border-left:2px solid var(--teal);color:#4d5b68;font-size:1rem}.founder-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem}.founder{display:grid;grid-template-columns:42% 58%;min-height:330px;background:var(--cream)}.founder img{width:100%;height:100%;object-fit:cover}.founder.arpad img{padding:22%;object-fit:contain;background:var(--ink)}.founder>div{align-self:center;padding:1.5rem}.founder>div>span{color:var(--teal-deep);font:700 .65rem var(--mono)}.founder h3{margin:.8rem 0;font-size:1.8rem}.founder p{font-size:.9rem}.founder a{display:inline-block;margin:0 .8rem .4rem 0;border-bottom:1px solid var(--teal-deep);font-weight:700}.founder-trust{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem 0 0;color:#566471;font:700 .68rem var(--mono);text-transform:uppercase}.founder-trust i{width:4px;height:4px;border-radius:50%;background:var(--teal)}

.faq{display:grid;grid-template-columns:4fr 8fr;gap:clamp(2rem,8vw,8rem);background:var(--cream)}.faq-heading{position:sticky;top:110px;align-self:start}.faq-heading h2{font-size:clamp(3rem,5vw,5rem)}.faq-list{border-top:1px solid #aeb8bd}.faq details{border-bottom:1px solid #aeb8bd}.faq summary{position:relative;padding:1.3rem 3rem 1.3rem 0;list-style:none;cursor:pointer;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:.5rem;top:.95rem;color:var(--teal-deep);font-size:1.8rem;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{max-width:760px;padding:0 3rem 1.4rem 0}.faq-toggle{width:100%;padding:1.1rem 0;border:0;background:transparent;color:var(--teal-deep);font-weight:700;text-align:left;cursor:pointer}

.final-cta{padding:clamp(6rem,10vw,9rem) 0;background:var(--ink);color:#fff}.final-shell{display:grid;grid-template-columns:7fr 5fr;gap:clamp(3rem,8vw,8rem)}.final-cta h2{color:#fff}.final-cta .kicker{color:var(--teal)}.final-copy>p:not(.kicker){max-width:720px;color:#aeb9c4}.direct-contact{display:flex;gap:1.4rem;margin-top:2rem;color:#d8e1e7;font:600 .78rem var(--mono)}.direct-contact a{border-bottom:1px solid #536679}.email-option{align-self:start;border-top:1px solid #405064}.email-option>button{display:flex;justify-content:space-between;width:100%;padding:1.1rem 0;border:0;background:none;color:#fff;font-weight:700;cursor:pointer}.email-option form{margin-top:.5rem;padding:1.2rem;background:var(--cream);color:var(--ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.email-option label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem;font-size:.78rem;font-weight:700}.email-option input,.email-option textarea{width:100%;padding:.75rem;border:1px solid #aeb9bf;border-radius:2px;background:#fff;color:var(--text)}.email-option textarea{resize:vertical}.email-option [aria-invalid=true]{border-color:#bc3232}.optional{color:var(--muted);font-weight:400}.consent{flex-direction:row!important;align-items:flex-start}.consent input{width:18px;height:18px;margin-top:.15rem}.consent a{text-decoration:underline}.honeypot{position:absolute;left:-9999px}.form-note{display:inline;margin-left:.8rem;font-size:.68rem}.form-status{margin-top:.8rem;font-size:.8rem;font-weight:700}.form-status.error{padding:.7rem;background:#fff0f0;color:#9c1c1c}.form-status.success{padding:.7rem;background:#e9fbf4;color:#106b50}

.footer{display:grid;grid-template-columns:5fr 3fr;gap:3rem;padding:5rem max(var(--pad),calc((100vw - var(--max))/2 + var(--pad))) 1.5rem;background:var(--ink-2);color:#fff}.footer-main{max-width:440px}.footer-brand{display:inline-flex;padding:.45rem .65rem;border-radius:3px;background:#fff}.footer-brand img{width:130px}.footer-main p{color:#8392a2}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;color:var(--teal)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-links div{display:flex;flex-direction:column;gap:.45rem}.footer-links strong{margin-bottom:.5rem;color:#6e8092;font:700 .65rem var(--mono);text-transform:uppercase}.footer-links a{font-size:.84rem}.legal-line{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem 2rem;padding-top:1.2rem;border-top:1px solid #1d2a3a;color:#68798b;font-size:.68rem}.mobile-sticky{display:none}

.legal-content{max-width:900px;margin:auto;padding:8rem var(--pad)}.legal-content h1{font-size:clamp(3rem,7vw,5.5rem)}.legal-content h2{margin-top:3rem;font-size:1.8rem}.legal-content a{text-decoration:underline;text-decoration-color:var(--teal)}.legal-review{padding:1rem 1.2rem;border-left:3px solid var(--amber);background:#fff7e6;color:#6d4f0d}.updated{margin-top:3rem;font-size:.8rem}.not-found{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.not-found main{max-width:720px;text-align:center}.not-found img{width:100px;margin:auto}

@keyframes workflow-progress{from{width:0}to{width:100%}}@keyframes workflow-update{0%{opacity:.35;transform:translateY(8px)}100%{opacity:1;transform:none}}@keyframes ring{0%{transform:scale(1);opacity:.8}80%,100%{transform:scale(1.55);opacity:0}}@keyframes wave{to{transform:scaleY(.35);background:var(--teal)}}@keyframes orbit{0%,100%{transform:scale(.75);opacity:.6}50%{transform:scale(1);opacity:1}}
@media(max-width:1040px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:grid;gap:5px;width:44px;height:44px;padding:12px;border:1px solid #536477;background:transparent}.menu-button span:not(.sr-only){height:2px;background:#fff}.mobile-menu{display:grid;padding:.75rem var(--pad) 1.2rem;border-top:1px solid #263548;background:var(--ink-2)}.mobile-menu a{padding:.75rem 0;border-bottom:1px solid #263548;font-weight:650}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:7rem;padding-bottom:7rem}.hero{min-height:auto}.call-console{max-width:720px}.workflow-shell{grid-template-columns:1fr 1fr}.workflow-heading{grid-column:1/-1;position:static;max-width:800px}.workflow-visual{top:90px}.example-shell,.pilot-shell,.managed,.fit,.faq{grid-template-columns:1fr}.example-heading,.faq-heading{position:static;max-width:760px}.boundary-panel{grid-template-columns:1fr}.section-index{top:4rem}.founder-intro{grid-template-columns:1fr}.founder-intro blockquote{max-width:650px}.founder-pair{grid-template-columns:1fr}.founder{grid-template-columns:240px 1fr}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:720px){body{padding-bottom:72px;font-size:1rem}html{scroll-padding-top:72px}.nav-shell{height:64px}.brand img{width:108px}.hero{padding-top:64px}.hero-grid{padding-top:4rem;padding-bottom:5rem}.button-row{align-items:stretch;flex-direction:column}.button-row .button{width:100%}.hero .text-link{align-self:flex-start}.call-console:before{display:none}.console-bar{flex-direction:column}.captured-fields{grid-template-columns:1fr}.captured-fields>div{border-right:0!important;border-bottom:1px solid #27374a!important}.captured-fields>div:last-child{border-bottom:0!important}.rule-row{grid-template-columns:1fr auto}.rule-row p{grid-column:1/-1;grid-row:2}.scene{display:block}.section-index{top:3rem}.scene-copy{position:relative}.trade-frame{margin:2.5rem 0 0}.scene-sequence{grid-template-columns:1fr 1fr;margin:-1px 0 0}.scene-sequence li{min-height:140px;border-bottom:1px solid var(--line)}.workflow-shell{grid-template-columns:1fr}.workflow-visual{position:static;order:2;margin-bottom:1rem}.workflow-steps{order:3}.example-shell{grid-template-columns:1fr}.post-call{margin:2rem 0 0}.boundary-columns,.pilot-facts,.pilot-scope,.fit-columns,.post-call dl,.form-grid{grid-template-columns:1fr}.pilot-facts div{border-right:0!important;border-bottom:1px solid #2a394b!important}.pilot-facts div:last-child{border-bottom:0!important}.price-lockup{align-items:flex-start;flex-direction:column}.price-lockup strong{font-size:clamp(5rem,26vw,7.5rem)}.comparison-track header{align-items:flex-start;flex-direction:column;gap:.35rem}.comparison-track header strong{max-width:none;text-align:left}.comparison-track ol{grid-template-columns:1fr}.comparison-track li{padding:.8rem .9rem .8rem 3.2rem;border-right:0;border-bottom:1px solid #cbd4d9}.comparison-track li:last-child{border-bottom:0}.comparison-track small{position:absolute;left:.9rem;top:.92rem;margin:0}.comparison-track li:not(:last-child):after{top:auto;right:auto;bottom:-4px;left:1.15rem;transform:rotate(135deg)}.arkoz-track li{border-color:#2a3c50}.system-map{grid-template-columns:1fr 1fr;border-top:0;border-left:1px solid #aeb9bd}.system-map li{padding:1rem 1rem 1rem 1.5rem}.system-map li:before{top:1.35rem;left:-5px}.system-map span{margin-bottom:.5rem}.founder{grid-template-columns:120px 1fr;min-height:250px}.founder-trust{align-items:flex-start;flex-direction:column}.founder-trust i{display:none}.direct-contact{align-items:flex-start;flex-direction:column}.footer{grid-template-columns:1fr;padding-bottom:2rem}.legal-line{flex-direction:column}.mobile-sticky{position:fixed;z-index:90;display:flex;align-items:center;justify-content:center;left:8px;right:8px;bottom:calc(7px + env(safe-area-inset-bottom));min-height:52px;border:1px solid #6ce9de;border-radius:3px;background:var(--teal);color:var(--ink);font-weight:800;box-shadow:0 12px 30px rgba(5,12,20,.3)}}
@media(max-width:420px){:root{--pad:1rem}h1{font-size:clamp(2.8rem,13vw,3.5rem)}h2{font-size:2.5rem}.section{padding-top:5rem;padding-bottom:5rem}.scene-sequence{grid-template-columns:1fr}.scene-sequence li{min-height:auto}.scene-sequence span{margin-bottom:1rem}.call-state{align-items:flex-start}.state-chip{font-size:.55rem}.rule-row{font-size:.57rem}.utterance{max-width:94%}.founder{grid-template-columns:1fr}.founder img{aspect-ratio:16/10}.founder.arpad img{padding:16%}.footer-links{grid-template-columns:1fr}.form-note{display:block;margin:.7rem 0 0}}
.production-note{grid-column:1/-1;margin:0;padding-top:1.25rem;border-top:1px solid #29394d;color:#8f9dab;font-size:.82rem}.production-note strong{color:#fff}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1!important;transform:none!important}.console-foot button{display:none}}

@media(max-width:1040px){.final-shell{grid-template-columns:1fr}}
.mobile-sticky{transition:transform .25s var(--ease),opacity .25s}.mobile-sticky.is-suppressed{transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none}

/* Clearer product states and compact mobile controls. */
.hero-proof{display:block}.hero-proof>span{display:none}.button-row .button{min-width:0}.phone-node{flex-shrink:0}.call-state{flex-wrap:wrap}.console-foot{flex-wrap:wrap}.system-map strong{overflow-wrap:anywhere}
.page-grid>*,.section>*{min-width:0}h1,h2,h3{overflow-wrap:break-word}.audit-dialog{max-width:540px;width:calc(100% - 32px);border:0;border-top:4px solid var(--teal);padding:2rem;background:var(--cream);color:var(--ink)}.audit-dialog::backdrop{background:#091426b3}.audit-dialog h2{font-size:2rem}.audit-close{display:block;margin-left:auto;margin-bottom:1rem;background:none;border:0;min-height:44px;cursor:pointer}
.founder>div{background:var(--ink);color:#fff;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.founder h3{color:#fff}.founder p{color:#d5e0e8}.founder>div>span,.founder a{color:var(--teal)}
.pilot-name{color:var(--teal);font-weight:700}.system-map{grid-template-columns:repeat(5,minmax(0,1fr))}.system-map p{font-size:.9rem;line-height:1.55;margin-top:.8rem}.reporting-note{margin-top:2rem;padding-top:1.2rem;border-top:1px solid #9fadb3;font-size:1rem}.audit-preview{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:var(--mist);border-top:4px solid var(--teal)}.audit-preview h2{font-size:clamp(2.3rem,4vw,4rem)}.audit-note{font-size:.85rem;margin-top:1rem}.email-option label{font-size:.9rem}.email-option label>span{display:inline}.console-foot button{min-height:40px}.console-foot button[aria-pressed=true]{color:var(--teal)}
.cookie-panel{position:fixed;z-index:200;bottom:16px;left:16px;max-width:540px;width:calc(100% - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:1.5rem;background:#fff;color:#162033;border:1px solid #a6b7c3;box-shadow:0 12px 55px #0004;border-top:4px solid #16c7b7}.cookie-panel h2{font-size:1.4rem;color:#162033;letter-spacing:-.02em;margin:0 0 .7rem}.cookie-panel p{font-size:.9rem;line-height:1.5;color:#344354;margin:.6rem 0}.cookie-panel a{color:#075e57;text-decoration:underline}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem}.cookie-actions button{border:1px solid #091426;background:#091426;color:#fff;padding:.8rem .6rem;font-size:.9rem;min-height:48px;cursor:pointer;font-weight:700}.cookie-actions button:hover{background:#16413f}.cookie-settings{display:block;justify-self:start;background:transparent;color:inherit;text-decoration:underline;border:0;padding:.7rem 0;font:inherit;cursor:pointer}.cookie-open .mobile-sticky{display:none!important}.cookie-panel[hidden]{display:none!important}
@media(max-width:720px){.workflow-shell{gap:1rem}.workflow-steps{order:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.workflow-steps button:not(.workflow-play),.workflow-steps button.is-active:not(.workflow-play){display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.6rem .1rem;gap:.2rem;min-width:0;border:1px solid #b7c2c7;min-height:64px}.workflow-steps button:not(.workflow-play)>span{padding:0;font-size:.75rem}.workflow-play{grid-column:1/-1;margin-top:.45rem;min-height:44px}.workflow-steps strong{font-size:.78rem}.workflow-steps p{display:none}.workflow-visual{order:3;margin:0;box-shadow:5px 5px 0 var(--teal)}.visual-orbit{padding:1rem 0}.visual-data div{padding:.65rem}.visual-data dt,.visual-rule,.visual-head{font-size:.75rem}.visual-orbit p{font-size:.9rem}.system-map{grid-template-columns:1fr}.audit-preview{grid-template-columns:1fr;gap:1rem}.cookie-panel{bottom:8px;left:8px;width:calc(100% - 16px);padding:1rem}.cookie-actions{gap:.5rem}}
@media(prefers-reduced-motion:reduce){.console-foot button{display:inline-block}}

/* September polish: readable editorial columns and fewer competing surfaces. */
:root{--cream:#f7f8f8;--mist:#edf2f3;--muted:#526170}
h1,h2,h3{line-height:1.12;letter-spacing:-.035em;overflow-wrap:normal;word-break:normal;hyphens:none;text-wrap:balance}
h1{font-size:clamp(2.7rem,5vw,4.25rem)}
h2,.workflow-heading h2,.boundary-panel h2,.audit-preview h2{font-size:clamp(2rem,3.5vw,3.25rem)}
h3{line-height:1.25}.kicker{font-size:.8rem;letter-spacing:.08em;margin-bottom:1rem}.section{padding-top:clamp(4rem,7vw,6.5rem);padding-bottom:clamp(4rem,7vw,6.5rem)}
.hero{min-height:0}.hero-grid{grid-template-columns:1.1fr 1fr;gap:3rem;min-height:660px;padding-top:4.5rem;padding-bottom:4.5rem}.hero:before{opacity:.55}.hero-lead{font-size:1.125rem;line-height:1.65;max-width:38rem}.button-row{flex-wrap:wrap;gap:1rem 1.5rem;margin:1.75rem 0}.hero-proof{font-family:var(--sans);font-size:.95rem;letter-spacing:0;text-transform:none;color:#c4cfd8}.button{font-size:1rem;box-shadow:none}.desktop-nav a,.button-small{font-size:.9rem}.call-console:before{display:none}.call-console{box-shadow:0 20px 50px #0003}.console-bar,.console-foot{font-size:.75rem;letter-spacing:0;line-height:1.5;color:#a4b5c5}.console-bar{flex-wrap:wrap;gap:.3rem}.console-body{padding:1rem}.call-state small,.captured-fields small,.callback-card small{font-size:.72rem;color:#a6b5c4}.state-chip{font-size:.7rem}.rule-row{font-size:.72rem;line-height:1.5;grid-template-columns:1fr auto;gap:.3rem .5rem}.rule-row>span{grid-column:1/-1;color:#a6b5c4}.rule-row p{color:#c3ced8}.callback-card>b{font-size:.72rem}.captured-fields strong{font-size:.95rem}.console-foot{min-height:42px}.hero-copy{min-width:0}
.scene{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem}.scene-copy{grid-column:auto;max-width:none}.scene-copy h2{font-size:clamp(2rem,3.4vw,3rem)}.trade-frame{grid-column:auto;margin:0}.trade-frame figcaption{font-family:var(--sans);font-size:.9rem}.scene-sequence{grid-column:1/-1;margin:0;box-shadow:none;border-top:1px solid var(--line);background:transparent}.scene-sequence li{min-height:0;padding:1.1rem 1.4rem 0 0;border:0}.scene-sequence li+li{padding-left:1.4rem;border-left:1px solid var(--line)}.scene-sequence strong{display:block;font-weight:600}.scene-sequence li:before{content:'→';display:block;margin-bottom:.4rem;color:var(--teal-deep);font-size:1.3rem}
.workflow,.example,.pilot,.expansion{padding:clamp(4rem,7vw,6.5rem) 0}.workflow-shell{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:2rem 4rem}.workflow-heading{grid-column:1/-1;position:static;max-width:48rem}.workflow-heading p:last-child{max-width:42rem}.workflow-steps button,.workflow-steps button.is-active{grid-template-columns:1fr;padding:1rem 1.1rem}.workflow-steps p{font-size:1rem}.workflow-steps strong{font-size:1.2rem}.workflow-visual{top:100px;box-shadow:7px 7px 0 var(--teal);padding:1.5rem}.visual-orbit{min-height:156px}.visual-orbit p{font-size:1rem;color:#becbd5}.visual-orbit strong{font-size:1.35rem}.visual-head,.visual-rule,.visual-data dt,.visual-orbit small{font-size:.78rem;line-height:1.5}.visual-data dd{font-size:1rem;min-height:1.62em}.visual-data dt,.visual-head{color:#b2c0cd}.visual-rule{min-height:3.8rem}
.example-shell{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:3rem}.example-heading{position:static}.example-heading>p:not(.kicker){color:#c2ced8}.example-top{flex-wrap:wrap;font-size:.76rem;color:#b6c5d2}.demo-disclosure{font-size:.76rem;line-height:1.6;color:#b6c5d2}.recording-placeholder{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem 0;border-top:1px solid #344559;border-bottom:1px solid #344559;margin:1.8rem 0}.recording-placeholder>span{color:var(--teal);font-size:1.5rem}.recording-placeholder strong{font-size:1rem;font-weight:600}.recording-placeholder p{font-size:.95rem;color:#b6c5d2;margin:.4rem 0 0}.utterance{max-width:94%}.utterance p{font-size:1rem;line-height:1.65}.utterance span{font-size:.73rem;color:#b2c0cd}.post-call{margin:1.5rem 0 0;box-shadow:5px 5px 0 var(--teal)}.post-call dt,.post-call>div{font-size:.75rem}.post-call>div{flex-wrap:wrap;gap:.4rem}
.boundary-panel{padding:2.5rem;grid-template-columns:1fr;gap:1.5rem;box-shadow:none}.boundary-panel h2{max-width:38rem}.boundary-columns h3{font-size:1.05rem}.boundary-columns li{font-size:1rem}
.pilot-shell{gap:2rem 3rem}.pilot-offer>p:not(.kicker){color:#c3ced8}.pilot-facts span{font-family:var(--sans);font-size:.95rem;text-transform:none;color:#b8c7d4}.pilot-facts div{min-height:140px}.price-lockup{padding-top:.5rem}.price-lockup strong{line-height:1;font-size:clamp(5rem,9vw,7.5rem)}.price-lockup span{font-size:.8rem;color:#b8c7d4}.production-note{font-size:.95rem;color:#b9c8d5;line-height:1.7}.pilot-scope ul{font-size:1rem;color:#c4cfd9}.pilot-scope li{margin-bottom:.35rem}
.managed{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:3rem}.comparison-track header{flex-direction:column;align-items:flex-start;gap:.35rem}.comparison-track header span{font-size:.75rem;line-height:1.5}.comparison-track header strong{max-width:none;text-align:left;font-size:1rem}.comparison-track li b{font-size:.95rem;overflow-wrap:normal;line-height:1.5}.comparison-track ol{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-track li{padding:1rem;border-bottom:1px solid var(--line)}.comparison-track li:after{display:none}.comparison-track>p{font-size:.95rem;padding:1rem}.arkoz-track li{border-color:#2a3c50}.arkoz-track{box-shadow:4px 4px 0 #16c7b733}
.fit{background:transparent;grid-template-columns:1fr 1.2fr;gap:3rem}.fit-columns>div{padding:1.25rem}.fit-columns li{font-size:1rem}.fit-question .text-link{line-height:1.5}.system-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #aeb9bd;border-left:0;margin-top:2rem}.system-map li{border-bottom:1px solid #c3ced3;padding:1.5rem 1.4rem 1.5rem 0}.system-map li:before{display:none}.system-map li strong{font-size:1.2rem;line-height:1.3;overflow-wrap:normal}.system-map .channel-label{display:block;font-size:.72rem;line-height:1.6;letter-spacing:.015em;margin-bottom:.75rem;color:#526170}.system-map .active .channel-label{color:#076b63}.system-map p{font-size:1rem;margin:.7rem 0 0}.reporting-note{font-size:1rem;line-height:1.65}.audit-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;gap:3rem}.audit-benefits{padding-left:1.2rem;color:var(--muted);margin:1rem 0 1.5rem}.audit-benefits li{margin:.4rem 0}.audit-note-public{font-size:.9rem;line-height:1.5;margin:1rem 0 0}.audit-preview .text-link{color:#076b63}.founder-intro blockquote{font-size:1.1rem;line-height:1.65}.founder p{font-size:1rem}.founder>div>span{font-size:.78rem}.founder h3{font-size:1.7rem;color:#fff}.faq summary{line-height:1.5}.faq details p{font-size:1rem}.final-copy p{font-size:1.1rem;color:#c4d0db}.footer p,.footer a,.legal-line{font-size:.95rem}.email-option label>span{display:block}.email-option label>span>span{display:inline}
@media(max-width:1040px){.hero-grid{grid-template-columns:1fr 1fr;gap:2rem}.hero h1{font-size:clamp(2.7rem,5vw,3.6rem)}.scene,.managed,.fit{grid-template-columns:1fr}.scene-copy{max-width:42rem}.trade-frame{max-width:700px}.workflow-shell{gap:2rem}.example-shell{gap:2rem}.pilot-shell{grid-template-columns:1fr}.founder-intro h2{font-size:2.75rem}}
@media(max-width:760px){.hero-grid{grid-template-columns:1fr;padding-top:3rem;padding-bottom:3.5rem;gap:2.5rem}.hero h1{font-size:clamp(2.5rem,7.2vw,3.3rem);line-height:1.13}.hero-lead{font-size:1.08rem}.hero .button-row{align-items:flex-start;flex-direction:column}.hero .button{width:auto;max-width:100%}.hero-proof{font-size:.9rem}.example-shell,.workflow-shell{grid-template-columns:1fr}.workflow-heading{order:1}.workflow-steps{order:2;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.workflow-steps button,.workflow-steps button.is-active{display:flex;align-items:center;justify-content:center;padding:.7rem .1rem;min-height:48px;border:1px solid #b7c2c7;text-align:center}.workflow-steps button strong{font-size:.82rem}.workflow-steps p{display:none}.workflow-visual{order:3;position:static;padding:1rem;margin:0}.visual-orbit{min-height:140px}.example-heading{max-width:none}.boundary-panel{padding:1.5rem}.boundary-columns{grid-template-columns:1fr;gap:1.4rem}.fit-columns{grid-template-columns:1fr}.system-map{grid-template-columns:1fr 1fr}.audit-preview{grid-template-columns:1fr;gap:1rem}.scene-sequence{grid-template-columns:1fr 1fr}.scene-sequence li,.scene-sequence li+li{padding:1rem;border:0;border-top:1px solid var(--line)}.scene-sequence li:first-child{padding-left:1rem}.comparison-track ol{grid-template-columns:1fr 1fr}.comparison-track li{padding:.9rem!important}.founder-intro h2{font-size:2.2rem}.example-heading h2{max-width:19ch}.post-call dl{grid-template-columns:1fr 1fr}.captured-fields{grid-template-columns:1fr 1fr}.captured-fields>div{min-height:85px;padding:.8rem}.captured-fields>div:nth-child(odd){border-right:1px solid #27374a!important}.call-state{gap:.65rem}.console-bar,.console-foot{font-size:.72rem}.state-chip{margin-left:0}.callback-card{gap:.5rem}.callback-card>b{display:none}}
@media(max-width:420px){h2,.workflow-heading h2,.boundary-panel h2,.audit-preview h2{font-size:2rem;line-height:1.17}.hero h1{font-size:2.5rem}.section{padding-top:3.5rem;padding-bottom:3.5rem}.system-map{grid-template-columns:1fr}.post-call dl{grid-template-columns:1fr}.call-state{padding:.7rem}.call-state strong{font-size:.9rem}.state-chip{margin-top:.35rem}.captured-fields strong{font-size:.85rem}.scene-sequence li{min-height:0}.scene-sequence strong{font-size:.95rem}.price-lockup{gap:.4rem}.button{line-height:1.4}.workflow-steps button strong{font-size:.75rem}}
@media(max-width:760px){.workflow{padding-top:3rem;padding-bottom:3rem}.workflow-shell{gap:1rem}.workflow-heading p:last-child{margin-bottom:0}.visual-orbit{min-height:115px;padding:1rem 0}.visual-orbit strong{font-size:1.15rem}.visual-orbit p{font-size:.95rem}.orbit-pulse{flex-basis:48px;width:48px;height:48px}.orbit-pulse:after{inset:11px}}

/* Clear handovers, compact comparisons and benefits at a glance. */
.sentence-line{display:block;text-wrap:pretty}.sentence-line+.sentence-line{margin-top:.08em}
.trade-frame figcaption{max-width:22rem;line-height:1.6;padding:1rem 1.2rem}
.workflow-heading{max-width:43rem}.workflow-heading h2{max-width:18ch}.workflow-heading p:last-child{max-width:39rem;text-wrap:pretty}
.scene-sequence{grid-column:1/-1;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;margin-top:.4rem}
.scene-sequence li,.scene-sequence li+li,.scene-sequence li:last-child{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;text-align:center;padding:1.6rem 1.3rem;border:0;min-height:170px}
.scene-sequence li+li,.scene-sequence li:last-child{border-left:1px solid var(--line)}.scene-sequence li:before{display:none}
.scene-sequence .journey-icon{display:grid;place-items:center;width:48px;height:48px;margin:0;background:#e6f7f4;border-radius:50%;color:#08766e}
.journey-icon svg{width:23px;height:23px}.scene-sequence strong{max-width:20ch;font-size:1rem;font-weight:600;line-height:1.5;text-wrap:pretty}
.scene-sequence li:not(:last-child):after{content:'→';position:absolute;right:-12px;top:36px;z-index:2;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#08766e;font:500 20px/1 var(--sans)}
.managed{grid-template-columns:1fr 1fr;gap:1.8rem 3rem;align-items:end}.managed-heading h2{margin-bottom:0;font-size:clamp(2rem,3.3vw,3rem);max-width:23ch}.managed-intro{margin:0 0 .2rem;font-size:1.08rem;max-width:38rem}
.managed-comparison{grid-column:1/-1;border:1px solid #c5d2d8;border-radius:12px;overflow:hidden;background:#fff}
.comparison-head,.comparison-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr) minmax(0,1.65fr)}
.comparison-head>span{padding:1.35rem 1.5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.comparison-head>span:first-child{color:var(--muted);font-size:.9rem;display:flex;align-items:center}
.comparison-head small{display:block;font-weight:400;font-size:.92rem;margin-top:.35rem}.comparison-head>span:nth-child(2){background:#f1f4f5}.comparison-head>span:last-child{background:var(--ink);color:#fff}.comparison-head>span:last-child small{color:#b9dfda}
.comparison-row{border-top:1px solid #d6e0e3}.comparison-row>strong{display:flex;align-items:center;padding:1.15rem 1.5rem;font-weight:650}
.comparison-row>p{margin:0;padding:1.15rem 1.5rem;font-size:1rem;line-height:1.5;display:flex;align-items:center;background:#f7f9f9}
.comparison-row>.managed-answer{display:flex;align-items:center;gap:.7rem;color:var(--ink);background:#eaf7f4}
.managed-answer svg{flex:0 0 19px;width:19px;height:19px;color:#08776d}.mobile-comparison-label{display:none}
.product-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}
.product-benefit-card{display:flex;flex-direction:column;gap:1.35rem;padding:1.6rem;border:1px solid #cbd9dd;border-radius:12px;background:#fff;min-width:0}
.product-feature{display:flex;gap:1rem;align-items:flex-start;min-width:0}.product-feature>div{min-width:0}.product-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;background:#e7f7f4;color:#07766c;border-radius:11px}
.product-icon svg{width:24px;height:24px}.product-channel{display:block;color:#526d70;font-size:.8rem;line-height:1.4;margin-bottom:.35rem}.product-feature h3{font-size:1.3rem;letter-spacing:-.02em;line-height:1.3;margin:0 0 .45rem;text-wrap:pretty}.product-feature p{font-size:1rem;line-height:1.55;margin:0;max-width:41ch}
.benefit-stickers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;list-style:none;padding:0;margin:auto 0 0}
.benefit-stickers li{display:flex;flex-direction:column;align-items:center;gap:.6rem;background:#f0f5f5;border-radius:8px;padding:.85rem .75rem;color:#284441;font-size:.88rem;line-height:1.4;font-weight:600;text-wrap:pretty;text-align:center}
.benefit-stickers svg{width:20px;height:20px;flex-shrink:0;color:#087b70}
.product-featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:2rem;border-color:#a6dcd3;background:#f0faf7}.product-featured .benefit-stickers{align-self:center;margin:0}.product-featured .benefit-stickers li{background:#fff}
.reporting-note{display:block;margin-top:1.5rem;padding-top:1.2rem}.reporting-note strong{color:var(--ink)}
.footer{row-gap:1.8rem;padding-top:3.5rem;padding-bottom:1.5rem}.footer-links [data-cookie-settings-slot]{display:block}.footer .cookie-settings{padding:0;min-height:32px;text-align:left;font-size:.95rem;line-height:1.6;text-decoration:none}.footer .cookie-settings:hover{text-decoration:underline;color:var(--teal)}
.legal-line{line-height:1.5;padding-top:1.2rem}.legal-line span{overflow-wrap:break-word}
@media(max-width:1040px){.managed{grid-template-columns:1fr 1fr}.scene-sequence li,.scene-sequence li+li,.scene-sequence li:last-child{padding:1.4rem 1rem}.comparison-head>span,.comparison-row>strong,.comparison-row>p{padding:1rem}.product-benefit-card{padding:1.25rem}.product-feature{gap:.75rem}}
@media(max-width:760px){
 .desktop-copy-break{display:none}.managed{grid-template-columns:1fr;gap:1.3rem}.managed-intro{max-width:none}.managed-comparison{margin-top:.35rem}
 .comparison-head{grid-template-columns:1fr 1fr}.comparison-head>span:first-child{display:none}.comparison-head>span{font-size:1rem;padding:1rem}.comparison-head small{font-size:.85rem}
 .comparison-row{grid-template-columns:1fr 1fr}.comparison-row>strong{grid-column:1/-1;padding:.6rem 1rem;background:#fff;font-size:.9rem;border-bottom:1px solid #e2e9eb}.comparison-row>p{align-items:flex-start;padding:1rem;font-size:.95rem}.comparison-row>.managed-answer{align-items:flex-start;gap:.45rem}.managed-answer svg{margin-top:.15rem;flex-basis:16px;width:16px;height:16px}
 .scene-sequence li,.scene-sequence li+li,.scene-sequence li:last-child{padding:1.35rem 1rem;min-height:175px;border:0}.scene-sequence li:nth-child(even){border-left:1px solid var(--line)}.scene-sequence li:nth-child(n+3){border-top:1px solid var(--line)}.scene-sequence li:not(:last-child):after{display:none}.scene-sequence strong{font-size:.95rem}.scene-sequence{grid-template-columns:1fr 1fr}
 .product-benefit-grid{grid-template-columns:1fr}.product-featured{grid-column:auto;display:flex;gap:1.35rem}.product-featured .benefit-stickers{align-self:stretch}.product-benefit-card{padding:1.25rem;gap:1.2rem}.product-feature h3{font-size:1.2rem}.benefit-stickers li{font-size:.85rem;padding:.8rem .65rem}.product-icon{flex-basis:40px;width:40px;height:40px}.product-icon svg{width:21px;height:21px}
 .footer{row-gap:1.5rem;padding-top:3rem;padding-bottom:1.5rem}.legal-line{gap:.6rem}.trade-frame figcaption{font-size:.9rem;max-width:90%}
}
@media(max-width:380px){.benefit-stickers{gap:.35rem}.benefit-stickers li{font-size:.8rem;padding:.75rem .5rem}.product-benefit-card{padding:1rem}.product-feature{gap:.65rem}.comparison-row>p{padding:.85rem;font-size:.9rem}}
@media(prefers-reduced-motion:reduce){.phone-ring,.waveform i,.orbit-pulse:after,.workflow-visual:before,.workflow-visual.is-updating *{animation:none!important;transition:none!important}.workflow-visual:before{display:none}}

/* A direct, centred introduction to the people behind the service. */
.managed-intro span{display:block}.managed-intro{font-size:1.05rem}
.founders.section{padding-top:clamp(3.5rem,5vw,4.5rem);padding-bottom:clamp(3.5rem,5vw,4.5rem)}
.founder-intro{display:flex;flex-direction:column;align-items:center;gap:1.15rem;text-align:center}
.founder-intro .kicker{margin:0}.founder-intro h2{max-width:27ch;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.15}
.founder-quote{width:100%;max-width:780px;margin:.2rem 0 0;padding:1.35rem 1.8rem;border-left:3px solid var(--teal);border-radius:0 10px 10px 0;background:#eef9f6}
.founder-intro .founder-quote blockquote{margin:0;padding:0;border:0;max-width:none;font-size:clamp(1.1rem,1.7vw,1.3rem);font-weight:550;font-style:italic;line-height:1.55;color:var(--ink);text-wrap:pretty}
.founder-quote figcaption{margin-top:.65rem;color:#46716b;font-size:.85rem;font-weight:600}
.founder-intro .founder-trust{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;margin:.25rem 0 0;padding:0;font:500 .92rem/1.5 var(--sans);text-transform:none;color:#4b6067}
.founder-trust li{display:flex;align-items:center;gap:.5rem}.founder-trust li:before{content:'✓';color:#078377;font-weight:700}
.founder-pair{margin-top:1.8rem;gap:1.2rem;grid-template-columns:1fr 1fr}.founder{grid-template-columns:36% 64%;min-height:290px;border-radius:10px;overflow:hidden;background:var(--ink)}
.founder>div{padding:1.35rem}.founder h3{font-size:1.6rem;margin:.6rem 0 .8rem}.founder p:last-child{margin-bottom:0}.founder.arpad img{padding:18%}
@media(max-width:900px){.founder-pair{grid-template-columns:1fr;max-width:680px;margin:1.8rem auto 0}.founder{grid-template-columns:30% 70%;min-height:250px}.founder-quote{max-width:680px}.managed-intro span+span{margin-top:.15rem}}
@media(max-width:600px){.founder-intro{gap:1rem}.founder-quote{padding:1.15rem 1.1rem}.founder-intro .founder-trust{display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1rem;font-size:.85rem;text-align:left}.founder-trust li{align-items:flex-start;gap:.4rem}.founder-pair{margin-top:1.5rem;gap:1rem}.founder{grid-template-columns:88px 1fr;min-height:0}.founder img,.founder.arpad img{width:72px;height:72px;aspect-ratio:1;margin:1.1rem 0 0 1rem;border-radius:8px;object-fit:cover;padding:0}.founder.arpad img{object-fit:contain}.founder>div{padding:1.1rem 1rem}.founder h3{font-size:1.35rem}.founder>div>span{font-size:.73rem}.founder a{font-size:.9rem}}

/* Preserve the original wordmark; screen compositing removes its light canvas on dark surfaces. */
.brand,.footer-brand{padding:0;background:transparent;border-radius:0}
.brand img,.footer-brand img{width:150px;filter:invert(1) hue-rotate(180deg) brightness(1.3);mix-blend-mode:screen}
@media(max-width:720px){.brand img{width:130px}}

/* Keep pilot facts centred and feature-to-benefit spacing consistent. */
.pilot-facts{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.pilot-facts>div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem;min-height:145px;padding:1.2rem .85rem}
.pilot-facts strong{line-height:1.15}.pilot-facts span{line-height:1.45;max-width:18ch}
.product-benefit-card{gap:1rem}.benefit-stickers{margin:0}.benefit-stickers li{padding:.8rem .65rem}
@media(max-width:720px){.pilot-facts>div{min-height:135px}.pilot-facts>div:nth-child(odd){border-right:1px solid #2a394b!important}.pilot-facts>div:nth-last-child(-n+2){border-bottom:0!important}}
.founder.arpad .founder-portrait{padding:0;object-fit:cover;object-position:50% 35%}

/* V3: make continuation costs and animation controls easy to find. */
.production-note{padding:24px;border:1px solid #385266;background:#0c1e2c;border-left:3px solid var(--teal);margin-top:24px}
.production-note h3{font-size:22px;color:#fff;margin:0 0 12px}.production-note p{margin:8px 0;color:#c6d3dd}.production-note .production-tax{font-size:14px}.non-core-route{margin-top:22px;font-size:15px;line-height:1.6}.non-core-route a{text-decoration:underline}
.animation-controls{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;padding:10px 16px;border-top:1px solid #31465c;font-size:13px;color:#c6d3dd}.animation-controls button{border:1px solid #6b8795;background:transparent;color:inherit;padding:7px 10px;font:inherit;cursor:pointer;border-radius:3px}.animation-controls button:focus-visible{outline:3px solid #12c5b4;outline-offset:3px}.animation-controls.light{color:#173245;border-color:#bacbd1}.animation-controls .manual-controls{display:flex;gap:8px}.is-paused .waveform i,.is-paused .console-wave span,.is-paused .console-wave i{animation-play-state:paused!important}
.workflow-steps .animation-controls button{display:block;grid-template-columns:none;padding:8px 12px;border:1px solid #6b8795;text-align:center;color:#173245}.is-paused .phone-ring,.is-paused .signal i{animation-play-state:paused!important}

.workflow-steps .animation-controls{grid-column:1/-1;width:100%;padding:12px 0}.workflow-steps .animation-controls button{min-height:40px;white-space:nowrap}
.expansion .product-feature p + p{margin-top:1rem}
.expansion .product-feature .product-promise{font-weight:600;color:#173e44;font-size:1rem}
.expansion .product-feature h3{letter-spacing:0}
.expansion .benefit-stickers{margin-top:auto}
.expansion .product-benefit-card .benefit-stickers li{background:transparent;border-radius:0;padding:.8rem .35rem}
.expansion .product-featured{display:flex}
.expansion .product-featured .product-feature>div{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem}
.expansion .product-featured .product-channel,.expansion .product-featured h3,.expansion .product-featured .product-promise{grid-column:1/-1}
@media(max-width:720px){.expansion .product-featured .product-feature>div{display:block}.expansion .product-feature{display:block}.expansion .product-icon{margin-bottom:.8rem}}
