:root{--color-orange-logo: #f24b18;--color-paper-bg: #f9f7f4;--color-env-text-on-orange: #ffffff;--color-env-text-on-paper: #1a1a1a;--env-bg: var(--color-orange-logo);--env-text: var(--color-env-text-on-orange)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;min-height:100vh;overflow-x:hidden;background:var(--env-bg);transition:background .05s linear}.scroll-toast{display:none;position:fixed;top:12px;right:12px;z-index:9999;padding:8px 14px;font-family:ui-monospace,monospace;font-size:13px;font-weight:600;color:var(--color-env-text-on-paper);background:#fffffff2;border-radius:8px;box-shadow:0 2px 12px #00000026;pointer-events:none}.scroll-hud{position:fixed;top:12px;right:12px;z-index:10000;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:10px 12px;font-family:ui-monospace,monospace;font-size:13px;font-weight:600;color:var(--color-env-text-on-paper);background:#fffffff2;border-radius:8px;box-shadow:0 2px 12px #00000026;pointer-events:auto}.scroll-hud__percent{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.scroll-hud__select{font:inherit;font-weight:600;padding:4px 8px;border-radius:6px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer}.assets-layer{position:fixed;inset:0;z-index:10;pointer-events:none}.asset.asset--caterpillar-logo-root{transform:none;pointer-events:none}.asset{position:absolute;opacity:0;transform:translate(-50%,-50%);will-change:transform,opacity}.asset img,.asset video{display:block;max-width:100%;height:auto;vertical-align:middle;border-radius:8px;box-shadow:0 10px 40px #0003}.asset--computer-screen-triptych .asset-computer-screen{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:clamp(14px,1.75vw,22px);filter:drop-shadow(0 22px 40px rgba(0,0,0,.38)) drop-shadow(0 10px 18px rgba(0,0,0,.22))}.asset-computer-screen__frame{position:relative;width:100%;box-sizing:border-box;padding:clamp(9px,1.1vw,12px) clamp(10px,1.25vw,14px) clamp(14px,1.75vw,20px);border-radius:clamp(10px,1.2vw,14px) clamp(10px,1.2vw,14px) clamp(8px,1vw,11px) clamp(8px,1vw,11px);background:linear-gradient(168deg,#3d424c,#2e323a 18%,#25282f,#1c1f26 72%,#15171d);border:1px solid rgba(0,0,0,.55);box-shadow:inset 0 1px #ffffff1f,inset 0 -2px 8px #00000073,inset 3px 0 6px #ffffff0a,inset -4px 0 10px #00000040,0 1px #ffffff0f}.asset-computer-screen__frame:before{content:"";position:absolute;bottom:clamp(6px,.75vw,9px);left:50%;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#6ae86a,#2d8f2d 55%,#0d3d0d);box-shadow:0 0 4px #50dc648c,inset 0 0 2px #ffffff59;pointer-events:none;z-index:3}.asset-computer-screen__stand{width:min(38%,140px);height:clamp(11px,1.35vw,16px);margin-top:-1px;background:linear-gradient(180deg,#2a2e36,#1a1d23 55%,#12141a);border:1px solid rgba(0,0,0,.45);border-top:none;border-radius:0 0 5px 5px;box-shadow:inset 0 1px #ffffff0f,0 6px 14px #00000059;position:relative}.asset-computer-screen__stand:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);width:min(130%,180px);height:clamp(5px,.65vw,8px);background:linear-gradient(180deg,#23262e,#14161c);border-radius:0 0 6px 6px;border:1px solid rgba(0,0,0,.5);border-top:none;box-shadow:0 8px 16px #00000047}.asset-computer-screen__screen{--computer-screen-panel-count: 3;display:flex;flex-direction:row;gap:2px;align-items:stretch;position:relative;background:#050608;border-radius:clamp(4px,.45vw,6px);overflow:hidden;aspect-ratio:21 / 13;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 3px 28px #000000a6}.asset-computer-screen__screen:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(175deg,rgba(255,255,255,.09) 0%,transparent 35%,transparent 70%,rgba(0,0,0,.08) 100%);opacity:.75}.asset-computer-screen__column{flex:1;min-width:0;overflow:hidden;align-self:stretch;position:relative}.asset-computer-screen__track{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;height:calc(var(--computer-screen-panel-count, 3) * 100%);width:100%;will-change:transform}.asset-computer-screen__panel{flex:0 0 calc(100% / var(--computer-screen-panel-count, 3));box-sizing:border-box;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative;z-index:2}.asset-computer-screen__panel--video video{flex:1;min-height:0;width:100%;object-fit:cover;object-position:center;display:block}.asset-computer-screen__stack{flex:1;display:flex;flex-direction:column;gap:0;min-height:0;width:100%}.asset-computer-screen__stack img{flex:1 1 0;min-height:0;width:100%;object-fit:cover;object-position:center;display:block}.asset-computer-screen__panel--stack .asset-computer-screen__stack img:nth-child(1){object-position:center top}.asset-computer-screen__panel--stack .asset-computer-screen__stack img:nth-child(2){object-position:center}.asset-computer-screen__panel--stack .asset-computer-screen__stack img:nth-child(3){object-position:center top}@supports (object-view-box: inset(0)){.asset-computer-screen__panel--stack .asset-computer-screen__stack img:nth-child(1){object-view-box:inset(15% 0 0 0);object-position:center top}.asset-computer-screen__panel--stack .asset-computer-screen__stack img:nth-child(2){object-view-box:none;object-position:center}.asset-computer-screen__panel--stack .asset-computer-screen__stack img:nth-child(3){object-view-box:inset(10% 0 0 0);object-position:center top}}.asset-computer-screen__screen>video{flex:1;min-width:0;height:100%;width:auto;object-fit:cover;object-position:center;position:relative;z-index:2}.asset--flat-image img,.asset--flat-image video,.asset--flat-image .asset-computer-screen__screen>video,.asset--flat-image .asset-computer-screen__panel--video video,.asset--flat-image .asset-computer-screen__stack img{box-shadow:none;border-radius:0}.asset.asset--framed img,.asset.asset--framed video{border-radius:0;vertical-align:middle}.asset-frame-inner-fill{width:100%;display:block;box-sizing:border-box}.asset-frame-inner-fill img{width:100%;height:auto;display:block;vertical-align:middle}.asset--windows-popup-root{pointer-events:none;transform:translate(-50%,-50%)}.win95-popup{box-sizing:border-box;background:silver;border-style:solid;border-width:2px;border-color:#ffffff #404040 #404040 #ffffff;box-shadow:3px 3px #00000059;font-family:Segoe UI,Tahoma,"MS Sans Serif",Geneva,sans-serif;font-size:13px;color:#000}.win95-popup__tune-index{color:#f22;font-weight:900}.win95-popup__titlebar .win95-popup__tune-index{color:#f22}.win95-popup__titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;font-weight:700;padding:4px 8px;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.win95-popup__body{padding:12px 14px;margin:10px;border:2px inset #c0c0c0;background:silver}.win95-popup__text{margin:0;white-space:pre-wrap;line-height:1.4}.win95-popup__footer{padding:8px 14px 12px;display:flex;justify-content:center}.win95-popup__btn{min-width:74px;padding:4px 18px;font-family:inherit;font-size:12px;background:silver;border:2px solid;border-color:#ffffff #404040 #404040 #ffffff;cursor:default;pointer-events:none}.win95-popup--fill{height:100%;min-height:0;display:flex;flex-direction:column}.win95-popup--fill .win95-popup__body{flex:1;min-height:0;overflow:hidden}.win95-popup--fill .win95-popup__text{overflow:visible}.asset--fit-viewport-height{width:100vw;height:100vh;left:0!important;top:0!important;transform:none;display:flex;align-items:center;justify-content:center;pointer-events:none}.asset--fit-viewport-height img,.asset--fit-viewport-height video{width:auto;height:100vh;max-width:100vw;object-fit:contain;border-radius:0;box-shadow:none}.asset--stretch-viewport-width{width:100vw;height:100vh;left:0!important;top:0!important;transform:none;display:flex;align-items:center;justify-content:center;pointer-events:none}.asset--stretch-viewport-width img,.asset--stretch-viewport-width video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;box-shadow:none}.asset--width-vw{width:var(--asset-width-vw, 10vw)}.asset--width-vw img,.asset--width-vw video,.asset--width-px img,.asset--width-px video{width:100%;height:auto;display:block}.asset--computer-screen-triptych .asset-computer-screen__panel--video video{flex:1;width:100%;max-width:none;min-height:0;height:auto;max-height:none;object-fit:cover;object-position:center}.asset--computer-screen-triptych .asset-computer-screen__screen>video{position:relative;z-index:2;flex:1;min-width:0;width:auto;max-width:none;height:100%;object-fit:cover;object-position:center}.asset--height-vh img,.asset--height-vh video{height:var(--asset-height-vh, 100vh);width:auto;max-width:100vw;display:block;object-fit:contain}.asset--text{transform:translateY(-50%);white-space:pre;display:inline-flex;align-items:center;gap:2px;font-family:ui-monospace,monospace;font-size:1.5rem;color:var(--color-env-text-on-paper)}.asset--text img{display:none}.asset--text .asset-cursor{display:inline-block;margin-left:2px;animation:asset-cursor-blink 1s step-end infinite}.asset--text-viewport-center{transform:translate(-50%,-50%);max-width:min(88vw,22rem);white-space:pre-wrap;text-align:center;justify-content:center;line-height:1.45}@keyframes asset-cursor-blink{50%{opacity:0}}.final-page-root{position:fixed;inset:0;z-index:0;overflow:auto;background:#fff;pointer-events:none}.final-page-root button{pointer-events:auto}.final-page *,.final-page *:before,.final-page *:after{box-sizing:border-box}.final-layout{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-content:start;min-height:100vh;padding:0 10vw}.contact-block>*+*{margin-top:1.25em}.contact-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35em .5em;margin:0}.copy-hit{display:inline-flex;align-items:center;justify-content:center;padding:.15em;margin:0;border:none;background:transparent;cursor:pointer;color:inherit;vertical-align:middle;border-radius:2px}.copy-hit:focus-visible{outline:1px solid currentColor;outline-offset:2px}.copy-hit svg{width:1em;height:1em;flex-shrink:0}.clients-block,.agency-intro{margin-top:2em}.right-column-header h1{margin-top:0;margin-bottom:0;min-height:1.2em}.right-blurb{margin-top:1.25em}.right-blurb+.right-blurb{margin-top:1.25em}.phrase-list{margin-top:2em}
