:root{--cream:#f7f1e7;--linen:#e6d8c5;--orange:#d96e32;--tangerine:#f2a65a;--olive:#566246;--charcoal:#292620;--espresso:#3a2a22;--clay:#b85c38;--serif:"Newsreader", Georgia, serif;--sans:"DM Sans", Arial, sans-serif;--mono:"Space Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--charcoal);background:var(--cream);font-family:var(--sans);margin:0}button,a{color:inherit}button{font:inherit}img{max-width:100%;display:block}a{text-decoration:none}.scroll-progress{background:var(--orange);transform-origin:0;z-index:200;width:100%;height:3px;position:fixed;top:0;left:0}.site-header{z-index:10;border-bottom:1px solid #29262047;justify-content:space-between;align-items:center;height:96px;padding:0 4.6vw;display:flex;position:absolute;inset:0 0 auto}.wordmark img{object-fit:contain;object-position:left center;width:245px;height:68px}.header-nav{align-items:center;gap:38px;font-size:13px;display:flex}.header-nav a{position:relative}.header-nav a:not(.contact-link):after{content:"";background:var(--orange);height:1px;transition:right .3s;position:absolute;bottom:-6px;left:0;right:100%}.header-nav a:hover:after{right:0}.contact-link{border:1px solid var(--charcoal);border-radius:100px;padding:12px 18px}.contact-link span{color:var(--orange);margin-left:12px}.menu-toggle{background:0 0;border:0;display:none}.hero{grid-template-columns:41% 55%;gap:4%;height:100vh;min-height:900px;max-height:1080px;padding:150px 4.6vw 55px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding-bottom:35px;position:relative}.eyebrow{font:11px var(--mono);letter-spacing:.11em;text-transform:uppercase}.eyebrow span{color:var(--orange);margin-right:16px}h1,h2,blockquote{font-family:var(--serif);letter-spacing:-.025em;font-weight:400}h1{margin:35px 0 28px;font-size:clamp(64px,6.4vw,108px);line-height:.92}h1 em,h2 em,blockquote em{color:var(--olive);font-weight:400}.hero-intro{width:78%;max-width:440px;font-size:16px;line-height:1.65}.hero-mode-switch{border:1px solid #29262059;border-radius:999px;gap:3px;width:fit-content;margin-top:28px;padding:4px;display:flex}.hero-mode-switch button{color:var(--charcoal);font:9px var(--mono);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 16px}.hero-mode-switch button.active{background:var(--olive);color:var(--cream)}.round-link{width:108px;height:108px;font:10px var(--mono);text-transform:uppercase;border:1px solid #2926208c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;transition:all .4s;display:flex}.round-link b{color:var(--orange);margin-top:8px;font-size:20px;font-weight:400}.round-link:hover{background:var(--olive);color:var(--cream);transform:rotate(-8deg)}.hero-showcase{background:var(--espresso);clip-path:inset(0);align-self:stretch;min-height:670px;position:relative;overflow:hidden}.hero-showcase.show-video{background:var(--espresso);place-items:center;padding:32px;display:grid}.hero-video-feature{grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;display:grid}.hero-video-feature iframe{background:#171512;border:0;width:100%;height:100%;min-height:470px}.hero-video-feature>div{color:var(--cream);grid-template-columns:1fr auto;align-items:end;gap:8px 24px;padding:22px 4px 0;display:grid}.hero-video-feature span{font:9px var(--mono);text-transform:uppercase;color:var(--tangerine);grid-column:1/-1}.hero-video-feature strong{font:34px var(--serif);font-weight:400}.hero-video-feature button{color:var(--cream);font:9px var(--mono);text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f7f1e780;padding:0 0 7px}.hero-slides,.hero-slide{margin:0;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:1;transform:scale(1)}.hero-slide:after{content:"";background:linear-gradient(#0000 52%,#29262094);position:absolute;inset:0}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-caption{z-index:3;color:var(--cream);justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:28px;left:34px;right:34px}.hero-caption>span{font:9px var(--mono);letter-spacing:.08em}.hero-caption div{text-align:right}.hero-caption small{font:9px var(--mono);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;display:block}.hero-caption strong{font:32px var(--serif);font-weight:450}.hero-dots{z-index:4;gap:8px;display:flex;position:absolute;top:30px;left:34px}.hero-dots button{cursor:pointer;background:0 0;border:0;width:42px;height:22px;padding:9px 0}.hero-dots i{background:#f7f1e78c;height:1px;display:block;position:relative;overflow:hidden}.hero-dots button.active i:after{content:"";background:var(--orange);transform-origin:0;animation:4.8s linear heroProgress;position:absolute;inset:0}.hero-sound-toggle{z-index:5;top:28px;right:var(--page-gutter);min-height:42px;color:var(--cream);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:9px var(--mono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#14110d94;border:1px solid #f7f1e7b3;border-radius:999px;padding:0 17px;position:absolute}.hero-sound-toggle:hover{color:var(--espresso);background:var(--cream)}@keyframes heroProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.citrus-stamp{background:var(--orange);z-index:5;width:105px;height:105px;color:var(--cream);border-radius:50%;place-items:center;display:grid;position:absolute;top:43%;right:-28px;transform:rotate(8deg);box-shadow:0 15px 45px #29262040}.citrus-stamp span{font:36px var(--serif);letter-spacing:-.1em;transform:translate(-2px)}.citrus-stamp i{background:var(--olive);border-radius:100% 0;width:26px;height:13px;position:absolute;top:-5px;right:12px;transform:rotate(-25deg)}.hero-side-note{font:9px var(--mono);text-transform:uppercase;letter-spacing:.16em;writing-mode:vertical-rl;margin:0;position:absolute;top:45%;right:1.8vw}.grove-orbit{border:1px solid #d96e3238;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-190px;left:-210px}.grove-orbit:before,.grove-orbit:after{content:"";border:1px solid #d96e3226;border-radius:50%;position:absolute;inset:30px}.grove-orbit:after{inset:70px}.industry-index{background:var(--olive);min-height:720px;color:var(--cream);grid-template-columns:52% 48%;align-content:center;padding:70px 4.6vw;display:grid;position:relative;overflow:hidden}.industry-preview{grid-area:1/2/span 4;height:580px;position:relative;overflow:hidden;box-shadow:0 35px 70px #14140a2e}.industry-preview:after{content:"";border:1px solid #f7f1e759;margin:13px;position:absolute;inset:0}.industry-preview img{object-fit:cover;width:100%;height:100%;animation:.55s imageReveal}@keyframes imageReveal{0%{opacity:.2;transform:scale(1.04)}}.industry-index button{text-align:left;min-height:120px;color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f7f1e747;grid-column:1;grid-template-columns:50px 1fr auto;align-items:center;padding:18px 55px 18px 0;transition:all .35s;display:grid}.industry-index span{font:9px var(--mono);color:var(--tangerine)}.industry-index strong{font:clamp(35px, 4vw, 66px) var(--serif);font-weight:420;transition:transform .35s,color .35s}.industry-index b{font:9px var(--mono);text-transform:uppercase;opacity:.45;font-weight:400;transition:all .3s}.industry-index b i{color:var(--tangerine);margin-left:6px;font-style:normal}.industry-index button:hover strong,.industry-index button:focus strong{color:var(--tangerine);font-style:italic;transform:translate(14px)}.industry-index button:hover b,.industry-index button:focus b{opacity:1}.moving-line{background:var(--orange);color:var(--cream);font:10px var(--mono);letter-spacing:.12em;white-space:nowrap;padding:16px 0;overflow:hidden}.moving-line div{width:max-content;animation:24s linear infinite marquee}.moving-line i{color:var(--olive);margin:0 28px;font-style:normal}@keyframes marquee{to{transform:translate(-50%)}}.section-heading{grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);align-items:end;gap:8vw;padding-bottom:65px;display:grid;overflow:hidden}.section-heading h2{text-wrap:balance;max-width:850px;margin:22px 0 0;font-size:clamp(50px,5.2vw,82px);line-height:1}.section-heading>p{max-width:360px;padding-bottom:5px;font-size:15px;line-height:1.65}.filters{border-top:1px solid #2926204d;flex-wrap:wrap;gap:8px;padding:22px 0 15px;display:flex}.filters button,.subfilters button{font:10px var(--mono);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #29262073;border-radius:100px;padding:10px 17px;transition:all .25s}.filters button:hover,.filters button.active{background:var(--charcoal);color:var(--cream)}.subfilters{flex-wrap:wrap;gap:18px;padding:6px 0 30px;display:flex}.subfilters button{border:0;border-bottom:1px solid #0000;border-radius:0;padding:7px 1px}.subfilters button.active{border-bottom-color:var(--orange);color:var(--orange)}.project-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:65px 24px;margin-top:35px;display:grid}.project-card{text-align:left;cursor:pointer;background:0 0;border:0;grid-column:span 6;padding:0}.project-card.card-1,.project-card.card-3{margin-top:95px}.project-image{aspect-ratio:4/5;background:var(--linen);width:100%;overflow:hidden}.project-card.card-1 .project-image,.project-card.card-2 .project-image{aspect-ratio:5/4}.project-image{transform:translate(var(--mx,0), var(--my,0));transition:transform .45s cubic-bezier(.2,.7,.2,1);box-shadow:0 18px 50px #3a2a2200}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s}.project-card:hover .project-image{box-shadow:0 28px 60px #3a2a222e}.project-card:hover .project-image img{filter:saturate(1.08);transform:scale(1.055)}.project-meta{border-bottom:1px solid #29262073;justify-content:space-between;padding:18px 0 20px;display:flex}.project-meta span{font:9px var(--mono);text-transform:uppercase;letter-spacing:.05em}.project-meta h3{font:34px var(--serif);margin:8px 0 0;font-weight:400}.project-meta b{color:var(--orange);align-items:center;gap:10px;font-size:24px;font-weight:400;transition:transform .3s;display:flex}.project-meta b i{font:8px var(--mono);text-transform:uppercase;color:var(--charcoal);opacity:0;transition:all .3s;transform:translate(8px)}.project-card:hover .project-meta b i{opacity:1;transform:translate(0)}.project-card:hover .project-meta b{transform:translate(4px,-4px)}.motion-index{background:var(--linen);color:var(--espresso);padding:88px 4.6vw 125px;position:relative;overflow:hidden}.motion-index:before{content:"";opacity:.38;pointer-events:none;mix-blend-mode:multiply;background-image:radial-gradient(#3a2a2229 .7px,#0000 .7px),radial-gradient(#d96e321a .8px,#0000 .8px);background-position:0 0,7px 9px;background-size:13px 13px,17px 17px;position:absolute;inset:0}.motion-intro{z-index:1;border-bottom:1px solid #3a2a2247;justify-content:space-between;align-items:center;padding-bottom:28px;display:flex;position:relative}.motion-intro>p:last-child{font:9px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--olive);margin:0}.inline-video-stage{z-index:2;background:var(--espresso);color:var(--cream);animation:reveal .35s var(--ease-editorial);border-radius:clamp(22px,3vw,46px);margin-top:38px;padding:clamp(24px,3.5vw,54px);scroll-margin-top:95px;position:relative}.inline-video-topline{border-bottom:1px solid #f7f1e740;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;padding-bottom:24px;display:flex}.inline-video-topline h3{font:clamp(42px,5vw,78px)/.9 var(--serif);margin:7px 0 0;font-weight:400}.inline-video-topline button{min-height:46px;color:var(--cream);font:9px var(--mono);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #f7f1e78c;border-radius:999px;padding:0 17px}.inline-video-topline button span{color:var(--tangerine);margin-left:8px;font-size:18px}.inline-video-player{grid-template-columns:minmax(0,2fr) minmax(230px,.75fr);align-items:end;gap:clamp(24px,3vw,50px);display:grid}.inline-video-player>video,.inline-video-player>.video-embed-shell{aspect-ratio:16/9;object-fit:contain;background:#111;width:100%;max-height:72vh}.inline-video-player iframe{border:0;width:100%;height:100%}.inline-video-caption{gap:15px;padding-bottom:8px;display:grid}.inline-video-caption>span{color:var(--tangerine);font:9px var(--mono);letter-spacing:.08em}.inline-video-caption strong{font:clamp(27px,3vw,46px)/1 var(--serif);font-weight:400}.inline-video-caption p{color:#f7f1e7bd;margin:0;font-size:14px;line-height:1.65}.inline-video-picker{scrollbar-width:thin;border-top:1px solid #f7f1e740;gap:9px;margin-top:30px;padding-top:24px;display:flex;overflow-x:auto}.inline-video-picker button{max-width:270px;min-height:46px;color:var(--cream);font:9px var(--mono);text-transform:uppercase;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #f7f1e759;border-radius:999px;flex:none;padding:0 16px;overflow:hidden}.inline-video-picker button span{color:var(--tangerine);margin-right:10px}.inline-video-picker button.active{background:var(--cream);color:var(--espresso);border-color:var(--cream)}.motion-collage{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:92px;gap:clamp(14px,1.5vw,26px);margin-top:38px;display:grid;position:relative}.motion-collage-copy{grid-area:span 5/7/auto/-1;align-self:center;padding:clamp(14px,3vw,52px)}.motion-collage-copy>span{font:10px var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--orange)}.motion-collage-copy h2{margin:18px 0 24px;font-size:clamp(52px,6.5vw,110px);line-height:.84}.motion-collage-copy p{max-width:470px;font-size:15px;line-height:1.7}.motion-tile{background:var(--charcoal);min-height:240px;color:var(--cream);cursor:pointer;text-align:left;isolation:isolate;border:0;border-radius:clamp(20px,2.2vw,36px);padding:0;position:relative;overflow:hidden}.motion-tile-0{grid-area:span 7/span 4}.motion-tile-1{grid-area:span 4/span 2}.motion-tile-2{grid-area:span 3/span 4}.motion-tile-3{grid-area:span 3/span 5}.motion-tile-4{grid-area:span 5/span 2}.motion-tile-5{grid-area:span 5/span 3}.motion-tile img{object-fit:cover;width:100%;height:100%;transition:transform .35s var(--ease-editorial),filter .35s ease}.motion-tile-shade{background:linear-gradient(#0000 35%,#120f0bd1);position:absolute;inset:0}.motion-tile-meta{gap:5px;display:grid;position:absolute;bottom:19px;left:20px;right:72px}.motion-tile-meta small,.motion-tile-meta i{font:8px var(--mono);letter-spacing:.08em;text-transform:uppercase;font-style:normal}.motion-tile-meta i{color:var(--tangerine)}.motion-tile-meta strong{font:clamp(21px,2.1vw,34px)/.95 var(--serif);font-weight:400}.motion-tile>b{background:var(--orange);border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .25s,background .25s;display:grid;position:absolute;bottom:18px;right:18px}.motion-tile>b svg{width:22px;fill:var(--cream)}.motion-tile:hover img{filter:saturate(1.08);transform:scale(1.035)}.motion-tile:hover>b{background:var(--tangerine);transform:scale(1.08)}.about-section{background:var(--linen);min-height:670px;padding:105px 4.6vw;position:relative;overflow:hidden}.about-section blockquote{text-align:center;max-width:1180px;margin:80px auto 65px;font-size:clamp(54px,6vw,95px);line-height:1.05}.about-copy{z-index:2;max-width:390px;margin-left:auto;position:relative}.about-copy p{line-height:1.65}.about-copy a{border-bottom:1px solid var(--charcoal);font:11px var(--mono);text-transform:uppercase;margin-top:20px;padding-bottom:5px;display:inline-block}.about-copy a span{color:var(--orange);margin-left:10px}.grove-fruit{background:var(--orange);opacity:.9;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;left:-80px}.grove-fruit:after{content:"";border:1px solid #f7f1e773;border-radius:50%;position:absolute;inset:48px}.grove-fruit i{background:var(--olive);border-radius:100% 0;width:100px;height:48px;position:absolute;top:-12px;right:5px;transform:rotate(-22deg)}.grove-fruit i+i{width:76px;height:34px;top:-40px;right:76px;transform:rotate(35deg)}footer{background:var(--olive);min-height:420px;color:var(--cream);grid-template-columns:1fr 3fr;align-items:center;padding:85px 4.6vw 35px;display:grid;position:relative}footer>img{width:120px}footer p{font:10px var(--mono);text-transform:uppercase;letter-spacing:.08em}footer a{font:clamp(42px, 5.2vw, 82px) var(--serif);letter-spacing:-.04em;border-bottom:1px solid #f7f1e780}footer a span{color:var(--tangerine)}footer small{font:9px var(--mono);text-transform:uppercase;border-top:1px solid #f7f1e74d;padding-top:18px;position:absolute;bottom:25px;left:4.6vw;right:4.6vw}.project-view{z-index:100;background:var(--cream);animation:.5s cubic-bezier(.2,.7,.2,1) reveal;position:fixed;inset:0;overflow-y:auto}@keyframes reveal{0%{opacity:0;transform:translateY(22px)}}.project-view-bar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f1e7f0;border-bottom:1px solid #2926204d;justify-content:space-between;align-items:center;height:90px;padding:0 4.6vw;display:flex;position:sticky;top:0}.project-view-bar img{width:220px}.project-view-bar button{text-transform:uppercase;font:10px var(--mono);cursor:pointer;background:0 0;border:0}.project-view-bar button span{border:1px solid var(--charcoal);width:34px;height:34px;font:20px var(--sans);border-radius:50%;place-items:center;margin-left:10px;display:inline-grid}.project-view-hero{grid-template-columns:2fr 1fr;align-items:end;padding:90px 4.6vw 70px;display:grid}.project-view-hero h2{margin:18px 0 0;font-size:clamp(70px,10vw,160px);line-height:.82}.project-view-hero>div:last-child p{line-height:1.65}.project-view-hero>div:last-child span{font:9px var(--mono);text-transform:uppercase;margin-top:25px;display:block}.project-format-switch{border:1px solid #2926204d;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;margin:0 4.6vw 70px;padding:8px;display:grid}.project-format-switch button{min-height:52px;color:var(--charcoal);font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;transition:color .2s,background .2s,transform .2s}.project-format-switch button span{opacity:.65;margin-right:14px}.project-format-switch button.active{background:var(--olive);color:var(--cream)}.project-format-switch button:active{transform:scale(.985)}.project-format-switch button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.project-videos{padding:10px 4.6vw 90px}.project-videos-heading{border-bottom:1px solid #29262047;justify-content:space-between;align-items:end;margin-bottom:35px;padding-bottom:25px;display:flex}.project-videos-heading h3{margin:0;font-size:clamp(42px,6vw,88px);line-height:.9}.project-videos figure{grid-template-columns:minmax(0,2fr) minmax(240px,1fr);align-items:end;gap:28px;margin:0;display:grid}.project-videos video,.project-videos iframe{background:var(--charcoal);object-fit:contain;border:0;width:100%;min-height:min(78vh,760px);display:block}.video-embed-shell{background:var(--charcoal);width:100%;position:relative;overflow:hidden}.video-embed-shell iframe{pointer-events:none}.video-embed-shell.is-interactive iframe{pointer-events:auto}.video-enable{color:var(--cream);cursor:pointer;background:linear-gradient(135deg,#120f0b2e,#120f0b9e);border:0;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.video-enable span{font:clamp(28px,4vw,54px) var(--serif)}.video-enable b{width:58px;height:58px;color:var(--tangerine);border:1px solid #f7f1e7b3;border-radius:50%;place-items:center;font-size:18px;display:grid}.video-enable small{font:9px var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-top:8px}.video-release{z-index:2;color:var(--cream);font:9px var(--mono);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#120f0be0;border:1px solid #f7f1e7b3;border-radius:999px;padding:11px 15px;position:absolute;top:14px;right:14px}.project-videos figcaption,.project-page-videos figcaption{gap:12px;display:grid}.project-videos figcaption strong,.project-page-videos figcaption strong{font:20px var(--sans)}.project-videos figcaption span,.project-page-videos figcaption span{line-height:1.6}.project-page-videos{background:var(--olive);color:var(--cream);padding:7vw 4.6vw}.project-page-videos h2{margin:15px 0 40px;font-size:clamp(48px,7vw,100px)}.project-page-videos figure{grid-template-columns:minmax(0,2fr) minmax(240px,1fr);align-items:end;gap:30px;margin:0;display:grid}.project-page-videos figure+figure{margin-top:70px}.project-page-videos video,.project-page-videos iframe{aspect-ratio:9/16;background:var(--charcoal);object-fit:contain;border:0;width:100%;max-height:760px;display:block}.project-page-videos .video-embed-shell{aspect-ratio:9/16;max-height:760px}.gallery-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:24px;padding:0 4.6vw 100px;display:grid}.gallery-item{background:var(--linen);cursor:zoom-in;border:0;grid-column:span 6;margin:0;padding:0;position:relative;overflow:hidden}.gallery-item:nth-child(3n+1){grid-column:span 7}.gallery-item:nth-child(3n+2){grid-column:span 5;margin-top:90px}.gallery-item img{width:100%;height:auto;transition:transform .8s}.gallery-item span{background:var(--cream);font:8px var(--mono);text-transform:uppercase;opacity:0;padding:9px 12px;transition:all .3s;position:absolute;bottom:14px;right:14px;transform:translateY(7px)}.gallery-item:hover img{transform:scale(1.025)}.gallery-item:hover span{opacity:1;transform:translateY(0)}.next-project{background:var(--espresso);color:var(--cream);text-align:center;padding:90px 4.6vw 110px}.next-project p{font:9px var(--mono);text-transform:uppercase}.next-project button{border:0;border-bottom:1px solid var(--cream);color:inherit;font:40px var(--serif);cursor:pointer;background:0 0;margin-top:25px}.next-project button span{color:var(--orange)}.lightbox{z-index:300;color:var(--cream);background:#14120ffa;place-items:center;animation:.35s reveal;display:grid;position:fixed;inset:0}.lightbox>img{object-fit:contain;max-width:88vw;max-height:82vh;box-shadow:0 30px 90px #00000059}.lightbox-top{font:9px var(--mono);text-transform:uppercase;justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:35px;right:35px}.lightbox-top button{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:1px solid #f7f1e780;border-radius:50%;font-size:22px}.lightbox-controls{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:35px;right:35px}.lightbox-controls button{width:48px;height:48px;color:inherit;cursor:pointer;pointer-events:auto;background:#2926208c;border:1px solid #f7f1e780;border-radius:50%;font-size:20px}.project-page-header{border-bottom:1px solid #29262047;justify-content:space-between;align-items:center;height:96px;padding:0 4.6vw;display:flex}.project-page-header img{object-fit:contain;object-position:left center;width:245px;height:68px}.project-page-header>a:last-child{font:10px var(--mono);text-transform:uppercase}.project-page-header span,.project-page-footer span{color:var(--orange);margin-left:9px}.project-page-intro{grid-template-columns:1.6fr .65fr;align-items:end;gap:8vw;padding:100px 4.6vw 80px;display:grid}.project-page-intro>.eyebrow{grid-column:1/-1;margin:0 0 20px}.project-page-intro h1{margin:0;font-size:clamp(72px,10vw,160px);line-height:.82}.project-page-intro>div{font-size:15px;line-height:1.65}.project-page-intro>div p:last-child{font:9px var(--mono);text-transform:uppercase;margin-top:30px}.project-page-cover{height:min(78vh,900px);margin:0 4.6vw 90px;overflow:hidden}.project-video-banner{grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);align-items:end;gap:clamp(28px,4vw,72px);margin:0 4.6vw 90px;display:grid}.project-video-banner .video-embed-shell{aspect-ratio:16/9;min-height:0}.project-video-banner iframe{border:0;width:100%;height:100%;min-height:0}.project-video-banner h2,.project-video-banner h3{font:clamp(34px,4vw,68px)/.95 var(--serif);letter-spacing:-.03em;margin:14px 0 18px}.project-video-banner>div:last-child>p:last-child{line-height:1.65}.project-video-banner.modal-banner{margin-top:10px}.project-page-cover img{object-fit:cover;width:100%;height:100%}.project-page-gallery{grid-template-columns:repeat(12,1fr);align-items:start;gap:24px;padding:0 4.6vw 120px;display:grid}.project-page-gallery figure{background:var(--linen);grid-column:span 6;margin:0}.project-page-gallery figure:nth-child(3n+1){grid-column:span 7}.project-page-gallery figure:nth-child(3n+2){grid-column:span 5;margin-top:90px}.project-page-gallery img{width:100%;height:auto}.project-page-footer{background:var(--olive);min-height:360px;color:var(--cream);flex-direction:column;justify-content:center;padding:90px 4.6vw;display:flex}.project-page-footer p{font:10px var(--mono);text-transform:uppercase}.project-page-footer a{width:fit-content;font:clamp(40px, 5vw, 78px) var(--serif);border-bottom:1px solid #f7f1e773}@media (max-width:900px){.site-header{height:78px;padding:0 22px}.wordmark img{width:190px}.menu-toggle{z-index:12;width:44px;height:44px;display:block}.menu-toggle span{background:var(--charcoal);width:24px;height:1px;margin:7px auto;display:block}.header-nav{background:var(--cream);font:30px var(--serif);border-bottom:1px solid var(--charcoal);flex-direction:column;align-items:flex-start;padding:110px 25px 45px;display:none;position:absolute;top:0;left:0;right:0}.header-nav.open{display:flex}.contact-link{font:12px var(--mono)}.hero{flex-direction:column;height:auto;min-height:100vh;max-height:none;padding:115px 22px 45px;display:flex}.hero-copy{order:1}h1{font-size:clamp(62px,18vw,90px)}.hero-intro{width:92%}.hero-mode-switch{margin-top:22px}.round-link{width:88px;height:88px}.hero-showcase{order:2;width:100%;min-height:560px;margin-top:15px}.hero-showcase.show-video{padding:16px}.hero-video-feature iframe{min-height:420px}.citrus-stamp{width:78px;height:78px;right:-20px}.hero-caption{left:20px;right:20px}.hero-caption strong{font-size:26px}.hero-side-note{display:none}.industry-index{flex-direction:column;min-height:780px;padding:65px 22px;display:flex}.industry-preview{order:-1;width:100%;height:360px;margin-bottom:25px}.industry-index button{grid-template-columns:35px 1fr auto;width:100%;min-height:78px;padding-right:0}.industry-index strong{font-size:30px}.work-section{padding:85px 22px 100px}.section-heading{grid-template-columns:1fr;gap:25px;padding-bottom:40px}.section-heading h2{font-size:56px}.project-grid{display:block}.project-card{width:100%;display:block;margin:0 0 55px!important}.project-image,.project-card.card-1 .project-image,.project-card.card-2 .project-image{aspect-ratio:4/5}.project-meta h3{font-size:30px}.motion-index{grid-template-columns:1fr;gap:55px;padding:85px 22px 95px}.motion-intro h2{font-size:64px}.motion-list button{grid-template-columns:30px 1fr auto;gap:12px}.motion-list strong{font-size:25px}.motion-list b{display:none}.about-section{padding:80px 22px 260px}.about-section blockquote{text-align:left;margin:60px 0 55px;font-size:52px}.grove-fruit{width:260px;height:260px}footer{min-height:400px;padding:75px 22px 90px;display:block}footer>img{width:80px;margin-bottom:60px}footer a{font-size:46px;line-height:1.05}footer small{left:22px;right:22px}.project-view-bar{height:74px;padding:0 20px}.project-view-bar img{width:165px}.project-view-hero{padding:65px 22px 45px;display:block}.project-view-hero h2{margin-bottom:45px;font-size:72px}.project-format-switch{margin:0 22px 45px;padding:5px}.project-format-switch button{min-height:48px;font-size:8px}.project-format-switch button span{margin-right:6px}.project-videos{padding:0 22px 55px}.project-videos-heading{display:block}.project-videos-heading h3{margin-top:14px}.project-videos figure,.project-page-videos figure{grid-template-columns:1fr}.gallery-grid{padding:0 22px 60px;display:block}.gallery-item,.gallery-item:nth-child(3n+1),.gallery-item:nth-child(3n+2){width:100%;margin:0 0 20px;display:block}.next-project button{font-size:30px}.lightbox>img{max-width:94vw;max-height:78vh}.lightbox-controls{left:12px;right:12px}.project-page-header{height:74px;padding:0 22px}.project-page-header img{width:175px}.project-page-intro{padding:70px 22px 50px;display:block}.project-video-banner{grid-template-columns:1fr;margin:0 22px 60px}.project-page-intro h1{margin:30px 0 45px;font-size:72px}.project-page-cover{height:65vh;margin:0 22px 50px}.project-page-gallery{padding:0 22px 70px;display:block}.project-page-gallery figure,.project-page-gallery figure:nth-child(3n+1),.project-page-gallery figure:nth-child(3n+2){margin:0 0 20px}.project-page-footer{padding:80px 22px}.project-page-footer a{font-size:42px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--page-gutter:clamp(22px, 4.5vw, 76px);--ease-editorial:cubic-bezier(.22, .78, .22, 1)}.site-header{height:82px;padding-inline:var(--page-gutter);color:var(--cream);background:linear-gradient(#14120e8f,#0000);border-bottom-color:#f7f1e738;position:fixed}.site-header .wordmark{background:0 0;padding:0}.site-header .wordmark img{width:220px;height:48px}.header-nav{gap:clamp(20px,2.5vw,42px);font-size:12px}.contact-link{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f1e714;border-color:#f7f1e7a6}.hero{height:100svh;min-height:760px;max-height:none;padding:132px var(--page-gutter) 50px;color:var(--cream);background:var(--espresso);align-items:flex-end;display:flex}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#13100cd1 0%,#13100c8c 38%,#13100c14 72%),linear-gradient(#0000 55%,#13100ca3);position:absolute;inset:0}.hero-copy{z-index:3;align-self:flex-end;width:min(760px,64vw);padding:0 0 5vh}.hero .eyebrow{color:#f7f1e7cc}.hero .eyebrow span{color:var(--tangerine)}.hero h1{letter-spacing:-.045em;margin:22px 0 24px;font-size:clamp(68px,8.2vw,132px);line-height:.84}.hero h1 em{color:var(--tangerine)}.hero-intro{color:#f7f1e7e0;width:min(480px,85%);max-width:none;font-size:17px}.hero-showcase{z-index:0;background:#17130f;min-height:0;position:absolute;inset:0}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .9s var(--ease-editorial), transform 1.4s var(--ease-editorial);transform:scale(1.025)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-slide:first-child img{object-position:center 48%}.hero-slide:nth-child(2) img{object-position:center 52%}.hero-slide:nth-child(3) img{object-position:center 38%}.hero-slide:nth-child(4) img{object-position:center 48%}.hero-caption{left:auto;right:var(--page-gutter);z-index:4;border-top:1px solid #f7f1e780;width:min(320px,28vw);padding-top:14px;bottom:48px}.hero-caption>span{opacity:.7}.hero-caption strong{font-size:clamp(23px,2.5vw,38px)}.hero-dots{left:auto;right:var(--page-gutter);z-index:4;width:min(320px,28vw);top:auto;bottom:137px}.hero-dots button{align-items:center;min-width:44px;min-height:44px;display:grid}.citrus-stamp,.hero-side-note,.grove-orbit{display:none}.hero-mode-switch{border:0;border-radius:0;gap:10px;margin-top:34px;padding:0}.hero-mode-switch button{min-height:52px;color:var(--cream);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f1e70f;border:1px solid #f7f1e77a;border-radius:0;padding:0 20px;font-size:10px;transition:background .25s,color .25s,border-color .25s}.hero-mode-switch button span{opacity:.62;margin-right:18px}.hero-mode-switch button.active{background:var(--cream);color:var(--espresso);border-color:var(--cream)}.round-link{display:none}.hero-showcase.show-video{padding:112px var(--page-gutter) 48px 48%;background:var(--espresso);z-index:2}.hero-showcase.show-video:before{content:"Featured film";left:var(--page-gutter);color:var(--tangerine);font:10px var(--mono);letter-spacing:.12em;text-transform:uppercase;position:absolute;top:50%}.hero-video-feature{background:#16130f;min-height:0}.hero-video-feature iframe{min-height:0}.hero-banner-video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s var(--ease-editorial), transform 1.4s var(--ease-editorial);background:#17130f;position:absolute;inset:0;transform:scale(1.015)}.hero-banner-video.active{opacity:1;transform:scale(1)}.hero-format-links{gap:10px;margin-top:34px;display:flex}.hero-format-links a{min-height:52px;color:var(--cream);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font:10px var(--mono);text-transform:uppercase;letter-spacing:.04em;background:#f7f1e70f;border:1px solid #f7f1e77a;align-items:center;padding:0 20px;transition:background .25s,color .25s;display:inline-flex}.hero-format-links a span{opacity:.62;margin-right:18px}.hero-format-links a:hover{color:var(--espresso);background:var(--cream)}.featured-videos{padding:140px var(--page-gutter) 150px;background:var(--linen);color:var(--espresso);overflow:hidden}.featured-videos-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:40px;margin-bottom:82px;display:grid}.featured-videos-heading>.eyebrow{grid-column:1/-1;margin-bottom:-14px}.featured-videos-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(62px,8vw,126px);line-height:.82}.featured-videos-heading h2 em{color:var(--olive);font-weight:400}.featured-videos-heading>div{border-left:1px solid #3a2a2247;align-self:end;padding:0 0 8px 30px}.featured-videos-heading>div p{max-width:430px;margin:0 0 28px;font-size:16px;line-height:1.65}.featured-videos-heading a{font:10px var(--mono);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;align-items:center;gap:20px;padding-bottom:8px;display:inline-flex}.featured-videos-heading a span{color:var(--orange)}.featured-videos-grid{grid-template-rows:repeat(17,clamp(48px,5.4vw,82px));grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,1.7vw,28px);display:grid}.featured-video-card{isolation:isolate;background:#17130f;border-radius:30px;min-width:0;position:relative;overflow:hidden}.featured-video-card video{object-fit:cover;background:#17130f;width:100%;height:100%;display:block}.featured-video-shade{z-index:1;pointer-events:none;background:linear-gradient(#0000 55%,#0d0b08c2);position:absolute;inset:0}.featured-video-label{z-index:2;color:var(--cream);position:absolute;bottom:22px;left:24px;right:120px}.featured-video-label span{color:var(--tangerine);font:9px var(--mono);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;display:block}.featured-video-label strong{font:24px var(--serif);font-weight:430}.featured-video-controls{z-index:3;opacity:0;gap:6px;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:18px;right:18px;transform:translateY(-6px)}.featured-video-card:hover .featured-video-controls,.featured-video-card:focus-within .featured-video-controls{opacity:1;transform:translateY(0)}.featured-video-controls button{min-height:40px;color:var(--cream);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:9px var(--mono);text-transform:uppercase;cursor:pointer;background:#14110da3;border:1px solid #f7f1e7b3;border-radius:999px;padding:0 13px}.featured-video-controls button:hover{color:var(--espresso);background:var(--cream)}.featured-video-1{grid-area:1/1/8/6}.featured-video-2{grid-area:1/6/6/9}.featured-video-3{grid-area:1/9/6/13}.featured-video-4{grid-area:6/6/12/10}.featured-video-5{grid-area:6/10/11/13}.featured-video-6{grid-area:8/1/14/5}.featured-video-7{grid-area:12/5/18/9}.featured-video-8{grid-area:11/9/17/13}.industry-index{min-height:820px;padding:120px var(--page-gutter);grid-template-rows:auto repeat(4,minmax(78px,auto));grid-template-columns:minmax(400px,.9fr) minmax(420px,1.1fr);align-content:center;column-gap:clamp(50px,8vw,150px)}.industry-heading{grid-area:1/1;padding-bottom:36px}.industry-heading h2{margin:24px 0 0;font-size:clamp(48px,5vw,78px);line-height:.95}.industry-heading h2 em{color:var(--tangerine);font-weight:400}.industry-preview{height:min(72vh,680px);box-shadow:none;grid-area:1/2/span 5}.industry-preview:after{margin:18px}.industry-index button{grid-template-columns:46px 1fr auto;min-height:92px;padding-right:0}.industry-index button:first-of-type{grid-row:2}.industry-index button:nth-of-type(2){grid-row:3}.industry-index button:nth-of-type(3){grid-row:4}.industry-index button:nth-of-type(4){grid-row:5}.industry-index strong{font-size:clamp(30px,3.3vw,52px)}.moving-line{padding:13px 0}.work-section{padding:150px var(--page-gutter) 170px}.section-heading{padding-bottom:72px}.section-heading h2{letter-spacing:-.04em;font-size:clamp(58px,6.5vw,104px)}.work-photo-hero{min-height:min(78vh,820px);margin:0 calc(var(--page-gutter) * -1) 80px;padding:clamp(70px, 8vw, 130px) var(--page-gutter);color:var(--cream);isolation:isolate;grid-template-columns:minmax(0,1.5fr) minmax(260px,.6fr);align-items:end;position:relative}.work-photo-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#14100cc2,#14100c2e 74%),linear-gradient(#0000 42%,#14100cb8);position:absolute;inset:0}.work-photo-slides{z-index:-2;position:absolute;inset:0}.work-photo-slides img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s var(--ease-editorial), transform 5.4s ease;position:absolute;inset:0;transform:scale(1.035)}.work-photo-slides img.active{opacity:1;transform:scale(1)}.work-photo-copy,.work-photo-hero>p{z-index:1;position:relative}.work-photo-hero .eyebrow{color:#f7f1e7d1}.work-photo-hero .eyebrow span,.work-photo-hero h2 em{color:var(--tangerine)}.work-photo-hero>p{color:#f7f1e7db;font-size:17px}.filters{z-index:8;margin-inline:calc(var(--page-gutter) * -1);padding:16px var(--page-gutter);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f1e7e8;border-bottom:1px solid #2926202e;position:sticky;top:82px}.filters button,.subfilters button{min-height:44px}.project-grid{gap:90px 34px}.project-card{transition:opacity .3s}.project-grid:has(.project-card:hover) .project-card:not(:hover){opacity:.58}.project-image{box-shadow:none}.project-meta{border-bottom-color:#29262040;padding-top:20px}.project-meta h3{letter-spacing:-.02em;font-size:clamp(32px,3vw,48px)}.project-meta span{color:#292620b3}.motion-index{padding:110px var(--page-gutter) 140px}button:focus-visible,a:focus-visible{outline:3px solid var(--tangerine);outline-offset:4px}@media (max-width:900px){.site-header{height:72px;padding-inline:18px}.site-header .wordmark{padding:0}.site-header .wordmark img{width:184px;height:38px}.menu-toggle span{background:var(--cream)}.header-nav{color:var(--charcoal)}.hero{min-height:720px;padding:112px 22px 34px}.hero:after{background:linear-gradient(#120f0b59,#120f0b4d 28%,#120f0bd1 100%)}.hero-copy{width:100%;padding-bottom:120px}.hero h1{font-size:clamp(58px,17vw,84px);line-height:.88}.hero-intro{font-size:16px}.hero-banner-video{object-position:center}.hero-format-links{width:100%}.hero-format-links a{flex:1;padding-inline:12px;font-size:9px}.hero-format-links a span{margin-right:8px}.hero-mode-switch{width:100%}.hero-mode-switch button{flex:1;padding-inline:14px}.hero-mode-switch button span{margin-right:8px}.hero-caption{width:auto;bottom:24px;left:22px;right:22px}.hero-dots{width:auto;bottom:92px;left:22px;right:22px}.hero-sound-toggle{min-height:38px;padding-inline:14px;top:88px;right:22px}.hero-showcase.show-video{padding:90px 18px 24px}.hero-showcase.show-video:before{display:none}.hero-video-feature{height:calc(100svh - 114px)}.hero-video-feature>div{padding-inline:4px}.hero.mode-video{height:auto;min-height:860px;padding:0}.hero.mode-video:after{display:none}.hero.mode-video .hero-copy{z-index:4;width:auto;padding:0;position:absolute;inset:88px 18px auto}.hero.mode-video .hero-copy>.eyebrow,.hero.mode-video .hero-copy>h1,.hero.mode-video .hero-intro{display:none}.hero.mode-video .hero-mode-switch{margin:0}.hero.mode-video .hero-showcase.show-video{width:100%;min-height:860px;padding:160px 18px 30px;position:relative;inset:auto}.hero.mode-video .hero-video-feature{grid-template-rows:570px auto;height:auto}.hero.mode-video .hero-video-feature iframe{min-height:570px}.featured-videos{padding:88px 22px 96px}.featured-videos-heading{margin-bottom:48px;display:block}.featured-videos-heading>.eyebrow{margin-bottom:24px}.featured-videos-heading h2{font-size:clamp(56px,16vw,78px)}.featured-videos-heading>div{border-left:0;margin-top:34px;padding:0}.featured-videos-heading>div p{max-width:520px}.featured-videos-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:330px;gap:14px}.featured-video-card,.featured-video-1,.featured-video-2,.featured-video-3,.featured-video-4,.featured-video-5,.featured-video-6,.featured-video-7,.featured-video-8{border-radius:22px;grid-area:auto}.featured-video-card.landscape{grid-column:1/-1;height:250px}.featured-video-controls{opacity:1;top:12px;right:12px;transform:none}.featured-video-controls button{min-height:36px;padding-inline:10px}.featured-video-label{bottom:15px;left:16px;right:16px}.featured-video-label strong{font-size:19px}.industry-index{min-height:0;padding:90px 22px;display:flex}.industry-heading{order:-2;padding-bottom:36px}.industry-heading h2{font-size:50px}.industry-preview{order:-1;height:52vh;min-height:340px;margin-bottom:18px}.industry-index button{min-height:76px}.work-section{padding:95px 22px 110px}.work-photo-hero{grid-template-columns:1fr;align-content:end;gap:28px;min-height:650px;margin:0 -22px 58px;padding:70px 22px 54px;display:grid}.work-photo-hero:after{background:linear-gradient(#120f0b1f 18%,#120f0bd1)}.work-photo-hero h2{font-size:clamp(54px,16vw,76px)}.work-photo-hero>p{max-width:310px;font-size:15px}.filters{flex-wrap:nowrap;margin-inline:-22px;padding-inline:22px;top:72px;overflow-x:auto}.project-grid:has(.project-card:hover) .project-card:not(:hover){opacity:1}.motion-index{padding:82px 22px 95px}.motion-intro{align-items:flex-start;gap:22px}.motion-intro>p:last-child{text-align:right;max-width:150px;line-height:1.5}.inline-video-stage{border-radius:24px;padding:22px}.inline-video-topline{align-items:center}.inline-video-topline h3{font-size:42px}.inline-video-player{grid-template-columns:1fr}.inline-video-player>video,.inline-video-player>.video-embed-shell{aspect-ratio:9/16;max-height:72vh}.motion-collage{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:118px;gap:14px}.motion-collage-copy{grid-area:span 3/1/auto/-1;padding:24px 4px}.motion-collage-copy h2{font-size:clamp(50px,14vw,76px)}.motion-tile,.motion-tile-0,.motion-tile-1,.motion-tile-2,.motion-tile-3,.motion-tile-4,.motion-tile-5{border-radius:22px;grid-area:span 3/span 1}.motion-tile:nth-of-type(3n+1){grid-area:span 3/1/auto/-1}.motion-tile-meta{bottom:14px;left:14px;right:55px}.motion-tile>b{width:40px;height:40px;bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
