.works-page{color:#181719;--wk-purple:#8055a3;--wk-grey:#746e78;--wk-line:#ddd7e1;background:#fff;overflow-x:clip}.wk-width{width:calc(100% - clamp(40px,8vw,144px));max-width:1600px;margin-inline:auto}.wk-header{z-index:20;align-items:center;gap:24px;height:96px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.wk-header .wordmark-crop{width:168px;height:auto}.wk-header .wordmark-crop svg{width:100%;display:block}.wk-header nav{align-items:center;gap:30px;margin-left:auto;font-size:14px;display:flex}.wk-header nav a{align-items:center;gap:12px;padding-block:8px;display:inline-flex}.wk-header nav a[aria-current]{border-bottom:1px solid var(--wk-purple)}.wk-motion{width:36px;height:36px;color:var(--wk-purple);cursor:pointer;background:0 0;border:1px solid #b8acbf;border-radius:50%;flex:none;place-items:center;display:grid}.wk-motion:disabled{cursor:default;opacity:.5}.works-page :is(a,button):focus-visible{outline:2px solid var(--wk-purple);outline-offset:5px}.wk-eyebrow{letter-spacing:.1em;color:var(--wk-grey);margin:0;font-size:11px;line-height:1.5}.wk-opening{--opening-progress:0;--mouse-x:0;--mouse-y:0;height:155svh;position:relative}.wk-opening-sticky{isolation:isolate;background:#fff;height:100svh;min-height:620px;position:sticky;top:0;overflow:hidden}.wk-opening-field{z-index:1;pointer-events:none;position:absolute;inset:80px 0 45px}.wk-fragment{transform:translate(-50%,-50%) translate(calc(var(--opening-progress)*var(--fragment-out-x)),calc(var(--opening-progress)*var(--fragment-out-y))) rotate(var(--fragment-angle));opacity:calc(1 - var(--opening-progress)*.28);aspect-ratio:1;will-change:transform;animation:1.2s cubic-bezier(.2,.65,.3,1) both wk-fragment-enter;animation-delay:var(--fragment-delay);position:absolute;overflow:hidden}.wk-fragment:nth-child(3n){aspect-ratio:3/4}.wk-fragment:nth-child(3n+1){aspect-ratio:4/3}.wk-fragment-response{width:100%;height:100%;transform:translate(calc(var(--mouse-x)*var(--fragment-depth)),calc(var(--mouse-y)*var(--fragment-depth)));transition:transform .9s cubic-bezier(.2,.65,.3,1)}.wk-fragment img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.wk-tone-paper{background:#fff}.wk-tone-ink{background:#080808}.wk-tone-violet{background:#be9cdc}.wk-tone-sage{background:#d4dacb}.wk-fit-contain img,.wk-fit-cutout img{object-fit:contain}.wk-fit-cutout img{padding:5%}.wk-opening-copy{z-index:3;text-align:center;width:54%;max-width:830px;transform:translate(-50%,-50%) scale(calc(1 + var(--opening-progress)*.08));opacity:calc(1 - var(--opening-progress)*.45);position:absolute;top:48%;left:50%}.wk-opening-copy h1{font-family:var(--brand-sans);letter-spacing:-.055em;margin:25px 0 28px;font-size:clamp(56px,6.7vw,108px);font-weight:450;line-height:1.02}.wk-opening-copy h1 em{font-family:var(--brand-serif);color:var(--wk-purple);font-weight:400}.wk-opening-copy>a{border-bottom:1px solid #ad95bc;align-items:center;gap:25px;padding-block:10px;font-size:14px;display:inline-flex}.wk-opening-foot{z-index:3;letter-spacing:.07em;color:#746d7c;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:24px;left:0;right:0}.wk-opening-foot a{letter-spacing:0;align-items:center;gap:15px;font-size:12px;display:flex}.wk-archive{background:#fff;padding-block:88px 110px;scroll-margin-top:25px;position:relative}.wk-archive-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:60px;display:flex}.wk-archive h2{font-family:var(--brand-sans);letter-spacing:-.065em;margin:0;font-size:clamp(70px,8vw,120px);font-weight:600;line-height:.93}.wk-archive h2 em{font-family:var(--brand-serif);color:var(--wk-purple);font-weight:400}.wk-archive-heading>p{max-width:26ch;color:var(--wk-grey);margin:0 0 4px;font-size:18px;line-height:1.65}.wk-toolbar{border-block:1px solid var(--wk-line);justify-content:space-between;align-items:start;gap:25px;padding:20px 0;display:flex}.works-page .wk-filters{border:0;flex-wrap:wrap;justify-content:flex-start;gap:8px 20px;width:auto;display:flex}.works-page .wk-filters button{color:#83748e;font-family:var(--brand-sans);white-space:nowrap;border-bottom:1px solid #0000;height:auto;min-height:36px;padding:6px 0;font-size:14px;font-weight:400;background:0 0!important;border-radius:0!important}.works-page .wk-filters button[data-state=on]{color:#1e1726;border-bottom-color:var(--wk-purple)}.works-page .wk-views{flex:none;gap:5px}.works-page .wk-views button{color:#9c90a4;border:0;min-width:36px;height:36px;padding:8px;background:0 0!important;border-radius:0!important}.works-page .wk-views button[data-state=on]{color:#251632;background:#eae1ef!important}.wk-result-count{color:var(--wk-grey);margin:20px 0 32px;font-size:12px}.wk-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:75px 7%;display:grid}.wk-project{min-width:0;animation:.65s cubic-bezier(.2,.65,.3,1) both wk-project-enter}.wk-view-gallery .wk-project:nth-child(5n+2){padding-top:100px}.wk-view-gallery .wk-project:nth-child(5n+3){grid-column:1/-1;justify-self:center;width:80%;margin-block:20px}.wk-project-link{display:block}.wk-project-cover{aspect-ratio:1.2;position:relative;overflow:hidden}.wk-project-cover>img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.65,.3,1);display:block}.wk-project-cover.wk-fit-contain>img,.wk-project-cover.wk-fit-cutout>img{object-fit:contain}.wk-project:nth-child(5n+3) .wk-project-cover{aspect-ratio:1.65}.wk-project-open{color:#4a305e;opacity:0;background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .5s,opacity .5s;display:grid;position:absolute;bottom:18px;right:18px;transform:translateY(10px)}.wk-project-caption{justify-content:space-between;gap:25px;padding-top:20px;display:flex}.wk-project-caption h3{letter-spacing:-.045em;margin:0;font-size:clamp(25px,2.4vw,36px);font-weight:400;line-height:1.1}.wk-project-caption p{color:var(--wk-grey);margin:10px 0 0;font-size:12px;line-height:1.5}.wk-project-caption>span{color:#8b7b93;text-align:right;align-items:start;gap:10px;max-width:15ch;font-size:10px;line-height:1.5;display:flex}.wk-project-caption>span svg{flex:none;display:none}@media (hover:hover){.wk-project-link:hover .wk-project-cover>img{transform:scale(1.045)}.wk-project-link:hover .wk-project-open{opacity:1;transform:translateY(0)}.wk-project-link:hover h3{color:var(--wk-purple)}}.wk-project-link:focus-visible .wk-project-open{opacity:1;transform:none}.wk-view-index{display:block}.wk-view-index .wk-project{border-bottom:1px solid var(--wk-line)}.wk-view-index .wk-project-link{align-items:center;gap:5%;padding:22px 0;display:flex}.wk-view-index .wk-project-cover{aspect-ratio:1.3;flex:none;width:110px}.wk-view-index .wk-project-caption{flex:1;align-items:center;padding:0}.wk-view-index .wk-project-caption>span svg{display:block}.wk-view-index .wk-project-open{display:none}.wk-load-more{color:var(--wk-purple);border:0;border-bottom:1px solid var(--wk-purple);cursor:pointer;background:0 0;align-items:center;gap:35px;margin:60px auto 0;padding:14px 0;font-size:16px;display:flex}.works-detail .wk-header{position:relative;left:auto;transform:none}.wk-detail-intro{padding:50px 0 58px}.wk-back{color:var(--wk-grey);align-items:center;gap:14px;margin-bottom:46px;font-size:13px;display:inline-flex}.wk-detail-intro h1{font-family:var(--brand-sans);letter-spacing:-.065em;max-width:15ch;margin:27px 0 42px;font-size:clamp(62px,8vw,130px);font-weight:500;line-height:1.02}.wk-detail-summary{grid-template-columns:1fr 1fr;gap:12%;display:grid}.wk-detail-statement{font-family:var(--brand-serif);letter-spacing:-.045em;color:var(--wk-purple);max-width:18ch;margin:0;font-size:clamp(34px,3.5vw,55px);font-style:italic;line-height:1.1}.wk-detail-summary>div>p{color:var(--wk-grey);margin:0 0 18px;font-size:16px;line-height:1.7}.wk-detail-summary>div>.wk-detail-disciplines{color:var(--wk-purple);margin-top:24px;font-size:12px}.wk-detail-gallery{grid-template-columns:1fr 1fr;gap:55px 4%;scroll-margin-top:30px;display:grid}.wk-detail-image{min-width:0;margin:0}.wk-detail-lead,.wk-detail-image.wk-format-wide{grid-column:1/-1}.wk-image-button{aspect-ratio:1;cursor:zoom-in;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.wk-detail-lead .wk-image-button,.wk-format-wide .wk-image-button{aspect-ratio:1.65}.wk-image-button>img{object-fit:contain;width:100%;height:100%;display:block}.wk-image-button.wk-fit-cover>img{object-fit:cover}.wk-detail-image figcaption{color:var(--wk-grey);margin-top:14px;font-size:12px;line-height:1.6}.wk-enlarge{width:38px;height:38px;color:var(--wk-purple);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:18px;right:18px}.wk-project-story{grid-template-columns:1fr 1fr;gap:12%;padding:70px 0 85px;display:grid}.wk-project-story h2{letter-spacing:-.04em;margin:0 0 20px;font-size:30px;font-weight:400}.wk-project-story p{color:var(--wk-grey);max-width:48ch;font-size:16px;line-height:1.7}.wk-next-project{border-top:1px solid var(--wk-line);padding:36px 0 78px}.wk-next-project>a{font-family:var(--brand-serif);color:var(--wk-purple);letter-spacing:-.045em;justify-content:space-between;align-items:center;gap:25px;margin-top:20px;font-size:clamp(44px,6vw,84px);font-style:italic;line-height:1.1;display:flex}.wk-next-project>a svg{flex:none}.wk-lightbox{max-height:94svh;color:#181719!important;background:#fff!important;border:0!important;border-radius:0!important;gap:0!important;width:min(1200px,96vw)!important;max-width:1200px!important;padding:44px 24px 20px!important}.wk-lightbox-art{height:min(68svh,800px);min-height:140px}.wk-lightbox-art img{object-fit:contain;width:100%;height:100%;display:block}.wk-lightbox-controls{justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.wk-lightbox-controls p{text-align:center;margin:0;font-size:12px;line-height:1.5}.wk-lightbox-controls p span{color:#83768e;margin-top:4px;display:block}.wk-lightbox-controls button{color:#8055a3;cursor:pointer;background:#fff;border:1px solid #d8cedf;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}@keyframes wk-fragment-enter{0%{opacity:0;filter:blur(5px);scale:.7}to{opacity:1;filter:blur();scale:1}}@keyframes wk-project-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.works-page.motion-paused :is(.wk-fragment,.wk-project){animation:none!important}.works-page.motion-paused .wk-fragment-response{transition:none;transform:none}.works-page.motion-paused .wk-project-cover>img{transition:none}@media (width<=900px){.wk-header nav{gap:20px}.wk-opening-copy{width:62%}.wk-opening-copy h1{font-size:8vw}.wk-opening{height:135svh}.wk-archive{padding-block:64px 70px}.wk-archive-heading{margin-bottom:40px}.wk-toolbar{gap:15px}.works-page .wk-filters{gap:5px 14px}.wk-projects{gap:45px 5%}.wk-view-gallery .wk-project:nth-child(5n+2){padding-top:55px}.wk-project-caption{gap:15px}.wk-project-caption>span{max-width:10ch}.wk-detail-summary{gap:7%}}@media (width<=640px){.wk-header{gap:13px;height:80px}.wk-header .wordmark-crop{width:125px}.wk-header nav{gap:18px;font-size:12px}.wk-header nav>a:nth-child(2),.wk-header nav>a:nth-child(3),.wk-header nav>a:last-child svg{display:none}.wk-motion{width:31px;height:31px}.wk-opening{height:112svh}.wk-opening-sticky{height:92svh;min-height:560px}.wk-opening-field{inset:80px 0 45px}.wk-fragment{width:20%!important}.wk-fragment:nth-child(3n){width:24%!important}.wk-fragment:nth-child(n+8){display:none}.wk-fragment:nth-child(2){top:12%!important;left:24%!important}.wk-fragment:nth-child(3){top:14%!important;left:75%!important}.wk-fragment:nth-child(4){width:18%!important;top:52%!important;left:96%!important}.wk-fragment:nth-child(6){top:92%!important;left:44%!important}.wk-fragment:nth-child(7){top:80%!important}.wk-opening-copy{width:82%;top:49%}.wk-opening-copy h1{margin-block:22px;font-size:clamp(49px,12vw,74px)}.wk-opening-copy .wk-eyebrow{font-size:9px}.wk-opening-copy>a{gap:20px;font-size:12px}.wk-opening-foot>span{max-width:20ch;font-size:8px;line-height:1.6}.wk-opening-foot>a{gap:9px;font-size:11px}.wk-archive-heading{display:block}.wk-archive h2{font-size:77px}.wk-archive-heading>p{margin-top:26px;font-size:16px}.wk-toolbar{align-items:start}.works-page .wk-filters{gap:0 15px}.works-page .wk-filters button{min-height:34px;font-size:12px}.works-page .wk-views{flex-direction:column;gap:3px}.wk-projects{grid-template-columns:1fr;gap:38px}.wk-view-gallery .wk-project:nth-child(5n+2){padding-top:0}.wk-view-gallery .wk-project:nth-child(5n+3){width:100%;margin:0}.wk-project-caption h3{font-size:29px}.wk-project-caption>span{max-width:15ch}.wk-project-cover{aspect-ratio:1.15}.wk-project-open{opacity:1;width:36px;height:36px;bottom:12px;right:12px;transform:none}.wk-project-open svg{width:20px}.wk-view-index .wk-project-cover{width:72px}.wk-view-index .wk-project-caption h3{font-size:23px}.wk-view-index .wk-project-caption>span{gap:5px;max-width:8ch;font-size:9px}.wk-view-index .wk-project-caption>span svg{width:15px}.wk-project-caption p{font-size:11px}.wk-detail-intro{padding-top:26px}.wk-back{margin-bottom:34px}.wk-detail-intro h1{margin-block:22px 30px;font-size:clamp(53px,12vw,76px)}.wk-detail-summary{grid-template-columns:1fr;gap:25px}.wk-detail-statement{font-size:37px}.wk-detail-summary>div>p{font-size:15px}.wk-detail-gallery{grid-template-columns:1fr;gap:35px}.wk-detail-lead .wk-image-button{aspect-ratio:1.2}.wk-project-story{grid-template-columns:1fr;gap:28px;padding-block:45px}.wk-project-story h2{font-size:27px}.wk-project-story p{font-size:15px}.wk-next-project{padding-bottom:50px}.wk-next-project>a svg{width:34px}.wk-lightbox{padding:40px 12px 14px!important}.wk-lightbox-controls{gap:12px}.wk-lightbox-controls p{font-size:11px}}@media (prefers-reduced-motion:reduce){.wk-opening{height:100svh}.wk-fragment,.wk-project{animation:none!important}.wk-fragment-response{transition:none!important;transform:none!important}.wk-project-cover>img{transition:none!important}}
