:root{--bg:#f4f6f8;--surface:#fff;--surface-soft:#eef2f6;--ink:#172033;--muted:#667085;--line:#d8dee7;--blue:#2b63d9;--blue-dark:#1f4fae;--green:#25855a;--navy:#172033}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}#top,#capabilities,#projects,#process,#contact{scroll-margin-top:92px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f6f8e6;border-bottom:1px solid #d8dee7db;animation:.55s both header-in;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;height:74px;display:grid}.brand{align-items:baseline;gap:12px;width:max-content;display:flex}.brand strong{letter-spacing:-.035em;font-size:21px;font-weight:720}.brand span{color:var(--muted);font-size:13px}.site-header nav{color:#475467;align-items:center;gap:34px;font-size:14px;display:flex}.site-header nav a,.header-actions button{transition:color .2s}.site-header nav a{cursor:pointer;justify-content:center;align-items:center;min-height:42px;padding:0 2px;display:inline-flex}.site-header nav a:hover,.header-actions button:hover{color:var(--blue)}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.header-actions button{color:#475467;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-size:13px}.header-actions a{background:var(--ink);color:#fff;border-radius:6px;padding:11px 15px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.header-actions a:hover{background:var(--blue);transform:translateY(-1px)}.hero{border-bottom:1px solid var(--line);background:var(--bg);align-items:center;min-height:690px;display:flex;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(540px,1.12fr);align-items:center;gap:66px;padding:82px 0 88px;display:grid}.hero-copy{z-index:2;animation:.7s cubic-bezier(.2,.8,.2,1) 80ms both hero-copy-in;position:relative}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:700}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(50px,5vw,68px);font-weight:680;line-height:1.06}.hero h1 span{display:block}.hero h1 span:last-child{color:var(--blue)}.hero-intro{color:#4d5a6d;max-width:530px;margin:28px 0 0;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.button-primary,.button-secondary{border-radius:6px;justify-content:center;align-items:center;min-height:46px;font-size:13px;font-weight:620;display:inline-flex}.button-primary{background:var(--blue);color:#fff;gap:26px;min-width:154px;padding:0 16px;transition:background .2s,transform .2s}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button-secondary{color:#344054;border-bottom:1px solid #98a2b3;border-radius:0}.availability{color:var(--muted);align-items:center;gap:9px;margin:28px 0 0;font-size:14px;display:flex}.availability i,.preview-status i,.online i,.preview-throughput i{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block}.product-preview{background:#fff;border:1px solid #cbd3df;border-radius:10px;margin:0;animation:.8s cubic-bezier(.2,.8,.2,1) .16s both preview-in;position:relative;overflow:hidden;box-shadow:0 24px 60px #1d29391f,0 4px 12px #1d29390f}.preview-toolbar{color:#667085;letter-spacing:.03em;background:#f9fafb;border-bottom:1px solid #dfe4eb;grid-template-columns:1fr 1fr 1fr;align-items:center;height:43px;padding:0 14px;font:9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.preview-dots{gap:6px;display:flex}.preview-dots i{background:#cbd2dc;border-radius:50%;width:7px;height:7px}.preview-toolbar>span:nth-child(2){text-align:center}.preview-status{color:var(--green);justify-self:end;align-items:center;gap:6px;display:flex}.preview-status i{width:6px;height:6px}.preview-body{grid-template-columns:135px minmax(0,1fr) 145px;height:392px;display:grid}.preview-library,.preview-inspector{color:#667085;background:#fbfcfd;min-width:0;padding:16px 12px;font-size:9px}.preview-library{border-right:1px solid #e2e7ee}.preview-inspector{border-left:1px solid #e2e7ee}.preview-library>span,.preview-inspector>span{color:#344054;letter-spacing:.08em;text-transform:uppercase;margin-bottom:13px;font:700 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.preview-library button{color:#667085;text-align:left;pointer-events:none;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;height:36px;padding:0 8px;display:flex}.preview-library button.is-selected{color:var(--blue-dark);background:#eaf0ff}.shape{border:1px solid #8d99aa;width:12px;height:12px;display:block}.shape.source{border-color:var(--blue);border-radius:50%;box-shadow:inset 0 0 0 3px #eaf0ff}.shape.station{transform:rotate(45deg)scale(.8)}.shape.conveyor{width:15px;height:7px}.shape.sink{border-radius:5px 5px 2px 2px}.preview-library small{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;margin:45px 8px 12px;font:7px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.preview-library p{margin:0;padding:6px 8px;font-size:8px}.preview-canvas{background-color:#f4f7fa;background-image:linear-gradient(#6b7c9314 1px,#0000 1px),linear-gradient(90deg,#6b7c9314 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-width:0;position:relative;overflow:hidden}.preview-canvas:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 20%,#f4f7fa80 100%);position:absolute;inset:0}.preview-canvas-nav{z-index:5;color:#667085;background:#fffffff0;border:1px solid #d7dde6;border-radius:4px;gap:12px;padding:7px 9px;font-size:7px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.preview-canvas-nav span:first-child{color:var(--blue);font-weight:700}.factory-plane{z-index:2;transform-style:preserve-3d;background-color:#ffffff59;background-image:linear-gradient(#43546c21 1px,#0000 1px),linear-gradient(90deg,#43546c21 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #55657c4d;position:absolute;inset:23% 7% 16% 8%;transform:perspective(620px)rotateX(56deg)rotate(-25deg)}.flow-line{border-top:2px solid var(--blue);background:repeating-linear-gradient(90deg,#2b63d91f 0 8px,#0000 8px 16px);height:12px;position:absolute}.line-one{width:78%;top:38%;left:9%}.line-two{width:52%;top:66%;left:32%}.factory-node{color:#344054;background:#fff;border:1px solid #75849a;border-radius:3px;flex-direction:column;justify-content:space-between;width:64px;height:48px;padding:10px;display:flex;position:absolute;transform:translateZ(24px);box-shadow:8px 8px #cad3df}.factory-node:before{content:"";background:var(--blue);border-radius:2px;width:18px;height:3px;position:absolute;top:8px;left:10px}.factory-node b{align-self:flex-end;font-size:8px}.factory-node span{font-size:7px}.node-one{top:20%;left:13%}.node-two{border-color:var(--blue);top:42%;left:45%}.node-three{top:20%;right:7%}.material{background:#7aa2ef;width:15px;height:15px;display:block;position:absolute;transform:translateZ(12px);box-shadow:4px 4px #4c74c2}.material-one{top:35%;left:36%}.material-two{top:60%;left:63%}.preview-throughput{z-index:5;color:#667085;text-transform:uppercase;align-items:center;gap:7px;font:7px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:13px;left:14px}.preview-throughput b{color:#344054}.preview-inspector dl{margin:0}.preview-inspector dl>div{border-bottom:1px solid #e9edf2;padding:9px 0}.preview-inspector dt{color:#98a2b3;text-transform:uppercase;margin-bottom:5px;font-size:7px}.preview-inspector dd{color:#344054;margin:0;font-size:8px}.preview-inspector dd.online{color:var(--green);align-items:center;gap:5px;display:flex}.preview-inspector dd.online i{width:5px;height:5px}.mini-chart{align-items:end;gap:4px;height:58px;margin:23px 0 8px;display:flex}.mini-chart i{background:#adc3ef;border-radius:2px 2px 0 0;width:10px}.mini-chart i:first-child{height:28%}.mini-chart i:nth-child(2){height:48%}.mini-chart i:nth-child(3){height:38%}.mini-chart i:nth-child(4){height:64%}.mini-chart i:nth-child(5){height:76%}.mini-chart i:nth-child(6){height:58%}.mini-chart i:nth-child(7){background:var(--blue);height:86%}.preview-inspector>strong{color:#344054;font-size:8px;font-weight:600}.preview-command{background:#f9fafb;border-top:1px solid #dfe4eb;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;min-height:55px;padding:0 14px;font:8px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.preview-command span{color:var(--blue);text-transform:uppercase}.preview-command p{color:#667085;margin:0}.preview-command b{color:var(--green);font-weight:600}.product-preview figcaption{color:#7b8798;font-size:9px;position:absolute;bottom:-27px;right:0}.engineering-showcase{background:#fff;border:1px solid #c8d1dd;border-radius:10px;grid-template-rows:410px auto;grid-template-columns:minmax(0,1fr) 190px;margin:0;animation:.8s cubic-bezier(.2,.8,.2,1) .16s both preview-in;display:grid;position:relative;overflow:visible;box-shadow:0 24px 60px #1d293921,0 4px 12px #1d29390f}.showcase-main{background:#e7ebf0;border-radius:9px 0 0;min-width:0;position:relative;overflow:hidden}.showcase-main:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#111c2e94 100%);position:absolute;inset:0}.showcase-main img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1);display:block}.engineering-showcase:hover .showcase-main img{transform:scale(1.018)}.showcase-image-label{z-index:2;color:#ffffffe0;letter-spacing:.08em;justify-content:space-between;font:11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.showcase-rail{background:#f9fafc;border-left:1px solid #dbe1e9;border-radius:0 9px 0 0;flex-direction:column;min-width:0;padding:17px 15px 13px;display:flex}.showcase-rail-head{color:#344054;letter-spacing:.08em;border-bottom:1px solid #dfe4eb;justify-content:space-between;align-items:center;padding-bottom:13px;font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.showcase-rail-head i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #25855a17}.showcase-rail ol{margin:0;padding:0;list-style:none}.showcase-rail li{border-bottom:1px solid #e1e6ed;grid-template-columns:24px 1fr;gap:7px;min-height:57px;padding:10px 0;display:grid}.showcase-rail li>span{color:#8290a4;padding-top:2px;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.showcase-rail li strong,.showcase-rail li small{display:block}.showcase-rail li strong{color:#273347;font-size:13px;font-weight:650;line-height:1.35}.showcase-rail li small{color:#788599;margin-top:4px;font-size:11px;line-height:1.45}.showcase-stack{margin-top:auto;padding-top:13px}.showcase-stack span,.showcase-delivery>span{color:var(--blue);letter-spacing:.08em;font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.showcase-stack p{color:#596579;margin:7px 0 0;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.showcase-delivery{background:#fff;border-top:1px solid #dbe1e9;border-radius:0 0 9px 9px;grid-column:1/-1;grid-template-columns:115px 1fr;align-items:center;gap:18px;min-height:72px;padding:0 18px;display:grid}.showcase-delivery>div{grid-template-columns:repeat(3,1fr);display:grid}.showcase-delivery p{color:#465267;white-space:nowrap;border-left:1px solid #dfe4eb;align-items:center;gap:10px;margin:0;padding:2px 14px;font-size:12px;display:flex}.showcase-delivery p b{color:#8a96a7;font:11px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.engineering-showcase figcaption{color:#7b8798;font-size:11px;position:absolute;bottom:-25px;right:0}.section{padding:110px 0}.section-intro{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:80px;margin-bottom:62px;display:grid}.section-intro h2,.process-heading h2,.contact h2{letter-spacing:-.045em;max-width:740px;margin:0;font-size:clamp(36px,4vw,52px);font-weight:650;line-height:1.15}.section-intro>p{color:var(--muted);margin:0 0 4px;font-size:16px;line-height:1.75}.capabilities{background:var(--surface)}.delivery-overview{color:#fff;background:#142033;grid-template-columns:minmax(320px,.8fr) minmax(600px,1.2fr);margin:-8px 0 30px;display:grid;overflow:hidden}.delivery-statement{background:linear-gradient(155deg,#2b63d933,#0000 42%),#142033;border-right:1px solid #ffffff24;flex-direction:column;justify-content:space-between;gap:52px;min-height:100%;padding:46px 42px 34px;display:flex}.delivery-label,.delivery-ledger-head,.delivery-chain span,.delivery-name small,.engagement-models span{color:#83a9f3;letter-spacing:.07em;font:700 12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.delivery-statement h3{letter-spacing:-.045em;max-width:470px;margin:24px 0 18px;font-size:clamp(30px,3.1vw,44px);font-weight:650;line-height:1.16}.delivery-statement>div>p{color:#b8c4d5;max-width:480px;margin:0;font-size:16px;line-height:1.78}.delivery-chain{border-top:1px solid #ffffff26;padding-top:22px}.delivery-chain span{color:#8090a8;margin-bottom:10px;display:block}.delivery-chain strong{color:#dfe6f0;font-size:14px;font-weight:560;line-height:1.7}.delivery-ledger-head{color:#9aa8bc;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:52px;padding:0 24px;display:flex}.delivery-item{border-bottom:1px solid #ffffff1f;grid-template-columns:38px minmax(230px,.9fr) minmax(250px,1.1fr);align-items:center;gap:20px;min-height:116px;padding:20px 24px;transition:background .22s,transform .22s;display:grid}.delivery-item:last-child{border-bottom:0}.delivery-item:hover{background:#1a2941}.delivery-no{color:#71819a;align-self:start;padding-top:5px;font:12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.delivery-name strong{letter-spacing:-.02em;font-size:19px;font-weight:620;line-height:1.35;display:block}.delivery-name small{color:#83a9f3;margin-top:10px;font-size:11px;display:block}.delivery-item>p{color:#b8c4d5;margin:0;font-size:14px;line-height:1.7}.delivery-overview.is-visible .delivery-item{animation:.52s cubic-bezier(.2,.8,.2,1) both service-row-in}.delivery-overview.is-visible .delivery-item:nth-child(3){animation-delay:50ms}.delivery-overview.is-visible .delivery-item:nth-child(4){animation-delay:.1s}.delivery-overview.is-visible .delivery-item:nth-child(5){animation-delay:.15s}.delivery-overview.is-visible .delivery-item:nth-child(6){animation-delay:.2s}.delivery-overview.is-visible .delivery-item:nth-child(7){animation-delay:.25s}.engagement-models{background:#f7f9fb;border:1px solid #cbd3df;grid-template-columns:minmax(260px,.7fr) minmax(600px,1.3fr);align-items:center;gap:42px;min-height:108px;margin-bottom:30px;padding:24px 28px;display:grid}.engagement-models span{color:var(--blue);margin-bottom:7px;display:block}.engagement-models strong{font-size:17px;font-weight:620}.engagement-models ul{flex-wrap:wrap;justify-content:flex-end;gap:10px 22px;margin:0;padding:0;list-style:none;display:flex}.engagement-models li{color:#485568;white-space:nowrap;padding-left:13px;font-size:15px;position:relative}.engagement-models li:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:0}.engineering-depth{color:#fff;background:#142033;margin:-8px 0 74px;position:relative;overflow:hidden}.depth-meta{color:#aeb9ca;letter-spacing:.08em;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:50px;padding:0 22px;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.depth-track{border-bottom:1px solid #ffffff24;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:relative}.depth-scan{z-index:2;opacity:0;background:linear-gradient(90deg,#0000,#76a3ff 70%,#fff);width:14%;height:2px;position:absolute;top:-1px;left:-14%;box-shadow:0 0 14px #497de880}.engineering-depth.is-visible .depth-scan{animation:5.5s cubic-bezier(.3,.7,.3,1) .55s infinite depth-scan}.depth-layer{border-left:1px solid #ffffff21;grid-template-rows:26px 1fr;min-height:260px;padding:24px 20px 23px;transition:background .28s;display:grid}.depth-layer:first-of-type{border-left:0}.depth-layer:hover{background:#1a2941}.depth-layer>span{color:#71819a;font:11px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.depth-layer>div{align-self:end}.depth-layer small{color:#7ea4ef;letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;font:11px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.depth-layer strong{letter-spacing:-.025em;font-size:20px;font-weight:620;display:block}.depth-layer p{color:#aeb9ca;min-height:40px;margin:10px 0 20px;font-size:13px;line-height:1.65}.depth-layer em{color:#d7deea;letter-spacing:.035em;border-top:1px solid #ffffff1f;padding-top:14px;font:11px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.depth-route{grid-template-columns:120px 1fr 140px;align-items:center;gap:18px;min-height:58px;padding:0 22px;display:grid}.depth-route span{color:#74829a;letter-spacing:.06em;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.depth-route span:last-child{text-align:right}.depth-route strong{color:#c7d1e0;letter-spacing:.08em;text-align:center;font:500 11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.capability-list{border-top:1px solid #bfc8d5}.capability-row{border-bottom:1px solid var(--line);grid-template-columns:68px minmax(260px,.85fr) minmax(360px,1.15fr);align-items:center;gap:32px;min-height:104px;display:grid}.capability-row>span,.project-no,.project-stack,.process-step>span{color:#8b96a6;font:12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.capability-row h3{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:620}.capability-row p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.language-scope{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:280px 1fr;gap:52px;margin-top:54px;padding:28px 0;display:grid}.language-scope>div>span{color:var(--blue);letter-spacing:.08em;font:700 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.language-scope>div>p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.language-scope ul{flex-wrap:wrap;align-content:center;margin:0;padding:0;list-style:none;display:flex}.language-scope li{color:#3e4a5c;border-left:1px solid #cbd3de;margin:5px 0;padding:0 14px;font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.language-scope li:first-child{border-left:0;padding-left:0}.projects{background:var(--surface-soft)}.projects-intro{align-items:start}.project-visual-index{margin:-6px 0 76px}.project-visual-meta{color:#637086;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #bdc6d2;justify-content:space-between;align-items:center;min-height:42px;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.project-visual-grid{grid-template-rows:repeat(2,276px);grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr);gap:12px;display:grid}.project-visual{background:#d9dfe6;min-width:0;margin:0;position:relative;overflow:hidden}.project-visual--lead{grid-row:1/3}.project-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#071121c7);position:absolute;inset:46% 0 0}.project-visual img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.75,.2,1),filter .35s;display:block}.project-visual:hover img{filter:saturate(.92)contrast(1.02);transform:scale(1.018)}.project-visual figcaption{z-index:1;color:#fff;grid-template-columns:28px minmax(0,1fr) auto;align-items:end;gap:12px;display:grid;position:absolute;bottom:17px;left:18px;right:18px}.project-visual figcaption span,.project-visual figcaption small{color:#ffffffb3;letter-spacing:.04em;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.project-visual figcaption strong{letter-spacing:-.015em;font-size:18px;font-weight:600;line-height:1.35}.project-visual figcaption small{text-align:right}.project-list{border-top:1px solid #bdc6d2}.project-row{border-bottom:1px solid #d4dbe4}.project-row>button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:68px minmax(400px,1fr) 190px 100px;align-items:center;gap:24px;width:100%;min-height:108px;padding:0;display:grid}.project-title{min-width:0;display:block}.project-title strong{letter-spacing:-.025em;font-size:20px;font-weight:650;line-height:1.35;display:block}.project-title small{color:#758196;letter-spacing:.01em;margin-top:7px;font-size:13px;font-weight:500;line-height:1.5;display:block}.project-stack,.project-client{color:#778396;font-size:12px}.project-client{gap:5px;display:grid}.project-client small{color:#8b96a7;letter-spacing:.06em;font:11px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.project-client strong{color:#536075;font-size:12px;font-weight:560;line-height:1.45}.project-action{color:#667085;justify-self:end;align-items:center;gap:15px;font-size:13px;display:flex}.project-action i{border:1px solid #b9c3d0;border-radius:50%;place-items:center;width:26px;height:26px;font-size:16px;font-style:normal;transition:background .2s,border-color .2s,color .2s;display:grid}.project-row>button:hover .project-title strong,.project-row.is-active .project-title strong{color:var(--blue)}.project-row>button:hover .project-action i,.project-row.is-active .project-action i{border-color:var(--blue);background:var(--blue);color:#fff}.project-detail{opacity:0;max-height:0;transition:max-height .42s cubic-bezier(.2,.8,.2,1),opacity .25s,padding .42s cubic-bezier(.2,.8,.2,1);overflow:hidden}.project-row.is-active .project-detail{opacity:1;max-height:980px;padding:12px 0 40px 68px}.project-detail-grid{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);align-items:start;gap:38px;display:grid}.project-media{margin:0}.project-media img{aspect-ratio:3/2;object-fit:cover;background:#fff;border:1px solid #c7d0dc;border-radius:6px;width:100%;display:block}.project-media figcaption{color:#8a95a6;letter-spacing:.05em;text-transform:uppercase;margin-top:9px;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.project-detail-copy{padding-right:16px}.case-identity{border-top:1px solid #cbd3de;margin-bottom:22px}.case-identity>div{border-bottom:1px solid #d9dfe7;grid-template-columns:82px 1fr;align-items:center;gap:16px;min-height:47px;padding:9px 0;display:grid}.case-identity span{color:#8490a2;letter-spacing:.06em;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.case-identity strong{color:#273449;font-size:13px;font-weight:600;line-height:1.5}.project-summary{color:#344054;margin:0;font-size:15px;font-weight:560;line-height:1.7}.project-detail-copy dl{margin:24px 0 0}.project-detail-copy dl>div{border-top:1px solid #d7dee7;grid-template-columns:84px 1fr;gap:18px;padding:14px 0;display:grid}.project-detail-copy dt{color:var(--blue);letter-spacing:.06em;padding-top:3px;font:700 11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.project-detail-copy dd{color:#5d697b;margin:0;font-size:15px;line-height:1.65}.process{background:var(--surface)}.process-grid{grid-template-columns:minmax(300px,.85fr) minmax(520px,1.15fr);gap:100px;display:grid}.process-heading{align-self:start;position:sticky;top:118px}.process-heading h2{max-width:430px}.process-steps{border-top:1px solid #bdc6d2}.process-step{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr;gap:20px;min-height:155px;padding:30px 0;display:grid}.process-step h3{margin:-3px 0 12px;font-size:20px;font-weight:620}.process-step p{max-width:540px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.contact{background:var(--navy);color:#fff;padding:92px 0 30px}.contact-inner{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.contact .eyebrow{color:#91aff0}.contact h2{max-width:560px;font-size:clamp(36px,4vw,50px)}.contact-copy>p{color:#b8c1cf;max-width:520px;margin:0;font-size:16px;line-height:1.75}.contact-action{background:var(--blue);color:#fff;border:1px solid #4b77df;border-radius:6px;justify-content:center;align-items:center;gap:32px;width:fit-content;min-height:52px;margin-top:28px;padding:0 20px;font-size:14px;font-weight:650;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.contact-action:hover{background:var(--blue-dark);border-color:#7599ed;transform:translateY(-1px)}.contact footer{color:#8f9bad;border-top:1px solid #354055;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;margin-top:78px;padding-top:24px;font-size:12px;display:grid}.footer-brand strong{color:#fff}.footer-brand span{color:#8f9bad}.showcase-image-label,.showcase-rail-head,.showcase-rail li>span,.showcase-rail li small,.showcase-stack span,.showcase-stack p,.showcase-delivery>span,.showcase-delivery p b,.engineering-showcase figcaption,.depth-meta,.depth-layer>span,.depth-layer small,.depth-layer em,.depth-route span,.depth-route strong,.project-visual-meta,.project-visual figcaption span,.project-visual figcaption small,.project-client small,.project-media figcaption,.case-identity span,.project-detail-copy dt{font-size:12px}[data-reveal]{opacity:1;transition:opacity .55s,transform .55s cubic-bezier(.2,.8,.2,1);transform:translateY(0)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes header-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes preview-in{0%{opacity:0;transform:translateY(22px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes depth-scan{0%{opacity:0;left:-14%}8%{opacity:1}78%{opacity:1}92%,to{opacity:0;left:100%}}@keyframes service-row-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media (width<=1050px){.header-inner{grid-template-columns:1fr auto;gap:0 18px;height:auto;min-height:66px}.site-header nav{border-top:1px solid #d8dee7c7;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:0;width:100%;min-height:48px;display:grid}.site-header nav a{min-height:48px;padding:0 10px;font-size:14px}.delivery-overview{grid-template-columns:1fr}.delivery-statement{border-bottom:1px solid #ffffff24;border-right:0;min-height:470px}.delivery-statement h3,.delivery-statement>div>p{max-width:720px}.engagement-models{grid-template-columns:1fr;gap:20px}.engagement-models ul{justify-content:flex-start}.hero-grid{grid-template-columns:1fr;gap:58px}.hero-copy{max-width:660px}.product-preview{width:min(760px,100%)}.capability-row{grid-template-columns:54px minmax(230px,.8fr) minmax(280px,1.2fr)}.project-row>button{grid-template-columns:54px 1fr 190px 88px}.project-row.is-active .project-detail{padding-left:54px}}@media (width<=760px){.shell{width:min(100% - 32px,1180px)}.header-inner{min-height:62px}#top,#capabilities,#projects,#process,#contact{scroll-margin-top:112px}.delivery-statement{gap:38px;min-height:480px;padding:34px 24px 28px}.delivery-statement h3{margin-top:18px;font-size:32px}.delivery-statement>div>p{font-size:15px}.delivery-ledger-head{padding:0 18px}.delivery-item{grid-template-columns:28px 1fr;gap:8px 12px;min-height:0;padding:22px 18px}.delivery-name strong{font-size:18px}.delivery-item>p{grid-column:2;font-size:14px}.engagement-models{padding:22px 20px}.engagement-models ul{gap:10px 16px}.brand{gap:8px}.brand strong{font-size:19px}.brand span{display:none}.header-actions{gap:10px}.header-actions a{display:none}.hero{min-height:auto}.hero-grid{gap:46px;padding:62px 0 72px}.hero h1{font-size:clamp(42px,12vw,55px)}.hero-intro{font-size:15px;line-height:1.7}.hero-actions{align-items:flex-start;gap:18px}.button-primary{min-width:148px}.product-preview{border-radius:7px}.preview-toolbar{grid-template-columns:1fr 1fr}.preview-toolbar>span:nth-child(2){display:none}.preview-body{grid-template-columns:1fr;height:330px}.preview-library,.preview-inspector{display:none}.preview-command{grid-template-columns:62px 1fr}.preview-command b{display:none}.product-preview figcaption{background:#fff;border-top:1px solid #e0e5ec;padding:10px 12px;font-size:8px;position:static}.section{padding:78px 0}.section-intro{grid-template-columns:1fr;gap:22px;margin-bottom:42px}.section-intro h2,.process-heading h2,.contact h2{font-size:35px}.engineering-depth{margin:-2px 0 52px}.depth-meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:58px;padding:10px 16px}.depth-track{grid-template-columns:1fr}.depth-scan{display:none}.depth-layer{border-bottom:1px solid #ffffff21;border-left:0;grid-template-rows:1fr;grid-template-columns:34px 1fr;min-height:118px;padding:18px 16px}.depth-layer:last-child{border-bottom:0}.depth-layer>div{align-self:center}.depth-layer p{min-height:auto;margin:6px 0 12px}.depth-layer em{padding-top:10px}.depth-route{grid-template-columns:1fr;gap:6px;min-height:78px;padding:14px 16px}.depth-route strong{text-align:left}.depth-route span:last-child{display:none}.capability-row{grid-template-columns:35px 1fr;gap:8px 12px;min-height:118px;padding:22px 0}.capability-row h3{font-size:19px}.capability-row p{grid-column:2}.language-scope{grid-template-columns:1fr;gap:22px;margin-top:40px}.language-scope li{padding:0 10px}.project-visual-index{margin-bottom:52px}.project-visual-grid{grid-template-rows:320px repeat(2,220px);grid-template-columns:1fr}.project-visual--lead{grid-row:auto}.project-visual figcaption{grid-template-columns:24px 1fr;gap:8px;bottom:14px;left:14px;right:14px}.project-visual figcaption small{display:none}.project-row>button{grid-template-columns:32px 1fr auto;gap:12px;min-height:116px}.project-stack,.project-client{display:none}.project-action{font-size:0}.project-action i{font-size:16px}.project-title strong{font-size:18px}.project-title small{margin-top:6px;font-size:12px}.project-row.is-active .project-detail{max-height:1550px;padding:4px 0 30px 44px}.project-detail-grid{grid-template-columns:1fr;gap:22px}.project-detail-copy{padding-right:0}.project-detail-copy dl>div{grid-template-columns:72px 1fr;gap:12px}.process-grid{grid-template-columns:1fr;gap:48px}.process-heading{position:static}.process-step{grid-template-columns:44px 1fr}.contact{padding-top:72px}.contact-inner{grid-template-columns:1fr;gap:34px}.contact footer{grid-template-columns:1fr auto;margin-top:56px}.contact footer>span:nth-child(2){display:none}}@media (width<=1050px){.engineering-showcase{grid-template-rows:500px auto;grid-template-columns:minmax(0,1fr) 220px;width:min(900px,100%)}.showcase-rail li{min-height:72px}}@media (width<=760px){.engineering-showcase{border-radius:7px;grid-template-rows:auto auto auto;grid-template-columns:1fr}.showcase-main{aspect-ratio:4/3;border-radius:6px 6px 0 0;min-height:320px}.showcase-rail{border-top:1px solid #dbe1e9;border-left:0;border-radius:0;padding:18px 14px}.showcase-rail ol{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.showcase-rail li{min-height:68px}.showcase-stack{margin-top:14px}.showcase-delivery{border-radius:0;grid-template-columns:1fr;gap:14px;min-height:112px;padding:18px 14px}.showcase-delivery>div{grid-template-columns:1fr;gap:8px}.showcase-delivery p{border-left:0;padding:0}.engineering-showcase figcaption{background:#fff;border-top:1px solid #dbe1e9;padding:10px 14px;font-size:12px;position:static}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
