@font-face{font-family:FK Display;src:url(/fonts/FKDisplay-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:FK Display Alt;src:url(/fonts/FKDisplay-RegularAlt.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Silver;src:url(/fonts/Silver.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Demibold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Semibold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--black:#0e0e0e;--white:#fff;--panel:#efefef;--blue:#3931ff;--pad:clamp(24px, 5.65vw, 64px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#000}body{color:var(--white);-webkit-font-smoothing:antialiased;background:#000;margin:0;font-family:FK Display,Avenir,Arial,sans-serif}body,button{font-synthesis:none}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block}h1,h2,h3,p{margin:0}main{background:#000;min-height:100vh;position:relative;overflow-x:clip}.site-loader{pointer-events:none;z-index:1000;background:#0e0e0e;grid-template-columns:repeat(5,minmax(0,1fr));animation:1ms linear 1.2s forwards loader-backdrop,1ms linear 2.01s forwards loader-away;display:grid;position:fixed;inset:0;overflow:hidden}.site-loader span{animation:loader-panel-in .6s cubic-bezier(.5, 0, 0, 1) calc(1ms + var(--loader-index) * 50ms) forwards, loader-panel-out .6s cubic-bezier(.5, 0, 0, 1) calc(1.2s + var(--loader-index) * 50ms) forwards;will-change:transform;background:#fff;min-width:calc(100% + 2px);margin-inline:-1px;transform:translateY(-100.14%);box-shadow:0 0 0 2px #fff}@keyframes loader-panel-in{to{transform:translateY(0)}}@keyframes loader-panel-out{0%{transform:translateY(0)}to{transform:translateY(-100.14%)}}@keyframes loader-backdrop{to{background-color:#0000}}@keyframes loader-away{to{visibility:hidden}}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;height:100px;padding:26px var(--pad);z-index:5;background:0 0;justify-content:space-between;align-items:center;display:flex;position:relative}.site-header:after{display:none}.brand{align-items:center;min-height:48px;display:flex}.brand-logo{width:40px;height:40px;position:relative}.brand-logo img{object-fit:contain;width:40px;height:40px;display:block;position:absolute;inset:0}.brand-copy{white-space:nowrap;align-items:baseline;gap:2px;padding-top:2px;font-family:Avenir,FK Display Alt,sans-serif;font-size:24px;font-weight:500;line-height:normal;display:flex}.brand-copy b{font-weight:800}.brand-copy .brand-comma{color:#fffc;width:.333em;font-size:.833em}.brand-copy em{color:#fffc;margin-left:2px;font-style:normal}.connect-button{color:#1c1c1c;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:225px;height:48px;padding:8px 24px;display:flex;overflow:hidden}.connect-arrow{font-family:Hiragino Sans,sans-serif;font-size:36px;line-height:32px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.connect-label{font-family:FK Display Alt,sans-serif;font-size:20px;line-height:24px;position:relative}.connect-label:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:2px;transition:transform .35s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.connect-button:hover .connect-arrow,.connect-button:focus-visible .connect-arrow{transform:translate(6px)rotate(-10deg)}.connect-button:hover .connect-label:after,.connect-button:focus-visible .connect-label:after{transform-origin:0;transform:scaleX(1)}.hero{max-width:1660px;height:480px;padding:42px var(--pad);z-index:0;justify-content:space-between;align-items:center;margin-inline:auto;display:flex;position:relative;top:0}.home-page{--home-hero-progress:0;isolation:isolate}.home-page>.hero{position:sticky;top:0}.home-page>.hero .hero-content,.home-page>.hero .hero-animation{opacity:calc(1 - var(--home-hero-progress));translate:0 calc(var(--home-hero-progress) * -36px);will-change:opacity, translate}.home-page>.works-panel{z-index:2;position:relative}.hero-content{flex-wrap:wrap;flex:1;align-content:flex-end;align-items:flex-end;gap:0 32px;min-width:0;max-width:1180px;display:flex}.hero h1{letter-spacing:-.025em;text-transform:uppercase;white-space:nowrap;font-family:FK Display Alt,sans-serif;font-size:clamp(72px,10.6vw,120px);font-weight:400;line-height:1}.hero-line{align-items:flex-end;height:144px;display:flex}.hero-line.first-line{margin-bottom:-24px}.hero-e{opacity:1;width:71px;height:144px;display:inline-block;position:relative}.hero-e img{width:106px;height:93px;position:absolute;top:auto;bottom:8px;left:-8px}.hero-content>p{flex-direction:column;align-self:flex-end;width:320px;min-width:300px;padding:16px 0;font-family:FK Display,sans-serif;font-size:20px;font-weight:400;line-height:32px;display:flex}.hero-content>p span:last-child{align-items:center;gap:6px;display:flex}.hero-content>p i{background:#fff;width:1px;height:32px;animation:1s step-end infinite cursor-blink;display:inline-block}@keyframes cursor-blink{50%{opacity:0}}.hero-animation{flex:0 0 200px;width:200px;height:264px;position:relative;overflow:hidden}.hero-animation-stage{width:200px;height:200px;position:absolute;top:32px;left:0}.hero-animation-stage img{animation:hero-sequence var(--hero-duration) linear both;backface-visibility:hidden;object-fit:contain;opacity:0;transform-origin:50%;will-change:transform, opacity;width:200px;max-width:none;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%,190px)scale(.04)}@keyframes hero-sequence{0%{opacity:0;animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(-50%,150px)scale(.06)}38%{opacity:1;animation-timing-function:linear;transform:translate(-50%)scale(1)}68%{opacity:1;animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-120px)scale(.06)}}.works-panel{background:var(--panel);z-index:2;color:#1c1c1c;min-height:1746px;padding:64px var(--pad);border-radius:64px;position:relative}.works-content{flex-direction:column;align-items:center;gap:40px;max-width:1660px;margin:0 auto;display:flex}.works-content h2{white-space:nowrap;justify-content:center;align-items:baseline;gap:16px;height:176px;padding:40px 0;font-family:FK Display Alt,sans-serif;font-weight:400;display:flex}.works-content h2 span:first-child{font-size:80px}.works-content h2 span:last-child{font-size:72px;line-height:64px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;width:100%;display:grid}.work-card{aspect-ratio:504/458.18;border-radius:24px;position:relative;overflow:hidden}.work-card:after{content:"";opacity:0;pointer-events:none;z-index:1;background:#00000080;transition:opacity .45s;position:absolute;inset:0}.work-card-3{aspect-ratio:1360/600;grid-column:span 2}.work-card>img,.work-card>picture,.work-card>picture>img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.work-card>picture{display:block}.work-copy{color:#fff;z-index:2;background:0 0;flex-direction:column;justify-content:flex-end;width:100%;padding:32px 40px;transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(105%)}.work-copy p{margin-bottom:8px;font-family:MiSans,sans-serif;font-size:18px;line-height:28px}.work-copy h3{justify-content:flex-start;align-items:center;gap:10px;width:100%;padding-top:12px;font-family:MiSans,sans-serif;font-size:28px;font-weight:600;display:flex}.work-card:hover>img,.work-card:focus-within>img,.work-card:hover>picture>img,.work-card:focus-within>picture>img{transform:scale(1.025)}.work-card:hover:after,.work-card:focus-within:after{opacity:1}.work-card:hover .work-copy,.work-card:focus-within .work-copy{transform:translateY(0)}.more-button{background:var(--black);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:100%;height:240px;margin:60px auto;font-family:FK Display Alt,sans-serif;font-size:72px;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.more-button:hover,.more-button:focus-visible{background:#4547e6}.more-button.is-elastic{animation:.7s cubic-bezier(.2,.9,.25,1) see-more-elastic}.more-button.is-elastic-out{animation:.7s cubic-bezier(.2,.9,.25,1) reverse see-more-elastic}@keyframes see-more-elastic{0%{transform:scale(1)}32%{transform:scaleX(.965)scaleY(1.075)}62%{transform:scaleX(1.018)scaleY(.985)}82%{transform:scaleX(.995)scaleY(1.01)}to{transform:scale(1)}}.services{background:#000;height:1260px;position:relative;overflow:hidden}.services:before,.services:after{content:"";pointer-events:none;z-index:6;background:linear-gradient(90deg,#000 0%,#000000f5 38%,#0000 100%);width:clamp(240px,16vw,360px);position:absolute;top:0;bottom:0}.services:before{left:0}.services:after{right:0;transform:scaleX(-1)}.ticker{white-space:nowrap;z-index:2;background:#000;width:1960px;min-height:168px;padding:32px 16px;font-family:FK Display Alt,sans-serif;font-size:80px;line-height:1;position:absolute;left:50%}.ticker:before,.ticker:after{content:"";border-top:2px solid;width:110%;position:absolute;left:-5%}.ticker:before{top:0}.ticker:after{bottom:0}.ticker-back{color:#fff;transform-origin:50%;top:246px;transform:translate(-50%)rotate(5.6deg)}.ticker-front{color:#fff;transform-origin:50%;z-index:3;top:246px;transform:translate(-50%)rotate(-5.6deg)}.ticker-track{gap:40px;width:max-content;animation:24s linear infinite ticker-left;display:flex}.ticker-item{flex:none;align-items:center;gap:24px;display:flex}.ticker-item img{width:146px;height:57px}.ticker-track.reverse{animation-name:ticker-right}@keyframes ticker-left{to{transform:translate(-50%)}}@keyframes ticker-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.service-stage{z-index:5;justify-content:center;align-items:center;width:1920px;height:512px;display:flex;position:absolute;top:650px;left:50%;transform:translate(-50%)}.service-cards{--service-drag-x:0px;--service-drag-progress:0;--service-side-opacity:0;--service-active-rotate:0deg;--service-active-depth:0px;--service-active-scale:1;--service-previous-rotate:90deg;--service-previous-depth:-180px;--service-next-rotate:-90deg;--service-next-depth:-180px;transform:perspective(900px) translate3d(var(--service-drag-x), 0, 0);transform-style:preserve-3d;-webkit-user-select:none;user-select:none;will-change:transform;justify-content:center;align-items:center;column-gap:240px;display:flex}.service-cards.is-dragging{cursor:grabbing;transition:none}.service-cards.is-settling,.service-cards.is-committing{transition:transform .32s cubic-bezier(.2,.7,.2,1)}.service-cards.slide-next.motion-0{animation:.62s cubic-bezier(.22,1,.36,1) cards-slide-next}.service-cards.slide-next.motion-1{animation:.62s cubic-bezier(.22,1,.36,1) cards-slide-next-alt}.service-cards.slide-previous.motion-0{animation:.62s cubic-bezier(.22,1,.36,1) cards-slide-previous}.service-cards.slide-previous.motion-1{animation:.62s cubic-bezier(.22,1,.36,1) cards-slide-previous-alt}@keyframes cards-slide-next{0%{filter:blur(3px);opacity:.32;transform:perspective(900px)translate(180px)rotateY(-16deg)}68%{filter:blur();opacity:1;transform:perspective(900px)translate(-22px)rotateY(3deg)}to{transform:perspective(900px)translate(0,0)rotateY(0)}}@keyframes cards-slide-previous{0%{filter:blur(3px);opacity:.32;transform:perspective(900px)translate(-180px)rotateY(16deg)}68%{filter:blur();opacity:1;transform:perspective(900px)translate(22px)rotateY(-3deg)}to{transform:perspective(900px)translate(0,0)rotateY(0)}}@keyframes cards-slide-next-alt{0%{filter:blur(3px);opacity:.32;transform:perspective(900px)translate(180px)rotateY(-16deg)}68%{filter:blur();opacity:1;transform:perspective(900px)translate(-22px)rotateY(3deg)}to{transform:perspective(900px)translate(0,0)rotateY(0)}}@keyframes cards-slide-previous-alt{0%{filter:blur(3px);opacity:.32;transform:perspective(900px)translate(-180px)rotateY(16deg)}68%{filter:blur();opacity:1;transform:perspective(900px)translate(22px)rotateY(-3deg)}to{transform:perspective(900px)translate(0,0)rotateY(0)}}.service-card{--service-flip-angle:180deg;--service-flip-duration:.36s;--service-flip-ease:cubic-bezier(.3, .7, .3, 1);--service-glare-x:50%;--service-flip-perspective:2000px;--service-glare-y:50%;--service-tilt-x:0deg;--service-tilt-y:0deg;appearance:none;opacity:.6;height:514px;perspective:var(--service-flip-perspective);background:0 0;border:0;border-radius:24px;flex:0 0 480px;width:480px;padding:0;transition:opacity .35s,transform .35s;position:relative}.service-card-inner{-webkit-transform-style:preserve-3d;height:100%;transform-style:preserve-3d;transition:transform var(--service-flip-duration) var(--service-flip-ease);width:100%;display:block;position:relative;transform:translateZ(0)rotateY(0)}.service-card.active.is-flipped{perspective:var(--service-flip-perspective)}.service-card-tilt{height:100%;transform-style:preserve-3d;width:100%;display:block;transform:perspective(1100px)rotateX(0)rotateY(0)scale(1)}.service-card-hit-area{border-radius:inherit;z-index:10;position:absolute;inset:0}.service-card-face{backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;border-radius:24px;position:absolute;inset:0;overflow:hidden}.service-card-front{background:#fff;flex-direction:column;padding:0 64px 20px;display:flex;transform:rotateY(0)translateZ(1px)}.service-card-art{justify-content:center;align-items:center;height:392px;margin-inline:-64px;display:flex;overflow:hidden}.service-card-art img{object-fit:fill;width:480px;height:514px}.service-front-divider{border-top:2px solid #102d47;width:100%;margin-top:14px;display:block}.service-front-title{color:#102d47;justify-content:center;align-items:center;gap:8px;padding-top:17px;font-family:FK Display Alt,sans-serif;font-size:28px;display:flex}.service-front-title img{width:24px;height:24px}.service-card.active{cursor:pointer;opacity:1}@media (hover:hover) and (pointer:fine){.service-card.active{transition:opacity .35s;transform:none}.service-card.active .service-card-tilt{transform:perspective(1100px) rotateX(var(--service-tilt-x)) rotateY(var(--service-tilt-y)) scale3d(1.025, 1.025, 1.025);will-change:transform;transition:transform .15s cubic-bezier(.2,.75,.2,1)}.service-card.active .service-card-front:after{background:radial-gradient(circle at var(--service-glare-x) var(--service-glare-y), #ffffff57, #fff0 38%);content:"";opacity:.7;pointer-events:none;z-index:3;border-radius:24px;transition:opacity .28s;position:absolute;inset:0}.service-card.active:not(:hover){transform:none}.service-card.active:not(:hover) .service-card-tilt{transition-duration:.55s;transition-timing-function:cubic-bezier(.22,1,.36,1);transform:perspective(1100px)rotateX(0)rotateY(0)scale(1)}.service-card.active:not(:hover) .service-card-front:after{opacity:0}}.service-card.side-card{cursor:default;pointer-events:none}.service-card.active.is-flipped .service-card-inner{transform:translateZ(0) rotateY(var(--service-flip-angle))}.service-card.active.is-flipped .service-card-tilt{transform:perspective(2400px) rotateX(var(--service-tilt-x)) rotateY(var(--service-tilt-y)) scale3d(1, 1, 1)}.service-card-handoff{height:var(--handoff-height);left:var(--handoff-left);opacity:1;pointer-events:none;top:var(--handoff-top);width:var(--handoff-width);z-index:9999;border:0;border-radius:24px;margin:0;padding:0;transition:opacity 90ms linear;position:fixed;transform:none}.service-card-handoff.is-released{opacity:0}.service-card-back{color:#0e0e0e;isolation:isolate;text-align:left;background:#e1e1e1 url(/figma-assets/service-back-bg.webp) 50%/100% 100% no-repeat;border:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:26px;padding:20px 62px;display:flex;transform:rotateY(180deg)translateZ(1px)}.service-card-heading,.service-card-list{z-index:1;position:relative}.service-card-heading{justify-content:space-between;align-items:center;width:100%;height:80px;display:flex}.service-card-heading strong{font-family:FK Display Alt,sans-serif;font-size:32px;font-weight:400}.service-card-heading b{font-family:Hiragino Sans,sans-serif;font-size:42px;font-weight:400}.service-card-heading img{width:53.688px;height:48px}.service-ink-divider{z-index:1;width:400px;height:16px;position:absolute;top:106px;left:38px}.service-card-list{flex-direction:column;width:352px;padding-bottom:20px;display:flex}.service-card-row{border-bottom:3px dashed #0e0e0e;justify-content:space-between;align-items:center;min-height:68px;font-family:FK Display Alt,MiSans,sans-serif;font-size:20px;display:flex}.service-card-row:last-child{border-bottom:0}.carousel-arrow{cursor:pointer;z-index:3;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:background .25s,border-color .25s,transform .25s;display:flex;position:absolute}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:#5a53fe;border-color:#5a53fe;transform:scale(1.06)}.carousel-arrow img{width:32px;height:32px}.carousel-arrow.previous{left:calc(50% - 400px)}.carousel-arrow.next{right:calc(50% - 400px)}.service-dots,.mobile-service-carousel{display:none}.mobile-service-viewport{width:480px;padding:0;overflow:visible}.mobile-service-track{touch-action:pan-y;transform-style:preserve-3d;width:480px;display:flex}.mobile-service-item{transform-style:flat;will-change:transform;flex:0 0 480px;height:514px}.mobile-service-card{opacity:1;pointer-events:none}.mobile-service-card.active{pointer-events:auto}.contact{background:linear-gradient(180deg, #000 0%, #000 48%, var(--blue) 100%);height:842px;padding:100px var(--pad);border-radius:0 0 64px 64px;position:relative;overflow:hidden}.contact-line{opacity:.65;height:499px;bottom:137px;right:var(--pad);width:665px;position:absolute}.contact-content{z-index:2;flex-direction:column;gap:40px;max-width:1600px;margin:44px auto 0;display:flex;position:relative}.contact-content>p{color:#fffc;padding:0 8px;font-family:Avenir,sans-serif;font-size:24px}.contact h2{max-width:1280px;font-family:FK Display Alt,sans-serif;font-size:clamp(80px,10.6vw,120px);font-weight:400;line-height:1}.flip-line{perspective:700px;white-space:nowrap;align-items:center;height:1em;display:flex}.flip-char{vertical-align:top;height:1.12em;display:inline-block;overflow:hidden}.flip-space{width:.3em;display:inline-block}.flip-glyphs{will-change:transform;flex-direction:column;display:flex;transform:translateY(0)}.flip-char.is-flipping .flip-glyphs{animation:flip-up .94s cubic-bezier(.76, 0, .24, 1) calc(var(--i) * var(--flip-stagger)) both}@keyframes flip-up{0%{transform:translateY(0)}to{transform:translateY(-1.12em)}}.flip-glyphs>span{height:1.12em;line-height:1.12;display:block}.contact-button{background:var(--white);color:var(--black);border-radius:999px;justify-content:center;align-items:center;width:237px;height:72px;padding:2px 64px;transition:background .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1),padding .35s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.contact-button span{background:var(--white);color:var(--black);white-space:nowrap;z-index:2;margin-right:-40px;padding:6px 0;font-family:FK Display Alt,sans-serif;font-size:20px;transition:background .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1),margin .35s cubic-bezier(.22,1,.36,1);position:relative}.contact-button i{color:var(--white);opacity:1;font-family:Hiragino Sans,sans-serif;font-size:40px;font-style:normal;transition:transform .35s cubic-bezier(.22,1,.36,1)}.contact-button:hover span,.contact-button:focus-visible span{margin-right:16px}.contact-button:hover,.contact-button:focus-visible{background:var(--black);color:var(--white);padding-inline:24px}.contact-button:hover span,.contact-button:focus-visible span{background:var(--black);color:var(--white)}.contact-button:hover i,.contact-button:focus-visible i{transform:translate(2px)}footer{height:420px;padding:244px var(--pad) 64px;justify-content:space-between;align-items:center;font-family:FK Display Alt,sans-serif;font-size:16px;display:flex}footer nav{align-items:center;gap:8px;display:flex}footer nav a{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .25s,transform .25s;display:flex}footer nav a:hover,footer nav a:focus-visible{background:#ffffff1f;transform:translateY(-3px)}footer nav img{width:28px;height:28px}.floating-nav-shell{pointer-events:none;z-index:100;width:474px;height:76px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:fixed;bottom:82px;left:50%;transform:translate(-50%)}.floating-nav-shell.is-docked{position:absolute;bottom:82px;transform:translate(-50%)}.floating-nav{-webkit-backdrop-filter:blur(26px)saturate(165%);backdrop-filter:blur(26px)saturate(165%);pointer-events:auto;background:linear-gradient(135deg,#ffffff4d,#ffffff1f);border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;gap:4px;height:76px;padding:4px;animation:.55s cubic-bezier(.22,1,.36,1) 2.1s backwards nav-arrive;display:flex;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #ffffff24,0 12px 32px #0000003d}.liquid-glass-definitions{pointer-events:none;z-index:-1;width:0;height:0;position:fixed;top:0;left:0}.floating-nav.has-liquid-glass{position:relative}.floating-nav.has-liquid-glass.glass-svg{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg, rgba(255,255,255,var(--glass-tint-opacity,.22)), rgba(255,255,255,var(--glass-tint-soft,.08)))}.floating-nav.has-liquid-glass.glass-svg>.nav-menu{background:rgba(255,255,255,var(--glass-menu-opacity,.24))}.floating-nav.has-liquid-glass.glass-fallback{-webkit-backdrop-filter:blur(24px)saturate(170%)brightness(1.06)contrast(1.03);backdrop-filter:blur(24px)saturate(170%)brightness(1.06)contrast(1.03);background:linear-gradient(135deg,#ffffff57,#ffffff26);box-shadow:inset 0 1px #ffffffc7,inset 0 -1px #ffffff29,0 12px 32px #0000003d}.floating-nav.has-liquid-glass.glass-fallback>.nav-menu{background:#ffffff47}.liquid-glass-surface{border-radius:inherit;pointer-events:none;will-change:backdrop-filter;z-index:0;position:absolute;inset:0;overflow:hidden}.floating-nav.has-liquid-glass>.home-link,.floating-nav.has-liquid-glass>.nav-menu{z-index:1;position:relative}.glass-controls{color:#fff;pointer-events:auto;background:#141416eb;border:1px solid #ffffff24;border-radius:20px;width:292px;font-family:Avenir,sans-serif;position:absolute;bottom:0;left:calc(100% + 20px);overflow:hidden;box-shadow:0 18px 56px #00000052}.glass-controls-header{color:#fff;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;font-size:14px;font-weight:600;display:flex}.glass-controls-header span{align-items:center;gap:9px;display:flex}.glass-controls-header i{background:#8c86ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #8c86ffcc}.glass-controls-header b{font-size:20px;font-weight:400}.glass-controls-body{border-top:1px solid #ffffff1a;gap:14px;padding:16px 18px 18px;display:grid}.glass-enabled,.glass-control>span{justify-content:space-between;align-items:center;font-size:12px;display:flex}.glass-enabled{cursor:pointer}.glass-enabled input{accent-color:#8c86ff;width:17px;height:17px}.glass-control{gap:7px;display:grid}.glass-control output{color:#ffffff9e;font-variant-numeric:tabular-nums}.glass-control input[type=range]{accent-color:#8c86ff;cursor:ew-resize;width:100%;margin:0}.glass-control-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.glass-control-actions .glass-rebuild-button{grid-column:1/-1}.glass-control-actions button{color:#fff;cursor:pointer;font:inherit;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:10px;padding:9px 8px;font-size:11px}.glass-control-actions button:hover{background:#ffffff2e}.glass-controls-body p{color:#ffffff85;margin:0;font-size:10px;line-height:1.5}.glass-controls.is-collapsed{width:220px}@media (width<=1300px){.glass-controls{bottom:96px;left:50%;transform:translate(-50%)}}@keyframes nav-arrive{0%{opacity:0;transform:translateY(28px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.home-link{white-space:nowrap;background:#111;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:16px;height:68px;padding:24px 32px;font-family:FK Display Alt,sans-serif;font-size:16px;transition:background-color .3s cubic-bezier(.22,1,.36,1);display:flex}.home-link:hover,.home-link:focus-visible{background-color:#5a53fe}.home-link.is-active{background-color:#111}.home-link span{font-family:Avenir,sans-serif;font-size:20px}.nav-menu{height:68px;box-shadow:none;background:#fff6;border:1px solid #ffffffb8;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:8px;display:flex;overflow:hidden}.nav-menu a{color:#111;isolation:isolate;border-radius:999px;flex-shrink:0;padding:16px 24px;font-family:FK Display Alt,sans-serif;font-size:16px;transition:color .32s,transform .45s cubic-bezier(.2,1.35,.35,1);position:relative}.nav-menu a:before{border-radius:inherit;content:"";opacity:0;z-index:-1;background:#0000004d;transition:opacity .25s,transform .45s cubic-bezier(.2,1.45,.35,1);position:absolute;inset:2px;transform:scale(.72)}.nav-menu a:hover:before,.nav-menu a:focus-visible:before{opacity:1;transform:scale(1)}.nav-menu a.is-active:before{opacity:1;background:#fff;transform:scale(1)}.nav-menu a:hover,.nav-menu a:focus-visible,.nav-menu a.is-active{color:#111;z-index:1;background:0 0;transform:scale(1.06)}.nav-menu a.is-active{transform:none}.mould-page{background:#0e0e0e}.mould-page>article{max-width:1660px;margin:0 auto}.mould-hero{flex-wrap:wrap;gap:40px clamp(40px,7vw,80px);padding:64px 64px 40px;display:flex}.mould-hero-copy{flex-direction:column;flex:0 0 385px;gap:40px;display:flex}.mould-hero h1{white-space:nowrap;font:500 40px/48px MiSans,sans-serif}.mould-hero h2,.mould-text h2{margin-bottom:16px;font:600 20px/28px MiSans,sans-serif}.mould-hero p{color:#fffc;font:400 20px/28px MiSans,sans-serif}.mould-hero-meta{grid-template-columns:1fr auto;gap:40px;display:grid}.mould-visit{color:#1c1c1c;background:#fff;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;width:263px;height:64px;padding:2px 40px;font:20px/1 FK Display Alt,sans-serif;transition:background-color .766563s cubic-bezier(.4,0,.2,1),color .766563s cubic-bezier(.4,0,.2,1),gap .766563s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.mould-button-label{z-index:2;position:relative}.mould-button-arrow{z-index:1;font-family:Hiragino Sans,sans-serif;font-size:40px;line-height:1;transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);position:relative}.mould-visit .mould-button-arrow{color:#5a53fe}.mould-visit:hover,.mould-visit:focus-visible{color:#fff;background:#5a53fe;gap:16px}.mould-visit:hover .mould-button-arrow,.mould-visit:focus-visible .mould-button-arrow{color:#fff}.mould-hero-image{aspect-ratio:17/9;object-fit:contain;border-radius:24px;flex:1 0 540px;align-self:flex-start;width:100%;min-width:540px;height:auto;display:block}.mould-body{flex-direction:column;gap:40px;padding:40px 64px 64px;display:flex}.mould-text{font-family:MiSans,sans-serif}.mould-text p{color:#fffc;font-size:20px;line-height:40px}.mould-challenge{padding-top:64px}.mould-challenge strong{color:#fff;font-weight:500;display:inline}.mould-system-cards{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.mould-system-cards article{color:#1c1c1c;border-radius:12px;flex-direction:column;justify-content:space-between;gap:40px;width:100%;max-width:none;height:298px;margin:0;padding:40px 24px;display:flex}.mould-system-cards h3{font:500 24px/32px MiSans,sans-serif}.mould-system-cards article>div:first-child p{color:#1c1c1c66;margin-top:16px;font:20px/28px Arial,sans-serif}.mould-system-cards article>div:last-child>img{width:40px;height:40px}.mould-system-cards article>div:last-child>p{color:#1c1c1ccc;border-top:1px solid #fff;margin-top:16px;padding-top:16px;font:16px/30px MiSans,sans-serif}.mould-section-title{padding-top:64px}.mould-rounded,.mould-stack,.mould-platform{margin:0;overflow:hidden}.mould-rounded{border-radius:24px}.mould-rounded img,.mould-stack img,.mould-platform img{width:100%;height:auto}.mould-stack{border-radius:24px}.mould-stack img{display:block}.mould-platform{border:10px solid #e3e3ff;border-radius:24px}.mould-cta{background:#5a53fe;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:0;min-width:480px;height:108px;margin-top:80px;font:32px/1 FK Display Alt,sans-serif;transition:gap .766563s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.mould-cta .mould-button-label{background:#5a53fe;margin-right:-40px;padding-block:6px;transition:margin-right .766563s cubic-bezier(.4,0,.2,1)}.mould-cta .mould-button-arrow{opacity:1}.mould-cta:hover .mould-button-label,.mould-cta:focus-visible .mould-button-label{margin-right:0}.mould-cta:hover,.mould-cta:focus-visible{gap:16px}@media (prefers-reduced-motion:reduce){.mould-visit,.mould-visit .mould-button-label,.mould-button-arrow,.mould-cta,.mould-cta .mould-button-label{transition:none}}.mould-more{color:#1c1c1c;background:#efefef;border-radius:0 0 64px 64px;width:100vw;margin-inline:calc(50% - 50vw);padding-bottom:100px}.mould-more-mask{background:#0e0e0e;border-radius:0 0 64px 64px;height:100px}.mould-more>h2{text-align:center;padding:100px 64px 40px;font:72px/96px FK Display Alt,sans-serif}.mould-more>h2>span{font-size:80px}.mould-more>div:last-child{grid-template-columns:1fr 1fr;gap:40px;max-width:1660px;margin:0 auto;padding:0 64px;display:grid}.mould-more a{aspect-ratio:504/458.18;border-radius:24px;display:block;overflow:hidden}.mould-more a img{object-fit:cover;width:100%;height:100%}@media (width<=720px){.mould-page .brand-copy,.case-page .brand-copy{display:none}.mould-hero{flex-direction:column;gap:40px}.mould-hero-copy{flex-basis:auto;width:100%}.mould-hero-image{flex-basis:auto;min-width:0}.mould-system-cards{grid-template-columns:1fr}.mould-system-cards article{height:auto;min-height:260px}.mould-hero{padding:64px 24px 40px}.mould-body{padding:40px 16px 64px}.mould-hero h1{white-space:normal;font-size:32px;line-height:40px}.mould-hero p{font-size:16px;line-height:22px}.mould-text p{font-size:16px;line-height:28px}.mould-hero-meta{grid-template-columns:1fr}.mould-rounded,.mould-stack,.mould-platform{border-radius:24px}.mould-platform{border-width:5px}.mould-cta{min-width:100%;height:76px;font-size:24px}.mould-more{border-radius:0 0 28px 28px}.mould-more-mask{border-radius:0 0 28px 28px;height:100px}.mould-more>h2{padding:100px 24px 40px;font-size:44px;line-height:1}.mould-more>h2>span{font-size:48px}.mould-more>div:last-child{grid-template-columns:1fr;gap:40px;padding:0 24px}}.case-page{background:#0e0e0e}.case-page>article{max-width:1660px;margin:0 auto}.case-hero{flex-wrap:wrap;gap:40px clamp(40px,7vw,80px);padding:64px 64px 40px;display:flex}.case-hero-copy{flex-direction:column;flex:0 0 385px;gap:40px;display:flex}.case-hero h1{white-space:nowrap;font:500 40px/48px MiSans,sans-serif}.case-hero h2,.case-text h2{margin-bottom:16px;font:600 20px/28px MiSans,sans-serif}.case-hero p{color:#fffc;font:400 20px/28px MiSans,sans-serif}.case-hero-meta{grid-template-columns:1fr auto;gap:40px;display:grid}.case-hero-image{aspect-ratio:540/285.882;object-fit:cover;border-radius:24px;flex:1 0 540px;width:100%;min-width:540px;height:auto}.southwest-page .case-hero-image{object-fit:contain;height:auto}.case-body{flex-direction:column;gap:40px;padding:40px 64px 64px;display:flex}.case-text{font-family:MiSans,sans-serif}.case-text p{color:#fffc;font-size:20px;line-height:40px}.case-section-title{padding-top:64px}.case-media{border-radius:24px;margin:0;overflow:hidden}.case-media img{width:100%;height:auto;display:block}.case-media-stack img{border-radius:0}.case-media-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.case-media-pair .case-media{aspect-ratio:1}.case-media-pair img{object-fit:cover;height:100%}.case-more{color:#1c1c1c;background:#efefef;border-radius:0 0 64px 64px;width:100vw;margin-inline:calc(50% - 50vw);padding-bottom:100px}.case-more-mask{background:#0e0e0e;border-radius:0 0 64px 64px;height:100px}.case-more>h2{text-align:center;padding:100px 64px 40px;font:72px/96px FK Display Alt,sans-serif}.case-more>h2>span{font-size:80px}.case-more-grid{grid-template-columns:1fr 1fr;gap:40px;max-width:1660px;margin:0 auto;padding:0 64px;display:grid}.case-more-grid .directory-card{aspect-ratio:504/458.18;border-radius:24px}.case-more-grid .directory-card.wide{aspect-ratio:1005/458.18}.airline-task-cards{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.airline-task-cards article{color:#1c1c1c;background:#e0f0f6;border-radius:12px;flex-direction:column;gap:57px;width:100%;max-width:none;height:315px;margin:0;padding:40px 24px;display:flex}.airline-task-cards article>img{width:40px;height:40px}.airline-task-cards h3{font:500 24px/32px MiSans,sans-serif}.airline-task-cards p{color:#1c1c1ccc;margin-top:16px;font:20px/30px MiSans,sans-serif}.airline-comparison{aspect-ratio:1360/720;touch-action:pan-y;border-radius:24px;margin:0;position:relative;overflow:hidden}.airline-comparison>img,.airline-comparison-before,.airline-comparison-before img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.airline-comparison-before{clip-path:inset(0 calc(100% - var(--split)) 0 0);filter:grayscale()contrast(.86)}.airline-comparison-line{bottom:0;left:var(--split);background:#fff;width:2px;position:absolute;top:0;transform:translate(-1px)}.airline-comparison-line span{background:#5163ff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font:22px/1 Arial,sans-serif;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.airline-comparison input{cursor:ew-resize;opacity:0;width:100%;height:100%;position:absolute;inset:0}.airline-comparison-hint{left:calc(var(--split) + 16px);pointer-events:none;background:#5163ff;border-radius:999px;padding:8px 18px;font:16px/24px MiSans,sans-serif;position:absolute;top:16px;transform:rotate(8deg)}.airline-dark-mode{aspect-ratio:1360/1080;color:#1c1c1c;border-radius:24px;margin:0;position:relative;overflow:hidden}.airline-dark-mode>img{object-fit:cover;width:100%;height:100%;transition:opacity .22s}.airline-dark-mode-copy{text-align:center;flex-direction:column;align-items:center;gap:8px;width:min(376px,44%);display:flex;position:absolute;top:14.8148%;left:50%;transform:translate(-50%)}.airline-dark-mode-title{white-space:nowrap;justify-content:center;align-items:center;font:500 32px/40px MiSans,sans-serif;display:flex}.airline-dark-mode-switch{cursor:pointer;background:#1c1c1c33;border:0;border-radius:999px;flex:0 0 44px;width:44px;height:26px;margin-inline:8px;padding:0;position:relative}.airline-dark-mode-switch span{background:#fff;border-radius:999px;width:18px;height:18px;transition:left .22s;position:absolute;top:4px;left:4px;box-shadow:0 1px 2px #1118270d}.airline-dark-mode-copy p{color:#1c1c1ccc;margin:0;font:20px/28px MiSans,sans-serif}.airline-dark-mode.is-dark{color:#fff}.airline-dark-mode.is-dark .airline-dark-mode-switch{background:#1e9bba}.airline-dark-mode.is-dark .airline-dark-mode-switch span{left:22px}.airline-dark-mode.is-dark .airline-dark-mode-copy p{color:#fffc}@media (width>=720px) and (width<=1080px){.airline-dark-mode-copy{gap:5px;width:52%;top:13%}.airline-dark-mode-title{font-size:clamp(20px,2.4vw,26px);line-height:1.25}.airline-dark-mode-switch{flex-basis:36px;width:36px;height:22px;margin-inline:6px}.airline-dark-mode-switch span{width:14px;height:14px;top:4px;left:4px}.airline-dark-mode.is-dark .airline-dark-mode-switch span{left:18px}.airline-dark-mode-copy p{font-size:clamp(13px,1.6vw,17px);line-height:1.4}}@media (width<=720px){.airline-dark-mode{border-radius:18px}.airline-dark-mode-copy{gap:3px;width:70%;top:12%}.airline-dark-mode-title{font-size:clamp(11px,3.25vw,18px);line-height:1.25}.airline-dark-mode-switch{flex-basis:28px;width:28px;height:17px;margin-inline:5px}.airline-dark-mode-switch span{width:11px;height:11px;top:3px;left:3px}.airline-dark-mode.is-dark .airline-dark-mode-switch span{left:14px}.airline-dark-mode-copy p{font-size:clamp(8px,2.2vw,12px);line-height:1.35}}@media (width>=720px) and (width<=1060px){.airline-page .airline-task-cards{grid-template-columns:1fr;gap:32px}.airline-page .airline-task-cards article{height:auto;min-height:260px}}.contact-page .principles-section{overflow:hidden}.principles-rotator{--principle-card-height:clamp(327px, 31.7vw, 429px);--principle-card-width:clamp(320px, 31vw, 420px);--principle-radius:clamp(660px, 60vw, 820px);cursor:grab;perspective:1200px;touch-action:pan-y;-webkit-user-select:none;user-select:none;height:clamp(650px,55vw,760px);margin-top:clamp(96px,8vw,130px);position:relative;overflow:visible}.principles-rotator.is-dragging{cursor:grabbing}.principles-orbit{--principles-rotation:0deg;height:0;left:50%;top:calc(var(--principle-radius) + (var(--principle-card-height) / 2));transform:rotate(var(--principles-rotation));transform-style:preserve-3d;will-change:transform;width:0;position:absolute}.principles-orbit article{--principle-hover-scale:1;box-shadow:none;height:var(--principle-card-height);left:calc(var(--principle-card-width) / -2);text-align:center;top:calc(var(--principle-card-height) / -2);transform:rotate(calc(var(--principle-index) * 45deg)) translateY(calc(var(--principle-radius) * -1)) scale(var(--principle-hover-scale));transform-origin:50%;width:var(--principle-card-width);will-change:transform;background:0 0;border:2px solid #fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:clamp(12px,1.2vw,16px);padding:clamp(32px,3.2vw,42px) clamp(20px,2vw,26px);transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;overflow:hidden}@media (hover:hover) and (pointer:fine){.principles-orbit article:hover{z-index:2}}.principles-orbit .principle-icon{mix-blend-mode:normal;object-fit:contain;pointer-events:none;width:clamp(50px,4.9vw,66px);height:clamp(50px,4.9vw,66px);margin:0}.principles-orbit h3{margin:0;font-size:clamp(24px,2.35vw,32px);font-weight:400;line-height:1.15}.principles-orbit p{justify-content:center;align-items:center;margin:0;font-size:clamp(14px,1.35vw,18px);line-height:1.7;display:flex}.principles-orbit small{margin:0;font:clamp(12px,1.15vw,16px)/1.72 MiSans,sans-serif;display:block}@media (width<=720px){.principles-rotator{--principle-card-height:min(73.6vw, 286px);--principle-card-width:min(72vw, 280px);--principle-radius:525px;height:540px;margin-top:72px}.principles-orbit article{border-radius:18px;gap:10px;padding:28px 18px}.principles-orbit .principle-icon{width:44px;height:44px}.principles-orbit h3{font-size:21px;line-height:1.15}.principles-orbit p{font-size:12px;line-height:1.7}.principles-orbit small{font-size:11px;line-height:1.65}}@media (prefers-reduced-motion:reduce){.principles-orbit{transform:none}.principles-orbit article{transition:none}}@media (width<=720px){.case-hero{flex-direction:column;gap:40px}.case-hero-copy{flex-basis:auto;width:100%}.case-hero-image{flex-basis:auto;min-width:0}.airline-task-cards{grid-template-columns:1fr}.airline-task-cards article{height:auto;min-height:260px}.case-hero{padding:64px 24px 40px}.case-hero-copy{min-width:0}.case-body{padding:40px 16px 64px}.case-hero h1{white-space:normal;font-size:32px;line-height:40px}.case-hero p{font-size:16px;line-height:22px}.case-text p{font-size:16px;line-height:28px}.case-hero-meta{grid-template-columns:1fr}.case-media{border-radius:24px}.case-media-pair,.airline-task-cards{gap:40px}.airline-task-cards p{font-size:16px;line-height:30px}.airline-comparison-hint{left:calc(var(--split) + 8px);padding:4px 10px;font-size:12px;top:8px}.case-body .mould-cta{min-width:100%;height:76px;font-size:24px}.case-more{border-radius:0 0 28px 28px}.case-more-mask{border-radius:0 0 28px 28px;height:100px}.case-more>h2{padding:100px 24px 40px;font-size:44px;line-height:1}.case-more>h2>span{font-size:48px}.case-more-grid{grid-template-columns:1fr;gap:40px;padding:0 24px}.case-more-grid .directory-card.wide{aspect-ratio:504/458.18;grid-column:auto}.case-more-grid a[href="/works/mould-ui"]{aspect-ratio:1}}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.experience-panel{aspect-ratio:2;color:#1c1c1c;background:#f1f1f1 url(/figma-assets/inner/experience-bg.webp) 0 0/300% 100% no-repeat;border-radius:12px;width:calc(100% - 80px);max-width:1440px;margin:50px auto 0;animation:4.8s linear infinite experience-scroll;position:relative;overflow:hidden}@keyframes experience-scroll{0%{background-position:0 0}to{background-position:100% 0}}.experience-copy{z-index:2;width:496px;height:272px;position:absolute;top:25%;left:5.5556%}.experience-copy h2{color:#fff;text-shadow:-4px 8px #181818,4px 8px #181818,-4px 5px #181818,4px 5px #181818,4px -4px #181818,-4px -4px #181818;white-space:nowrap;font:400 160px/80px Silver,monospace}.experience-copy p{color:#1c1c1ccc;margin:16px 0 0 16px;font:400 40px/48px Avenir,Arial,sans-serif}.experience-copy a{--experience-button-scale:var(--about-experience-scale,1);color:#fff;height:72px;padding:2px calc(24px * var(--experience-button-scale));background:#0e0e0e;border-radius:999px;justify-content:center;align-items:center;width:237px;margin-top:64px;font:500 24px/32px MiSans,sans-serif;transition:background .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1),padding .35s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.experience-copy a span{margin-right:calc(-40px * var(--experience-button-scale));padding:calc(6px * var(--experience-button-scale)) 0;white-space:nowrap;z-index:2;background:#0e0e0e;transition:background .35s cubic-bezier(.22,1,.36,1),margin .35s cubic-bezier(.22,1,.36,1);position:relative}.experience-copy a i{color:#0e0e0e;font:32px/32px Arial,sans-serif;transition:color .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.experience-copy a:hover,.experience-copy a:focus-visible{padding-inline:calc(16px * var(--experience-button-scale));background:#4547e6}.experience-copy a:hover span,.experience-copy a:focus-visible span{margin-right:calc(16px * var(--experience-button-scale));background:#4547e6}.experience-copy a:hover i,.experience-copy a:focus-visible i{color:#fff;transform:translateX(calc(2px * var(--experience-button-scale)))}.pixel-bird,.game-bird{image-rendering:pixelated;background-image:url(/figma-assets/inner/bird-sprite.webp);background-position:0 0;background-repeat:no-repeat;background-size:400% 100%;animation:.4s step-end infinite bird-frames}.pixel-bird{z-index:2;width:6.9444%;height:13.8889%;position:absolute;top:45.9722%;left:47.4306%}@keyframes bird-frames{0%,24.99%{background-position:0 0}25%,49.99%{background-position:33.3333% 0}50%,74.99%{background-position:66.6667% 0}75%,to{background-position:100% 0}}.experience-game-page{background:#252a32;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.experience-device{aspect-ratio:4/3;background:url(/figma-assets/inner/experience-shell.webp) 50%/100% 100% no-repeat;width:min(100%,1920px);max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);position:relative}.experience-screen{background:#f1f1f1;border-radius:.625%;width:66.6667%;height:62.5%;position:absolute;top:18.75%;left:16.6667%;overflow:hidden}.experience-world{will-change:transform;background:#f1f1f1;width:675%;height:80%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:9.5556%;left:-6.25%}.experience-stop{background-color:#f1f1f1;background-image:repeating-linear-gradient(0deg,#0000 0 3px,#1c1c1c05 3px 4px);flex:0 0 16.6667%;height:100%;position:relative;overflow:hidden;container-type:inline-size}.game-ground{border-block:max(1px,.3472cqw) solid #737578;box-sizing:border-box;background-color:#fff;background-image:url(/figma-assets/inner/game-ground-stripe.webp);background-position:bottom;background-repeat:no-repeat;background-size:100% 75%;border-top-color:#1d1f20;width:100%;height:4.1667%;position:absolute;top:82.6389%;left:0}.game-intro-title,.game-scene-title,.game-scene-description,.game-date{white-space:nowrap;margin:0;font-family:Silver,MiSans,monospace;position:absolute}.game-intro-title{color:#fff;text-shadow:-.2778cqw .5556cqw #181818,.2778cqw .5556cqw #181818,-.2778cqw -.2778cqw #181818,.2778cqw -.2778cqw #181818;font-size:11.1111cqw;font-weight:400;line-height:1.05;top:30.6944%;left:31.9444%;transform:translateY(-50%)}.game-scene-title{-webkit-text-stroke:.2778cqw #181818;color:#efefef;paint-order:stroke fill;text-align:center;font-size:3.8889cqw;font-weight:400;line-height:1.0714;top:36.6667%;left:50%;transform:translate(-50%,-50%)}.experience-stop:last-child .game-scene-title{font-size:3.3333cqw}.game-date{color:#1d1f20;text-align:center;border-bottom:max(1px,.3472cqw) solid #1d1f20;font-size:3.3333cqw;line-height:1.25;top:19.1667%;left:50%;transform:translate(-50%)}.game-scene-description{color:#1c1c1c66;text-align:center;font-size:3.3333cqw;line-height:1.25;top:95.5556%;left:50%;transform:translate(-50%,-50%)}.game-touch-instruction{display:none}.game-back{z-index:2;width:6.9444%;height:13.8889%;display:block;position:absolute;top:20.9722%;left:21.875%}.game-back img{height:100%;image-rendering:pixelated;mix-blend-mode:multiply;object-fit:contain;width:100%;display:block}.game-contact-link{clip-path:polygon(4.6875% 0,95.3125% 0,95.3125% 5%,98.4375% 5%,98.4375% 15%,100% 15%,100% 85%,98.4375% 85%,98.4375% 95%,95.3125% 95%,95.3125% 100%,4.6875% 100%,4.6875% 95%,1.5625% 95%,1.5625% 85%,0 85%,0 15%,1.5625% 15%,1.5625% 5%,4.6875% 5%);color:#1d1f20;z-index:3;background:#1d1f20;width:22.2222%;height:13.8889%;padding:max(2px,.3472cqw);font:400 3.3333cqw/1.25 Silver,MiSans,monospace;display:block;position:absolute;top:13.8889%;left:38.8889%}.game-contact-link:before{clip-path:inherit;content:"";background:#f1f1f1;position:absolute;inset:max(2px,.3472cqw)}.game-contact-link span{white-space:nowrap;z-index:2;position:absolute;top:58%;left:58.2813%;transform:translate(-50%,-50%)}.game-contact-hand{color:currentColor;z-index:2;position:absolute;inset:0}.game-contact-hand b{background:currentColor;width:1.5625%;height:5%;position:absolute}.game-contact-hand b:first-child{height:35%;top:31%;left:15.625%}.game-contact-hand b:nth-child(2){top:38.5%;left:17.1875%}.game-contact-hand b:nth-child(3){width:7.8125%;top:28.5%;left:17.1875%}.game-contact-hand b:nth-child(4){top:33.5%;left:25%}.game-contact-hand b:nth-child(5){top:38.5%;left:23.4375%}.game-contact-hand b:nth-child(6){top:43.5%;left:21.875%}.game-contact-hand b:nth-child(7){top:43.5%;left:18.75%}.game-contact-hand b:nth-child(8){top:48.5%;left:20.3125%}.game-contact-hand b:nth-child(9){top:53.5%;left:21.875%}.game-contact-hand b:nth-child(10){top:58.5%;left:23.4375%}.game-contact-hand b:nth-child(11){top:63.5%;left:25%}.game-contact-hand b:nth-child(12){width:7.8125%;top:68.5%;left:17.1875%}.game-contact-link:active{color:#fff}.game-contact-link:active:before{background:#1d1f20}.game-contact-link:focus-visible{outline-offset:max(2px, .2778cqw);outline:max(2px,.2778cqw) solid #1d1f20}.game-cloud{height:auto;image-rendering:pixelated;mix-blend-mode:multiply;transform-origin:50%;width:6.9444%;animation:3.2s step-end infinite game-eye-blink;position:absolute}.game-cloud.cloud-top{top:18.6111%;right:6.25%}.game-cloud.cloud-bottom{animation-delay:-1.6s;top:64.5833%;right:-1.7361%}@keyframes game-eye-blink{0%,78%,82%,86%,to{transform:scaleY(1)}80%,84%{transform:scaleY(.12)}}@media (prefers-reduced-motion:reduce){.game-cloud{animation:none}}.game-layout-pipe{flex-direction:column;align-items:center;width:8.6806%;display:flex;position:absolute;bottom:16.6667%;left:45.4861%}.game-layout-pipe.pipe-short{height:18.75%}.game-layout-pipe.pipe-medium{height:19.4444%}.game-layout-pipe.pipe-tall{height:24.3056%}.game-layout-pipe i,.game-layout-pipe b{box-sizing:border-box;border:max(1px,.3472cqw) solid #1d1f20;display:block}.game-layout-pipe i{aspect-ratio:1.84;background:linear-gradient(90deg,#e5e5e5 0 4.6%,#fff 4.6% 9.2%,#e5e5e5 9.2% 26.6%,#bdbdbd 26.6% 30.3%,#e5e5e5 30.3% 44.1%,#bdbdbd 44.1% 74.4%,#7d7d7d 74.4% 78%,#bdbdbd 78% 87.2%,#7d7d7d 87.2% 100%);flex:none;width:100%;box-shadow:inset 0 max(1px,.1736cqw) #fff,inset 0 max(-2px,-.3472cqw) #3d3e40}.game-layout-pipe b{background:linear-gradient(90deg,#e5e5e5 0 4.4%,#fff 4.4% 10%,#e5e5e5 10% 25.6%,#bdbdbd 25.6% 31.2%,#e5e5e5 31.2% 42.3%,#bdbdbd 42.3% 67.9%,#7d7d7d 67.9% 73.5%,#bdbdbd 73.5% 84.6%,#959595 84.6% 100%);flex:auto;width:84%;margin-top:max(-1px,-.3472cqw);box-shadow:inset max(1px,.1736cqw) 0 #ffffffbf,inset max(-2px,-.3472cqw) 0 #1c1c1c33}.game-sound{aspect-ratio:1;color:#1d1f20;cursor:pointer;z-index:3;background:0 0;border:0;justify-content:center;align-items:center;width:4.375%;padding:0;display:flex;position:absolute;top:14.8889%;right:4.53125%}.game-sound-icon{height:100%;image-rendering:pixelated;width:100%;display:block}.game-sound:hover{opacity:.72}.game-sound:focus-visible{outline-offset:4px;outline:3px solid #1d1f20}.game-bird{z-index:4;width:7.8125%;height:11.1111%;position:absolute;top:46%;left:46.0938%}.game-controls{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.experience-panel{border-radius:8px;width:calc(100% - 32px);margin-top:32px}.experience-copy{transform-origin:0 0;top:23%;left:5.5%;transform:scale(.58)}.pixel-bird{width:9%;height:18%}.experience-game-page{padding:8px}.experience-device{max-width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.experience-screen{touch-action:pan-y}.game-desktop-instruction{display:none}.game-touch-instruction{display:inline}}@media (prefers-reduced-motion:reduce){.experience-panel,.pixel-bird,.game-bird{animation:none}.experience-world{transition:none}}.inner-page{background:var(--black);min-height:100vh}.inner-hero{max-width:1660px;height:480px;padding:42px var(--pad);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.inner-hero-copy{min-width:0}.inner-hero h1{letter-spacing:-.025em;font-family:FK Display Alt,sans-serif;font-size:clamp(72px,10.6vw,120px);font-weight:400;line-height:1}.inner-hero h1>span{white-space:nowrap;display:block}.inner-hero p{margin-top:18px;font-size:20px;line-height:32px}.title-media{vertical-align:middle;width:1.12em;height:1.12em;margin:-.12em -.17em -.12em -.08em;display:inline-block;position:relative}.title-media img{object-fit:contain;width:100%;height:100%}.title-media-o{margin-inline:-.2em -.14em}.title-media-b{margin-inline:-.13em -.22em}.title-media-t{margin-inline:-.19em -.16em}.title-media-b img{transform:translate(.04em,-.14em)}.title-media-o img{transform:translateY(-.08em)scale(.84)}.title-media-t img{transform:translateY(-.09em)scale(.9)}.inner-frame-media{flex:0 0 200px;justify-content:center;align-items:center;width:200px;height:264px;display:flex;overflow:visible}.inner-frame-media img{backface-visibility:hidden;object-fit:contain;height:264px;transform:translate3d(var(--frame-x), var(--frame-y), 0) scale(var(--frame-scale)) rotate(var(--frame-rotate));transform-origin:50%;transition:transform var(--frame-transition) cubic-bezier(.37, 0, .63, 1);will-change:transform;width:200px}.inner-frame-reveal{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.project-directory{background:var(--panel);color:#1c1c1c;padding:64px var(--pad);border-radius:64px}.works-page .inner-hero,.works-page .inner-hero-copy,.works-page .inner-frame-media,.works-page .project-directory{translate:none}.works-page{--works-hero-progress:0;isolation:isolate}.works-page>.inner-hero{position:sticky;top:0}.works-page>.inner-hero .inner-hero-copy,.works-page>.inner-hero .inner-frame-media{opacity:calc(1 - var(--works-hero-progress));translate:0 calc(var(--works-hero-progress) * -36px);will-change:opacity, translate}.works-page>.project-directory{z-index:2;position:relative}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;max-width:1660px;margin:0 auto;display:grid}.directory-card{aspect-ratio:504/458.18;border-radius:24px;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.work-card,.directory-card{cursor:url(/ui/cursor-dot.svg) 12 12,pointer}}.directory-card.wide{aspect-ratio:1360/600;grid-column:1/-1}.directory-card>img,.directory-card>picture,.directory-card>picture>img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.directory-card:after{content:"";opacity:0;background:#00000094;transition:opacity .4s;position:absolute;inset:0}.directory-card>div{color:#fff;z-index:1;padding:40px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;transform:translateY(110%)}.directory-card p{margin-bottom:8px;font:18px/28px MiSans,sans-serif}.directory-card h2{font:600 32px/40px MiSans,sans-serif}.directory-card:hover:after,.directory-card:focus-visible:after{opacity:1}.directory-card:hover>img,.directory-card:focus-visible>img,.directory-card:hover>picture>img,.directory-card:focus-visible>picture>img{transform:scale(1.025)}.directory-card:hover>div,.directory-card:focus-visible>div{transform:translateY(0)}.hello-strip{color:#0e0e0e;white-space:nowrap;background:#fafafa;border-radius:64px 64px 0 0;height:auto;padding:32px 0;font-size:72px;overflow:hidden}.hello-track{width:max-content;animation:18s linear infinite hello-move;display:flex}.hello-group{display:flex}.hello-group>span{padding-right:40px}@keyframes hello-move{to{transform:translate(-50%)}}.about-story{max-width:1660px;padding:120px var(--pad) 70px;grid-template-columns:1fr minmax(320px,560px);align-items:center;gap:80px;margin:0 auto;display:grid}.about-copy{flex-direction:column;gap:54px;max-width:640px;display:flex}.about-copy p:first-child{font-size:28px;line-height:1.55}.about-copy p:last-child{color:#ffffffb8;font:20px/1.8 MiSans,sans-serif}.about-story>img{aspect-ratio:925/992;object-fit:cover;border-radius:24px;width:100%;height:auto;display:block}.stats-stack{max-width:920px;height:680px;margin:0 auto;position:relative}.stat{color:#0e0e0e;border-radius:24px;flex-direction:column;justify-content:space-between;width:427px;height:280px;padding:38px 40px;display:flex;position:absolute}.stat strong{font:400 88px/1 FK Display Alt,sans-serif}.stat span{font-size:28px}.stat-1{background:#acadff;top:70px;left:40px}.stat-2{background:#00e9ba;top:0;left:247px}.stat-3{background:#5a53fe;top:240px;left:0}.stat-4{background:#ff6b0d;top:130px;left:413px}.stat-5{background:#ffbe00;top:320px;left:247px}.stat-6{background:#fff;top:240px;left:493px}.about-page .experience-panel{max-width:1660px;width:calc(100% - 2 * var(--pad));border-radius:64px;margin-top:40px}.contact-hero{min-height:480px}.wechat-card{cursor:pointer;perspective:1200px;background:0 0;border:0;width:320px;height:320px;padding:0}.wechat-card-face{backface-visibility:hidden;border-radius:24px;position:absolute;inset:0;overflow:hidden}.wechat-card-front>img{object-fit:contain;width:100%;height:100%}.wechat-card-front>b{font:18px/1 FK Display Alt,sans-serif;position:absolute;bottom:18px;left:24px}.wechat-card-back{background:#fff;padding:18px;transform:rotateY(180deg)}.project-scope{padding-top:56px}.project-plan{color:#0e0e0e;background:#99ffea;border-radius:64px;max-width:1660px;margin-inline:auto;overflow:hidden}.plan-heading img{width:100%;max-width:140px;margin-top:48px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 54px;display:grid}.plan-grid p{padding-top:12px;font:17px/2 MiSans,sans-serif}.plan-grid p span{display:block}.scope-tabs{max-width:1660px;padding:34px var(--pad) 70px;grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.scope-tabs button{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff61;flex-direction:column;padding:18px 0;display:flex}.scope-tabs button:not(.is-active){color:#ffffff59}.scope-tabs button span{font:24px/1.3 FK Display Alt,sans-serif}.scope-tabs button small{color:#ffffff8c;margin-top:10px;font:14px/1.5 MiSans,sans-serif}.principles-section{background:linear-gradient(#0e0e0e 0 45%,#3931ff 100%);border-radius:0 0 64px 64px;padding:100px 0 180px;overflow:hidden}.principles-section>h2{text-align:center;font:400 80px/1 FK Display Alt,sans-serif}.principles-track{padding:0 var(--pad) 30px;scrollbar-width:none;grid-template-columns:repeat(4,480px);gap:40px;margin-top:90px;display:grid;overflow-x:auto}.principles-track article{text-align:center;border:2px solid #fff;border-radius:24px;min-height:520px;padding:56px 40px}.principle-icon{object-fit:contain;width:100px;height:100px;margin:0 auto}.principles-track p{font-size:22px;line-height:1.55}.principles-track small{margin-top:28px;font:18px/1.65 MiSans,sans-serif;display:block}.inner-page>footer{height:296px;padding:120px var(--pad) 64px}@media (width<=900px){.inner-hero{height:430px}.inner-hero h1{font-size:clamp(60px,12vw,90px)}.project-directory{border-radius:44px}.about-story{grid-template-columns:1fr 45%;gap:40px}.about-story>img{width:100%;height:auto}.stats-stack{transform-origin:top;margin-bottom:-130px;transform:scale(.78)}.about-page .experience-panel{border-radius:44px}.principles-track{grid-template-columns:repeat(4,400px)}}@media (width<=620px){.inner-hero{align-items:flex-start;height:390px;padding:70px 16px 42px;position:relative}.inner-hero h1{font-size:clamp(48px,15vw,68px)}.inner-hero p{font-size:14px;line-height:22px}.inner-frame-media{width:100px;height:132px;position:absolute;bottom:34px;right:20px}.inner-frame-media img{width:100px;height:132px}.project-directory{border-radius:28px;padding:28px 14px}.project-grid{grid-template-columns:1fr;gap:14px}.directory-card,.directory-card.wide{aspect-ratio:1.2;border-radius:18px;grid-column:auto}.directory-card.wide{aspect-ratio:1.7}.directory-card:after{opacity:.48}.directory-card>div{padding:18px;transform:none}.directory-card p{font-size:12px;line-height:18px}.directory-card h2{font-size:18px;line-height:24px}.hello-strip{border-radius:28px 28px 0 0;height:auto;padding:20px 0;font-size:38px}.about-story{grid-template-columns:1fr;gap:34px;padding:58px 18px}.about-copy{gap:26px}.about-copy p:first-child{font-size:19px}.about-copy p:last-child{font-size:15px}.about-story>img{height:auto}.stats-stack{grid-template-columns:repeat(2,1fr);gap:12px;height:auto;margin:0;padding:0 16px 50px;display:grid;transform:none}.stat{border-radius:18px;width:auto;height:180px;padding:22px;position:static}.stat strong{font-size:50px}.stat span{font-size:17px}.about-page .experience-panel{border-radius:28px;width:calc(100% - 28px);margin-inline:14px}.contact-hero{height:500px}.wechat-card{width:150px;height:150px;position:absolute;bottom:30px;right:16px}.wechat-card-front>b{font-size:12px;bottom:10px;left:12px}.project-plan{border-radius:28px;margin-inline:14px}.plan-heading h2{font-size:42px}.plan-heading img{display:none}.plan-grid{grid-template-columns:1fr;gap:28px}.plan-grid h3{font-size:23px}.plan-grid p{font-size:14px}.scope-tabs{padding:20px 18px 58px}.scope-tabs button span{font-size:16px}.principles-section{border-radius:0 0 28px 28px;padding:70px 0 120px}.principles-section>h2{font-size:42px}.principles-track{grid-template-columns:repeat(4,82vw);gap:16px;margin-top:48px;padding-inline:16px}.principles-track article{min-height:420px;padding:34px 24px}.principles-track h3{font-size:30px}.principles-track p{font-size:17px}.principles-track small{font-size:14px}.inner-page>footer{height:240px;padding:120px 18px 48px}}@media (width>=913px) and (width<=1133px){:root{--pad:64px}.site-header{padding-inline:64px}.hero,.inner-hero{max-width:none;height:712px;padding:42px 64px}.hero-content,.inner-hero-copy{width:100%;max-width:none;display:block}.hero h1,.inner-hero h1{font-size:120px}.hero-content>p,.inner-hero-copy>p{margin:0;position:absolute;top:570px;left:64px}.hero-animation,.inner-frame-media{position:absolute;top:306px;left:64px}.works-panel{min-height:1548px;margin-top:0;padding:64px}.works-content{max-width:784px}.services{height:1260px}.contact{height:942px}footer{height:296px;padding:120px 64px 64px}.project-directory{border-radius:64px;margin-top:24px;padding:64px}.project-grid{max-width:784px}.works-page>footer{margin-top:100px}.hello-strip{border-radius:64px 64px 0 0;height:auto;padding:32px 0}.about-story{box-sizing:border-box;grid-template-columns:352px 352px;gap:80px;max-width:none;height:auto;padding:40px 64px 0}.about-copy{gap:64px;max-width:352px}.about-copy p:first-child{font-size:20px;line-height:1.55}.about-copy p:last-child{font-size:16px;line-height:1.8}.about-story>img{width:100%;height:auto;margin-top:93px}.about-page .stats-stack,.about-page .stats-stack.is-expanded{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px;width:100%;max-width:784px;height:680px;margin:48px auto 0;padding:0;display:grid;transform:none}.about-page .stats-stack .stat,.about-page .stats-stack.is-expanded .stat{filter:saturate();justify-content:space-between;gap:24px;width:auto;height:280px;padding:38px 28px;position:relative;inset:auto}.about-page .stats-stack .stat strong,.about-page .stats-stack.is-expanded .stat strong{font-size:72px}.about-page .stats-stack .stat span,.about-page .stats-stack.is-expanded .stat span{font-size:22px;line-height:30px}.about-page .experience-panel{border-radius:64px;width:calc(100% - 128px);max-width:none;height:720px;margin:88px auto 0}.about-page .experience-copy{width:496px;top:120px;left:64px;transform:none}.about-page .experience-copy h2{font-size:96px;line-height:80px}.about-page .experience-copy p{margin-top:24px;font-size:28px;line-height:36px}.about-page .experience-copy a{margin-top:48px}.about-page>footer{margin-top:99px}.contact-hero{height:816px;min-height:0}.contact-hero .wechat-card{position:absolute;top:330px;left:64px}.contact-hero .inner-hero-copy>p{top:674px}.contact-page .project-scope{padding-top:0}.contact-page .project-plan{border-radius:64px;max-width:784px}.contact-page .plan-panel{border-radius:64px;padding:64px 40px}.contact-page .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.contact-page .plan-grid h3{padding-bottom:8px;font-size:24px;line-height:32px}.contact-page .plan-grid p{padding-top:12px;font-size:16px;line-height:32px}.contact-page .scope-tabs{padding:32px 64px 70px}.contact-page .principles-section{padding:100px 0 180px}.contact-page .principles-track{grid-template-columns:repeat(4,640px);gap:56px;padding-inline:80px}}.inner-frame-media{flex:0 0 200px;justify-content:center;align-items:center;width:200px;height:264px;display:flex;position:relative;overflow:visible}.inner-frame-media img{backface-visibility:hidden;object-fit:contain;transform-origin:50%;will-change:transform;width:200px;height:264px;animation:3.2s cubic-bezier(.45,0,.55,1) infinite media-float}@keyframes media-float{0%,to{transform:translateY(-14px)}50%{transform:translateY(14px)}}.hello-track{will-change:transform;width:max-content;animation:28s linear infinite hello-move;display:flex}.hello-group{flex:none;gap:.7em;padding-right:.7em;display:flex}.stats-stack{width:min(100%,1133px);max-width:1660px;height:680px;margin:0 auto;transition:height .72s cubic-bezier(.22,1,.36,1),width .72s cubic-bezier(.22,1,.36,1);position:relative}.stat{color:#0e0e0e;border-radius:24px;flex-direction:column;justify-content:space-between;width:427px;height:280px;padding:38px 40px;transition:left .72s cubic-bezier(.22,1,.36,1),top .72s cubic-bezier(.22,1,.36,1),width .72s cubic-bezier(.22,1,.36,1),height .72s cubic-bezier(.22,1,.36,1),padding .72s cubic-bezier(.22,1,.36,1),gap .72s cubic-bezier(.22,1,.36,1),filter .35s;display:flex;position:absolute}.stat strong{font:400 88px/1 FK Display Alt,sans-serif;transition:font-size .72s cubic-bezier(.22,1,.36,1)}.stat span{font-size:28px;line-height:40px}.stat-6 span{white-space:nowrap;font-size:clamp(22px,1.75vw,28px)}.stat-1{z-index:1;background:#acadff;top:110px;left:146.5px}.stat-2{z-index:2;background:#00e9ba;width:426px;top:40px;left:353.5px}.stat-3{z-index:3;background:#5a53fe;top:280px;left:106.5px}.stat-4{z-index:4;background:#ff6b0d;top:170px;left:519.5px}.stat-5{z-index:5;background:#ffbe00;width:426px;top:360px;left:353.5px}.stat-6{z-index:6;background:#fff;top:280px;left:599.5px}.wechat-card{perspective:1000px;width:320px;height:320px}.wechat-card-inner{height:100%;transform-style:preserve-3d;width:100%;transition:transform .75s cubic-bezier(.22,1,.36,1);display:block;position:relative}.wechat-card.is-flipped .wechat-card-inner{transform:rotateY(180deg)}.wechat-card-face{backface-visibility:hidden;color:#0e0e0e;border:2px solid #0e0e0e;border-radius:12px;display:block;position:absolute;inset:0;overflow:hidden}.wechat-card-face>img{object-fit:cover;width:435px;height:284px;position:absolute;top:18px;left:-2px}.wechat-card-face b{font-size:24px;font-weight:600;line-height:28px;position:absolute;bottom:18px;left:22px}.wechat-card-front{background:#fff}.wechat-card-back{background:#343434;transform:rotateY(180deg)}.wechat-card-back>span{background:#fff;border-radius:4px;width:260px;height:260px;padding:20px;display:block;position:absolute;top:28px;left:28px}.wechat-card-back img{object-fit:contain;width:220px;height:220px}.project-scope{max-width:1660px;margin:56px auto 0;overflow:hidden}.project-plan{color:#0e0e0e;background:0 0;border-radius:64px;position:relative;overflow:hidden}.plan-track{transition:transform 1.25012s linear(0, .014 4%, .052 8%, .111 12%, .187 16%, .276 20%, .373 24%, .472 28%, .57 32%, .663 36%, .747 40%, .82 44%, .881 48%, .929 52%, .964 56%, .989 60%, 1.005 64%, 1.014 68%, 1.017 72%, 1.015 76%, 1.011 80%, 1.007 84%, 1.003 88%, 1.001 92%, 1);will-change:transform;grid-auto-rows:1fr;gap:40px;width:100%;display:grid;transform:translate(0,0)}.project-plan-digital .plan-track{transform:translate3d(0, var(--plan-shift), 0)}.plan-panel{pointer-events:none;background:#99ffea;border-radius:64px;gap:40px;width:100%;padding:64px 40px;display:flex;overflow:hidden}.plan-panel-digital{background:#f4e1ff}.project-plan-branding .plan-panel-branding,.project-plan-digital .plan-panel-digital{pointer-events:auto}.plan-heading{flex-direction:column;flex:0 0 165px;justify-content:space-between;display:flex}.plan-heading h2{font:400 56px/1 FK Display Alt,sans-serif}.plan-heading img{object-fit:contain;width:120px;height:120px}.plan-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 32px;display:grid}.plan-grid h3{border-bottom:3px solid #0e0e0e;padding-bottom:12px;font-size:28px}.plan-grid h3 small{margin-top:5px;font:400 16px/1.5 MiSans,sans-serif;display:block}.plan-grid p{flex-direction:column;padding-top:12px;font:17px/2 MiSans,sans-serif;display:flex}.scope-tabs{grid-template-columns:1fr 1fr;width:100%;max-width:1660px;min-height:184px;margin-inline:auto;padding:32px 0 0;display:grid}.scope-tabs button{color:#ffffff59;cursor:pointer;font:inherit;text-align:center;transition:color 1.25012s linear(0, .014 4%, .052 8%, .111 12%, .187 16%, .276 20%, .373 24%, .472 28%, .57 32%, .663 36%, .747 40%, .82 44%, .881 48%, .929 52%, .964 56%, .989 60%, 1.005 64%, 1.014 68%, 1.017 72%, 1.015 76%, 1.011 80%, 1.007 84%, 1.003 88%, 1.001 92%, 1), border-color 1.25012s linear(0, .014 4%, .052 8%, .111 12%, .187 16%, .276 20%, .373 24%, .472 28%, .57 32%, .663 36%, .747 40%, .82 44%, .881 48%, .929 52%, .964 56%, .989 60%, 1.005 64%, 1.014 68%, 1.017 72%, 1.015 76%, 1.011 80%, 1.007 84%, 1.003 88%, 1.001 92%, 1);background:0 0;border:0;border-bottom:1px solid #fff6;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:18px 64px 44px;font-size:24px;display:flex;position:relative}.scope-tabs button:nth-child(2){text-align:center;align-items:center}.scope-tabs button:after{content:"";background:currentColor;width:1px;height:17px;position:absolute;bottom:-1px;left:50%}.scope-tabs button:hover,.scope-tabs button:focus-visible,.scope-tabs button.is-active{color:#fff;border-color:#fff}.scope-tabs button small{color:inherit;opacity:.75;font-size:18px;display:block}.principles-track{scrollbar-width:none;grid-template-columns:repeat(4,640px);gap:56px;margin-top:90px;padding:0 80px 30px;display:grid;overflow-x:auto}.principles-track article{isolation:isolate;text-align:center;background:0 0;border:2px solid #fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:654px;padding:64px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px -2px #1118271a,0 2px 4px -2px #1118270f}.principles-track article:before{content:"";z-index:-1;background:#fff;border-radius:50%;width:1100px;height:1100px;transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.0024)}.principles-track article:focus-visible:before,.principles-track article.is-active:before{transform:translate(-50%,-50%)scale(1)}@media (hover:hover) and (pointer:fine){.principles-track article:hover:before{transform:translate(-50%,-50%)scale(1)}}.principle-icon{mix-blend-mode:exclusion;object-fit:contain;width:100px;height:100px;margin:0 auto}.principles-track article h3,.principles-track article p,.principles-track article small{mix-blend-mode:exclusion}.principles-track h3{margin:0;font-size:48px;font-weight:400}.principles-track p{justify-content:center;align-items:center;height:200px;margin:0;font-size:28px;line-height:48px;display:flex}.principles-track small{width:480px;margin:0;font:24px/42px MiSans,sans-serif;display:block}@media (width>=968px){.stats-stack.is-expanded{width:min(100%,1660px);height:952px}.stats-stack.is-expanded .stat{filter:saturate();z-index:1;justify-content:flex-start;gap:64px;width:calc(50% - 84px);height:264px;padding:40px}.stats-stack.is-expanded .stat strong{font-size:96px}.stats-stack.is-expanded .stat-1{top:40px;left:64px}.stats-stack.is-expanded .stat-2{top:40px;left:calc(50% + 20px)}.stats-stack.is-expanded .stat-3{top:344px;left:calc(50% + 20px)}.stats-stack.is-expanded .stat-4{top:344px;left:64px}.stats-stack.is-expanded .stat-5{top:648px;left:64px}.stats-stack.is-expanded .stat-6{top:648px;left:calc(50% + 20px)}}@media (width>=1408px){.stats-stack.is-expanded{height:648px}.stats-stack.is-expanded .stat{width:calc(33.3333% - 69.3333px)}.stats-stack.is-expanded .stat-1{top:40px;left:64px}.stats-stack.is-expanded .stat-2{top:40px;left:calc(33.3333% + 34.6667px)}.stats-stack.is-expanded .stat-4{top:40px;left:calc(66.6667% + 5.3333px)}.stats-stack.is-expanded .stat-3{top:344px;left:64px}.stats-stack.is-expanded .stat-5{top:344px;left:calc(33.3333% + 34.6667px)}.stats-stack.is-expanded .stat-6{top:344px;left:calc(66.6667% + 5.3333px)}}@media (width>=1380px){.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}@media (width>=621px) and (width<=967px){.stats-stack,.stats-stack.is-expanded{grid-template-columns:1fr;gap:24px;width:100%;max-width:600px;height:auto;padding:40px;display:grid;transform:none}.stats-stack .stat,.stats-stack.is-expanded .stat{filter:saturate();justify-content:flex-start;gap:44px;width:100%;height:240px;padding:40px;position:relative;inset:auto}.stats-stack .stat-3{order:4}.stats-stack .stat-4{order:3}}@media (width<=900px){.stats-stack{transform-origin:top}.plan-panel{flex-direction:column}.principles-track{grid-template-columns:repeat(4,520px)}}@media (width<=620px){.inner-frame-media,.inner-frame-media img{width:100px;height:132px}.stats-stack{grid-template-columns:repeat(2,1fr);gap:12px;width:auto;height:auto;margin:0;padding:0 16px 50px;display:grid;transform:none}.stat{border-radius:18px;width:auto;height:180px;padding:22px;position:static}.stat-3{order:4}.stat-4{order:3}.stat strong{font-size:50px}.stat span{font-size:17px}.wechat-card{width:150px;height:150px}.wechat-card-face{padding:8px}.wechat-card-face>img{width:202px;height:132px;top:8px;left:-1px}.wechat-card-face b{font-size:11px;line-height:14px;bottom:8px;left:10px}.wechat-card-back>span{width:122px;height:122px;padding:10px;top:14px;left:14px}.wechat-card-back img{width:102px;height:102px}.project-scope{margin-top:0}.project-plan{border-radius:28px}.plan-panel{border-radius:28px;gap:28px;padding:36px 18px}.plan-heading{flex-direction:row;flex:none;align-items:flex-start;width:100%}.plan-heading h2{font-size:42px}.plan-heading img{width:72px;height:72px}.plan-grid{grid-template-columns:1fr;gap:28px}.plan-grid h3{font-size:23px}.plan-grid p{font-size:14px}.scope-tabs{padding:20px 0 58px}.scope-tabs button{padding-inline:16px;font-size:16px}.scope-tabs button small{font-size:12px}.principles-track{grid-template-columns:repeat(4,82vw);gap:16px;margin-top:48px;padding-inline:16px}.principles-track article{height:520px;padding:34px 24px}.principles-track h3{font-size:30px}.principles-track p{font-size:17px}.principles-track small{width:100%;font-size:14px}}@media (prefers-reduced-motion:reduce){.home-page>.hero .hero-content,.home-page>.hero .hero-animation,.works-page>.inner-hero .inner-hero-copy,.works-page>.inner-hero .inner-frame-media{opacity:1;translate:none}.inner-frame-media img,.hello-track{animation:none}.stat,.wechat-card-inner,.principles-track article:before,.plan-track,.scope-tabs button{transition:none}}@media (width>=913px) and (width<=1133px){.hero,.inner-hero{position:relative}.inner-frame-media{flex:0 0 200px;width:200px;height:264px;position:absolute;top:306px;left:64px}.about-page .stats-stack,.about-page .stats-stack.is-expanded{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px;width:100%;max-width:784px;height:680px;margin:48px auto 0;padding:0;display:grid;transform:none}.about-page .stats-stack .stat,.about-page .stats-stack.is-expanded .stat{filter:saturate();justify-content:space-between;gap:24px;width:auto;height:280px;padding:38px 28px;position:relative;inset:auto}.about-page .stats-stack .stat strong,.about-page .stats-stack.is-expanded .stat strong{font-size:72px}.about-page .stats-stack .stat span,.about-page .stats-stack.is-expanded .stat span{font-size:22px;line-height:30px}.contact-page .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.contact-page .plan-grid h3{padding-bottom:8px;font-size:24px;line-height:32px}.contact-page .plan-grid p{padding-top:12px;font-size:16px;line-height:32px}}@media (width<=912px){:root{--pad:clamp(24px, 6.6667vw, 64px)}.site-header{height:100px;padding:26px var(--pad)}.brand-copy{display:none}.connect-button{min-width:225px}.hero,.inner-hero{max-width:none;height:504px;padding:42px var(--pad);align-items:flex-start;display:block;position:relative}.hero-content,.inner-hero-copy{width:100%;max-width:none;height:420px;display:block;position:relative}.hero h1,.inner-hero h1{letter-spacing:-.025em;white-space:nowrap;font-size:58px;line-height:58px;position:absolute;top:0}.hero-line,.hero-line.first-line{height:58px;margin:0}.hero-e{width:33px;height:64px}.hero-e img{width:48px;height:42px;bottom:2px;left:-4px}.hero-content>p,.inner-hero-copy>p{width:320px;min-width:0;padding:16px 0;font-size:16px;line-height:32px;position:absolute;top:320px;left:0}.hero-animation,.inner-frame-media{width:140px;height:172px;position:absolute;top:174px;left:0}.home-page .hero-animation{overflow:visible}.hero-animation-stage{width:140px;height:140px;top:16px}.hero-animation-stage img,.inner-frame-media img{width:140px;height:140px}.works-panel{min-height:1227px;padding:32px var(--pad);border-radius:28px}.works-content{align-items:stretch;gap:24px;max-width:none}.works-content h2{align-self:center;gap:16px;height:64px;padding:0}.works-content h2 span:first-child{font-size:40px}.works-content h2 span:last-child{font-size:36px;line-height:32px}.work-grid{grid-template-columns:1fr;gap:40px}.work-card{aspect-ratio:312/283.636;border-radius:18px}.work-copy{padding:24px}.work-copy p{font-size:14px;line-height:22px}.work-copy h3{font-size:22px;line-height:28px}.more-button{height:96px;margin:0;font-size:40px}.services{height:1000px}.ticker{min-height:136px;padding:24px 16px;font-size:56px}.ticker-back,.ticker-front{top:32px}.service-stage{width:1440px;height:376px;top:547px}.service-cards{column-gap:120px}.service-card{flex-basis:306px;width:306px;height:328px}.service-card-front{padding:0 32px 14px}.service-card-art{height:245px;margin-inline:-32px}.service-card-art img{width:306px;height:328px}.service-front-divider{margin-top:10px}.service-front-title{padding-top:10px;font-size:20px}.service-card-back{padding:16px 26px}.service-card-heading{height:50px}.service-card-heading strong{font-size:22px}.service-card-heading img{width:36px;height:32px}.service-ink-divider{width:260px;top:72px;left:20px}.service-card-list{width:100%}.service-card-row{min-height:42px;font-size:14px}.carousel-arrow{display:none}.contact{height:820px;padding:102px var(--pad);border-radius:0 0 28px 28px}.contact-content{gap:28px;margin:0}.contact-content>p{padding:0;font-size:16px}.contact h2{font-size:56px;line-height:1}.contact-button{width:237px;height:72px}.contact-line{bottom:102px;right:-361px}.inner-page>footer,footer{height:339px;padding:120px var(--pad) 64px}.inner-hero h1>span{white-space:nowrap}.inner-hero p{margin-top:0}.inner-frame-media{top:174px}.works-page .project-directory{padding:32px var(--pad);border-radius:28px;margin-top:0}.works-page .project-grid{grid-template-columns:1fr;gap:40px;max-width:none}.works-page .directory-card,.works-page .directory-card.wide{aspect-ratio:312/283.636;border-radius:18px;grid-column:auto}.works-page .directory-card>div{padding:24px}.works-page .directory-card p{font-size:14px;line-height:22px}.works-page .directory-card h2{font-size:22px;line-height:28px}.works-page>footer{margin-top:0}.about-page .hello-strip{border-radius:28px 28px 0 0;height:auto;margin-top:24px;padding:32px 0;font-size:40px}.about-page .about-story{height:auto;padding:24px var(--pad) 0;display:block}.about-page .about-copy{gap:24px;max-width:none}.about-page .about-copy p:first-child{font-size:19px;line-height:30px}.about-page .about-copy p:last-child{font-size:16px;line-height:24px}.about-page .about-story>img{width:100%;height:auto;margin-top:24px}.about-page .stats-stack,.about-page .stats-stack.is-expanded{height:auto;margin:40px var(--pad) 0;max-width:none;width:calc(100% - 2 * var(--pad));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;display:grid;transform:none}.about-page .stats-stack .stat,.about-page .stats-stack.is-expanded .stat{width:auto;height:160px;padding:22px;position:relative;inset:auto}.about-page .stats-stack .stat strong,.about-page .stats-stack.is-expanded .stat strong{font-size:50px}.about-page .stats-stack .stat span,.about-page .stats-stack.is-expanded .stat span{font-size:17px;line-height:24px}.about-page .experience-panel{margin-top:40px}.about-page>footer{margin-top:0}.contact-page .contact-hero{height:668px;min-height:0}.contact-page .contact-hero .wechat-card{width:320px;height:320px;position:absolute;top:140px;left:0}.contact-page .contact-hero .inner-hero-copy>p{top:484px}.contact-page .project-scope{margin-top:0;padding-top:0}.contact-page .project-plan{border-radius:28px;max-width:none;height:332px}.contact-page .plan-track{height:332px}.contact-page .plan-panel{border-radius:28px;gap:16px;height:332px;padding:24px}.contact-page .plan-heading{flex-direction:row;flex:none;justify-content:space-between;align-items:center;width:100%}.contact-page .plan-heading h2{font-size:40px}.contact-page .plan-heading img{width:72px;height:72px;margin:0}.contact-page .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:hidden}.contact-page .plan-grid h3{padding-bottom:4px;font-size:16px;line-height:22px}.contact-page .plan-grid h3 small{margin-top:2px;font-size:12px}.contact-page .plan-grid p{padding-top:6px;font-size:12px;line-height:20px}.contact-page .scope-tabs{min-height:184px;padding:8px 0 0}.contact-page .scope-tabs button{padding:0 16px 32px}.contact-page .scope-tabs button span{font-size:16px}.contact-page .scope-tabs button small{margin-top:8px;font-size:12px}.contact-page .principles-section{border-radius:0 0 28px 28px;padding:40px 0 80px}.contact-page .principles-section>h2{font-size:40px;line-height:80px}.contact-page .principles-track{grid-template-columns:repeat(4,560px);gap:16px;margin-top:24px;padding:0}.contact-page .principles-track article{height:640px;min-height:0;padding:56px 40px}.floating-nav-shell{bottom:48px}.floating-nav{width:474px}}@media (width<=516px){.floating-nav-shell,.floating-nav-shell.is-docked{transform:translateX(-50%) scale(calc((100vw - 48px) / 474px));transform-origin:bottom}}@media (width<=979px){.home-page .work-card:after,.works-page .directory-card:after,.mould-page .mould-more .directory-card:after,.case-page .case-more .directory-card:after,.home-page .work-copy,.works-page .directory-card>div,.mould-page .mould-more .directory-card>div,.case-page .case-more .directory-card>div{display:none}}@media (width>=721px) and (width<=1132px){.mould-page .mould-hero-copy{flex:100%;width:100%}.mould-page .mould-hero-copy>div:first-of-type>p{white-space:nowrap}.mould-page .mould-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.mould-page .mould-hero-meta>div{min-width:0}.mould-page .mould-hero-meta p{white-space:nowrap;font-size:clamp(16px,8.98px + .974vw,20px)}.case-page .case-hero-meta p{font-size:clamp(16px,8.98px + .974vw,20px)}}.parallax-layer{--parallax-y:0px;backface-visibility:hidden;translate:0 var(--parallax-y);will-change:translate}.motion-ready .reveal-layer{opacity:0;translate:0 calc(var(--parallax-y,0px) + 150px);will-change:opacity, translate}.motion-ready .reveal-layer.is-revealed{animation-name:framer-appear;animation-duration:var(--reveal-duration,1.35s);animation-timing-function:cubic-bezier(.22,1,.36,1);animation-delay:var(--reveal-start-delay,calc(.4s + var(--reveal-delay,0s)));animation-fill-mode:both}.motion-ready .reveal-layer.is-scroll-reveal{--reveal-duration:.72s;--reveal-start-delay:var(--reveal-scroll-delay,40ms)}@keyframes framer-appear{0%{opacity:0;translate:0 calc(var(--parallax-y,0px) + 150px)}to{opacity:1;translate:0 var(--parallax-y,0px)}}.motion-ready .home-page>.hero .hero-content>h1,.motion-ready .home-page>.hero .hero-content>p,.motion-ready .home-page>.hero .hero-animation-stage,.motion-ready .works-page>.inner-hero .inner-hero-copy>h1,.motion-ready .works-page>.inner-hero .inner-hero-copy>p,.motion-ready .works-page>.inner-hero .inner-frame-reveal{opacity:0;will-change:opacity, transform;animation-duration:1.35s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both;transform:translateY(150px)}.motion-ready .home-page>.hero.is-hero-revealed .hero-content>h1,.motion-ready .home-page>.hero.is-hero-revealed .hero-content>p,.motion-ready .home-page>.hero.is-hero-revealed .hero-animation-stage,.motion-ready .works-page>.inner-hero.is-hero-revealed .inner-hero-copy>h1,.motion-ready .works-page>.inner-hero.is-hero-revealed .inner-hero-copy>p,.motion-ready .works-page>.inner-hero.is-hero-revealed .inner-frame-reveal{animation-name:hero-appear}.motion-ready .home-page>.hero .hero-content>h1,.motion-ready .works-page>.inner-hero .inner-hero-copy>h1{animation-delay:.54s}.motion-ready .home-page>.hero .hero-content>p,.motion-ready .works-page>.inner-hero .inner-hero-copy>p{animation-delay:.68s}.motion-ready .home-page>.hero .hero-animation-stage,.motion-ready .works-page>.inner-hero .inner-frame-reveal{animation-delay:.82s}@keyframes hero-appear{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translate(0,0)}}.case-page .parallax-layer,.case-page .reveal-layer,.mould-page .parallax-layer,.mould-page .reveal-layer{will-change:opacity;translate:none}.case-page .reveal-layer.is-revealed,.mould-page .reveal-layer.is-revealed{animation-name:case-appear}@keyframes case-appear{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.parallax-layer,.motion-ready .reveal-layer,.motion-ready .home-page>.hero .hero-content>h1,.motion-ready .home-page>.hero .hero-content>p,.motion-ready .home-page>.hero .hero-animation-stage,.motion-ready .works-page>.inner-hero .inner-hero-copy>h1,.motion-ready .works-page>.inner-hero .inner-hero-copy>p,.motion-ready .works-page>.inner-hero .inner-frame-reveal{will-change:auto;opacity:1!important;animation:none!important;transform:none!important}}@media (width<=399px){html{overflow-x:hidden}body{zoom:calc(100vw / 400px);width:400px;min-width:400px}}@media (width>=913px) and (width<=1133px){.hero-content,.inner-hero-copy{width:calc(100% - 128px);height:628px;position:absolute;top:42px;left:64px}.hero-content{align-content:flex-start;align-items:flex-start}.hero-content>p,.inner-hero-copy>p{top:528px;left:0}.hero-animation,.inner-frame-media{top:306px;left:64px}.contact-page .contact-hero .wechat-card{top:330px;left:64px}.contact-page .contact-hero .inner-hero-copy>p{top:674px;left:0}.works-content{width:100%;max-width:none}.floating-nav-shell,.floating-nav-shell.is-docked{bottom:48px}}@media (width<=620px){.works-page .directory-card>picture,.works-page .directory-card>picture>img{object-fit:cover;width:100%;height:100%;display:block}.about-page .hello-strip{border-radius:calc(64px * (100vw / 912px)) calc(64px * (100vw / 912px)) 0 0;font-size:calc(72px * (100vw / 912px));height:auto;margin-top:calc(24px * (100vw / 912px));padding:calc(32px * (100vw / 912px)) 0}.about-page .about-story>img{height:auto;margin:calc(93px * (100vw / 912px)) auto 0;width:100%}.about-page .stats-stack,.about-page .stats-stack.is-expanded{grid-template-columns:1fr}.about-page .experience-panel{border-radius:calc(64px * (100vw / 1133px));height:calc(720px * (100vw / 1133px));margin-top:calc(88px * (100vw / 1133px));width:calc(1005px * (100vw / 1133px))}.about-page .experience-copy{height:calc(272px * (100vw / 1133px));left:calc(64px * (100vw / 1133px));top:calc(120px * (100vw / 1133px));width:calc(496px * (100vw / 1133px));transform:none}.about-page .experience-copy h2{font-size:calc(96px * (100vw / 1133px));line-height:calc(80px * (100vw / 1133px));text-shadow:calc(-4px * (100vw / 1133px)) calc(8px * (100vw / 1133px)) 0 #181818, calc(4px * (100vw / 1133px)) calc(8px * (100vw / 1133px)) 0 #181818}.about-page .experience-copy p{font-size:calc(28px * (100vw / 1133px));line-height:calc(36px * (100vw / 1133px));margin-top:calc(24px * (100vw / 1133px))}.about-page .experience-copy a{font-size:calc(24px * (100vw / 1133px));height:calc(72px * (100vw / 1133px));margin-top:calc(48px * (100vw / 1133px));width:calc(237px * (100vw / 1133px))}}@media (width<=1133px){.inner-page>footer,footer{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;height:309px;padding:64px 0 120px;display:flex}footer>span,footer>nav{flex:none}footer nav{gap:8px}.floating-nav-shell.is-docked{position:fixed;bottom:48px}}@media (width<=620px){.contact-page .project-scope{--plan-scale:calc(100vw / 912px)}}@media (width<=912px){.services:before,.services:after{display:none}.hero h1,.inner-hero h1{font-size:clamp(47.37px,13.1579vw,120px);line-height:1}.hero-line,.hero-line.first-line{height:1em}.hero-e{width:.55em;height:1.1em}.hero-e img{width:.83em;height:.72em;bottom:.12em;left:-.07em}.hero-animation,.inner-frame-media{left:var(--pad);top:clamp(220px,180px + 10vw,280px)}.hero,.inner-hero{height:clamp(540px,486px + 15vw,623px)}.hero-content>p,.inner-hero-copy>p{top:clamp(340px,290px + 12.5vw,420px)}.works-page .directory-card.wide{aspect-ratio:1}.work-card-3{aspect-ratio:1;background:#eff3ff;grid-column:auto}.work-card-3>picture>img{object-fit:cover;object-position:center}.work-card:after,.directory-card:after{opacity:.48;transition:none}.work-copy,.directory-card>div,.work-card>img,.work-card>picture>img,.directory-card>img,.directory-card>picture>img,.work-card:hover>img,.work-card:focus-within>img,.work-card:hover>picture>img,.work-card:focus-within>picture>img,.directory-card:hover>img,.directory-card:focus-visible>img,.directory-card:hover>picture>img,.directory-card:focus-visible>picture>img{transition:none;transform:none}.work-card:hover:after,.work-card:focus-within:after,.directory-card:hover:after,.directory-card:focus-visible:after{opacity:.48}.ticker-back,.ticker-front{top:calc(240px * (100vw / 912px))}.ticker-back{transform:translateX(-50%) rotate(5.6deg) scale(calc(100vw / 912px))}.ticker-front{transform:translateX(-50%) rotate(-5.6deg) scale(calc(100vw / 912px))}.service-stage{height:auto;top:calc((547px * (100vw / 912px)) + clamp(32px, 4.4vw, 40px));flex-direction:column;gap:24px;width:100%}.services{height:clamp(1000px,813px + 52vw,1160px)}.service-cards{column-gap:0;width:min(480px,100vw - 48px)}.service-card.side-card{display:none}.service-card{flex-basis:min(480px,100vw - 48px);width:min(480px,100vw - 48px);height:min(514px,107.08vw - 51.3984px)}.service-card-front{padding:0 clamp(32px,13.33vw - 6.3984px,64px) clamp(14px,4.17vw - 2.0016px,20px)}.service-card-art{height:clamp(245px,81.7vw - 39.216px,392px);margin-inline:calc(-1*clamp(32px,13.33vw - 6.3984px,64px))}.service-card-art img{width:min(480px,100vw - 48px);height:min(514px,107.08vw - 51.3984px)}.service-dots{z-index:8;flex:none;align-items:center;gap:8px;display:flex;position:static;transform:none}.service-dots button{background:#ffffff59;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.service-dots button.is-active{background:#fff;transform:scale(1.35)}.contact{height:clamp(640px,74.315vw,842px);padding:clamp(64px, 8.83vw, 100px) var(--pad)}.contact-content{gap:clamp(28px,3.53vw,40px);margin-top:clamp(28px,3.88vw,44px)}.contact-content>p{font-size:clamp(16px,2.12vw,24px)}.contact h2{font-size:clamp(56px,10.6vw,120px)}.contact-button{width:clamp(185px,20.92vw,237px);height:clamp(56px,6.35vw,72px)}.contact-line{height:clamp(300px,44vw,499px);bottom:clamp(96px,12.1vw,137px);right:var(--pad);width:clamp(400px,58.7vw,665px)}.contact-page .contact-hero{--contact-card-scale:max(.875, calc(100vw / 913px));height:calc(184px + clamp(94.74px, 26.3158vw, 240px) + 392px * var(--contact-card-scale));min-height:0}.contact-page .project-scope{--plan-scale:calc(100vw / 912px);width:100%;margin-top:0}.contact-page .project-plan{border-radius:calc(64px * var(--plan-scale));width:100%;max-width:none;height:auto;margin-inline:0}.contact-page .plan-track{gap:calc(40px * var(--plan-scale));height:auto}.contact-page .plan-panel{border-radius:calc(64px * var(--plan-scale));gap:calc(40px * var(--plan-scale));height:auto;padding:calc(64px * var(--plan-scale)) calc(40px * var(--plan-scale));flex-direction:row}.contact-page .plan-heading{flex:0 0 calc(165px * var(--plan-scale));flex-direction:column;align-items:stretch;width:auto}.contact-page .plan-heading h2{font-size:calc(56px * var(--plan-scale))}.contact-page .plan-heading img{height:calc(120px * var(--plan-scale));width:calc(120px * var(--plan-scale));display:block}.contact-page .plan-grid{gap:calc(40px * var(--plan-scale)) calc(32px * var(--plan-scale));grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.contact-page .plan-grid h3{border-bottom-width:max(1px, calc(3px * var(--plan-scale)));font-size:calc(24px * var(--plan-scale));line-height:calc(32px * var(--plan-scale));padding-bottom:calc(8px * var(--plan-scale))}.contact-page .plan-grid h3 small{font-size:calc(16px * var(--plan-scale));margin-top:calc(5px * var(--plan-scale))}.contact-page .plan-grid p{font-size:calc(16px * var(--plan-scale));line-height:calc(32px * var(--plan-scale));padding-top:calc(12px * var(--plan-scale))}.contact-page .contact-hero .wechat-card{height:calc(320px * var(--contact-card-scale));left:var(--pad);top:calc(42px + clamp(94.74px, 26.3158vw, 240px) + 48px * var(--contact-card-scale));width:calc(320px * var(--contact-card-scale))}.contact-page .contact-hero .inner-hero-copy>p{top:calc(clamp(94.74px, 26.3158vw, 240px) + 392px * var(--contact-card-scale))}.contact-page .wechat-card-face{border-radius:calc(12px * var(--contact-card-scale));border-width:max(1px, calc(2px * var(--contact-card-scale)));padding:0}.contact-page .wechat-card-face>img{width:135.938%;height:88.75%;top:5.625%;left:-.625%}.contact-page .wechat-card-face b{font-size:calc(24px * var(--contact-card-scale));line-height:calc(28px * var(--contact-card-scale));bottom:5.625%;left:6.875%}.contact-page .wechat-card-back>span{width:81.25%;height:81.25%;padding:6.25%;top:8.75%;left:8.75%}.contact-page .wechat-card-back img{width:100%;height:100%}.floating-nav-shell,.floating-nav-shell.is-docked{bottom:48px}}@media (width<=1133px){.contact-page .scope-tabs{--scope-tab-scale:calc(100vw / 1133px);max-width:none;min-height:calc(184px * var(--scope-tab-scale));padding:calc(32px * var(--scope-tab-scale)) 0 calc(70px * var(--scope-tab-scale));width:100%;margin-inline:0}.contact-page .scope-tabs button{font-size:calc(24px * var(--scope-tab-scale));padding:calc(18px * var(--scope-tab-scale)) 0 calc(44px * var(--scope-tab-scale))}.contact-page .scope-tabs button span{font-size:calc(24px * var(--scope-tab-scale))}.contact-page .scope-tabs button small{font-size:calc(18px * var(--scope-tab-scale));margin-top:calc(10px * var(--scope-tab-scale))}.contact-page .scope-tabs button:after{height:calc(17px * var(--scope-tab-scale))}.contact-page .principles-section{--principle-scale:calc(100vw / 1133px);border-radius:0 0 calc(64px * var(--principle-scale)) calc(64px * var(--principle-scale));padding:calc(100px * var(--principle-scale)) 0 calc(180px * var(--principle-scale))}.contact-page .principles-section>h2{font-size:calc(80px * var(--principle-scale));line-height:1}.contact-page .principles-track{gap:calc(56px * var(--principle-scale));grid-template-columns:repeat(4, calc(640px * var(--principle-scale)));margin-top:calc(90px * var(--principle-scale));padding:0 calc(80px * var(--principle-scale)) calc(30px * var(--principle-scale))}.contact-page .principles-track article{border-radius:calc(24px * var(--principle-scale));border-width:max(1px, calc(2px * var(--principle-scale)));gap:calc(24px * var(--principle-scale));height:calc(654px * var(--principle-scale));min-height:0;padding:calc(64px * var(--principle-scale)) calc(40px * var(--principle-scale))}.contact-page .principles-track article:before{height:calc(1100px * var(--principle-scale));width:calc(1100px * var(--principle-scale))}.contact-page .principle-icon{height:calc(100px * var(--principle-scale));width:calc(100px * var(--principle-scale))}.contact-page .principles-track h3{font-size:calc(48px * var(--principle-scale))}.contact-page .principles-track p{font-size:calc(28px * var(--principle-scale));height:calc(200px * var(--principle-scale));line-height:calc(48px * var(--principle-scale))}.contact-page .principles-track small{font-size:calc(24px * var(--principle-scale));line-height:calc(42px * var(--principle-scale));width:calc(480px * var(--principle-scale))}}@media (width<=620px){.contact-page .scope-tabs{min-height:auto;padding:20px 0 48px}.contact-page .scope-tabs button{min-width:0;padding:12px 8px 20px;font-size:16px}.contact-page .scope-tabs button span{white-space:nowrap;font-size:clamp(14px,4.1vw,18px)}.contact-page .scope-tabs button small{white-space:nowrap;margin-top:8px;font-size:11px}}@media (width>=821px) and (width<=1133px){.contact-page .project-scope,.contact-page .project-plan{width:100%;max-width:none;margin-inline:0}}@media (width>=400px) and (width<=1134px){.about-page .experience-panel{--about-experience-scale:calc(100vw / 1133px);aspect-ratio:auto;border-radius:calc(64px * var(--about-experience-scale));height:calc(720px * var(--about-experience-scale));margin:calc(88px * var(--about-experience-scale)) 0 0;width:100%;max-width:none}.about-page .experience-copy{height:calc(272px * var(--about-experience-scale));left:calc(64px * var(--about-experience-scale));top:calc(120px * var(--about-experience-scale));width:calc(496px * var(--about-experience-scale));transform:none}.about-page .experience-copy h2{font-size:calc(96px * var(--about-experience-scale));line-height:calc(80px * var(--about-experience-scale));text-shadow:calc(-4px * var(--about-experience-scale)) calc(8px * var(--about-experience-scale)) 0 #181818, calc(4px * var(--about-experience-scale)) calc(8px * var(--about-experience-scale)) 0 #181818, calc(-4px * var(--about-experience-scale)) calc(5px * var(--about-experience-scale)) 0 #181818, calc(4px * var(--about-experience-scale)) calc(5px * var(--about-experience-scale)) 0 #181818, calc(4px * var(--about-experience-scale)) calc(-4px * var(--about-experience-scale)) 0 #181818, calc(-4px * var(--about-experience-scale)) calc(-4px * var(--about-experience-scale)) 0 #181818}.about-page .experience-copy p{font-size:calc(28px * var(--about-experience-scale));line-height:calc(36px * var(--about-experience-scale));margin:calc(24px * var(--about-experience-scale)) 0 0 calc(16px * var(--about-experience-scale))}.about-page .experience-copy a{font-size:calc(24px * var(--about-experience-scale));height:calc(72px * var(--about-experience-scale));margin-top:calc(48px * var(--about-experience-scale));width:calc(237px * var(--about-experience-scale))}.about-page .experience-copy a i{font-size:calc(32px * var(--about-experience-scale));line-height:calc(32px * var(--about-experience-scale))}}@media (width>=400px) and (width<=1020px){.about-page .experience-panel{box-sizing:border-box;width:100%;max-width:none;margin-inline:0}.about-page .experience-copy h2{-webkit-text-stroke:calc(4px * var(--about-experience-scale)) #181818;color:#fff;paint-order:stroke fill;text-shadow:0 calc(4px * var(--about-experience-scale)) 0 #181818}}@media (width>=912px) and (width<=1134px){.about-page{--about-tablet-scale:calc(100vw / 1133px)}.about-page .about-story{box-sizing:border-box;align-items:center;gap:calc(80px * var(--about-tablet-scale));max-width:1660px;height:auto;padding:calc(40px * var(--about-tablet-scale)) calc(64px * var(--about-tablet-scale)) 0;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0 auto;display:grid}.about-page .about-copy{gap:calc(64px * var(--about-tablet-scale));max-width:none}.about-page .about-copy p:first-child{font-size:calc(24px * var(--about-tablet-scale));line-height:calc(40px * var(--about-tablet-scale))}.about-page .about-copy p:last-child{font-size:calc(20px * var(--about-tablet-scale));line-height:calc(36px * var(--about-tablet-scale))}.about-page .about-story>img{aspect-ratio:925/992;border-radius:calc(24px * var(--about-tablet-scale));height:auto;max-height:calc(600px * var(--about-tablet-scale));object-fit:cover;width:100%;margin:0}.about-page .stats-stack,.about-page .stats-stack.is-expanded{box-sizing:border-box;gap:calc(40px * var(--about-tablet-scale));height:auto;margin:calc(128px * var(--about-tablet-scale)) auto 0;max-width:1660px;padding:0 calc(64px * var(--about-tablet-scale));grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;transform:none}.about-page .stats-stack .stat,.about-page .stats-stack.is-expanded .stat{border-radius:calc(24px * var(--about-tablet-scale));filter:saturate();gap:calc(64px * var(--about-tablet-scale));height:calc(264px * var(--about-tablet-scale));padding:calc(40px * var(--about-tablet-scale));justify-content:flex-start;width:auto;position:relative;inset:auto}.about-page .stats-stack .stat strong,.about-page .stats-stack.is-expanded .stat strong{font-family:Montserrat Alternates,FK Display Alt,sans-serif;font-size:calc(96px * var(--about-tablet-scale));font-weight:700;line-height:calc(80px * var(--about-tablet-scale))}.about-page .stats-stack .stat span,.about-page .stats-stack.is-expanded .stat span{font-size:calc(28px * var(--about-tablet-scale));line-height:calc(40px * var(--about-tablet-scale));white-space:nowrap}.about-page .stats-stack .stat-1{order:1}.about-page .stats-stack .stat-2{order:2}.about-page .stats-stack .stat-4{order:3}.about-page .stats-stack .stat-3{order:4}.about-page .stats-stack .stat-5{order:5}.about-page .stats-stack .stat-6{order:6}.about-page .experience-panel{--about-experience-scale:var(--about-tablet-scale);border-radius:calc(64px * var(--about-tablet-scale));height:calc(720px * var(--about-tablet-scale));margin:calc(128px * var(--about-tablet-scale)) 0 0;width:100%;max-width:1660px}.about-page .experience-copy{height:auto;left:calc(80px * var(--about-tablet-scale));top:calc(180px * var(--about-tablet-scale));width:calc(600px * var(--about-tablet-scale))}.about-page .experience-copy h2{-webkit-text-stroke:0;color:#fff;font-size:calc(160px * var(--about-tablet-scale));line-height:calc(80px * var(--about-tablet-scale));margin-left:calc(16px * var(--about-tablet-scale));paint-order:normal;text-shadow:calc(-4px * var(--about-tablet-scale)) calc(8px * var(--about-tablet-scale)) 0 #181818, calc(4px * var(--about-tablet-scale)) calc(8px * var(--about-tablet-scale)) 0 #181818, calc(-4px * var(--about-tablet-scale)) calc(5px * var(--about-tablet-scale)) 0 #181818, calc(4px * var(--about-tablet-scale)) calc(5px * var(--about-tablet-scale)) 0 #181818, calc(4px * var(--about-tablet-scale)) calc(-4px * var(--about-tablet-scale)) 0 #181818, calc(-4px * var(--about-tablet-scale)) calc(-4px * var(--about-tablet-scale)) 0 #181818}.about-page .experience-copy p{font-size:calc(40px * var(--about-tablet-scale));line-height:calc(48px * var(--about-tablet-scale));margin:calc(8px * var(--about-tablet-scale)) 0 0 calc(16px * var(--about-tablet-scale))}.about-page .experience-copy a{font-size:calc(20px * var(--about-tablet-scale));height:calc(48px * var(--about-tablet-scale));margin-top:calc(64px * var(--about-tablet-scale));width:calc(237px * var(--about-tablet-scale))}.about-page .pixel-bird{height:calc(100px * var(--about-tablet-scale));left:calc(833px * var(--about-tablet-scale));top:calc(310px * var(--about-tablet-scale));width:calc(100px * var(--about-tablet-scale))}}@media (width>=1134px){.about-page .experience-panel{width:100%;max-width:1660px;margin-inline:auto}.services{width:100%;max-width:1920px;margin-inline:auto}}@media (width>=1001px){.services{height:1440px}}@media (width<=1000px){.desktop-service-cards,.desktop-service-dots,.carousel-arrow{display:none!important}.mobile-service-carousel{flex-direction:column;align-items:center;gap:24px;width:480px;display:flex}.services{height:clamp(1000px,813px + 52vw,1160px);overflow:visible}.service-stage{height:auto;top:calc((547px * (100vw / 912px)) + clamp(32px, 4.4vw, 40px));flex-direction:column;gap:24px;width:100%}.mobile-service-carousel,.mobile-service-viewport,.mobile-service-track,.mobile-service-item{overflow:visible}.service-cards{cursor:grab;perspective:1100px;perspective-origin:50%;touch-action:pan-y;column-gap:64px;width:min(480px,100vw - 48px)}.service-card.side-card{backface-visibility:hidden;opacity:0;transform-style:preserve-3d;visibility:hidden;will-change:transform, opacity;display:block}.service-card-tilt,.service-card-inner,.service-card-face{will-change:transform}.service-card.side-previous{transform:translateZ(var(--service-previous-depth)) rotateY(var(--service-previous-rotate));transform-origin:100%;z-index:1}.service-card.side-next{transform:translateZ(var(--service-next-depth)) rotateY(var(--service-next-rotate));transform-origin:0;z-index:1}.service-card.active{backface-visibility:hidden;transform:translateZ(var(--service-active-depth)) rotateY(var(--service-active-rotate)) scale(var(--service-active-scale));transform-style:preserve-3d;will-change:transform;z-index:2}.service-cards.drag-previous .service-card.side-previous,.service-cards.drag-next .service-card.side-next{opacity:var(--service-side-opacity);visibility:visible;z-index:4}.service-cards.is-dragging .service-card.side-card,.service-cards.is-dragging .service-card.active{transition:none}.service-cards.is-settling .service-card.side-card,.service-cards.is-settling .service-card.active,.service-cards.is-committing .service-card.side-card,.service-cards.is-committing .service-card.active{transition:transform .32s cubic-bezier(.2,.7,.2,1)}.service-cards.is-rebasing,.service-cards.is-rebasing .service-card{transition:none!important;animation:none!important}.service-card-back{padding:16px 26px}.carousel-arrow{display:none}.service-dots{z-index:8;flex:none;align-items:center;gap:8px;display:flex;position:static;transform:none}.service-dots button{background:#ffffff59;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.service-dots button.is-active{background:#fff;transform:scale(1.35)}.mobile-service-carousel{zoom:min(1, calc((max(400px, 100vw) - 48px) / 480px))}.service-cards{zoom:min(1, calc((max(400px, 100vw) - 48px) / 480px));width:480px}.service-card{flex-basis:480px;width:480px;height:514px}.service-card-front{padding:0 64px 20px}.service-card-art{height:392px;margin-inline:-64px}.service-card-art img{width:480px;height:514px}.service-front-divider{margin-top:14px}.service-front-title{padding-top:17px;font-size:28px}.service-card-back{gap:26px;padding:20px 62px}.service-card-heading{height:80px}.service-card-heading strong{font-size:32px}.service-card-heading img{width:53.688px;height:48px}.service-ink-divider{width:400px;top:106px;left:38px}.service-card-list{width:352px}.service-card-row{min-height:68px;font-size:20px}}@media (width>=800px) and (width<=1000px){.services{height:auto;min-height:0;padding-bottom:40px;padding-top:calc((547px * (100vw / 912px)) + clamp(32px, 4.4vw, 40px))}.service-stage{gap:14px;margin-inline:auto;position:relative;top:auto;left:auto;transform:none}.service-dots{opacity:1;visibility:visible;z-index:9;position:relative}}@media (width>=400px) and (width<=720px){.services{height:calc((547px * (100vw / 912px)) + clamp(32px, 4.4vw, 40px) + min(514px, calc((100vw - 48px) * 1.07083)) + 75px)}}.about-page .about-intro{isolation:isolate;background:#0e0e0e;position:relative}.about-page .hello-strip{box-sizing:border-box;height:240px;min-height:240px;padding-block:32px}.about-page .hello-track{align-items:center;height:136px}.about-page .about-story{margin-top:-72px;padding-top:140px;position:relative}.about-page .about-story:before{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);box-sizing:border-box;content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 100% at 50% 0,#0e0e0e80 0%,#0e0e0e 100%);border:0;border-radius:64px 64px 0 0;width:100vw;height:100px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.about-page .about-copy,.about-page .about-story>img{z-index:1;position:relative}@media (width<=1240px){.about-page{--about-hello-scale:calc(max(400px, 100vw) / 1920px)}.about-page .hello-strip{border-radius:calc(64px * var(--about-hello-scale)) calc(64px * var(--about-hello-scale)) 0 0;font-size:calc(72px * var(--about-hello-scale));height:calc(240px * var(--about-hello-scale));min-height:calc(240px * var(--about-hello-scale));padding-block:calc(32px * var(--about-hello-scale))}.about-page .hello-track{height:calc(136px * var(--about-hello-scale))}.about-page .about-story{margin-top:calc(-72px * var(--about-hello-scale));padding-top:calc(140px * var(--about-hello-scale))}.about-page .about-story:before{border-radius:calc(64px * var(--about-hello-scale)) calc(64px * var(--about-hello-scale)) 0 0;height:calc(100px * var(--about-hello-scale));width:100%;left:0;transform:none}}@media (width<=543px){.about-page .experience-panel{--about-experience-scale:calc(100vw / 1133px);border-radius:calc(64px * var(--about-experience-scale));height:calc(720px * var(--about-experience-scale));width:100%;max-width:none;margin-left:0;margin-right:0}}@media (width<=669px){.about-page .about-story{grid-template-columns:none;display:block}.about-page .about-copy{width:100%;max-width:none}.about-page .about-story>img{width:100%;height:auto;max-height:none;margin-top:24px}}@media (width>=670px) and (width<=1253px){.about-page{--about-story-scale:calc(100vw / 1253px)}.about-page .about-story{box-sizing:border-box;align-items:center;gap:calc(80px * var(--about-story-scale));max-width:none;padding-left:calc(64px * var(--about-story-scale));padding-right:calc(64px * var(--about-story-scale));grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-left:auto;margin-right:auto;display:grid}.about-page .about-copy{gap:calc(64px * var(--about-story-scale));width:100%;max-width:none}.about-page .about-story>img{width:100%;height:auto;max-height:none;margin:0}}@media (width<=912px){.about-page .inner-hero{flex-direction:column;align-items:flex-start;height:auto;min-height:0;padding-bottom:clamp(40px,5vw,56px);display:flex}.about-page .inner-hero-copy{height:auto;display:contents}.about-page .inner-hero h1{order:1;position:static}.about-page .inner-frame-media{flex:none;order:2;width:clamp(100px,15.35vw,140px);height:clamp(100px,15.35vw,140px);margin-top:clamp(24px,4vw,40px);position:relative;inset:auto}.about-page .inner-frame-media img{width:100%;height:100%}.about-page .inner-hero-copy>p{order:3;width:auto;margin:clamp(24px,4vw,40px) 0 0;padding:0;position:static;top:auto;left:auto}}@media (width<=669px){.home-page .contact h2{padding-block:.08em .14em;line-height:1.08}.home-page .contact .flip-line{align-items:flex-start;height:1.18em;overflow:visible}.home-page .contact .flip-char{height:1.22em;margin-block:-.04em;padding-block:.04em}.home-page .contact .flip-glyphs>span{height:1.22em;line-height:1.22}.home-page .contact .flip-char.is-flipping .flip-glyphs{animation-name:flip-up-mobile}.about-page .about-story{padding-bottom:28px}.about-page .about-story>img{margin-top:36px}.about-page .stats-stack,.about-page .stats-stack.is-expanded{gap:20px;margin-top:56px}.about-page .experience-panel{margin-top:64px}.about-page .pixel-bird{aspect-ratio:1;height:auto;width:calc(100px * var(--about-experience-scale,1))}}@keyframes flip-up-mobile{0%{transform:translateY(0)}to{transform:translateY(-1.22em)}}@media (width<=912px){.about-page .about-story{padding-bottom:36px}.about-page .about-story>img{margin-top:40px;margin-bottom:0}.about-page .stats-stack,.about-page .stats-stack.is-expanded{gap:20px;margin-top:64px}.about-page .experience-panel{margin-top:72px}.about-page .pixel-bird{aspect-ratio:1!important;height:calc(100px * var(--about-experience-scale,1))!important;width:calc(100px * var(--about-experience-scale,1))!important}}@media (width<=1104px){.home-page .contact .flip-char{margin-inline:-.08em;padding-inline:.08em}.about-page{--about-hello-overlap:clamp(24px, 4vw, 44px);--about-hello-pad:clamp(18px, 2.9vw, 32px);--about-hello-radius:clamp(24px, 5.8vw, 64px)}.about-page .hello-strip{border-radius:var(--about-hello-radius) var(--about-hello-radius) 0 0;height:auto;min-height:0;padding-bottom:calc(var(--about-hello-pad) + var(--about-hello-overlap));padding-top:var(--about-hello-pad);font-size:clamp(24px,3.625vw,40px)}.about-page .hello-track{height:auto;line-height:1.15}.about-page .about-story{margin-top:calc(-1 * var(--about-hello-overlap))}.about-page .about-story:before{border-radius:var(--about-hello-radius) var(--about-hello-radius) 0 0;height:max(calc(100px * var(--about-hello-scale)), var(--about-hello-overlap))}}.services .service-card-art img{aspect-ratio:1;object-fit:contain;width:73.333%;height:auto}@media (width>=730px) and (width<=912px){.home-page .works-panel{min-height:1548px;margin-top:0;padding:64px}.home-page .works-content{align-items:center;gap:40px;width:100%;max-width:none}.home-page .works-content h2{align-self:auto;height:176px;padding:40px 0}.home-page .works-content h2 span:first-child{font-size:80px}.home-page .works-content h2 span:last-child{font-size:72px;line-height:64px}.home-page .work-grid,.works-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.home-page .work-card,.works-page .directory-card{aspect-ratio:504/458.18;border-radius:24px}.home-page .work-card-3{aspect-ratio:1360/600;background:0 0;grid-column:span 2}.works-page .project-directory{border-radius:64px;margin-top:24px;padding:64px}.works-page .project-grid{max-width:784px}.works-page .directory-card.wide{aspect-ratio:1360/600;grid-column:1/-1}.home-page .work-copy{padding:32px 40px}.home-page .work-copy p{font-size:18px;line-height:28px}.home-page .work-copy h3{font-size:28px;line-height:normal}.home-page .more-button{height:240px;margin:60px auto;font-size:72px}.works-page .directory-card>div{padding:40px}.works-page .directory-card p{font-size:18px;line-height:28px}.works-page .directory-card h2{font-size:32px;line-height:40px}.home-page .work-card:after,.works-page .directory-card:after{opacity:0;transition:opacity .45s}.home-page .work-copy{transition:transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(105%)}.works-page .directory-card>div{transition:transform .45s cubic-bezier(.22,1,.36,1);transform:translateY(110%)}.home-page .work-card>img,.home-page .work-card>picture>img,.works-page .directory-card>img,.works-page .directory-card>picture>img{transition:transform .7s cubic-bezier(.22,1,.36,1);transform:none}}@media (width<=912px){.home-page .works-content h2{gap:calc(16px * (100vw / 912px));height:calc(176px * (100vw / 912px));padding:calc(40px * (100vw / 912px)) 0}.home-page .works-content h2 span:first-child{font-size:calc(80px * (100vw / 912px))}.home-page .works-content h2 span:last-child{font-size:calc(72px * (100vw / 912px));line-height:calc(64px * (100vw / 912px))}.home-page .more-button{font-size:calc(72px * (100vw / 912px));height:calc(240px * (100vw / 912px));margin:calc(60px * (100vw / 912px)) auto}.mould-page .mould-more>h2,.case-page .case-more>h2{font-size:calc(72px * (100vw / 912px));line-height:calc(96px * (100vw / 912px));padding:calc(100px * (100vw / 912px)) calc(64px * (100vw / 912px)) calc(40px * (100vw / 912px))}.mould-page .mould-more>h2>span,.case-page .case-more>h2>span{font-size:calc(80px * (100vw / 912px))}}
