@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Inter:wght@300;400;500;600;700;800;900&display=swap";.variable-proximity{font-family:Roboto Flex,Inter,PingFang SC,Microsoft YaHei,sans-serif}.variable-proximity__word,.variable-proximity__letter,.variable-proximity__space{display:inline-block}.variable-proximity__word{white-space:nowrap}.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}:root{color:#f4f4f0;background:#080808;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--black: #080808;--ink: #111111;--white: #f2f2ee;--muted: #a7a7a0;--line-dark: rgba(255, 255, 255, .16);--line-light: rgba(0, 0, 0, .16);--mono: "DM Mono", "SFMono-Regular", Consolas, monospace;--desktop-canvas: 1796px;--desktop-shell: 1700px;--mobile-canvas: 390px;--mobile-shell: 358px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#72726d #080808}body{margin:0;min-width:var(--desktop-canvas);background:var(--black);color:var(--white);overflow-x:hidden}button,a{color:inherit}button{font:inherit}a{text-decoration:none}svg{display:block}.shell{width:var(--desktop-shell);margin-inline:auto}.section-dark{background:var(--black);color:var(--white)}.section-light{background:var(--white);color:var(--ink)}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero{--pointer-x: 70%;--pointer-y: 30%;position:relative;min-height:100vh;height:max(880px,100vh);overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px) 0 0 / 12.5% 100%,#070707}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.14;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(480px circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.09),transparent 68%)}.site-header{position:relative;z-index:10;height:112px;display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(230px,1fr);align-items:center;border-bottom:1px solid var(--line-dark)}.logo{display:inline-flex;align-items:center;width:max-content;font-size:22px;font-weight:700;letter-spacing:-.08em}.logo i{width:22px;height:1px;margin:0 6px 0 5px;background:currentColor;transform:rotate(-58deg)}.main-nav{display:flex;gap:clamp(36px,3.4vw,68px);align-items:center}.main-nav button{position:relative;padding:16px 0 15px;border:0;background:transparent;color:#a6a6a0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:800;letter-spacing:.03em;cursor:pointer;transition:color .25s ease}.main-nav button:after{content:"";position:absolute;bottom:7px;left:0;width:36px;height:2px;background:var(--white);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.main-nav button:hover,.main-nav button.is-active{color:var(--white)}.main-nav button:hover:after{transform:scaleX(1)}.main-nav button.is-active:after{transform:scaleX(1)}.contact-pill{justify-self:end;display:grid;grid-template-columns:minmax(132px,auto) 58px;align-items:center;min-width:190px;height:58px;padding:0;border:1px solid #8e8e89;color:var(--white);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:800;letter-spacing:.03em;transition:border-color .3s ease}.contact-pill:hover{border-color:var(--white)}.contact-pill__label{display:flex;align-items:center;height:100%;padding:0 24px}.contact-pill__arrow{display:flex;align-items:center;justify-content:center;width:58px;height:58px;color:var(--black);background:var(--white);transition:color .3s ease,background .3s ease}.contact-pill:hover .contact-pill__arrow{color:var(--white);background:#262626}.contact-pill svg,.text-link svg,.contact-bottom svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.5}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(690px,1.15fr) minmax(430px,.85fr);gap:60px;height:calc(100% - 112px)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 0 96px}.eyebrow,.section-number{font-family:var(--mono);font-size:11px;letter-spacing:.08em}.eyebrow{position:absolute;top:82px;left:0;margin:0;color:var(--white);font-size:15px;font-weight:500;letter-spacing:.04em}.hero h1{margin:0;font-size:clamp(82px,7.25vw,132px);font-weight:800;line-height:.79;letter-spacing:-.082em}.hero h1 span{display:block}.hero h1 span:nth-child(2){margin-left:8.5%;transition-delay:.08s}.hero h1 span:nth-child(3){transition-delay:.16s}.hero h1 span:nth-child(4){margin-left:21%;transition-delay:.24s}.hero-outline,.contact-outline{color:transparent;-webkit-text-stroke:1px var(--white)}.hero-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;width:min(700px,86%);margin-top:clamp(36px,5vh,62px)}.hero-intro p{width:440px;margin:0;color:#b8b8b1;font-size:15px;line-height:1.75}.text-link{flex:none;display:inline-flex;gap:12px;align-items:center;padding-bottom:7px;border-bottom:1px solid var(--white);font-size:13px}.hero-portrait{position:relative;align-self:stretch;min-height:650px;transition-delay:.18s}.portrait-frame{position:absolute;top:38px;right:0;bottom:82px;left:0;overflow:hidden;border-right:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.portrait-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 58%,#070707 99%)}.portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:52% 42%;filter:grayscale(1) contrast(1.12) brightness(.78);transform:scale(1.04)}.portrait-scan{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:1px;background:#ffffff26}.portrait-meta{position:absolute;right:0;bottom:32px;left:0;display:flex;justify-content:space-between;padding:0 2px;color:#c5c5be;font-family:var(--mono);font-size:15px;line-height:1.5;letter-spacing:.06em}.portrait-meta span:last-child{margin-right:84px;text-align:right}.hero-bottom{position:absolute;z-index:5;right:0;bottom:30px;left:0;display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none}.hero-role{position:absolute;top:34px;left:0;margin:0;color:var(--white);font-size:30px;font-weight:800;line-height:1.3;letter-spacing:-.02em}.scroll-mark{display:flex;flex-direction:column;align-items:center;gap:8px;margin-left:auto;color:#8d8d87;font-family:var(--mono);font-size:9px;letter-spacing:.12em;pointer-events:auto}.scroll-mark i{width:1px;height:26px;background:currentColor;animation:scroll-pulse 1.8s ease-in-out infinite}@keyframes scroll-pulse{0%,to{transform:scaleY(.45);transform-origin:top;opacity:.45}50%{transform:scaleY(1);transform-origin:top;opacity:1}}.about{padding:125px 0 120px}.section-heading{display:grid;grid-template-columns:1fr 3fr;align-items:start;padding-bottom:4px}.section-heading h2,.work-header h2,.experience-intro h2{margin:0;font-size:clamp(76px,7.2vw,130px);font-weight:500;line-height:.84;letter-spacing:-.075em}.section-heading h2,.experience-intro h2{grid-column:2;transform:translateY(-80px)}.about-variable-heading,.work-variable-heading,.experience-variable-heading{display:block;max-width:1180px;line-height:.84;letter-spacing:-.075em}.experience-intro p{grid-column:3}.about-grid{display:grid;grid-template-columns:1.2fr 1.4fr .8fr;align-items:start;gap:8vw;padding:44px 0 20px;border-top:1px solid var(--line-light)}.about-kicker,.about-contact>span:first-child,.capabilities-label,.project-outcome>span,.project-delivery>span{font-family:var(--mono);font-size:10px;letter-spacing:.08em}.about-kicker{width:400px;max-width:100%;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:35px;font-weight:800;line-height:1}.about-lead{transform:translateY(-60px)}.about-lead>p:last-child{margin:32px 0 0;font-size:25px;font-weight:400;line-height:1.45;letter-spacing:2px}.about-body{padding-top:102px}.about-body p{margin:0 0 20px;color:#000;font-size:25px;font-weight:400;line-height:1.45}.about-contact{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:102px;font-size:25px;font-weight:700}.about-contact a{padding-bottom:4px;border-bottom:1px solid #bdbdb6}.about-contact span:last-child{margin-top:14px;color:#000;font-weight:800}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.stats-grid article{min-height:230px;padding:36px 32px 30px 0;border-right:1px solid var(--line-light);transition-delay:calc(var(--i, 0) * .08s)}.stats-grid article:not(:first-child){padding-left:32px}.stats-grid article:last-child{border-right:0}.stats-grid strong{display:block;font-size:clamp(64px,5.2vw,96px);font-weight:500;letter-spacing:-.08em}.stats-grid sup{position:relative;top:calc(-2.6em + 15px);margin-left:5px;font-family:var(--mono);font-size:15px;font-weight:800;letter-spacing:0}.stats-grid article:last-child sup{top:calc(-2.6em + 18px)}.stats-grid article>span{display:block;margin-top:30px;color:#5c5c57;font-size:12px}.stats-grid article>.stat-label--emphasis{font-size:15px;font-weight:800}.work{padding:150px 0 180px}.work-header{display:grid;grid-template-columns:3fr 1fr;align-items:end;gap:80px;padding-bottom:96px}.work-header .section-number,.experience-intro .section-number{display:block;margin-bottom:40px;color:#898983}.work-header p{max-width:360px;margin:0 0 8px;color:#8e8e88;font-size:13px;line-height:1.8}.filter-row{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:48px;border:1px solid var(--line-dark);background:#ffffff04}.filter-row button{display:flex;align-items:center;justify-content:center;min-height:68px;padding:20px 24px;border:0;border-right:1px solid var(--line-dark);background:transparent;color:var(--white);font-size:15px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .28s ease,color .28s ease}.filter-row button:last-child{border-right:0}.filter-row button:hover{color:var(--white);background:#ffffff12}.filter-row button.is-active{color:var(--black);background:var(--white)}.projects-list{display:grid;gap:76px}.project:nth-child(2n){width:82%;margin-left:auto}.projects-list>.project.project--motion-case{width:100%;margin-inline:auto}.projects-list>.project.project--global-case{margin-top:-80px}.project-visual{position:relative;height:clamp(500px,47vw,760px);overflow:hidden;border:1px solid var(--line-dark);background:#111}.project-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:8.333% 12.5%,8.333% 12.5%;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 75%)}.visual-index,.visual-client{position:absolute;z-index:4;top:26px;font-family:var(--mono);font-size:10px;letter-spacing:.08em}.visual-index{left:28px}.visual-client{right:28px;color:#8f8f89}.global-label{position:absolute;bottom:28px;left:28px;font-family:var(--mono);font-size:10px;letter-spacing:.1em}.project-visual--medical{background:radial-gradient(circle at center,#323232,#0a0a0a 58%)}.medical-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(255,255,255,.55);border-radius:50%;transform:translate(-50%,-50%)}.medical-orbit--one{width:44%;aspect-ratio:1;box-shadow:0 0 100px #ffffff14}.medical-orbit--two{width:66%;aspect-ratio:1;border-style:dashed;opacity:.5}.medical-core{position:absolute;top:50%;left:50%;z-index:2;font-size:clamp(90px,12vw,210px);font-weight:200;letter-spacing:-.08em;transform:translate(-50%,-52%)}.medical-copy{position:absolute;right:28px;bottom:28px;font-size:clamp(19px,2vw,34px);font-weight:500;line-height:.95;text-align:right;letter-spacing:-.05em}.project-visual--motion{height:clamp(560px,52.2vw,801px);background:linear-gradient(115deg,transparent 0 46%,rgba(255,255,255,.85) 46.2% 46.35%,transparent 46.6%),linear-gradient(65deg,transparent 0 51%,rgba(255,255,255,.18) 51.2% 51.35%,transparent 51.6%),#0b0b0b}.project-visual--motion-carousel{background:#070707}.project-visual--motion-carousel:after{z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 20%,transparent 70%,rgba(0,0,0,.66));-webkit-mask-image:none;mask-image:none}.motion-carousel-track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:0;transition:transform .65s cubic-bezier(.22,1,.36,1)}.motion-carousel-slide{flex:0 0 100%;width:100%;height:100%}.motion-carousel-slide img{display:block;width:100%;height:100%;object-fit:cover}.motion-carousel-controls{position:absolute;right:28px;bottom:24px;left:28px;z-index:3;display:flex;align-items:center;justify-content:space-between}.motion-carousel-dots{display:flex;align-items:center;gap:8px}.motion-carousel-dots button{width:25px;height:2px;padding:0;border:0;background:#ffffff6b;cursor:pointer;transition:width .25s ease,background .25s ease}.motion-carousel-dots button.is-active{width:44px;background:var(--white)}.motion-carousel-navigation{display:flex;align-items:center;gap:14px}.motion-carousel-navigation button{width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.5);background:#08080852;color:var(--white);font-size:18px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:color .25s ease,background .25s ease}.motion-carousel-navigation button:hover{color:var(--black);background:var(--white)}.motion-carousel-navigation span{min-width:54px;color:var(--white);font-family:var(--mono);font-size:10px;text-align:center;letter-spacing:.1em;text-shadow:0 1px 12px rgba(0,0,0,.55)}.motion-road{position:absolute;width:34%;height:140%;top:-18%;left:51%;border-right:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18);transform:perspective(500px) rotate(33deg) rotateY(50deg)}.motion-road:after{content:"";position:absolute;top:0;bottom:0;left:50%;border-left:1px dashed rgba(255,255,255,.8)}.motion-word{position:absolute;top:50%;left:6%;z-index:2;font-size:clamp(140px,19vw,340px);font-style:italic;font-weight:800;letter-spacing:-.11em;transform:translateY(-54%)}.motion-speed{position:absolute;right:28px;bottom:28px;font-family:var(--mono);font-size:12px;letter-spacing:.15em}.project-visual--global{height:1751px;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px) 0 0 / 10% 100%,#eee;color:#0c0c0c}.project-visual--global-carousel{background:#050505;color:#f2f2ee}.global-carousel-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.global-carousel-slide{display:flex;flex:0 0 100%;align-items:center;justify-content:center;height:100%;padding:0;overflow:hidden;background:#050505}.global-carousel-slide img{display:block;width:100%;height:100%;object-fit:cover}.project-visual--global-carousel .visual-index,.project-visual--global-carousel .visual-client{z-index:3;color:#0000008f}.global-carousel-controls{position:absolute;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 26px;border-top:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.76))}.global-carousel-dots{display:flex;align-items:center;gap:8px}.global-carousel-dots button{width:25px;height:2px;padding:0;border:0;background:#ffffff61;cursor:pointer;transition:width .25s ease,background .25s ease}.global-carousel-dots button.is-active{width:44px;background:#fff}.global-carousel-navigation{display:flex;align-items:center;gap:14px}.global-carousel-navigation button{width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.58);background:#00000047;color:#fff;font-size:18px;cursor:pointer}.global-carousel-navigation span{color:#ffffffd1;font-family:var(--mono);font-size:10px;letter-spacing:.12em}.global-globe{position:absolute;top:50%;left:50%;width:49%;aspect-ratio:1;border:2px solid #0b0b0b;border-radius:50%;transform:translate(-50%,-50%)}.global-globe:before,.global-globe:after,.global-globe i{content:"";position:absolute;border:1px solid #0b0b0b;border-radius:50%}.global-globe:before{top:0;right:28%;bottom:0;left:28%}.global-globe:after{top:28%;right:0;bottom:28%;left:0}.global-globe i:nth-child(1){top:11%;right:0;bottom:11%;left:0}.global-globe i:nth-child(2){top:0;right:11%;bottom:0;left:11%}.global-globe i:nth-child(3){top:50%;right:0;left:0;height:1px;border:0;border-top:1px solid #0b0b0b;border-radius:0}.global-word{position:absolute;z-index:2;top:50%;left:50%;white-space:nowrap;font-size:clamp(110px,17vw,300px);font-weight:800;line-height:.8;letter-spacing:-.1em;transform:translate(-50%,-52%);mix-blend-mode:difference;color:#fff}.project.project--medical{display:grid;grid-template-columns:minmax(360px,1fr) minmax(520px,720px);align-items:stretch;width:100%;min-height:0;margin-left:0;background:#090909}.medical-project-copy{display:flex;flex-direction:column;min-width:0;padding:46px}.project--medical-reversed .medical-project-copy{grid-column:2;grid-row:1}.project--medical-reversed .medical-carousel{grid-column:1;grid-row:1}.creative-kv-banner{position:relative;grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.38fr);align-items:end;min-height:210px;padding:38px 46px 28px;overflow:hidden;border-top:1px solid var(--line-dark);box-shadow:inset 0 -1px 0 var(--line-dark);background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 0 / 12.5% 100%,radial-gradient(circle at 90% 28%,rgba(255,255,255,.065),transparent 24%),#090909}.creative-kv-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(108deg,transparent 0 73%,rgba(255,255,255,.025) 73.1%,transparent 73.3%)}.creative-kv-banner h3,.creative-kv-banner>p{position:relative;z-index:2}.creative-kv-banner h3{margin:0;font-size:clamp(64px,4.4vw,80px);font-weight:800;line-height:.88;letter-spacing:.07em}.creative-kv-banner>p{align-self:end;justify-self:end;margin:0 0 4px;font-size:clamp(15px,1.1vw,19px);font-weight:800;line-height:1.18;text-align:right;letter-spacing:.08em}.creative-kv-banner>p span{display:block}.creative-kv-banner__orbit{position:absolute;top:10px;right:26px;width:184px;aspect-ratio:1;border:1px solid rgba(255,255,255,.075);border-radius:50%;box-shadow:inset 0 0 0 42px #ffffff03,inset 0 0 0 82px #ffffff03}.creative-kv-banner--mirrored{grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);margin-top:50px;margin-bottom:26px;border-bottom:1px solid var(--line-dark);box-shadow:0 26px #050505}.creative-kv-banner--mirrored:before{background:linear-gradient(72deg,transparent 0 73%,rgba(255,255,255,.025) 73.1%,transparent 73.3%)}.creative-kv-banner--mirrored>p{justify-self:start;text-align:left}.creative-kv-banner--mirrored h3{justify-self:end;text-align:right}.creative-kv-banner--mirrored .creative-kv-banner__orbit{right:auto;left:26px}.medical-project-header h3{margin:0;font-size:clamp(38px,3.4vw,58px);font-weight:800;line-height:.98;letter-spacing:2px}.medical-project-header p{margin:12px 0 0;color:#75756f;font-size:15px;font-weight:300;letter-spacing:.05em}.medical-project-outcome{margin-top:42px;padding-top:22px}.medical-project-outcome span{display:block;margin-top:12px;color:var(--white);font-family:var(--mono);font-size:15px;font-weight:700;letter-spacing:.1em}.medical-project-outcome strong{display:block;margin:0;font-size:19px;font-weight:700;line-height:1.4}.medical-project-description{width:100%;flex:1;min-height:235px;margin-top:42px;padding:0 4px;color:var(--white);font:500 15px/1.85 Inter,PingFang SC,Microsoft YaHei,sans-serif}.medical-description-row{display:block}.medical-description-row+.medical-description-row{margin-top:36px}.medical-description-row>strong{display:block;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:800;letter-spacing:.02em;line-height:1.5}.medical-description-row p,.medical-description-row ol{margin:12px 0 0}.medical-description-row ol{padding-left:1.4em}.medical-description-row li{padding-left:4px}.medical-description-row li+li{margin-top:7px}.medical-carousel{position:relative;display:grid;grid-template-rows:auto 70px;align-self:start;min-width:0;overflow:hidden;background:#050505}.project.project--medical:not(.project--medical-reversed) .medical-carousel{width:110%;margin-left:-5%}.project.project--medical-reversed .medical-carousel{width:90%;margin-right:auto;margin-left:auto}.medical-carousel-viewport{aspect-ratio:3 / 4;min-width:0;overflow:hidden;background:#fff}.medical-carousel-track{display:flex;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.medical-slide{position:relative;flex:0 0 100%;height:100%;overflow:hidden;background:#fff}.medical-slide img{display:block;width:100%;height:100%;object-fit:contain}.medical-carousel-controls{display:flex;align-items:center;justify-content:space-between;padding:0 22px}.medical-carousel-dots{display:flex;align-items:center;gap:8px}.medical-carousel-dots button{width:24px;height:2px;padding:0;border:0;background:#454541;cursor:pointer;transition:width .25s ease,background .25s ease}.medical-carousel-dots button.is-active{width:42px;background:var(--white)}.medical-carousel-arrows{display:flex;align-items:center;gap:14px}.medical-carousel-arrows button{width:38px;height:38px;padding:0;border:1px solid var(--line-dark);background:transparent;color:var(--white);font-size:18px;cursor:pointer;transition:color .25s ease,background .25s ease}.medical-carousel-arrows button:hover{color:var(--black);background:var(--white)}.medical-carousel-arrows span{color:#777771;font-family:var(--mono);font-size:10px;letter-spacing:.1em}.project-info{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;padding:30px 0 0}.project--global-case .project-info{aspect-ratio:16 / 9;align-content:start}.project--global-case>.creative-kv-banner{margin-top:50px}.project-video-carousel{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#050505}.project-video-track{display:flex;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.project-video-slide{display:flex;flex:0 0 100%;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;background:#050505}.project-video-slide video{display:block;width:100%;height:100%;object-fit:contain;background:#050505}.project-video-controls{position:absolute;right:24px;bottom:-18px;left:24px;z-index:3;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.project-video-dots,.project-video-navigation{display:flex;align-items:center;pointer-events:auto}.project-video-dots{gap:8px}.project-video-dots button{width:25px;height:2px;padding:0;border:0;background:#ffffff61;cursor:pointer;transition:width .25s ease,background .25s ease}.project-video-dots button.is-active{width:44px;background:#fff}.project-video-navigation{gap:14px}.project-video-arrow{position:absolute;z-index:4;top:50%;display:flex;align-items:center;justify-content:center;width:72px;height:72px;padding:0;border:3px solid rgba(255,255,255,.88);border-radius:50%;background:#00000014;color:#fff;font-size:34px;line-height:1;cursor:pointer;transform:translateY(-50%);text-shadow:0 1px 18px rgba(0,0,0,.45);transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.project-video-arrow:hover{border-color:#fff;background:#ffffff29;transform:translateY(-50%) scale(1.04)}.project-video-arrow span{display:block;transform:translateY(2px)}.project-video-arrow--previous{left:34px}.project-video-arrow--next{right:34px}.project-video-navigation span{min-width:58px;color:#fff;font-family:var(--mono);font-size:10px;text-align:center;letter-spacing:.12em;text-shadow:0 1px 12px rgba(0,0,0,.7)}.project--motion-case .project-info{display:block}.project--motion-case .project-title h3{font-size:clamp(42px,3.4vw,52.19px);letter-spacing:2px}.motion-detail-panel{display:grid;grid-template-columns:minmax(0,624fr) minmax(0,800fr);grid-template-rows:auto auto;width:100%;margin-top:42px;overflow:hidden;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:#050505}.motion-detail-panel>*{min-width:0;min-height:0;margin:0}.motion-detail-copy{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:clamp(42px,5vw,82px);background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 0 / 20% 100%,#050505}.motion-detail-copy:after{content:"";position:absolute;width:58%;aspect-ratio:1;border:1px solid rgba(255,255,255,.035);border-radius:50%;pointer-events:none}.motion-detail-copy--intelligence{justify-content:space-between;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.motion-detail-copy--intelligence:after{right:-22%;bottom:-46%}.motion-project-brief{width:100%;color:#f2f2ee;font-size:15px;line-height:1.55}.motion-project-brief strong,.motion-project-brief b{display:block}.motion-project-brief strong{margin-bottom:10px;font-size:18px;font-weight:800}.motion-project-brief b{margin-bottom:40px;font-family:var(--mono);font-size:14px;letter-spacing:.12em}.motion-project-brief dl,.motion-project-brief dd{margin:0}.motion-project-brief dl{display:grid;gap:30px}.motion-project-brief dt{margin-bottom:13px;font-weight:800}.motion-project-brief ol{display:grid;gap:8px;margin:0;padding-left:22px}.motion-detail-copy--focus{justify-content:center;gap:clamp(42px,5vw,76px);border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.motion-detail-copy--focus:after{top:-38%;left:-28%}.motion-detail-copy>span,.motion-detail-copy--focus>span{position:relative;z-index:1;color:#676763;font-family:var(--mono);font-size:clamp(9px,.7vw,12px);line-height:1.45;letter-spacing:.1em}.motion-detail-copy div{position:relative;z-index:1}.motion-detail-copy--intelligence>span{color:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(28px,1.85vw,35px);font-weight:900;line-height:1.22}.motion-detail-copy small{display:block;margin-bottom:8px;color:#8f8f89;font-family:var(--mono);font-size:clamp(9px,.75vw,12px);letter-spacing:.14em}.motion-detail-copy h4{margin:0;color:#8a8a85;font-size:clamp(54px,6vw,108px);font-weight:700;line-height:.88;letter-spacing:-.06em}.motion-detail-copy p{margin:8px 0 0;color:#74746f;font-size:clamp(12px,1.1vw,18px);font-weight:600;line-height:1.05;letter-spacing:.03em}.motion-detail-copy--intelligence h4{color:#fff;font-size:clamp(50px,4.7vw,72px)}.motion-detail-copy--intelligence p{padding-bottom:12px;border-bottom:1px solid #fff;color:#8a8a85;font-size:35px}.motion-detail-copy--focus>div{text-align:right}.motion-detail-copy--focus h4{color:#fff;font-size:72px}.motion-detail-copy--focus p{transform:translateY(-10px);font-size:35px}.motion-detail-image{position:relative;overflow:hidden;background:#191919}.motion-detail-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 45%),linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3))}.motion-detail-image img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.72) contrast(1.08)}.motion-detail-image--top img{object-position:100% 0}.motion-detail-carousel{aspect-ratio:850 / 1133;background:#080808}.motion-detail-carousel:after{z-index:1;background:linear-gradient(180deg,transparent 72%,rgba(0,0,0,.72))}.motion-detail-carousel-track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:0;transition:transform .65s cubic-bezier(.22,1,.36,1)}.motion-detail-carousel-slide{flex:0 0 100%;width:100%;height:100%}.motion-detail-carousel .motion-detail-carousel-slide img{width:100%;height:100%;object-fit:contain;object-position:center;filter:none}.motion-detail-carousel-controls{position:absolute;right:24px;bottom:22px;left:24px;z-index:3;display:flex;align-items:center;justify-content:space-between}.motion-detail-carousel-dots{display:flex;align-items:center;gap:7px}.motion-detail-carousel-dots button{width:22px;height:2px;padding:0;border:0;background:#ffffff6b;cursor:pointer;transition:width .25s ease,background .25s ease}.motion-detail-carousel-dots button.is-active{width:38px;background:#fff}.motion-detail-carousel--compact .motion-detail-carousel-controls{right:18px;bottom:18px;left:18px}.motion-detail-carousel--compact .motion-detail-carousel-dots{gap:4px}.motion-detail-carousel--compact .motion-detail-carousel-dots button{width:7px}.motion-detail-carousel--compact .motion-detail-carousel-dots button.is-active{width:18px}.motion-detail-carousel-navigation{display:flex;align-items:center;gap:12px}.motion-detail-carousel-navigation button{width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.55);background:#08080861;color:#fff;font-size:18px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:color .25s ease,background .25s ease}.motion-detail-carousel-navigation button:hover{color:#080808;background:#fff}.motion-detail-carousel-navigation span{min-width:54px;color:#fff;font-family:var(--mono);font-size:10px;text-align:center;letter-spacing:.1em}.motion-detail-image--bottom img{object-position:0 100%}.project--text-only{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 0 / 12.5% 100%,radial-gradient(circle at 82% 30%,rgba(255,255,255,.07),transparent 24%),#090909}.project--text-only:after{content:"";position:absolute;top:8px;right:42px;width:clamp(150px,14vw,184px);aspect-ratio:1;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:inset 0 0 0 38px #ffffff03,inset 0 0 0 76px #ffffff03;pointer-events:none}.project--text-only .project-info{position:relative;z-index:1;display:block;height:200px;min-height:200px;padding:14px 42px;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.project--text-only .project-title{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);height:170px;min-height:0}.project-meta{display:flex;align-items:center;gap:18px;margin-bottom:56px;color:#777771;font-family:var(--mono);font-size:10px;letter-spacing:.08em}.project-meta span+span{padding-left:18px;border-left:1px solid #3a3a37}.project-meta span:last-child{margin-left:auto}.project-title h3{margin:0;font-size:clamp(30px,2.7vw,48px);font-weight:700;letter-spacing:-.045em}.project--text-only .project-title h3{grid-column:1;align-self:end;max-width:900px;font-size:clamp(58px,5.7vw,96px);font-weight:800;line-height:.94;letter-spacing:.1em}.project-title p{margin:7px 0 0;color:#75756f;font-size:15px}.project--text-only .project-title p{grid-column:2;align-self:end;justify-self:end;max-width:290px;margin:0 0 2px;color:var(--white);font-size:16px;font-weight:600;line-height:1.35;letter-spacing:.08em;text-align:right;text-transform:uppercase}.project-result{display:flex;flex-direction:column;justify-content:space-between;gap:46px;padding:4px 0 2px 42px;border-left:1px solid var(--line-dark)}.project-outcome strong{display:block;margin-top:18px;font-size:17px;font-weight:700;line-height:1.35}.project--text-only .project-outcome strong{max-width:460px;font-size:clamp(20px,1.7vw,28px)}.project-delivery>span,.project-outcome>span{color:#b4b4ae}.project-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.project-tags span{padding:9px 13px;border:1px solid var(--line-dark);color:#92928c;font-size:11px;font-weight:600}.experience{scroll-margin-top:0;padding:8px 0 130px}.experience-intro{display:grid;grid-template-columns:.7fr 2fr .8fr;align-items:end;gap:60px;margin-top:150px;padding-bottom:100px}.experience-intro .section-number{align-self:start;color:#666660}.experience-intro p{margin:0 0 8px;color:#000;font-size:30px;font-weight:600;line-height:1.2;transform:translate(-200px,-75px)}.experience-competencies{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;align-items:start;min-height:250px;margin-top:-150px;padding:0 0 76px}.experience-competencies article{position:relative;min-height:132px;padding:22px 24px 20px;border-top:3px solid #0c0c0c;border-bottom:1px solid #0c0c0c;overflow:hidden}.experience-competencies article:before{position:absolute;right:15px;top:2px;color:#0c0c0c17;font-size:82px;font-weight:800;line-height:1;letter-spacing:-.08em}.experience-competencies article:nth-child(1){grid-column:1 / span 4}.experience-competencies article:nth-child(1):before{content:"01"}.experience-competencies article:nth-child(2){grid-column:5 / span 4;margin-top:72px;border-color:#0c0c0c;background:#0c0c0c;color:#f4f4ef}.experience-competencies article:nth-child(2):before{content:"02";color:#f4f4ef1f}.experience-competencies article:nth-child(3){grid-column:9 / span 4;margin-top:24px;border-right:1px solid #0c0c0c;border-left:1px solid #0c0c0c}.experience-competencies article:nth-child(3):before{content:"03"}.experience-competencies h3,.experience-competencies p{position:relative;z-index:1;margin:0}.experience-competencies h3{font-size:24px;font-weight:800;line-height:1.1}.experience-competencies p{max-width:300px;margin-top:14px;font-size:16px;font-weight:600;line-height:1.4}.timeline{border-top:1px solid var(--line-light)}.timeline article{display:grid;grid-template-columns:80px 300px minmax(0,1fr);gap:clamp(28px,4vw,72px);align-items:start;min-height:245px;padding:42px 0 46px;border-bottom:1px solid var(--line-light)}.timeline-index{font-family:var(--mono);font-size:10px;color:#111;letter-spacing:.08em}.timeline-period-role{display:grid;align-content:start}.timeline time{color:#64645e;font-family:var(--mono);font-size:20px;letter-spacing:.02em}.timeline-main{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);gap:clamp(34px,5vw,86px);align-items:start}.timeline-main header{display:grid;gap:16px}.timeline h3{margin:0;color:#111;font-size:clamp(24px,2vw,34px);font-weight:500;line-height:1.1;letter-spacing:-.045em}.timeline-main header span{width:max-content;padding-top:12px;border-top:1px solid rgba(0,0,0,.2);color:#111;font-size:14px;font-weight:700}.timeline-details{display:grid;gap:18px;max-width:900px}.timeline p{margin:0;color:#2f2f2b;font-size:18px;font-weight:400;line-height:1.62;letter-spacing:.01em}.timeline p b{color:#111;font-weight:800}.timeline-details ol{display:grid;gap:10px;margin:0;padding-left:1.4em;color:#2f2f2b;font-size:18px;font-weight:400;line-height:1.62;letter-spacing:.01em}.timeline-details li{padding-left:.2em}.capabilities{display:grid;grid-template-columns:minmax(390px,.9fr) minmax(620px,1.1fr);gap:clamp(72px,9vw,150px);align-items:end;min-height:600px;padding:130px 0 112px}.capabilities h3{margin:24px 0 0;font-size:clamp(38px,3.8vw,64px);font-weight:500;line-height:1.05;letter-spacing:-.06em}.skill-board{position:relative;min-height:268px;padding:32px 34px 30px;overflow:hidden;border-top:2px solid #111;border-right:1px solid var(--line-light);border-bottom:1px solid #111;border-left:1px solid var(--line-light);color:#000;background:linear-gradient(115deg,transparent 0 52%,rgba(0,0,0,.06) 52.2%,transparent 52.5%),linear-gradient(90deg,rgba(0,0,0,.045) 1px,transparent 1px) 0 0 / 20% 100%}.skill-board__index{position:absolute;right:18px;bottom:-22px;color:#0000000e;font-size:142px;font-weight:800;line-height:.8;letter-spacing:-.08em}.skill-board__header{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:flex-end;gap:28px}.skill-board__header h3{margin:0;color:#000;font-size:clamp(42px,4.2vw,72px);font-style:italic;font-weight:800;line-height:.88;letter-spacing:-.055em}.skill-board__content{position:relative;z-index:1;display:grid;gap:18px;margin-top:48px}.skill-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:baseline;margin:0;padding:16px 0 0;border-top:1px solid rgba(0,0,0,.18);color:#000;font-size:20px;font-weight:800;line-height:1.35}.skill-row--ai{width:92%;margin-left:auto}.skill-row strong,.skill-row span{color:#000}.skill-row strong{white-space:nowrap;font-size:18px}.skill-row span{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;letter-spacing:0}.contact{position:relative;min-height:min(100vh,1080px);height:min(max(850px,100vh),1080px);overflow:hidden}.contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 44%,rgba(255,255,255,.1),transparent 27%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 0 / 12.5% 100%}.contact-inner{position:relative;z-index:2;display:flex;flex-direction:column;min-height:inherit;height:inherit;padding-top:66px}.contact-title{display:flex;flex:1;flex-direction:column;justify-content:center;margin-top:-20px;font-size:clamp(90px,9.6vw,172px);font-weight:700;line-height:.8;letter-spacing:-.085em}.contact-title span:nth-child(2){margin-left:18%}.contact-title span:nth-child(3){margin-left:5%}.contact-title--thanks{position:relative;display:grid;grid-template-columns:minmax(0,.72fr) minmax(240px,.28fr);grid-template-rows:auto auto auto;align-content:center;column-gap:clamp(32px,5vw,82px);margin-top:-12px;padding:74px 0 68px;font-size:clamp(82px,9.8vw,178px);line-height:.78}.contact-title--thanks:before{content:"";grid-column:1 / -1;align-self:end;width:min(760px,52vw);height:1px;margin:0 0 24px 1px;background:#f2f2eeb3}.contact-title--thanks span,.contact-title--thanks span:nth-child(n){margin-left:0}.thanks-main{grid-column:1;grid-row:2;width:max-content;letter-spacing:-.09em;transform:translate(200px)}.thanks-cn{grid-column:2;grid-row:2;align-self:end;justify-self:start;margin-bottom:16px;padding-left:22px;border-left:1px solid rgba(242,242,238,.72);color:#f2f2ee;font-size:clamp(24px,2.2vw,42px);font-weight:800;line-height:1.05;letter-spacing:.08em;writing-mode:vertical-rl}.thanks-for{grid-column:1;grid-row:3;justify-self:center;margin-top:-12px;color:#f2f2ee;font-size:clamp(92px,10vw,186px);letter-spacing:-.08em;transform:translate(200px)}.thanks-watch{grid-column:1 / -1;grid-row:4;justify-self:end;margin-top:-10px;font-size:clamp(90px,12vw,220px);letter-spacing:-.085em;transform:translate(-200px)}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line-dark)}.contact-bottom a{position:relative;display:flex;flex-direction:column;gap:12px;padding:27px 70px 30px 0;border-right:1px solid var(--line-dark)}.contact-bottom a:last-child{padding-left:34px;border-right:0}.contact-bottom a>span{color:#777771;font-family:var(--mono);font-size:9px;letter-spacing:.1em}.contact-bottom strong{font-size:25px;font-weight:400}.contact-bottom svg{position:absolute;right:26px;bottom:37px;width:27px;transition:transform .3s ease}.contact-bottom a:hover svg{transform:translate(8px)}footer{display:flex;justify-content:space-between;padding:22px 0 24px;color:#60605b;font-family:var(--mono);font-size:9px;letter-spacing:.06em}.contact-orbit{position:absolute;z-index:1;top:41%;right:-100px;width:330px;height:330px;border:1px solid rgba(255,255,255,.13);border-radius:50%;animation:orbit-spin 24s linear infinite}.contact-orbit span{position:absolute;top:-34px;right:-34px;bottom:-34px;left:-34px;display:block;color:#4f4f4b;font-family:var(--mono);font-size:9px;letter-spacing:.17em;word-spacing:8px;transform:rotate(44deg)}@keyframes orbit-spin{to{transform:rotate(360deg)}}@media(max-width:1400px){.shell{width:calc(100% - 64px)}.hero-layout{grid-template-columns:minmax(660px,1.25fr) minmax(390px,.75fr);gap:28px}.main-nav{gap:30px}.hero h1{font-size:94px}.section-heading h2,.work-header h2,.experience-intro h2{font-size:92px}}@media(max-width:1180px){.shell{width:calc(100% - 48px)}.site-header{height:92px;grid-template-columns:auto 1fr auto}.main-nav{justify-self:center;gap:16px}.main-nav button,.contact-pill{font-size:13px}.contact-pill{grid-template-columns:minmax(108px,auto) 50px;min-width:158px;height:50px}.contact-pill__label{padding:0 18px}.contact-pill__arrow{width:50px;height:50px}.hero{height:max(760px,100vh)}.hero-layout{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);gap:24px;height:calc(100% - 92px)}.hero-copy{padding-bottom:82px}.hero h1{font-size:68px}.hero-intro{width:100%;gap:24px}.hero-intro p{width:330px;font-size:13px}.portrait-frame{top:28px;right:0;bottom:82px;left:0}.portrait-meta span:last-child{margin-right:66px}.section-heading,.experience-intro{gap:40px}.section-heading h2,.work-header h2,.experience-intro h2{font-size:70px}.about,.work,.experience{padding-top:110px}.about{padding-top:85px}.about-grid{gap:40px}.about-lead>p:last-child{font-size:21px}.stats-grid article{min-height:190px;padding-inline:20px}.stats-grid article:not(:first-child){padding-left:20px}.project:nth-child(2n){width:88%}.project-info{gap:40px}.project.project--medical{grid-template-columns:minmax(330px,1fr) minmax(460px,620px);min-height:0}.medical-project-copy{padding:34px}.creative-kv-banner{min-height:190px;padding:32px 34px 26px}.creative-kv-banner h3{font-size:62px}.medical-project-header h3{font-size:42px}.medical-project-description{min-height:200px}.project--text-only .project-info{grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);gap:52px;padding-inline:36px}.project--text-only .project-title h3{font-size:52px}.project-meta{margin-bottom:46px}.project-result{padding-left:30px}.timeline article{grid-template-columns:56px minmax(170px,.32fr) minmax(0,1fr);gap:28px}.timeline-main{grid-template-columns:1fr;gap:28px}.timeline p{font-size:16px}.experience-competencies{grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;margin-top:0;gap:20px}.experience-competencies article:nth-child(n){grid-column:auto;margin-top:0}.capabilities{grid-template-columns:1fr;gap:48px;padding-top:96px}.skill-board{min-height:240px}.contact-title{font-size:78px}}@media(min-width:768px){body{min-width:var(--desktop-canvas)}.shell{width:var(--desktop-shell)}.site-header{height:112px;grid-template-columns:minmax(170px,1fr) auto minmax(230px,1fr)}.main-nav{gap:clamp(36px,3.4vw,68px)}.hero{height:max(880px,100vh)}.hero-layout{grid-template-columns:minmax(690px,1.15fr) minmax(430px,.85fr);gap:60px;height:calc(100% - 112px)}.hero-copy{padding:34px 0 96px}.hero h1{font-size:132px}.hero-intro{width:min(700px,86%);gap:48px}.hero-intro p{width:440px;font-size:15px}.portrait-frame{top:38px;right:0;bottom:82px;left:0}.section-heading h2,.work-header h2,.experience-intro h2{font-size:130px}.about,.work,.experience{padding-top:initial}.about{padding-top:125px}.work,.experience{padding-top:150px}}@media(max-width:767px){body{width:100%;min-width:0;max-width:100%}#root{width:100%;max-width:100%;overflow-x:hidden}.shell{width:calc(100% - 32px)}.site-header{height:auto;min-height:86px;grid-template-columns:1fr auto;row-gap:18px;padding:18px 0}.main-nav{grid-column:1 / -1;grid-row:2;justify-self:stretch;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line-dark)}.main-nav button{min-height:42px;font-size:11px;border-right:1px solid var(--line-dark)}.main-nav button:last-child{border-right:0}.contact-pill{min-width:56px;grid-template-columns:56px}.contact-pill__label{display:none}.hero{height:820px;min-height:820px}.hero-layout{grid-template-columns:1fr;height:auto;padding-top:56px}.hero-copy{padding:0}.hero-role,.eyebrow{position:static}.hero-role{margin-bottom:18px;font-size:18px}.eyebrow{margin-bottom:42px;font-size:11px}.hero h1{font-size:54px;line-height:.86}.hero h1 span:nth-child(2),.hero h1 span:nth-child(4){margin-left:0}.hero-intro{display:grid;width:100%;gap:22px;margin-top:42px}.hero-intro p{width:100%;font-size:13px}.hero-portrait{display:none}.about,.work,.experience{padding:80px 0}.section-heading,.work-header,.experience-intro,.about-grid,.capabilities,.timeline article,.timeline-main,.project-info,.project--text-only .project-info{grid-template-columns:1fr;gap:28px}.section-heading h2,.experience-intro h2{grid-column:auto;transform:none}.section-heading h2,.work-header h2,.experience-intro h2{font-size:56px}.about-grid{padding-top:34px}.about-lead{transform:none}.about-body,.about-contact{padding-top:0}.about-kicker,.about-contact,.about-lead>p:last-child{font-size:18px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid article{min-height:150px;padding:24px 16px}.stats-grid strong{font-size:56px}.filter-row{grid-template-columns:1fr}.projects-list{gap:52px}.project:nth-child(2n),.projects-list>.project.project--motion-case,.projects-list>.project.project--global-case{width:100%;margin:0}.project-visual{height:320px}.project.project--medical{grid-template-columns:1fr}.medical-project-copy{grid-column:auto;grid-row:auto;padding:28px}.project--medical-reversed .medical-carousel,.project--medical-reversed .medical-project-copy{grid-column:auto;grid-row:auto}.medical-carousel{grid-template-rows:auto 58px}.creative-kv-banner,.creative-kv-banner--mirrored{grid-template-columns:1fr;min-height:160px;margin:0;padding:28px 24px;box-shadow:inset 0 -1px 0 var(--line-dark)}.creative-kv-banner h3{font-size:42px}.creative-kv-banner>p{justify-self:start;margin-top:24px;text-align:left}.project-video-carousel{aspect-ratio:16 / 9}.project-video-arrow{width:46px;height:46px;border-width:2px;font-size:22px}.project-video-arrow--previous{left:14px}.project-video-arrow--next{right:14px}.motion-detail-panel{grid-template-columns:1fr;grid-template-rows:auto;margin-top:28px}.motion-detail-copy{padding:30px 24px}.motion-detail-copy--intelligence,.motion-detail-copy--focus{border:0}.motion-detail-copy--intelligence>span{font-size:24px}.timeline{gap:44px}.timeline article{padding:32px 0}.timeline time{font-size:18px}.timeline-main header h3{font-size:27px}.experience-competencies,.stats-grid{grid-template-columns:1fr}.skill-board{min-height:260px;padding:24px}.skill-board__header h3{font-size:38px}.skill-row{grid-template-columns:1fr;gap:12px}.contact{height:720px;min-height:720px}.contact-title{font-size:58px}.thanks-main{left:26px;transform:none}.thanks-for,.thanks-watch{transform:none}}@media(max-width:932px),(hover:none)and (pointer:coarse){.project-visual--motion-carousel{height:auto;aspect-ratio:1423 / 801}.motion-carousel-slide img{object-fit:contain;object-position:center}.project-visual--global-carousel{height:auto;aspect-ratio:1509 / 1859}.global-carousel-slide img{object-fit:contain;object-position:center}}@media(max-width:932px)and (orientation:landscape){.project.project--medical-reversed .medical-carousel{width:64.8%}.project.project--medical-reversed .medical-project-copy{transform:translate(-15%)}}@media(min-width:768px)and (max-width:932px)and (orientation:portrait){.about-grid{grid-template-columns:1fr;gap:24px;padding-top:34px}.about-lead,.about-body,.about-contact{width:100%;max-width:none;padding-top:0;transform:none}.about-lead{order:1}.about-body{order:2}.about-contact{order:3;display:grid;grid-template-columns:1fr;gap:10px;padding-top:18px;border-top:1px solid var(--line-light)}.about-kicker{margin-bottom:28px}.about-lead>p:last-child,.about-body p{max-width:100%;font-size:22px;line-height:1.48;letter-spacing:.02em}.about-contact span,.about-contact a{max-width:100%;overflow-wrap:anywhere}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid article{min-height:170px}}@media(max-width:767px)and (orientation:portrait){body{width:100vw;min-width:0}#root{width:100vw;overflow-x:hidden}.shell,.site-header{width:calc(100vw - 32px)}.contact-pill{grid-template-columns:minmax(104px,1fr) 58px;min-width:162px;max-width:192px;height:58px}.contact-pill__label{display:flex;justify-content:center;min-width:0;padding:0 16px;white-space:nowrap}.contact-pill__arrow{width:58px;height:58px}.hero h1{font-size:48px;line-height:.9}.section-heading h2,.work-header h2,.experience-intro h2{font-size:46px;line-height:.92}.about-kicker,.about-contact,.about-lead>p:last-child,.about-body p{font-size:16px;line-height:1.55}.about-grid{display:grid;grid-template-columns:1fr;gap:22px;padding-top:28px}.about-lead,.about-body,.about-contact{width:100%;max-width:none}.about-lead{order:1}.about-body{order:2}.about-contact{order:3;display:grid;grid-template-columns:1fr;gap:10px;padding:18px 0 0;border-top:1px solid var(--line-light)}.about-contact span,.about-contact a{max-width:100%;overflow-wrap:anywhere}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid article{min-height:132px;padding:20px 14px}.stats-grid strong{font-size:48px;line-height:.9}.stats-grid p{font-size:11px;line-height:1.35}.project.project--medical:not(.project--medical-reversed) .medical-carousel,.project.project--medical-reversed .medical-carousel{width:100%;margin-right:0;margin-left:0}.project.project--medical-reversed .medical-project-copy{transform:none}.medical-project-copy,.creative-kv-banner,.creative-kv-banner--mirrored{padding:24px 20px}.creative-kv-banner h3{font-size:34px;line-height:1.05}.creative-kv-banner>p{font-size:12px;line-height:1.25}.motion-detail-copy--intelligence>span{font-size:20px;line-height:1.2}.timeline-main header h3{font-size:24px;line-height:1.15}.timeline-details{font-size:14px;line-height:1.7}.timeline-details ol{gap:8px;padding-left:1.3em;font-size:14px;line-height:1.7}.experience-intro{align-items:start;gap:18px;margin-top:72px;padding-bottom:54px}.experience-intro h2{max-width:100%;overflow-wrap:normal}.experience-intro p{justify-self:start;margin:0;font-size:24px;line-height:1.2;transform:none}.skill-board__header h3{font-size:32px;line-height:1.08}.medical-carousel-controls,.motion-carousel-controls,.global-carousel-controls,.motion-detail-carousel-controls{height:58px;padding-right:14px;padding-left:14px}.medical-carousel-arrows,.motion-carousel-navigation,.global-carousel-navigation,.motion-detail-carousel-navigation{flex-shrink:0;gap:8px}.medical-carousel-arrows button,.motion-carousel-navigation button,.global-carousel-navigation button,.motion-detail-carousel-navigation button{width:34px;height:34px;font-size:16px}.medical-carousel-arrows span,.motion-carousel-navigation span,.global-carousel-navigation span,.motion-detail-carousel-navigation span{min-width:42px;font-size:9px;text-align:center}.project-video-arrow{width:42px;height:42px;font-size:20px}.contact-title{font-size:48px;line-height:.96}.contact-title--thanks{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;align-content:center;row-gap:10px;padding:34px 0 46px;font-size:54px;line-height:.88}.contact-title--thanks:before{width:100%;margin-bottom:18px}.contact-title--thanks span,.contact-title--thanks span:nth-child(n){margin-left:0}.thanks-main{grid-column:1;grid-row:2;justify-self:start;width:auto;max-width:100%;transform:none}.thanks-cn{grid-column:1;grid-row:3;justify-self:end;align-self:center;margin:-12px 22px 0 0;font-size:25px}.thanks-for{grid-column:1;grid-row:4;justify-self:center;margin-top:-6px;font-size:62px;transform:none}.thanks-watch{grid-column:1;grid-row:5;justify-self:start;max-width:calc(100vw - 32px);font-size:50px;margin-top:0;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.project-visual--concept-web-carousel{width:1700px;max-width:100%;height:auto;min-height:0;overflow:hidden;background:#050505}.project-visual--concept-web-carousel:before{display:block;width:100%;padding-top:123.194%;content:""}.project-visual--concept-web-carousel:after{display:none}.project-visual--concept-web-carousel .global-carousel-track{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.project-visual--concept-web-carousel .global-carousel-slide{height:100%}.project-visual--concept-web-carousel .global-carousel-slide{background:#050505}.project-visual--concept-web-carousel .global-carousel-slide img{display:block;width:100%;height:100%;object-fit:contain;background:#050505}@media(max-width:767px)and (orientation:portrait){#concept-website-design.creative-kv-banner{min-height:180px;padding:28px 24px;align-items:stretch}#concept-website-design.creative-kv-banner h3{align-self:end;justify-self:start;max-width:70%;font-size:clamp(32px,11vw,52px);line-height:.92;writing-mode:horizontal-tb;text-orientation:mixed;white-space:normal}#concept-website-design.creative-kv-banner>p{align-self:start;justify-self:end;max-width:48%;text-align:right}}@media(max-width:767px){.projects-list>.project,.projects-list>.project.project--motion-case,.projects-list>.project.project--global-case{width:100%;min-width:0;max-width:100%}.project-visual--motion-carousel,.project-visual--global-carousel,.motion-detail-carousel,.project-video-carousel,.creative-kv-banner,.project-visual--concept-web-carousel{width:100%;min-width:0;max-width:100%}.project-visual--motion-carousel,.project-visual--global-carousel,.motion-detail-carousel{height:auto}.global-carousel-dots,.motion-detail-carousel-dots{flex:1 1 auto;min-width:0}.global-carousel-dots button{width:12px}.global-carousel-dots button.is-active{width:24px}.motion-detail-carousel-dots{gap:4px}.motion-detail-carousel-dots button{width:12px}.motion-detail-carousel-dots button.is-active{width:24px}.motion-detail-carousel--compact .motion-detail-carousel-dots{gap:2px}.motion-detail-carousel--compact .motion-detail-carousel-dots button{width:4px}.motion-detail-carousel--compact .motion-detail-carousel-dots button.is-active{width:12px}.project--text-only{height:auto;min-height:0}.project--text-only .project-info{width:100%;height:auto;min-height:0;padding:24px 20px}.project--text-only .project-title{display:grid;width:100%;height:auto;min-height:0;grid-template-columns:minmax(0,1fr);gap:18px}.project--text-only .project-title h3{grid-column:1;max-width:100%;font-size:clamp(34px,11vw,44px);line-height:1;letter-spacing:.035em;overflow-wrap:anywhere}.project--text-only .project-title p{grid-column:1;justify-self:start;max-width:100%;margin:0;font-size:12px;line-height:1.35;text-align:left}}
