:root{--color-bg:#000;--color-surface:#eee;--color-surface-light:#f0f0f0;--color-white:#fff;--color-black:#000;--color-text-secondary:#979797;--color-code:#df4628;--color-overlay:#00000040;--color-overlay-light:#00000026;--font-primary:Ilisarniq, sans-serif;--font-gothic:"Gothic A1", Ilisarniq, sans-serif;--font-display:"Noto Serif Display", sans-serif;--space-xs:10px;--space-sm:20px;--space-md:40px;--space-lg:80px;--space-xl:130px;--max-width:1170px;--max-width-narrow:960px;--content-width:650px;--headline-width:660px;--hero-text-width:900px;--nav-height:80px;--nav-padding:40px;--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:Ilisarniq;src:url(/fonts/Ilisarniq-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Ilisarniq;src:url(/fonts/Ilisarniq-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ilisarniq;src:url(/fonts/Ilisarniq-Demi.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Ilisarniq;src:url(/fonts/Ilisarniq-Bold.otf)format("opentype");font-weight:700;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}::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}h2{margin-top:0;margin-bottom:var(--space-xs);font-family:var(--font-gothic);font-size:2rem;font-weight:700;line-height:1.125}h3{margin-top:0;margin-bottom:var(--space-xs);font-family:var(--font-gothic);font-size:1.5rem;font-weight:700;line-height:1.25}h4{letter-spacing:.42em;text-transform:uppercase;font-family:var(--font-gothic);margin-top:0;font-size:.75rem;font-weight:700;line-height:1.25}h5{margin-top:var(--space-xs);margin-bottom:var(--space-xs);font-family:var(--font-gothic);font-size:.9375rem;font-weight:400;line-height:1.4}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-weight:400}.lowercase{text-transform:lowercase}body{background-color:var(--color-bg)}@media (pointer:fine){*,:before,:after{cursor:none!important}}@media (pointer:coarse){.cursor{display:none!important}}.cursor{z-index:9999;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed}.cursor__ring{backdrop-filter:invert();border-radius:50%;width:38px;height:38px;margin-left:auto;margin-right:auto;position:absolute}.cursor__dot{background-color:var(--color-white);border-radius:50%;width:6px;height:6px;margin-left:auto;margin-right:auto;position:absolute}.page-wrapper{z-index:1;position:relative}.page-content{opacity:0;z-index:1;position:relative}.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-transition{z-index:9999;background-color:var(--color-bg);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.nav{z-index:200;width:100%;height:var(--nav-height);padding-left:var(--nav-padding);padding-right:var(--nav-padding);mix-blend-mode:difference;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0}.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:#dfff00}.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(--nav-padding);transition:opacity var(--transition-fade)}.nav__link:hover{opacity:.5}.nav__link.is-active{color:#dfff00}.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:130px;padding-left:var(--nav-padding);padding-right:var(--nav-padding);opacity:0;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:300;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)}}.btn__arrow--back{margin-left:0;margin-right:15px}.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 video{object-fit:cover;z-index:0;width:100%;height:100%;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-mask{margin-top:-10px;padding-bottom:10px;overflow:hidden}.hero__text-desktop,.hero__text-mobile{font:inherit;text-align:center;margin:0}.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);font-size:4.25rem;line-height:.97}.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;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);opacity:0;z-index:1;min-height:100vh;margin-bottom:130px;position:relative}.page-wrapper{margin-bottom:130px}.page-wrapper:has(.page-bg){margin-bottom:0}.page-wrapper:has(.page-bg)~.footer{display:none}.work-page ::selection{background:var(--color-black);color:var(--color-white)}.work-header{z-index:1;padding:200px 40px 55px;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:40px;padding-right:40px;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__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}.work-hero__video.is-playing .work-hero__grain{display:none}.work-hero__video.is-playing .work-hero__preview{object-fit:contain}.work-hero[style*=height] .work-hero__video{height:100%;aspect-ratio:unset}.work-hero[style*=height] .work-hero__preview{object-fit:cover;width:100%;height:100%}.work-hero__inner>.work-mosaic__box{aspect-ratio:16/9;width:100%}.work-hero[style*=height] .work-hero__inner,.work-hero[style*=height] .work-hero__inner>.work-mosaic__box{height:100%;aspect-ratio:unset}.work-body{grid-template-columns:repeat(12,1fr);align-items:start;padding:80px 40px;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 40px}.work-section__text{grid-template-columns:repeat(12,1fr);gap:0 10px;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 p,.work-section__text-content p{font-family:var(--font-gothic);letter-spacing:-.03em;color:var(--color-black);margin:0;font-size:1.375rem;font-weight:700;line-height:1.27}.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{grid-template-columns:repeat(12,1fr);align-items:start;gap:0 10px;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:10px;position:relative}.work-gallery-row{contain:layout}.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{contain:layout paint;content-visibility:auto;flex-wrap:wrap;align-items:stretch;gap:10px;margin-bottom:10px;display:flex}.work-custom-row__item{overflow:hidden}.work-custom-row__item .work-mosaic__box{width:100%;height:100%}.work-custom-row__stack{flex-direction:column;gap:10px;height:100%;display:flex}.work-custom-row__stack-item{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;width:100%;height:100%}.work-mosaic{padding:0 40px}.work-mosaic__stack{flex-direction:column;gap:10px;height:100%;display:flex}.work-mosaic__stack .work-mosaic__box{flex:1;position:relative}.work-mosaic__row{contain:layout paint;gap:10px;margin-bottom:10px;display:flex}.work-mosaic__row:last-child{margin-bottom:0}.work-mosaic__item--narrow{flex:0 0 25%}.work-mosaic__item--wide{flex:0 0 75%}.work-mosaic__item--even{flex:0 0 calc(50% - 5px);position:relative;overflow:hidden}.work-mosaic__item--even .work-mosaic__box--clickable{aspect-ratio:6/5}.work-mosaic__box{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.work-mosaic__box span{color:#00000026;font-family:var(--font-gothic);letter-spacing:.15em;font-size:.8125rem;font-weight:700}.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{cursor:pointer;position:relative}.work-mosaic__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}.work-mosaic__box--clickable.is-playing .work-mosaic__grain{display:none}.work-mosaic__box--clickable[data-video]:not([data-video=""]):after{content:"";pointer-events:none;z-index:1;background:0 0;transition:background .3s;position:absolute;inset:0}.work-mosaic__box--clickable[data-video]:not([data-video=""]):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__item--wide .work-mosaic__box{aspect-ratio:1000/563}.work-mosaic__row--hover .work-mosaic__item--even{transition:flex-basis .5s cubic-bezier(.16,1,.3,1)}.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% - 7.5px)}.work-mosaic__row--hover .work-mosaic__item--even.is-collapsed{flex-basis:calc(25% - 2.5px)}.work-credits{padding:60px 40px 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{content-visibility:auto;border-top:1px solid #00000014;padding:80px 40px 100px}.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:calc(50% - 5px) 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-image:url(https://media.clarence.computer/portfolio/pages/fuqs-bg.jpg)}.fuqs__bg:after{content:"";background:linear-gradient(to bottom, #00000080 0%, transparent 120px), var(--color-overlay-light);position:absolute;inset:0}.music-bg:after{content:"";z-index:1;background:linear-gradient(#00000080 0%,#0000 120px);position:absolute;inset:0}.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;font-size:4.25rem;line-height:.97}.accordion{width:100%}.accordion__toggle{-webkit-tap-highlight-color:transparent;cursor:pointer;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);font-family:var(--font-gothic);letter-spacing:-.03em;font-size:2.25rem;line-height:1.15}.accordion__body{height:0;overflow:hidden}.accordion__answer-text{color:var(--color-white);width:75%;padding:var(--space-sm);font-family:var(--font-gothic);letter-spacing:-.03em;font-size:1.375rem;line-height:1.27}.music-bg{--page-bg-image:url(https://media.clarence.computer/portfolio/pages/music-bg.jpg)}.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%}.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}.hero__heading{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!important}.accordion__question{font-size:1.75rem;line-height:1.21}.fuqs__title{font-size:2.5rem;line-height:1.15}.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 40px 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{flex-direction:column;gap:40px;padding:60px 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){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}.hero__heading{width:100%;max-width:none;padding-left:0;padding-right:0;font-size:2.25rem;line-height:.97}.hero__text-mask{justify-content:center;display:flex}.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}.cursor{display:none}.intro{height:75vh}.intro__copy{font-size:1.5rem;line-height:30px}.intro__emoji{width:24px}.page-wrapper{margin-bottom:85px}.page-wrapper:has(.page-bg){margin-bottom:0}.footer{justify-content:center;height:85px;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}.music__album{width:180px}.music__intro{max-width:250px}.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;font-size:2.25rem;line-height:.97}.work-page{margin-bottom:80px}.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{padding:0 var(--space-sm);--reveal-transition:opacity .8s ease-out, transform .8s ease-out}.work-mosaic__row{flex-direction:column;gap:16px;margin-bottom:16px}.work-mosaic__row:last-child{margin-bottom:0}.work-mosaic__item,.work-mosaic__item--even,.work-mosaic__item--narrow,.work-mosaic__item--wide{flex:0 0 100%!important}.work-sections [class*=work-mosaic__item],.work-sections .work-custom-row__item{opacity:0;transition:var(--reveal-transition);transform:translateY(20px)}.work-sections .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%!important}.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;gap:16px;margin-bottom:16px}.work-custom-row__item{flex:0 0 100%!important}.work-custom-row__item:has(.work-ad-iframe[data-native-width="160"]){display:none}.work-custom-row__stack,.work-mosaic__stack{gap:16px}.work-gallery{margin-bottom:16px}.work-mosaic__spacer{display:none}.work-mosaic__spacer+div{flex:0 0 100%!important}.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!important}.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){.cursor{display:none}.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[data-video]:not([data-video=""]):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[data-video]:not([data-video=""]):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[data-video]:not([data-video=""]):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-mosaic__grain,.work-hero__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}}
