.site-header{height:88px;position:relative;z-index:25;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.5vw;background:var(--bone)}.site-brand{display:block;width:33px;height:42px}.site-brand img{object-fit:contain}.light-mark{display:none}.menu-button{display:flex;align-items:center;gap:15px;font-size:11px;width:max-content;padding:10px 0}.menu-button>i{width:21px;height:13px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;position:relative}.menu-button>i:after{content:'';position:absolute;left:0;right:0;top:5px;border-top:1px solid currentColor}.header-tools{display:flex;align-items:center;gap:35px;justify-self:end}.search-button{width:30px;height:30px;display:grid;place-items:center}.search-button i{width:13px;height:13px;border:1px solid currentColor;border-radius:50%;position:relative}.search-button i:after{content:'';position:absolute;width:6px;height:1px;background:currentColor;right:-5px;bottom:-3px;transform:rotate(45deg)}.home{height:100svh;overflow:hidden;background:var(--ink)}.home .site-header{position:absolute;inset:0 0 auto;background:transparent;color:var(--bone)}.home .site-header .dark-mark{display:none}.home .site-header .light-mark{display:block}.home .motion-toggle i{background:var(--bone)}.home .motion-toggle[aria-pressed=true] i{background:var(--slate)}.home .cinema{height:100svh;min-height:0}.home .hero-visual{height:100svh;min-height:0}.home .hero-scene:after{inset:0;background:linear-gradient(rgba(26,26,26,.22),transparent 25%,transparent 50%,rgba(26,26,26,.62))}.home .hero-caption{bottom:158px;left:4.5vw;right:14vw;align-items:end}.home .hero-title{font-size:clamp(38px,4vw,62px);margin-top:10px}.home .hero-category{font-size:8px;letter-spacing:.14em}.home .hero-case{font-size:10px;gap:30px}.home .hero-arrows{right:4.5vw;bottom:163px}.home .filmstrip{position:absolute;left:4.5vw;right:4.5vw;bottom:31px;z-index:5;grid-template-columns:repeat(4,1fr);height:77px;padding:0;gap:5vw;color:var(--bone)}.home .scene-tab{font-size:12px;opacity:.5;align-items:start;padding-top:2px;gap:16px}.home .scene-tab>span:first-child{align-self:start;line-height:2}.home .scene-tab small{display:block;font-size:7px;text-transform:uppercase;letter-spacing:.12em;margin-top:9px}.home .scene-tab.active,.home .scene-tab:hover{opacity:1}.home .scene-tab i{background:rgba(239,231,228,.28)}.home .scene-tab i:after{background:var(--bone)}.home .film-status{top:auto;left:auto;right:4.5vw;bottom:121px;background:none;padding:0;font-size:7px}.site-menu{position:fixed;inset:0 auto 0 0;margin:0;width:min(410px,36vw);height:100svh;max-height:none;max-width:none;background:var(--bone);color:var(--ink);border:0;padding:110px 40px 40px;overflow:auto}.site-menu::backdrop{background:rgba(26,26,26,.13)}.site-menu[open]{animation:menu-in .55s var(--ease) both}.menu-close{position:absolute;top:24px;left:34px;font:300 32px StudioText;width:40px;height:40px}.site-menu>.eyebrow{font-size:8px;color:var(--oil)}.site-menu nav{display:flex;flex-direction:column;align-items:start;gap:8px;margin-top:40px}.site-menu nav a,.menu-search{font-size:28px;line-height:1.5;letter-spacing:-.015em;transition:transform .35s,color .35s}.site-menu nav a:hover,.menu-search:hover{transform:translateX(7px);color:var(--oil)}.site-menu nav a[aria-current=page]{color:var(--oil);border-bottom:1px solid var(--bronze)}.menu-contact{margin-top:70px;display:flex;flex-direction:column;gap:18px;font-size:12px}.menu-contact>span{font-size:8px;letter-spacing:.12em;line-height:1.8;color:var(--oil)}@keyframes menu-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}.site-search{position:fixed;inset:0;margin:0;border:0;width:100vw;height:100svh;max-width:none;max-height:none;background:var(--bone);color:var(--ink);padding:50px 12vw}.site-search::backdrop{background:var(--bone)}.search-top{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.12em}.search-close{font-size:30px}.site-search input{display:block;width:100%;font:400 45px StudioDisplay;color:var(--ink);background:none;border:0;border-bottom:1px solid var(--bronze);border-radius:0;padding:25px 0;margin:30px 0;outline-offset:5px}.search-results a{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:25px;padding:16px 0;border-bottom:1px solid var(--bronze)}.search-results img{height:60px}.search-results strong{display:block;font-size:17px;font-weight:400}.search-results small{display:block;font-size:9px;margin-top:5px}.search-results>a>span:last-child{font-size:22px}.search-empty{padding:35px 0;font-size:14px}.full-footer{padding:50px var(--g) 24px}.full-footer>div:first-child{display:flex;justify-content:space-between;align-items:start;gap:40px}.full-footer>div:first-child>span{font-size:8px;line-height:1.8;letter-spacing:.1em}.footer-links{display:flex;gap:35px;font-size:11px;margin-top:40px}.footer-links a:last-child{margin-left:auto}.full-footer .footer-base{margin-top:45px}.work-page{padding-top:75px}.work-page .collection-heading h1{font:400 64px/1 StudioDisplay;letter-spacing:-.035em}.work-page .collection-heading h1>span{font:10px StudioText;vertical-align:top;margin-left:14px}.project-opening{min-height:calc(100svh - 88px)}.project-cover{height:calc(100svh - 88px);min-height:620px}.project-record .record-title h1{font-size:clamp(35px,3.6vw,60px);line-height:1.03;overflow-wrap:normal}.study-intro{display:grid;grid-template-columns:1fr 2fr;padding:110px var(--g);gap:8vw}.study-intro>div{max-width:650px}.study-intro h2{font-size:3.7vw;line-height:1.1;letter-spacing:-.025em;margin-bottom:35px}.study-intro h2 em{font-size:1.16em}.study-intro p{font-size:15px;line-height:1.8;max-width:520px}.study-intro p+p{margin-top:20px}.study-gallery{padding:0 var(--g) 120px;display:grid;grid-template-columns:1fr 1fr;gap:100px 7vw;align-items:start}.study-photo{min-width:0}.study-photo button{width:100%;display:block;position:relative;overflow:hidden}.study-photo img{height:530px;transition:transform 1.2s var(--ease)}.study-photo button:hover img{transform:scale(1.025)}.study-photo figcaption{display:flex;justify-content:space-between;gap:25px;font-size:8px;letter-spacing:.09em;padding-top:16px}.study-photo figcaption span:last-child{text-align:right}.study-photo.photo-1{grid-column:1/-1;margin:0 calc(var(--g)*-1)}.study-photo.photo-1 img{height:85svh}.study-photo.photo-1 figcaption{padding-left:var(--g);padding-right:var(--g)}.study-photo.photo-3{margin-top:130px}.study-photo.photo-4{grid-column:1/-1;width:80%;margin:0 auto}.study-photo.photo-4 img{height:70svh;object-fit:contain;background:var(--bone)}.study-photo.photo-5{margin-top:70px}.enlarge-symbol{position:absolute;right:18px;bottom:18px;padding:7px 12px;font-size:18px;background:var(--bone);opacity:0;transition:opacity .3s}.study-photo button:hover .enlarge-symbol,.study-photo button:focus-visible .enlarge-symbol{opacity:1}.text-page{padding:65px var(--g) 120px}.page-kicker{display:flex;justify-content:space-between;gap:30px;font-size:9px;letter-spacing:.12em;padding-bottom:22px;border-bottom:1px solid var(--bronze)}.editorial-opening{display:grid;grid-template-columns:1.4fr 1fr;gap:12vw;align-items:end;margin:75px 0 85px}.editorial-opening h1{font:400 clamp(55px,6vw,100px)/.98 StudioDisplay;letter-spacing:-.04em}.editorial-opening>p{font-size:15px;line-height:1.8;max-width:330px}.studio-banner img{height:72svh}.studio-banner figcaption{font-size:8px;letter-spacing:.1em;margin-top:17px}.studio-profile{display:grid;grid-template-columns:1fr 1.5fr;gap:12vw;padding:110px 0 80px}.studio-profile h2{font-size:3vw;line-height:1.15;letter-spacing:-.03em;margin-bottom:35px}.studio-profile h2 em{font-size:1.16em}.studio-profile p{font-size:15px;line-height:1.9;max-width:550px}.studio-profile p+p{margin-top:20px}.studio-profile .text-link{margin-top:30px}.studio-record{display:grid;grid-template-columns:repeat(4,1fr);gap:50px;border-top:1px solid var(--bronze);padding-top:35px}.studio-record dt{font-size:9px;letter-spacing:.1em;margin-bottom:15px}.studio-record dd{font-size:14px;line-height:1.7}.process-sequence{display:grid;grid-template-columns:1fr 1fr;column-gap:8vw;align-items:start}.process-sequence article{padding:35px 0 55px;display:grid;grid-template-columns:45px 1fr;column-gap:25px;border-top:1px solid var(--bronze)}.process-sequence article>span{font-size:9px;padding-top:10px}.process-sequence h2{font:400 42px StudioDisplay;letter-spacing:-.035em}.process-sequence p{grid-column:2;margin-top:25px;font-size:14px;line-height:1.8;max-width:380px}.process-sequence figure{grid-column:1/-1;margin:25px 0 80px}.process-sequence img{height:65svh}.process-sequence figcaption{font-size:8px;letter-spacing:.1em;margin-top:15px}.process-page>.text-link{width:max-content;margin:35px 0 0 auto}.element-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px 10vw}.element-item{display:block;min-width:0}.element-item:nth-child(even){margin-top:150px}.element-item>img,.element-item>video{height:540px;object-fit:cover}.element-item:nth-child(3)>video{height:400px}.element-item>div{display:flex;justify-content:space-between;gap:30px;align-items:baseline;margin-top:15px}.element-item h2{font:400 35px StudioDisplay;letter-spacing:-.025em}.element-item span{font-size:9px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:65px var(--g) 100px;align-items:start}.contact-copy{padding-top:15px}.contact-copy h1{font:400 7vw/1 StudioDisplay;letter-spacing:-.04em;margin:45px 0 50px}.contact-copy dl{display:grid;gap:30px}.contact-copy dl>div{display:grid;grid-template-columns:95px 1fr;gap:25px}.contact-copy dt{font-size:9px;letter-spacing:.06em;padding-top:5px}.contact-copy dd{font-size:16px;line-height:1.7}.demo-note{font-size:10px;color:var(--oil);margin:35px 0}.contact-copy .text-link{width:max-content;margin-top:35px}.contact-page figure{height:73svh}.contact-page figcaption{font-size:7px;letter-spacing:.1em;margin-top:15px}.press-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:10vw;align-items:center}.press-layout img{height:470px}.press-layout figcaption{font-size:8px;letter-spacing:.1em;margin-top:15px}.press-layout p{font-size:15px;line-height:2;margin:25px 0 35px}.press-layout .text-link{margin-top:15px}.return-collection strong{font-size:clamp(30px,4vw,55px)}
@media(max-width:700px){.site-header{height:75px;padding:0 6vw}.menu-button>span{display:none}.menu-button>i{width:19px}.site-brand{width:29px;height:36px}.header-tools{gap:17px}.header-tools .motion-toggle{font-size:8px;gap:5px}.search-button{width:22px}.home .hero-caption{bottom:170px;left:6vw;right:6vw;display:block}.home .hero-title{font-size:42px;max-width:85%;line-height:1.05}.home .hero-category{font-size:7px}.home .hero-case{margin-top:18px;gap:35px;font-size:10px;width:max-content}.home .hero-arrows{bottom:172px;right:6vw;gap:14px}.home .film-status{right:6vw;bottom:130px;font-size:6px}.home .filmstrip{left:6vw;right:6vw;bottom:27px;display:grid;grid-template-columns:1fr 1fr;gap:15px 22px;height:77px;overflow:visible}.home .scene-tab{padding:0;font-size:10px;gap:8px;align-items:start}.home .scene-tab>span:first-child{font-size:6px;line-height:2}.home .scene-tab small{display:none}.home .scene-tab i{bottom:0}.home .hero-scene>img,.home .hero-scene>video{object-position:48%}.site-menu{width:85vw;max-width:380px;padding:90px 30px 30px}.site-menu nav{margin-top:30px;gap:7px}.site-menu nav a,.menu-search{font-size:26px}.menu-close{top:17px;left:23px}.menu-contact{margin-top:50px;font-size:11px}.menu-contact>span{font-size:7px}.site-search{padding:25px 6vw}.site-search input{font-size:32px;margin:20px 0;padding:22px 0}.search-results a{grid-template-columns:55px 1fr auto;gap:17px;padding:13px 0}.search-results img{height:50px}.search-results strong{font-size:16px}.search-results small{font-size:8px}.full-footer{padding-top:35px}.full-footer>div:first-child>span{font-size:7px}.footer-links{gap:25px;font-size:10px;margin-top:30px}.full-footer .footer-base{margin-top:35px}.work-page{padding-top:40px}.work-page .collection-heading h1{font-size:43px}.work-page .collection-heading h1>span{font-size:8px}.project-cover{height:62svh;min-height:0}.project-record .record-title h1{font-size:15vw;max-width:100%}.study-intro{display:block;padding:50px var(--g) 60px}.study-intro>div{margin-top:30px}.study-intro h2{font-size:10vw;line-height:1.1;margin-bottom:28px}.study-intro p{font-size:13px;line-height:1.8}.study-gallery{display:block;padding-bottom:65px}.study-photo{margin:0 0 40px!important;width:100%!important}.study-photo.photo-1{margin-left:calc(var(--g)*-1)!important;margin-right:calc(var(--g)*-1)!important;width:100vw!important}.study-photo img{height:52svh}.study-photo.photo-1 img{height:60svh}.study-photo.photo-3{width:80%!important;margin-left:auto!important}.study-photo.photo-3 img{height:55svh}.study-photo.photo-4 img{height:55svh}.study-photo figcaption{font-size:6px;gap:15px;padding-top:12px}.enlarge-symbol{opacity:1;right:12px;bottom:12px;font-size:16px;padding:5px 8px}.text-page{padding-top:40px;padding-bottom:70px}.page-kicker{font-size:7px;padding-bottom:17px}.page-kicker>span:last-child{text-align:right}.editorial-opening{display:block;margin:45px 0}.editorial-opening h1{font-size:15vw;line-height:1}.editorial-opening>p{font-size:13px;line-height:1.8;margin:35px 0 0 12%;max-width:300px}.studio-banner img{height:50svh}.studio-banner figcaption{font-size:6px}.studio-profile{display:block;padding:60px 0 50px}.studio-profile>div{margin-top:30px}.studio-profile h2{font-size:9vw}.studio-profile p{font-size:13px}.studio-record{grid-template-columns:1fr 1fr;gap:30px 25px;padding-top:25px}.studio-record dt{font-size:8px;margin-bottom:10px}.studio-record dd{font-size:12px}.process-sequence{display:block}.process-sequence article{grid-template-columns:25px 1fr;column-gap:20px;padding:25px 0 35px}.process-sequence h2{font-size:36px}.process-sequence p{font-size:13px;margin-top:18px}.process-sequence figure{margin:10px 0 40px}.process-sequence img{height:40svh}.process-sequence figcaption{font-size:6px}.process-page>.text-link{font-size:11px}.element-grid{display:block}.element-item{margin:0 0 45px!important}.element-item:nth-child(even){width:83%;margin-left:auto!important}.element-item>img,.element-item>video{height:430px}.element-item:nth-child(3)>video{height:310px}.element-item>div{gap:15px}.element-item h2{font-size:30px}.element-item span{font-size:8px;text-align:right}.contact-page{display:flex;flex-direction:column;padding:35px var(--g) 65px;gap:45px}.contact-copy{padding-top:0;width:100%}.contact-copy h1{font-size:17vw;margin:35px 0}.contact-copy dl{gap:25px}.contact-copy dl>div{grid-template-columns:65px 1fr;gap:20px}.contact-copy dt{font-size:8px}.contact-copy dd{font-size:14px}.demo-note{font-size:9px;margin:25px 0}.contact-copy .text-link{font-size:11px;gap:30px}.contact-page figure{height:430px;width:80%;align-self:end}.contact-page figcaption{font-size:6px}.press-layout{display:block}.press-layout img{height:330px}.press-layout figcaption{font-size:6px}.press-layout>div{margin-top:45px}.press-layout p{font-size:13px}.press-layout .text-link{font-size:11px}.return-collection strong{font-size:36px}}
@media(prefers-reduced-motion:reduce){.site-menu[open]{animation:none}.home .hero-scene.entering{animation:none}}
@media(min-width:701px) and (max-height:750px){.site-menu{padding-top:85px;padding-bottom:25px}.site-menu nav{margin-top:25px;gap:3px}.site-menu nav a,.menu-search{font-size:26px}.menu-contact{margin-top:40px}}
