@import"https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";:root{color:#000;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--cyan: #08b9d4;--ink: #000;--muted: #575757;--line: #f0f0f0;--soft: #f2f2f2;--display: "Big Shoulders Display", Impact, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:137px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#fff}body.menu-open{overflow:hidden}button,a{color:inherit}a{text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.framed-section,.framed-grid{width:min(calc(100% - 128px),1339px);margin-inline:auto}.site-header{--nav-accent: var(--cyan);position:sticky;top:0;z-index:50;width:100%;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--projects{--nav-accent: #a563f6}.site-header__inner{position:relative;display:flex;align-items:flex-start;width:min(calc(100% - 128px),1339px);height:136px;margin-inline:auto;border-inline:1px solid var(--line);padding:32px 24px 0}.site-header__inner:after{position:absolute;inset:95px 0 auto;height:1px;content:"";background:linear-gradient(to right,var(--line) 0,var(--line) calc(50% - 54px),transparent calc(50% - 54px),transparent calc(50% + 54px),var(--line) calc(50% + 54px),var(--line) 100%);pointer-events:none}.brand{display:inline-flex;align-items:center;width:112px;height:40px}.brand img{width:100%;height:100%;object-fit:contain}.header-socials{display:flex;gap:16px;margin-left:18px}.header-socials a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .35s}.header-socials a:hover{transform:translateY(-3px) rotate(4deg);background:var(--soft)}.header-socials img{width:34px;height:34px}.desktop-nav{position:absolute;left:50%;top:52px;display:flex;align-items:center;gap:26px;transform:translate(-50%,-50%)}.rolling-link{position:relative;display:inline-block;overflow:hidden;height:30px;color:var(--muted);font-family:PingFang SC,Inter,sans-serif;font-size:16px;font-weight:600;line-height:30px;text-transform:capitalize}.rolling-link>span[aria-hidden=true]{display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1)}.rolling-link:hover>span[aria-hidden=true],.rolling-link:focus-visible>span[aria-hidden=true]{transform:translateY(-50%)}.rolling-link:hover,.rolling-link:focus-visible{color:#000}.rolling-link--active{display:inline-flex;overflow:hidden;align-items:center;gap:10px;color:var(--nav-accent)}.rolling-link--active>span[aria-hidden=true]{align-self:flex-start}.rolling-link--active:after{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:currentColor;content:""}.rolling-link--active:hover,.rolling-link--active:focus-visible{color:var(--nav-accent)}.home-mark{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--muted);transform:translateY(25px)}.site-header--projects .home-mark{transform:translateY(17px)}.home-mark.is-active{color:var(--nav-accent)}.home-mark__diamond{position:relative;display:grid;place-items:center;width:60px;height:60px}.home-mark__diamond:before,.home-mark__diamond:after{position:absolute;width:33px;height:33px;content:"";transform:rotate(45deg)}.home-mark__diamond:before{background:var(--nav-accent)}.home-mark__diamond:after{width:41px;height:41px;border:1.5px dashed var(--nav-accent);background:transparent;transition:transform .5s cubic-bezier(.22,1,.36,1)}.home-mark:hover .home-mark__diamond:after{transform:rotate(135deg)}.home-mark__diamond img{position:relative;z-index:1;width:26px;height:24px;filter:brightness(0);object-fit:contain}.home-mark__active-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:currentColor}.home-mark__label{display:block;overflow:hidden;height:24px;font-size:16px;font-weight:600;line-height:24px}.home-mark__label-track{display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1)}.home-mark:hover .home-mark__label-track,.home-mark:focus-visible .home-mark__label-track{transform:translateY(-50%)}.menu-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.menu-toggle span{position:absolute;width:18px;height:2px;border-radius:10px;background:#000;transition:transform .35s cubic-bezier(.22,1,.36,1)}.menu-toggle span:first-child{transform:translateY(-4px)}.menu-toggle span:last-child{transform:translateY(4px)}.menu-toggle.is-open span:first-child{transform:rotate(45deg)}.menu-toggle.is-open span:last-child{transform:rotate(-45deg)}.mobile-menu{display:none}.hero{position:relative;display:flex;min-height:466px;flex-direction:column;align-items:center;justify-content:center;gap:24px;border-inline:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 24px 52px}.hero-kicker-row{position:relative;display:flex;width:calc(100% + 48px);align-items:center;justify-content:center}.hero-kicker-row:before{position:absolute;z-index:0;right:0;left:0;height:1px;content:"";background:#f2f2f2}.hero-kicker-star{position:absolute;z-index:2;top:50%;width:12px;height:12px;pointer-events:none}.hero-kicker-star--left{left:0;transform:translate(-50%,-50%)}.hero-kicker-star--right{right:0;transform:translate(50%,-50%)}.hero-kicker,.speech-pill{display:inline-flex;align-items:center;justify-content:center;min-height:35px;border-radius:90px;background:var(--soft);padding:4px 13px;color:#000;font-size:15px;font-weight:600;line-height:27px}.hero-kicker{position:relative;z-index:1}.hero-title{display:flex;width:100%;align-items:flex-end;justify-content:center;gap:16px}.hero-title__clip{display:block;overflow:hidden;font-family:var(--display);font-size:clamp(76px,8.5vw,125px);font-weight:600;line-height:.9;text-transform:uppercase;white-space:nowrap}.hero-title__clip>span{display:block}.hero-title :is(img,video){width:122px;height:147px;border-radius:30px;object-fit:cover}.hero-intro{max-width:560px;color:var(--muted);font-family:PingFang SC,sans-serif;font-size:14px;font-weight:500;line-height:1.85;text-align:center;letter-spacing:-.02em}.hero-intro span{display:inline-block;white-space:pre}.hero-divider{position:relative;width:calc(100% + 48px);height:1px;flex:0 0 1px;background:#f2f2f2}.hero-divider__star{position:absolute;top:50%;width:12px;height:12px;pointer-events:none}.hero-divider__star--left{left:0;transform:translate(-50%,-50%)}.hero-divider__star--right{right:0;transform:translate(50%,-50%)}.dot-button{position:relative;display:inline-flex;height:57px;align-items:center;justify-content:center;gap:10px;overflow:hidden;border-radius:100px;padding:12px 23px;color:#fff;font-size:14px;font-weight:600;line-height:1;box-shadow:.12px .82px .58px #007c8217,.3px 2.1px 1.5px #007c8217,.6px 4.2px 3px #007c821a,1.14px 8px 5.66px #007c821a,2.27px 15.9px 11.26px #007c821f,5px 35px 24.75px #007c8229;transform:translateZ(0);transition:transform .35s cubic-bezier(.22,1,.36,1)}.dot-button--cyan{background:var(--cyan)}.dot-button--black{background:#000}.dot-button__label,.dot-button__dot{position:relative;z-index:2}.dot-button__dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--cyan);transition:background-color .35s}.dot-button--cyan .dot-button__dot{width:12px;height:12px;background:#fff}.dot-button__fill{position:absolute;z-index:1;right:22px;width:12px;height:12px;border-radius:50%;background:#fff;transform:scale(0);transition:transform .55s cubic-bezier(.22,1,.36,1)}.dot-button--black .dot-button__fill{width:9px;height:9px;background:var(--cyan)}.dot-button:hover,.dot-button:focus-visible{transform:scale(1.05) translateZ(0)}.projects-section{padding-top:0}.section-heading{display:flex;min-height:198px;align-items:center;justify-content:space-between;border:1px solid var(--line);padding:64px 25px 24px}.section-heading h2,.about-title h2,.case-heading h2,.contact-title h2{font-family:var(--display);font-size:clamp(70px,7vw,100px);font-weight:600;line-height:1.1;text-transform:uppercase;white-space:nowrap}.project-marquee{overflow:hidden;width:100%}.project-track{display:flex;width:max-content;animation:project-marquee 34s linear infinite}.project-marquee:hover .project-track{animation-play-state:paused}.project-card{position:relative;width:min(580px,72vw);height:435px;flex:0 0 auto;overflow:hidden;margin:64px 12px;border-radius:30px;cursor:pointer;box-shadow:.18px .76px .78px #0000001c,.82px 3.55px 3.64px #0000001c,2.49px 10.78px 11.06px #0000001f,9px 39px 40px -4px #00000024;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1);will-change:transform}.project-card:hover{transform:translateY(-8px);box-shadow:.18px .76px .78px #0000001a,1px 5px 7px #0000001f,4px 16px 22px #00000024,12px 46px 52px -5px #0003}.project-card:after{position:absolute;inset:55% 0 0;content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.52));pointer-events:none}.project-card>img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.project-card:hover>img{transform:scale(1.1)}.project-card__caption{position:absolute;z-index:2;left:29px;bottom:27px;color:#fff}.project-card__caption h3{font-family:var(--display);font-size:26px;font-weight:600;line-height:1;text-transform:uppercase}.project-card__caption p{margin-top:5px;font-size:14px}@keyframes project-marquee{to{transform:translate(-50%)}}.about-section{--about-left-column: 320px;--about-right-column: 320px;position:relative;display:grid;min-height:1407px;grid-template-columns:320px minmax(536px,699px) 320px;border:1px solid var(--line);border-bottom:0}.about-top-star{position:absolute;z-index:4;top:0;width:12px;height:12px;pointer-events:none;transform:translate(-50%,-50%)}.about-top-star--outer-left{left:0}.about-top-star--inner-left{left:var(--about-left-column)}.about-top-star--inner-right{right:var(--about-right-column);transform:translate(50%,-50%)}.about-top-star--outer-right{right:0;transform:translate(50%,-50%)}.about-bottom-star{position:absolute;z-index:4;bottom:0;width:12px;height:12px;pointer-events:none;transform:translate(-50%,50%)}.about-bottom-star--outer-left{left:0}.about-bottom-star--inner-left{left:var(--about-left-column)}.about-bottom-star--inner-right{right:var(--about-right-column);transform:translate(50%,50%)}.about-bottom-star--outer-right{right:0;transform:translate(50%,50%)}.about-side,.about-center{min-width:0}.about-side--left{border-right:1px solid var(--line)}.about-side--right{border-left:1px solid var(--line)}.stats-stack{display:grid;grid-template-rows:repeat(3,208px)}.stat{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;border-bottom:1px solid var(--line);padding:25px}.stat strong{font-family:var(--display);font-size:35px;font-weight:600;line-height:1.1}.stat-value{display:inline-flex;align-items:center}.stat-value__suffix--icon{font-size:26px;line-height:1}.stat>span{color:var(--muted);font-size:16px}.subsection-title{position:relative;display:flex;height:79px;align-items:center;margin:0;background:var(--soft);padding:24px;font-size:22px;font-weight:500}.subsection-corner-stars{position:absolute;inset:0;pointer-events:none}.subsection-star{position:absolute;z-index:3;width:12px;height:12px}.subsection-star--tl{left:0;top:0;transform:translate(-50%,-50%)}.subsection-star--tr{right:0;top:0;transform:translate(50%,-50%)}.subsection-star--bl{left:0;bottom:0;transform:translate(-50%,50%)}.subsection-star--br{right:0;bottom:0;transform:translate(50%,50%)}.skill-list,.experience-list{display:grid;grid-template-rows:repeat(4,176px)}.skill-item{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:25px}.skill-item img{width:41px;height:41px;border-radius:12px;object-fit:cover}.skill-item span{display:flex;min-width:0;flex-direction:column}.skill-item strong{font-size:16px;font-weight:500}.skill-item small{margin-top:3px;color:var(--muted);font-size:14px}.about-title{display:grid;height:208px;place-items:center;border-bottom:1px solid var(--line)}.about-portrait{position:sticky;top:160px;display:grid;width:min(100%,699px);height:576px;place-items:center;overflow:hidden;padding:24px}.about-portrait :is(img,video){width:min(100%,536px);height:528px;object-fit:contain}.about-portrait .speech-pill{position:absolute;top:58px;right:14%}.experience-item{display:flex;flex-direction:column;justify-content:center;gap:8px;border-bottom:1px solid var(--line);padding:25px}.experience-item strong{font-size:15px;font-weight:500}.experience-item p{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.experience-item p span{margin-right:8px;color:var(--muted);font-family:var(--display);font-size:15px;font-weight:500}.experience-item p b{margin-right:8px;color:var(--muted);font-weight:400}.portfolio-section{overflow:visible}.word-marquee{overflow:hidden;height:246px;border-block:1px solid var(--line)}.word-marquee>div{display:flex;width:max-content;height:100%;align-items:center;gap:42px;animation:word-marquee 22s linear infinite}.word-marquee span{font-family:var(--display);font-size:100px;font-weight:600;line-height:1}.word-marquee small{color:var(--muted);font-size:12px;line-height:1.15}@keyframes word-marquee{to{transform:translate(-25%)}}.service-list{position:relative;border-inline:1px solid var(--line)}.service-boundary-star{position:absolute;z-index:4;width:12px;height:12px;pointer-events:none}.service-boundary-star--tl{left:0;top:0;transform:translate(-50%,-50%)}.service-boundary-star--tr{right:0;top:0;transform:translate(50%,-50%)}.service-boundary-star--bl{left:0;bottom:0;transform:translate(-50%,50%)}.service-boundary-star--br{right:0;bottom:0;transform:translate(50%,50%)}.service-row{display:grid;min-height:113px;grid-template-columns:36px max-content minmax(140px,1fr) minmax(220px,.85fr) 42px;column-gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:24px 32px;transition:background-color .35s,padding .35s cubic-bezier(.22,1,.36,1)}.service-row:hover{background:var(--soft);padding-inline:40px 24px}.service-row__number{font-family:var(--display);font-size:22px;font-weight:500}.service-row strong{font-family:var(--display);font-size:35px;font-weight:500}.service-row__cn{margin-left:4px;color:var(--muted);font-size:15px}.service-row__tag{justify-self:start;border-radius:90px;background:var(--soft);padding:7px 18px;font-size:14px;transition:color .35s,background-color .35s,transform .35s cubic-bezier(.22,1,.36,1)}.service-row:hover .service-row__tag{color:#fff;background:#000;transform:translate(6px)}.service-row__arrow{display:grid;width:40px;height:40px;place-items:center;justify-self:end;border:1px solid var(--line);border-radius:50%;transition:color .35s,background-color .35s,transform .35s cubic-bezier(.22,1,.36,1)}.service-row:hover .service-row__arrow{color:#fff;background:var(--cyan);transform:rotate(-45deg)}.case-section{position:relative;width:min(calc(100% - 128px),1339px);margin-inline:auto}.case-heading{position:relative;display:flex;width:100%;align-items:flex-end;border-bottom:1px solid var(--line);padding:128px 24px 24px}.case-heading h2{width:100%}.case-scroll-layout{position:relative;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));border-inline:1px solid var(--line)}.case-copy-column{min-width:0;border-right:1px solid var(--line)}.case-heading{min-height:262px}.case-copy{position:sticky;top:136px;display:flex;min-width:0;min-height:max(680px,calc(100svh - 136px));align-items:stretch;justify-content:center;flex-direction:column;border-bottom:1px solid var(--line);padding:60px 24px}.case-copy[data-case-step="0"]{z-index:1}.case-copy[data-case-step="1"]{z-index:2}.case-copy[data-case-step="2"]{z-index:3}.case-copy[data-case-step="3"]{z-index:4}.case-copy-content{display:flex;flex-direction:column;gap:24px;will-change:transform,opacity}.case-copy--white{background:#fff}.case-copy--light{background:#f2f2f2}.case-copy--medium{background:#e3e3e3}.case-copy--dark{background:#d3d3d3}.case-number{font-family:var(--display);font-size:22px;font-weight:500}.case-copy h3,.case-cta h3{font-family:PingFang SC,sans-serif;font-size:35px;font-weight:500;line-height:1.4}.case-copy-content>p{max-width:404px;color:var(--muted);font-size:16px;font-weight:500;line-height:1.6;letter-spacing:-.02em}.case-tags{display:flex;flex-wrap:wrap;gap:16px}.case-tags span{border-radius:90px;background:var(--soft);padding:3px 14px;color:var(--muted);font-size:14px}.case-media-column{position:relative;min-width:0;background:#fff}.case-media-sticky{position:sticky;top:136px;overflow:hidden;width:100%;height:calc(100svh - 136px);min-height:680px;border-bottom:1px solid var(--line);background:#fff;isolation:isolate;perspective:1400px}.case-media-layer{position:absolute;inset:0;display:grid;place-items:center;background:#fff;backface-visibility:hidden;padding:30px 45px;transform-origin:50% 50%;transform-style:preserve-3d;will-change:transform,opacity}.case-media-layer img{width:min(100%,500px);height:auto;max-height:100%;object-fit:contain}.case-mobile-image img{width:100%;height:100%;object-fit:contain}.case-mobile-image{display:none}.case-cta-panel{position:sticky;z-index:5;top:136px;border-bottom:1px solid var(--line);background:#fff}.case-cta{position:relative;isolation:isolate;display:flex;min-width:0;min-height:max(680px,calc(100svh - 136px));align-items:center;align-self:stretch;flex-direction:column;justify-content:center;gap:24px;padding:24px;text-align:center;will-change:transform,opacity}.case-cta:before{position:absolute;z-index:-1;width:min(calc(100% - 48px),620px);height:290px;border-radius:30px;content:"";background:var(--soft)}.case-cta p{color:var(--muted);font-size:16px;line-height:1.6}.case-cta .dot-button{width:min(calc(100% - 32px),574px);height:45px}.case-heading-star,.case-bottom-star,.contact-title-star{position:absolute;z-index:6;width:12px;height:12px;pointer-events:none}.case-heading-star{bottom:0}.case-heading-star--left{left:0;transform:translate(-50%,50%)}.case-heading-star--right{right:0;transform:translate(50%,50%)}.case-bottom-star{bottom:0}.case-bottom-star--left{left:0;transform:translate(-50%,50%)}.case-bottom-star--center{left:50%;transform:translate(-50%,50%)}.contact-section{display:grid;min-height:863px;grid-template-columns:1fr 1fr;border-inline:1px solid var(--line)}.contact-portrait{position:relative;display:grid;min-width:0;place-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:80px 24px}.contact-portrait>:is(img,video){width:min(100%,622px);height:650px;object-fit:contain}.contact-portrait>video{width:min(90%,560px);height:585px}.contact-portrait .speech-pill{position:absolute;top:150px;right:27%;transform:translate(40px,-20px) scale(1.4);transform-origin:center}.contact-content{min-width:0}.contact-title{position:relative;display:flex;min-height:212px;align-items:flex-end;border-bottom:1px solid var(--line);padding:78px 24px 24px}.contact-title-star{bottom:0}.contact-title-star--left{left:0;transform:translate(-50%,50%)}.contact-title-star--right{right:0;transform:translate(50%,50%)}.contact-card{display:flex;min-height:651px;flex-direction:column;justify-content:flex-start;gap:24px;border-bottom:1px solid var(--line);padding:99px 24px 48px}.contact-card h3{font-family:var(--display);font-size:35px;font-weight:500}.contact-card__animated-title span{display:inline-block;white-space:pre}.contact-banner-link{position:relative;display:block;width:min(100%,415px);border-radius:10px;cursor:pointer;outline:none;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),filter .4s cubic-bezier(.22,1,.36,1)}.contact-banner-link:after{position:absolute;inset:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color .35s}.contact-banner-link:hover,.contact-banner-link:focus-visible{box-shadow:0 18px 34px #08b9d433;filter:saturate(1.04)}.contact-banner-link:hover:after,.contact-banner-link:focus-visible:after{border-color:#08b9d473}.contact-banner{width:100%;height:123px;object-fit:contain}.contact-details{display:grid;grid-template-columns:1fr 1fr;margin-top:12px}.contact-detail{display:grid;gap:8px;align-content:start;min-height:138px;padding:24px 0;cursor:default}.contact-details img{width:20px;height:20px}.contact-details strong,.contact-socials>strong{font-family:var(--display);font-size:16px}.contact-details span{color:var(--muted);font-size:16px}.contact-socials{display:flex;flex-direction:column;gap:12px}.contact-socials>div{display:flex;flex-wrap:wrap;gap:12px}.contact-socials span{display:inline-flex;min-height:34px;align-items:center;gap:5px;border-radius:90px;background:var(--soft);padding:7px 12px 7px 7px;color:var(--muted);font-size:13px;transition:background-color .3s,transform .3s}.contact-socials span:hover{background:#e8e8e8;transform:translateY(-2px)}.contact-socials img{width:20px;height:20px}.projects-page{min-height:calc(100vh - 136px);background:#fff}.projects-page-hero{position:relative;display:flex;min-height:288px;align-items:center;overflow:hidden;border:1px solid var(--line);border-top:0;padding:24px}.projects-page-hero h1{position:relative;z-index:2;font-family:var(--display);font-size:clamp(96px,8.5vw,125px);font-weight:600;line-height:.9}.projects-page-hero__image{position:absolute;z-index:1;right:24px;bottom:0;width:300px;height:264px;border-radius:30px;object-fit:contain}.projects-page-hero__callout{position:absolute;z-index:3;right:230px;top:16px;display:flex;align-items:center;gap:8px;border-radius:84px;background:var(--soft);padding:14px 22px;font-size:18px;font-weight:600;white-space:nowrap}.projects-page-categories{position:relative;display:flex;height:70px;align-items:center;overflow:visible;border-inline:1px solid var(--line);border-bottom:1px solid var(--line)}.projects-page-categories__viewport{display:flex;overflow:hidden;width:100%;height:100%;align-items:center}.projects-page-categories__track{display:flex;width:max-content;flex-shrink:0;align-items:center;animation:projects-category-marquee 42s linear infinite}.projects-page-categories__group{display:flex;flex-shrink:0;align-items:center;gap:48px;padding-inline:24px}.projects-page-categories__group span{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:14px;white-space:nowrap}.projects-page-categories__group img{width:18px;height:18px;object-fit:contain}.projects-page-categories__star{position:absolute;z-index:3;width:12px;height:12px;pointer-events:none}.projects-page-categories__star--tl{top:0;left:0;transform:translate(-50%,-50%)}.projects-page-categories__star--tr{top:0;right:0;transform:translate(50%,-50%)}.projects-page-categories__star--bl{bottom:0;left:0;transform:translate(-50%,50%)}.projects-page-categories__star--br{right:0;bottom:0;transform:translate(50%,50%)}.projects-page-sections{padding-top:0}.projects-page-section{overflow:visible}.projects-page-section:first-child .projects-page-section__heading{border-top:0}.projects-page-section:first-child .projects-page-section__star{display:none}.projects-page-section__heading{position:relative;display:flex;min-height:96px;align-items:center;gap:14px;border:1px solid var(--line);padding:22px 24px}.projects-page-section__heading>span{font-family:var(--display);font-size:23px;font-weight:600;line-height:1}.projects-page-section__heading h2{font-family:var(--display);font-size:clamp(28px,2.3vw,36px);font-weight:600;line-height:1}.projects-page-section__heading p{margin-left:4px;color:var(--muted);font-size:13px}.projects-page-section__star{position:absolute;z-index:2;top:0;width:12px;height:12px;pointer-events:none}.projects-page-section__star--left{left:0;transform:translate(-50%,-50%)}.projects-page-section__star--right{right:0;transform:translate(50%,-50%)}.projects-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 0 44px}.projects-page-card{position:relative;min-width:0;padding:30px 16px;cursor:pointer;will-change:transform}.projects-page-card:hover{z-index:4}.projects-page-card__image{overflow:hidden;aspect-ratio:4 / 3;border-radius:17px;background:#f4f4f4;box-shadow:.12px .5px .52px #00000008,.54px 2.33px 2.39px #00000008,1.63px 7.07px 7.25px #0000000a,5.9px 25.57px 26.25px #0000001a;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1);will-change:transform}.projects-page-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.projects-page-card:hover .projects-page-card__image img{transform:scale(1.1)}.projects-page-card:hover .projects-page-card__image{transform:translateY(-8px);box-shadow:.18px .76px .78px #0000001a,1px 5px 7px #0000001f,4px 16px 22px #00000024,12px 46px 52px -5px #0003}.projects-page-card__meta{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px;padding-top:16px}.projects-page-card__meta>div{display:flex;min-width:0;align-items:center;gap:8px}.projects-page-card h3{overflow:hidden;font-family:PingFang SC,Inter,sans-serif;font-size:clamp(18px,1.65vw,24px);font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.projects-page-card__dot{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:var(--muted)}.projects-page-card p{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.projects-page-card__arrow{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--soft);transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .35s}.projects-page-card__arrow img{width:12px;height:12px;transition:filter .35s}.projects-page-card:hover .projects-page-card__arrow{background:#a563f6;transform:translate(3px)}.projects-page-card:hover .projects-page-card__arrow img{filter:brightness(0) invert(1)}@keyframes projects-category-marquee{to{transform:translate(-50%)}}.footer-marquee{overflow:hidden;height:228px;border-block:1px solid var(--line)}.footer-track{display:flex;width:max-content;height:100%;align-items:center;gap:43px;animation:footer-marquee 22s linear infinite}.footer-track span{display:flex;align-items:center;gap:43px;font-family:var(--display);font-size:150px;font-weight:400;line-height:1;white-space:nowrap}.footer-track img{width:102px;height:102px;border-radius:50%;object-fit:contain}@keyframes footer-marquee{to{transform:translate(-50%)}}@media(max-width:1200px){.framed-section,.framed-grid,.site-header__inner,.case-section{width:calc(100% - 48px)}.about-section{--about-left-column: 260px;--about-right-column: 280px;grid-template-columns:260px minmax(400px,1fr) 280px}.hero-title__clip{font-size:clamp(68px,8.2vw,96px)}.service-row{grid-template-columns:36px max-content minmax(120px,1fr) minmax(190px,.8fr) 42px}}@media(max-width:900px){html{scroll-padding-top:77px}.site-header{border-bottom:1px solid var(--line)}.site-header__inner:after{display:none}.framed-section,.framed-grid,.site-header__inner,.case-section{width:calc(100% - 32px)}.site-header__inner{height:76px;align-items:center;padding:0 16px}.brand{width:96px;height:36px}.desktop-nav,.header-socials{display:none}.menu-toggle{position:relative;display:grid;place-items:center;margin-left:auto}.mobile-menu{display:flex;overflow:hidden;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:#fffffffa;border-bottom:1px solid var(--line)}.mobile-menu .rolling-link{height:52px;color:#000;font-family:var(--display);font-size:44px;line-height:52px;text-transform:uppercase}.hero{min-height:620px;padding:54px 16px}.hero-kicker-row,.hero-divider{width:calc(100% + 32px)}.hero-title{flex-wrap:wrap;gap:10px}.hero-title__clip{font-size:clamp(50px,14vw,74px)}.hero-title :is(img,video){width:90px;height:108px;border-radius:22px}.hero-intro{max-width:520px}.section-heading{min-height:160px;align-items:flex-end;padding:48px 16px 20px}.section-heading h2,.about-title h2,.case-heading h2,.contact-title h2{font-size:clamp(56px,15vw,80px)}.section-heading .dot-button{height:45px;padding-inline:16px}.project-card{width:min(78vw,520px);height:auto;aspect-ratio:4 / 3;margin-block:42px}.about-section{--about-left-column: 33.333%;--about-right-column: 33.333%;display:flex;min-height:0;flex-direction:column}.about-center{order:-1;border-bottom:1px solid var(--line)}.about-title{height:170px}.about-portrait{position:relative;top:auto;height:min(620px,110vw)}.about-portrait :is(img,video){height:100%}.about-side{display:grid;grid-template-columns:1fr 1fr;border:0}.stats-stack{grid-template-rows:repeat(3,150px)}.subsection-title{grid-column:2;height:70px}.skill-list,.experience-list{grid-column:2;grid-row:2;grid-template-rows:repeat(4,minmax(132px,auto))}.about-side--right .stats-stack{grid-column:2}.about-side--right .subsection-title,.about-side--right .experience-list{grid-column:1}.word-marquee{height:170px}.word-marquee span{font-size:72px}.service-row{min-height:105px;grid-template-columns:34px 1fr 42px;gap:5px 10px;padding:20px 18px}.service-row strong{font-size:29px}.service-row__cn{grid-column:2}.service-row__tag{display:none}.service-row__arrow{grid-column:3;grid-row:1 / span 2}.case-heading{min-height:240px;padding:70px 16px 18px}.case-heading h2{width:100%}.case-scroll-layout{display:block;border-inline:1px solid var(--line)}.case-copy-column{border-right:0}.case-media-column{display:none}.case-copy{position:relative;z-index:auto;top:auto;display:block;min-height:0;padding:0}.case-copy-content{display:flex;min-height:500px;justify-content:center;padding:56px 24px}.case-copy h3,.case-cta h3{font-size:30px}.case-mobile-image{display:grid;min-height:min(700px,120vw);place-items:center;border-top:1px solid var(--line);background:#fff;padding:24px}.case-mobile-image img{height:min(650px,112vw)}.case-cta-panel{position:relative;z-index:auto;top:auto;display:block}.case-cta{min-height:520px}.contact-section{min-height:0;grid-template-columns:1fr}.contact-portrait{min-height:620px;border-right:0}.contact-portrait>:is(img,video){height:560px}.contact-portrait>video{height:504px}.contact-title{min-height:190px;padding:70px 16px 18px}.contact-card{min-height:620px;justify-content:center;padding:50px 24px}.footer-marquee{height:160px}.footer-track span{font-size:98px}}@media(max-width:560px){.hero{min-height:560px}.hero-kicker{font-size:13px}.hero-title{display:grid;grid-template-columns:1fr 68px 1fr;align-items:center}.hero-title__clip{font-size:clamp(37px,10.6vw,58px)}.hero-title :is(img,video){width:68px;height:82px;border-radius:18px}.hero-intro{font-size:13px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.about-side{grid-template-columns:1fr}.about-side .stats-stack,.about-side--right .stats-stack,.about-side .subsection-title,.about-side--right .subsection-title,.about-side .skill-list,.about-side--right .experience-list{grid-column:1}.about-side .subsection-title,.skill-list,.experience-list{grid-row:auto}.stats-stack{grid-template-columns:repeat(3,1fr);grid-template-rows:150px}.stat{padding:16px}.stat strong{font-size:30px}.stat>span{font-size:13px}.word-marquee{height:130px}.word-marquee span{font-size:56px}.service-row strong{font-size:24px}.case-copy-content{min-height:460px}.case-copy-content>p{font-size:14px}.case-tags{gap:8px}.case-tags span{font-size:12px}.contact-portrait{min-height:530px}.contact-portrait>:is(img,video){height:470px}.contact-portrait>video{height:423px}.contact-portrait .speech-pill{top:90px;right:14%}.contact-details{gap:18px}.contact-details span{font-size:13px}}@media(max-width:900px){.projects-page{min-height:calc(100vh - 76px)}.projects-page-hero{min-height:250px;padding:22px 16px}.projects-page-hero h1{font-size:clamp(72px,15vw,104px)}.projects-page-hero__image{right:10px;width:230px;height:220px}.projects-page-hero__callout{right:168px;top:18px;padding:10px 16px;font-size:14px}.projects-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-page-section__heading{min-height:88px;padding:20px 18px}}@media(max-width:560px){.projects-page-hero{min-height:235px}.projects-page-hero h1{z-index:3;font-size:clamp(62px,21vw,88px)}.projects-page-hero__image{right:-24px;width:190px;height:184px}.projects-page-hero__callout{right:102px;top:16px;font-size:12px}.projects-page-categories{height:62px}.projects-page-categories__track{animation-duration:42s}.projects-page-categories__group{gap:32px}.projects-page-grid{grid-template-columns:1fr;padding-bottom:24px}.projects-page-sections{padding-top:0}.projects-page-section__heading{min-height:82px;flex-wrap:wrap;gap:8px 10px;padding:18px 14px}.projects-page-section__heading>span{font-size:20px}.projects-page-section__heading h2{font-size:26px}.projects-page-section__heading p{width:100%;margin-left:30px;font-size:12px}.projects-page-card{padding:24px 14px}.projects-page-card h3{font-size:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
