:root{--sc-canvas:#e6eef1;--sc-surface:#f8f7f3;--sc-ink:#14243b;--sc-ink-soft:#35485b;--sc-accent:#2845d6;--sc-accent-ink:#fff;--sc-font-display:'Avenir Next','Helvetica Neue',sans-serif;--sc-font-text:'Avenir Next','Helvetica Neue',sans-serif;--p:0}
*{box-sizing:border-box}body{margin:0;color:var(--sc-ink);font-family:var(--sc-font-text);font-size:16px}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none}button:active,.button:active{transform:translateY(1px)}:focus-visible{outline:3px solid #2845d6;outline-offset:5px}::selection{background:#2845d6;color:white}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;padding:15px;background:white}.skip-link:focus{top:10px}.site-header{position:fixed;z-index:300;top:0;left:0;right:0;padding:28px 4.2%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:block;width:140px}.brand img{width:100%;height:auto;display:block}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:500}.site-header nav>a,.site-header nav>button:not(.button){padding:10px 0}.site-header nav>a:hover,.site-header nav>button:not(.button):hover{color:var(--sc-accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;white-space:nowrap;padding:16px 23px;border:1px solid var(--sc-accent);background:var(--sc-accent);color:white;border-radius:3px;font-size:14px;font-weight:500;transition:background .18s,color .18s,transform .18s}.button:hover{background:#1b32ad}.button-small{background:transparent;color:var(--sc-ink);border-color:#14243b;padding:11px 19px;gap:24px}.button-small:hover{background:#14243b;color:white}.ascent-stage{background:#d9eafa;overflow:hidden}.city-plane{position:absolute;inset:-3%;background:url('assets/city.webp') center bottom/cover no-repeat;will-change:transform}.sky-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(233,243,251,.92),rgba(233,243,251,.62) 29%,transparent 48%);pointer-events:none}.building-position{position:absolute;height:calc(100svh - 100px);aspect-ratio:2/3;left:57%;bottom:24px;transform:translateX(-50%);z-index:130}.building{position:relative;width:100%;height:100%;transform-origin:50% 95%;will-change:transform}.architecture{position:absolute;inset:0;background:url('assets/building.webp') center/100% 100% no-repeat}.billboard{position:absolute;left:25%;top:4.85%;width:51.4%;height:6.8%;transform:skewY(-2.25deg);background:#283442;overflow:hidden}.billboard-off,.billboard-on{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2% 8%;gap:0}.billboard img{width:85%;height:70%;object-fit:contain}.billboard span{font-size:clamp(5px,.7vw,11px);line-height:1;letter-spacing:0;white-space:nowrap}.billboard-off img{filter:grayscale(1) brightness(2);opacity:.24}.billboard-off span{color:#9da7af;opacity:.4}.billboard-on{background:#fffcf2;opacity:0;color:#14243b;box-shadow:inset 0 0 9px #fff}.floor{position:absolute;left:23.4%;width:51%;height:2.65%;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#f8f7f3;font-size:clamp(7px,.88vw,13px);font-weight:500;letter-spacing:.025em;line-height:1;background:#202d3c;border:1px solid #ffffff20;border-radius:2px;box-shadow:0 2px 4px #101c2926;transform:none;text-align:left;transition:background .2s}.floor span{opacity:.65;font-size:.85em;font-weight:400}.floor:hover,.floor.is-current{background:#2845d6;border-color:#6c83ef}.floor:hover span,.floor.is-current span{opacity:1}.floor-brand{top:17.05%}.floor-web{top:33.8%}.floor-clients{top:50.5%}.floor-apps{top:67.2%}.floor-strategy{top:83.9%}.cables{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.cables path{fill:none;stroke:#242d35;stroke-width:3}.cables .safety-line{stroke:#577387;stroke-width:1.5}.cables #plug path:first-child{fill:#111e31;stroke-width:2}#plug{opacity:0}.socket{position:absolute;left:77.2%;top:8%;width:2.7%;height:2%;background:#536171;border:1px solid #e3e8ed;box-shadow:2px 2px 2px #28323a50}.socket i{position:absolute;inset:20%;background:#192435;border-radius:50%}.climber{position:absolute;left:71.75%;top:0;width:15.5%;height:15.49%;will-change:transform;transform-origin:20% 20%;pointer-events:none}.climber-rig{display:block;width:100%;height:100%;overflow:visible}.ground-line{display:none}.building-position:before{content:"";position:absolute;left:17%;width:73%;top:96%;height:3%;border-radius:50%;background:#18202966;filter:blur(7px)}.narrative{position:fixed;z-index:200;left:4.8%;top:26%;width:32%;max-width:450px;pointer-events:none}.chapter{position:absolute;top:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:transform .25s}.chapter.active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;color:#30485f}h1,h2{font-size:clamp(36px,4.35vw,66px);letter-spacing:-.055em;font-weight:600;line-height:1.02;margin:0 0 26px;text-wrap:balance}.chapter p:not(.eyebrow){font-size:15px;line-height:1.7;max-width:35ch;margin:0 0 28px;color:#2f465b}.chapter .intro{font-size:16px;max-width:40ch}.chapter ul{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-wrap:wrap;gap:8px 20px;font-size:11px;color:#30485f}.chapter ul li{border-bottom:1px solid #8093a3;padding-bottom:5px}.text-link{display:inline-flex;align-items:center;gap:30px;padding:8px 0;border-bottom:1px solid #14243b;font-size:13px;font-weight:600}.text-link:hover{color:#2845d6;border-color:#2845d6}.replay{display:flex;margin-top:22px;font-weight:400;font-size:11px}.floor-nav{position:fixed;z-index:210;right:4%;top:31%;display:flex;flex-direction:column;gap:0;font-size:10px;letter-spacing:.01em}.floor-nav a{position:relative;min-height:48px;display:flex;gap:15px;align-items:center;padding:6px 0;white-space:nowrap}.nav-dot{display:inline-block;width:9px;height:9px;border:1px solid #435970;background:#d3e7f6;border-radius:50%;position:relative;flex-shrink:0}.floor-nav a:not(:last-child) .nav-dot:after{content:'';position:absolute;top:9px;left:3px;width:1px;height:38px;background:#647f9866}.floor-nav a[aria-current='step']{font-weight:700;color:#243dc5}.floor-nav a[aria-current='step'] .nav-dot{background:#2845d6;border-color:#2845d6;box-shadow:0 0 0 4px #2845d614}.floor-nav a:hover{color:#2845d6}.bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:250;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 4.2%;height:43px;background:#f8f7f3;border-top:1px solid #c9d1d5;font-size:10px;letter-spacing:.05em}.bottom-bar>span:first-child{letter-spacing:.2em}.bottom-bar button{font-size:10px;padding:7px;text-decoration:underline;text-underline-offset:4px}dialog{border:0;border-radius:5px;padding:44px;width:min(570px,calc(100vw - 32px));max-height:90svh;background:#faf9f5;color:#14243b;box-shadow:0 24px 90px #0d233c33}dialog::backdrop{background:#102b4555;backdrop-filter:blur(5px)}dialog h2{font-size:42px;margin:0 0 22px}dialog p{font-size:14px;line-height:1.6}dialog .close{position:absolute;right:15px;top:10px;font-size:30px;padding:5px 10px}fieldset{border:0;padding:0;margin:28px 0}legend{font-size:12px;font-weight:600;margin-bottom:12px}fieldset label{display:flex;gap:10px;padding:8px 0;font-size:14px}input{accent-color:#2845d6;width:16px;height:16px}label[for='idea']{display:block;font-size:12px;margin-bottom:10px}textarea{width:100%;resize:vertical;font:inherit;font-size:14px;padding:12px;border:1px solid #a7b4bf;background:white;border-radius:3px;color:#14243b;margin-bottom:20px}.form-note{font-size:11px!important;color:#536477}.brand-story{margin:30px 0}.brand-story>div{display:flex;align-items:center;padding:16px 0;border-top:1px solid #d4d9dc;gap:25px}.brand-story dt{font-size:27px;letter-spacing:-.04em;width:58px;color:#2845d6;font-weight:600}.brand-story dd{margin:0;font-size:15px}.brand-story dd span{display:block;font-size:12px;color:#576979;margin-top:5px}
html.simple-view{scroll-behavior:auto}.simple-view .ascent-stage{position:relative!important;height:720px!important;min-height:0}.simple-view .building-position{height:620px;left:65%;bottom:0}.simple-view .narrative{position:relative;left:auto;top:auto;width:auto;max-width:none;padding:10px 6% 80px;display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#f8f7f3}.simple-view .chapter{position:relative;opacity:1;visibility:visible;transform:none;pointer-events:auto;max-width:540px;padding:24px 0}.simple-view .chapter h1,.simple-view .chapter h2{font-size:42px}.simple-view .chapter p{max-width:45ch}.simple-view [data-sc-spacer]{height:0!important}.simple-view .floor-nav{display:none}.simple-view .billboard-on{opacity:1!important}.simple-view .site-header{background:#f6f8f5ef}.simple-view .chapter:target{scroll-margin-top:100px}.simple-view .bottom-bar{position:fixed}.simple-view #welcome{grid-column:1/-1}.simple-view .sky-wash{display:none}
html:not(.js) .ascent-stage{position:relative;height:650px}html:not(.js) .narrative{position:relative;left:auto;top:auto;width:auto;max-width:700px;margin:auto;padding:40px 25px}html:not(.js) .chapter{position:relative;opacity:1;visibility:visible;pointer-events:auto;margin:40px 0;transform:none}html:not(.js) .floor-nav,html:not(.js) .bottom-bar,html:not(.js) button[data-dialog],html:not(.js) .floor{display:none}html:not(.js) .billboard-on{opacity:1}.noscript-note{padding:30px;text-align:center}
@media(min-width:1600px){.building-position{left:57%;height:calc(100svh - 85px)}.narrative{top:29%;left:7%}.floor-nav{right:7%}}
@media(max-width:1100px) and (min-width:761px){.narrative{width:33%;left:4%;top:25%}h1,h2{font-size:43px}.chapter p:not(.eyebrow){font-size:13px}.floor-nav{right:2%;font-size:9px}.building-position{left:61%;height:calc(100svh - 115px)}.site-header{padding:24px 4%}.site-header nav{gap:20px}}
@media(max-width:760px){.site-header{padding:18px 22px;gap:12px}.brand{width:108px}.site-header nav{gap:16px}.site-header nav>a,.site-header nav>button:not(.button){display:none}.button-small{font-size:11px;padding:9px 12px;gap:13px}.narrative{top:96px;left:24px;width:calc(100% - 48px);max-width:none}.chapter .eyebrow{margin-bottom:10px;font-size:8px}.chapter h1,.chapter h2{font-size:36px;line-height:1.03;margin-bottom:12px}.chapter h1 br,.chapter h2 br{display:none}.chapter p:not(.eyebrow){font-size:12px;line-height:1.55;max-width:42ch;margin-bottom:10px}.chapter .intro br{display:none}.chapter ul{display:none}.chapter .text-link{font-size:11px;padding:4px 0;gap:14px}.chapter .button{font-size:12px;padding:10px 15px}.finale .replay{display:inline-flex;margin-left:16px;margin-top:0}.building-position{left:50%;height:calc(100svh - 380px);bottom:86px;min-height:240px;max-height:650px}.floor{font-size:7px;padding:0 6px}.billboard span{font-size:5px}.floor-nav{top:auto;bottom:42px;left:0;right:0;display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center;background:#f4f7f6f0;border-top:1px solid #b8c8d3;padding:3px 8px;gap:0}.floor-nav a{font-size:8px;min-height:44px;padding:3px 4px;flex-direction:column;justify-content:center;gap:5px;text-align:center;white-space:normal;max-width:22%}.floor-nav a .nav-dot{width:5px;height:5px}.floor-nav .nav-dot:after{display:none}.bottom-bar{padding:8px 20px;height:42px;font-size:8px}.bottom-bar>span:first-child{font-size:8px}.bottom-bar #journey-caption{display:none}.bottom-bar button{font-size:9px}.ground-line{bottom:80px;height:55px}.city-plane{background-position:center bottom;background-size:auto 100%;opacity:.72}.sky-wash{background:linear-gradient(#e5f0f8 0%,#e5f0f8e6 30%,transparent 56%)}dialog{padding:32px 24px}dialog h2{font-size:34px}.simple-view .ascent-stage{height:620px!important}.simple-view .building-position{height:490px;left:50%;bottom:10px}.simple-view .narrative{display:block;padding:10px 24px 80px}.simple-view .chapter h1,.simple-view .chapter h2{font-size:36px}.simple-view .chapter{margin:0 0 25px}.simple-view .chapter ul{display:flex}.simple-view .chapter p{font-size:15px}.simple-view .ground-line{bottom:0}}
@media(max-height:700px) and (min-width:761px){.narrative{top:22%}h1,h2{font-size:45px}.chapter p:not(.eyebrow){font-size:13px;margin-bottom:18px}.eyebrow{margin-bottom:15px}.chapter ul{margin-bottom:18px}.building-position{height:calc(100svh - 85px)}}
@media(max-width:760px) and (max-height:700px){.narrative{top:82px}.chapter h1,.chapter h2{font-size:30px}.chapter .eyebrow{margin-bottom:7px}.chapter p:not(.eyebrow){font-size:11px;max-width:47ch}.building-position{height:calc(100svh - 380px);min-height:240px;bottom:85px}.chapter .text-link{font-size:10px}.chapter .button{padding:8px 12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

html.js:not(.simple-view) [data-sc-spacer]{height:0!important}html.js:not(.simple-view) body{height:100svh;overflow:hidden}.animation-controls{display:flex;align-items:center;gap:12px}.animation-controls button{min-height:32px}.animation-controls button:disabled{opacity:.5;cursor:default}.floor::after{content:'';position:absolute;top:100%;left:0;width:100%;height:480%}.simple-view #pause-animation,.simple-view [data-replay]{display:none}@media(max-width:760px){.animation-controls{gap:8px}.bottom-bar{gap:8px;padding-left:12px;padding-right:12px}.bottom-bar>span:first-child{letter-spacing:.1em}}

html.js:not(.simple-view) .building-position{bottom:calc(43px - (100svh - 100px)*.035)}
@media(min-width:1600px){html.js:not(.simple-view) .building-position{bottom:calc(43px - (100svh - 85px)*.035)}}
@media(max-width:1100px) and (min-width:761px){html.js:not(.simple-view) .building-position{bottom:calc(43px - (100svh - 115px)*.035)}}
@media(max-height:700px) and (min-width:761px){html.js:not(.simple-view) .building-position{bottom:calc(43px - (100svh - 85px)*.035)}}
@media(max-width:760px){html.js:not(.simple-view) .building-position{bottom:calc(86px - clamp(240px,100svh - 380px,650px)*.035)}}

.floor{height:1.8%;padding:0 10px;background:transparent;border:0;border-radius:0;box-shadow:none;color:#182738;font-size:clamp(6px,.72vw,11px);font-weight:600;letter-spacing:.025em;text-shadow:0 1px 0 #ffffff70}.floor span{display:none}.floor:hover,.floor.is-current{background:transparent;border:0;color:#2845d6}.floor-brand{top:14.85%}.floor-web{top:31.65%}.floor-clients{top:48.35%}.floor-apps{top:65.05%}.floor-strategy{top:80.25%}

.floor{left:23.4%;width:51%;height:2.65%;padding:0 12px;color:#f8f7f3;font-size:clamp(7px,.88vw,13px);font-weight:500;letter-spacing:.025em;text-shadow:none;background:transparent;border:0;box-shadow:none;border-radius:0}.floor-brand{top:17.05%}.floor-web{top:33.8%}.floor-clients{top:50.5%}.floor-apps{top:67.2%}.floor-strategy{top:83.9%}.floor:hover,.floor.is-current{background:#2845d6;color:#fff}.floor-strategy{background:#202d3c}

.floor-strategy{top:82.05%}

.floor{transition:backdrop-filter .25s,color .25s,text-shadow .25s}.floor:hover,.floor.is-current{background:transparent;color:#fff;backdrop-filter:brightness(2.6) saturate(1.5);-webkit-backdrop-filter:brightness(2.6) saturate(1.5);text-shadow:0 0 5px #b8d9ff,0 0 10px #6d9dff}.floor-strategy{background:transparent}

.branding-light-state{position:absolute;inset:0;background:url("assets/building-branding-lit-brand-blue.webp") center/100% 100% no-repeat;clip-path:polygon(22.8% 16.8%,74.8% 15.7%,74.8% 18.85%,22.8% 19.8%);opacity:0;transition:opacity .45s;pointer-events:none}.building.branding-lit .branding-light-state{opacity:1}.floor-brand:hover,.floor-brand.is-current{backdrop-filter:none;-webkit-backdrop-filter:none;text-shadow:none;background:transparent}.floor-brand{top:16.9%;height:2.5%}@media(prefers-reduced-motion:reduce){.branding-light-state{transition:none}}

.service-light-state{position:absolute;inset:0;background:url("assets/building-all-panels-lit.webp") center/100% 100% no-repeat;opacity:0;transition:opacity .45s;pointer-events:none}.service-light-state.is-lit{opacity:1}.light-web{clip-path:polygon(22.8% 33.2%,74.8% 32.65%,74.8% 35.85%,22.8% 36.3%)}.light-clients{clip-path:polygon(22.8% 49.75%,74.8% 49.65%,74.8% 52.8%,22.8% 52.8%)}.light-apps{clip-path:polygon(22.8% 66.55%,74.8% 66.55%,74.8% 69.65%,22.8% 69.65%)}.light-strategy,.light-strategy-base{clip-path:polygon(22.8% 81.85%,74.8% 81.85%,74.8% 83.65%,22.8% 83.65%)}.light-strategy-base{opacity:1;filter:grayscale(.9) brightness(.3)}.floor:hover,.floor.is-current{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;text-shadow:none}.floor-strategy{top:81.95%;height:1.6%}@media(prefers-reduced-motion:reduce){.service-light-state{transition:none}}

.climber-sequence{position:absolute;z-index:8;pointer-events:none;display:none}.climber-sequence.loaded{display:block}.simple-view .climber-sequence{display:none}.socket{left:79.25%;top:4.7%;width:1.8%;height:1.85%;background:#c4cbd0;box-shadow:1px 1px 2px #28323a50}.socket i{inset:25%;background:#536171}.cables path{stroke-width:2}.floor{z-index:10;min-height:12px}.floor:focus-visible{outline-offset:2px}#animation-status:empty{display:none}.building{touch-action:none}
@media(max-width:760px){.floor{min-height:10px}.floor-nav a{min-height:44px}.bottom-bar{padding:6px 10px}.bottom-bar>span:first-child{display:none}.animation-controls{margin-left:auto}#animation-status{font-size:9px}.simple-view .building{touch-action:auto}}

.legal-links{display:flex;gap:12px;font-size:11px}.legal-links a{text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.legal-links{font-size:10px;gap:8px}}
