@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600&family=Instrument+Serif:ital@0;1&display=swap";:root{--forest: #102e29;--forest-deep: #0c2420;--cream: #f3efdf;--muted: #a6b9ad;--quiet: #819c8c;--coral: #ef957f;--line: #57756a;--serif: "Instrument Serif", Georgia, serif;--sans: "DM Sans", sans-serif;color-scheme:dark;font-family:var(--sans);background:var(--forest);color:var(--cream);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--coral)}a:focus-visible{outline:2px solid var(--coral);outline-offset:7px;border-radius:2px}button{font:inherit}::selection{background:var(--coral);color:var(--forest)}.skip-link{position:fixed;left:20px;top:-100px;z-index:20;padding:15px;background:var(--cream);color:var(--forest)}.skip-link:focus{top:12px}.site-header{position:absolute;top:0;left:0;width:100%;z-index:10;display:flex;align-items:center;gap:28px;padding:30px 4.2vw}.wordmark{font-family:var(--serif);font-size:43px;line-height:1;letter-spacing:-2px}.wordmark span{color:var(--coral)}.header-caption{font-size:12px;color:var(--muted);padding-left:27px;border-left:1px solid var(--line)}nav{display:flex;gap:30px;align-items:center;margin-left:auto;font-size:14px}nav .work-nav{color:var(--cream)}.work-nav span{margin-left:8px;color:var(--coral)}.composition{min-height:calc(100svh - 140px);display:grid;grid-template-columns:39% 61%;align-items:center;padding:100px 4.2vw 40px;max-width:1800px;margin:auto}.narrative{position:relative;z-index:2;padding-bottom:50px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-size:12px;font-weight:500;margin:0 0 32px}.positioning{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4.35vw,74px);line-height:1.04;letter-spacing:-.025em;max-width:540px;margin:0}.positioning em,.chapter-copy em{font-weight:400;color:var(--cream)}.chapter-copy{position:absolute;left:0;top:50px;opacity:0;visibility:hidden;max-width:440px}.chapter-copy h2{font-family:var(--serif);font-size:clamp(42px,4.2vw,70px);font-weight:400;line-height:1.08;letter-spacing:-.02em;margin:22px 0}.chapter-copy>p:last-child{font-size:16px;line-height:1.7;color:var(--muted);max-width:310px}.chapter-number{color:var(--coral);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.end-link{display:none;margin-top:32px;width:max-content}.text-link{font-size:15px;border-bottom:1px solid var(--quiet);padding:10px 0;display:inline-flex;align-items:center;gap:40px}.text-link span{color:var(--coral)}.end-link{display:none}.evolution-island{position:relative;width:100%;min-width:0;color:var(--cream);align-self:center}.system-canvas{width:100%;height:auto;overflow:visible;display:block}.screen-fill{fill:#143730;stroke:#bbc9b6;stroke-width:1;fill-opacity:.7}.structural-line{stroke:var(--line);stroke-width:1}.bright-line{stroke:var(--cream);stroke-width:1;opacity:.65}.muted-line{stroke:var(--muted);stroke-width:1;opacity:.65}.inner-panel{stroke:var(--line);stroke-width:.75;fill:var(--cream);fill-opacity:.02}.signal-fill{fill:var(--coral)}.registration-mark{stroke:var(--quiet);stroke-width:.7;opacity:.5}.svg-meta{font:11px var(--sans);letter-spacing:1.6px;fill:var(--muted)}.experience-footer{display:flex;align-items:center;justify-content:space-between;margin:0 4.2vw;padding:25px 0 29px;border-top:1px solid #48695b66;font-size:12px;gap:20px}.scroll-cue{color:var(--muted)}.scroll-cue>span{margin-left:20px;font-size:16px;color:var(--coral)}.evolution-key{display:flex;align-items:center;gap:15px;font-size:12px;color:var(--quiet)}.evolution-key i{width:22px;height:1px;background:var(--line);opacity:.6}.evolution-key .is-current{color:var(--cream)}.page-index{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.1em}.scroll-progress{height:2px;background:transparent;position:absolute;bottom:0;left:0;width:100%}.scroll-progress span{display:block;width:100%;height:100%;background:var(--coral);transform:scaleX(0);transform-origin:left}.static-work{max-width:1200px;padding:90px 5vw 110px;margin:auto}.static-work h2,.work-page h1{font:400 clamp(42px,5vw,76px)/1.08 var(--serif);letter-spacing:-.02em;margin:0 0 25px}.fallback-intro{font-size:16px;line-height:1.7;color:var(--muted);max-width:600px}.static-work ol{padding:0;margin:50px 0;list-style:none}.static-work li{padding:25px 0;border-top:1px solid var(--line)}.static-work li a{display:flex;justify-content:space-between;font:400 30px/1.2 var(--serif);gap:20px}.static-work li p{max-width:640px;color:var(--muted);font-size:16px;line-height:1.6;margin-bottom:0}.work-page{padding:190px 5vw 90px;max-width:1400px;margin:auto}.work-list{margin:65px 0 30px;padding:0;list-style:none}.work-list li{border-top:1px solid var(--line)}.work-list a{display:grid;grid-template-columns:60px 1fr 1fr 24px;gap:30px;padding:27px 0;align-items:baseline}.work-list .work-number{font-size:12px;color:var(--muted)}.work-list h2{font:400 31px/1.2 var(--serif);margin:0}.work-list p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.work-list .outbound{color:var(--coral)}.work-back{margin-bottom:35px}.work-intro{max-width:520px;color:var(--muted);font-size:16px;line-height:1.65}@media(min-width:1800px){.composition{padding-left:70px;padding-right:70px}}@media(max-width:1000px){.header-caption{display:none}.composition{grid-template-columns:42% 58%}.positioning{font-size:clamp(40px,5vw,55px)}.evolution-key{gap:8px}.evolution-key i{width:12px}}@media(max-width:700px){.site-header{padding:23px 6vw}.wordmark{font-size:37px}nav{gap:19px;font-size:13px}nav a:last-child{display:none}.composition{display:flex;flex-direction:column;padding:125px 6vw 10px;min-height:0;gap:0;align-items:stretch}.narrative{padding-bottom:0;min-height:285px}.eyebrow{margin-bottom:22px;font-size:12px}.positioning{font-size:clamp(39px,9.2vw,54px);max-width:420px}.evolution-island{width:100%;margin-top:0}.system-canvas{max-height:300px}.experience-footer{margin:0 6vw;flex-wrap:wrap;padding:22px 0;gap:22px}.evolution-key{order:3;width:100%;justify-content:space-between}.evolution-key i{width:20px}.page-index{margin-left:auto}.chapter-copy{top:30px;max-width:100%}.chapter-copy h2{font-size:42px;margin:14px 0}.chapter-copy>p:last-child{font-size:15px;line-height:1.5;max-width:330px}.chapter-number{font-size:12px}.static-work{padding:80px 6vw}.work-page{padding:150px 6vw 60px}.work-list a{grid-template-columns:30px 1fr 20px;gap:13px}.work-list h2{font-size:29px}.work-list p{grid-column:2;grid-row:2}.work-list .outbound{grid-column:3;grid-row:1}}.evolution-experience{--opening: 1;--ending: 0}.evolution-sticky{position:relative}.evolution-running .site-header{position:fixed;background:linear-gradient(var(--forest) 45%,transparent);padding-bottom:42px}.is-enhanced{height:660svh}.is-enhanced .evolution-sticky{position:sticky;top:0;height:100svh}.is-enhanced .composition{height:calc(100svh - 82px);min-height:0;padding-top:112px;padding-bottom:50px}.is-enhanced .narrative{align-self:center;opacity:var(--narrative-opacity, 1);transition:opacity .12s linear}.is-enhanced .evolution-island{height:min(650px,calc(100svh - 210px))}.is-enhanced .system-canvas{position:absolute;width:100%;height:calc(100% - 170px * (1 - var(--opening)));top:calc(-18px * (1 - var(--opening)));transform-origin:center;transition:opacity .12s linear}.is-enhanced .experience-footer{height:82px;padding-top:20px;padding-bottom:20px}.is-enhanced+.static-work{display:none}.evolution-experience:not(.is-enhanced) .project-artifacts{display:none}.connector{stroke:var(--line);stroke-width:1.05}.node-fill{fill:var(--forest);stroke:var(--line);stroke-width:1}.node-label{font:16px var(--sans);fill:var(--muted)}.signal-text{fill:var(--coral)}.person-mark{stroke:var(--cream);stroke-width:1}.decision-node{fill:var(--forest);stroke:var(--coral);stroke-width:1}.growing-connection{stroke:var(--cream);stroke-width:1.15}.signal-line,.possible-path,.feedback-path{stroke:var(--coral);stroke-width:1.05}.possible-path{opacity:.75}.feedback-path{opacity:.65}.project-artifacts{position:absolute;left:14%;right:2%;bottom:0;height:154px}.project-artifact{position:absolute;inset:0;pointer-events:none}.artifact-compact{position:absolute;inset:0;pointer-events:auto;transition:opacity .18s ease,transform .22s ease}.artifact-heading{display:flex;gap:14px;align-items:center;border-top:1px solid var(--line);padding:12px 0;font-size:12px;color:var(--muted)}.artifact-number{color:var(--coral);font-variant-numeric:tabular-nums}.artifact-link{display:grid;grid-template-columns:minmax(180px,35%) 1fr;gap:23px;align-items:start}.artifact-image{position:relative;height:112px;aspect-ratio:16 / 10;min-width:0;overflow:hidden}.artifact-image-button{width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:zoom-in}.artifact-image-button:after{position:absolute;inset:0;content:"";border:1px solid transparent;transition:border-color .15s ease}.artifact-image-button:hover:after,.artifact-image-button:focus-visible:after{border-color:var(--coral)}.artifact-image-button:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.artifact-image-action{position:absolute;right:8px;bottom:8px;padding:5px 8px;color:var(--cream);background:#08231ee0;font-size:11px;line-height:1;opacity:0;transform:translateY(3px);transition:opacity .15s ease,transform .15s ease}.artifact-image-button:hover .artifact-image-action,.artifact-image-button:focus-visible .artifact-image-action{opacity:1;transform:translateY(0)}.artifact-image img{width:100%;height:100%;object-fit:cover}.screenshot-placeholder{position:relative;width:100%;height:100%;padding:15px 10px;background:#163930;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.placeholder-label{font-size:12px;line-height:1.4;color:var(--muted)}.placeholder-id{font-size:12px;letter-spacing:.025em;overflow-wrap:anywhere;color:var(--muted);line-height:1.3}.crop-corner{position:absolute;width:10px;height:10px;border-color:var(--quiet);border-style:solid}.corner-tl{left:0;top:0;border-width:1px 0 0 1px}.corner-br{right:0;bottom:0;border-width:0 1px 1px 0}.artifact-copy h3{font:400 clamp(23px,2.05vw,32px)/1.07 var(--serif);letter-spacing:-.015em;margin:0 0 8px}.artifact-copy p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 11px;max-width:460px}.case-study-link{display:inline-flex;gap:15px;font-size:12px;color:var(--cream);padding-bottom:3px;border-bottom:1px solid var(--quiet)}.case-study-link span{color:var(--coral)}.artifact-title-link{color:inherit}.artifact-title-link:hover,.artifact-title-link:focus-visible{color:var(--coral)}.artifact-link.has-image{grid-template-columns:minmax(180px,35%) 1fr}.artifact-link.has-image .artifact-image{height:112px}.artifact-focus{position:absolute;z-index:5;right:0;bottom:-4px;width:min(70vw,1100px);height:min(67vh,680px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:14px;color:var(--cream);background:color-mix(in srgb,var(--forest-deep) 96%,black);border:1px solid color-mix(in srgb,var(--cream) 22%,transparent);box-shadow:0 28px 80px #00000042;overflow:hidden;transform-origin:right bottom;will-change:transform,opacity,clip-path;transition:opacity .18s ease,transform .22s ease,clip-path .22s ease}.artifact-focus-heading{min-height:33px;display:flex;align-items:flex-start;gap:14px;padding:0 2px 11px;color:var(--muted);font-size:12px;border-bottom:1px solid var(--line)}.artifact-focus-hint{margin-left:auto;color:var(--quiet)}.artifact-focus-close{margin:-4px -2px 0 0;padding:4px 2px 4px 8px;border:0;color:var(--muted);background:transparent;font:inherit;cursor:pointer}.artifact-focus-close span{margin-left:5px;color:var(--coral);font-size:16px}.artifact-focus-close:hover,.artifact-focus-close:focus-visible{color:var(--cream)}.artifact-focus-image{min-height:0;display:grid;place-items:center;margin:14px 0;overflow:hidden;background:#0b211d}.artifact-focus-image img{width:100%;height:100%;display:block}.artifact-focus-image .focus-fit-contain{object-fit:contain}.artifact-focus-image .focus-fit-cover{object-fit:cover}.artifact-focus-copy{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:36px;align-items:end;padding:0 2px 2px}.artifact-focus-copy h3{margin:0 0 5px;font:400 clamp(27px,2.4vw,40px) / 1.05 var(--serif);letter-spacing:-.018em}.artifact-focus-copy p{margin:0;max-width:620px;color:var(--muted);font-size:14px;line-height:1.5}.artifact-focus-copy .case-study-link{justify-self:end;margin-bottom:2px}.screenshot-placeholder-large{min-height:100%;place-content:center;text-align:center}@media(min-width:701px)and (max-width:1100px){.project-artifacts{left:3%;right:0;height:170px}.artifact-link{grid-template-columns:140px 1fr;gap:15px}.artifact-copy h3{font-size:25px}.artifact-copy p{font-size:13px}.is-enhanced .system-canvas{height:calc(100% - 185px * (1 - var(--opening)))}.artifact-focus{width:min(76vw,820px)}.artifact-focus-copy{grid-template-columns:1fr auto;gap:20px}}@media(max-width:700px){.is-enhanced{height:610svh}.is-enhanced .composition{display:block;position:relative;height:calc(100svh - 76px);padding:0}.is-enhanced .narrative{position:absolute;top:111px;left:6vw;width:88vw;padding:0;min-height:0}.is-enhanced .positioning{font-size:clamp(35px,9vw,49px);max-width:450px}.is-enhanced .eyebrow{margin-bottom:22px}.is-enhanced .chapter-copy{top:23px}.is-enhanced .chapter-copy h2{font-size:clamp(35px,9vw,47px);line-height:1.06}.is-enhanced .chapter-copy>p:last-child{font-size:14px;max-width:330px}.is-enhanced .evolution-island{position:absolute;left:6vw;right:6vw;width:auto;top:0;height:100%}.is-enhanced .system-canvas{top:calc(37svh + 16svh * var(--opening) + 15svh * var(--ending));height:28svh;width:100%;max-height:240px}.is-enhanced .experience-footer{height:76px;flex-wrap:nowrap;padding:15px 0;margin:0 6vw}.is-enhanced .scroll-cue{position:absolute;left:6vw;bottom:90px;font-size:12px;opacity:max(var(--opening),var(--ending))}.is-enhanced .evolution-key{order:0;gap:7px}.is-enhanced .evolution-key i{width:10px}.is-enhanced .page-index{display:none}.is-enhanced .end-link{margin-top:22px}.optional-branch{display:none}.node-label{font-size:16px}.original-interface .node-label{font-size:13px}.project-artifacts{left:0;right:0;bottom:24px;height:151px}.artifact-heading{padding:10px 0}.artifact-link{grid-template-columns:118px 1fr;gap:15px}.artifact-image{height:112px}.placeholder-id{display:none}.placeholder-label{font-size:12px}.screenshot-placeholder{padding:10px 8px;justify-content:center}.artifact-copy h3{font-size:25px;line-height:1.02}.artifact-copy p{font-size:13px;line-height:1.4;margin-bottom:8px}.case-study-link{font-size:12px}.artifact-link.has-image{grid-template-columns:118px 1fr}.artifact-link.has-image .artifact-image{height:120px}.artifact-focus{right:0;bottom:-5px;width:88vw;height:min(57vh,580px);padding:10px}.artifact-focus-heading{padding-bottom:8px}.artifact-focus-hint{display:none}.artifact-image-action{opacity:1;transform:translateY(0)}.artifact-focus-image{margin:10px 0}.artifact-focus-image .focus-fit-contain,.artifact-focus-image .focus-fit-cover{object-fit:cover}.artifact-focus-copy{grid-template-columns:1fr;gap:8px}.artifact-focus-copy h3{font-size:26px}.artifact-focus-copy p{display:none}.artifact-focus-copy .case-study-link{justify-self:start}}@media(prefers-reduced-motion:reduce),(max-height:699px){.scroll-cue{display:none}.end-link{display:inline-flex}.evolution-key{color:var(--muted)}.system-canvas{max-height:430px}}.placeholder-id{display:none}.original-interface .node-label{font-size:13px}.work-list .review-flag{font-family:var(--sans);font-size:.62em;letter-spacing:.08em;color:var(--coral);white-space:nowrap}.tag-new{margin-left:8px;font-family:var(--sans);font-size:.62em;letter-spacing:.08em;color:var(--coral);white-space:nowrap}.work-nav,.text-link,.case-study-link,.artifact-title-link,.work-list .outbound,.static-work a,.pub-link{font-variant-emoji:text}.static-work li a span[aria-hidden=true]{color:var(--coral)}
