:root{--color-bg:#000;--color-surface-light:#f0f0f0;--color-white:#fff;--color-black:#000;--color-accent:#dfff00;--color-text-secondary:#6b6b6b;--color-code:#df4628;--color-overlay-light:#00000026;--font-gothic:"Gothic A1", sans-serif;--font-display:"Noto Serif Display", serif;--space-xs:10px;--space-sm:20px;--space-md:40px;--gutter:40px;--mosaic-gap:10px;--max-width:1170px;--hero-text-width:900px;--nav-height:80px;--footer-height:130px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--transition-fade:.6s;--transition-border:.3s cubic-bezier(.215, .61, .355, 1)}@font-face{font-family:Gothic A1;src:url(/portfolio/_astro/gothic-a1-400-latin.BUvIOSH7.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gothic A1;src:url(/portfolio/_astro/gothic-a1-700-latin.B9geCJfU.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Noto Serif Display;src:url(/portfolio/_astro/noto-serif-display-400-latin.Dieg2igd.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--scrollbar-thumb:#ffffff4d;--scrollbar-thumb-hover:#ffffff73;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent;overflow-x:hidden}html[data-theme=light]{--scrollbar-thumb:#00000040;--scrollbar-thumb-hover:#0006}html[data-theme=light] body{background-color:var(--color-surface-light)}html.menu-open{overflow:hidden}html::-webkit-scrollbar{background:0 0;width:8px}html::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:4px}html::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:content-box}::selection{color:var(--color-bg);background:var(--color-white)}:focus-visible{outline:2px solid var(--color-white);outline-offset:3px}.work-page :focus-visible{outline-color:var(--color-black)}.skip-link{top:-100%;left:var(--space-sm);z-index:10000;background:var(--color-white);color:var(--color-black);font-family:var(--font-gothic);border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;position:absolute}.skip-link:focus{top:var(--space-sm)}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h2{margin-top:0;margin-bottom:var(--space-xs);font-family:var(--font-gothic);font-size:2rem;font-weight:700;line-height:1.125}p{margin:0}.type-display,.type-lg,.type-body,.type-md,.type-sm,.type-xs,.type-eyebrow{font-family:var(--font-gothic);letter-spacing:-.03em;font-weight:700}.type-display{font-size:4rem;line-height:1}.type-lg{font-size:2.25rem;line-height:1.15}.type-body{font-size:1.375rem;line-height:1.27}.type-md{font-size:1.25rem;line-height:1.2}.type-sm{font-size:1rem;line-height:1.25}.type-xs{font-size:.8125rem;line-height:1.25}.type-eyebrow{letter-spacing:.42em;text-transform:uppercase;font-size:.75rem;line-height:1.25}.type-headline{font-family:var(--font-display);letter-spacing:-.03em;font-size:4.25rem;font-weight:400;line-height:.97}.lowercase{text-transform:lowercase}body{background-color:var(--color-bg);overflow-x:hidden}@media (pointer:fine){*,:before,:after{cursor:none}}.cursor{z-index:9999;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed}@media (pointer:coarse){.cursor{display:none}}.cursor__ring{backdrop-filter:invert();border-radius:50%;width:38px;height:38px;margin-left:auto;margin-right:auto;transition:width .35s,height .35s,opacity .35s;position:absolute}.cursor__dot{background-color:var(--color-white);border-radius:50%;width:6px;height:6px;margin-left:auto;margin-right:auto;transition:width .35s,height .35s,clip-path .35s,background-color .35s,border-radius .35s,margin-left .35s;position:absolute}.cursor--instant .cursor__ring,.cursor--instant .cursor__dot{transition:none}.cursor[data-mode=play] .cursor__ring,.cursor[data-mode=pause] .cursor__ring{width:64px;height:64px}.cursor[data-mode=play] .cursor__dot{clip-path:polygon(0% 0%,100% 50%,0% 100%);border-radius:0;width:20px;height:24px;margin-left:3px}.cursor[data-mode=pause] .cursor__dot{clip-path:polygon(0% 0%,30% 0%,30% 100%,0% 100%,0% 0%,70% 0%,100% 0%,100% 100%,70% 100%,70% 0%);border-radius:0;width:18px;height:22px}.cursor[data-mode=text] .cursor__dot{clip-path:polygon(0% 0%,100% 0%,100% 9%,55% 9%,55% 91%,100% 91%,100% 100%,0% 100%,0% 91%,45% 91%,45% 9%,0% 9%);border-radius:0;width:10px;height:22px}.cursor[data-mode=view] .cursor__ring{width:120px;height:120px}.cursor[data-mode=view] .cursor__dot{width:auto;height:auto;color:var(--color-white);font-family:var(--font-gothic);letter-spacing:1.5px;white-space:nowrap;background-color:#0000;border-radius:0;font-size:11px;font-weight:700}.cursor[data-mode=view] .cursor__dot:after{content:"VIEW"}.page-wrapper,.page-content{z-index:1;position:relative}.js .page-content,.js .footer{opacity:0}.page-bg{--page-bg-image:none;z-index:0;position:fixed;inset:0;overflow:hidden}.page-bg:before{content:"";background-image:var(--page-bg-image);background-position:50%;background-size:cover;width:100%;height:calc(100vh + 100px);position:absolute;top:-50px;left:0}.page-bg:after{content:"";background:linear-gradient(to bottom, #00000080 0%, transparent 120px), var(--page-bg-tint,transparent);position:absolute;inset:0}.nav{z-index:200;width:100%;height:var(--nav-height);padding-left:var(--gutter);padding-right:var(--gutter);mix-blend-mode:difference;justify-content:space-between;align-items:center;transition:transform .3s;display:flex;position:fixed;top:0}.nav--hidden{transform:translateY(-100%)}.nav__logo{transition:opacity var(--transition-fade);align-items:center;display:flex}.nav__logo:hover{opacity:.6}.nav__name{color:var(--color-white);text-align:center;letter-spacing:0;font-family:var(--font-gothic);font-size:1rem;font-weight:700;line-height:1.125}.nav__slash{color:var(--color-accent)}.nav__dot{width:16px;height:16px;margin-left:var(--space-xs);margin-right:var(--space-xs);justify-content:center;align-items:center;display:flex;position:relative}.nav__dot img{width:100%}.nav__links{justify-content:flex-end;align-items:center;display:flex}.nav__link{color:var(--color-white);padding-left:var(--gutter);transition:opacity var(--transition-fade)}.nav__link:hover{opacity:.5}.nav__link.is-active{color:var(--color-accent)}.nav__hamburger{background:0 0;border:none;width:38px;height:38px;padding:10px;display:none;position:relative}.nav__hamburger-line{background-color:var(--color-white);width:18px;height:3px;transition:transform .5s;position:absolute;left:10px}.nav__hamburger-line:first-child{top:14px}.nav__hamburger-line:last-child{top:21px}.nav__hamburger.is-open .nav__hamburger-line:first-child{transform:translateY(3.5px)rotate(45deg)}.nav__hamburger.is-open .nav__hamburger-line:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-menu{display:none}.mobile-menu__links{flex-direction:column;align-items:center;display:flex}.mobile-menu__item{margin-top:var(--space-xs);margin-bottom:var(--space-xs);overflow:hidden}.footer{background-color:var(--color-bg);width:100%;height:var(--footer-height);padding-left:var(--gutter);padding-right:var(--gutter);z-index:0;position:fixed;bottom:0;left:0;right:0}.footer__inner{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.footer__text{opacity:.75;color:var(--color-white);text-align:center;font-family:var(--font-gothic);font-size:.75rem;font-weight:400;line-height:1.58}.btn{margin-top:var(--space-xs);margin-bottom:var(--space-xs);display:inline-block}.btn__link{color:var(--color-white);padding:var(--space-sm);flex-direction:row;align-items:center;display:flex}.btn__arrow{width:20px;margin-left:var(--space-xs);transition:transform .3s;display:block;transform:translateY(-1px)}.btn__link:hover .btn__arrow{transform:translateY(-1px)translate(4px)}@keyframes arrow-nudge{0%,to{transform:translateY(-1px)translate(0)}50%{transform:translateY(-1px)translate(3px)}}.overlay{z-index:1;opacity:.25;background-color:var(--color-black);pointer-events:none;transition:opacity 1s;position:absolute;inset:0%}.project-card__link:hover~.project-card__video-bg .overlay{opacity:.5}.home-bg-video{z-index:0;width:100vw;height:100vh;position:fixed;inset:0%;overflow:hidden}.home-bg-video:after{content:"";z-index:2;pointer-events:none;background-color:#00000059;position:absolute;inset:0}.home-bg-video__poster,.home-bg-video video{object-fit:cover;width:100%;height:100%}.home-bg-video__poster{z-index:0;position:absolute;inset:0}.home-bg-video video{z-index:1;position:relative}.hero{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.hero__text-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero__text{font:inherit;text-align:center;margin:0}.hero__text-desktop{display:block}.hero__text-mask{margin-top:-10px;padding-bottom:10px;display:block;overflow:hidden}.hero__text-mobile{display:none}.hero__heading{color:var(--color-white);text-align:center;width:100%;max-width:var(--hero-text-width);padding-left:var(--space-sm);padding-right:var(--space-sm);display:block}.intro{z-index:1;align-items:center;height:100vh;margin-left:auto;margin-right:auto;display:flex;position:relative}.intro__inner{width:90%;max-width:var(--max-width);margin-left:auto;margin-right:auto}.intro__copy{color:var(--color-white);width:100%;max-width:520px;line-height:42px}.intro__line{display:block}.intro__emoji{vertical-align:middle;width:38px;height:auto;display:inline}.project-card{contain:layout paint;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.project-card--half{margin-top:0;margin-bottom:0}.project-grid__row{width:100%;display:flex}.project-grid__col{width:50%;padding-left:0;padding-right:0}.project-card__content-wrap{z-index:2;width:90%;max-width:var(--max-width);justify-content:center;display:flex;position:relative}.project-card__content{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}.project-card__label{color:var(--color-white);margin-left:0}.project-card__title{color:var(--color-white);margin-top:var(--space-sm);text-align:center}.project-card__video-bg{z-index:1;background-image:linear-gradient(var(--color-overlay-light), var(--color-overlay-light));position:absolute;inset:0%;overflow:hidden}.project-card__video-bg video{object-fit:cover;object-position:var(--video-pos,50% 50%);width:100%;height:100%}.project-card__link{z-index:2;border:0 solid var(--color-bg);width:100%;height:100%;transition:border-width var(--transition-border);position:absolute}.project-card__link:hover{border-width:14px}.work-page{background-color:var(--color-surface-light);z-index:1;min-height:100vh;position:relative}.js .work-page{opacity:0}.page-wrapper{margin-bottom:var(--footer-height)}.page-wrapper--no-footer{margin-bottom:0}.work-page ::selection{background:var(--color-black);color:var(--color-white)}.work-header{padding:200px var(--gutter) 55px;z-index:1;position:relative}.work-header__top{grid-template-columns:repeat(12,1fr);align-items:last baseline;display:grid}.work-header__title{color:var(--color-black);text-wrap:balance;grid-column:1/7}.work-header__title .word{clip-path:inset(-10% -10% -15%);display:inline-block}.work-header__title .char{display:inline-block}.work-header__meta{grid-column:9/13;grid-template-columns:1fr 2fr;gap:0 24px;display:grid}.work-header__label{color:var(--color-text-secondary);display:block}.work-header__val{color:var(--color-black);text-wrap:balance;display:block}.work-hero{z-index:2;padding-left:var(--gutter);padding-right:var(--gutter);position:relative}.work-hero__inner{overflow:hidden}.work-hero__video{aspect-ratio:16/9;background:var(--color-black);width:100%;position:relative;overflow:hidden}.work-hero__preview{object-fit:cover;width:100%;height:100%;display:block}.work-hero__video.is-playing .work-hero__preview{object-fit:contain}.work-hero--takeover .work-hero__inner,.work-hero--takeover .work-hero__video{height:100%;aspect-ratio:unset}.work-hero--takeover .work-hero__preview{object-fit:cover;width:100%;height:100%}.work-grain{pointer-events:none;mix-blend-mode:soft-light;opacity:.06;z-index:1;background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.is-playing>.work-grain{display:none}.work-body{padding:80px var(--gutter);grid-template-columns:repeat(12,1fr);align-items:start;display:grid}.work-body__description{grid-column:1/7}.work-body__description p{text-wrap:pretty}.work-body__awards{flex-direction:column;grid-column:9/13;display:flex}.work-body__label{color:var(--color-text-secondary)}.work-body__value{color:var(--color-black)}.work-sections{padding:0 var(--gutter)}.work-section__text{gap:0 var(--mosaic-gap);grid-template-columns:repeat(12,1fr);padding:60px 0;display:grid}.work-section__text--left .work-section__text-content{grid-column:1/7}.work-section__text--right .work-section__text-content{grid-column:7/13}.work-section__text--center .work-section__text-content{text-align:center;text-wrap:balance;grid-column:3/11}.work-media-text{align-items:center;gap:60px;max-width:900px;margin:0 auto;padding:60px 0;display:flex}.work-media-text--right{flex-direction:row-reverse}.work-media-text__media{border-radius:54px;flex:0 0 340px;overflow:hidden}.work-media-text__media .work-mosaic__box,.work-media-text__media .work-mosaic__box--clickable{height:auto}.work-media-text__media .work-mosaic__box video,.work-media-text__media .work-mosaic__box--clickable video{object-fit:contain;width:100%;height:auto}.work-media-text__body{flex:1}.work-media-text__body a{text-underline-offset:3px;text-decoration:underline 2px}.work-body__description,.work-section__text-content{color:var(--color-black)}.work-body__description a{text-underline-offset:4px;text-decoration:underline 2px}.work-body__description a:hover{opacity:.6}.work-body__description code,.work-section__text-content code{color:var(--color-code);background:0 0;padding:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.9em;font-weight:700}.work-section__link{font-family:var(--font-gothic);letter-spacing:-.03em;color:var(--color-black);text-underline-offset:4px;margin-top:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.2;text-decoration:underline 2px;display:inline-block}.work-section__link:hover{opacity:.6}.work-section__results{gap:0 var(--mosaic-gap);grid-template-columns:repeat(12,1fr);align-items:start;padding:80px 0;display:grid}.work-section__results-title{color:var(--color-black);grid-column:1/5}.work-section__results-list{flex-direction:column;grid-column:5/11;gap:8px;display:flex}.work-section__results-item{color:var(--color-black)}.work-ad-iframe{width:100%;height:100%;position:relative;overflow:hidden}.work-ad-iframe iframe{transform-origin:0 0;pointer-events:none;touch-action:none;border:none;position:absolute;top:0;left:0}.work-gallery{width:100%;margin-bottom:var(--mosaic-gap);position:relative}.work-gallery-row{contain:layout}.work-gallery-row>.work-mosaic__item{overflow:visible}.work-gallery__item{border-radius:8px;position:absolute;overflow:hidden;box-shadow:0 16px 80px #0000001a}.work-gallery__item img{object-fit:cover;width:100%;height:100%;display:block}.work-custom-row{gap:var(--mosaic-gap);margin-bottom:var(--mosaic-gap);flex-wrap:wrap;align-items:stretch;display:flex}.work-custom-row__item{flex:0 0 calc(var(--share) * (100% - var(--gaps) * var(--mosaic-gap)));aspect-ratio:var(--media-aspect);overflow:hidden}.work-custom-row__item .work-mosaic__box{width:100%;height:100%}.work-custom-row__stack{gap:var(--mosaic-gap);flex-direction:column;height:100%;display:flex}.work-custom-row__stack-item{aspect-ratio:var(--media-aspect);position:relative;overflow:hidden}.work-custom-row__stack-item .work-mosaic__box{width:100%;height:100%}.work-custom-row__item .work-mosaic__box img,.work-custom-row__item .work-mosaic__box video{object-fit:cover;object-position:var(--media-position,50% 50%);width:100%;height:100%}.work-mosaic__stack{gap:var(--mosaic-gap);flex-direction:column;height:100%;display:flex}.work-mosaic__stack .work-mosaic__box{flex:1;position:relative}.work-mosaic__row{gap:var(--mosaic-gap);margin-bottom:var(--mosaic-gap);contain:layout paint;display:flex}.work-mosaic__row:last-child{margin-bottom:0}.work-mosaic__item{flex:0 0 calc(var(--cols,12) / 12 * (100% - var(--gaps,0) * var(--mosaic-gap)));overflow:hidden}.work-mosaic__item--even{position:relative}.work-mosaic__item--even .work-mosaic__box--clickable{aspect-ratio:6/5}.work-mosaic__box{height:100%;aspect-ratio:var(--media-aspect,auto);justify-content:center;align-items:center;display:flex;overflow:hidden}.work-mosaic__box img{object-fit:cover;width:100%;height:100%;display:block}.work-mosaic__box--image{height:auto;position:relative}.work-mosaic__box--image img{object-fit:contain;height:auto}.work-mosaic__box--clickable{position:relative}.work-mosaic__box--clickable:after{content:"";pointer-events:none;z-index:1;background:0 0;transition:background .3s;position:absolute;inset:0}.work-mosaic__box--clickable:hover:after{background:#0003}.work-mosaic__box--clickable.is-playing:after{display:none}.work-mosaic__box--clickable video{object-fit:cover;width:100%;height:100%;display:block}.work-mosaic__row--hover{height:var(--row-lock,auto)}.work-mosaic__row--hover .work-mosaic__item--even{transition:flex-basis .5s var(--ease-out-expo)}.work-mosaic__row--hover .work-mosaic__item--even.is-expanded .work-mosaic__box,.work-mosaic__row--hover .work-mosaic__item--even.is-collapsed .work-mosaic__box{width:calc(75vw - 60px);height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.work-mosaic__row--hover .work-mosaic__item--even.is-expanded{flex-basis:calc(.75 * (100% - var(--mosaic-gap)))}.work-mosaic__row--hover .work-mosaic__item--even.is-collapsed{flex-basis:calc(.25 * (100% - var(--mosaic-gap)))}.work-credits{padding:60px var(--gutter) 80px}.work-credits__heading{color:var(--color-text-secondary);margin-bottom:8px;display:block}.work-credits__list{flex-direction:column;gap:2px;display:flex}.work-credits__entry{gap:4px;display:flex}.work-credits__name{color:var(--color-black)}.work-credits__role{color:var(--color-text-secondary)}.work-more{padding:80px var(--gutter) 100px;border-top:1px solid #00000014}.work-more__heading{color:var(--color-text-secondary);margin-bottom:32px}.work-more__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.work-more__card{flex-direction:column;gap:16px;text-decoration:none;display:flex}.work-more__thumb{aspect-ratio:16/10;width:100%;transition:opacity .3s;position:relative;overflow:hidden}.work-more__thumb img,.work-more__thumb video{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.work-more__card:hover .work-more__thumb{opacity:.7}.work-more__info{flex-direction:column;gap:4px;display:flex}.work-more__client{color:var(--color-text-secondary)}.work-more__title{color:var(--color-black)}.fuqs{justify-content:center;align-items:flex-start;width:100vw;min-height:100vh;display:flex;position:relative}.fuqs__bg{--page-bg-tint:var(--color-overlay-light)}.fuqs__content{width:85%;max-width:var(--max-width);min-height:200px;margin-top:25vh;margin-bottom:60px}.fuqs__title{color:var(--color-white);text-align:left;width:100%;max-width:640px;margin-bottom:50px}.accordion{width:100%}.accordion__toggle{-webkit-tap-highlight-color:transparent;text-align:left;background:0 0;border:none;align-items:center;width:100%;height:80px;padding-right:40px;display:flex;position:relative}.accordion__arrow{width:1em;height:1em;color:var(--color-white);margin:auto 20px auto auto;transition:transform .3s;position:absolute;top:0;bottom:0;right:0}.accordion__arrow:before{content:"";border-right:2px solid var(--color-white);border-bottom:2px solid var(--color-white);width:10px;height:10px;margin-top:-2px;display:block;transform:rotate(45deg)}.accordion.is-open .accordion__arrow{transform:rotate(180deg)}.accordion__question{color:var(--color-white)}.accordion__body{height:0;overflow:hidden}.accordion__answer-text{color:var(--color-white);width:75%;padding:var(--space-sm)}.music{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.music__intro{text-align:center;width:100%;max-width:475px;padding-left:var(--space-sm);padding-right:var(--space-sm);color:var(--color-white)}.music__albums{justify-content:center;width:100%;margin-top:50px;display:flex}.music__album{flex-direction:column;justify-content:center;align-items:center;width:300px;margin-left:15px;margin-right:15px;display:flex}.music__album img{width:100%;height:auto}.music__album-label{color:var(--color-white);margin-top:var(--space-sm)}@media screen and (width>=1920px){.project-card{height:650px}}@media screen and (width<=991px){.nav__links{display:none}.nav__hamburger{display:flex}.mobile-menu{z-index:99;background-color:var(--color-black);justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.mobile-menu.is-open{display:flex}.type-headline{font-size:2.5rem;line-height:1.15}.intro__copy{font-size:1.875rem;line-height:36px}.project-grid__row{flex-direction:column}.project-grid__col{width:100%}.project-card--half{height:50vh}.project-card__video-bg video{object-position:center center}.accordion__question{font-size:1.75rem;line-height:1.21}.music__albums{align-items:center;gap:var(--space-sm);flex-direction:column}.music__album{width:250px;margin-left:0;margin-right:0}.work-header{padding:160px var(--gutter) 40px}.work-header__top{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.work-header__title{font-size:3rem;line-height:1.1}.work-header__meta{grid-template-columns:auto 1fr;gap:0 20px}.work-body{padding:60px var(--gutter);flex-direction:column;gap:40px;display:flex}.work-section__text{padding:40px 0;display:block}.work-section__results{flex-direction:column;gap:24px;padding:60px 0;display:flex}.work-hero__video{aspect-ratio:unset;height:100vh}}@media screen and (width<=479px){:root{--footer-height:85px}p{font-size:1rem;line-height:1.375}.hero__text-desktop{display:none}.hero__text-mobile{padding-left:var(--space-sm);padding-right:var(--space-sm);text-align:center;display:block}.type-headline{font-size:2.25rem;line-height:.97}.hero__heading{width:100%;max-width:none;padding-left:0;padding-right:0}.project-card{height:50vh}.project-card__content-wrap{width:80%}.project-card__title{text-align:center;font-size:1.5rem;line-height:1.25}.project-card__content{flex-direction:column;align-items:center;width:100%;display:flex}.project-card__label{text-align:center;margin-left:0}.type-eyebrow{font-size:.6875rem;line-height:1.27}.btn{margin-top:0}.btn__arrow{transition:none;animation:2s ease-in-out infinite arrow-nudge}.nav{z-index:100;height:auto;padding:30px var(--space-sm);flex-direction:row;justify-content:space-between;align-items:stretch}.nav__name{font-size:.875rem;line-height:1.14}.nav__dot{width:12px;height:10px;display:flex}.nav__link{padding-left:var(--space-xs);padding-right:5px;font-size:1.125rem;line-height:1.17;display:block}.nav__hamburger-line{width:18px}.intro{height:75vh}.intro__copy{font-size:1.5rem;line-height:30px}.intro__emoji{width:24px}.footer{justify-content:center;padding-left:0;padding-right:0;display:flex}.footer__text{padding-left:15px;padding-right:15px;font-size:.59375rem;line-height:1.26}.music{height:auto;min-height:100vh;padding-top:120px;padding-bottom:60px}.music__album{width:220px}.music__intro{max-width:320px}.accordion__question{white-space:pre-wrap;font-size:1.5rem;line-height:1.25}.accordion__answer-text{width:100%;font-size:1rem;line-height:1.375}.fuqs__title{width:auto;max-width:10ch}.work-header{padding:35vh var(--space-sm) 32px}.work-header__title{font-size:2.5rem;line-height:1.1}.work-header__meta{grid-template-columns:auto 1fr;gap:0 24px}.work-hero{padding-left:var(--space-sm);padding-right:var(--space-sm)}.work-hero__video{aspect-ratio:unset;height:120vh}.work-body{padding:40px var(--space-sm);flex-direction:column;gap:32px;display:flex}.work-body__awards{order:-1}.work-body__description p,.work-section__text-content p{font-size:1rem;line-height:1.375}.work-media-text{padding:40px var(--space-sm);flex-direction:column;gap:24px;max-width:100%}.work-media-text--right{flex-direction:column}.work-media-text__media{border-radius:32px;align-self:center;width:200px}.work-media-text__media .work-mosaic__box,.work-media-text__media .work-mosaic__box--clickable{aspect-ratio:9/14;border-radius:32px;overflow:hidden}.work-media-text__media .work-mosaic__box video,.work-media-text__media .work-mosaic__box--clickable video{object-fit:cover;width:100%;height:100%}.work-media-text__body{text-align:center}.work-sections{--mosaic-gap:16px;padding:0 var(--space-sm)}.work-sections,.work-more{--reveal-transition:opacity .8s ease-out, transform .8s ease-out}.work-mosaic__row{flex-direction:column}.work-mosaic__item{flex-basis:100%}.js .work-sections [data-reveal],.js .work-more [data-reveal]{opacity:0;transition:var(--reveal-transition);transform:translateY(20px)}.js .work-sections .is-revealed,.js .work-more .is-revealed{opacity:1;transform:translateY(0)}.work-mosaic__box--clickable{aspect-ratio:4/3}.work-mosaic__row--hover .work-mosaic__item--even{transition:var(--reveal-transition)}.work-mosaic__row--hover .work-mosaic__item--even.is-expanded,.work-mosaic__row--hover .work-mosaic__item--even.is-collapsed{flex-basis:100%}.work-mosaic__row--hover .work-mosaic__item--even.is-expanded .work-mosaic__box,.work-mosaic__row--hover .work-mosaic__item--even.is-collapsed .work-mosaic__box{width:100%;position:relative;left:auto;transform:none}.work-custom-row{flex-direction:column}.work-custom-row__item{flex:none;width:100%}.work-custom-row__item:has(.work-ad-iframe[data-native-width="160"]),.work-mosaic__item--spacer{display:none}.work-section__text{padding:32px 0;display:block}.work-mosaic__row+.work-section__text,.work-custom-row+.work-section__text{padding-top:16px}.work-section__text--center .work-section__text-content{padding:0 var(--space-sm)}.work-section__link,.work-body__description a.work-section__link{font-size:1rem}.work-section__results{flex-direction:column;gap:24px;padding:40px 0;display:flex}.work-mosaic__row--hover{height:auto}.work-section__results-title{font-size:2.5rem;line-height:1.1}.work-section__results-item{font-size:1rem;line-height:1.375}.work-credits{padding:40px var(--space-sm)}.work-more{padding:40px var(--space-sm) 60px}.work-more__grid{grid-template-columns:1fr;gap:32px}}@media screen and (orientation:landscape) and (pointer:coarse){.project-card,.project-card--half{height:60vh}.work-header__top{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.work-more__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=991px),(orientation:landscape) and (pointer:coarse){.work-mosaic__box--clickable:before,.work-hero__video:before{content:"";z-index:2;backdrop-filter:invert();pointer-events:none;border-radius:50%;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work-mosaic__box--clickable:after,.work-hero__video:after{content:"";z-index:3;clip-path:polygon(0% 0%,100% 50%,0% 100%);pointer-events:none;background:#fff;width:18px;height:20px;position:absolute;top:50%;left:50%;transform:translate(calc(2px - 50%),-50%)}.work-mosaic__box--clickable:after{border-radius:0;transition:none;bottom:auto;right:auto}.work-mosaic__box--clickable.is-playing:before,.work-mosaic__box--clickable.is-playing:after,.work-hero__video.is-playing:before,.work-hero__video.is-playing:after{display:none}}@media print{.nav,.cursor,.skip-link,.footer,.home-bg-video,.film-grain,.overlay,.work-grain,.btn{display:none!important}.page-content,.work-page{opacity:1!important;color:#000!important;background:#fff!important}.project-card__video-bg video,.work-hero__preview{display:none}a[href]:after{content:" (" attr(href) ")";color:#666;font-size:.75em}a[href^=mailto]:after,a[href^=\#]:after{content:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.touch-fullscreen{z-index:9999;background:var(--color-black);width:100%;height:100%;position:fixed;inset:0}.touch-fullscreen__close{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:10000;width:40px;height:40px;color:var(--color-white);background:#0009;border:0;border-radius:50%;font-size:26px;line-height:1;position:fixed}
