/* Customer-facing exhibition: large hierarchy, restrained technical detail. */
:root{--ex-ink:light-dark(#112c50,#eff6ff);--ex-copy:light-dark(#54708e,#a3b8d0);--ex-blue:light-dark(#216bdd,#67b6ff);--ex-line:light-dark(#c8d9ed,#28405c);--ex-soft:light-dark(#eff5fc,#11233a)}
.company-logo{display:block;width:181px;height:auto;object-fit:contain}.logo-dark{display:none}html[data-theme="dark"] .logo-light{display:none}html[data-theme="dark"] .logo-dark{display:block}
.site-header{height:92px;padding-inline:5%;background:light-dark(#ffffffed,#101e30ed);border-color:var(--ex-line);gap:30px}.site-header .brand{gap:22px;letter-spacing:0}.brand-caption{border-left:1px solid var(--ex-line);padding-left:22px;font-size:12px;font-weight:400;letter-spacing:1.2px;color:var(--ex-copy);white-space:nowrap}.site-header nav{gap:35px}.site-header nav a{font-size:14px;letter-spacing:.5px}.site-header nav a.active{color:var(--ex-blue)}.site-header nav a.active:after{background:var(--ex-blue)}.site-header .header-tools{gap:12px}.theme-control{font-size:12px}.header-action{background:transparent;border:1px solid var(--ex-line)}
.hero{padding:36px 5% 108px;min-height:700px;grid-template-columns:.91fr 1.15fr;gap:5px;background:radial-gradient(ellipse at 77% 43%,light-dark(#d1e8ff99,#1c52814d),transparent 57%),linear-gradient(110deg,light-dark(#f6f9ff,#102139),light-dark(#edf4ff,#0d1c30));isolation:isolate;overflow:hidden}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(light-dark(#8cbbec0c,#4b85c40b) 1px,transparent 1px),linear-gradient(90deg,light-dark(#8cbbec0c,#4b85c40b) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(90deg,transparent 35%,#000 70%);pointer-events:none}
.hero-copy{padding:36px 0;max-width:640px}.hero .eyebrow{font-size:13px;color:var(--ex-blue);letter-spacing:2px}.tiny-line{background:var(--ex-blue);width:25px;height:1px}.hero h1{font-size:clamp(44px,5vw,78px);font-weight:500;line-height:1.27;letter-spacing:-1.7px;margin:26px 0 26px;color:var(--ex-ink);white-space:nowrap}.hero h1 span{color:var(--ex-blue);font-weight:500}.hero-description{font-size:16px;line-height:1.95;max-width:465px;color:var(--ex-copy);padding-right:15px}.hero-actions{gap:27px;margin-top:34px}.hero-actions .primary{background:light-dark(#1f67db,#307bea);border-color:light-dark(#1f67db,#3d8af3);border-radius:3px;min-height:50px;padding:14px 22px;box-shadow:0 6px 24px light-dark(#276ddc17,#1b6cda23);color:#fff}.hero-actions .primary:hover{background:#256cdb}.film-button{font-size:14px;color:var(--ex-ink)}.film-button small{color:var(--ex-copy);font-size:11px;margin-top:4px}.play-outline{background:transparent;border-color:light-dark(#9bbbe1,#527296);color:var(--ex-blue);width:43px;height:43px}.hero-foundations{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px;color:var(--ex-copy);font-size:11px;letter-spacing:.3px}.hero-foundations span{padding-left:11px;border-left:2px solid light-dark(#82b7f7,#3674b8)}
.hero-visual{height:550px;width:100%;margin:0;isolation:isolate}.visual-top{left:7%;right:0;top:6px;font-size:11px;color:var(--ex-copy);letter-spacing:.7px}.visual-top>span:first-child{display:flex;align-items:center;gap:8px}.diagram-key{display:inline-block;width:6px;height:6px;border:1px solid var(--ex-blue);transform:rotate(45deg)}.visual-top>span:last-child{border:0;background:none;padding:0;font-size:10px;color:var(--ex-copy)}.visual-bottom{left:6%;right:0;bottom:5px;font-size:11px;color:var(--ex-copy);gap:3px}.visual-bottom button{color:var(--ex-copy);font-size:11px;padding:8px}.visual-bottom button:hover{color:var(--ex-blue)}
.scene-center-label{background:none;border:0;color:var(--ex-ink);pointer-events:auto;transform:translate(-50%,-100%);padding:3px 6px;min-width:130px}.scene-center-label small{display:block;font-size:10px;letter-spacing:1.5px;color:var(--ex-blue);margin:0 0 5px}.scene-center-label strong{font-size:25px;letter-spacing:4px;font-weight:500}.scene-center-label>span{display:block;font-size:10px;color:var(--ex-copy);margin-top:5px;letter-spacing:.8px}.scene-center-label:hover strong{color:var(--ex-blue)}
.scene-node{display:grid;grid-template-columns:1fr 12px;gap:3px 9px;background:light-dark(#f9fcffef,#13283deb);border:1px solid light-dark(#c3d8f0b0,#38648c90);border-left:2px solid light-dark(#6aabed,#4e99e3);border-radius:2px;box-shadow:0 4px 18px light-dark(#5784b518,#030a1426);padding:8px 10px;white-space:nowrap;text-align:left;max-width:160px}.scene-node .node-category{font-size:10px;color:var(--ex-copy);letter-spacing:.6px;grid-column:1}.scene-node strong{font-weight:500;font-size:12px;color:var(--ex-ink);grid-column:1}.scene-node .node-arrow{grid-column:2;grid-row:1/3;align-self:center;display:block;color:var(--ex-blue);font-size:13px}.scene-node:hover,.scene-node.selected{background:light-dark(#ffffff,#1d3b59);border-color:var(--ex-blue)}
.hero-bottom{position:absolute;left:5%;right:5%;bottom:26px;border-top:1px solid var(--ex-line);padding-top:21px;display:flex;align-items:center;justify-content:space-between;gap:25px}.hero-bottom>div{display:flex;gap:15px;align-items:center;font-size:12px}.hero-bottom>div>span{color:var(--ex-copy)}.hero-bottom strong{font-size:12px;font-weight:500;color:var(--ex-ink)}.hero-bottom>a{display:flex;align-items:center;gap:15px;font-size:12px;color:var(--ex-blue)}.hero-bottom>a svg{width:15px}.hero-bottom>small{font-size:10px;color:var(--ex-copy);opacity:.85}
.delivery-strip{background:light-dark(#fff,#142438);border-bottom:1px solid var(--ex-line);padding:27px 5%;display:flex;align-items:center;justify-content:space-between;gap:16px}.delivery-strip>div{display:flex;align-items:center;gap:16px}.delivery-number{font-size:30px;font-weight:300;line-height:1;color:light-dark(#bacfe8,#3c5a7c);font-variant-numeric:tabular-nums}.delivery-strip h2{font-size:15px;font-weight:500;color:var(--ex-ink)}.delivery-strip p{font-size:11px;color:var(--ex-copy);margin-top:7px;line-height:1.6}.delivery-arrow{font-size:17px;font-weight:300;color:light-dark(#91afcf,#456382)}
.section{padding:76px 5%}.section-heading{margin-bottom:38px;gap:30px}.section-heading .eyebrow{color:var(--ex-blue);font-size:12px;letter-spacing:1.3px}.section-heading h2{font-size:clamp(27px,2.8vw,40px);line-height:1.4;font-weight:500;color:var(--ex-ink);margin-top:12px}.section-heading>p{font-size:14px;line-height:1.8;max-width:345px;color:var(--ex-copy)}.scenarios{background:light-dark(#f8fbff,#101e30)}.route-grid{border-color:var(--ex-line)}.route-card{grid-template-columns:68px minmax(210px,1fr) minmax(240px,1.2fr) 155px;padding:30px 0;gap:10px 25px;border-color:var(--ex-line)}.route-card:hover{background:light-dark(#edf4fe,#172b43)}.route-card h3{font-size:22px;font-weight:500;color:var(--ex-ink)}.route-top .route-no{color:light-dark(#99b6da,#4c6e98);font-size:34px}.route-products{font-size:12px;color:var(--ex-blue);margin-top:6px}.route-card>p{font-size:14px;color:var(--ex-copy)}.route-card .route-bottom{font-size:12px;color:var(--ex-blue);gap:18px}.route-bottom svg{width:20px;height:20px}
.capabilities{background:light-dark(#eef4fc,#132337);border-color:var(--ex-line)}.orchestrator{border-radius:3px;background:light-dark(#e4eefb,#1c3550);border-color:light-dark(#aecbf0,#365f88);padding:29px 31px}.orchestrator h3{font-size:24px;color:var(--ex-ink)}.orchestrator .eyebrow{font-size:11px;color:var(--ex-blue);letter-spacing:1px}.orchestrator p{color:var(--ex-copy)}.architecture-tag{border-radius:2px;background:transparent;color:var(--ex-blue);border-color:var(--ex-line)}.connector-spine{background:light-dark(#93b7e5,#426889);height:30px}.capability-grid{border-color:var(--ex-line)}.capability-card{border-color:var(--ex-line);padding-block:30px}.capability-card h3{font-size:18px;color:var(--ex-ink)}.capability-card p{color:var(--ex-copy)}.capability-card button{font-size:13px;color:var(--ex-ink)}.capability-card button:hover{color:var(--ex-blue)}.capability-card>svg{color:var(--ex-blue)}.architecture-note{color:var(--ex-copy);font-size:11px}.architecture-note>span{color:var(--ex-ink)}
.closing{padding-block:48px;background:light-dark(#f8fbff,#102037);border-color:var(--ex-line);flex-direction:row;align-items:center}.closing h2{font-size:clamp(24px,2.5vw,34px);font-weight:500;color:var(--ex-ink);line-height:1.5}.closing .primary{background:#276fdf;border-radius:3px;color:#fff}.site-footer{padding:31px 5%;background:light-dark(#fff,#101c2d)}.site-footer .company-logo{width:154px}.site-footer .brand{gap:0}.site-footer>span,.site-footer>small{color:var(--ex-copy);font-size:11px}
/* Match the introductory film to the same architectural composition. */
.intro-dialog{background:light-dark(#edf4ff,#0d1c30)}.intro-caption{background:linear-gradient(0deg,light-dark(#edf4ff,#0d1c30) 55%,transparent)}.intro-caption h2{color:var(--ex-ink)}.intro-caption p{color:var(--ex-copy)}
@media(min-width:1700px){.hero{min-height:820px;padding-block:48px 120px}.hero-visual{height:625px}.hero h1{font-size:84px}.hero-description{font-size:18px;max-width:545px}.site-header{height:102px}.company-logo{width:202px}.hero-bottom{bottom:32px}}
@media(max-width:1200px){.brand-caption{display:none}.site-header{gap:20px}.hero{grid-template-columns:.9fr 1.1fr;min-height:650px;padding-top:20px}.hero h1{font-size:clamp(42px,5vw,62px)}.hero-description{font-size:15px;max-width:385px}.hero-visual{height:490px}.hero-foundations{gap:12px;font-size:10px}.hero-actions{gap:20px}.hero-actions .primary{padding:12px 17px;font-size:13px;min-height:45px}.film-button{font-size:13px}.hero-bottom>small{display:none}.route-card{grid-template-columns:48px 1fr 1.1fr 135px;column-gap:18px}.route-card h3{font-size:20px}.delivery-strip{gap:12px}.delivery-number{font-size:25px}.delivery-strip>div{gap:10px}.delivery-strip p{font-size:10px}.section-heading h2{font-size:32px}}
@media(max-width:900px){.company-logo{width:156px}.site-header{height:84px;gap:15px}.site-header nav{gap:24px}.site-header nav a{font-size:13px}.header-tools{gap:8px}.header-action>span:last-child{display:none}.hero{padding-inline:4%;grid-template-columns:.94fr 1.06fr;gap:0;min-height:630px}.hero h1{font-size:43px;letter-spacing:-1px}.hero-description{font-size:14px;line-height:1.9}.hero-actions{gap:15px}.hero-actions .primary{font-size:12px;padding:12px}.film-button{font-size:12px}.play-outline{height:35px;width:35px}.film-button small{font-size:10px}.hero-foundations{gap:9px;font-size:9px}.hero-foundations span{padding-left:7px}.hero-visual{height:460px}.scene-node{padding:6px 7px;gap:2px 5px}.scene-node strong{font-size:11px}.scene-node .node-category{font-size:9px}.visual-top{font-size:10px}.visual-bottom{font-size:10px;left:0}.visual-bottom button{font-size:10px;padding:6px 4px}.hero-bottom{left:4%;right:4%;gap:15px}.hero-bottom>div{gap:12px;font-size:11px}.hero-bottom strong{font-size:11px}.delivery-strip{padding:23px 4%;flex-wrap:wrap}.delivery-strip>div{width:calc(50% - 12px);padding:9px}.delivery-arrow{display:none}.delivery-strip p{font-size:11px}.section{padding:58px 4%}.section-heading h2{font-size:29px}.section-heading p{font-size:13px}.route-card{grid-template-columns:35px 1fr 1fr 100px;column-gap:14px}.route-card h3{font-size:18px}.route-card .route-bottom{font-size:11px;gap:9px}.route-card>p{font-size:13px}.route-products{font-size:11px}}
@media(max-width:760px){.site-header{height:82px;padding-inline:5%;flex-wrap:nowrap;padding-top:0}.site-header>.brand{order:0}.site-header nav{order:1;width:auto;height:auto;justify-content:initial;gap:17px;align-self:stretch}.site-header .header-tools{order:2;margin-left:0}.company-logo{width:142px}.theme-control>span{display:none}.theme-control select{width:85px}.site-header nav a{font-size:12px}.hero{grid-template-columns:1fr;min-height:initial;padding:35px 6% 105px;gap:0}.hero-copy{padding:0;max-width:540px}.hero .eyebrow{font-size:12px;letter-spacing:1.4px}.hero h1{font-size:51px;line-height:1.25;margin:20px 0;letter-spacing:-1.4px}.hero-description{max-width:500px;font-size:14px;padding-right:0;line-height:1.85}.hero-actions{gap:26px;margin-top:25px}.hero-actions .primary{font-size:13px;padding:13px 19px}.film-button{font-size:13px}.film-button small{font-size:10px}.play-outline{width:39px;height:39px}.hero-foundations{display:none}.hero-visual{height:395px;width:100%;max-width:540px;margin:24px auto 0}.visual-top{display:none}.visual-bottom{display:flex;flex-wrap:nowrap;left:0;right:0;bottom:0;font-size:10px}.visual-bottom>span{width:auto;text-align:left;margin-right:auto}.visual-bottom button{font-size:10px;padding:6px}.scene-center-label strong{font-size:23px}.scene-center-label small{font-size:9px;letter-spacing:1px}.scene-center-label>span{font-size:9px}.scene-node{padding:7px 8px}.scene-node .node-category{font-size:9px}.scene-node strong{font-size:11px}.scene-node .node-arrow{font-size:12px}.hero-bottom{left:6%;right:6%;bottom:24px;padding-top:18px;gap:18px}.hero-bottom>div{display:block;font-size:10px}.hero-bottom>div strong{display:block;font-size:11px;margin-top:5px}.hero-bottom>a{font-size:11px;gap:7px;white-space:nowrap}.delivery-strip{padding:19px 5%}.delivery-strip>div{gap:13px;padding:12px 7px}.delivery-number{font-size:26px}.delivery-strip h2{font-size:14px}.delivery-strip p{font-size:10px;margin-top:6px}.section{padding:47px 6%}.section-heading{gap:14px;align-items:start;flex-direction:column;margin-bottom:26px}.section-heading h2{font-size:29px;margin-top:10px}.section-heading .eyebrow{font-size:11px}.section-heading>p{font-size:13px;max-width:100%}.route-card{grid-template-columns:36px 1fr 24px;padding:25px 0;gap:9px 14px}.route-top{grid-row:1/5}.route-top .route-no{font-size:27px}.route-card h3{font-size:20px;grid-column:2}.route-card>p{grid-column:2;grid-row:2;font-size:13px}.route-products{grid-row:3;grid-column:2;font-size:11px;margin-top:4px}.route-card .route-bottom{grid-row:4;grid-column:2/4;justify-content:space-between;margin-top:8px}.route-bottom svg{position:absolute;right:0;top:28px}.orchestrator{padding:22px;gap:17px}.orchestrator h3{font-size:20px}.orchestrator p{font-size:12px;line-height:1.8}.capability-card h3{font-size:17px}.closing{flex-direction:column;align-items:start;gap:25px}.closing h2{font-size:28px}.site-footer{padding:28px 6%}.site-footer .company-logo{width:144px}.site-footer>span{display:none}}
@media(max-width:560px){.site-header{height:110px;flex-wrap:wrap;padding-top:13px;gap:0 12px}.site-header>.brand{order:0}.site-header .header-tools{order:1;margin-left:auto}.site-header nav{order:2;width:100%;height:40px;justify-content:center;gap:40px}.site-header nav a{font-size:12px}.company-logo{width:152px}.header-action{padding:8px}.header-tools{gap:7px}.theme-control select{width:87px;min-height:35px}.hero{padding:31px 6% 93px}.hero h1{font-size:44px;letter-spacing:-1px}.hero-description{font-size:13px}.hero-actions{gap:20px;margin-top:23px}.hero-actions .primary{padding:12px 17px;font-size:13px}.film-button{font-size:12px}.hero-visual{height:370px;margin-top:19px}.scene-node{gap:2px 5px;padding:6px 7px;max-width:130px}.scene-node strong{font-size:10px}.scene-node .node-category{font-size:9px}.scene-node .node-arrow{display:none}.scene-center-label{min-width:100px}.scene-center-label strong{font-size:21px}.visual-bottom{font-size:9px}.visual-bottom button{font-size:9px;padding:5px 4px}.hero-bottom{bottom:23px}.hero-bottom>a{font-size:10px}.hero-bottom>div>span{font-size:10px}.hero-bottom>div strong{font-size:10px}.delivery-strip{padding-inline:4%}.delivery-strip>div{gap:10px}.delivery-strip h2{font-size:13px}.delivery-strip p{font-size:10px}.delivery-number{font-size:24px}.section-heading h2{font-size:27px}.intro-caption h2{font-size:25px}#home{scroll-margin-top:115px}}
@media(max-width:380px){.company-logo{width:129px}.site-header nav{gap:35px}.theme-control select{width:82px}.hero h1{font-size:39px}.hero-actions{gap:13px}.hero-actions .primary{padding:11px 13px;font-size:12px}.play-outline{width:34px;height:34px}.hero-visual{height:330px}.scene-node strong{font-size:9px}.scene-node{padding:5px 6px}.scene-center-label strong{font-size:20px}.visual-bottom>span{font-size:8px}.delivery-strip p{font-size:9px}.hero-bottom>div strong{font-size:9px}}
