@font-face{font-family:PP Fragment-Serif Regular;src:url(/assets/fonts/PPFragment-SerifRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:PP Fragment-Sans Light;src:url(/assets/fonts/PPFragment-SansLight.otf) format("opentype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:PP Fragment-Glare;src:url(/assets/fonts/PPFragment-SerifRegular.otf) format("opentype");font-weight:300;font-style:normal;font-display:block}:root{--black:#111;--paper:#f6f4ef;--violet:#6e65f6;--footer:#3d3c44;--layout-max:1920px;--serif:"PP Fragment-Serif Regular",serif;--sans:"PP Fragment-Sans Light",sans-serif;--glare:"PP Fragment-Glare","PP Fragment-Serif Regular",serif;--ease-out:cubic-bezier(.16,1,.3,1);--ease-in:cubic-bezier(.7,0,.84,0);--ease-breathe:cubic-bezier(.4,.08,.6,.92);font-family:var(--sans);color:var(--paper);background:var(--black)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black);scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}.app-error{min-height:100svh;padding:40px;display:flex;flex-direction:column;justify-content:center;gap:20px;color:var(--paper);background:var(--black);font-family:var(--sans)}.app-error p{font-size:14px;letter-spacing:1px}.app-error h1{max-width:900px;font:400 clamp(42px,8vw,150px)/.9 var(--serif)}.app-error code{max-width:900px;color:var(--violet);font:300 14px/1.5 var(--sans);white-space:pre-wrap}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}figure,h1,h2,p{margin:0}button,a,[tabindex]{outline-offset:4px}.localized-title--cn{white-space:nowrap}.hero-opening,.type-scene h2,.hero-collage .word,.philosophy-primary h2,.philosophy-grid h2,.philosophy-grid>p,.project-aside h2,.services-intro h2,.services-aside h2,.service-title,.contact-footer>h2{font-family:var(--serif)}.scroll-scene{position:relative}.sticky-stage{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden}.hero-scene{height:220svh;background:var(--black)}.philosophy-scene{height:285svh;background:var(--paper)}.services-scene{height:250svh;background:var(--black)}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:80px;color:#fff;font-family:var(--sans);font-size:14px;letter-spacing:1px;background:transparent;transition:color .25s var(--ease-out),background-color .35s var(--ease-out)}.site-header--full{background:var(--black)}.site-header--footer{color:#fff;background:var(--footer)}.logo-shell{display:block;overflow:clip;padding:0;border:0;background:transparent;cursor:pointer}.rotating-logo,.work-logo img{width:100%;height:100%;object-fit:contain;transform-origin:center;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;animation-name:logo-spin!important;animation-duration:8.5s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;animation-direction:normal!important;animation-fill-mode:both!important;animation-play-state:running!important}.site-header .logo{position:absolute;left:50%;top:15px;width:52px;height:51px;transform:translate(-50%);transition:left .72s var(--ease-out),top .72s var(--ease-out),width .72s var(--ease-out),height .72s var(--ease-out),transform .72s var(--ease-out)}.site-header--full .logo{left:40px;top:14px;transform:none}.site-header--hero-compact .logo{top:56px;width:80px;height:78px}.site-header nav{position:absolute;left:50%;top:41px;display:flex;gap:44px;transform:translate(-50%,-50%);font:400 14px/1 var(--serif);opacity:1;transition:opacity .35s var(--ease-in) .18s,transform .55s var(--ease-in) .1s}.site-header--hero-compact nav{opacity:0;pointer-events:none;transform:translate(-50%,-35%);transition-delay:0s}.site-header nav .active{color:var(--violet);font-weight:700}.site-header nav .site-nav-glare{font-family:var(--glare);font-weight:300;transition:color .2s var(--ease-out),font-weight .2s var(--ease-out)}@media(hover:hover)and (pointer:fine){.site-header nav .site-nav-glare:hover,.site-header nav .site-nav-glare:focus-visible{color:var(--violet);font-weight:800}}.site-header--compact nav,.site-header--compact .project-link,.site-header--footer nav,.site-header--footer .project-link{opacity:0;pointer-events:none;transform:translate(-50%,-35%);transition-delay:0s}.site-header--compact .project-link,.site-header--footer .project-link{transform:translateY(-6px)}.site-menu-toggle,.mobile-project-link,.work-mobile-nav-toggle,.work-mobile-menu{display:none}.language-switch{--language-switch-surface:#111;--language-switch-thumb:#f6f4ef;--language-switch-muted:#bebfb8;--language-switch-selected:#111;position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;width:106px;height:36px;min-width:106px;min-height:36px;padding:0;overflow:hidden;border:0;border-radius:80px;background:var(--language-switch-surface);color:var(--language-switch-muted);font:300 14px/normal var(--glare);letter-spacing:1px;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent}.language-switch--light{--language-switch-surface:#f6f4ef;--language-switch-thumb:#bebfb8;--language-switch-selected:#fff}.language-switch--footer{--language-switch-surface:#3d3c44;--language-switch-thumb:#f6f4ef;--language-switch-muted:#a7a39a;--language-switch-selected:#3d3c44}.language-switch__thumb{position:absolute;z-index:0;left:2px;top:50%;width:53px;height:33px;border-radius:80px;background:var(--language-switch-thumb);transform:translate3d(0,-50%,0);transition:transform .32s var(--ease-out)}.language-switch.is-cn .language-switch__thumb{transform:translate3d(49px,-50%,0)}.language-switch__label{position:relative;z-index:1;display:grid;height:100%;place-items:center;color:var(--language-switch-muted);transition:color .24s var(--ease-out)}.language-switch.is-en .language-switch__label--en,.language-switch.is-cn .language-switch__label--cn{color:var(--language-switch-selected)}.language-switch:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.language-switch:active .language-switch__thumb{filter:brightness(.94)}.language-toggle{position:absolute;right:347px;top:40px;transform:translateY(-50%);transition:right .65s var(--ease-out),color .25s var(--ease-out)}.language-toggle--compact{right:40px}.project-link{position:absolute;left:auto;right:calc(40.14 * 100vw / 1920);top:31px;padding:0;background:transparent;text-align:right;white-space:nowrap;opacity:1;transition:opacity .35s var(--ease-in) .2s,transform .55s var(--ease-in) .12s}.site-header--hero-compact .project-link{opacity:0;pointer-events:none;transform:translateY(-6px);transition-delay:0s}.site-header--light,.site-header--light .project-link{color:var(--black)}.hero-stage{background:var(--black)}.hero-opening-wrap,.type-scene{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;text-align:center}.hero-opening{position:absolute;left:50%;top:calc(281 * 100svh / 1080);width:87.8125vw;transform:translate(-50%);font:400 calc(124 * 100vw / 1920)/1 var(--serif);letter-spacing:-.025em}.hero-opening span{display:inline-block;transition:opacity 60ms var(--ease-out),transform 60ms var(--ease-out)}.hero-opening-mobile{display:none}.micro{font-size:calc(16 * 100vw / 1920);letter-spacing:1px}.hero-moving-credit{position:absolute;z-index:5;transform:translate(-50%,-50%);white-space:nowrap;text-align:center;font:300 16px/normal var(--glare);letter-spacing:1px;will-change:left,top,opacity}.type-scene h2{position:absolute;left:50%;top:calc(364 * 100svh / 1080);width:87.8125vw;transform:translate(-50%);min-height:2em;font:400 calc(124 * 100vw / 1920)/1 var(--serif);letter-spacing:0;will-change:opacity}.type-scene .typed-copy{opacity:1}.type-caret{display:inline-block;width:0;height:.78em;margin-left:.025em;border-right:.15625vw solid currentColor;vertical-align:-.04em;animation:type-caret-blink .72s steps(1,end) infinite}@keyframes type-caret-blink{0%,46%{opacity:1}47%,to{opacity:0}}.hero-collage{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.hero-collage-main{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate3d(0,var(--collage-offset-y,0px),0) scale(var(--collage-scale,1));transform-origin:center center;transition:transform .72s var(--ease-out);will-change:transform}.hero-collage .word{position:absolute;z-index:2;height:calc(121 * 100svh / 1080);overflow:visible;font:400 calc(136 * 100vw / 1920)/.89 var(--serif);letter-spacing:0;white-space:nowrap;transform-origin:left top;will-change:transform,opacity}.word-creativity{left:calc(40 * 100vw / 1920);top:calc(160 * 100svh / 1080);width:calc(838 * 100vw / 1920)}.word-design{left:calc(1312 * 100vw / 1920);top:calc(520 * 100svh / 1080);width:calc(568 * 100vw / 1920);text-align:right}.word-real{left:calc(40 * 100vw / 1920);top:calc(879 * 100svh / 1080);width:19.0625vw}.word-world{left:calc(719 * 100vw / 1920);top:calc(879 * 100svh / 1080);width:calc(545 * 100vw / 1920)}.hero-image{position:absolute;overflow:hidden;z-index:1;will-change:transform,opacity}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-image-a{left:calc(1184 * 100vw / 1920);top:calc(160 * 100svh / 1080);width:calc(464 * 100vw / 1920);height:calc(261 * 100svh / 1080)}.hero-image-b{left:calc(254 * 100vw / 1920);top:calc(474 * 100svh / 1080);width:calc(464 * 100vw / 1920);height:calc(261 * 100svh / 1080)}.hero-image-c{left:73.75vw;top:calc(739 * 100svh / 1080);width:calc(464 * 100vw / 1920);height:calc(261 * 100svh / 1080)}.hero-image{height:auto;aspect-ratio:16/9}.philosophy-stage{color:var(--black);background:var(--paper)}.philosophy-primary{position:absolute;z-index:3;top:7.407vh;right:0;bottom:0;left:0;padding-bottom:4vh;text-align:center;pointer-events:none}.philosophy-primary h2{position:absolute;margin:0;font:400 clamp(44px,5.42vw,104px)/.95 var(--serif);letter-spacing:0;will-change:transform,left,top,width,font-size}.philosophy-primary p{position:absolute;margin:0;font:300 clamp(8px,.83vw,16px)/1.6 var(--sans);will-change:transform,left,top,width}.philosophy-primary p span,.philosophy-grid p span,.project-aside p span,.services-intro p span,.services-aside p span,.contact-footer h2 span,.philosophy-primary h2 span,.philosophy-grid h2 span,.project-aside h2 span,.services-intro h2 span,.services-aside h2 span{display:inline}.values{position:absolute;left:50%;top:66.6vh;display:flex;gap:1.38vw;transform:translate(-50%);transition:opacity .28s var(--ease-in)}.value-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:11.79vw;margin:0;border:.7px solid var(--violet);border-radius:0;padding:.74vh 2.2vw;color:var(--violet);background:transparent;font:400 clamp(8px,.83vw,16px)/1.6 var(--serif);white-space:nowrap;cursor:pointer;pointer-events:auto;transition:background-color .22s var(--ease-out),color .22s var(--ease-out)}.value-option.is-active{color:#fff;background:var(--violet)}.value-modal{position:fixed;z-index:500;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#000000e6;animation:value-modal-fade .2s var(--ease-out) both}.value-modal__card{position:relative;width:min(695px,calc(100vw - 48px));height:348px;border-radius:2px;color:var(--black);background:var(--paper);animation:value-modal-card-in .28s var(--ease-out) both}.value-modal__icon-shell{position:absolute;left:61.113px;top:68.426px;display:grid;width:211.148px;height:211.148px;place-items:center;overflow:hidden}.value-modal__icon-shell img{width:183px;height:183px;max-width:none;object-fit:contain}.value-modal__copy{position:absolute;left:312.262px;top:104.5px;width:346.539px;text-transform:uppercase}.value-modal__copy h3{margin:0;font:800 32px/.98 var(--sans);letter-spacing:-.02em}.value-modal__copy p{margin-top:40px;font:400 24px/1.4 var(--serif)}.value-modal__copy p span{display:block}@keyframes value-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes value-modal-card-in{0%{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@media(min-width:1280px)and (hover:hover)and (pointer:fine){.value-option:hover,.value-option:focus-visible{color:#fff;background:var(--violet)}.value-modal{pointer-events:none}}@media not (min-width:744px){.value-modal__card{width:calc(100vw - 32px);height:240px}.value-modal__icon-shell{left:24px;top:55px;width:100px;height:100px}.value-modal__icon-shell img{width:94px;height:94px}.value-modal__copy{left:148px;top:57px;width:calc(100% - 172px)}.value-modal__copy h3{font-size:clamp(18px,5.1vw,22px)}.value-modal__copy p{margin-top:24px;font-size:clamp(13px,3.5vw,15px)}}@media not (min-width:1280px){.value-option{position:relative}.value-option:before{content:"";position:absolute;left:0;right:0;top:50%;height:44px;transform:translateY(-50%)}}.philosophy-grid{position:absolute;z-index:1;top:7.407vh;right:0;bottom:0;left:0;pointer-events:none}.marquee{position:absolute;inset:auto 0 0;height:18vh;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(17,17,17,.04);color:transparent;-webkit-text-stroke:.65px rgba(17,17,17,.13);font:400 clamp(90px,9.38vw,180px)/1 var(--serif)}.marquee div{display:inline-block;animation:marquee-breathe 20s infinite}@keyframes marquee-breathe{0%{transform:translate(0);animation-timing-function:var(--ease-breathe)}25%{transform:translate(-12.5%);animation-timing-function:var(--ease-breathe)}50%{transform:translate(-25%);animation-timing-function:var(--ease-breathe)}75%{transform:translate(-37.5%);animation-timing-function:var(--ease-breathe)}to{transform:translate(-50%)}}.philosophy-project{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:transparent}.project-aside{position:absolute;left:calc(80 * 100vw / 1920);top:calc(160 * 100svh / 1080);width:calc(232 * 100vw / 1920);height:calc(799.875 * 100vw / 1920)}.project-aside h2{margin:0;font:400 clamp(16px,1.25vw,24px)/1.2 var(--serif)}.project-aside h2 span,.project-aside p span{position:static;inset:auto}.project-aside p{position:absolute;left:0;top:calc(140 * 100svh / 1080);width:100%;margin:0;font-size:.625vw;line-height:1.6}.project-aside>.project-view-more{position:absolute;left:0;top:calc(234.67 * 100svh / 1080);display:flex;width:calc(145.23 * 100vw / 1920);min-width:0;min-height:0;align-items:center;justify-content:center;margin:0;padding:calc(5.126 * 100svh / 1080) calc(27.338 * 100vw / 1920);border:calc(.427 * 100vw / 1920) solid var(--violet);color:var(--violet);font:400 calc(10 * 100vw / 1920)/calc(13.306 * 100vw / 1920) var(--serif);text-transform:uppercase;white-space:nowrap;transition:background-color .22s var(--ease-out),color .22s var(--ease-out)}.project-aside>.project-view-more:hover,.project-aside>.project-view-more:focus-visible{background:var(--violet);color:#fff}.project-tags{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;margin:0}.project-tag-link{display:block;color:#11111180;font:400 calc(14 * 100vw / 1920)/1.8 var(--sans);text-decoration:none;white-space:nowrap;transition:color .2s var(--ease-out)}.project-tag-link:hover,.project-tag-link:focus-visible{color:var(--violet)}.project-tag-link:focus-visible{outline:1px solid var(--violet);outline-offset:2px}.philosophy-project figure{position:absolute;left:calc(418 * 100vw / 1920);top:calc(160 * 100svh / 1080);width:74.0625vw;height:calc(800 * 100svh / 1080);overflow:hidden}.philosophy-project figure{height:auto;aspect-ratio:16/9}.philosophy-project img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;will-change:transform}.philosophy-project img.is-current{opacity:1}.services-stage{opacity:0;background:var(--black);transition:opacity .52s var(--ease-in)}.services-stage.is-entered{opacity:1}.services-stage.is-entered{transition-timing-function:var(--ease-out)}.services-intro{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.services-intro h2{position:absolute;margin:0;color:var(--paper);font-family:var(--serif);font-weight:400;letter-spacing:0;text-align:center;transform-origin:left top;will-change:transform,left,top,width,font-size}.services-intro h2.is-grid-aligned{text-align:left;letter-spacing:0}.services-intro-responsive-title,.services-intro-mobile-copy{display:none}.services-intro .scroll-color-line{display:inline}.services-intro .scroll-color-word{display:inline;white-space:nowrap}.services-intro .scroll-color-word.is-breakable{white-space:normal}.services-intro .scroll-color-segment,.services-intro .scroll-color-letter{display:inline-block}.services-intro .scroll-color-space{display:inline}.services-intro p{position:absolute;margin:0;font-size:clamp(7px,.625vw,12px);line-height:1.6;will-change:transform,left,top,width}.services-client-logos{position:absolute;left:50%;top:calc(717.83 * 100svh / 1080);width:calc(1596.682 * 100vw / 1920);height:calc(57 * 100svh / 1080);will-change:transform,opacity}.services-client-logos>img{position:absolute;left:1.027224%;top:9.649123%;width:96.512643%;height:80.701754%;max-width:none;object-fit:contain}.services-client-logo-frames{position:absolute;top:0;right:0;bottom:0;left:0}.services-client-logo-frames span{position:absolute;top:0;height:100%;border:.5px solid rgba(255,255,255,.1)}.services-client-logo-frames img{display:none}.services-client-logo-frames span:nth-child(1){left:0;width:12.558731%}.services-client-logo-frames span:nth-child(2){left:13.394652%;width:12.558731%}.services-client-logo-frames span:nth-child(3){left:27.00829%;width:12.061888%}.services-client-logo-frames span:nth-child(4){left:40.065242%;width:14.566081%}.services-client-logo-frames span:nth-child(5){left:55.6267%;width:9.4997%}.services-client-logo-frames span:nth-child(6){left:66.121557%;width:10.629606%}.services-client-logo-frames span:nth-child(7){left:77.746289%;width:10.629606%}.services-client-logo-frames span:nth-child(8){left:89.370394%;width:10.629606%}@media not (min-width:1280px){.services-client-logo-frames{display:none}}.service-list{position:absolute;z-index:3;left:calc(25vw + 25px);right:40px;top:188px;overflow:visible}.service-row{position:relative;height:107.2px;border:0!important;background:none;transition:height .34s var(--ease-out),color .3s var(--ease-out);will-change:transform,opacity}.service-row:before,.service-row:after,.service-detail:before,.service-detail:after{content:none;display:none}.service-row:focus-visible{outline:1px solid var(--violet)}.service-title{position:relative;display:inline-block;font:400 56px/1.2 var(--serif);letter-spacing:0;white-space:nowrap}.service-title sup{position:absolute;left:calc(100% + 6px);top:6.3px;margin:0;color:var(--violet);font:400 12px/1 var(--sans);vertical-align:initial;white-space:nowrap}.tablet-service-break{display:none}.service-detail{position:absolute;z-index:4;left:0;right:0;top:83px;height:115px;padding:16px 0 0;border:0!important;background:none!important;box-shadow:none!important;opacity:0;pointer-events:none;transition:opacity .25s var(--ease-in)}.service-row:is(:hover,.is-active){height:214px;color:var(--paper)}.service-row:is(:hover,.is-active):before,.service-row:is(:hover,.is-active):after{content:"";position:absolute;z-index:2;left:0;right:0;display:block;height:1px;background:#ffffff14;pointer-events:none}.service-row:is(:hover,.is-active):before{top:0}.service-row:is(:hover,.is-active):after{top:83px}.service-row:is(:hover,.is-active) .service-detail{opacity:1}.thumbs{display:flex;gap:16px;padding-left:4px}.thumbs img{width:176px;height:99px;object-fit:cover}.service-detail>.service-view-more{position:absolute;right:0;top:-52px;padding:0;border:0;background:transparent;color:#fff9;font:400 16px/1.4 var(--serif);text-transform:capitalize;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .22s var(--ease-out)}.service-detail>.service-view-more:hover,.service-detail>.service-view-more:focus-visible{color:var(--violet)}.service-detail>.service-view-more:focus-visible{outline:1px solid var(--violet);outline-offset:5px}.service-row:is(:hover,.is-active) .service-detail{pointer-events:auto}.contact-footer{position:relative;height:100svh;min-height:620px;overflow:hidden;background:var(--footer);text-align:center}.footer-kicker{padding-top:24.9vh;font-size:clamp(7px,.625vw,12px)}.contact-footer>h2{margin-top:3vh;font:400 clamp(44px,4.17vw,80px)/.92 var(--serif);letter-spacing:-.04em}.email{display:inline-block;margin-top:8.2vh;padding:1.1vh 3.33vw;background:var(--violet);font:400 clamp(14px,1.25vw,24px)/1.6 var(--serif)}.socials{position:absolute;left:50%;bottom:10.5vh;transform:translate(-50%);font-size:clamp(8px,.83vw,16px)}.socials a{color:inherit;text-decoration:none;transition:color .18s var(--ease-out)}.socials a:hover,.socials a:focus-visible{color:var(--violet)}.socials a:focus-visible{outline:1px solid var(--violet);outline-offset:4px}.socials button{min-width:44px;min-height:44px;margin:-14px -10px;padding:14px 10px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:color .18s var(--ease-out),transform .12s var(--ease-out)}.socials button.is-active{color:var(--violet)}.copyright{position:absolute;left:5.2vw;right:5.2vw;bottom:3.2vh;padding-top:2vh;border-top:1px solid rgba(255,255,255,.3);font-size:clamp(8px,.83vw,16px)}.contact-footer .footer-kicker,.contact-footer>h2,.contact-footer .email,.contact-footer .socials,.contact-footer .copyright{opacity:0;will-change:transform,opacity;transition:opacity .66s var(--ease-in),transform .66s var(--ease-in)}.contact-footer .footer-kicker,.contact-footer>h2,.contact-footer .email,.contact-footer .copyright{transform:translateY(34px)}.contact-footer .socials{transform:translate(-50%,34px)}.contact-footer.is-entered .footer-kicker,.contact-footer.is-entered>h2,.contact-footer.is-entered .email,.contact-footer.is-entered .socials,.contact-footer.is-entered .copyright{opacity:1}.contact-footer.is-entered .footer-kicker,.contact-footer.is-entered>h2,.contact-footer.is-entered .email,.contact-footer.is-entered .socials,.contact-footer.is-entered .copyright{transition-timing-function:var(--ease-out)}.contact-footer.is-entered .footer-kicker,.contact-footer.is-entered>h2,.contact-footer.is-entered .email,.contact-footer.is-entered .copyright{transform:translateY(0)}.contact-footer.is-entered .socials{transform:translate(-50%)}.contact-footer .footer-kicker{transition-delay:.04s}.contact-footer>h2{transition-delay:.16s}.contact-footer .email{transition-delay:.3s}.contact-footer .socials{transition-delay:.42s}.contact-footer .copyright{transition-delay:.54s}.footer-kicker--mobile,.footer-title--mobile{display:none}.wechat-overlay{position:fixed;z-index:500;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#000000e6;animation:wechat-overlay-in .18s var(--ease-out) both}.wechat-dialog{position:relative;width:min(695px,calc(100vw - 40px));height:348px;display:grid;grid-template-columns:211.148px 1fr;gap:40px;align-items:center;padding:68.426px 61.113px;border-radius:2px;background:var(--footer);text-align:left;animation:wechat-dialog-in .24s var(--ease-out) both}.wechat-code{width:211.148px;height:211.148px;background:var(--violet)}.wechat-dialog p{white-space:pre-line;font:400 24px/1.4 var(--serif);text-transform:uppercase}@keyframes wechat-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes wechat-dialog-in{0%{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@media(min-width:1280px)and (hover:hover)and (pointer:fine){.socials button:hover,.socials button:focus-visible{color:var(--violet)}.wechat-overlay{pointer-events:none}}@media not (min-width:1280px){.socials button:active{color:var(--violet);transform:scale(.96)}.wechat-dialog{width:min(695px,calc(100vw - 40px));height:auto;min-height:348px}}@media(max-width:480px){.wechat-dialog{width:calc(100vw - 40px);min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:20px;padding:28px 24px}.wechat-code{width:100%;height:auto;aspect-ratio:1}.wechat-dialog p{font-size:clamp(15px,4.65vw,20px)}}.work-page{--work-paper:#f6f4ef;min-height:100vh;overflow:hidden;color:#111;background:var(--work-paper)}.work-header{position:fixed;z-index:300;inset:0 0 auto;height:calc(80 * 100vw / 1920);min-height:64px;border-bottom:1px solid rgba(17,17,17,.035);background:#f6f4eff5;color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.work-logo{position:absolute;display:block;width:calc(52 * 100vw / 1920);height:2.65625vw;min-width:42px;min-height:42px;padding:0;border:0;background:transparent;cursor:pointer}.work-header__logo{top:.78125vw;transition:none}.work-language{position:absolute;right:calc(40 * 100vw / 1920);top:50%;transform:translateY(-50%)}.work-header__controls{position:absolute;left:30.9375vw;top:.78125vw;display:flex;gap:calc(16 * 100vw / 1920);height:2.5vw;transition:opacity .16s var(--ease-out)}.work-pill{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:100%;border:1px solid rgba(17,17,17,.18);border-radius:999px;background:transparent;color:#111;font:400 calc(16 * 100vw / 1920)/1 var(--serif);cursor:pointer}.work-pill--journal{width:8.4375vw}.work-pill--category{position:relative;width:20.46875vw;display:grid;grid-template-columns:2.5vw 1fr 28px;align-items:center;padding:0 12px 0 0;overflow:hidden;isolation:isolate}.work-pill__number,.work-pill__label,.work-pill__chevron{position:relative;z-index:1}.work-pill__number{display:grid;place-items:center;align-self:stretch;border-radius:50%;background:#aaa79e;color:#fff;font:300 calc(14 * 100vw / 1920)/1 var(--sans)}.work-pill__progress{position:absolute;z-index:2;top:-1px;right:-1px;bottom:-1px;left:-1px;display:grid;grid-template-columns:2.5vw 1fr 28px;align-items:center;padding-right:12px;overflow:hidden;border-radius:999px;background:#aaa79e;color:#fff;clip-path:inset(0 calc((1 - var(--work-category-progress)) * 100%) 0 0 round 999px);pointer-events:none;transition:clip-path 90ms var(--ease-out)}.work-pill__progress-number{display:grid;place-items:center;align-self:stretch;font:300 calc(14 * 100vw / 1920)/1 var(--sans)}.work-pill__progress-label{justify-self:center;white-space:nowrap}.work-pill__progress-chevron{justify-self:end;transform:rotate(90deg);transform-origin:center}.work-pill__progress-chevron,.work-pill__progress-chevron img{display:block;width:24px;height:24px}.work-pill__progress-chevron img{filter:brightness(0) invert(1)}.work-pill__icon,.work-pill__chevron,.work-pill__chevron img{display:block;width:24px;height:24px;flex:0 0 24px}.work-pill__icon--next{transform:rotate(180deg)}.work-pill__chevron{justify-self:end;transform:rotate(90deg);transform-origin:center}.work-pill--next{width:calc(145 * 100vw / 1920)}.work-category-control{position:relative}.work-category-menu{position:absolute;left:0;top:calc(58 * 100vw / 1920);width:100%;padding:8px;border:1px solid rgba(17,17,17,.14);border-radius:18px;background:var(--work-paper);box-shadow:0 16px 40px #11111114}.work-category-menu button{display:flex;width:100%;height:40px;align-items:center;gap:14px;padding:0 14px;border:0;border-radius:10px;background:transparent;color:#111;text-align:left;font:300 14px/1.2 var(--sans);cursor:pointer}.work-category-menu button:hover{background:#1111110b}.work-category-menu span{color:#6e65f6}.work-category-menu strong{font:inherit}.work-intro{position:relative;height:calc(1160 * 100vw / 1920);min-height:100svh;background:var(--work-paper)}.work-intro h1{position:absolute;z-index:210;left:50%;top:calc(437 * 100vw / 1920);width:100%;margin:0;color:#111;transform-origin:center top;text-align:center;white-space:nowrap;font:400 calc(104 * 100vw / 1920)/1 var(--serif);letter-spacing:-.035em;will-change:transform}.work-intro__credit{position:absolute;left:50%;top:calc(617 * 100vw / 1920);transform:translate(-50%);white-space:nowrap;font:300 calc(16 * 100vw / 1920)/1.2 var(--sans);letter-spacing:.055em}.work-intro__arrow{position:absolute;left:calc(928 * 100vw / 1920);top:calc(881 * 100vw / 1920);display:grid;place-items:center;width:calc(64 * 100vw / 1920);height:calc(64 * 100vw / 1920);min-width:46px;min-height:46px;border:0;border-radius:50%;background:#dedcd6;color:#fff;cursor:pointer;transition:transform .35s var(--ease-out),background .25s var(--ease-out)}.work-intro__arrow-icon{display:block;width:24px;height:24px;pointer-events:none;filter:brightness(0) invert(1);transform:rotate(-90deg);transform-origin:center}.work-intro__arrow:hover{transform:translateY(5px);background:#cfccc4}.work-archive{position:relative;padding:calc(120.689 * 100vw / 1920) calc(40 * 100vw / 1920) 0;background:var(--work-paper)}.work-category{position:relative;height:calc(var(--category-height) * 100vw / 1920);margin-bottom:calc(var(--category-gap) * 100vw / 1920);scroll-margin-top:calc(80 * 100vw / 1920)}.work-category>h2{position:absolute;top:calc(var(--category-title-y) * 100vw / 1920);left:calc(var(--category-title-x) * 100vw / 1920);width:calc(var(--category-title-width) * 100vw / 1920);margin:0;color:#111;text-align:center;white-space:nowrap;font:400 3.125vw /1 var(--serif);letter-spacing:0}.work-category:first-child>h2{display:none}.work-group{position:absolute;top:calc(var(--group-top) * 100vw / 1920);left:calc(var(--group-x) * 100vw / 1920);width:calc(1840 * 100vw / 1920);height:calc(833.411 * 100vw / 1920)}.work-group__meta{position:relative;height:calc(var(--group-grid-offset) * 100vw / 1920)}.work-group__meta h3{position:absolute;left:0;top:0;margin:0;font:300 calc(32 * 100vw / 1920)/1 var(--sans)}.work-group__meta>span{position:absolute;left:24.375vw;top:0;font:300 calc(32 * 100vw / 1920)/1 var(--sans)}.work-group__meta p{position:absolute;left:calc(938 * 100vw / 1920);top:0;width:calc(323 * 100vw / 1920);font:400 calc(16 * 100vw / 1920)/1.4 var(--serif)}.work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:calc(52.35 * 100vw / 1920);row-gap:4.6875vw}.work-card{min-width:0;width:auto;height:calc(303.201 * 100vw / 1920);opacity:0;transform:translate3d(0,24px,0);transition:opacity .52s var(--ease-out) var(--card-delay),transform .62s var(--ease-out) var(--card-delay)}.work-card.is-visible{opacity:1;transform:translateZ(0)}.work-card figure{width:100%;height:calc(236.665 * 100vw / 1920);overflow:hidden;border-radius:calc(3.848 * 100vw / 1920);background:#e5e2db}.work-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease-out),filter .35s var(--ease-out);will-change:transform}.work-card a:hover img{transform:scale(1.027);filter:saturate(1.03) contrast(1.015)}.work-card h4{margin-top:calc(14 * 100vw / 1920);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:300 calc(20.524 * 100vw / 1920)/1.15 var(--sans)}.work-card p{margin-top:calc(4 * 100vw / 1920);color:#666;font:300 calc(14.11 * 100vw / 1920)/1.2 var(--sans)}.work-detail-layer{position:fixed;z-index:450;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:#000c;animation:work-detail-layer-in .28s var(--ease-out) both}.work-detail-back{position:fixed;z-index:2;left:24px;top:24px;border:0;background:transparent;color:#a7a39a;font:300 12px/1 var(--sans);letter-spacing:.03em;cursor:pointer;transition:color .2s var(--ease-out)}.work-detail-language{position:fixed;z-index:2;right:24px;top:22px}.work-detail-back:hover{color:#fff}.work-detail-shell{width:830px;margin:85.71px auto 56px;color:#f6f4ef;animation:work-detail-shell-in .46s var(--ease-out) both}.work-detail-copy{display:grid;grid-template-rows:auto auto;row-gap:40px;min-height:0;margin:0 0 40px}.work-detail-copy h2{margin:0;font:400 21.333px/32px var(--serif);letter-spacing:-.02em}.work-detail-copy p{width:643px;margin:0;color:#a7a39a;font:300 14.667px/18px var(--sans)}.work-detail-media{width:100%;height:auto;max-height:none;overflow:visible;border-radius:4px;background:transparent}.work-detail-media img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:top center;border-radius:0}.work-detail-media img:first-child{border-radius:4px 4px 0 0}.work-detail-media img:last-child{border-radius:0 0 4px 4px}.work-detail-media img:only-child{border-radius:4px}@keyframes work-detail-layer-in{0%{background:#0000}to{background:#000c}}@keyframes work-detail-shell-in{0%{opacity:0;transform:translate3d(0,34px,0)}to{opacity:1;transform:translateZ(0)}}.work-page>.contact-footer{color:var(--paper)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.scroll-color-letter{color:var(--paper)!important}}@media not (min-width:481px){.sticky-stage{position:relative;top:auto;width:100%;max-width:var(--layout-max);height:auto;min-height:0;margin-inline:auto;overflow:visible}.site-header{height:72px}.site-header .logo,.site-header--full .logo,.site-header--hero-compact .logo{left:24px;top:10px;width:52px;height:52px;transform:none}.site-header nav{top:36px;gap:24px;font-size:12px}.language-toggle,.language-toggle--compact{right:174px;top:36px;min-width:44px;min-height:44px}.project-link{left:auto;right:24px;top:29px;font-size:11px}.hero-scene{height:auto;min-height:100svh;padding-top:72px}.hero-stage{padding:clamp(5.5rem,10vw,8rem) 24px clamp(3rem,7vw,5rem)}.hero-opening-wrap{position:relative;inset:auto;text-align:left}.hero-opening{display:none}.hero-opening-mobile{display:block;width:min(100%,1060px);font:400 clamp(56px,8.2vw,92px)/.94 var(--serif);letter-spacing:-.025em}.type-scene,.hero-moving-credit{display:none}.hero-collage{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,32px);margin-top:clamp(48px,8vw,84px)}.hero-collage .word{position:relative;inset:auto;width:auto;height:auto;overflow:visible;white-space:normal;font-size:clamp(52px,8.5vw,102px);line-height:.9}.hero-image{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/9}.hero-image img{max-width:100%;object-fit:cover}.philosophy-scene{height:auto;background:var(--paper)}.philosophy-stage{padding:clamp(7rem,11vw,9rem) 24px clamp(4rem,8vw,7rem);overflow:hidden}.philosophy-primary{position:relative;inset:auto;display:grid;gap:clamp(24px,4vw,40px);padding:0;text-align:left;pointer-events:auto}.philosophy-primary h2,.philosophy-primary p{position:relative!important;left:auto!important;top:auto!important;width:min(100%,980px)!important;transform:none!important;text-align:left!important}.philosophy-primary h2{font-size:clamp(58px,8vw,88px)!important;line-height:.95!important}.philosophy-primary p{font-size:clamp(14px,1.55vw,18px)!important;line-height:1.55!important}.values{position:relative;left:auto;top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;transform:none;opacity:1!important}.values .value-option{display:grid;min-width:0;min-height:44px;place-items:center;padding:.8rem 1rem;font-size:1rem}.philosophy-grid{display:none}.philosophy-project{position:relative;inset:auto;display:grid;grid-template-columns:minmax(180px,.85fr) minmax(0,3fr);gap:24px;margin-top:clamp(52px,8vw,88px);opacity:1!important;pointer-events:auto!important}.project-aside{position:relative;left:auto;top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:18px;width:auto;height:auto}.project-aside>.project-view-more{position:relative;left:auto;top:auto;display:grid;width:auto;min-width:44px;min-height:44px;place-items:center;padding:.65rem 1rem;font-size:.875rem;line-height:1.2}.project-tags{position:relative;left:auto;top:auto;gap:2px}.project-tag-link{display:flex;min-height:44px;align-items:center;font-size:.875rem;line-height:1.3}.philosophy-project figure{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:16/9;border-radius:2px;overflow:hidden}.philosophy-project img{max-width:100%;object-fit:cover;transform:none!important}.services-scene{height:auto;background:var(--black)}.services-stage{position:relative;padding:clamp(7rem,11vw,9rem) 24px clamp(5rem,9vw,8rem);opacity:1;overflow:hidden}.services-intro{position:relative;inset:auto;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,2.1fr);gap:clamp(24px,4vw,48px);align-items:start;pointer-events:auto}.services-intro h2,.services-intro p{position:relative!important;left:auto!important;top:auto!important;width:auto!important;transform:none!important;text-align:left!important}.services-intro h2{font-size:clamp(42px,6.2vw,72px)!important;line-height:.98!important}.services-intro-motion-title{display:none}.services-intro .services-intro-responsive-title{display:block}.services-intro p{max-width:38rem;padding-top:.3rem;font-size:clamp(13px,1.35vw,16px)}.services-client-logos{position:relative;left:auto;top:auto;grid-column:1/-1;width:100%;height:auto;aspect-ratio:1596.682/57;max-width:100%;margin-top:clamp(28px,5vw,48px);transform:none!important}.service-list{position:relative;left:auto;right:auto;top:auto;margin-top:clamp(52px,8vw,84px)}.service-row{height:auto!important;min-height:92px;padding:14px 0;border-top:1px solid rgba(255,255,255,.12)!important}.service-row:last-child{border-bottom:1px solid rgba(255,255,255,.12)!important}.service-title{max-width:calc(100% - 72px);white-space:normal;font-size:clamp(34px,5vw,54px);line-height:1.08}.service-title sup{top:.12em;font-size:.75rem}.service-detail{position:relative;left:auto;right:auto;top:auto;height:auto;max-height:0;padding:0;overflow:hidden;opacity:0;transition:max-height .4s var(--ease-in),opacity .25s var(--ease-in),padding .3s var(--ease-in)}.service-row:is(:hover,.is-active) .service-detail{max-height:320px;padding-top:18px;opacity:1}.service-row:is(:hover,.is-active):before,.service-row:is(:hover,.is-active):after{display:none;content:none}.thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 124px 0 0}.thumbs img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.service-detail>.service-view-more{right:0;top:18px;display:grid;min-width:110px;min-height:44px;place-items:center;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:.95rem}.contact-footer{min-height:620px;height:min(100svh,900px);padding-inline:24px}.footer-kicker{padding-top:clamp(8rem,22vh,13rem);font-size:.75rem}.contact-footer>h2{font-size:clamp(50px,7vw,76px)}.email{min-height:44px;padding:.75rem 2rem;font-size:clamp(18px,2vw,24px)}.work-header{width:100%;height:72px;min-height:72px}.work-header__logo{left:24px!important;top:10px;width:52px;height:52px;min-width:0;min-height:0;transform:none!important}.work-header__controls{left:50%;top:12px;height:48px;gap:8px;transform:translate(-50%)}.work-pill{font-size:14px}.work-pill--journal{width:132px}.work-pill--category{width:318px;grid-template-columns:48px 1fr 28px}.work-pill__progress{grid-template-columns:48px 1fr 28px}.work-pill__number,.work-pill__progress-number{font-size:13px}.work-pill--next{width:116px}.work-category-menu{top:56px}.work-language{right:24px;min-width:44px;min-height:44px;justify-content:center;font-size:13px}.work-intro{height:72svh;min-height:560px}.work-intro h1{top:35%;padding-inline:24px;white-space:normal;font-size:clamp(54px,7.2vw,78px);line-height:.98}.work-intro__credit{top:55%;font-size:.85rem}.work-intro__arrow{left:50%;top:auto;bottom:9%;width:52px;height:52px;transform:translate(-50%);font-size:1rem}.work-archive{max-width:var(--layout-max);margin-inline:auto;padding:96px 24px 0}.work-category{height:auto;margin-bottom:clamp(88px,11vw,130px);scroll-margin-top:96px}.work-category>h2{position:relative;top:auto;left:auto;width:auto;margin:0 0 clamp(48px,7vw,72px);text-align:left;white-space:normal;font-size:clamp(46px,6vw,64px);line-height:1}.work-category:first-child>h2{display:block}.work-group{position:relative;top:auto;left:auto;width:auto;height:auto}.work-group__meta{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(260px,1fr);gap:24px;align-items:start;height:auto;margin-bottom:40px}.work-group__meta h3,.work-group__meta>span,.work-group__meta p{position:relative;left:auto;top:auto;width:auto}.work-group__meta h3,.work-group__meta>span{font-size:clamp(24px,3vw,32px)}.work-group__meta p{justify-self:end;max-width:320px;font-size:14px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(20px,3vw,36px);row-gap:clamp(44px,6vw,68px)}.work-card{width:auto;height:auto;min-width:0}.work-card figure{width:100%;height:auto;aspect-ratio:16/9;border-radius:3px}.work-card img{max-width:100%;object-fit:cover}.work-card h4{margin-top:12px;white-space:normal;font-size:clamp(18px,2.2vw,22px);line-height:1.15}.work-card p{margin-top:6px;font-size:clamp(13px,1.45vw,15px)}.work-detail-shell{width:min(830px,calc(100% - 48px));margin-top:78px}.work-detail-copy p{width:100%}.work-detail-media img{max-width:100%;height:auto;object-fit:contain}}@media not (min-width:1280px){.site-header{height:64px;background:#111111f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header--light{background:#f6f4eff5}.site-header .logo,.site-header--full .logo,.site-header--hero-compact .logo{left:14px;top:10px;width:44px;height:44px}.language-toggle,.language-toggle--compact{right:64px;top:32px;width:106px;min-height:44px}.site-menu-toggle{position:absolute;right:10px;top:10px;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.site-header nav,.site-header--compact nav,.site-header--hero-compact nav{position:fixed;left:0;right:0;top:64px;display:flex;flex-direction:column;gap:0;width:100%;padding:12px 16px 20px;border-top:1px solid currentColor;background:#111111fa;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .24s var(--ease-in),transform .3s var(--ease-in),visibility .24s var(--ease-in)}.site-header--light nav{background:#f6f4effc;color:#111}.site-header--menu-open nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header--menu-open nav{transition-timing-function:var(--ease-out)}.site-header nav a{display:flex;min-height:48px;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);font-size:1rem}.site-header--light nav a{border-color:#1111111a}.mobile-project-link{display:flex!important;color:var(--violet)}.project-link{display:none}.work-header{height:64px;min-height:64px}.work-header__logo{left:14px!important;top:10px;width:44px;height:44px}.work-language{right:64px;min-width:50px;min-height:44px;font-size:12px}.work-mobile-nav-toggle{position:absolute;right:10px;top:10px;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;color:#111;cursor:pointer}.work-mobile-menu{position:fixed;z-index:1;left:0;right:0;top:64px;display:flex;flex-direction:column;width:100%;padding:12px 16px 20px;border-top:1px solid rgba(17,17,17,.1);background:var(--work-paper);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .24s var(--ease-in),transform .3s var(--ease-in),visibility .24s var(--ease-in)}.work-mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.work-mobile-menu.is-open{transition-timing-function:var(--ease-out)}.work-mobile-menu button{display:flex;width:100%;min-height:48px;align-items:center;gap:14px;padding:0;border:0;background:transparent;color:#111;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.work-mobile-menu button:active{background:#6e65f614}.work-mobile-menu button span{width:30px;flex:0 0 30px;color:var(--violet);font:300 14px/1 var(--sans)}.work-mobile-menu button strong{font:400 18px/1.15 var(--serif)}.work-header__controls{display:none}}@media not (min-width:481px){.hero-scene{padding-top:64px}.hero-stage{padding:6.5rem 16px 3rem}.hero-opening{display:none}.hero-opening-mobile{display:block;width:100%;font:400 clamp(44px,13vw,64px)/.92 var(--serif);letter-spacing:-.025em}.hero-collage{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:48px}.hero-collage .word{min-width:0;max-width:100%;font-size:clamp(42px,14vw,64px);overflow-wrap:normal;word-break:normal}.philosophy-stage,.services-stage{padding:6.5rem 16px 4.5rem}.philosophy-primary h2{font-size:clamp(44px,13vw,68px)!important;overflow-wrap:anywhere}.philosophy-primary p{font-size:.95rem!important}.values{grid-template-columns:minmax(0,1fr)}.philosophy-project{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:48px}.project-aside{display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-tags{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.project-tag-link{white-space:normal}.services-intro{grid-template-columns:minmax(0,1fr);gap:24px}.services-intro h2{font-size:clamp(36px,9.6vw,56px)!important;overflow-wrap:normal;word-break:normal}.services-client-logos{grid-column:auto;margin-top:18px}.service-title{max-width:calc(100% - 44px);font-size:clamp(32px,10vw,48px)}.service-title{display:flex;align-items:flex-start;gap:6px;max-width:100%;overflow-wrap:normal;word-break:normal}.service-title sup{position:static;flex:0 0 auto;margin-top:.2em}.service-detail{max-height:820px;padding-top:18px;opacity:1;pointer-events:auto}.service-row:is(:hover,.is-active) .service-detail{max-height:820px}.thumbs{grid-template-columns:minmax(0,1fr);padding-right:0}.service-detail>.service-view-more{position:relative;right:auto;top:auto;width:100%;margin-top:12px}.contact-footer{height:auto;min-height:100svh;padding:0 16px 120px}.footer-kicker{padding-top:28svh}.contact-footer>h2{font-size:clamp(44px,12vw,64px);overflow-wrap:anywhere}.email{width:100%;margin-top:8svh}.socials{bottom:76px;width:100%}.copyright{left:16px;right:16px;bottom:24px}.wechat-dialog{width:calc(100vw - 32px);height:auto;grid-template-columns:minmax(0,1fr);gap:24px;padding:56px 24px 28px;text-align:center}.wechat-code{width:min(211px,70vw);height:auto;aspect-ratio:1;margin:auto}.wechat-dialog p{font-size:1.25rem}.work-intro{height:78svh;min-height:520px}.work-intro h1{top:32%;padding-inline:16px;font-size:clamp(44px,12vw,64px);overflow-wrap:anywhere}.work-intro__credit{top:56%;max-width:calc(100% - 32px);white-space:normal;text-align:center;font-size:.75rem}.work-archive{padding:80px 16px 0}.work-category{margin-bottom:88px;scroll-margin-top:80px}.work-category>h2{margin-bottom:44px;font-size:clamp(40px,11vw,56px);overflow-wrap:anywhere}.work-group__meta{grid-template-columns:1fr auto;gap:12px 18px;margin-bottom:32px}.work-group__meta h3,.work-group__meta>span{font-size:clamp(24px,7.5vw,32px)}.work-group__meta p{grid-column:1/-1;justify-self:start;max-width:36rem;font-size:.875rem}.work-grid{grid-template-columns:minmax(0,1fr);row-gap:40px}.work-card h4{font-size:1.15rem}.work-card p{font-size:.85rem}.work-detail-back,.work-detail-language{top:10px;display:flex;min-width:44px;min-height:44px;align-items:center}.work-detail-back{left:10px}.work-detail-language{right:10px}.work-detail-language.language-switch{display:grid}.work-detail-shell{width:calc(100% - 32px);margin:76px auto 32px}.work-detail-layer{background:var(--black)!important;animation:none}.work-detail-copy{row-gap:24px;margin-bottom:28px}.work-detail-copy h2{font-size:1.35rem;line-height:1.25}.work-detail-copy p{font-size:.9rem;line-height:1.45}}@media(hover:none),(pointer:coarse){button,a,[tabindex]{min-width:44px;min-height:44px}button:active,a:active,[tabindex]:active{opacity:.72;transform:scale(.985)}.service-row{cursor:pointer}.work-card h4,.work-card p{overflow:visible;white-space:normal}}@media(min-width:1280px){.service-detail{opacity:0!important;visibility:hidden;pointer-events:none!important;transform:translateY(-8px);transition:opacity .25s var(--ease-in),transform .3s var(--ease-in),visibility 0s var(--ease-in) .25s}.service-row:is(:hover,.is-active) .service-detail{opacity:1!important;visibility:visible;pointer-events:auto!important;transform:translateY(0);transition-delay:0s}}.mobile-philosophy-flow{display:none}@media not (min-width:481px){:root{--mobile-unit:calc(100vw / 430)}.site-header{height:calc(63 * var(--mobile-unit));min-height:63px;background:#111111f7}.site-header--light{background:#f6f4eff7}.site-header--footer{background:var(--footer)}.site-header .logo,.site-header--full .logo,.site-header--compact .logo{left:calc(19.37 * var(--mobile-unit));top:calc(11.43 * var(--mobile-unit));width:calc(39.8 * var(--mobile-unit));height:calc(38.95 * var(--mobile-unit));min-width:0;min-height:0;transform:none}.site-header--hero-compact{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header--hero-compact .logo{left:50%;top:calc(166.33 * var(--mobile-unit));width:calc(53 * var(--mobile-unit));height:calc(52 * var(--mobile-unit));min-width:0;min-height:0;transform:translate(-50%)}.site-header--hero-compact .language-toggle,.site-header--hero-compact .site-menu-toggle{opacity:0;visibility:hidden;pointer-events:none}.language-toggle,.language-toggle--compact{right:calc(54.37 * var(--mobile-unit));top:calc(18.42 * var(--mobile-unit));width:calc(73.55 * var(--mobile-unit));height:calc(24.98 * var(--mobile-unit));min-width:0;min-height:0;transform:none;font-size:calc(9.714 * var(--mobile-unit));letter-spacing:calc(.694 * var(--mobile-unit))}.language-switch__thumb{left:1.2px;width:50%;height:calc(22.9 * var(--mobile-unit))}.language-switch.is-cn .language-switch__thumb{transform:translate3d(calc(100% - 2.4px),-50%,0)}.site-menu-toggle{right:calc(1.1 * var(--mobile-unit));top:calc(9.4 * var(--mobile-unit));width:44px;height:44px}.site-menu-toggle svg{width:20px;height:20px;stroke-width:1.6}.site-header nav,.site-header--compact nav,.site-header--hero-compact nav{top:max(63px,calc(63 * var(--mobile-unit)));padding:10px calc(20.5 * var(--mobile-unit)) 18px}.site-header nav a{min-height:48px;font-size:14px}.hero-scene{height:260svh;min-height:0;padding:0}.hero-stage{position:sticky;top:0;width:100%;height:100svh;min-height:620px;padding:0;overflow:hidden}.hero-opening-wrap,.type-scene{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.hero-opening{display:none}.hero-opening-mobile{position:absolute;left:50%;top:calc(271.86 * var(--mobile-unit));display:block;width:calc(408.68 * var(--mobile-unit));transform:translate(-50%);font:400 calc(60 * var(--mobile-unit))/1 var(--serif);letter-spacing:0;text-align:center}.hero-moving-credit{display:block;left:50%!important;top:calc(680.86 * var(--mobile-unit))!important;line-height:normal}.type-scene{display:block}.type-scene h2{left:50%;top:calc(317 * var(--mobile-unit));width:calc(408.68 * var(--mobile-unit));min-height:0;transform:translate(-50%);font:400 calc(60 * var(--mobile-unit))/1 var(--serif)}.type-caret{border-right-width:1px}.hero-collage{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0}.hero-collage .word{position:absolute;width:auto;height:calc(60 * var(--mobile-unit));overflow:visible;font:400 calc(60 * var(--mobile-unit))/1 var(--serif);white-space:nowrap}.hero-collage .word-creativity{left:calc(19.52 * var(--mobile-unit));right:auto;top:calc(89.33 * var(--mobile-unit));bottom:auto}.hero-collage .word-design{left:auto;right:calc(20.1 * var(--mobile-unit));top:calc(151.33 * var(--mobile-unit));bottom:auto;text-align:right}.hero-collage .word-real{left:calc(19.52 * var(--mobile-unit));right:auto;top:calc(749.33 * var(--mobile-unit));bottom:auto}.hero-collage .word-world{left:auto;right:calc(20.15 * var(--mobile-unit));top:calc(819.33 * var(--mobile-unit));bottom:auto;text-align:right}.hero-image{position:absolute;width:calc(390 * var(--mobile-unit));height:calc(219.375 * var(--mobile-unit));aspect-ratio:auto;overflow:hidden;border-radius:2px}.hero-image-a{left:calc(19.85 * var(--mobile-unit));top:calc(250.08 * var(--mobile-unit))}.hero-image-b{display:none}.hero-image-c{left:calc(19.85 * var(--mobile-unit));top:calc(491.22 * var(--mobile-unit))}.hero-image img{width:100%;height:100%;max-width:100%;object-fit:cover}.philosophy-scene{height:270svh;background:var(--paper)}.philosophy-stage{display:none}.mobile-philosophy-flow{position:sticky;top:0;display:block;height:100svh;min-height:620px;overflow:hidden;color:var(--black);background:var(--paper)}.mobile-philosophy-intro,.mobile-philosophy-projects{position:absolute;top:0;right:0;bottom:0;left:0;min-height:max(100svh,calc(932 * var(--mobile-unit)));overflow:hidden}.mobile-philosophy-intro h2{position:absolute;z-index:2;left:calc(var(--mobile-philosophy-title-left) * 1%);top:calc((var(--mobile-philosophy-title-top) - 157 * var(--mobile-philosophy-content-scroll)) * var(--mobile-unit));width:calc(var(--mobile-philosophy-title-width) * var(--mobile-unit));transform:translate(var(--mobile-philosophy-title-shift));font:400 calc(var(--mobile-philosophy-title-size) * var(--mobile-unit))/1 var(--serif);text-align:var(--mobile-philosophy-title-align);will-change:left,top,width,transform,font-size}.mobile-philosophy-intro p{position:absolute;z-index:2;left:calc(var(--mobile-philosophy-copy-left) * 1%);top:calc((var(--mobile-philosophy-copy-top) - 157 * var(--mobile-philosophy-content-scroll)) * var(--mobile-unit));width:calc(var(--mobile-philosophy-copy-width) * var(--mobile-unit));transform:translate(var(--mobile-philosophy-copy-shift));font:300 calc(var(--mobile-philosophy-copy-size) * var(--mobile-unit))/1.6 var(--sans);text-align:var(--mobile-philosophy-copy-align);will-change:left,top,width,transform,font-size}.mobile-values{position:absolute;left:50%;top:calc(557.29 * var(--mobile-unit));display:grid;grid-template-columns:repeat(2,calc(142.293 * var(--mobile-unit)));gap:calc(25.74 * var(--mobile-unit)) calc(17.07 * var(--mobile-unit));transform:translate(-50%);opacity:var(--mobile-philosophy-values-opacity);transition:visibility 0s var(--ease-in) .2s;visibility:visible;will-change:opacity}.mobile-values .value-option{display:grid;width:100%;min-width:0;height:calc(27.16 * var(--mobile-unit));min-height:0;padding:0;place-items:center;border:.42px solid var(--violet);color:var(--violet);background:transparent;font:400 calc(10.04 * var(--mobile-unit))/1 var(--serif);white-space:nowrap}.mobile-values .value-option.is-active{color:#fff;background:var(--violet)}.mobile-philosophy-projects{min-height:calc(1089 * var(--mobile-unit));transform:translateY(calc(-157 * var(--mobile-philosophy-content-scroll) * var(--mobile-unit)));opacity:var(--mobile-philosophy-reveal-opacity);pointer-events:none;will-change:transform,opacity}.mobile-project-view-more{position:absolute;left:calc(20.52 * var(--mobile-unit));top:calc(244.86 * var(--mobile-unit));display:grid;width:calc(145.23 * var(--mobile-unit));height:calc(25.11 * var(--mobile-unit));min-width:0;min-height:0;margin:0;place-items:center;border:.43px solid var(--violet);color:#fff;background:var(--violet);font:400 calc(10 * var(--mobile-unit))/1 var(--serif);text-transform:uppercase;pointer-events:auto}.mobile-project-media-list{position:absolute;left:calc(20.21 * var(--mobile-unit));right:calc(20.21 * var(--mobile-unit));top:calc(309.96 * var(--mobile-unit));display:grid;gap:calc(40 * var(--mobile-unit));margin:0}.mobile-project-media-list figure{width:100%;aspect-ratio:389.57/219.13;overflow:hidden;background:#111}.mobile-project-media-list img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-out)}.mobile-project-media-list figure:active img{transform:scale(.985)}.services-scene{height:250svh;background:var(--black)}.services-stage{position:sticky;top:0;height:100svh;min-height:620px;padding:0;overflow:hidden}.services-intro{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.services-intro .services-intro-responsive-title{display:none}.services-intro .services-intro-motion-title{position:absolute!important;display:block;left:var(--mobile-services-title-left)!important;top:calc(var(--mobile-services-title-top) * var(--mobile-unit))!important;width:min(calc(var(--mobile-services-title-width) * var(--mobile-unit)),calc(100vw - 32px))!important;transform:translate(var(--mobile-services-title-shift))!important;font-size:calc(var(--mobile-services-title-size) * var(--mobile-unit))!important;line-height:1!important;letter-spacing:0!important;text-align:var(--mobile-services-title-align)!important}.services-intro p{position:absolute!important;left:var(--mobile-services-copy-left)!important;top:calc(var(--mobile-services-copy-top) * var(--mobile-unit))!important;width:min(calc(var(--mobile-services-copy-width) * var(--mobile-unit)),calc(100vw - 32px))!important;max-width:none;padding:0;transform:translate(var(--mobile-services-copy-shift))!important;font-size:calc(var(--mobile-services-copy-size) * var(--mobile-unit))!important;line-height:1.6;text-align:var(--mobile-services-copy-align)!important}.services-intro-desktop-copy{display:none}.services-intro .services-intro-mobile-copy{display:block}.services-client-logos{position:absolute;left:50%;top:calc(567.08 * var(--mobile-unit));width:calc(359.3 * var(--mobile-unit));height:calc(75.2 * var(--mobile-unit));max-height:none;margin:0;transform:translate(-50%)!important}.services-client-logos>img{display:none}.services-client-logo-frames{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,calc(27.27 * var(--mobile-unit)));gap:calc(21.3 * var(--mobile-unit)) calc(7.4 * var(--mobile-unit))}.services-client-logo-frames span,.services-client-logo-frames span:nth-child(n){position:relative;left:auto;top:auto;display:grid;width:auto;height:auto;place-items:center;overflow:hidden;border:.24px solid rgba(255,255,255,.1)}.services-client-logo-frames span img{display:block;width:82%;height:calc(22 * var(--mobile-unit));object-fit:contain}.service-list{position:absolute;left:calc(20.52 * var(--mobile-unit));right:calc(20.52 * var(--mobile-unit));top:calc(300.52 * var(--mobile-unit));margin:0}.service-row{height:calc(77 * var(--mobile-unit))!important;min-height:0;padding:0;border:0!important}.service-row:nth-child(5),.service-row:nth-child(6){height:calc(114 * var(--mobile-unit))!important}.service-title{display:block;max-width:none;font:400 calc(25.05 * var(--mobile-unit))/1.48 var(--serif);white-space:normal}.service-row[data-service-index="4"] .service-title{font-size:calc(24 * var(--mobile-unit));letter-spacing:-.018em;white-space:nowrap}.service-row[data-service-index="5"] .tablet-service-break,.service-row[data-service-index="6"] .tablet-service-break{display:block}.service-title sup{position:relative;top:calc(-14 * var(--mobile-unit));margin-left:3px;color:var(--violet);font-size:calc(5.37 * var(--mobile-unit))}.service-detail{position:absolute;left:0;right:0;top:calc(42 * var(--mobile-unit));z-index:8;display:grid;height:auto;max-height:0!important;padding:0!important;overflow:hidden;background:#111111fa!important;opacity:0!important;pointer-events:none!important;transition:max-height .36s var(--ease-in),opacity .22s var(--ease-in)!important}.service-row.is-active{height:calc(214 * var(--mobile-unit))!important}.service-row.is-active .service-detail{max-height:calc(160 * var(--mobile-unit))!important;padding-top:calc(12 * var(--mobile-unit))!important;opacity:1!important;pointer-events:auto!important}.thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:calc(8 * var(--mobile-unit));padding:0}.thumbs img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.service-detail>.service-view-more{position:relative;right:auto;top:auto;width:100%;min-height:44px;margin-top:8px;border:1px solid rgba(255,255,255,.24);border-radius:0}.contact-footer{height:max(100svh,calc(932 * var(--mobile-unit)));min-height:620px;padding:0 calc(19.85 * var(--mobile-unit))}.footer-kicker{padding-top:calc(319.63 * var(--mobile-unit));font-size:calc(12 * var(--mobile-unit))}.footer-kicker--desktop,.footer-title--desktop{display:none}.footer-kicker--mobile{display:block}.contact-footer>.footer-title--mobile{position:relative;left:50%;display:block;width:calc(408.68 * var(--mobile-unit));margin:calc(34.75 * var(--mobile-unit)) auto 0;transform:translate(-50%,34px);font-size:calc(30 * var(--mobile-unit));line-height:1;letter-spacing:0;overflow-wrap:normal}.contact-footer.is-entered>.footer-title--mobile{transform:translate(-50%)}.email{width:auto;min-width:calc(171.2 * var(--mobile-unit));min-height:calc(28.04 * var(--mobile-unit));margin-top:calc(40 * var(--mobile-unit));padding:calc(5.1 * var(--mobile-unit)) calc(27.18 * var(--mobile-unit));font-size:calc(10.19 * var(--mobile-unit));line-height:1.6}.socials{left:50%;bottom:calc(66.29 * var(--mobile-unit));width:auto;font-size:calc(10 * var(--mobile-unit));white-space:nowrap}.copyright{left:calc(19.85 * var(--mobile-unit));right:calc(19.85 * var(--mobile-unit));bottom:calc(36.57 * var(--mobile-unit));padding-top:calc(10 * var(--mobile-unit));font-size:calc(10 * var(--mobile-unit))}.work-header{height:max(63px,calc(63 * var(--mobile-unit)));min-height:63px}.work-header__logo{left:calc(19.37 * var(--mobile-unit))!important;top:calc(11.43 * var(--mobile-unit));width:calc(39.8 * var(--mobile-unit));height:calc(38.95 * var(--mobile-unit));min-width:0;min-height:0}.work-language{right:calc(54.37 * var(--mobile-unit));top:calc(18.42 * var(--mobile-unit));width:calc(73.55 * var(--mobile-unit));min-width:0;min-height:0;transform:none}.work-mobile-nav-toggle{right:calc(1.1 * var(--mobile-unit));top:calc(9.4 * var(--mobile-unit))}.work-mobile-menu{top:max(63px,calc(63 * var(--mobile-unit)));padding:calc(10 * var(--mobile-unit)) calc(20.5 * var(--mobile-unit)) calc(18 * var(--mobile-unit))}.work-mobile-menu button{min-height:calc(52 * var(--mobile-unit));gap:calc(8 * var(--mobile-unit))}.work-mobile-menu button span{width:calc(28 * var(--mobile-unit));flex-basis:calc(28 * var(--mobile-unit));font-size:calc(12 * var(--mobile-unit))}.work-mobile-menu button strong{font-size:calc(16 * var(--mobile-unit))}.work-intro{display:none}.work-archive{padding:calc(102.33 * var(--mobile-unit)) calc(20.15 * var(--mobile-unit)) 0}.work-category{margin-bottom:calc(88 * var(--mobile-unit));scroll-margin-top:calc(80 * var(--mobile-unit))}.work-category>h2{margin:0 0 calc(40 * var(--mobile-unit));text-align:center;font-size:calc(30 * var(--mobile-unit));line-height:1}.work-group__meta{display:grid;grid-template-columns:calc(232 * var(--mobile-unit)) auto;gap:0;height:calc(18 * var(--mobile-unit));margin-bottom:calc(30 * var(--mobile-unit))}.work-group__meta h3,.work-group__meta>span{font:300 calc(16 * var(--mobile-unit))/1 var(--sans)}.work-group__meta>span{justify-self:start;margin-right:0}.work-group__meta p{display:none}.work-grid{grid-template-columns:minmax(0,1fr)}.work-grid{row-gap:calc(40 * var(--mobile-unit))}.work-card figure{aspect-ratio:389.999/233.487;border-radius:calc(3.68 * var(--mobile-unit))}.work-card h4{margin-top:calc(12.57 * var(--mobile-unit));font-size:calc(16 * var(--mobile-unit));line-height:1.15}.work-card p{margin-top:calc(8 * var(--mobile-unit));font-size:calc(12 * var(--mobile-unit));line-height:1.2}}@media(min-width:481px)and (not (min-width:1280px)){:root{--tablet-unit:calc(100vw / 744)}.sticky-stage{position:sticky;top:0;width:100%;height:100svh;min-height:calc(620 * var(--tablet-unit));padding:0;overflow:hidden}.site-header{height:calc(60 * var(--tablet-unit));min-height:60px;background:#111111f7;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header--light{background:#f6f4eff7}.site-header--footer{background:var(--footer)}.site-header .logo,.site-header--full .logo,.site-header--compact .logo{left:calc(40 * var(--tablet-unit));top:calc(9 * var(--tablet-unit));width:calc(43 * var(--tablet-unit));height:calc(42 * var(--tablet-unit));min-width:43px;min-height:42px;transform:none}.site-header--hero-compact{background:transparent}.site-header--hero-compact .logo{left:50%;top:calc(193.58 * var(--tablet-unit));width:calc(80 * var(--tablet-unit));height:calc(78 * var(--tablet-unit));min-width:64px;min-height:62px;transform:translate(-50%)}.site-header--hero-compact .language-toggle,.site-header--hero-compact .site-menu-toggle{opacity:0;visibility:hidden;pointer-events:none}.language-toggle,.language-toggle--compact{right:calc(73.899 * var(--tablet-unit));top:calc(17.51 * var(--tablet-unit));width:calc(73.551 * var(--tablet-unit));height:calc(24.979 * var(--tablet-unit));min-width:73.551px;min-height:24.979px;transform:none;font-size:calc(9.714 * var(--tablet-unit));letter-spacing:calc(.694 * var(--tablet-unit))}.language-switch__thumb{left:1.2px;width:50%;height:calc(22.898 * var(--tablet-unit))}.language-switch.is-cn .language-switch__thumb{transform:translate3d(calc(100% - 2.4px),-50%,0)}.site-menu-toggle{right:calc(20 * var(--tablet-unit));top:calc(8 * var(--tablet-unit));display:grid;width:44px;height:44px}.site-menu-toggle svg{width:20px;height:20px;stroke-width:1.6}.site-header nav,.site-header--compact nav,.site-header--hero-compact nav{top:max(60px,calc(60 * var(--tablet-unit)));padding:10px calc(40 * var(--tablet-unit)) 18px}.site-header nav a{min-height:48px;font-size:14px}.hero-scene{height:220svh;min-height:0;padding:0}.hero-stage{position:sticky;top:0;width:100%;height:100svh;min-height:calc(620 * var(--tablet-unit));padding:0;overflow:hidden}.hero-opening-wrap,.type-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-align:center}.hero-opening{left:50%;top:calc(391.58 * var(--tablet-unit));display:block;width:calc(664 * var(--tablet-unit));transform:translate(-50%);font:400 calc(48 * var(--tablet-unit))/1 var(--serif);letter-spacing:0}.hero-opening-mobile{display:none}.hero-moving-credit{display:block;line-height:1.5}.type-scene h2{left:50%;top:calc(391.58 * var(--tablet-unit));width:calc(664 * var(--tablet-unit));min-height:0;transform:translate(-50%);font:400 calc(48 * var(--tablet-unit))/1 var(--serif)}.type-caret{border-right-width:1px}.hero-collage{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0}.hero-collage .word{position:absolute;height:calc(48 * var(--tablet-unit));overflow:visible;font:400 calc(48 * var(--tablet-unit))/1 var(--serif);white-space:nowrap}.hero-collage .word-creativity{left:calc(38.2 * var(--tablet-unit));top:calc(193.58 * var(--tablet-unit));width:calc(367.13 * var(--tablet-unit))}.hero-collage .word-design{left:calc(500.52 * var(--tablet-unit));top:calc(542.5 * var(--tablet-unit));width:calc(203.5 * var(--tablet-unit));text-align:right}.hero-collage .word-real{left:calc(40 * var(--tablet-unit));top:calc(990.25 * var(--tablet-unit));width:calc(157.48 * var(--tablet-unit))}.hero-collage .word-world{left:calc(304.25 * var(--tablet-unit));top:calc(990.25 * var(--tablet-unit));width:calc(216.85 * var(--tablet-unit))}.hero-image{position:absolute;width:calc(318.55 * var(--tablet-unit));height:auto;aspect-ratio:318.55/179.19}.hero-image-a{left:calc(348.47 * var(--tablet-unit));top:calc(193.58 * var(--tablet-unit))}.hero-image-b{left:calc(38.2 * var(--tablet-unit));top:calc(476.91 * var(--tablet-unit))}.hero-image-c{left:calc(348.57 * var(--tablet-unit));top:calc(706.93 * var(--tablet-unit))}.hero-image img{width:100%;height:100%;object-fit:cover}.philosophy-scene{height:285svh;min-height:0;background:var(--paper)}.mobile-philosophy-flow{display:none}.philosophy-stage{position:sticky;top:0;display:block;height:100svh;min-height:calc(620 * var(--tablet-unit));padding:0;overflow:hidden}.philosophy-primary{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0;text-align:center;pointer-events:none}.philosophy-primary h2,.philosophy-primary p{position:absolute!important;margin:0}.philosophy-primary h2{line-height:1!important}.philosophy-primary p{line-height:1.5!important}.values{position:absolute;left:50%;top:calc(615.58 * var(--tablet-unit));display:grid;grid-template-columns:repeat(4,calc(103.994 * var(--tablet-unit)));gap:calc(12.235 * var(--tablet-unit));width:auto;transform:translate(-50%)}.values .value-option{display:grid;width:100%;min-width:0;min-height:0;height:calc(19.952 * var(--tablet-unit));padding:0;place-items:center;font-size:calc(7.341 * var(--tablet-unit));line-height:1}.philosophy-grid{display:none}.philosophy-project{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;pointer-events:auto}.project-aside{position:absolute;left:calc(40 * var(--tablet-unit));top:0;display:block;width:calc(664 * var(--tablet-unit));height:calc(1022.415 * var(--tablet-unit))}.project-aside>.project-view-more{position:absolute;left:0;top:calc(417.58 * var(--tablet-unit));display:grid;width:calc(145.23 * var(--tablet-unit));height:calc(25.106 * var(--tablet-unit));min-width:0;min-height:0;padding:0;place-items:center;font-size:calc(10 * var(--tablet-unit));line-height:1}.project-tags{position:absolute;left:0;top:calc(583.915 * var(--tablet-unit));bottom:auto;display:flex;width:100%;flex-direction:row;justify-content:space-between}.project-tag-link{display:block;min-height:0;font-size:calc(14 * var(--tablet-unit));line-height:1}.philosophy-project figure{position:absolute;left:calc(40 * var(--tablet-unit));top:calc(648.915 * var(--tablet-unit));width:calc(664 * var(--tablet-unit));height:auto;aspect-ratio:16/9;overflow:hidden}.philosophy-project img{width:100%;height:100%;object-fit:cover}.services-scene{height:calc(250svh + 240 * var(--tablet-unit));min-height:0;background:var(--black)}.services-stage{position:sticky;top:0;height:calc(1373 * var(--tablet-unit));min-height:calc(1133 * var(--tablet-unit));padding:0;overflow:hidden;opacity:1}.services-intro{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.services-intro .services-intro-responsive-title{display:none}.services-intro .services-intro-motion-title{position:absolute!important;left:var(--tablet-services-title-left)!important;top:calc(var(--tablet-services-title-top) * var(--tablet-unit))!important;display:block;width:calc(var(--tablet-services-title-width) * var(--tablet-unit))!important;transform:translate(var(--tablet-services-title-shift))!important;font-size:calc(var(--tablet-services-title-size) * var(--tablet-unit))!important;line-height:1!important;letter-spacing:0!important;text-align:var(--tablet-services-title-align)!important}.services-intro p{position:absolute!important;left:var(--tablet-services-copy-left)!important;top:calc(var(--tablet-services-copy-top) * var(--tablet-unit))!important;width:calc(var(--tablet-services-copy-width) * var(--tablet-unit))!important;max-width:none;padding:0;transform:translate(var(--tablet-services-copy-shift))!important;font-size:calc(var(--tablet-services-copy-size) * var(--tablet-unit))!important;line-height:1.5;text-align:var(--tablet-services-copy-align)!important}.services-intro .services-intro-desktop-copy{display:block}.services-intro .services-intro-mobile-copy{display:none}.services-client-logos{position:absolute;left:50%;top:calc(721.888 * var(--tablet-unit));width:calc(594.523 * var(--tablet-unit));height:calc(21.224 * var(--tablet-unit));max-height:none;margin:0}.service-list{position:absolute;left:calc(40 * var(--tablet-unit));right:auto;top:calc(421.58 * var(--tablet-unit));width:calc(664 * var(--tablet-unit));margin:0;overflow:visible}.service-row{height:calc(107 * var(--tablet-unit))!important;min-height:0;padding:0;border:0!important;opacity:1}.service-row:nth-child(n+4){height:calc(174 * var(--tablet-unit))!important}.service-title{display:block;max-width:none;font:400 calc(45.672 * var(--tablet-unit))/1.2 var(--serif);white-space:normal}.tablet-service-break{display:block}.service-title sup{position:absolute;top:calc(5 * var(--tablet-unit));margin-left:calc(6 * var(--tablet-unit));color:var(--violet);font-size:calc(9.787 * var(--tablet-unit))}.service-detail{position:absolute;left:0;top:calc(64 * var(--tablet-unit));display:grid;width:calc(664 * var(--tablet-unit));height:auto;max-height:0!important;padding:0!important;overflow:hidden;background:#111111fa!important;opacity:0!important;pointer-events:none!important}.service-row:is(:hover,.is-active){height:calc(274 * var(--tablet-unit))!important}.service-row:is(:hover,.is-active) .service-detail{max-height:calc(190 * var(--tablet-unit))!important;padding-top:calc(14 * var(--tablet-unit))!important;opacity:1!important;pointer-events:auto!important}.thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:calc(12 * var(--tablet-unit));width:calc(368 * var(--tablet-unit));padding:0}.thumbs img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.service-detail>.service-view-more{right:0;top:calc(18 * var(--tablet-unit));min-width:110px;min-height:44px}.contact-footer{height:calc(1133 * var(--tablet-unit));min-height:calc(620 * var(--tablet-unit));padding:0}.footer-kicker{position:absolute;left:50%;top:calc(326.068 * var(--tablet-unit));width:calc(214 * var(--tablet-unit));padding:0;transform:translate(-50%,34px);font-size:calc(16 * var(--tablet-unit));line-height:1.5}.contact-footer.is-entered .footer-kicker{transform:translate(-50%)}.footer-kicker--desktop,.footer-title--desktop{display:block}.footer-kicker--mobile,.footer-title--mobile{display:none}.contact-footer>h2{position:absolute;left:50%;top:calc(389.888 * var(--tablet-unit));width:calc(664 * var(--tablet-unit));margin:0;transform:translate(-50%,34px);font-size:calc(48 * var(--tablet-unit));line-height:1;letter-spacing:0}.contact-footer.is-entered>h2{transform:translate(-50%)}.email{position:absolute;left:50%;top:calc(573.888 * var(--tablet-unit));width:calc(265.895 * var(--tablet-unit));min-height:0;margin:0;padding:calc(7.929 * var(--tablet-unit)) calc(42.287 * var(--tablet-unit));transform:translate(-50%,34px);font-size:calc(15.858 * var(--tablet-unit));line-height:calc(25.768 * var(--tablet-unit));white-space:nowrap}.contact-footer.is-entered .email{transform:translate(-50%)}.socials{left:50%;top:calc(987.055 * var(--tablet-unit));bottom:auto;width:calc(273 * var(--tablet-unit));transform:translate(-50%,34px);font-size:calc(16 * var(--tablet-unit));white-space:nowrap}.contact-footer.is-entered .socials{transform:translate(-50%)}.copyright{left:calc(40 * var(--tablet-unit));right:calc(40 * var(--tablet-unit));top:calc(1032.055 * var(--tablet-unit));bottom:auto;padding-top:calc(21 * var(--tablet-unit));font-size:calc(16 * var(--tablet-unit))}.work-header{height:calc(60 * var(--tablet-unit));min-height:60px}.work-header__logo{left:calc(40 * var(--tablet-unit))!important;top:calc(9 * var(--tablet-unit));width:calc(43 * var(--tablet-unit));height:calc(42 * var(--tablet-unit));min-width:43px;min-height:42px;transform:none!important}.work-language{right:calc(73.899 * var(--tablet-unit));top:calc(17.51 * var(--tablet-unit));width:calc(73.551 * var(--tablet-unit));height:calc(24.979 * var(--tablet-unit));min-width:73.551px;min-height:24.979px;transform:none}.work-mobile-nav-toggle{right:calc(20 * var(--tablet-unit));top:calc(8 * var(--tablet-unit));display:grid;width:44px;height:44px}.work-mobile-menu{top:max(60px,calc(60 * var(--tablet-unit)));padding:calc(24 * var(--tablet-unit)) calc(40 * var(--tablet-unit)) calc(30 * var(--tablet-unit))}.work-mobile-menu button{min-height:calc(60 * var(--tablet-unit));gap:calc(12 * var(--tablet-unit))}.work-mobile-menu button span{width:calc(32 * var(--tablet-unit));flex-basis:calc(32 * var(--tablet-unit));font-size:calc(16 * var(--tablet-unit))}.work-mobile-menu button strong{font-size:calc(20 * var(--tablet-unit))}.work-intro{height:calc(403.985 * var(--tablet-unit));min-height:0}.work-intro h1{left:50%;top:calc(193.58 * var(--tablet-unit));width:calc(602.402 * var(--tablet-unit));padding:0;white-space:nowrap;font-size:calc(40 * var(--tablet-unit));line-height:1}.work-intro__credit{top:calc(297.58 * var(--tablet-unit));font-size:calc(16 * var(--tablet-unit));line-height:1.5}.work-intro__arrow{display:none}.work-archive{width:100%;max-width:none;margin:0;padding:0 calc(40 * var(--tablet-unit))}.work-category{height:auto;margin:0 0 calc(61.167 * var(--tablet-unit));scroll-margin-top:calc(84 * var(--tablet-unit))}.work-category>h2{display:none!important}.work-group{position:relative;top:auto;left:auto;width:auto;height:auto}.work-group+.work-group{margin-top:calc(61.167 * var(--tablet-unit))}.work-group__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;height:calc(70 * var(--tablet-unit));margin:0;align-items:start}.work-group__meta h3,.work-group__meta>span{position:relative;left:auto;top:auto;width:auto;font-size:calc(20 * var(--tablet-unit));line-height:1}.work-group__meta>span{justify-self:start;min-width:calc(312.43 * var(--tablet-unit))}.work-group__meta p{display:none}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:calc(39.14 * var(--tablet-unit));row-gap:calc(61.167 * var(--tablet-unit))}.work-card{width:auto;height:auto;min-width:0}.work-card figure{width:100%;height:auto;aspect-ratio:312.43/175.742;border-radius:calc(2.858 * var(--tablet-unit))}.work-card img{width:100%;height:100%;object-fit:cover}.work-card h4{margin-top:calc(10.958 * var(--tablet-unit));white-space:normal;font-size:calc(15.24 * var(--tablet-unit));line-height:1.2}.work-card p{margin-top:calc(4.76 * var(--tablet-unit));font-size:calc(10.478 * var(--tablet-unit));line-height:1.2}.work-detail-shell{width:calc(664 * var(--tablet-unit));margin-top:calc(78 * var(--tablet-unit))}}@media(min-width:1280px)and (not (min-width:1920px)){:root{--desktop-1280-unit:calc(100vw / 1280);--desktop-1280-vunit:var(--desktop-1280-unit)}.site-header{height:calc(60 * var(--desktop-1280-vunit));min-height:60px;font-size:calc(14 * var(--desktop-1280-unit))}.site-header .logo,.site-header--full .logo{left:calc(10 * var(--desktop-1280-unit));top:calc(8 * var(--desktop-1280-vunit));width:calc(45 * var(--desktop-1280-unit));height:calc(44.036 * var(--desktop-1280-vunit));transform:none}.site-header--hero-compact .logo{left:50%;top:calc(122.33 * var(--desktop-1280-vunit));width:calc(80 * var(--desktop-1280-unit));height:calc(78 * var(--desktop-1280-vunit));transform:translate(-50%)}.site-header nav{top:calc(30 * var(--desktop-1280-vunit));gap:calc(28 * var(--desktop-1280-unit));font-size:calc(14 * var(--desktop-1280-unit))}.language-toggle{right:calc(213.42 * var(--desktop-1280-unit));top:calc(30 * var(--desktop-1280-vunit))}.language-toggle--compact{right:calc(40.62 * var(--desktop-1280-unit))}.project-link{left:auto;right:calc(40.62 * var(--desktop-1280-unit));top:calc(23 * var(--desktop-1280-vunit));font-size:calc(14 * var(--desktop-1280-unit))}.language-switch{width:calc(106 * var(--desktop-1280-unit));height:calc(36 * var(--desktop-1280-vunit));min-width:0;min-height:0;font-size:calc(14 * var(--desktop-1280-unit))}.language-switch__thumb{left:calc(2 * var(--desktop-1280-unit));width:calc(53 * var(--desktop-1280-unit));height:calc(33 * var(--desktop-1280-vunit))}.language-switch.is-cn .language-switch__thumb{transform:translate3d(calc(49 * var(--desktop-1280-unit)),-50%,0)}.hero-opening{top:calc(296 * var(--desktop-1280-vunit));width:calc(1097.675 * var(--desktop-1280-unit));font-size:calc(80 * var(--desktop-1280-unit));line-height:1;letter-spacing:0}.type-scene h2{top:calc(336 * var(--desktop-1280-vunit));width:calc(1097.675 * var(--desktop-1280-unit));font-size:calc(80 * var(--desktop-1280-unit));line-height:1}.type-caret{border-right-width:calc(2 * var(--desktop-1280-unit))}.hero-collage .word{height:calc(80 * var(--desktop-1280-vunit));font-size:calc(80 * var(--desktop-1280-unit));line-height:1}.word-creativity{left:calc(40 * var(--desktop-1280-unit));top:calc(140.33 * var(--desktop-1280-vunit));width:calc(541.313 * var(--desktop-1280-unit))}.word-design{left:calc(911 * var(--desktop-1280-unit));top:calc(409.25 * var(--desktop-1280-vunit));width:calc(329.051 * var(--desktop-1280-unit))}.word-real{left:calc(40 * var(--desktop-1280-unit));top:calc(690 * var(--desktop-1280-vunit));width:calc(253.199 * var(--desktop-1280-unit))}.word-world{left:calc(421 * var(--desktop-1280-unit));top:calc(690 * var(--desktop-1280-vunit));width:calc(382.008 * var(--desktop-1280-unit))}.hero-image{width:calc(365 * var(--desktop-1280-unit));height:auto;aspect-ratio:365/205.313}.hero-image-a{left:calc(723 * var(--desktop-1280-unit));top:calc(140.33 * var(--desktop-1280-vunit))}.hero-image-b{left:calc(40 * var(--desktop-1280-unit));top:calc(359.31 * var(--desktop-1280-vunit))}.hero-image-c{left:calc(875 * var(--desktop-1280-unit));top:calc(564.62 * var(--desktop-1280-vunit))}.philosophy-primary,.philosophy-grid{top:0;right:0;bottom:0;left:0;padding:0}.values{top:calc(631.61 * var(--desktop-1280-vunit));gap:calc(21.066 * var(--desktop-1280-unit))}.values .value-option{min-width:calc(179.064 * var(--desktop-1280-unit));padding:calc(6.32 * var(--desktop-1280-vunit)) calc(33.706 * var(--desktop-1280-unit));font-size:calc(12.64 * var(--desktop-1280-unit));line-height:calc(20.54 * var(--desktop-1280-vunit))}.marquee{height:calc(180 * var(--desktop-1280-vunit));font-size:calc(180 * var(--desktop-1280-unit))}.project-aside{left:calc(40 * var(--desktop-1280-unit));top:calc(180.33 * var(--desktop-1280-vunit));width:calc(173 * var(--desktop-1280-unit));height:calc(525.028 * var(--desktop-1280-vunit))}.project-aside>.project-view-more{top:calc(212 * var(--desktop-1280-vunit));width:calc(145.23 * var(--desktop-1280-unit));padding:calc(5.126 * var(--desktop-1280-vunit)) calc(27.338 * var(--desktop-1280-unit));border-width:calc(.427 * var(--desktop-1280-unit));font-size:calc(10 * var(--desktop-1280-unit));line-height:calc(13.306 * var(--desktop-1280-unit))}.project-tag-link{font-size:calc(14 * var(--desktop-1280-unit));line-height:1.8}.philosophy-project figure{left:calc(245 * var(--desktop-1280-unit));top:calc(180.33 * var(--desktop-1280-vunit));width:calc(933.383 * var(--desktop-1280-unit));height:calc(525.028 * var(--desktop-1280-vunit));aspect-ratio:auto}.services-intro .services-intro-motion-title{left:var(--desktop-1280-services-title-left)!important;top:calc(var(--desktop-1280-services-title-top) * var(--desktop-1280-vunit))!important;width:calc(var(--desktop-1280-services-title-width) * var(--desktop-1280-unit))!important;transform:translate(var(--desktop-1280-services-title-shift))!important;font-size:calc(var(--desktop-1280-services-title-size) * var(--desktop-1280-unit))!important;line-height:1!important;letter-spacing:-.02em!important;text-align:var(--desktop-1280-services-title-align)!important}.services-intro .services-intro-motion-title.is-grid-aligned{letter-spacing:0!important}.services-intro .services-intro-desktop-copy{left:var(--desktop-1280-services-copy-left)!important;top:calc(var(--desktop-1280-services-copy-top) * var(--desktop-1280-vunit))!important;width:calc(var(--desktop-1280-services-copy-width) * var(--desktop-1280-unit))!important;transform:translate(var(--desktop-1280-services-copy-shift))!important;font-size:calc(var(--desktop-1280-services-copy-size) * var(--desktop-1280-unit))!important;line-height:1.6!important;text-align:var(--desktop-1280-services-copy-align)!important}.services-client-logos{left:50%;top:calc(596.574 * var(--desktop-1280-vunit));width:calc(1048.239 * var(--desktop-1280-unit));height:calc(37.421 * var(--desktop-1280-vunit));max-height:none}.service-list{left:calc(344.58 * var(--desktop-1280-unit));right:calc(32 * var(--desktop-1280-unit));top:calc(127 * var(--desktop-1280-vunit))}.service-row{height:calc(102 * var(--desktop-1280-vunit))}.service-row:is(:hover,.is-active){height:calc(204 * var(--desktop-1280-vunit))}.service-title{font-size:calc(42 * var(--desktop-1280-unit));line-height:1}.service-title sup{top:calc(6.3 * var(--desktop-1280-vunit));font-size:calc(12 * var(--desktop-1280-unit))}.service-detail{top:calc(70 * var(--desktop-1280-vunit));height:calc(115 * var(--desktop-1280-vunit));padding-top:calc(16 * var(--desktop-1280-vunit))}.service-row:is(:hover,.is-active):after{top:calc(70 * var(--desktop-1280-vunit))}.thumbs{gap:calc(16 * var(--desktop-1280-unit))}.thumbs img{width:calc(176 * var(--desktop-1280-unit));height:calc(99 * var(--desktop-1280-vunit))}.service-detail>.service-view-more{top:calc(-46 * var(--desktop-1280-vunit));font-size:calc(14 * var(--desktop-1280-unit))}.contact-footer{height:100svh;min-height:calc(620 * var(--desktop-1280-vunit))}.footer-kicker{padding-top:calc(188.46 * var(--desktop-1280-vunit));font-size:calc(16 * var(--desktop-1280-unit))}.contact-footer>h2{width:calc(1097.675 * var(--desktop-1280-unit));margin:calc(36 * var(--desktop-1280-vunit)) auto 0;font-size:calc(80 * var(--desktop-1280-unit));line-height:.8;letter-spacing:0}.email{margin-top:calc(61 * var(--desktop-1280-vunit));width:calc(329 * var(--desktop-1280-unit));height:calc(54 * var(--desktop-1280-vunit));padding:calc(9.877 * var(--desktop-1280-vunit)) calc(52.68 * var(--desktop-1280-unit));font-size:calc(19.755 * var(--desktop-1280-unit));line-height:calc(32.102 * var(--desktop-1280-vunit));white-space:nowrap}.socials{bottom:calc(64.82 * var(--desktop-1280-vunit));font-size:calc(12 * var(--desktop-1280-unit))}.copyright{left:calc(40 * var(--desktop-1280-unit));right:calc(40 * var(--desktop-1280-unit));bottom:calc(17.2 * var(--desktop-1280-vunit));padding-top:calc(14.8 * var(--desktop-1280-vunit));font-size:calc(12 * var(--desktop-1280-unit))}.work-header{height:calc(60 * var(--desktop-1280-vunit));min-height:60px}.work-logo{width:calc(45 * var(--desktop-1280-unit));height:calc(44.036 * var(--desktop-1280-vunit));min-width:0;min-height:0}.work-header__logo{top:calc(8 * var(--desktop-1280-vunit))}.work-language{right:calc(40.62 * var(--desktop-1280-unit))}.work-header__controls{left:calc(250 * var(--desktop-1280-unit));top:calc(8.5 * var(--desktop-1280-vunit));gap:calc(14.331 * var(--desktop-1280-unit));height:calc(42.994 * var(--desktop-1280-vunit))}.work-pill{font-size:calc(14 * var(--desktop-1280-unit))}.work-pill--journal{width:calc(115.5 * var(--desktop-1280-unit))}.work-pill--category{width:calc(352.012 * var(--desktop-1280-unit));grid-template-columns:calc(42.994 * var(--desktop-1280-unit)) 1fr calc(21.497 * var(--desktop-1280-unit));padding-right:calc(10.748 * var(--desktop-1280-unit))}.work-pill__number,.work-pill__progress-number{font-size:calc(14.331 * var(--desktop-1280-unit))}.work-pill__progress{grid-template-columns:calc(42.994 * var(--desktop-1280-unit)) 1fr calc(21.497 * var(--desktop-1280-unit));padding-right:calc(10.748 * var(--desktop-1280-unit))}.work-pill__progress-chevron,.work-pill__progress-chevron img,.work-pill__icon,.work-pill__chevron,.work-pill__chevron img{width:calc(21.497 * var(--desktop-1280-unit));height:calc(21.497 * var(--desktop-1280-unit));flex-basis:calc(21.497 * var(--desktop-1280-unit))}.work-pill--next{width:calc(105 * var(--desktop-1280-unit))}.work-category-menu{top:calc(51 * var(--desktop-1280-vunit))}.work-intro{height:calc(1160 * var(--desktop-1280-unit))}.work-intro h1{top:calc(437 * var(--desktop-1280-unit));font-size:calc(104 * var(--desktop-1280-unit))}.work-intro__credit{top:calc(617 * var(--desktop-1280-unit));font-size:calc(16 * var(--desktop-1280-unit))}.work-intro__arrow{left:calc(608 * var(--desktop-1280-unit));top:calc(741 * var(--desktop-1280-unit));width:calc(64 * var(--desktop-1280-unit));height:calc(64 * var(--desktop-1280-unit))}.work-archive{padding:calc(120.689 * var(--desktop-1280-unit)) calc(40 * var(--desktop-1280-unit)) 0}.work-category{height:calc(var(--category-height) * var(--desktop-1280-unit));margin-bottom:calc(var(--category-gap) * var(--desktop-1280-unit));scroll-margin-top:calc(60 * var(--desktop-1280-unit))}.work-category>h2{top:calc(var(--category-title-y) * var(--desktop-1280-unit));left:0;width:100%;font-size:calc(60 * var(--desktop-1280-unit))}.work-group{top:calc(var(--group-top) * var(--desktop-1280-unit));left:calc(var(--group-x) * var(--desktop-1280-unit));width:calc(1200 * var(--desktop-1280-unit));height:calc(560 * var(--desktop-1280-unit))}.work-group__meta{height:calc(var(--group-grid-offset) * var(--desktop-1280-unit))}.work-group__meta h3{font-size:calc(32 * var(--desktop-1280-unit))}.work-group__meta>span{left:calc(404 * var(--desktop-1280-unit));font-size:calc(32 * var(--desktop-1280-unit))}.work-group__meta p{left:calc(764 * var(--desktop-1280-unit));width:calc(323 * var(--desktop-1280-unit));font-size:calc(16 * var(--desktop-1280-unit))}.work-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:calc(34.1 * var(--desktop-1280-unit));row-gap:calc(60 * var(--desktop-1280-unit))}.work-card{height:calc(206 * var(--desktop-1280-unit))}.work-card figure{height:auto;aspect-ratio:274.097/154.179;border-radius:calc(2.507 * var(--desktop-1280-unit))}.work-card h4{margin-top:calc(9.61 * var(--desktop-1280-unit));font-size:calc(13.371 * var(--desktop-1280-unit))}.work-card p{margin-top:calc(4 * var(--desktop-1280-unit));font-size:calc(9.192 * var(--desktop-1280-unit))}.work-detail-shell{width:calc(830 * var(--desktop-1280-unit));margin-top:calc(85.71 * var(--desktop-1280-vunit))}}@media(min-width:1360px)and (not (min-width:1920px)){:root{--desktop-1440-unit:calc(100vw / 1440);--desktop-1440-vunit:var(--desktop-1440-unit)}.site-header{height:calc(70 * var(--desktop-1440-vunit));min-height:70px;font-size:calc(14 * var(--desktop-1440-unit))}.site-header .logo,.site-header--full .logo{left:calc(40 * var(--desktop-1440-unit));top:calc(13 * var(--desktop-1440-vunit));width:calc(45 * var(--desktop-1440-unit));height:calc(44.036 * var(--desktop-1440-vunit));transform:none}.site-header--hero-compact .logo{left:50%;top:calc(184.71 * var(--desktop-1440-vunit));width:calc(85 * var(--desktop-1440-unit));height:calc(83.179 * var(--desktop-1440-vunit));transform:translate(-50%)}.site-header nav{top:calc(35 * var(--desktop-1440-vunit));gap:calc(28 * var(--desktop-1440-unit));font-size:calc(14 * var(--desktop-1440-unit))}.language-toggle{right:calc(201.11 * var(--desktop-1440-unit));top:calc(35 * var(--desktop-1440-vunit))}.language-toggle--compact{right:calc(40.07 * var(--desktop-1440-unit))}.project-link{left:auto;right:calc(35.28 * var(--desktop-1440-unit));top:calc(28 * var(--desktop-1440-vunit));font-size:calc(14 * var(--desktop-1440-unit))}.language-switch{width:calc(106 * var(--desktop-1440-unit));height:calc(36 * var(--desktop-1440-vunit));min-width:0;min-height:0;font-size:calc(14 * var(--desktop-1440-unit))}.language-switch__thumb{left:calc(2 * var(--desktop-1440-unit));width:calc(53 * var(--desktop-1440-unit));height:calc(33 * var(--desktop-1440-vunit))}.language-switch.is-cn .language-switch__thumb{transform:translate3d(calc(49 * var(--desktop-1440-unit)),-50%,0)}.hero-opening{top:calc(358.28 * var(--desktop-1440-vunit));width:calc(1334.762 * var(--desktop-1440-unit));font-size:calc(96 * var(--desktop-1440-unit));line-height:1;letter-spacing:0}.type-scene h2{top:calc(416 * var(--desktop-1440-vunit));width:calc(1334.762 * var(--desktop-1440-unit));font-size:calc(96 * var(--desktop-1440-unit));line-height:1}.type-caret{border-right-width:calc(2 * var(--desktop-1440-unit))}.hero-collage .word{height:calc(96 * var(--desktop-1440-vunit));font-size:calc(96 * var(--desktop-1440-unit));line-height:1}.word-creativity{left:calc(40 * var(--desktop-1440-unit));top:calc(140.48 * var(--desktop-1440-vunit));width:calc(747.617 * var(--desktop-1440-unit))}.word-design{left:calc(972.111 * var(--desktop-1440-unit));top:calc(464 * var(--desktop-1440-vunit));width:calc(432.609 * var(--desktop-1440-unit))}.word-real{left:calc(40 * var(--desktop-1440-unit));top:calc(825.44 * var(--desktop-1440-vunit));width:calc(377.418 * var(--desktop-1440-unit))}.word-world{left:calc(431.14 * var(--desktop-1440-unit));top:calc(825.44 * var(--desktop-1440-vunit));width:calc(412.574 * var(--desktop-1440-unit))}.hero-image{width:calc(424.77 * var(--desktop-1440-unit));height:auto;aspect-ratio:424.77/238.932}.hero-image-a{left:calc(797.07 * var(--desktop-1440-unit));top:calc(132.48 * var(--desktop-1440-vunit))}.hero-image-b{left:calc(40 * var(--desktop-1440-unit));top:calc(392.53 * var(--desktop-1440-vunit))}.hero-image-c{left:calc(968.14 * var(--desktop-1440-unit));top:calc(670.43 * var(--desktop-1440-vunit))}.philosophy-primary,.philosophy-grid{top:0;right:0;bottom:0;left:0;padding:0}.values{top:calc(723.83 * var(--desktop-1440-vunit));gap:calc(26.625 * var(--desktop-1440-unit))}.values .value-option{width:calc(226.311 * var(--desktop-1440-unit));min-width:calc(226.311 * var(--desktop-1440-unit));padding:calc(7.987 * var(--desktop-1440-vunit)) calc(42.6 * var(--desktop-1440-unit));font-size:calc(15.975 * var(--desktop-1440-unit));line-height:calc(25.959 * var(--desktop-1440-vunit))}.marquee{height:calc(180 * var(--desktop-1440-vunit));font-size:calc(180 * var(--desktop-1440-unit))}.project-aside{left:calc(40 * var(--desktop-1440-unit));top:calc(237.83 * var(--desktop-1440-vunit));width:calc(173 * var(--desktop-1440-unit));height:calc(606.907 * var(--desktop-1440-vunit))}.project-aside p{top:calc(120 * var(--desktop-1440-vunit));width:calc(173 * var(--desktop-1440-unit));font-size:calc(12 * var(--desktop-1440-unit));line-height:1.4}.project-aside>.project-view-more{top:calc(212 * var(--desktop-1440-vunit));width:calc(145.23 * var(--desktop-1440-unit));padding:calc(5.126 * var(--desktop-1440-vunit)) calc(27.338 * var(--desktop-1440-unit));border-width:calc(.427 * var(--desktop-1440-unit));font-size:calc(10 * var(--desktop-1440-unit));line-height:calc(13.306 * var(--desktop-1440-unit))}.project-tag-link{font-size:calc(14 * var(--desktop-1440-unit));line-height:1.8}.philosophy-project figure{left:calc(228.47 * var(--desktop-1440-unit));top:calc(237.83 * var(--desktop-1440-vunit));width:calc(1078.945 * var(--desktop-1440-unit));height:calc(606.907 * var(--desktop-1440-vunit));aspect-ratio:auto}.contact-footer{height:calc(1024 * var(--desktop-1440-unit));min-height:100svh}.footer-kicker{position:absolute;left:50%;top:calc(291.73 * var(--desktop-1440-unit));width:calc(400 * var(--desktop-1440-unit));padding:0;transform:translate(-50%,34px);font-size:calc(16 * var(--desktop-1440-unit));line-height:1.6}.contact-footer.is-entered .footer-kicker{transform:translate(-50%)}.contact-footer>h2{position:absolute;left:50%;top:calc(344.73 * var(--desktop-1440-unit));width:calc(1334.762 * var(--desktop-1440-unit));margin:0;transform:translate(-50%,34px);font-size:calc(96 * var(--desktop-1440-unit));line-height:.88;letter-spacing:0}.contact-footer.is-entered>h2{transform:translate(-50%)}.email{position:absolute;left:50%;top:calc(672.73 * var(--desktop-1440-unit));width:calc(329 * var(--desktop-1440-unit));height:calc(54 * var(--desktop-1440-unit));margin:0;padding:calc(9.877 * var(--desktop-1440-unit)) calc(52.68 * var(--desktop-1440-unit));transform:translate(-50%,34px);font-size:calc(19.755 * var(--desktop-1440-unit));line-height:calc(32.102 * var(--desktop-1440-unit));white-space:nowrap}.contact-footer.is-entered .email{transform:translate(-50%)}.socials{top:calc(897.19 * var(--desktop-1440-unit));bottom:auto;font-size:calc(12 * var(--desktop-1440-unit))}.copyright{left:calc(40 * var(--desktop-1440-unit));right:calc(40 * var(--desktop-1440-unit));top:calc(935.3 * var(--desktop-1440-unit));bottom:auto;height:calc(54 * var(--desktop-1440-unit));padding-top:calc(16.6 * var(--desktop-1440-unit));font-size:calc(12 * var(--desktop-1440-unit))}.work-header{height:calc(70 * var(--desktop-1440-unit));min-height:70px}.work-logo{width:calc(45 * var(--desktop-1440-unit));height:calc(44.036 * var(--desktop-1440-unit));min-width:0;min-height:0}.work-header__logo{top:calc(13 * var(--desktop-1440-unit))}.work-language{right:calc(40.07 * var(--desktop-1440-unit))}.work-header__controls{left:50%;top:calc(13.5 * var(--desktop-1440-unit));height:calc(42.994 * var(--desktop-1440-unit));gap:calc(14.331 * var(--desktop-1440-unit));transform:translate(-50%)}.work-pill{gap:calc(3.583 * var(--desktop-1440-unit));border-width:calc(.896 * var(--desktop-1440-unit));font-size:calc(14 * var(--desktop-1440-unit))}.work-pill--journal{width:auto;padding-inline:calc(35.828 * var(--desktop-1440-unit))}.work-pill--category{width:calc(352.012 * var(--desktop-1440-unit));grid-template-columns:calc(42.994 * var(--desktop-1440-unit)) 1fr calc(21.497 * var(--desktop-1440-unit));padding-right:calc(10.748 * var(--desktop-1440-unit))}.work-pill__number,.work-pill__progress-number{font-size:calc(14.331 * var(--desktop-1440-unit))}.work-pill__progress{grid-template-columns:calc(42.994 * var(--desktop-1440-unit)) 1fr calc(21.497 * var(--desktop-1440-unit));padding-right:calc(10.748 * var(--desktop-1440-unit))}.work-pill__progress-chevron,.work-pill__progress-chevron img,.work-pill__icon,.work-pill__chevron,.work-pill__chevron img{width:calc(21.497 * var(--desktop-1440-unit));height:calc(21.497 * var(--desktop-1440-unit));flex-basis:calc(21.497 * var(--desktop-1440-unit))}.work-pill--next{width:auto;padding-inline:calc(35.828 * var(--desktop-1440-unit))}.work-category-menu{top:calc(51 * var(--desktop-1440-unit))}.work-intro{height:calc(1160 * var(--desktop-1440-unit));min-height:100svh}.work-intro h1{top:calc(437 * var(--desktop-1440-unit));font-size:calc(104 * var(--desktop-1440-unit))}.work-intro__credit{top:calc(617 * var(--desktop-1440-unit));font-size:calc(16 * var(--desktop-1440-unit))}.work-intro__arrow{left:calc(688 * var(--desktop-1440-unit));top:calc(741 * var(--desktop-1440-unit));width:calc(64 * var(--desktop-1440-unit));height:calc(64 * var(--desktop-1440-unit))}.work-archive{padding:calc(120.689 * var(--desktop-1440-unit)) calc(40 * var(--desktop-1440-unit)) 0}.work-category{height:calc(var(--category-height) * var(--desktop-1440-unit));margin-bottom:calc(var(--category-gap) * var(--desktop-1440-unit));scroll-margin-top:calc(70 * var(--desktop-1440-unit))}.work-category>h2{top:calc(var(--category-title-y) * var(--desktop-1440-unit));left:0;width:100%;font-size:calc(60 * var(--desktop-1440-unit))}.work-group{top:calc(var(--group-top-1440) * var(--desktop-1440-unit));left:calc(var(--group-x) * var(--desktop-1440-unit));width:calc(1360 * var(--desktop-1440-unit));height:calc(560 * var(--desktop-1440-unit))}.work-group__meta{height:calc(var(--group-grid-offset) * var(--desktop-1440-unit))}.work-group__meta h3{font-size:calc(32 * var(--desktop-1440-unit))}.work-group__meta>span{left:calc(494.63 * var(--desktop-1440-unit));font-size:calc(32 * var(--desktop-1440-unit))}.work-group__meta p{left:calc(862.32 * var(--desktop-1440-unit));width:calc(323 * var(--desktop-1440-unit));font-size:calc(16 * var(--desktop-1440-unit))}.work-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:calc(38.67 * var(--desktop-1440-unit));row-gap:calc(60 * var(--desktop-1440-unit))}.work-card{height:calc(245.038 * var(--desktop-1440-unit))}.work-card figure{height:auto;aspect-ratio:310.808/174.83;border-radius:calc(2.843 * var(--desktop-1440-unit))}.work-card h4{margin-top:calc(10.9 * var(--desktop-1440-unit));font-size:calc(15.161 * var(--desktop-1440-unit))}.work-card p{margin-top:calc(4 * var(--desktop-1440-unit));font-size:calc(10.423 * var(--desktop-1440-unit))}.work-detail-shell{width:calc(830 * var(--desktop-1440-unit));margin-top:calc(85.71 * var(--desktop-1440-unit))}}@keyframes service-detail-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1280px)and (not (min-width:1920px)){.service-list{--service-title-line-box:calc(62 * var(--desktop-1280-unit));--service-row-step:calc(102 * var(--desktop-1280-unit));--service-row-open:calc(224 * var(--desktop-1280-unit))}}@media(min-width:1360px)and (not (min-width:1920px)){.services-client-logos{top:calc(694 * var(--desktop-1440-vunit));width:calc(1164.063 * var(--desktop-1440-unit));height:calc(41.556 * var(--desktop-1440-vunit))}.service-list{left:calc(365 * var(--desktop-1440-unit));right:auto;top:calc(199 * var(--desktop-1440-vunit));width:calc(1210.153 * var(--desktop-1440-unit));--service-title-line-box:calc(79 * var(--desktop-1440-unit));--service-row-step:calc(117.204 * var(--desktop-1440-unit));--service-row-open:calc(230.53 * var(--desktop-1440-unit))}.service-title{font-size:calc(53.361 * var(--desktop-1440-unit))}.service-title sup{top:calc(6.061 * var(--desktop-1440-vunit));font-size:calc(11.435 * var(--desktop-1440-unit))}}@media(min-width:1920px){.philosophy-primary,.philosophy-grid{top:0;right:0;bottom:0;left:0;padding:0}.philosophy-primary-copy.is-figma-split{font-family:var(--serif)!important;font-weight:400!important;white-space:nowrap}.philosophy-primary-title.is-cn-figma-split{white-space:nowrap!important}.values{top:calc(766.63 * 100svh / 1080);gap:calc(26.625 * 100vw / 1920)}.values .value-option{width:calc(226.311 * 100vw / 1920);min-width:calc(226.311 * 100vw / 1920);padding:calc(7.987 * 100svh / 1080) 2.21875vw;font-size:calc(15.975 * 100vw / 1920);line-height:calc(25.959 * 100svh / 1080)}.project-aside{left:calc(80 * 100vw / 1920);top:calc(160 * 100svh / 1080);width:calc(232 * 100vw / 1920);height:calc(800 * 100svh / 1080)}.project-aside>.project-view-more{top:calc(235 * 100svh / 1080);width:6.09375vw;height:calc(23 * 100svh / 1080);padding:0;border-color:var(--violet);background:var(--violet);color:#fff;font-size:.625vw;line-height:1}.philosophy-project figure{left:calc(418 * 100vw / 1920);top:calc(160 * 100svh / 1080);width:74.0625vw;height:calc(800 * 100svh / 1080);aspect-ratio:auto}.work-category-menu{left:calc(-8 * 100vw / 1920);top:calc(65 * 100vw / 1920);display:grid;height:calc(571 * 100vw / 1920);grid-template-rows:repeat(6,calc(82 * 100vw / 1920));padding:calc(39.7 * 100vw / 1920) calc(62.67 * 100vw / 1920) calc(39.3 * 100vw / 1920) calc(62.17 * 100vw / 1920);border:0;border-radius:calc(10 * 100vw / 1920);box-shadow:0 0 calc(8.6 * 100vw / 1920) #0000000d}.work-category-menu button{display:grid;height:calc(82 * 100vw / 1920);grid-template-columns:minmax(0,1fr) calc(20 * 100vw / 1920);grid-template-areas:"title number";gap:0;padding:0;border-radius:0;font-size:calc(16 * 100vw / 1920);line-height:1.4}.work-category-menu__title{grid-area:title;justify-self:start;white-space:nowrap}.work-category-menu__number{grid-area:number;width:100%;justify-self:end;text-align:center}.service-list{top:160px;--service-title-line-box:83px;--service-row-step:133px;--service-row-open:230.53px}.service-row[data-service-index="1"].is-active{height:230.03px!important}.service-list.has-active-fifth .service-row{height:130.005px!important}.service-list.has-active-fifth .service-row[data-service-index="5"].is-active{height:230.54px!important}.service-row:is(:hover,.is-active):before{top:-8.5px}.service-row:is(:hover,.is-active):after{top:91.5px}.service-detail{top:111.5px;height:99px;padding:0}.service-row[data-service-index="1"].is-active .service-detail{top:111px}.thumbs{gap:20px;padding-left:0}.service-detail>.service-view-more{top:-81px}.service-row[data-service-index="1"].is-active .service-view-more{top:-80.5px}}@media(min-width:1280px){.service-row{height:var(--service-row-step)!important}.service-row:is(:hover,.is-active){height:var(--service-row-open)!important}.service-title{line-height:var(--service-title-line-box)!important}.service-detail{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.service-row.is-active .service-detail{opacity:1!important;visibility:visible!important;pointer-events:auto!important;animation:service-detail-in .28s var(--ease-out) both}}.localized-copy--cn{white-space:nowrap}.hero-opening.localized-title--cn,.hero-opening-mobile.localized-title--cn{top:50%!important;transform:translate(-50%,-50%)!important}.service-title--cn{white-space:nowrap}@media(min-width:1280px){.philosophy-primary-title.is-cn-project-aside,.philosophy-primary-copy.is-cn-project-aside{white-space:nowrap!important}.philosophy-primary-title.is-cn-project-aside{--cn-project-aside-line-height:1.2;line-height:var(--cn-project-aside-line-height)!important}.philosophy-primary-title.is-cn-project-aside>span{line-height:var(--cn-project-aside-line-height)!important}.services-intro .services-intro-motion-title.is-cn.is-grid-aligned{--cn-services-aside-line-height:1.2;line-height:var(--cn-services-aside-line-height)!important}.services-intro .services-intro-motion-title.is-cn.is-grid-aligned .scroll-color-line{line-height:var(--cn-services-aside-line-height)!important}}@media(min-width:1360px)and (not (min-width:1920px)){.philosophy-primary-title.is-cn-project-aside{width:calc(173 * var(--desktop-1440-unit))!important;font-size:calc(16 * var(--desktop-1440-unit))!important;line-height:var(--cn-project-aside-line-height)!important}.philosophy-primary-copy.is-cn-project-aside{width:calc(173 * var(--desktop-1440-unit))!important;font-size:calc(8 * var(--desktop-1440-unit))!important}}@media(min-width:1920px){.philosophy-primary-title.is-cn-project-aside,.philosophy-primary-copy.is-cn-project-aside{width:320px!important}}.site-header--hero-hidden{pointer-events:none}.site-header--hero-hidden .logo,.site-header--hero-hidden nav,.site-header--hero-hidden .language-toggle,.site-header--hero-hidden .project-link,.site-header--hero-hidden .site-menu-toggle{opacity:0;visibility:hidden}.hero-opening-wrap--figma .hero-opening{top:42.59svh;width:min(87.8125vw,1686px);font-size:clamp(24px,2.083333vw,40px);line-height:1;letter-spacing:0}.hero-opening__accent{color:var(--violet)}.hero-stage-logo{position:absolute;z-index:6;left:50%;top:calc(140 * 100svh / 1080);width:4.0625vw;height:4.0625vw;min-width:58px;min-height:58px;transform:translate(-50%);transition:opacity .18s var(--ease-out)}.hero-stage-logo:focus-visible{outline:2px solid var(--violet)}.type-scene h2{top:calc(323 * 100svh / 1080);width:min(87.8125vw,1686px);font-size:clamp(56px,6.458333vw,124px);line-height:1}.word-creativity{left:calc(40 * 100vw / 1920);top:calc(80 * 100svh / 1080)}.word-design{left:calc(1312 * 100vw / 1920);top:calc(440 * 100svh / 1080)}.word-real{left:calc(119 * 100vw / 1920);top:calc(799 * 100svh / 1080)}.word-world{left:calc(719 * 100vw / 1920);top:calc(799 * 100svh / 1080)}@media(min-width:1280px){.hero-collage .word{width:max-content;overflow:visible}.word-design{left:auto;right:clamp(27px,2.083333vw,40px);width:max-content;text-align:right}}.hero-image-a{left:calc(1184 * 100vw / 1920);top:calc(80 * 100svh / 1080)}.hero-image-b{left:calc(254 * 100vw / 1920);top:calc(394 * 100svh / 1080)}.hero-image-c{left:73.75vw;top:calc(659 * 100svh / 1080)}.hero-project-count,.hero-collage-mark{position:absolute;z-index:4;margin:0;color:var(--paper);font:300 clamp(10px,.833333vw,16px)/1.35 var(--sans);letter-spacing:1px;text-transform:uppercase;will-change:transform,opacity}.hero-project-count{left:calc(40 * 100vw / 1920);top:calc(489 * 100svh / 1080);white-space:nowrap}.hero-collage-mark{left:calc(925 * 100vw / 1920);top:calc(477 * 100svh / 1080);width:calc(138 * 100vw / 1920);text-align:center;line-height:1.45}@media not (min-width:1280px){.hero-opening-wrap--figma .hero-opening-mobile{top:42.59svh;width:min(88vw,760px);transform:translate(-50%,-50%);font-size:clamp(28px,4vw,40px);line-height:1;letter-spacing:0;text-align:center}.hero-stage-logo{top:clamp(96px,13svh,140px);width:clamp(58px,7.2vw,78px);height:clamp(58px,7.2vw,78px)}.hero-project-count{left:24px;top:52%}.hero-collage-mark{left:50%;top:52%;width:150px;margin-left:-75px}}@media not (min-width:481px){.hero-opening-wrap--figma .hero-opening-mobile{top:44svh;width:calc(100% - 32px);font-size:clamp(26px,8vw,36px)}.hero-project-count,.hero-collage-mark{font-size:11px}.hero-project-count,.hero-collage-mark{top:55%}}@media(prefers-reduced-motion:reduce){.hero-stage-logo{transition:none}}.hero-scene{height:100svh;min-height:620px;padding:0}.hero-opening-wrap--figma .hero-opening,.hero-opening-wrap--figma .hero-opening-mobile{top:50%;transform:translate(-50%,-50%)}.hero-opening .hero-opening__line,.hero-opening-mobile .hero-opening__line{display:block;transition:opacity 60ms var(--ease-out),transform 60ms var(--ease-out)}@media not (min-width:1280px){.hero-scene{height:100svh;min-height:620px;padding:0}}
