:root{--brand-300:#a9b3ff;--brand-400:#7c86ff;--brand-500:#4f56f0;--brand-600:#3c3fe0;--brand-700:#2e2fb8;--violet-500:#8b5cf6;--brand-gradient:linear-gradient(135deg,#4f56f0 0%,#6c3ce0 55%,#8b5cf6 100%);--navy-950:#04050f;--navy-900:#080a1f;--navy-800:#0d1030;--navy-700:#141840;--ink-900:#0b0d17;--ink-800:#171a2b;--ink-600:#4b5169;--ink-500:#6b718c;--ink-400:#8d92ab;--surface-0:#fff;--surface-50:#f6f7fb;--surface-100:#eef0fa;--surface-200:#e4e7f4;--line:#e3e6f2;--green-600:#12965a;--green-100:#e3f8ee;--amber-600:#b9740a;--amber-100:#fdf1de;--red-600:#d64545;--body:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;--display:'Space Grotesk',-apple-system,BlinkMacSystemFont,sans-serif;--mono:'JetBrains Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink-900);background:#fff;font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.045em}h1{font-weight:600;line-height:1.04;font-size:clamp(44px,5.4vw,82px)}h2{font-size:clamp(34px,4.1vw,60px);line-height:1.1;font-weight:600}h3{font-size:25px;line-height:1.2;font-weight:600}p{color:var(--ink-600);line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;flex:none}ul,ol{margin:0;padding:0;list-style:none}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.narrow{max-width:840px}.section{padding:120px 0}.soft{background:var(--surface-50)}.dark{background:var(--navy-950);color:white}.dark p{color:#b9bfd5}.gradient{background:var(--brand-gradient);background-clip:text;-webkit-background-clip:text;color:transparent}.dark .gradient{background:linear-gradient(135deg,#a9b3ff,#7c86ff,#ad89ff);background-clip:text;-webkit-background-clip:text}.muted{color:var(--ink-500)}.eyebrow{display:flex;align-items:center;gap:10px;font:500 11px/1.6 var(--mono);letter-spacing:.065em;text-transform:uppercase;color:var(--brand-600);margin-bottom:25px}.eyebrow:before{content:'';height:2px;width:16px;background:var(--brand-gradient);flex:none}.dark .eyebrow{color:var(--brand-300)}.section-heading{max-width:870px;margin-bottom:56px}.section-heading .lede{font-size:20px;max-width:780px;margin-top:28px}.button-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:14px 25px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:500;line-height:1.4;transition:box-shadow .2s,background .2s,transform .2s;text-align:center}.button.primary{color:white;background:linear-gradient(#00000014,#00000014),var(--brand-gradient)}.button.primary:hover{box-shadow:0 6px 26px #4f56f039;transform:translateY(-2px)}.button.ghost{border-color:#c8ccdb;background:transparent;color:var(--ink-800)}.button.ghost:hover{background:var(--surface-100)}.dark-button{background:var(--ink-900);color:white}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--brand-600);font-size:15px;font-weight:500;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link span{font-size:19px;transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}.label{font:500 11px var(--mono);letter-spacing:.08em;color:var(--ink-500)}
/* Quiet global chrome; every pillar has equal navigational prominence. */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid #e3e6f2;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-wrap{width:min(1400px,calc(100% - 64px));min-height:72px;margin:auto;display:flex;gap:26px;align-items:center;justify-content:space-between}.logo{flex:none;display:block;background:transparent}.logo img{width:120px;height:auto;max-height:38px}.main-nav{display:flex;align-items:center;gap:27px}.main-nav>a{font-size:11px;font-weight:500;white-space:nowrap;line-height:1.5;padding:17px 0;position:relative}.main-nav>a[aria-current]:after{content:'';position:absolute;height:2px;background:var(--brand-gradient);bottom:9px;left:0;right:0}.main-nav>a:hover{color:var(--brand-600)}.header-cta{font-size:11px;min-height:36px;padding:9px 15px;white-space:nowrap}.header-cta>span{display:none}.utility-bar{background:#fbfbfd;border-bottom:1px solid #eef0fa}.utility-bar>.wrap{display:flex;justify-content:space-between;align-items:center;min-height:40px;font-size:10px;color:var(--ink-600)}.utility-bar nav{display:flex;gap:28px}.utility-bar a:hover{color:var(--brand-600)}.menu-button{border:0;background:none;display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:44px;height:44px}.menu-button span{height:1.5px;width:22px;background:var(--ink-900)}.mobile-menu{position:fixed;inset:0;margin:0;border:0;width:100%;height:100%;max-width:none;max-height:none;padding:95px 32px 32px;background:#fff}.mobile-menu::backdrop{background:#080a1f77}.mobile-menu nav>a{display:block;font:500 28px/1.25 var(--display);padding:17px 0;border-bottom:1px solid var(--line)}.mobile-menu .mobile-utility{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin-top:28px}.mobile-menu .mobile-utility>a{font-size:18px}.menu-close{position:absolute;right:22px;top:18px;border:0;background:none;width:48px;height:48px;font-size:38px;font-weight:300}.skip-link{position:fixed;top:-90px;left:20px;padding:14px 20px;background:var(--navy-950);color:white;z-index:1000;border-radius:9px}.skip-link:focus{top:10px}:focus-visible{outline:3px solid var(--brand-400);outline-offset:5px}::selection{background:var(--brand-500);color:white}
/* Product introduction and layered scroll stage. */
.hero{padding:86px 0 0;overflow:clip;background:radial-gradient(ellipse at 50% 100%,#eef0fa 0%,white 65%)}.hero-copy{text-align:center;max-width:1170px}.hero .eyebrow{justify-content:center;margin-bottom:25px}.hero-lede{font-size:18px;line-height:1.75;max-width:830px;margin:30px auto 29px}.hero:not(:has(.hero-stage)){padding-bottom:92px}.hero-stage{max-width:1150px;margin-top:60px;padding-bottom:64px;perspective:1600px;position:relative}.hero-stage:after{content:'';position:absolute;z-index:-1;left:10%;right:10%;bottom:35px;height:80px;background:#4f56f02a;filter:blur(50px)}.dashboard{border:1px solid #282c54;border-radius:20px;background:var(--navy-950);color:white;overflow:hidden;box-shadow:0 32px 65px #10163e25;transform-origin:center 35%;will-change:transform}.window-bar{height:40px;background:#10132b;display:flex;align-items:center;gap:18px;padding:0 20px;font-size:9px;color:#c2c7dc;border-bottom:1px solid #ffffff0f}.window-dots{font-size:7px;letter-spacing:4px;color:#686d8e}.demo-label{margin-left:auto;font-size:8px;color:#9fa6c3}.dashboard-shell{display:grid;grid-template-columns:145px 1fr;min-height:380px}.dash-sidebar{display:flex;flex-direction:column;gap:25px;padding:26px 23px;background:#0a0c20;border-right:1px solid #ffffff08;font-size:10px;color:#a1a9c6}.dash-sidebar>span:first-of-type{color:#cdd2ff}.dash-monogram{width:32px;height:32px;background:var(--brand-gradient);border-radius:10px;display:grid;place-items:center;font-size:18px;font-weight:700;color:white;margin-bottom:3px}.sidebar-bottom{margin-top:auto;font-size:9px;line-height:1.8;color:#7f88aa}.dash-content{padding:30px 32px}.dash-welcome{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.tiny{font:500 8px var(--mono);letter-spacing:.08em;color:#919bbd}.dash-welcome h2{font-size:24px;letter-spacing:-.035em;margin:8px 0}.dash-welcome p{font-size:10px;color:#949ebc}.status-pill{font-size:8px;font-style:normal;color:#c2caff;background:#4f56f025;border:1px solid #7c86ff22;border-radius:30px;padding:6px 11px;white-space:nowrap}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:20px}.kpis>div{background:linear-gradient(120deg,#1b2041,#131733);border:1px solid #ffffff09;border-radius:11px;padding:17px 19px}.kpis strong{font-family:var(--display);font-size:35px;font-weight:500;letter-spacing:-.03em;line-height:1.1;display:block}.kpis>div:nth-child(2) strong{color:#a9b3ff}.kpis span{display:block;font-size:9px;color:#afb7d2;margin-top:10px}.dash-bottom{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.chart,.activity,.pipeline,.conversation{border-radius:12px;border:1px solid #ffffff0b;background:#0e122b;padding:17px 19px}.chart-top{font-size:10px;display:flex;justify-content:space-between;gap:12px;color:#cbd1e5}.chart-top .tiny{font-size:7px}.bars{height:85px;display:flex;align-items:flex-end;gap:8px;padding:14px 0 0}.bars i{display:block;flex:1;height:var(--bar);border-radius:3px 3px 0 0;background:linear-gradient(#7c86ff,#4f56f040)}.bars i:nth-child(3n){background:linear-gradient(#a89cff,#6c3ce044)}.chart-bottom{display:flex;justify-content:space-between;color:#7f8bad;font-size:7px;margin-top:11px}.activity>div:not(.chart-top){display:flex;gap:9px;align-items:center;color:#b4bdd9;font-size:9px;padding-top:15px}.domain-dot{width:5px;height:5px;border-radius:100%;background:#8a93ff}.activity b{margin-left:auto;font-weight:400;color:#a9b3ff}.activity small,.conversation small{display:block;color:#8f99b8;font-size:8px;margin-top:20px}.pipeline>div{display:flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #ffffff08}.pipeline b{font-size:9px;display:block;font-weight:500}.pipeline small{font-size:8px;color:#99a4c1;display:block;margin-top:4px}.pipeline .status-pill{margin-left:auto}.avatar{width:28px;height:28px;flex:none;background:var(--brand-gradient);border-radius:50%;display:grid;place-items:center;font-size:8px}.conversation{text-align:center}.conversation>span{font-size:23px;display:block;color:#c6ccff}.conversation p{font-size:10px;color:#a9b3ff;margin-top:7px}.channel-row{display:flex;justify-content:center;gap:7px;margin-top:15px}.channel-row b{font-size:8px;font-weight:400;border:1px solid #ffffff16;border-radius:20px;padding:6px 9px}
/* Five pillars have identical dimensions and editorial weight. */
.pillar-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.pillar-card{background:white;border:1px solid var(--line);border-radius:16px;padding:24px 21px;display:flex;flex-direction:column;min-height:380px;transition:transform .2s,box-shadow .2s}.pillar-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #1219440b}.pillar-top{display:flex;justify-content:space-between;align-items:center;color:var(--brand-500);margin-bottom:46px}.pillar-top>span{font:500 10px var(--mono)}.pillar-top svg{width:29px;height:29px}.pillar-card h3{font-size:22px;letter-spacing:-.04em;min-height:82px;margin-bottom:17px}.pillar-card p{font-size:12px;line-height:1.8;flex:1}.pillar-card .text-link{font-size:11px;gap:8px;margin-top:28px;min-height:42px}.pillar-card .text-link span{font-size:17px}.photo{margin-top:42px}.photo-window{overflow:hidden;border-radius:22px;position:relative;aspect-ratio:2.1;background:var(--surface-100)}.photo-window img{position:absolute;inset:-12% 0;width:100%;height:124%;max-width:none;object-fit:cover;will-change:transform}.photo figcaption{font-size:9px;color:var(--ink-500);margin-top:12px;text-align:right}.outcomes{padding:94px 0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.stat-grid>div{border-bottom:1px solid #ffffff20;padding-bottom:35px}.stat-grid strong{font-family:var(--display);font-size:clamp(64px,7.5vw,108px);font-weight:500;letter-spacing:-.055em;display:block}.stat-grid sup{font-family:var(--body);font-size:12px;letter-spacing:0;vertical-align:super;margin-left:6px;color:#a9b3ff}.stat-grid span{display:block;font-size:17px;color:#b9bfd5;margin-top:8px}.footnote{font-size:10px!important;line-height:1.7;max-width:900px;margin-top:28px}.dark .footnote{color:#929cb9}.cards{display:grid;gap:20px}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-4{grid-template-columns:repeat(4,1fr)}.card{padding:30px;background:white;border:1px solid var(--line);border-radius:16px;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #12194409}.card-index{font:500 10px var(--mono);color:var(--brand-600);display:block;margin-bottom:36px}.card h3{font-size:23px;margin-bottom:18px}.card p{font-size:14px}.category{padding:110px 0}.category-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:center}.category-grid p:not(.eyebrow){margin-top:24px;max-width:540px}.market-stat{padding:35px 0 35px 60px;border-left:1px solid var(--line)}.market-stat>strong{font:500 clamp(65px,7vw,96px)/1.2 var(--display);letter-spacing:-.06em;display:block}.market-stat>span{font-size:14px;color:var(--ink-600)}.closing{padding:115px 0 125px;text-align:center;background:var(--navy-950);color:white}.closing .eyebrow{justify-content:center;color:var(--brand-300)}.closing h2{font-size:clamp(43px,5vw,74px)}.closing p:not(.eyebrow){color:#b9bfd5;font-size:18px;max-width:670px;margin:28px auto}.closing .button{margin-top:7px}
/* Agent catalog: permanent links, native disclosures, sticky editorial explanation. */
.roster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.roster-domain{background:white;border:1px solid var(--line);border-radius:16px;padding:28px}.roster-domain h3{font-size:22px;margin-bottom:25px}.roster-domain h3>span{display:block;font:400 11px var(--body);color:var(--ink-500);margin-top:9px;letter-spacing:0}.roster-domain>a{display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:12px;min-height:62px;border-top:1px solid var(--line)}.roster-domain>a:hover{color:var(--brand-600)}.roster-domain b{font-weight:400;color:var(--brand-600);font-size:10px}.detail-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:start}.sticky-copy{position:sticky;top:135px}.small-stats{display:flex;gap:40px}.small-stats strong{display:block;font:500 42px var(--display)}.small-stats span{display:block;font-size:11px;color:var(--ink-500);margin-top:7px}.agent-detail{border-bottom:1px solid var(--line);scroll-margin-top:110px}.agent-detail>summary{padding:25px 0;display:grid;grid-template-columns:1fr 35px;align-items:center;cursor:pointer;list-style:none}.agent-detail>summary::-webkit-details-marker{display:none}.detail-domain{grid-column:1;font:500 9px var(--mono);color:var(--brand-600);margin-bottom:9px}.agent-detail>summary>span:nth-child(2){font-family:var(--display);font-size:24px;font-weight:500;letter-spacing:-.035em}.agent-detail>summary>i{grid-column:2;grid-row:1/3;font-style:normal;font-size:30px;font-weight:300;color:var(--ink-500);transition:transform .2s}.agent-detail[open]>summary>i{transform:rotate(45deg)}.detail-body{padding:12px 0 30px}.detail-body h3{font-size:28px;margin-bottom:22px}.detail-body>p{font-size:14px}.checklist{display:grid;gap:16px}.checklist>li{display:flex;gap:13px;font-size:14px;line-height:1.6}.checklist svg{width:17px;height:20px;color:var(--brand-600);margin-top:1px}.detail-body .checklist{margin:25px 0}.outcome{padding:20px 24px;background:var(--surface-50);border-radius:12px;margin:24px 0}.outcome>b{display:block;font:500 10px var(--mono);color:var(--brand-600);margin-bottom:8px;text-transform:uppercase}.governance-strip{display:flex;gap:30px;justify-content:space-between;margin-top:40px}.governance-strip>span{display:flex;gap:10px;align-items:center;font-size:12px}.governance-strip svg{width:20px;color:var(--brand-600)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.two-col .section-heading{margin-bottom:0}.two-col .section-heading .lede{font-size:17px}.workflow-steps{display:grid;grid-template-columns:1fr 1fr;gap:0 70px}.workflow-steps li{border-top:1px solid #ffffff20;padding:34px 0;display:flex;gap:26px}.workflow-steps li>span{font:500 13px var(--mono);color:#a9b3ff;margin-top:4px}.workflow-steps h3{font-size:24px;margin-bottom:14px}.workflow-steps p{font-size:14px}.workflow-note{padding-top:30px;border-top:1px solid #ffffff20;font-size:13px}.control-diagram{border:1px solid var(--line);border-radius:24px;padding:35px;display:flex;flex-direction:column;align-items:center;gap:15px;background:white}.control-diagram>div{font-size:15px;text-align:center;border:1px solid var(--line);border-radius:13px;padding:23px;width:100%}.control-diagram>.control-human{background:var(--navy-950);color:white;display:flex;justify-content:center;align-items:center;gap:14px}.control-diagram>span{color:var(--brand-500)}.control-diagram small{font-size:10px;color:var(--ink-500);margin-top:12px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.comparison-card{padding:30px;background:var(--surface-50);border-radius:16px}.comparison-card:last-child{background:var(--navy-950);color:white}.comparison-card h3{font-size:22px;margin-bottom:25px}.comparison-card li{font-size:13px;line-height:1.5;border-top:1px solid var(--line);padding:16px 0}.comparison-card:last-child li{border-color:#ffffff18;color:#c2c8dc}.photo+.cards{margin-top:50px}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{font-size:18px;font-weight:500;padding:24px 0;cursor:pointer;line-height:1.6}.faqs details>p{font-size:16px;padding-bottom:25px}.orchestration{border:1px solid #ffffff12;border-radius:22px;padding:50px}.orchestrator{font:500 30px var(--display);text-align:center;padding:30px;background:#121633;border:1px solid #7c86ff30;border-radius:15px;margin:0 auto 40px;max-width:400px;position:relative}.orchestrator:after{content:'';position:absolute;width:1px;height:40px;top:100%;left:50%;background:#7c86ff55}.agent-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.agent-pills>span{padding:16px 23px;border:1px solid #ffffff22;border-radius:40px;font-size:13px;color:#bcc5e0}.autonomy-ladder li{display:flex;gap:25px;align-items:flex-start;padding:35px 0;border-bottom:1px solid var(--line)}.autonomy-ladder li>span{font:500 12px var(--mono);color:var(--brand-600);padding-top:5px}.autonomy-ladder h3{margin-bottom:15px}.autonomy-ladder p{font-size:15px}.pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.pills span{padding:9px 16px;background:var(--surface-100);border-radius:30px;font-size:12px}.service{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding:85px 0;border-bottom:1px solid var(--line);align-items:start}.service:first-child{padding-top:0}.service-title{position:sticky;top:135px}.service h2{font-size:43px;margin-bottom:26px}.service p{font-size:16px}.service-title .text-link{margin-top:26px}.service-deliverables .checklist{gap:22px}.deliverable{margin-top:35px;padding:27px;background:var(--surface-50);border-radius:16px}.deliverable>span{font:500 10px var(--mono);color:var(--brand-600)}.deliverable p{font-size:14px;margin-top:14px}.standalone-product{display:grid;grid-template-columns:1fr 1fr;gap:45px 65px;margin-bottom:120px;padding-bottom:100px;border-bottom:1px solid var(--line);scroll-margin-top:110px}.standalone-product:last-child{margin-bottom:0;padding-bottom:0;border:0}.product-copy h2{font-size:48px;margin-bottom:25px}.product-copy h3{font-size:24px;color:var(--ink-600);line-height:1.4;letter-spacing:-.025em;margin-bottom:20px}.product-copy>p{font-size:15px;margin-bottom:28px}.standalone-product .photo{margin:0;align-self:start}.standalone-product .photo-window{aspect-ratio:1.1}.product-bottom{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:65px;background:var(--surface-50);padding:35px;border-radius:20px}.product-bottom p{font-size:15px;margin-top:15px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 28px}.team-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white}.team-card>img{width:100%;height:auto;aspect-ratio:1.05;object-fit:cover;object-position:center 20%}.team-card>div{padding:28px}.team-card h2{font-size:26px;line-height:1.2}.team-role{font-size:12px;color:var(--brand-600);margin:15px 0 22px;line-height:1.6}.team-card p:last-child{font-size:13px;line-height:1.8}.editorial-empty{padding:40px;max-width:830px}.editorial-empty h2{font-size:54px;margin-bottom:25px}.editorial-empty>p:not(.eyebrow){max-width:460px;margin-bottom:30px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:115px;align-items:start}.contact-copy{position:sticky;top:130px}.contact-copy h2{font-size:45px;margin-bottom:25px}.contact-copy>p{font-size:16px;margin-bottom:28px}.contact-copy>a{display:block;color:var(--brand-600);font-size:17px;line-height:2}.contact-copy .contact-note{font-size:12px;margin-top:25px}.enquiry-form{background:white;border:1px solid var(--line);border-radius:22px;padding:38px}.email-mode-note{font-size:14px;padding-bottom:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin-bottom:23px}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:10px}.field label>span{color:var(--brand-600)}.field input,.field textarea,.field select{display:block;width:100%;min-height:49px;border:1px solid #b6bbcc;border-radius:10px;background:#fff;padding:13px;font-size:16px;line-height:1.4;color:var(--ink-900)}.field textarea{resize:vertical}.field small{display:block;color:var(--ink-500);font-size:10px;margin-top:8px}.form-privacy .text-link{font-size:11px;margin-top:20px}.form-status{font-size:13px;line-height:1.6;margin-top:20px}.form-status.error{color:#a82525}.email-result{margin-top:28px;border-top:1px solid var(--line);padding-top:26px}.email-result h3{font-size:24px}.email-result p{font-size:13px;margin-top:15px}.email-result .button-row{justify-content:flex-start;margin:20px 0}.email-result .button{font-size:12px}.email-result summary{font-size:12px;cursor:pointer;padding-top:15px}.email-body{font:12px/1.7 var(--mono);white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink-600)}[hidden]{display:none!important}.article{padding-top:90px;padding-bottom:100px}.article h1{margin:28px 0 55px}.article h2{font-size:27px;margin:32px 0 20px}.article p{font-size:16px}.article a{color:var(--brand-600);text-decoration:underline}
.site-footer{background:var(--navy-950);color:white;padding:70px 0 25px;border-top:1px solid #ffffff15}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr .8fr;gap:55px;padding-bottom:65px}.footer-grid h2{font:500 11px var(--body);letter-spacing:0;margin:5px 0 25px;color:#edf0fc}.footer-grid a:not(.logo){display:block;font-size:11px;color:#a4aecb;margin-top:15px;line-height:1.7}.footer-grid a:hover{color:white}.footer-brand p{font-size:12px;color:#a4aecb;max-width:260px;margin:25px 0}.footer-bottom{border-top:1px solid #ffffff15;padding-top:24px;display:flex;justify-content:space-between;gap:30px;font-size:10px;color:#9aa4c0;line-height:1.6}.footer-bottom>div{display:flex;gap:25px;align-items:center}.motion-toggle{border:0;padding:0;background:none;font-size:10px;color:#a9b3ff}.motion-toggle[aria-pressed=true]{text-decoration:underline;text-underline-offset:4px}
@media(min-width:1441px){.hero{padding-top:100px}.hero-stage{margin-top:65px}}
@media(max-width:1190px){.main-nav{display:none}.menu-button{display:flex}.header-cta{margin-left:auto}.wrap{width:calc(100% - 64px)}.pillar-grid{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;padding-bottom:15px;scroll-snap-type:x mandatory}.pillar-card{scroll-snap-align:start}.cols-4{grid-template-columns:repeat(2,1fr)}.detail-layout,.contact-layout{gap:55px}.service{gap:60px}.dashboard-shell{grid-template-columns:115px 1fr}.dash-sidebar{padding:24px 18px}.dash-content{padding:26px}.photo-window{aspect-ratio:1.8}.two-col{gap:55px}.footer-grid{gap:32px}.product-copy h2{font-size:40px}.standalone-product{gap:35px}.category-grid{gap:50px}.market-stat{padding-left:35px}}
@media(max-width:760px){h1{font-size:43px;line-height:1.08;letter-spacing:-.055em}h2{font-size:37px;letter-spacing:-.045em}.wrap{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 32px);gap:10px;min-height:64px}.logo img{width:96px}.header-cta{font-size:9px;min-height:34px;padding:8px 12px}.utility-bar>.wrap{justify-content:center;min-height:34px;font-size:8px}.utility-bar nav{display:none}.hero{padding-top:55px}.hero .eyebrow{font-size:9px;gap:7px;margin-bottom:24px}.hero-lede{font-size:15px;line-height:1.8;margin:24px auto}.hero:not(:has(.hero-stage)){padding-bottom:55px}.button{font-size:12px;min-height:44px;padding:12px 20px}.button-row{gap:10px}.hero-stage{margin-top:40px;padding-bottom:43px;width:calc(100% - 26px);perspective:none}.dashboard{border-radius:12px;box-shadow:0 20px 35px #1418401c}.window-bar{height:32px;padding:0 12px;font-size:7px;gap:8px}.demo-label{font-size:6px;max-width:96px;line-height:1.4;text-align:right}.window-dots{font-size:5px;letter-spacing:1px}.dashboard-shell{grid-template-columns:1fr;min-height:0}.dash-sidebar{display:none}.dash-content{padding:18px 14px}.dash-welcome{margin-bottom:18px;gap:5px}.dash-welcome h2{font-size:18px;margin:6px 0}.dash-welcome p{font-size:8px;max-width:230px;line-height:1.7}.dash-welcome>.status-pill{display:none}.tiny{font-size:6px}.kpis{gap:7px;margin-bottom:12px}.kpis>div{padding:12px 9px}.kpis strong{font-size:24px}.kpis span{font-size:7px;line-height:1.6;min-height:22px;margin-top:7px}.dash-bottom{grid-template-columns:1fr;gap:10px}.chart,.activity,.pipeline,.conversation{padding:13px}.dash-bottom>.activity{display:none}.dash-bottom>.chart{order:2}.bars{height:65px}.chart-top{font-size:8px}.chart-top .tiny{font-size:6px}.pipeline>div{padding:8px 0}.conversation>span{font-size:20px}.conversation small{margin-top:12px}.section{padding:72px 0}.section-heading{margin-bottom:35px}.section-heading .lede{font-size:17px;margin-top:22px}.eyebrow{font-size:10px;margin-bottom:20px}.pillar-grid{grid-template-columns:repeat(5,260px);margin-right:-20px;padding-right:20px;gap:14px;scroll-padding-left:0}.pillar-card{min-height:330px;padding:25px}.pillar-card h3{font-size:25px;min-height:90px;margin-bottom:10px}.pillar-top{margin-bottom:28px}.pillar-card p{font-size:13px}.pillar-card .text-link{font-size:12px;margin-top:20px}.photo{margin-top:30px}.photo-window{border-radius:16px;aspect-ratio:1.25}.photo-window img{inset:-7% 0;height:114%}.photo figcaption{font-size:8px}.outcomes{padding:65px 0}.stat-grid{gap:20px;grid-template-columns:1fr}.stat-grid>div{padding:12px 0 24px;display:flex;align-items:baseline;gap:25px;justify-content:space-between}.stat-grid strong{font-size:72px}.stat-grid span{font-size:14px;max-width:145px}.stat-grid sup{font-size:9px}.footnote{font-size:9px!important}.cards,.cols-3,.cols-4{grid-template-columns:1fr}.card{padding:28px}.card-index{margin-bottom:25px}.card h3{font-size:25px}.card p{font-size:15px}.category{padding:70px 0}.category-grid{grid-template-columns:1fr;gap:35px}.market-stat{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}.market-stat>strong{font-size:90px}.market-stat .footnote{max-width:340px}.closing{padding:75px 0 85px}.closing h2{font-size:43px}.closing p:not(.eyebrow){font-size:16px;margin:24px auto}.roster-grid{grid-template-columns:1fr;gap:18px}.roster-domain{padding:25px}.roster-domain>a{font-size:14px;min-height:61px}.roster-domain b{font-size:11px}.detail-layout,.two-col{grid-template-columns:1fr;gap:30px}.sticky-copy,.service-title,.contact-copy{position:static}.small-stats{margin-bottom:20px}.agent-detail>summary>span:nth-child(2){font-size:23px}.detail-body h3{font-size:28px}.governance-strip{display:grid;grid-template-columns:1fr 1fr;gap:24px}.governance-strip>span{font-size:10px;gap:8px}.workflow-steps{grid-template-columns:1fr}.workflow-steps li{padding:28px 0;gap:20px}.workflow-steps h3{font-size:25px}.comparison-grid{grid-template-columns:1fr}.control-diagram{padding:24px;margin-top:12px}.photo+.cards{margin-top:35px}.orchestration{padding:25px 18px}.orchestrator{font-size:25px;padding:24px}.agent-pills{gap:10px}.agent-pills>span{font-size:11px;padding:13px 16px}.autonomy-ladder li{padding:30px 0}.autonomy-ladder h3{font-size:27px}.service{grid-template-columns:1fr;gap:35px;padding:55px 0}.service h2{font-size:36px}.service p{font-size:15px}.standalone-product{grid-template-columns:1fr;gap:30px;margin-bottom:70px;padding-bottom:65px}.product-copy h2{font-size:40px}.product-copy h3{font-size:25px}.product-copy>p{font-size:15px}.product-bottom{grid-template-columns:1fr;gap:28px;padding:25px}.standalone-product .photo-window{aspect-ratio:1.2}.team-grid{grid-template-columns:1fr;gap:28px}.team-card h2{font-size:28px}.team-card p:last-child{font-size:15px}.team-role{font-size:13px}.team-card>img{aspect-ratio:1.1}.editorial-empty{padding:15px 0}.editorial-empty h2{font-size:40px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:37px}.enquiry-form{padding:25px 21px}.form-grid{grid-template-columns:1fr;gap:0}.field input,.field select,.field textarea{font-size:16px}.field label{font-size:13px}.contact-copy>p{font-size:16px}.field small{font-size:11px}.article{padding-top:60px;padding-bottom:70px}.article h1{font-size:43px;margin-bottom:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px;padding-bottom:45px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:320px}.footer-grid a:not(.logo){font-size:12px;min-height:25px}.footer-grid h2{font-size:12px}.footer-bottom{flex-direction:column;gap:20px}.footer-bottom>div{justify-content:space-between}.motion-toggle{min-height:35px}.site-footer{padding-top:50px}.mobile-menu nav>a{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.dashboard,.photo-window img{transform:none!important;will-change:auto}}
html[data-motion=reduced]{scroll-behavior:auto}html[data-motion=reduced] *,html[data-motion=reduced] *:before,html[data-motion=reduced] *:after{animation:none!important;transition:none!important}html[data-motion=reduced] .dashboard,html[data-motion=reduced] .photo-window img{transform:none!important;will-change:auto}
@media print{.site-header,.utility-bar,.site-footer,.closing,.hero-stage,.button-row{display:none!important}.hero,.section{padding:20px 0}.dark{color:#000;background:white}.gradient{background:none;color:#3c3fe0}.sticky-copy,.service-title{position:static}.wrap{width:100%}.agent-detail:not([open]) .detail-body{display:block}.photo-window img{transform:none!important}.detail-layout{display:block}}

.small-stats{gap:22px;flex-wrap:wrap}.small-stats>div{flex:1;min-width:95px}.small-stats span{max-width:135px;line-height:1.6}.photo-static .photo-window{aspect-ratio:1.5}.photo-static .photo-window img{inset:0;height:100%;object-fit:cover;will-change:auto}.product-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-bottom:90px}.product-overview-card{border:1px solid var(--line);border-radius:16px;padding:32px;background:var(--surface-50)}.product-overview-card h2{font-size:30px;margin-bottom:20px}.product-overview-card p:not(.eyebrow){font-size:15px;max-width:450px}.product-overview-card .text-link{margin-top:25px}.product-overview-card:hover{border-color:var(--brand-400)}

/* Pinned product reveal: scroll distance drives the perspective and scale. */
.hero{overflow:visible}.scroll-cue{display:flex;align-items:center;justify-content:center;gap:14px;margin:36px 0 0;font:500 12px var(--mono);color:var(--ink-600)}.scroll-cue span{display:inline-block;font-size:22px}.hero-stage{max-width:1320px;padding-bottom:72px}.hero-stage:after{display:none}.hero-stage.scene-enabled{height:175svh;max-height:none;padding-bottom:0;margin-top:12px}.stage-sticky{width:100%;perspective:1800px}.scene-enabled .stage-sticky{position:sticky;top:86px;min-height:calc(100svh - 100px);display:flex;align-items:center;padding:26px 0}.stage-sticky>.dashboard{width:100%;transform-origin:center center;backface-visibility:hidden}.photo-window{isolation:isolate}.photo-window img{inset:-12% 0;height:124%;transform-origin:center center}.site-header{z-index:100}
@media(max-width:760px){.hero-stage.scene-enabled{height:125svh}.scene-enabled .stage-sticky{top:72px;min-height:calc(100svh - 90px);padding:14px 0}.scroll-cue{font-size:11px;margin-top:25px}.hero-stage{padding-bottom:45px}.photo-window img{inset:-10% 0;height:120%}.photo-static .photo-window img{inset:0;height:100%}}
@media(prefers-reduced-motion:reduce){.hero-stage.scene-enabled{height:auto}.scene-enabled .stage-sticky{position:static;min-height:0}.scroll-cue{display:none}}
html[data-motion=reduced] .scroll-cue{display:none}.photo-static .photo-window img{inset:0;height:100%}
/* Figma reference pages: dark split heroes, light editorial panels and blue workflow cards. */
.reference-page .site-header{background:transparent;border:0;backdrop-filter:none;padding:14px 0;margin-bottom:-94px}.reference-page .nav-wrap{background:white;border-radius:999px;min-height:66px;padding:0 24px;box-shadow:0 8px 30px #080a1f12}.reference-page .utility-bar{display:none}.reference-page .main-nav{gap:22px}.reference-hero{background:radial-gradient(ellipse at 0 0,#172641 0,#070c1b 50%,#04050f 80%);color:white;padding:130px 0 74px}.reference-hero.scene-enabled{height:160svh;padding:0}.reference-hero .stage-sticky{top:0;min-height:100svh;padding:120px 0 65px}.reference-hero-grid{width:min(1600px,calc(100% - 100px));display:grid;grid-template-columns:1fr 1.1fr;gap:38px;align-items:center}.reference-hero h1{font:600 clamp(40px,4vw,68px)/1.08 var(--display);letter-spacing:-.045em}.reference-hero h1>span{color:var(--brand-400)}.reference-hero-copy>p:not(.eyebrow):not(.scroll-cue){font-size:18px;color:#d2d7e7;line-height:1.65;margin:26px 0 36px;max-width:690px}.reference-hero .eyebrow{color:var(--brand-300);font-size:12px}.reference-hero .button-row{justify-content:flex-start;gap:12px}.reference-hero .button.ghost{color:white;border-color:#afb6ca}.reference-hero .scroll-cue{justify-content:flex-start;color:#b9bfd5;font-size:12px}.reference-art{transform-origin:center;will-change:transform;position:relative}.reference-art img{width:100%;height:auto;mix-blend-mode:lighten}.reference-art figcaption{font-size:11px;color:#a4adc6;text-align:right;margin-top:8px}.reference-section{padding:96px 0}.reference-section .section-heading{text-align:center;margin:0 auto 52px;max-width:1000px}.reference-section .eyebrow{justify-content:center}.reference-section h2{font-size:clamp(34px,3.4vw,52px);line-height:1.15}.reference-section .section-heading .lede{margin-inline:auto;font-size:18px;max-width:880px}.reference-section .cards{gap:22px}.reference-section .cols-5{grid-template-columns:repeat(5,1fr)}.reference-section .card{background:white;border:1px solid #f0f1f8;border-radius:22px;box-shadow:0 14px 36px #4f56f00d;padding:30px 25px}.reference-section .card-index{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;color:white;background:var(--brand-gradient);margin-bottom:32px;font:500 14px var(--mono)}.reference-section .card h3{font-size:23px;letter-spacing:-.025em}.reference-section .card p{font-size:16px;line-height:1.65}.reference-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.reference-intro .section-heading{text-align:left}.reference-intro .eyebrow{justify-content:flex-start}.reference-intro p{font-size:18px;margin-top:26px}.reference-intro .photo{margin:0}.reference-intro .photo-window{aspect-ratio:1.1}.reference-intro .photo p{font-size:12px}.reference-intro .checklist{margin-top:25px}.reference-intro .reference-callout{background:#eef0fa;padding:25px;border:1px solid #e0e4f4;border-radius:16px;font-size:19px}.reference-dashboard{min-width:0;overflow:hidden;border-radius:18px;box-shadow:0 24px 70px #15154b20}.reference-dashboard .dashboard{border-radius:18px}.reference-dashboard .dash-sidebar{display:none}.reference-dashboard .dashboard-shell{grid-template-columns:1fr}.reference-dashboard .dash-content{padding:22px}.reference-dashboard .kpis strong{font-size:28px}.reference-dashboard .dash-bottom{grid-template-columns:1fr}.reference-dashboard .chart{display:none}.reference-dashboard .dash-welcome h2{font-size:28px}.reference-dashboard .dash-welcome p{font-size:13px;margin-top:8px}.center-title{text-align:center;margin:66px 0 35px}.oversight-note{border:1px solid #dde2f2;border-radius:14px;padding:25px 30px;text-align:center;font-size:18px;max-width:850px;margin:40px auto 0!important;background:#ffffffa0}.oversight-note strong{color:var(--brand-600)}.center-subtitle{text-align:center;margin-top:18px}.reference-timeline{max-width:920px;margin:0 auto}.reference-timeline li{position:relative;padding:24px 52px 24px 82px;border-left:2px dashed #d2d6e5;margin-left:25px}.reference-timeline li:nth-child(even){padding:24px 82px 24px 52px;border-left:0;border-right:2px dashed #d2d6e5;margin-left:0;margin-right:25px}.reference-timeline li>div{background:linear-gradient(120deg,#171da8,#3c3fe0);border-radius:22px;padding:38px;color:white;box-shadow:0 12px 30px #171da820}.reference-timeline svg{width:35px;height:35px;margin-bottom:30px}.reference-timeline h3{font-size:26px;letter-spacing:-.025em}.reference-timeline p{color:#e3e7ff;font-size:17px;margin-top:16px}.step-marker{position:absolute;top:50%;left:-28px;display:grid;place-items:center;width:54px;height:54px;background:white;border:1px solid #e2e4ed;border-radius:50%;font:600 16px var(--display);color:var(--brand-700);box-shadow:0 8px 12px #080a1f12;transform:translateY(-50%)}.reference-timeline li:nth-child(even) .step-marker{left:auto;right:-28px}.comparison-table{overflow:auto;border:1px solid var(--line);border-radius:20px;background:white}.comparison-table table{width:100%;border-collapse:collapse;text-align:center;table-layout:fixed}.comparison-table th{font:600 23px var(--display);padding:34px 24px;border-right:1px solid var(--line)}.comparison-table th:last-child{background:linear-gradient(130deg,#171da8,#3c3fe0);color:white}.comparison-table td{padding:25px 24px;border-top:1px solid var(--line);border-right:1px solid var(--line);font-size:17px;line-height:1.55}.comparison-table td:last-child{color:var(--brand-700);font-weight:500}.comparison-table tbody tr:nth-child(even){background:#f7f8fc}.reference-footnote{font-size:12px!important;line-height:1.7;text-align:center;max-width:900px;margin:28px auto 0}.center-action{text-align:center;margin-top:40px}.network-map{height:640px;position:relative;max-width:1060px;margin:0 auto}.network-map>svg{position:absolute;inset:0;width:100%;height:100%;stroke:#7c86ff;stroke-width:.12;stroke-dasharray:.8 .8}.network-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160px;height:160px;display:grid;place-items:center;border-radius:50%;background:white;box-shadow:0 0 0 22px #4f56f008,0 0 0 45px #4f56f006,0 15px 45px #4f56f01a;color:var(--brand-600);font:600 32px var(--display);z-index:1;border:1px solid #cfd5ff}.network-map li{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;padding:14px 20px;background:white;border:1px solid #e3e6f3;border-radius:999px;box-shadow:0 5px 20px #171da80a;font-size:14px;white-space:nowrap}.network-dot{width:8px;height:8px;border-radius:50%;background:var(--brand-500)}.network-map+.cards{margin-top:50px}.blue-band{background:linear-gradient(125deg,#171da8,#2e2fb8);color:white}.blue-band .eyebrow,.blue-band .lede{color:#e3e7ff}.blue-band .cards h3{color:var(--ink-900)}.blue-band .faqs{max-width:900px;margin:auto}.blue-band .faqs details{border-color:#ffffff35}.blue-band .faqs p{color:#e6e9ff}.blue-band .faqs summary{color:white}.blue-band .section-heading h2>span{color:#c7ceff}.industry-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.industry-pills li{font-size:16px;padding:18px 25px;border-radius:999px;background:#eef0fa;border:1px solid #e0e4f2}.evolution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.evolution-grid article{border-radius:22px;overflow:hidden;border:1px solid #e5e8f3;background:white;padding-bottom:28px}.evolution-grid img{width:100%;aspect-ratio:1.5;object-fit:cover}.evolution-grid span{display:block;font:500 12px var(--mono);color:var(--brand-600);margin:28px 25px 12px}.evolution-grid h3{font-size:26px;margin:0 25px 15px}.evolution-grid p{font-size:16px;margin:0 25px}.operating-wheel{border:1px solid #d9dff6;border-radius:32px;padding:55px 35px;background:radial-gradient(ellipse,#eef0ff,white);display:grid;grid-template-columns:1fr 1fr;gap:22px;box-shadow:0 15px 60px #171da80a}.operating-wheel strong{grid-column:1/-1;text-align:center;font:600 44px var(--display);color:var(--brand-600);padding:20px}.operating-wheel span{padding:20px 10px;text-align:center;border-radius:12px;background:white;border:1px solid #dde2f5;font-size:16px}.reference-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center;margin:65px 0 0;padding:40px;border-radius:24px;background:#eef0fa}.reference-metrics strong{display:block;font:600 58px var(--display);color:var(--brand-600)}.reference-metrics span{display:block;font-size:15px;margin-top:10px}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.use-case-grid article{border:1px solid var(--line);border-radius:22px;padding:32px}.use-case-grid h3{font-size:27px;margin-bottom:28px}.use-case-grid span{display:block;font:500 12px var(--mono);text-transform:uppercase;margin:22px 0 12px;color:var(--ink-500)}.use-case-grid p{font-size:16px}.use-case-grid .case-outcome{color:var(--brand-600);font-weight:500}.spotlight-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:center;background:white;border:1px solid var(--line);border-radius:28px;padding:40px;overflow:hidden}.spotlight-panel>div>span{font-size:13px;color:var(--brand-600)}.spotlight-panel h3{font-size:38px;margin:25px 0 30px}.spotlight-panel .dashboard{transform:perspective(1600px) rotateY(-7deg);transform-origin:center}.spotlight-panel .dash-sidebar{display:none}.spotlight-panel .dashboard-shell{grid-template-columns:1fr}.spotlight-panel .dash-bottom{grid-template-columns:1fr}.spotlight-panel .chart{display:none}.spotlight-panel .dash-welcome h2{font-size:27px}
@media(max-width:1190px){.reference-hero-grid{gap:25px;width:calc(100% - 64px)}.reference-hero h1{font-size:48px}.reference-hero-copy>p:not(.eyebrow):not(.scroll-cue){font-size:16px}.reference-section .cols-5{grid-template-columns:repeat(3,1fr)}.reference-intro{gap:35px}.reference-section .cols-4{grid-template-columns:repeat(2,1fr)}.network-map{height:550px}.network-map li{font-size:12px;padding:12px}.reference-page .nav-wrap{padding:0 18px}.spotlight-panel{grid-template-columns:1fr}.spotlight-panel .dashboard{transform:none}}
@media(max-width:760px){.reference-page .site-header{padding:10px 0;margin-bottom:-82px}.reference-page .nav-wrap{width:calc(100% - 24px);min-height:62px;padding:0 12px}.reference-page .logo img{width:91px}.reference-page .header-cta{font-size:10px;padding:9px 10px}.reference-hero{padding:118px 0 50px}.reference-hero.scene-enabled{height:150svh}.reference-hero .stage-sticky{padding:100px 0 28px;min-height:100svh;align-items:center;top:0}.reference-hero-grid{grid-template-columns:1fr;gap:18px;width:calc(100% - 40px)}.reference-hero h1{font-size:38px}.reference-hero-copy>p:not(.eyebrow):not(.scroll-cue){font-size:15px;line-height:1.6;margin:20px 0 24px}.reference-hero .eyebrow{font-size:10px;margin-bottom:20px}.reference-hero .button{font-size:12px;padding:12px 18px}.reference-hero .scroll-cue{display:none}.reference-art{max-width:500px;margin:auto}.reference-art figcaption{font-size:10px;margin:0}.reference-hero .reference-art img{max-height:33svh;object-fit:contain}.reference-section{padding:65px 0}.reference-section .section-heading{margin-bottom:35px}.reference-section .section-heading .lede{font-size:16px}.reference-section .cols-3,.reference-section .cols-4,.reference-section .cols-5{grid-template-columns:1fr}.reference-intro{grid-template-columns:1fr;gap:35px}.reference-intro p{font-size:16px}.reference-timeline li,.reference-timeline li:nth-child(even){margin:0 0 0 18px;padding:16px 0 16px 34px;border-left:2px dashed #d2d6e5;border-right:0}.reference-timeline li>div{padding:26px 23px;border-radius:17px}.reference-timeline h3{font-size:25px}.reference-timeline p{font-size:15px}.step-marker,.reference-timeline li:nth-child(even) .step-marker{left:-20px;right:auto;width:38px;height:38px;font-size:13px}.comparison-table th{font-size:16px;padding:20px 12px}.comparison-table td{font-size:13px;padding:18px 12px;overflow-wrap:anywhere}.network-map{height:auto;max-width:none}.network-map>svg{display:none}.network-center{position:static;transform:none;margin:40px auto 45px;width:130px;height:130px;font-size:28px}.network-map ul{display:grid;grid-template-columns:1fr 1fr;gap:12px}.network-map li{position:static;transform:none;white-space:normal;font-size:13px;padding:15px 12px;justify-content:center}.network-map+.cards{margin-top:35px}.oversight-note{font-size:16px;padding:23px}.center-subtitle{font-size:15px}.reference-metrics{grid-template-columns:1fr;gap:30px;padding:30px}.reference-metrics strong{font-size:52px}.evolution-grid,.use-case-grid{grid-template-columns:1fr}.operating-wheel{padding:30px 20px;gap:14px}.operating-wheel span{font-size:14px;padding:16px 6px}.industry-pills{gap:10px}.industry-pills li{font-size:14px;padding:14px 18px}.spotlight-panel{padding:28px 22px;gap:30px}.spotlight-panel h3{font-size:32px}.reference-footnote{font-size:12px!important}.reference-dashboard .window-bar{font-size:8px}.reference-dashboard .dash-welcome h2{font-size:25px}}
@media(max-height:720px) and (max-width:760px){.reference-hero.scene-enabled{height:auto}.reference-hero .stage-sticky{position:static;padding-bottom:45px}.reference-hero .reference-art img{max-height:40svh}}
html[data-motion=reduced] .reference-hero.scene-enabled{height:auto}html[data-motion=reduced] .reference-hero .stage-sticky{position:static;min-height:0;padding:125px 0 65px}@media(prefers-reduced-motion:reduce){.reference-hero.scene-enabled{height:auto}.reference-hero .stage-sticky{position:static;min-height:0;padding:125px 0 65px}.reference-art{transform:none!important;will-change:auto}}
.reference-art{mix-blend-mode:screen}
.reference-hero{padding:0}.reference-hero:not(.scene-enabled) .stage-sticky{position:static;min-height:0}
