@font-face{font-family:Nudles;src:url(/assets/Nudles-Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{color:#000;background:#fff;font-family:Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}body.intro-active{overflow:hidden}body.intro-active .site-header,body.intro-active .wordmark,body.intro-active .polaroid-trigger,body.intro-active .projects-section,body.intro-active .site-footer{opacity:0}body.intro-active.intro-content-visible .site-header,body.intro-active.intro-content-visible .wordmark,body.intro-active.intro-content-visible .polaroid-trigger,body.intro-active.intro-content-visible .projects-section,body.intro-active.intro-content-visible .site-footer{opacity:1;transition:opacity .65s ease}.intro-screen{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:#000;mix-blend-mode:color-burn;pointer-events:auto;will-change:clip-path}.intro-screen--revealing{animation:intro-curtain-reveal 1.5s cubic-bezier(.76,0,.24,1) forwards}main{position:relative;isolation:isolate}main:before{position:absolute;z-index:-1;top:min(55.49vw,839px);left:0;width:100%;height:min(106.35vw,1608px);content:"";background:linear-gradient(to bottom,#e4e4e4 0,#fff)}body.intro-active main:before{background:linear-gradient(to bottom,#050505 0,#161616 42%,#fff)}body.intro-revealing main:before{animation:intro-surface-settle 1.45s .5s ease-out forwards}a{color:inherit;text-decoration:none}.site-header{position:absolute;z-index:10;top:0;left:0;display:flex;justify-content:space-between;width:100%;padding:24px 36px 0;pointer-events:none}.nav{display:flex;gap:34px;font-size:32px;font-weight:300;letter-spacing:-.02em;line-height:1;pointer-events:auto}.nav a{position:relative}.nav a:after,footer a:after{position:absolute;right:0;bottom:-5px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .28s ease}.nav a:hover:after,.nav a:focus-visible:after,.nav a.is-active:after,footer a:hover:after,footer a:focus-visible:after{transform:scaleX(1);transform-origin:left}.hero{--word-x: 0px;--word-y: 0px;--word-scroll: 0px;--word-overlap-offset: clamp(32px, 3.2vw, 48px);--art-x: 0px;--art-y: 0px;--art-scroll: 0px;position:relative;height:min(69.91vw,1057px);min-height:720px;overflow:hidden}.wordmark{position:absolute;z-index:2;top:min(.46vw,7px);left:50%;width:min(38.18vw,577.35px);height:min(23.28vw,352px);margin:0;font-family:Nudles,sans-serif;font-size:min(17.51vw,264.71px);font-weight:700;letter-spacing:-.035em;line-height:normal;transform:translate3d(calc(-50% + var(--word-x)),calc(var(--word-overlap-offset) + var(--word-scroll) + var(--word-y)),0);transition:transform .9s cubic-bezier(.16,1,.3,1);white-space:nowrap}.wordmark span{position:absolute;top:0;left:0;animation:zero-gravity-word 6.5s ease-in-out infinite alternate;will-change:transform}.wordmark-y{top:9.66%!important;left:59.23%!important;animation-delay:-2.1s!important;animation-duration:7.4s!important}.wordmark-i{top:8.67%!important;left:82.33%!important;animation-delay:-4.2s!important;animation-duration:5.9s!important}.hero-art-stage{position:absolute;z-index:1;top:min(14.35vw,217px);left:min(.2vw,3px);width:calc(100% - min(.2vw,3px));height:min(50.13vw,758px);transform:translate3d(var(--art-x),calc(var(--art-scroll) + var(--art-y)),0);transform-origin:50% 55%;transition:transform .52s ease-out;will-change:transform}.hero-art-content{position:relative;width:100%;height:100%;transform-origin:50% 88%}.hero-art{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:fill;pointer-events:none}.hero-texture{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:fill;opacity:1;pointer-events:none;will-change:opacity}body.intro-revealing .hero-texture{animation:texture-fade-out .9s .7s ease-in-out forwards}body.texture-complete .hero-texture{opacity:0}.polaroid-trigger{position:absolute;z-index:3;top:31.1%;left:43.1%;width:13.1%;height:31.2%;padding:0;overflow:visible;border:0;outline:0;background:transparent;cursor:none}.polaroid-color{display:block;width:100%;height:100%;border:0;object-fit:cover;object-position:center 22%;opacity:0;transform:rotate(4.2deg) scale(.94);transform-origin:center;transition:opacity .32s ease,transform .7s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.polaroid-trigger:hover .polaroid-color,.polaroid-trigger:focus-visible .polaroid-color{box-shadow:0 14px 34px #0000001f;opacity:1;transform:rotate(0) scale(1.08)}.projects-section{position:relative;padding:0 36px 96px;background:transparent}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:87px 35px;max-width:1441px;margin:0 auto}.project-card{display:flex;min-width:0;flex-direction:column;gap:36px}.projects-ready .project-card{opacity:0;transform:translate3d(0,72px,0) rotate(var(--project-tilt));transition:opacity .75s ease,transform 1.1s cubic-bezier(.16,1,.3,1);transition-delay:var(--project-delay);will-change:transform,opacity}.projects-ready .project-card.is-visible{opacity:1;transform:translateZ(0) rotate(0)}.project-image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#ddd}.project-image{display:block;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .38s ease,transform .65s cubic-bezier(.2,.7,0,1)}.project-card:first-child .project-image{object-position:center bottom}.project-card:hover .project-image,.project-card:focus-visible .project-image{opacity:.68;transform:scale(1.028)}.project-info{display:flex;flex-direction:column;align-items:flex-start;scroll-margin-top:30px}.project-number{margin-bottom:12px;font-size:14px;letter-spacing:-.02em}.project-info h2,.project-info p{margin:0;font-size:24px;letter-spacing:-.02em;line-height:1.15}.project-info h2{font-weight:700}.project-info p{color:#aeaeae;font-weight:400}.others-anchor{position:absolute;right:0;bottom:0;width:1px;height:1px}.site-footer{position:relative;z-index:2;display:flex;justify-content:space-between;padding:20px 36px 28px;background:#fff;font-size:14px;font-weight:400;letter-spacing:-.02em;line-height:1.2}@media(max-width:1000px){.nav{gap:22px;font-size:24px}.hero{height:72vw;min-height:600px}.hero-art{width:100%;height:100%}.hero-art-stage{top:190px;right:0;left:0;width:100%;height:auto;aspect-ratio:3018 / 1516}.projects-section{padding-right:24px;padding-bottom:72px;padding-left:24px}.site-footer{padding-right:24px;padding-left:24px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){html,body,#root{background:#fff}#root{position:relative;isolation:isolate}main{--mobile-bag-top: clamp(176px, 44vw, 205px);--mobile-bag-height: calc((100vw - 32px)*.5023) ;--mobile-surface-overlap: calc(var(--mobile-bag-height) * .18)}main:before{top:calc(var(--mobile-bag-top) + var(--mobile-bag-height) - var(--mobile-surface-overlap));height:calc(100% - var(--mobile-bag-top) - var(--mobile-bag-height) + var(--mobile-surface-overlap))}.intro-screen{isolation:auto;mix-blend-mode:color-burn;opacity:1;filter:none}.site-header{position:absolute;padding:20px 16px 0}.nav{flex-direction:row;gap:clamp(14px,4.5vw,20px);font-size:clamp(16px,4.35vw,19px);white-space:nowrap}.nav-right{align-items:center}.hero{--word-overlap-offset: 10px;height:calc(var(--mobile-bag-top) + var(--mobile-bag-height) + 38px);min-height:0;max-height:none;overflow:visible}.wordmark{top:60px;width:62vw;height:66vw;overflow:visible;font-size:clamp(88px,26.5vw,150px);line-height:1.22}.wordmark span{display:block;overflow:visible;line-height:inherit}.wordmark-y{top:9%!important;width:.8em;height:1.65em;padding-bottom:.35em;transform-origin:50% 25%}.wordmark-i{top:8%!important}.hero-art-stage{top:var(--mobile-bag-top);right:auto;left:16px;width:calc(100% - 32px);height:auto;min-height:0;aspect-ratio:3018 / 1516}.projects-section{padding:30px 16px;background:transparent}.project-grid{grid-template-columns:1fr;gap:48px}.project-card{gap:18px}.project-number{margin-bottom:9px}.project-info h2,.project-info p{font-size:21px;line-height:1.12}.polaroid-trigger{cursor:pointer}.site-footer{align-items:flex-end;padding:14px 16px max(16px,env(safe-area-inset-bottom));font-size:12px}}@keyframes zero-gravity-word{0%{transform:translate3d(-2px,-3px,0) rotate(-.55deg)}52%{transform:translate3d(3px,4px,0) rotate(.35deg)}to{transform:translate3d(-1px,7px,0) rotate(-.2deg)}}@keyframes intro-curtain-reveal{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(100% 0 0 0)}}@keyframes texture-fade-out{0%{opacity:1}to{opacity:0}}@keyframes intro-surface-settle{0%{background:linear-gradient(to bottom,#050505 0,#161616 42%,#fff)}to{background:linear-gradient(to bottom,#e4e4e4 0,#fff)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.projects-ready .project-card{opacity:1;transform:none}.intro-screen--revealing{animation:intro-curtain-reveal 1ms forwards!important}body.intro-revealing .hero-texture{animation:texture-fade-out 1ms forwards!important}}
