:root{--ink: oklch(.97 .002 90);--bg: oklch(.07 0 0);--bg-raised: oklch(.1 0 0);--line: oklch(.97 .002 90 / .14);--line-strong: oklch(.97 .002 90 / .32);--muted: oklch(.97 .002 90 / .6);--font-display: "Anton", "Helvetica Neue", Arial, sans-serif;--font-serif: "Fraunces", Georgia, serif;--font-sans: "Archivo", -apple-system, "Segoe UI", sans-serif;--container: 1440px;--gutter: clamp(20px, 4vw, 64px);--ease: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100svh;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%}img,video{width:100%;height:100%;object-fit:cover}a{color:inherit}h1,h2,h3,h4,p{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.wrap{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.display{font-family:var(--font-display);font-weight:400;text-transform:uppercase;letter-spacing:-.02em;line-height:.96}.eyebrow{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.05rem,1.2vw + .6rem,1.5rem);color:var(--muted);font-weight:400}.serif{font-family:var(--font-serif);font-weight:400}.intro{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden}@media(min-width:760px){.intro{height:100svh;aspect-ratio:unset}}.intro video{width:100%;height:100%;object-fit:cover;display:block}.tagline-section{padding-block:clamp(72px,12vw,160px);border-top:1px solid var(--line)}.tagline-text{font-size:clamp(2rem,5vw,4.5rem);line-height:1.2;max-width:20ch;font-weight:400}.posters-section{padding-block:0}.posters-grid{display:grid;gap:clamp(2px,.3vw,4px)}.posters-grid+.posters-grid{margin-top:clamp(2px,.3vw,4px)}.posters-grid--four{grid-template-columns:repeat(2,1fr)}@media(min-width:760px){.posters-grid--four{grid-template-columns:repeat(4,1fr)}}.poster-item{aspect-ratio:2 / 3;overflow:hidden;background:var(--bg-raised)}.poster-item img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.poster-item:hover img{transform:scale(1.04)}.vimeo-wrap{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.vimeo-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:none;pointer-events:none}.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:clamp(20px,2.5vw,32px) var(--gutter);mix-blend-mode:difference}.nav__logo{height:clamp(28px,3vw,40px);width:auto;display:block;filter:brightness(0) invert(1)}.nav__mark{font-family:var(--font-display);font-size:clamp(1.1rem,1.5vw,1.5rem);letter-spacing:.04em;text-decoration:none}.nav__links{display:flex;gap:clamp(20px,3vw,48px);list-style:none;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase}.nav__links a{text-decoration:none;transition:opacity .3s var(--ease)}.nav__links a:hover,.nav__links a:focus-visible{opacity:.55}.nav__links li:first-child{display:none}@media(min-width:768px){.nav__links li:first-child{display:block}}.hero{position:relative;height:100svh;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hero__media{position:absolute;inset:0;z-index:-1}.hero__media video,.hero__media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.08)}.hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000d9,#00000026 45%,#00000073)}.hero__body{position:relative;padding:0 var(--gutter) clamp(40px,6vw,80px);display:flex;flex-direction:column;gap:clamp(16px,2vw,28px)}.hero__title{font-size:clamp(3.2rem,13vw,9.5rem);font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;line-height:.92}.hero__row{display:flex;flex-direction:column;gap:clamp(16px,3vw,40px);align-items:flex-start;justify-content:space-between;border-top:1px solid var(--line);padding-top:clamp(16px,2vw,24px)}@media(min-width:880px){.hero__row{flex-direction:row;align-items:flex-end}}.hero__tagline{font-family:var(--font-serif);font-size:clamp(1.25rem,2.6vw,2.25rem);font-weight:400;max-width:22ch}.hero__scroll{display:flex;align-items:center;gap:12px;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.hero__scroll-line{width:64px;height:1px;background:var(--line-strong);position:relative;overflow:hidden}.hero__scroll-line:after{content:"";position:absolute;inset:0;background:var(--ink);transform:translate(-100%);animation:scrollline 2.4s var(--ease) infinite}@keyframes scrollline{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.hero__scroll-line:after{animation:none;transform:translate(0)}}.section{padding-block:clamp(72px,12vw,160px)}.section--bordered{border-top:1px solid var(--line)}.section__head{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px);margin-bottom:clamp(40px,6vw,88px)}@media(min-width:900px){.section__head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.section__title{font-size:clamp(2.4rem,6vw,5rem);max-width:16ch}.section__lede{font-family:var(--font-serif);font-size:clamp(1.05rem,1.4vw,1.375rem);color:var(--muted);max-width:32ch}.about__grid{display:grid;gap:clamp(32px,6vw,64px)}@media(min-width:900px){.about__grid{grid-template-columns:1.1fr 1fr;align-items:start}}.about__heading{font-family:var(--font-serif);font-size:clamp(2rem,4.4vw,3.75rem);font-weight:400;line-height:1.15}.about__copy{display:flex;flex-direction:column;gap:1.25em;font-size:clamp(1rem,1.1vw,1.125rem);color:var(--muted);max-width:52ch}.about__copy strong{color:var(--ink);font-weight:500}.work-grid{display:grid;gap:clamp(2px,.3vw,4px);grid-template-columns:1fr}@media(min-width:760px){.work-grid{grid-template-columns:repeat(2,1fr)}}.work-item{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--bg-raised);text-decoration:none;color:var(--ink);display:block}.work-item--wide{aspect-ratio:16 / 10}@media(min-width:760px){.work-item--wide{grid-column:1 / -1}}.work-item img,.work-item video{transition:transform 1.1s var(--ease),filter .6s var(--ease);filter:grayscale(1) contrast(1.05)}.work-item:hover img,.work-item:hover video,.work-item:focus-visible img,.work-item:focus-visible video{transform:scale(1.045);filter:grayscale(.4) contrast(1.05)}.work-item__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(20px,2.5vw,36px);background:linear-gradient(to top,#000000eb,#0000 60%)}.work-item__cat{font-family:var(--font-serif);font-style:italic;font-size:.875rem;color:var(--muted);margin-bottom:.4em}.work-item__title{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(1.4rem,3vw,2.25rem);letter-spacing:-.01em;line-height:1.05}.work-item__desc{font-size:.9rem;color:var(--muted);margin-top:.5em;max-width:34ch}.motion{position:relative;height:clamp(420px,90svh,980px);overflow:hidden}.motion video,.motion img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}.build-list{list-style:none}.build-list li{border-top:1px solid var(--line);padding-block:clamp(20px,3vw,36px);display:flex;align-items:baseline;justify-content:space-between;gap:24px;transition:padding-left .45s var(--ease),color .45s var(--ease)}.build-list li:last-child{border-bottom:1px solid var(--line)}.build-list span:first-child{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(1.6rem,5vw,4rem);letter-spacing:-.01em;line-height:1.05}.build-list span:last-child{font-family:var(--font-serif);font-style:italic;font-size:clamp(.95rem,1.2vw,1.25rem);color:var(--muted);white-space:nowrap}@media(hover:hover){.build-list li:hover{padding-left:clamp(12px,2vw,28px);color:var(--ink)}.build-list li:hover span:last-child{color:var(--ink)}}.case{display:grid;gap:clamp(28px,4vw,56px);align-items:center}.case+.case{margin-top:clamp(72px,10vw,140px)}@media(min-width:900px){.case{grid-template-columns:repeat(12,1fr)}.case__media{grid-column:1 / 8}.case__text{grid-column:9 / 13}.case--reverse .case__media{grid-column:6 / 13;grid-row:1}.case--reverse .case__text{grid-column:1 / 5;grid-row:1}}.case__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--bg-raised)}.case__media img,.case__media video{filter:grayscale(1) contrast(1.05)}.case__text{display:flex;flex-direction:column;gap:.75em}.case__cat{font-family:var(--font-serif);font-style:italic;color:var(--muted);font-size:1.05rem}.case__title{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.01em;line-height:1.05}.case__desc{color:var(--muted);max-width:38ch;font-size:1.0625rem}.wave-video{position:relative;width:100%;overflow:hidden;background:var(--bg)}.wave-video__embed{position:relative;width:100%;padding-top:calc(9 / 21 * 100%)}.wave-video__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none;pointer-events:none}.philosophy{text-align:center}.philosophy__head{max-width:22ch;margin:0 auto clamp(32px,5vw,56px);font-size:clamp(2.2rem,5.5vw,4.5rem)}.philosophy__copy{max-width:46ch;margin:0 auto;font-family:var(--font-serif);font-size:clamp(1.1rem,1.6vw,1.5rem);color:var(--muted);display:flex;flex-direction:column;gap:1em}.philosophy__copy strong{color:var(--ink);font-weight:500}.final{position:relative;min-height:60svh;display:flex;align-items:flex-end;background:var(--bg);border-top:1px solid var(--line)}.final__body{position:relative;padding:clamp(64px,12vw,140px) var(--gutter);display:flex;flex-direction:column;gap:clamp(24px,3vw,40px);width:100%}.final__title{font-size:clamp(2.6rem,8vw,6rem);max-width:18ch}.final__row{display:flex;flex-direction:column;gap:clamp(20px,3vw,40px);align-items:flex-start;justify-content:space-between}@media(min-width:860px){.final__row{flex-direction:row;align-items:flex-end}}.final__copy{font-family:var(--font-serif);font-size:clamp(1.05rem,1.4vw,1.375rem);color:var(--muted);max-width:36ch}.cta{display:inline-flex;align-items:center;gap:14px;border:1px solid var(--line-strong);padding:1em 1.75em;text-decoration:none;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:background .35s var(--ease),color .35s var(--ease)}.cta:hover,.cta:focus-visible{background:var(--ink);color:var(--bg)}.footer{border-top:1px solid var(--line);padding-block:clamp(28px,4vw,48px);display:flex;flex-direction:column;gap:16px;font-size:.8125rem;color:var(--muted)}@media(min-width:760px){.footer{flex-direction:row;justify-content:space-between;align-items:center}}.footer__links{display:flex;gap:24px;list-style:none}.footer__links a{text-decoration:none;transition:color .3s var(--ease)}.footer__links a:hover,.footer__links a:focus-visible{color:var(--ink)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.poster-item--btn{all:unset;cursor:pointer;display:block;position:relative;aspect-ratio:2 / 3;overflow:hidden;background:var(--bg-raised)}.poster-item--btn img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease),filter .6s var(--ease)}.poster-item__hover{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(16px,2vw,28px);background:#0000;transition:background .45s var(--ease)}.poster-item__cat{font-size:clamp(.65rem,.85vw,.8rem);letter-spacing:.08em;text-transform:uppercase;color:#f5f5f4a6;opacity:0;transform:translateY(10px);transition:opacity .35s var(--ease),transform .35s var(--ease);display:block;margin-bottom:.4em}.poster-item__title{font-size:clamp(1.1rem,2vw,1.75rem);color:var(--ink);opacity:0;transform:translateY(10px);transition:opacity .4s var(--ease) .05s,transform .4s var(--ease) .05s;display:block;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase}.poster-item__brand{font-size:clamp(.85rem,1.1vw,1rem);font-style:italic;color:#f5f5f4a6;opacity:0;transform:translateY(10px);transition:opacity .4s var(--ease) .1s,transform .4s var(--ease) .1s;display:block;margin-top:.35em}.poster-item--btn:hover img,.poster-item--btn:focus-visible img{transform:scale(1.04);filter:brightness(.5)}.poster-item--btn:hover .poster-item__hover,.poster-item--btn:focus-visible .poster-item__hover{background:#000000a6}.poster-item--btn:hover .poster-item__cat,.poster-item--btn:hover .poster-item__title,.poster-item--btn:hover .poster-item__brand,.poster-item--btn:focus-visible .poster-item__cat,.poster-item--btn:focus-visible .poster-item__title,.poster-item--btn:focus-visible .poster-item__brand{opacity:1;transform:translateY(0)}.proj-modal{position:fixed;inset:0;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;border:none;background:#000000f7;color:var(--ink);overflow-y:auto}.proj-modal::backdrop{background:#000000d9}.proj-modal[open]{display:flex;align-items:flex-start;justify-content:center}.proj-modal__inner{width:100%;max-width:960px;padding:clamp(48px,8vw,100px) var(--gutter) clamp(48px,8vw,80px);position:relative}.proj-modal__close{position:fixed;top:clamp(20px,3vw,36px);right:clamp(20px,3vw,36px);background:none;border:1px solid var(--line-strong);color:var(--ink);width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:background .3s var(--ease),color .3s var(--ease);z-index:10}.proj-modal__close:hover{background:var(--ink);color:var(--bg)}.proj-modal__videos{display:flex;flex-direction:column;gap:clamp(12px,2vw,24px);margin-bottom:clamp(32px,4vw,56px)}.proj-modal__video-wrap{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:#111}.proj-modal__video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.proj-modal__info{display:flex;flex-direction:column;gap:1em}.proj-modal__cat{font-size:clamp(.75rem,.9vw,.875rem);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.5em}.proj-modal__title{font-size:clamp(2.4rem,7vw,5.5rem);letter-spacing:-.02em;line-height:.96;text-transform:uppercase}.proj-modal__brand{font-size:clamp(1.1rem,1.8vw,1.625rem);font-style:italic;color:var(--muted);margin-top:.3em}.proj-modal__desc{font-size:clamp(.9rem,1.1vw,1.0625rem);color:#f5f5f480;max-width:48ch;white-space:pre-line;border-top:1px solid var(--line);padding-top:1.25em;margin-top:1.25em}.proj-modal__cta{margin-top:clamp(24px,3vw,40px)}.proj-modal__posters{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(4px,.5vw,8px);margin-top:clamp(24px,3vw,40px)}.proj-modal__posters img{width:100%;aspect-ratio:2 / 3;object-fit:cover;display:block}.proj-modal__images{display:grid;grid-template-columns:1fr;gap:clamp(8px,1vw,16px);margin-top:clamp(24px,3vw,40px)}@media(min-width:640px){.proj-modal__images{grid-template-columns:1fr 2fr;align-items:start}}.proj-modal__images img{width:100%;display:block;object-fit:cover}.proj-modal__images img:first-child{aspect-ratio:2 / 3}.proj-modal__images img:last-child{aspect-ratio:16 / 9}
