.project-press{padding-block:32px 16px}.press-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:32px}.press-heading h2{font-size:clamp(30px,4vw,60px);font-weight:400;letter-spacing:-.04em;line-height:1.1}.press-heading time{color:var(--muted);font-size:13px;white-space:nowrap}.press-links{border-top:1px solid var(--line)}.press-links a{display:grid;grid-template-columns:1fr auto 28px;align-items:center;gap:32px;padding:25px 0;border-bottom:1px solid var(--line);transition:color .18s ease}.press-publication{font-size:clamp(22px,2.4vw,34px);letter-spacing:-.025em}.press-action{display:grid;gap:5px;font-size:13px}.press-action>span{color:var(--muted);font-size:11px}.press-links svg{transition:transform .22s var(--ease-out)}.press-links a:focus-visible{outline:2px solid white;outline-offset:5px}.press-media{margin-top:42px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.press-media figure{margin:0;min-width:0}.press-image{aspect-ratio:3 / 2;display:grid;place-items:center;overflow:hidden;background:#111}.press-image img,.press-image svg{display:block;width:100%;height:100%;min-height:0;object-fit:contain}.press-media figcaption{display:flex;gap:15px;padding-top:14px;font-size:13px;line-height:1.5;color:#ccc}.press-media figcaption>span{color:var(--muted);font-size:11px;padding-top:2px}@media(hover:hover)and (pointer:fine){.press-links a:hover{color:#aaa}.press-links a:hover svg{transform:translate(3px,-3px)}}@media(max-width:600px){.project-press{padding-top:20px}.press-heading{flex-wrap:wrap;gap:12px;margin-bottom:24px}.press-links a{gap:14px;grid-template-columns:1fr 24px;padding-block:22px}.press-action{grid-row:2;display:flex;gap:10px;align-items:baseline}.press-links svg{grid-column:2;grid-row:1 / 3}.press-media{grid-template-columns:1fr;gap:30px;margin-top:32px}}@media(prefers-reduced-motion:reduce){.press-links a,.press-links svg{transition:none}}:root{font-family:Satoshi,Arial,sans-serif;color:#f3f3f1;background:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--white: #fff;--black: #000;--text: #f3f3f1;--muted: #a1a1a1;--line: #343434;--page: clamp(20px, 3.3vw, 64px);--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--fast: .18s;--morph: .5s;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}button,svg{flex-shrink:0}button:disabled{cursor:default}img,video{display:block;max-width:100%}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid #fff;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}::selection{background:#fff;color:#000}main:focus{outline:none}.muted{color:var(--muted)}.site{max-width:2000px;margin:auto}.skip-link{position:fixed;top:12px;left:12px;padding:14px 24px;background:#fff;color:#000;z-index:100;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.header{padding:22px var(--page);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:90px;position:relative;z-index:10;background:#000}.identity{display:flex;align-items:center;gap:11px;width:max-content;font-weight:500;font-size:22px;letter-spacing:-1px;min-height:44px}.identity img{width:48px;height:48px;object-fit:cover;border-radius:50%}.identity-dot{color:var(--muted)}.main-nav{display:flex;gap:30px;align-items:center}.main-nav a{position:relative;font-size:14px;display:flex;align-items:center;min-height:44px;color:var(--muted);transition:color var(--fast) ease}.main-nav a[aria-current=page]{color:#fff}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .24s var(--ease-out)}.main-nav a[aria-current=page]:after{transform:scaleX(1)}.header-right{display:flex;justify-content:flex-end;align-items:center;gap:24px}.social-links{display:flex;align-items:center;gap:2px}.social-links a{min-width:38px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:opacity var(--fast) ease}.language-switch{display:flex;gap:0;border-left:1px solid var(--line);padding-left:17px}.language-switch a{font-size:11px;letter-spacing:.03em;color:var(--muted);min-width:34px;min-height:44px;display:flex;justify-content:center;align-items:center;transition:color var(--fast) ease}.language-switch a[aria-current]{color:#fff;text-decoration:underline;text-underline-offset:6px}.hero{padding:45px var(--page) 42px}.hero-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);letter-spacing:.025em}.hero-name{font-weight:300;font-size:clamp(65px,9.75vw,194px);line-height:1.13;letter-spacing:-.073em;text-align:center;margin:30px 0 22px;white-space:nowrap}.name-period{font-weight:300;display:none}.name-mask{display:inline-block;overflow:hidden;vertical-align:bottom;padding-right:.045em;margin-right:-.045em}.name-mask>span{display:inline-block}.hero-description{display:flex;align-items:center;justify-content:center;gap:37px}.hero-description p{font-size:clamp(15px,1.2vw,20px);font-weight:400;line-height:1.55;max-width:480px;text-align:center;text-wrap:balance}.hero-line{height:1px;width:50px;background:var(--line)}.work-section{padding:0 var(--page)}.work-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 0 21px}.work-toolbar h2{font-size:14px;display:flex;align-items:center;gap:9px}.work-count{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums;align-self:flex-start;margin-top:2px}.view-controls{display:flex;gap:3px;border:1px solid var(--line);padding:3px}.view-controls button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 12px;font-size:12px;color:var(--muted);transition:color var(--fast) ease,background-color var(--fast) ease}.view-controls button[aria-pressed=true]{background:var(--white);color:var(--black)}.work-grid{display:grid;grid-template-columns:1fr;gap:52px}.project-card{min-width:0;position:relative}.project-link{display:block}.project-media{position:relative;aspect-ratio:2.2;overflow:hidden;background:#101010;isolation:isolate}.project-media>img{height:100%;width:100%;object-fit:cover;transition:transform .5s var(--ease-out)}.preview-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;pointer-events:none}.preview-video.is-hidden{display:none}.preview-control{position:absolute;z-index:4;right:18px;top:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #ffffff70;background:#0008;transition:background-color var(--fast) ease}.media-notice{position:absolute;z-index:3;left:18px;bottom:18px;font-size:10px;letter-spacing:.075em;line-height:1.2;text-transform:uppercase;color:#fff;background:#0009;padding:8px 10px}.media-top{position:absolute;inset:20px 20px auto;z-index:2;display:flex;justify-content:space-between;pointer-events:none;font-size:11px;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 8px #000}.project-card:first-child .media-top{right:82px}.project-open{position:absolute;z-index:3;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;font-size:13px;color:#fff;text-shadow:0 1px 6px #000}.project-open>span:first-child{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff8c;border-radius:50%;background:#0004}.project-media:has(.media-notice) .project-open{left:auto;right:22px;bottom:20px}.project-media:has(.media-notice) .project-open>span:last-child{display:none}.project-caption{background:#fff;color:#000;padding:22px 24px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;min-height:89px}.project-caption h3{font-size:25px;font-weight:400;letter-spacing:-.045em;line-height:1.1;width:fit-content}.caption-type{display:block;font-size:12px;line-height:1.5;margin-top:7px;color:#545454}.caption-year{color:#666}.project-caption p{font-size:13px;color:#454545}.caption-arrow{justify-self:end;transition:transform .24s var(--ease-out)}.project-link:focus-visible{outline-offset:6px}.project-link:focus-visible .project-caption{outline:2px solid #000;outline-offset:-6px}.overview .work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.overview .project-media{aspect-ratio:1.9}.overview .project-caption{padding:15px 17px;min-height:78px;grid-template-columns:1fr auto;gap:10px}.overview .project-caption h3{font-size:20px}.overview .project-caption p{display:none}.overview .project-caption .caption-arrow{width:20px}.overview .caption-type{font-size:11px;margin-top:5px}.overview .project-open{left:15px;bottom:15px}.overview .project-open>span:first-child{width:32px;height:32px}.overview .project-open>span:last-child{display:none}.overview .media-top{inset:13px 15px auto;font-size:10px}.overview .media-notice{left:13px;bottom:13px;font-size:8px;padding:6px 7px}.overview .project-media:has(.media-notice) .project-open{right:13px;bottom:12px}.footer{margin:90px var(--page) 0;padding:55px 0 24px;border-top:1px solid var(--line)}.footer-invite{display:block;width:fit-content}.footer-invite>span{font-size:14px;color:var(--muted)}.footer-invite strong{display:flex;align-items:center;gap:40px;font-weight:300;font-size:clamp(48px,6.2vw,116px);letter-spacing:-.055em;line-height:1.3;margin-top:8px}.footer-invite svg{width:clamp(45px,6vw,95px);height:auto;transition:transform .24s var(--ease-out)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);margin-top:72px}.footer-bottom>.social-links{color:#fff}.footer-bottom>a{font-size:12px}.page-eyebrow{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;gap:20px;margin-bottom:56px}.about-section,.contact-section{padding:56px var(--page) 0}.about-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(45px,8vw,155px);align-items:center}.portrait{max-width:510px}.portrait img{width:100%;aspect-ratio:1;object-fit:cover}.portrait>span{display:block;margin-top:15px;font-size:12px;color:var(--muted)}.about-content h1{font-weight:300;font-size:clamp(35px,4.4vw,78px);letter-spacing:-.052em;line-height:1.12;margin-bottom:32px}.about-content h1 span{display:block}.about-content p{font-size:17px;line-height:1.65;max-width:570px;margin-top:18px;text-wrap:pretty}.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;line-height:1.4}.about-content .text-link{margin-top:24px;border-bottom:1px solid #fff}.text-link svg{transition:transform .24s var(--ease-out)}.discipline-row{margin-top:110px;display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid var(--line);padding-top:28px}.discipline-row h2{font-size:15px}.discipline-row ul{list-style:none;margin:0;padding:0}.discipline-row li{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:18px}.discipline-row li:first-child{padding-top:0}.discipline-row li svg{color:var(--muted)}.behind-section{padding:90px var(--page) 0}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h2{font-size:25px;letter-spacing:-.035em}.section-heading p{font-size:13px;color:var(--muted)}.behind-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.behind-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.contact-section{min-height:calc(100svh - 230px)}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-heading h1{font-size:clamp(70px,9.5vw,182px);line-height:.98;letter-spacing:-.065em;font-weight:300}.contact-heading h1 span{display:block}.contact-arrow{width:clamp(120px,18vw,300px);height:auto;align-self:flex-end;margin-right:3%}.contact-body{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center;margin-top:60px}.contact-body>p{font-size:17px;color:var(--muted);line-height:1.65;max-width:420px;text-wrap:pretty}.email-wrap{min-width:0}.email-box{border:1px solid #686868;display:flex;align-items:stretch;width:100%;transition:border-color var(--fast) ease}.email-box>a{display:flex;align-items:center;gap:16px;min-width:0;flex:1;padding:25px 20px;font-size:clamp(16px,1.65vw,29px);letter-spacing:-.025em}.email-box>a>span{overflow-wrap:anywhere}.email-arrow{margin-left:auto}.email-box>button{padding:0 15px;border-left:1px solid var(--line);min-width:50px}.copy-status{font-size:11px;color:var(--muted);height:25px;padding-top:8px}.contact-social{display:flex;gap:60px;align-items:center;margin-top:45px}.contact-social>span{font-size:12px;color:var(--muted)}.social-links.with-labels{gap:38px}.social-links.with-labels a{gap:12px;font-size:14px}.social-links.with-labels a svg:last-child{margin-left:14px}.contact-footer{margin-top:60px;padding-top:20px}.contact-footer .footer-bottom{margin-top:0}.project-detail{padding:30px var(--page) 0}.detail-top{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.detail-top .text-link{font-size:12px}.detail-heading{margin:42px 0 40px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.detail-heading h1{font-size:clamp(43px,6.8vw,130px);line-height:1.07;font-weight:300;letter-spacing:-.055em;width:fit-content}.detail-heading p{font-size:14px;color:var(--muted);padding-bottom:6px;max-width:210px;line-height:1.5}.detail-media{position:relative;background:#101010;overflow:hidden}.detail-media>img{width:100%;height:auto;max-height:76svh;object-fit:contain;min-height:240px}.detail-media.has-video{aspect-ratio:3/2;background:#000;max-width:1440px;margin:auto}.detail-media.has-video>img,.detail-media video{width:100%;height:100%;object-fit:contain;max-height:none}.watch-film{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:18px;font-size:18px;background:#0002}.watch-icon{width:76px;height:76px;display:grid;place-items:center;border:1px solid #ffffffb0;border-radius:50%;background:#0006;transition:transform .24s var(--ease-out)}.watch-film small{font-size:11px;color:#ddd}.project-story{padding:55px 0;display:grid;grid-template-columns:.65fr 1.4fr .65fr;gap:55px}.project-story h2{font-size:14px}.project-story p{font-size:20px;line-height:1.6;max-width:700px}.project-story .media-explanation{font-size:13px;color:var(--muted);margin-top:20px}.project-story .text-link{margin-top:22px}.project-story dl{margin:0;display:grid;align-content:start;gap:25px}.project-story dt{font-size:12px;color:var(--muted);margin-bottom:6px}.project-story dd{font-size:14px;margin:0}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.detail-gallery img{width:100%;max-height:680px;object-fit:contain;background:#111}.next-project{margin-top:70px;padding:34px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:center;gap:13px}.next-project>span{grid-column:1/-1;font-size:12px;color:var(--muted)}.next-project strong{font-weight:300;font-size:clamp(38px,5vw,90px);letter-spacing:-.05em}.not-found{padding:100px var(--page);min-height:50vh}.not-found h1{font-size:50px;letter-spacing:-.04em;margin-bottom:30px}body{overflow-anchor:none}.project-card:first-child .media-top>span:first-child{visibility:hidden}@media(min-width:761px){.overview-mode .hero{display:grid;grid-template-columns:1.6fr 1fr;align-items:center;column-gap:5vw;padding-top:18px;padding-bottom:16px}.overview-mode .hero-meta{grid-column:1/-1;margin-bottom:14px;font-size:10px}.overview-mode .hero-name{font-size:5.4vw;text-align:left;margin:0;line-height:1.1}.overview-mode .hero-description{justify-content:flex-end}.overview-mode .hero-description p{text-align:left;font-size:13px;max-width:350px}.overview-mode .hero-line{display:none}.overview-mode .overview .project-media{aspect-ratio:auto;height:clamp(112px,calc((100svh - 492px)/2),250px)}.overview-mode .overview .project-caption{min-height:72px;padding:13px 17px}.overview-mode .overview .work-grid{row-gap:20px}}@media(max-width:760px){.overview-mode .hero{padding-top:12px;padding-bottom:12px}.overview-mode .hero-meta{font-size:9px}.overview-mode .hero-name{font-size:8vw;white-space:nowrap;margin:19px 0 15px}.overview-mode .hero .hero-name .name-mask{display:inline-block;font-size:1em;line-height:1.15}.overview-mode .hero-description p{font-size:12px;max-width:310px;line-height:1.5}.overview-mode .overview .project-media{aspect-ratio:1.85}.overview-mode .overview .project-caption{min-height:66px;padding-top:10px;padding-bottom:10px}}@media(pointer:coarse){.language-switch a,.social-links a{min-width:44px;min-height:44px}.preview-control{width:44px;height:44px}.view-controls button{min-height:44px}}.first-visit .name-mask>span{animation:name-reveal 1s var(--ease-out) both}.first-visit .name-mask:nth-child(2)>span{animation-delay:80ms}.first-visit .hero-meta,.first-visit .hero-description{animation:quiet-in .7s var(--ease-out) .14s both}.first-visit .work-section{animation:quiet-in .8s var(--ease-out) .2s both}@keyframes name-reveal{0%{transform:translateY(105%)}to{transform:translateY(0)}}@keyframes quiet-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (pointer:fine){.main-nav a:hover,.language-switch a:hover{color:#fff}.main-nav a:hover:after{transform:scaleX(1)}.social-links a:hover{opacity:.6}.project-link:hover .project-media>img{transform:scale(1.025)}.project-link:hover .caption-arrow{transform:translate(3px,-3px)}.footer-invite:hover svg,.text-link:hover svg{transform:translate(3px,-3px)}.preview-control:hover{background:#000}.watch-film:hover .watch-icon{transform:scale(1.05)}.email-box:hover{border-color:#fff}.email-box>button:hover{background:#1a1a1a}}@media(min-width:1450px){.hero{padding-top:52px;padding-bottom:48px}.hero-name{margin-top:38px;margin-bottom:27px}.overview .project-media{aspect-ratio:2.15}.overview .project-caption{min-height:82px}.overview .work-grid{row-gap:24px}}@media(max-width:1100px){.header{gap:16px}.header-right{gap:10px}.main-nav{gap:22px}.header-right .social-links{display:none}.hero{padding-top:34px}.hero-name{font-size:9.8vw}.hero-description p{max-width:420px}.project-caption{grid-template-columns:1fr auto}.project-caption p{display:none}.overview .project-caption h3{font-size:18px}.overview .caption-type{font-size:10px}.about-layout{gap:50px}.about-content p{font-size:15px}.contact-body{gap:40px;grid-template-columns:.8fr 1.2fr}.email-box>a{padding:24px 15px;gap:12px}.email-box>a>svg:first-child{display:none}.project-story{gap:30px;grid-template-columns:.5fr 1.5fr .65fr}.project-story p{font-size:18px}}@media(max-width:760px){:root{--page: 22px}.header{padding-top:14px;padding-bottom:14px;grid-template-columns:1fr auto;gap:0;min-height:80px}.identity{font-size:20px}.identity img{width:42px;height:42px}.main-nav{gap:22px;grid-column:2;grid-row:1}.main-nav a{font-size:12px}.header-right{grid-column:1/-1;justify-content:flex-end;margin-top:6px}.language-switch{border:0;padding:0}.language-switch a{min-width:38px;font-size:10px;min-height:36px}.hero{padding-top:24px;padding-bottom:29px}.hero-meta{font-size:10px;gap:20px;line-height:1.5}.hero-meta>span:first-child{max-width:210px}.hero-name{font-size:12.2vw;line-height:1.12;letter-spacing:-.065em;margin:25px 0 23px;white-space:normal}.hero-name .name-mask{display:block}.hero-name .name-mask:first-child{font-size:1.48em;line-height:1.04}.hero-name .name-mask:nth-child(2){font-size:1.06em;line-height:1.08}.hero-description{gap:0}.hero-line{display:none}.hero-description p{font-size:15px;line-height:1.6;max-width:350px}.work-toolbar{padding:13px 0 18px;gap:12px}.work-toolbar h2{font-size:12px;gap:5px}.view-controls button{padding:0 10px;gap:6px;font-size:11px;min-height:38px}.view-controls{gap:0;padding:2px}.view-controls svg{width:14px}.work-count{font-size:9px}.work-grid{gap:28px}.project-media{aspect-ratio:1.4}.project-caption{padding:17px;min-height:80px;gap:15px}.project-caption h3{font-size:23px}.caption-type{font-size:11px}.caption-arrow{width:23px}.project-open{left:17px;bottom:17px;font-size:12px;gap:9px}.project-open>span:first-child{height:35px;width:35px}.media-top{inset:15px 16px auto;font-size:10px}.preview-control{top:12px;right:12px;width:38px;height:38px}.project-card:first-child .media-top{right:67px}.media-notice{left:14px;bottom:14px;font-size:9px;padding:7px}.overview .work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.overview .project-media{aspect-ratio:1.24}.overview .project-caption{padding:12px 10px;min-height:85px;align-items:start;gap:4px}.overview .project-caption h3{font-size:16px;letter-spacing:-.04em;line-height:1.12}.overview .caption-type{font-size:10px;line-height:1.35;margin-top:6px}.overview .caption-year{display:none}.overview .project-caption .caption-arrow{width:14px;height:17px}.overview .project-open{left:10px;bottom:10px}.overview .project-open>span:first-child{width:26px;height:26px}.overview .media-top{inset:10px 11px auto;font-size:9px}.overview .media-notice{font-size:7px;left:8px;bottom:8px;max-width:calc(100% - 43px);padding:5px;letter-spacing:.02em}.overview .project-media:has(.media-notice) .project-open{right:8px;bottom:8px}.footer{margin-top:58px;padding-top:36px}.footer-invite>span{font-size:12px}.footer-invite strong{font-size:clamp(39px,7vw,65px);gap:20px}.footer-invite svg{width:42px}.footer-bottom{margin-top:45px;display:grid;grid-template-columns:1fr auto;gap:4px;font-size:10px}.footer-bottom>a{grid-row:2;font-size:11px}.footer-bottom>.social-links{grid-column:2;grid-row:1/3}.footer-bottom>.social-links a{min-width:34px}.page-eyebrow{font-size:11px;margin-bottom:33px}.about-section,.contact-section{padding-top:32px}.about-layout{display:flex;flex-direction:column;align-items:stretch;gap:34px}.portrait{max-width:400px;order:2;width:80%;margin:6px auto 0}.about-content h1{font-size:clamp(33px,6.5vw,54px);margin-bottom:25px;letter-spacing:-.045em}.about-content p{font-size:16px;line-height:1.65}.discipline-row{margin-top:50px;grid-template-columns:1fr;gap:25px;padding-top:24px}.discipline-row li{font-size:16px}.behind-section{padding-top:50px}.section-heading{display:block}.section-heading h2{font-size:23px}.section-heading p{margin-top:8px;font-size:12px}.behind-grid{grid-template-columns:repeat(3,1fr);gap:10px}.behind-grid img{aspect-ratio:3/4}.contact-heading{gap:15px}.contact-heading h1{font-size:clamp(64px,14.3vw,106px)}.contact-arrow{width:70px;margin:0}.contact-body{grid-template-columns:1fr;gap:28px;margin-top:40px}.contact-body>p{font-size:16px;max-width:430px}.email-box>a{padding:22px 14px;font-size:clamp(16px,4.3vw,22px);gap:10px}.email-box .email-arrow{width:19px}.email-box>button{min-width:46px;padding:0 12px}.contact-social{display:block;margin-top:25px}.contact-social>span{font-size:11px}.contact-social .social-links{margin-top:12px;gap:26px;justify-content:flex-start}.social-links.with-labels a{font-size:13px;gap:9px}.social-links.with-labels a svg:last-child{margin-left:4px}.contact-footer{margin-top:42px}.project-detail{padding-top:22px}.detail-top{font-size:10px;gap:12px}.detail-top .text-link{font-size:11px}.detail-heading{margin:25px 0;display:block}.detail-heading h1{font-size:clamp(39px,8vw,65px)}.detail-heading p{font-size:13px;max-width:none;margin-top:16px}.detail-media>img{min-height:180px;max-height:70svh}.detail-media.has-video{aspect-ratio:3/2}.watch-film{font-size:14px;gap:12px}.watch-icon{width:54px;height:54px}.watch-film small{font-size:10px}.project-story{padding:30px 0;grid-template-columns:1fr;gap:21px}.project-story h2{font-size:12px;color:var(--muted)}.project-story p{font-size:17px}.project-story dl{grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding-top:23px}.project-story dt{font-size:11px}.project-story dd{font-size:13px}.detail-gallery{gap:12px}.next-project{margin-top:40px;padding:26px 0}.next-project strong{font-size:36px}.next-project svg{width:28px}}@media(max-width:380px){:root{--page: 16px}.main-nav{gap:16px}.main-nav a{font-size:11px}.identity{gap:7px;font-size:18px}.hero-meta{font-size:9px}.work-toolbar h2{font-size:11px}.view-controls button{padding:0 8px;font-size:10px}.overview .project-caption h3{font-size:15px}.email-box>a{font-size:15px}.email-box>button{min-width:42px;padding:0 10px}.contact-arrow{width:52px}.contact-heading h1{font-size:62px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.first-visit .name-mask>span{transform:none!important}.first-visit .hero-description,.first-visit .hero-meta,.first-visit .work-section{opacity:1!important;transform:none!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}.preview-video{display:none}}@media(max-width:760px){.contact-heading{display:block;position:relative}.contact-heading h1{font-size:clamp(48px,13.7vw,85px)}.contact-arrow{position:absolute;right:0;bottom:0;width:42px}.email-box>a>svg:first-child{display:block;width:19px}.email-box>a{font-size:clamp(14px,3.9vw,21px)}.email-box .email-arrow{display:none}.about-content h1{font-size:clamp(46px,9vw,64px)}}@media(min-width:761px){.overview-mode .overview .project-media{max-height:calc((100vw - 2 * var(--page) - 36px) / 5.4)}}.name-mask{overflow:visible}.first-visit .name-mask{overflow:hidden}.hero-meta{justify-content:center}.hero-name [data-motion-kind=text]{width:max-content}.overview-mode .hero-meta{justify-content:flex-start}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.work-filters{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:10px 0 22px}.country-controls{display:flex;gap:18px;flex-wrap:wrap}.country-controls button{position:relative;font-size:12px;color:var(--muted);min-height:44px;padding:0 2px;transition:color var(--fast) ease}.country-controls button:after{content:"";position:absolute;height:1px;background:currentColor;bottom:6px;left:2px;right:2px;transform:scaleX(0);transform-origin:left;transition:transform .24s var(--ease-out)}.country-controls button[aria-pressed=true]{color:var(--white)}.country-controls button[aria-pressed=true]:after{transform:scaleX(1)}.sort-control{position:relative;flex:0 0 auto;display:flex;align-items:center}.sort-control select{appearance:none;border:1px solid var(--line);border-radius:0;background:#000;color:var(--text);font:inherit;font-size:12px;min-height:44px;padding:0 36px 0 14px;cursor:pointer}.sort-control svg{position:absolute;right:13px;pointer-events:none}.sort-control select:focus-visible{outline:2px solid #fff;outline-offset:3px}.view-controls{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;isolation:isolate}.view-controls:before{content:"";position:absolute;z-index:-1;top:3px;bottom:3px;left:3px;width:calc((100% - 6px)/2);background:#fff;transition:transform .24s var(--ease-out)}.view-controls[data-view=overview]:before{transform:translate(100%)}.view-controls button{min-height:40px}.view-controls button[aria-pressed=true]{background:transparent}.overview .project-caption{align-items:start;flex:1}.overview .project-link{height:100%;display:flex;flex-direction:column}.overview .project-media{flex-shrink:0}.project-caption>div{min-width:0}.film-variants{padding:0 0 60px}.film-variants h2{font-size:16px;margin-bottom:24px}.variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.variant-grid video{width:100%;aspect-ratio:9 / 16;object-fit:contain;background:#111}.variant-grid figcaption{padding:15px 0;font-size:13px;color:var(--muted)}@media(min-width:761px){.overview-mode .hero-name{font-size:clamp(38px,5.4vw,108px)}.overview-mode .hero-description p{font-size:14px}.overview-mode .overview .project-media{height:clamp(112px,calc((100svh - 640px)/2),220px);aspect-ratio:auto}}@media(max-width:760px){.overview-mode .hero-meta{justify-content:center}.hero-meta>span:first-child{max-width:none}.overview-mode .hero .hero-name .name-mask{font-size:1em}.work-toolbar{flex-wrap:wrap}.work-toolbar h2{min-height:32px}.view-controls:before{inset:2px auto 2px 2px;width:calc((100% - 4px)/2)}.view-controls button{min-height:44px;padding:0 11px}.work-filters{flex-wrap:wrap;gap:4px 12px;padding:6px 0 18px}.country-controls{gap:14px;width:100%;justify-content:space-between}.country-controls button{font-size:11px}.sort-control{margin-left:auto}.sort-control select{font-size:11px;min-height:40px}.overview .project-caption{min-height:84px}.variant-grid{grid-template-columns:1fr;max-width:420px;margin:auto;gap:26px}}@media(prefers-reduced-motion:reduce){.view-controls:before,.country-controls button:after{transition:none}}.detail-heading h1{width:fit-content}.detail-media.has-video.is-portrait{aspect-ratio:9 / 16;width:min(100%,43.875svh);margin:auto}@media(max-width:760px){.detail-media.has-video.is-portrait{width:min(100%,46.125svh)}}.ai-era{display:inline-block;margin-top:10px;padding:5px 7px;border:1px solid #d4d4d4;color:#4d4d4d;font-size:10px;line-height:1.35;letter-spacing:.01em}.ai-context{margin-top:30px;padding:20px 0 0;border-top:1px solid var(--line)}.ai-context>span{display:block;margin-bottom:10px;color:var(--text);font-size:12px}.project-story .ai-context p{font-size:14px;line-height:1.65;color:var(--muted)}.overview .ai-era{font-size:10px;margin-top:8px}:root{--morph: .74s;--ease-drawer: cubic-bezier(.32, .72, 0, 1)}.portrait img{height:auto;object-fit:contain}.site .hero{padding-top:34px;padding-bottom:36px}.site .hero-meta{justify-content:flex-start}.site .hero-name{font-size:clamp(76px,9.7vw,180px);text-align:left;line-height:1.08;letter-spacing:-.065em;margin:26px 0}.site .hero-description{justify-content:space-between;align-items:center;gap:24px}.site .hero-description p{width:360px;max-width:100%;flex-shrink:0;font-size:14px;line-height:1.6;text-align:left;text-wrap:pretty}.hero-social .social-links{gap:8px}.hero-social .social-links a{width:44px;height:44px;border:1px solid var(--line)}.site:has(.hero) .header-right>.social-links{display:none}.project-caption{position:relative;z-index:5}.hero,.work-toolbar,.work-filters{position:relative;z-index:6}.motion-layer{position:fixed;inset:0;z-index:4;pointer-events:none;overflow:clip}.motion-frame{position:absolute;left:0;top:0;transform-origin:0 0;will-change:transform}.motion-frame>img{will-change:transform}[data-layout-motion] .project-media>img{transition:none}[data-layout-motion] .project-card,[data-layout-motion] .brand-row{transition:none;opacity:1;transform:none;clip-path:none}[data-reveal]{transition:opacity .6s var(--ease-out),transform .6s var(--ease-out),clip-path .6s var(--ease-out)}[data-reveal-state=pending]{opacity:0;transform:translate3d(0,24px,0);clip-path:inset(0 0 8% 0)}[data-reveal-state=visible],[data-reveal]:focus-within{opacity:1;transform:none;clip-path:inset(0)}.social-links a svg,.view-controls button svg,.brand-arrow,.project-open>span:first-child{transition:transform .24s var(--ease-out)}.social-links a,.view-controls button,.country-controls button,.watch-film,.brand-row{transition:color .18s ease,opacity .18s ease,transform .16s var(--ease-out)}.social-links a:active,.view-controls button:active,.country-controls button:active,.watch-film:active{transform:scale(.97)}.project-link:active .project-open>span:first-child{transform:scale(.92)}.selection-note{color:var(--muted);font-size:12px;line-height:1.5;margin:-4px 0 20px}.brand-filter-note{color:var(--muted);font-size:12px}.brands-page,.brand-heading{padding:50px var(--page) 0}.brands-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin:12px 0 70px}.brands-intro h1,.brand-heading h1{font-size:clamp(64px,9vw,150px);font-weight:300;letter-spacing:-.065em;line-height:1.1}.brands-intro p{font-size:15px;color:var(--muted);line-height:1.65;max-width:300px;padding-bottom:8px}.brand-row{display:grid;grid-template-columns:28px 1fr auto 90px 30px;gap:30px;align-items:center;min-height:184px;border-top:1px solid var(--line);padding:30px 0}.brand-row:last-child{border-bottom:1px solid var(--line)}.brand-index,.brand-project-count{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.brand-name h2{font-size:clamp(26px,3.6vw,64px);font-weight:300;letter-spacing:-.04em;line-height:1.1}.brand-name>span{display:block;font-size:12px;color:var(--muted);margin-top:13px}.brand-preview{display:flex;gap:8px;overflow:hidden}.brand-preview img{width:clamp(70px,9vw,150px);height:clamp(70px,7vw,100px);object-fit:cover;transition:transform .5s var(--ease-out)}.brand-arrow{width:30px;height:30px}.brand-heading{padding-bottom:28px}.brand-heading>.text-link{margin-bottom:32px;color:var(--muted)}.brand-heading>div{display:flex;align-items:baseline;justify-content:space-between;gap:30px}.brand-heading h1{font-size:clamp(52px,7vw,108px)}.brand-heading p{font-size:13px;color:var(--muted)}@media(min-width:761px){.site.overview-mode .hero{grid-template-columns:minmax(0,1fr) 360px;gap:0 36px;padding-top:16px;padding-bottom:16px}.site.overview-mode .hero-meta{margin-bottom:8px}.site.overview-mode .hero-name{font-size:clamp(38px,5.2vw,102px);margin:0}.site.overview-mode .hero-description{flex-direction:column;align-items:flex-start;gap:8px}.site.overview-mode .hero-description p{font-size:14px;max-width:100%}.overview-mode .overview .project-media{height:clamp(112px,calc((100svh - 670px)/2),220px)}}@media(min-width:761px)and (max-width:980px){.site.overview-mode .hero{grid-template-columns:1fr}.site.overview-mode .hero-name{font-size:7vw;margin-bottom:20px}.site.overview-mode .hero-description{flex-direction:row;align-items:center}.brand-preview img:nth-child(2){display:none}}@media(hover:hover)and (pointer:fine){.hero-social a:hover{opacity:1;border-color:#8a8a8a}.social-links a:hover svg{transform:translateY(-2px)}.view-controls button:hover svg{transform:scale(1.08)}.project-link:hover .project-open>span:first-child{transform:scale(1.08)}.brand-row:hover .brand-arrow{transform:translate(4px,-4px)}.brand-row:hover .brand-preview img{transform:scale(1.04)}}@media(max-width:760px){.header{grid-template-columns:42px 1fr;column-gap:14px}.main-nav{justify-content:flex-end;gap:15px}.main-nav a{font-size:11px;min-width:36px;justify-content:center}.site .hero{padding-top:18px;padding-bottom:24px}.site .hero-name{font-size:clamp(48px,16vw,110px);margin:23px 0;line-height:1.05;white-space:normal}.site .hero .hero-name .name-mask{display:block;font-size:1em;line-height:1.05}.site .hero-description{display:block}.site .hero-description p{width:100%;font-size:14px;max-width:100%}.hero-social{width:max-content;margin-top:18px}.site.overview-mode .hero{padding-top:10px;padding-bottom:12px}.site.overview-mode .hero-name{font-size:clamp(32px,10vw,64px);margin:15px 0}.site.overview-mode .hero-meta{justify-content:flex-start;font-size:10px}.site.overview-mode .hero-social{margin-top:12px}.site.overview-mode .hero-description p{font-size:14px}.country-controls{justify-content:flex-start;flex-wrap:wrap;gap:0 18px}.country-controls button{font-size:11px}.work-filters{gap:4px 10px}.country-controls button:last-child{margin-right:0}.sort-control select{min-height:44px}.overview .project-caption h3{font-size:16px;line-height:1.15}.portrait{width:100%;max-width:400px}.brands-page,.brand-heading{padding-top:30px}.brands-intro{display:block;margin:6px 0 40px}.brands-intro h1{font-size:64px}.brands-intro p{font-size:14px;margin-top:20px;padding:0}.brand-row{grid-template-columns:18px minmax(0,1fr) auto 20px;gap:14px;padding:28px 0;min-height:142px}.brand-name h2{font-size:clamp(24px,6.6vw,44px)}.brand-name>span{font-size:11px;line-height:1.5;margin-top:10px}.brand-preview{display:none}.brand-project-count{font-size:11px}.brand-project-count>span{display:none}.brand-arrow{width:20px;height:20px}.brand-heading>div{display:block}.brand-heading h1{font-size:clamp(42px,12vw,76px)}.brand-heading p{margin-top:12px;line-height:1.5}.brand-heading>.text-link{margin-bottom:24px}}@media(max-width:360px){.header{column-gap:10px}.main-nav{gap:10px}.main-nav a{font-size:10.5px}.country-controls{gap:0 14px}}@media(prefers-reduced-motion:reduce){[data-reveal],[data-reveal-state=pending]{opacity:1;transform:none;clip-path:none;transition:none}.motion-layer{display:none}.social-links a:active,.view-controls button:active,.country-controls button:active,.watch-film:active,.project-link:hover .project-media>img,.social-links a:hover svg,.view-controls button:hover svg,.project-link:hover .project-open>span:first-child,.brand-row:hover .brand-arrow,.brand-row:hover .brand-preview img{transform:none}}.site .hero-meta{justify-content:space-between;align-items:center;gap:16px}.site .hero-social{margin:0}@media(max-width:760px){.site .hero-meta>span{max-width:calc(100% - 110px)}.site.overview-mode .hero-meta{justify-content:space-between}.site.overview-mode .hero-name{font-size:clamp(28px,8vw,56px);white-space:nowrap}.site.overview-mode .hero .hero-name .name-mask{display:inline-block}}.project-caption h3{max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}@media(min-width:761px){.overview-mode .overview[data-compact=false] .project-media{height:auto;aspect-ratio:1.8;max-height:none}}.brand-row[data-reveal]{transition:opacity .6s var(--ease-out),transform .6s var(--ease-out),clip-path .6s var(--ease-out)}.detail-heading h1{max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.site .hero-meta,.site.overview-mode .hero-meta{font-size:11px}@media(max-width:760px){.site .hero-meta,.site.overview-mode .hero-meta{font-size:10px}}@media(max-width:760px){.main-nav a,.country-controls button{min-width:44px}}@media(max-width:760px){.language-switch a,.social-links a{min-width:44px;min-height:44px}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}.hero-stage{position:relative;z-index:6;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:center;column-gap:42px;row-gap:8px;padding:8px var(--page) 10px}.hero-stage-meta{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--muted);font-size:11px}.hero-stage-meta .social-links{gap:8px}.hero-stage-meta .social-links a{width:44px;height:44px;border:1px solid var(--line)}.site:has(.hero-stage) .header-right>.social-links{display:none}.hero-title-slot{min-width:0}.hero-title{font-size:clamp(46px,7.05vw,132px);line-height:1.12;font-weight:300;letter-spacing:-.065em;white-space:nowrap;transform-origin:left center;transform:scale(1);transition:transform var(--morph) var(--ease-drawer)}.overview-mode .hero-title{transform:scale(.78)}.hero-stage[data-keyboard-view=true] .hero-title{transition:none}.hero-copy-stack{display:grid;max-width:380px;align-items:center}.hero-copy-stack p{grid-area:1 / 1;font-size:15px;line-height:1.6;color:#c6c6c6;opacity:0;transform:translateY(7px);transition:opacity .36s var(--ease-out),transform .55s var(--ease-out);pointer-events:none;text-wrap:pretty}.hero-copy-stack p[data-active=true]{opacity:1;transform:translateY(0);pointer-events:auto}.first-visit .hero-title-slot{animation:stage-enter .85s var(--ease-out) both}.first-visit .hero-copy-stack,.first-visit .hero-stage-meta{animation:stage-enter .7s .12s var(--ease-out) both}@keyframes stage-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.filter-actions{display:flex;gap:10px;align-items:center;margin-left:auto}.rotation-control{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);overflow:hidden}.rotation-progress{position:absolute;left:0;bottom:0;width:100%;height:1px;background:#fff;transform-origin:left;transform:scaleX(0)}.rotation-progress[data-running=true]{animation:rotation-tick 5.5s linear both}@keyframes rotation-tick{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.project-media .poster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;position:absolute;inset:0;overflow:hidden;background:#111}.project-media .poster-grid img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;transform:none;transition:none}.project-brief{margin-top:64px;padding-top:36px;border-top:1px solid var(--line)}.brief-intro>span{font-size:11px;color:var(--muted)}.brief-intro h2{font-size:clamp(32px,4.2vw,66px);font-weight:300;letter-spacing:-.05em;line-height:1.1;margin:15px 0}.brief-intro p{color:var(--muted);font-size:14px}.brief-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:36px 0 28px}.brief-progress span{border-top:1px solid #343434;padding-top:9px;font-size:11px;color:#8b8b8b;transition:border-color .18s,color .18s}.brief-progress [data-complete=true],.brief-progress [data-current=true]{border-color:#fff;color:#fff}.brief-step{animation:brief-enter .24s var(--ease-out) both}@keyframes brief-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.brief-step h3{font-size:clamp(22px,2.4vw,32px);letter-spacing:-.035em;font-weight:400;margin-bottom:22px;scroll-margin-top:24px}.brief-step h3:focus{outline:none}.brief-options{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.brief-options-2{grid-template-columns:repeat(3,minmax(0,1fr))}.brief-option{position:relative;display:flex;min-width:0;cursor:pointer}.brief-option input{position:absolute;opacity:0;width:1px;height:1px}.brief-option-inner{display:flex;flex-direction:column;width:100%;background:#0b0b0b;border:1px solid #343434;transition:border-color .18s,background .18s,transform .24s var(--ease-out)}.brief-art{position:relative;display:grid;place-items:center;aspect-ratio:1.65;overflow:hidden;border-bottom:1px solid #292929;background:#111}.brief-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s var(--ease-out)}.brief-art>svg{width:58px;height:58px;color:#b9b9b9}.brief-option-copy{display:grid;gap:7px;padding:18px}.brief-option-copy strong{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-.025em}.brief-option-copy>span{font-size:12px;color:#a1a1a1;line-height:1.5}.brief-check{position:absolute;top:12px;right:12px;width:24px;height:24px;display:grid;place-items:center;border:1px solid #a1a1a1;background:#0008;border-radius:50%}.brief-check svg{opacity:0;transform:scale(.6);transition:opacity .16s,transform .24s var(--ease-out)}.brief-option input:checked+.brief-option-inner{border-color:#fff;background:#171717}.brief-option input:checked+.brief-option-inner .brief-check{background:#fff;color:#000;border-color:#fff}.brief-option input:checked+.brief-option-inner .brief-check svg{opacity:1;transform:scale(1)}.brief-option input:focus-visible+.brief-option-inner{outline:2px solid #fff;outline-offset:4px}.brief-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:26px}.brief-next,.brief-back{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:12px 20px;font-size:14px}.brief-next{background:#fff;color:#000;border:1px solid #fff;transition:opacity .18s,transform .18s}.brief-next:disabled{opacity:.3}.brief-back{padding-left:0;color:#bbb}.brief-summary{margin:0}.brief-summary>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;padding:16px 0;border-bottom:1px solid var(--line)}.brief-summary dt{font-size:13px;color:var(--muted)}.brief-summary dd{margin:0;font-size:19px;letter-spacing:-.03em}.brief-summary button{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:12px}.brief-send{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px}.brief-send p{max-width:420px;font-size:13px;color:var(--muted);line-height:1.6}@media(hover:hover)and (pointer:fine){.brief-option:hover .brief-option-inner{border-color:#888}.brief-option:hover .brief-art img{transform:scale(1.025)}.brief-next:not(:disabled):hover{opacity:.85}.hero-stage-meta .social-links a:hover{border-color:#bbb}}.brief-next:not(:disabled):active,.rotation-control:active{transform:scale(.97)}@media(max-width:1050px)and (min-width:761px){.hero-stage{grid-template-columns:1fr;row-gap:16px}.hero-title{font-size:9vw}.hero-copy-stack{max-width:560px}}@media(max-width:760px){.hero-stage{grid-template-columns:minmax(0,1fr);row-gap:22px;padding:26px var(--page) 36px}.hero-stage-meta{font-size:10px;gap:10px}.hero-stage-meta>span{max-width:calc(100% - 105px)}.hero-title{font-size:clamp(44px,15.7vw,108px);line-height:1.06}.hero-title>span{display:block}.overview-mode .hero-title{transform:scale(.8)}.hero-copy-stack{max-width:440px}.hero-copy-stack p{font-size:14px;line-height:1.65}.filter-actions{justify-content:flex-end;width:100%}.work-filters{row-gap:8px}.project-brief{margin-top:38px;padding-top:28px}.brief-intro h2{max-width:450px}.brief-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brief-options-2{grid-template-columns:1fr}.brief-options-2 .brief-option-inner{flex-direction:row;align-items:center}.brief-options-2 .brief-art{aspect-ratio:1;width:76px;flex-shrink:0;border-bottom:0;border-right:1px solid #292929}.brief-options-2 .brief-art>svg{width:34px;height:34px}.brief-options-2 .brief-option-copy{padding:12px 36px 12px 14px}.brief-options-2 .brief-check{top:calc(50% - 12px)}.brief-option-copy{padding:13px}.brief-option-copy strong{font-size:16px;overflow-wrap:anywhere}.brief-option-copy>span{font-size:11px}.brief-art{aspect-ratio:1.25}.brief-art>svg{width:46px;height:46px}.brief-summary>div{grid-template-columns:1fr auto;gap:8px 12px}.brief-summary dt{grid-column:1}.brief-summary dd{grid-column:1;font-size:18px}.brief-summary button{grid-column:2;grid-row:span 2}.brief-send{flex-direction:column;align-items:stretch;gap:18px}}@media(prefers-reduced-motion:reduce){.hero-title,.hero-copy-stack p,.brief-option-inner,.brief-art img,.brief-check svg{transition:none}.first-visit .hero-title-slot,.first-visit .hero-copy-stack,.first-visit .hero-stage-meta,.brief-step,.rotation-progress{animation:none}}.about-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 30px;margin-top:26px}.about-actions .text-link{margin:0}.around-work{margin:76px var(--page) 0;padding-top:26px;border-top:1px solid var(--line);scroll-margin-top:24px}.around-eyebrow{display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted)}.around-heading{display:grid;grid-template-columns:1.8fr 1fr;align-items:end;gap:40px;margin:32px 0 26px}.around-heading h2{font-size:clamp(44px,6.6vw,112px);letter-spacing:-.06em;line-height:1;font-weight:300}.around-heading h2>span{color:#666}.around-heading h2:focus{outline:none}.around-heading p{font-size:15px;color:#aaa;line-height:1.65;max-width:310px;padding-bottom:4px}.around-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}.around-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.around-card{display:block;min-width:0;padding:0;text-align:left}.around-card-image{display:block;position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#111}.around-photo{display:block;width:100%;height:100%;overflow:hidden}.around-card-image>.around-photo{transition:transform .5s var(--ease-out)}.around-expand{position:absolute;display:grid;place-items:center;width:36px;height:36px;right:12px;bottom:12px;border:1px solid #ffffff7a;background:#0007;color:#fff;transition:background .18s,transform .24s var(--ease-out)}.around-caption{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;margin-top:14px;padding-bottom:20px;border-bottom:1px solid var(--line)}.around-index{font-size:10px;color:#888;padding-top:5px;font-variant-numeric:tabular-nums}.around-caption strong{display:block;font-size:20px;font-weight:400;letter-spacing:-.035em;line-height:1.25}.around-caption>span>span{display:block;margin-top:6px;font-size:11px;color:var(--muted)}.around-card[data-reveal]{transition:opacity .6s var(--ease-out),transform .6s var(--ease-out),clip-path .6s var(--ease-out)}.around-lightbox{position:fixed;inset:0;margin:auto;padding:0;width:100%;height:100%;height:100dvh;max-width:none;max-height:none;border:0;color:var(--text);background:#080808;overflow:auto;overscroll-behavior:contain}.around-lightbox::backdrop{background:#000d}.around-lightbox[open]{animation:around-open .3s var(--ease-out) both}.around-lightbox[open][data-closing=true]{animation:around-close .18s ease-out both}@keyframes around-open{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes around-close{0%{opacity:1}to{opacity:0}}.around-lightbox-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:20px;width:100%;height:100%;min-height:460px;padding:max(18px,env(safe-area-inset-top)) max(var(--page),env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(var(--page),env(safe-area-inset-left))}.around-lightbox-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;font-size:12px;color:#bbb}.around-lightbox-top>button{justify-self:end}.around-photo-count{font-variant-numeric:tabular-nums;font-size:11px}.around-icon-button{display:grid;place-items:center;width:48px;height:48px;border:1px solid #444;transition:background .18s,border-color .18s,transform .18s}.around-lightbox-photo{min-height:0;overflow:hidden;touch-action:pan-y pinch-zoom}.around-photo-enter{width:100%;height:100%;animation:around-photo-enter .3s var(--ease-out) both}@keyframes around-photo-enter{0%{opacity:0;transform:translate(calc(var(--photo-direction, 1) * 16px))}to{opacity:1;transform:translate(0)}}.around-lightbox-bottom{display:flex;align-items:end;justify-content:space-between;gap:32px;border-top:1px solid var(--line);padding-top:18px;min-height:130px}.around-detail{max-width:780px;animation:around-detail-enter .24s var(--ease-out) both}@keyframes around-detail-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.around-detail>span{font-size:11px;color:#aaa}.around-detail h3{font-size:clamp(24px,2.5vw,40px);font-weight:300;letter-spacing:-.035em;line-height:1.1;margin:8px 0 9px}.around-detail p{font-size:14px;color:#b5b5b5;line-height:1.5}.around-photo-nav{display:flex;flex-shrink:0;gap:10px}@media(hover:hover)and (pointer:fine){.around-card:hover .around-card-image>.around-photo{transform:scale(1.025)}.around-card:hover .around-expand{transform:translate(2px,-2px);background:#000b}.around-icon-button:hover{background:#242424;border-color:#999}}.around-icon-button:active{transform:scale(.96)}@media(max-width:1000px){.around-heading{grid-template-columns:1fr;gap:20px}.around-heading p{max-width:500px}}@media(max-width:760px){.around-work{margin-top:50px;padding-top:22px}.around-heading{margin-top:24px;gap:17px}.around-heading h2{font-size:clamp(38px,10vw,72px)}.around-heading p{font-size:14px}.around-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.around-card-image{aspect-ratio:1}.around-caption{grid-template-columns:1fr;gap:6px;margin-top:10px;padding-bottom:14px}.around-index{padding:0}.around-caption strong{font-size:16px}.around-expand{width:30px;height:30px;right:8px;bottom:8px}.around-expand svg{width:16px}.around-lightbox-shell{gap:16px;padding-left:18px;padding-right:18px}.around-lightbox-top{gap:8px;font-size:11px}.around-icon-button{width:44px;height:44px}.around-lightbox-bottom{align-items:start;gap:16px;padding-top:15px;min-height:150px}.around-detail p{font-size:12px;line-height:1.6}.around-detail h3{font-size:25px;overflow-wrap:anywhere}.around-photo-nav{gap:6px}.around-eyebrow,.around-hint{font-size:11px}}@media(max-width:380px){.around-lightbox-bottom{flex-direction:column}.around-photo-nav{align-self:flex-end}}@media(prefers-reduced-motion:reduce){.around-card,.around-card-image>.around-photo,.around-expand,.around-icon-button{transition:none}.around-lightbox[open],.around-lightbox[open][data-closing=true],.around-photo-enter,.around-detail{animation:none}}
