:root{color:#061422;background:#fff;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;--app-height: 100vh;--scene-size: min(72vw, 680px)}@supports (height: 100dvh){:root{--app-height: 100dvh}}*{box-sizing:border-box}[hidden]{display:none!important}html{background:#fff;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;height:var(--app-height);overflow:hidden;background:#fff;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased}#root{height:var(--app-height)}button{font:inherit}.showcase{--polaris-blue: #164f9b;position:relative;height:var(--app-height);overflow:hidden;background:#fff}.chapter-scroller{position:relative;z-index:0;width:100%;height:var(--app-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.chapter-scroller::-webkit-scrollbar{display:none}.chapter-scroller{scroll-snap-type:y mandatory}.chapter{display:grid;width:100%;height:var(--app-height);place-items:center;scroll-snap-align:start;scroll-snap-stop:always}.scene{position:relative;width:var(--scene-size);aspect-ratio:1;margin:0;overflow:hidden;background:#e9eef4;isolation:isolate}.scene-image,.people-frame,.imagery-v2-frame-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.002)}.imagery-v2-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;background:#020711;transition:none}.imagery-v2-frame.is-active{opacity:1}.imagery-v2-frame.is-blue-mapped{background:#1769e0}.imagery-v2-frame.is-blue-mapped .imagery-v2-frame-image{filter:grayscale(1) contrast(1.08);mix-blend-mode:luminosity}.scene-image{opacity:1}.people-frame{opacity:0;transition:none}.people-frame.is-active{opacity:1}.people-frame.is-flipped{transform:scale(-1.002,1.002)}.solid-field,.mesh-host,.mesh-gradient,.heatmap-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scene--heatmap,.heatmap-art{background:transparent}.heatmap-art{display:grid;place-items:center}.solid-field--off-white{background:#f5f5f7}.solid-field--black{background:#000}.solid-field--blue{background:var(--polaris-blue)}.solid-field--gray{background:#dce4ee}.solid-field--reel{background:#fafafa}.mesh-host{overflow:hidden;background:#dce5ef}.brand{position:fixed;z-index:10;top:50%;left:50%;display:grid;place-items:center;width:min(24vw,220px);pointer-events:none;transform:translate(-50%,-50%);will-change:opacity,transform,filter}.brand-mask{--brand-mask-feather: clamp(20px, 3.8dvh, 32px);position:fixed;z-index:10;top:var(--brand-mask-top);right:0;left:0;height:var(--brand-mask-height);overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--brand-mask-feather),#000 calc(100% - var(--brand-mask-feather)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--brand-mask-feather),#000 calc(100% - var(--brand-mask-feather)),transparent 100%)}.brand-mask .brand{position:absolute;top:var(--brand-mask-logo-top)}.brand--icon{width:clamp(64px,7vw,84px)}.brand--finance{width:min(33vw,300px)}.brand--vertical{width:clamp(84px,10vw,128px)}.brand--finance-vertical{width:min(27vw,250px)}.brand--sequence{width:0;height:0}.brand-sequence{position:relative;width:0;height:0}.brand-sequence-frame{position:absolute;top:50%;left:50%;display:grid;width:min(24vw,220px);place-items:center;opacity:0;visibility:hidden;transform:translate(-50%,-50%)}.brand-sequence-frame.is-active{opacity:1;visibility:visible}.brand-sequence-frame.brand--icon{width:68px}.brand-sequence-frame.brand--wordmark{width:250px}.brand-sequence-frame.brand--vertical{width:110px}.brand-sequence-frame.brand--finance{width:400px}.brand-sequence-frame.brand--finance-vertical{width:190px}.brand-logo-stack{display:grid;width:100%;place-items:center}.brand-logo{grid-area:1 / 1;width:100%;height:auto;display:block;opacity:0;filter:brightness(0) invert(0);transition:filter .26s ease,opacity .28s cubic-bezier(.22,1,.36,1)}.brand-logo.is-active{opacity:1}.brand-logo--accented{position:relative}.brand-logo-base{display:block;width:100%;height:auto}.brand-logo-accent-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:var(--polaris-blue);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.brand-mask .brand-logo{transition:opacity .28s cubic-bezier(.22,1,.36,1)}.brand[data-tone=light] .brand-logo{filter:brightness(0) invert(1)}.brand[data-accent=blue-logo] .brand-logo,.brand[data-accent=blue-logo][data-tone=light] .brand-logo{filter:none}.heatmap-scene-icon{position:relative;width:clamp(120px,12vw,160px);aspect-ratio:1;overflow:hidden;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.heatmap-scene-backing,.heatmap-scene-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.heatmap-scene-backing{background:#05090f14}.edge-blur{--edge-blur-height: clamp(200px, 34dvh, 380px);--edge-blur-1: 4px;--edge-blur-2: 16px;--edge-blur-3: 64px;--edge-blur-4: 128px;position:fixed;z-index:5;right:0;bottom:0;left:0;height:var(--edge-blur-height);pointer-events:none;transition:opacity .32s cubic-bezier(.22,1,.36,1)}.edge-blur>i{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.edge-blur>i:nth-child(1){-webkit-backdrop-filter:blur(var(--edge-blur-1));backdrop-filter:blur(var(--edge-blur-1));-webkit-mask:linear-gradient(to bottom,transparent 0%,#000 25%,#000 50%,transparent 75%);mask:linear-gradient(to bottom,transparent 0%,#000 25%,#000 50%,transparent 75%)}.edge-blur>i:nth-child(2){-webkit-backdrop-filter:blur(var(--edge-blur-2));backdrop-filter:blur(var(--edge-blur-2));-webkit-mask:linear-gradient(to bottom,transparent 25%,#000 50%,#000 75%,transparent 100%);mask:linear-gradient(to bottom,transparent 25%,#000 50%,#000 75%,transparent 100%)}.edge-blur>i:nth-child(3){-webkit-backdrop-filter:blur(var(--edge-blur-3));backdrop-filter:blur(var(--edge-blur-3));-webkit-mask:linear-gradient(to bottom,transparent 50%,#000 75%,#000 100%);mask:linear-gradient(to bottom,transparent 50%,#000 75%,#000 100%)}.edge-blur>i:nth-child(4){-webkit-backdrop-filter:blur(var(--edge-blur-4));backdrop-filter:blur(var(--edge-blur-4));-webkit-mask:linear-gradient(to bottom,transparent 75%,#000 100%);mask:linear-gradient(to bottom,transparent 75%,#000 100%)}.version-switch{position:fixed;z-index:20;left:50%;bottom:max(14px,env(safe-area-inset-bottom));display:flex;gap:12px;transform:translate(-50%)}.version-switch button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;min-width:0;min-height:28px;padding:0 2px;place-items:center;border:0;border-radius:0;outline:0;color:#fff;background:transparent;box-shadow:none;font-size:9px;font-weight:500;line-height:1;letter-spacing:.06em;white-space:nowrap;opacity:.64;text-shadow:0 1px 5px rgba(0,0,0,.9),0 0 1px #000000;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .18s ease}.version-switch button:hover,.version-switch button:focus,.version-switch button:focus-visible,.version-switch button:active,.version-switch button.is-active{border:0;outline:0;opacity:1;box-shadow:none}.version-switch--adaptive{mix-blend-mode:difference}.version-switch--adaptive button{color:#fff;opacity:.46;text-shadow:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){:root{--scene-size: calc(100vw - 32px) }.edge-blur{--edge-blur-height: clamp(130px, 22dvh, 190px)}.brand{width:min(44vw,180px)}.brand--icon{width:clamp(56px,16vw,74px)}.heatmap-scene-icon{width:clamp(100px,28vw,128px)}.brand--finance{width:min(64vw,270px)}.brand--vertical{width:min(23vw,110px)}.brand--finance-vertical{width:min(54vw,236px)}.brand-sequence-frame.brand--icon{width:60px}.brand-sequence-frame.brand--wordmark{width:220px}.brand-sequence-frame.brand--vertical{width:102px}.brand-sequence-frame.brand--finance{width:min(87vw,340px)}.brand-sequence-frame.brand--finance-vertical{width:178px}.version-switch button{min-width:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){.scene-image,.people-frame,.imagery-v2-frame,.brand-logo,.edge-blur,.version-switch button{animation:none;transition:none}}
