@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box}html{width:100%;min-height:100%;scroll-padding-top:1rem;text-size-adjust:100%}body,#root,.app{width:100%;min-height:100%}body{margin:0;overflow-x:hidden;font-family:Space Grotesk,sans-serif;background-color:#e8ebee}img{max-width:100%}.project-field{--center-scale: 1;--surround-opacity: 1;--center-copy-opacity: 1;--handoff-opacity: 0;position:relative;width:100%;min-width:0;overflow:clip;color:#f7f7f4;background:#060708}.project-field__intro{position:relative;min-height:min(90svh,850px);padding:clamp(5rem,10vw,10rem) clamp(1rem,4vw,4rem) clamp(4rem,8vw,7rem);display:grid;grid-template-columns:minmax(0,.92fr) minmax(32rem,1.08fr);align-content:center;align-items:end;gap:clamp(3rem,8vw,8rem);border-bottom:1px solid rgba(247,247,244,.13);background:radial-gradient(circle at 10% 10%,rgba(243,196,0,.065),transparent 26rem),#060708}.project-field__intro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(to bottom,black,transparent 78%);mask-image:linear-gradient(to bottom,black,transparent 78%)}.project-field__intro-copy,.project-field__categories,.project-field__scroll-note{position:relative;z-index:1}.project-field__eyebrow{display:block;margin-bottom:clamp(1.4rem,3vw,2.25rem);color:#f3c400;font-family:IBM Plex Mono,monospace;font-size:clamp(.62rem,.8vw,.72rem);font-weight:500;line-height:1.4;letter-spacing:.2em;text-transform:uppercase}.project-field__eyebrow span{margin:0 .55em;color:#f7f7f447}.project-field__heading{margin:0!important;color:#f7f7f4;font-size:clamp(3.6rem,8.7vw,9.2rem)!important;font-weight:600!important;line-height:.84!important;letter-spacing:-.07em!important}.project-field__lede{max-width:42ch;margin:clamp(2rem,4vw,3.5rem) 0 0!important;color:#f7f7f494;font-size:clamp(.88rem,1.25vw,1.05rem)!important;line-height:1.65!important}.project-field__categories{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;border-top:1px solid rgba(247,247,244,.18)}.project-category{min-width:0;min-height:9.5rem;padding:1.3rem 1.2rem 1.15rem;display:flex;align-items:flex-start;gap:.9rem;border-right:1px solid rgba(247,247,244,.12)}.project-category:last-child{border-right:0}.project-category__index{flex:0 0 auto;color:#f3c400;font-family:IBM Plex Mono,monospace;font-size:.58rem;line-height:1.5;letter-spacing:.16em}.project-category__name,.project-category__detail{display:block}.project-category__name{max-width:11ch;color:#f7f7f4;font-size:clamp(.92rem,1.35vw,1.12rem);font-weight:600;line-height:1.15}.project-category__detail{margin-top:.75rem;color:#f7f7f45c;font-family:IBM Plex Mono,monospace;font-size:.55rem;line-height:1.65;letter-spacing:.12em;text-transform:uppercase}.project-field__scroll-note{position:absolute;right:clamp(1rem,4vw,4rem);bottom:clamp(1.25rem,2vw,2rem);display:flex;align-items:center;gap:.85rem;color:#f7f7f461;font-family:IBM Plex Mono,monospace;font-size:.57rem;letter-spacing:.15em;text-transform:uppercase}.project-field__scroll-line{position:relative;width:3.75rem;height:1px;overflow:hidden;background:rgba(247,247,244,.18)}.project-field__scroll-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f3c400;transform:translate(-100%);animation:project-scroll-line 2.2s cubic-bezier(.65,0,.35,1) infinite}@keyframes project-scroll-line{0%,12%{transform:translate(-100%)}56%,to{transform:translate(100%)}}.project-scroll-track{position:relative;height:420svh;min-height:2300px;background:#060708}.project-stage{position:sticky;top:0;width:100%;height:100svh;min-height:560px;overflow:hidden;isolation:isolate;background:#060708}.project-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));list-style:none}.project-grid__item{min-width:0;min-height:0;position:relative;border-right:1px solid rgba(247,247,244,.13);border-bottom:1px solid rgba(247,247,244,.13)}.project-grid__item:nth-child(3n){border-right:0}.project-grid__item:nth-child(n+7){border-bottom:0}.project-tile{--tile-transform: translate3d(0, 0, 0);position:relative;width:100%;height:100%;min-width:0;display:flex!important;overflow:hidden;color:#f7f7f4!important;background:#070809;opacity:var(--surround-opacity);transform:var(--tile-transform);transform-origin:center;text-decoration:none!important;will-change:transform,opacity}.project-tile--featured{z-index:12;color:#f7f7f4!important;background:#c9cbce;opacity:1;transform:scale(var(--center-scale));will-change:transform}.project-tile__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;opacity:.16;filter:saturate(.72) brightness(.68);transform:scale(1.055);transition:opacity .52s cubic-bezier(.22,1,.36,1),filter .52s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);-webkit-user-select:none;user-select:none}.project-tile__media--symbol{inset:50% auto auto 50%;width:min(38%,9rem);height:min(38%,9rem);opacity:.2;filter:grayscale(1) brightness(1.3);transform:translate(-50%,-50%) scale(.88)}.project-tile--featured .project-tile__media{opacity:1;filter:none;transform:scale(1.002)}.project-tile__veil{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(3,4,5,.62),transparent 32%),linear-gradient(to top,rgba(3,4,5,.8),transparent 52%);opacity:.72;transition:opacity .52s cubic-bezier(.22,1,.36,1)}.project-tile--featured .project-tile__veil{opacity:1;background:linear-gradient(to bottom,rgba(8,9,10,.42),transparent 25%),linear-gradient(to top,rgba(8,9,10,.74),transparent 42%)}.project-tile__topline{position:absolute;z-index:2;top:clamp(.65rem,1.3vw,1.25rem);left:clamp(.65rem,1.3vw,1.25rem);right:clamp(.65rem,1.3vw,1.25rem);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.45rem,.8vw,.8rem);color:#f7f7f480;font-family:IBM Plex Mono,monospace;font-size:clamp(.47rem,.65vw,.6rem);line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.project-tile__index{color:#f3c400}.project-tile__category{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-tile__arrow{color:#f7f7f4bd;font-family:Space Grotesk,sans-serif;font-size:clamp(.8rem,1.1vw,1.05rem);line-height:1;transform:translate(-.25rem,.25rem);opacity:0;transition:opacity .36s ease,transform .52s cubic-bezier(.22,1,.36,1)}.project-tile__copy{position:absolute;z-index:2;left:clamp(.75rem,2vw,2rem);right:clamp(.75rem,2vw,2rem);bottom:clamp(.75rem,2vw,1.8rem);transform:translateY(.35rem);transition:transform .62s cubic-bezier(.22,1,.36,1)}.project-tile__name{margin:0!important;color:inherit;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.1rem,2.55vw,2.85rem)!important;font-style:italic;font-weight:400!important;line-height:.98!important;letter-spacing:-.045em!important;text-wrap:balance}.project-tile__subtheme{display:block;margin-top:clamp(.45rem,.9vw,.75rem);color:#f7f7f47a;font-family:IBM Plex Mono,monospace;font-size:clamp(.48rem,.7vw,.62rem);line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.project-tile--featured .project-tile__topline,.project-tile--featured .project-tile__copy{opacity:var(--center-copy-opacity);transition:opacity .12s linear}.project-tile:focus-visible{z-index:20;opacity:1!important;transform:translateZ(0)!important;outline:2px solid #f3c400;outline-offset:-3px}.project-stage__handoff{position:absolute;z-index:30;left:clamp(1rem,3vw,3rem);right:clamp(1rem,3vw,3rem);bottom:clamp(1rem,2.5vw,2.5rem);display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;color:#15181b;font-family:IBM Plex Mono,monospace;font-size:clamp(.58rem,.8vw,.72rem);font-weight:500;line-height:1.4;letter-spacing:.16em;text-transform:uppercase;opacity:var(--handoff-opacity);pointer-events:none}.project-stage__handoff span:first-child{color:#090a0b;font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,1.9vw,1.8rem);font-weight:700;letter-spacing:.18em}@media (hover: hover) and (pointer: fine){.project-tile:not(.project-tile--featured):hover .project-tile__media,.project-tile:not(.project-tile--featured):focus-visible .project-tile__media{opacity:.82;filter:saturate(.9) brightness(.8);transform:scale(1)}.project-tile:not(.project-tile--featured):hover .project-tile__media--symbol,.project-tile:not(.project-tile--featured):focus-visible .project-tile__media--symbol{opacity:.58;filter:grayscale(.25) brightness(1.08);transform:translate(-50%,-50%) scale(1)}.project-tile:not(.project-tile--featured):hover .project-tile__veil,.project-tile:not(.project-tile--featured):focus-visible .project-tile__veil{opacity:.9}.project-tile:hover .project-tile__copy,.project-tile:focus-visible .project-tile__copy{transform:translateY(0)}.project-tile:hover .project-tile__arrow,.project-tile:focus-visible .project-tile__arrow{opacity:1;transform:translate(0)}}@media (max-width: 900px){.project-field__intro{min-height:auto;padding-top:6.5rem;padding-bottom:6rem;grid-template-columns:minmax(0,1fr);align-content:start;gap:4.5rem}.project-field__heading{font-size:clamp(3.7rem,15vw,7.2rem)!important}.project-field__categories{width:100%}.project-category{min-height:8.5rem;padding-inline:.8rem}.project-category__detail{display:none}}@media (max-width: 600px){.project-field__intro{min-height:86svh;padding:5.5rem 1rem 5rem;gap:3.2rem}.project-field__heading{font-size:clamp(3.2rem,18vw,5.2rem)!important}.project-field__lede{max-width:32ch}.project-category{min-height:7.4rem;padding:1rem .55rem;flex-direction:column;gap:.55rem}.project-category__name{max-width:10ch;font-size:.72rem}.project-field__scroll-note{right:1rem;bottom:1.25rem}.project-scroll-track{height:195svh;min-height:1050px}.project-stage{min-height:520px}.project-tile__topline{top:.55rem;left:.55rem;right:.55rem;grid-template-columns:auto 1fr;gap:.42rem;font-size:.43rem;letter-spacing:.08em}.project-tile__arrow{display:none}.project-tile__category{line-height:1.25;white-space:normal}.project-tile__copy{left:.6rem;right:.55rem;bottom:.65rem;transform:none}.project-tile__name{font-size:clamp(.8rem,4vw,1.02rem)!important;line-height:1.04!important}.project-tile__subtheme{margin-top:.35rem;font-size:.4rem;line-height:1.25;letter-spacing:.08em}.project-tile__media{opacity:.25}.project-tile__media--symbol{width:44%;height:44%}.project-stage__handoff{align-items:flex-start;flex-direction:column;gap:.3rem}}.hero-portrait-wrap{opacity:0;will-change:transform,opacity;animation:hero-portrait-in .98s cubic-bezier(.22,1,.36,1) 80ms both}.hero-headline-line{opacity:0;will-change:transform,opacity;animation:hero-copy-in .72s cubic-bezier(.22,1,.36,1) both}.hero-support,.hero-meta{opacity:0;will-change:transform,opacity;animation:hero-copy-in .72s cubic-bezier(.22,1,.36,1) .98s both}.hero-meta{animation-delay:1.08s}@keyframes hero-portrait-in{0%{opacity:.06;transform:translate3d(-50%,82px,0) scale(.985)}to{opacity:1;transform:translate3d(-50%,0,0) scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#E8EBEE}::-webkit-scrollbar-thumb{background:#C2C9CE;border-radius:999px;border:2px solid #E8EBEE}::-webkit-scrollbar-thumb:hover{background:#A7B0B7}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero-portrait-wrap{animation:none!important;opacity:1!important;transform:translate3d(-50%,0,0)!important}.hero-headline-line,.hero-support,.hero-meta{animation:none!important;opacity:1!important;transform:none!important}.project-scroll-track{height:auto;min-height:0}.project-stage{position:relative;top:auto;height:max(720px,100svh)}.project-tile,.project-tile--featured{opacity:1!important;transform:none!important}.project-stage__handoff{display:none}}.studies{--sheet: #ffffff;--tray: #eff2f4;--graphite: #15181b;--graphite-soft: #5b646c;--rule: rgba(21, 24, 27, .11);--rule-soft: rgba(21, 24, 27, .06);--instrument: #0b6f5e;--swing: cubic-bezier(.32, .72, 0, 1);position:relative;width:100%;min-width:0;overflow:clip;color:var(--graphite);background:var(--sheet)}.studies:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.55;background-image:linear-gradient(var(--rule-soft) 1px,transparent 1px),linear-gradient(90deg,var(--rule-soft) 1px,transparent 1px);background-size:5.5rem 5.5rem;-webkit-mask-image:linear-gradient(to bottom,black,transparent 22%);mask-image:linear-gradient(to bottom,black,transparent 22%)}.studies__intro{position:relative;z-index:1;max-width:1460px;margin:0 auto;padding:clamp(6rem,12vw,11rem) clamp(1.25rem,5vw,5rem) clamp(3rem,6vw,6rem)}.studies__eyebrow{display:inline-block;margin-bottom:clamp(1.6rem,3.5vw,2.6rem);padding:.42rem .85rem;border-radius:999px;background:rgba(11,111,94,.08);color:var(--instrument);font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:500;line-height:1;letter-spacing:.22em;text-transform:uppercase}.studies__heading{margin:0!important;max-width:16ch;color:var(--graphite);font-family:Space Grotesk,sans-serif!important;font-size:clamp(3.2rem,8vw,8.4rem)!important;font-weight:600!important;line-height:.86!important;letter-spacing:-.065em!important}.studies__heading em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.045em}.studies__lede{max-width:48ch;margin:clamp(2rem,4vw,3.25rem) 0 0!important;color:var(--graphite-soft);font-size:clamp(.92rem,1.2vw,1.08rem)!important;line-height:1.72!important}.study{--dock: 1;--tell: 0;position:relative;z-index:1;width:100%;height:260svh;min-height:1200px}.study__pin{position:sticky;top:0;display:flex;align-items:center;width:100%;height:100svh;min-height:600px;overflow:hidden}.study__grid{width:100%;max-width:1760px;margin:0 auto;padding-inline:clamp(1rem,2vw,2.25rem);display:grid;grid-template-columns:minmax(0,1fr) clamp(18rem,22vw,23rem);align-items:center;gap:clamp(1.75rem,2.8vw,3rem)}.study[data-side=right] .study__grid{grid-template-columns:clamp(18rem,22vw,23rem) minmax(0,1fr)}.study[data-side=right] .study__stage{order:2}.study[data-side=right] .study__copy{order:1}.study__stage{--dir: 1;min-width:0;transform:translate3d(calc(var(--dir) * var(--dock) * 24%),0,0) scale(calc(1 + var(--dock) * .08));will-change:transform}.study[data-side=right] .study__stage{--dir: -1}.plate{position:relative;width:100%;margin-inline:auto}.plate__core{position:relative;overflow:visible;background:none}.plate__still,.plate__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:contain;-webkit-user-select:none;user-select:none}.plate__still{object-fit:cover}.plate__still{opacity:1}.plate__still[data-hidden=true]{display:none}.plate__canvas{z-index:1;opacity:0}.plate__canvas[data-live=true]{opacity:1}.project-tile--featured .plate--fill{width:100%!important;height:100%!important;max-width:none!important}.project-tile--featured .plate--fill .plate__core{width:100%!important;height:100%!important}.project-tile--featured .plate__still{object-fit:cover!important}.project-tile--featured .plate__canvas{object-fit:cover!important;z-index:2}.study__copy{min-width:0}.study__copy>*{--t: 1;opacity:var(--t);transform:translate3d(0,calc((1 - var(--t)) * 1.4rem),0)}.study__discipline{--t: clamp(0, calc(var(--tell) * 1.7), 1)}.study__name{--t: clamp(0, calc((var(--tell) - .09) * 1.7), 1)}.study__kicker{--t: clamp(0, calc((var(--tell) - .17) * 1.7), 1)}.study__body{--t: clamp(0, calc((var(--tell) - .25) * 1.7), 1)}.study__spec{--t: clamp(0, calc((var(--tell) - .33) * 1.7), 1)}.study__discipline{display:block;margin-bottom:clamp(1.1rem,2.2vw,1.7rem);color:var(--instrument);font-family:IBM Plex Mono,monospace;font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.study__name{margin:0!important;color:var(--graphite);font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2rem,3.9vw,3.5rem)!important;font-style:italic;font-weight:400!important;line-height:.96!important;letter-spacing:-.045em!important;text-wrap:balance}.study__kicker{display:block;margin-top:clamp(.7rem,1.3vw,1rem);color:var(--graphite-soft);font-family:IBM Plex Mono,monospace;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase}.study__body{max-width:34ch;margin:clamp(1.5rem,2.8vw,2.2rem) 0 0!important;color:var(--graphite-soft);font-size:clamp(.88rem,1.1vw,1rem)!important;line-height:1.75!important}.study__spec{margin:clamp(1.8rem,3vw,2.6rem) 0 0;display:grid;grid-template-columns:minmax(6rem,.5fr) minmax(0,1fr);border-top:1px solid var(--rule);font-family:IBM Plex Mono,monospace;font-size:.62rem;letter-spacing:.1em}.study__spec dt,.study__spec dd{margin:0;padding:.72rem 0;border-bottom:1px solid var(--rule-soft);line-height:1.5}.study__spec dt{color:#15181b5c;text-transform:uppercase}.study__spec dd{color:var(--graphite);padding-left:1rem}@media (max-width: 900px){.study{height:215svh;min-height:1000px}.study__pin{align-items:flex-start;padding-top:clamp(2.5rem,7vw,4.5rem)}.study__grid,.study[data-side=right] .study__grid{grid-template-columns:minmax(0,1fr);gap:clamp(1.75rem,5vw,2.75rem)}.study .study__stage,.study[data-side=right] .study__stage{order:1}.study .study__copy,.study[data-side=right] .study__copy{order:2}.study__stage{transform:scale(calc(1 + var(--dock) * .1))}.studies__heading{font-size:clamp(3rem,13.5vw,5.8rem)!important}}@media (max-width: 600px){.study{height:190svh;min-height:880px}.study__body{max-width:none}.plate{--shell: .4rem;--radius: 1.3rem}}@media (prefers-reduced-motion: reduce){.study{height:auto;min-height:0}.study__pin{position:relative;top:auto;height:auto;min-height:0;padding-block:clamp(3rem,8vw,6rem)}.study__stage{transform:none}.study__copy>*{opacity:1;transform:none}}
