:root{--bg:#111210;--ink:#f1f0e9;--muted:#b1b3aa;--line:#363831;--accent:#d4fa66}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}p{margin:0 0 1.5rem}h1,h2,h3{font-weight:400;line-height:1.05;margin:0;letter-spacing:-.045em}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}img{display:block;max-width:100%}.skip{position:absolute;top:-100px;z-index:50;background:var(--accent);color:#111;padding:12px}.skip:focus{top:10px}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:30px;border-bottom:1px solid #ffffff22;background:#111210;position:relative;z-index:10}.brand{width:120px;flex-shrink:0}.brand img{width:120px;height:58px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}nav{display:flex;gap:36px}nav a,.contact-top{font-size:14px}nav a:hover,.contact-top:hover{color:var(--accent)}.header-end{display:flex;align-items:center;gap:30px}#language{border:1px solid #56594d;border-radius:50%;background:transparent;width:42px;height:42px;font-size:13px}.hero{height:min(790px,calc(100svh - 94px));min-height:610px;position:relative;overflow:hidden;padding:32px 4.5% 0;display:flex;flex-direction:column;justify-content:space-between}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center;transition:opacity .3s}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.05)),linear-gradient(0deg,#111210 0%,transparent 43%,#0004)}.hero-top,.hero-copy,.hero-bottom{position:relative}.mono,.eyebrow,.section-tag,.film-status,.footer-bottom{font-family:'Courier New',monospace;font-size:13px;letter-spacing:.06em}.hero-top{display:flex;justify-content:space-between;color:#e0e0d4;font-size:12px}.hero-copy{margin-top:75px;max-width:100%}.hero-copy .eyebrow{margin-bottom:22px;color:var(--accent)}h1{font-size:clamp(60px,8vw,128px);letter-spacing:-.065em}.period{color:var(--accent)}#hero-description{font-size:18px;margin:20px 0 25px;color:#e1dfd6}.round-link{display:inline-flex;gap:24px;align-items:center;font-size:14px}.circle{border:1px solid #d0d0c2;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:21px;transition:.2s}.round-link:hover .circle{background:var(--accent);color:#111;border-color:var(--accent);transform:rotate(45deg)}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:50px;padding-bottom:26px;gap:40px}.hero-signature{font-family:Georgia,serif;font-size:21px;line-height:1.4;margin:0}.film-select{display:flex;gap:20px;width:55%;max-width:620px}.film-select button{flex:1;text-align:left;border:0;border-top:1px solid #ffffff60;padding:15px 0 0;background:none;font-size:14px;white-space:nowrap;transition:.2s}.film-select button span{font-family:monospace;display:block;font-size:12px;color:#b9baaf;margin-bottom:8px}.film-select button.active{border-color:var(--accent);color:var(--accent)}.signature{display:flex;justify-content:space-between;align-items:center;gap:22px;background:var(--accent);color:#15190c;padding:20px 4.5%;font-size:clamp(15px,2.8vw,43px);letter-spacing:-.04em;font-weight:500;line-height:1.1}.asterisk{font-size:48px}.section{padding:100px 6%}.section-tag{display:flex;gap:35px;margin-bottom:48px;font-size:12px}.section-tag>span:first-child{color:var(--accent)}.vision-content{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}h2{font-size:clamp(42px,5.1vw,76px)}.vision-text{padding-top:10px;max-width:520px}.lead{font-size:22px;line-height:1.5;color:var(--ink)}.vision-text>p:last-child,.house-grid>div>p:not(.lead),.craft-grid>div>p{color:var(--muted)}.principles{margin-top:75px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.principles>div{border-top:1px solid var(--line);padding-top:18px}.principles span{color:var(--muted);font-family:monospace;font-size:12px}.principles h3{font-size:28px;letter-spacing:-.025em;margin:25px 0 12px}.principles p{font-size:14px;color:var(--muted);max-width:180px}.films{background:#1b1d19}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:65px}.section-heading .section-tag{margin-bottom:25px}.section-heading>p{font-size:15px;color:var(--muted);padding-right:6%}.film-card{display:grid;grid-template-columns:1.35fr 1fr;gap:6%;align-items:center;margin-bottom:95px;scroll-margin-top:40px}.film-card.reverse{grid-template-columns:1fr 1.35fr}.reverse .film-image{order:2}.film-image{position:relative;overflow:hidden;aspect-ratio:1.62;background:#090b09}.film-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s,filter .7s}.film-image:hover img{transform:scale(1.04);filter:brightness(1.12)}.image-index{position:absolute;top:18px;left:20px;font-family:monospace;font-size:13px;border:1px solid #ffffff77;border-radius:50%;height:35px;width:35px;display:grid;place-items:center;background:#1116}.film-info .eyebrow{font-size:12px;color:var(--accent);line-height:1.5;display:block}.film-info h3{font-size:clamp(36px,4.1vw,60px);margin:23px 0}.film-info p{color:#bbbbb1;max-width:460px;font-size:16px}.film-status{font-size:11px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #4a4c41;padding-top:17px}.other-films{border-block:1px solid #515348;padding:22px 0}.other-films summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:21px;list-style:none}.other-films summary::-webkit-details-marker{display:none}.plus{font-size:30px;color:var(--accent)}.other-films[open] .plus{transform:rotate(45deg)}.archive{padding-top:25px}.archive p{display:flex;gap:25px;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.archive p span{color:var(--muted);font-size:14px}.house{background:#e8e9e2;color:#20231b}.house .section-tag>span:first-child{color:#656e4e}.house-grid,.craft-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}.house h2{font-size:clamp(42px,4.5vw,66px)}.house .lead{color:#20231b}.house-grid>div>p:not(.lead){color:#55594e}.locations{margin-top:40px;border-top:1px solid #b9bdb0;padding-top:25px;display:flex;gap:45px;font-family:monospace;font-size:14px}.locations small{font-family:Arial,sans-serif;font-size:13px;color:#5f6558}.craft h2{font-size:clamp(40px,4.2vw,62px)}.research{border-top:1px solid var(--line);padding-top:22px;margin-top:35px}.research .eyebrow{color:var(--accent);font-size:12px}.research p{color:var(--muted);font-size:15px;margin:12px 0 0}.contact{border-top:1px solid var(--line);padding-bottom:65px}.contact-title{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:clamp(50px,8.5vw,128px);line-height:1.02;letter-spacing:-.06em}.contact-title>span:last-child{font-size:clamp(65px,11vw,160px);color:var(--accent);transition:transform .3s}.contact-title:hover>span:last-child{transform:translate(8px,-8px)}.contact-bottom{display:flex;justify-content:space-between;margin-top:55px;font-size:18px}.contact-bottom a:hover{color:var(--accent)}footer{padding:40px 6% 25px;border-top:1px solid var(--line);overflow:hidden}.footer-wordmark{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:900;font-size:clamp(110px,22.5vw,370px);letter-spacing:-.055em;line-height:.9;display:block;text-align:center}.footer-wordmark>span{display:block;font-family:Arial,sans-serif;font-size:clamp(13px,1.7vw,28px);font-weight:400;letter-spacing:.7em;line-height:2.3;margin-left:.7em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;color:var(--muted);font-size:11px}@media(min-width:1600px){.section{padding-inline:max(6%,calc((100% - 1460px)/2))}}@media(max-width:900px){header{padding-inline:5%;gap:15px}nav{gap:20px}.header-end{gap:15px}.hero{min-height:680px}.hero-bottom{align-items:flex-start;flex-direction:column;gap:28px}.film-select{width:100%}.hero-copy{margin-top:55px}.section{padding:75px 6%}.vision-content,.house-grid,.craft-grid{gap:35px}.film-card,.film-card.reverse{gap:30px;grid-template-columns:1fr 1fr}.film-info h3{font-size:38px}.film-status{flex-direction:column;gap:5px}.principles{gap:20px}.contact-bottom{font-size:16px}.footer-bottom{flex-wrap:wrap}}@media(max-width:620px){header{height:auto;min-height:84px;flex-wrap:wrap;padding-block:13px;gap:12px}.brand,.brand img{width:92px;height:44px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px}nav a{font-size:13px}.contact-top{font-size:13px}#language{width:35px;height:35px}.hero{height:720px;min-height:0;padding:25px 6% 0}.hero-top{font-size:10px;gap:20px;line-height:1.4}.hero-top span:last-child{text-align:right}.hero-image{object-position:60%}.hero-copy{margin-top:60px}h1{font-size:65px;max-width:360px}#hero-description{font-size:16px;max-width:275px}.hero-copy .eyebrow{font-size:11px}.hero-signature{font-size:19px}.film-select{gap:13px}.film-select button{font-size:12px;white-space:normal}.signature{gap:12px;padding:18px 6%;font-size:15px}.asterisk{font-size:32px}.section{padding-block:62px}.section-tag{margin-bottom:32px;gap:24px}.vision-content,.house-grid,.craft-grid{grid-template-columns:1fr;gap:32px}.vision-content h2{font-size:54px}.lead{font-size:20px}.principles{grid-template-columns:1fr 1fr;margin-top:35px;row-gap:25px}.principles h3{font-size:25px;margin-top:17px}.principles p{margin-bottom:0}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin:25px 0 0}.film-card,.film-card.reverse{grid-template-columns:1fr;margin-bottom:55px;gap:25px}.reverse .film-image{order:0}.film-info h3{font-size:43px;margin:15px 0}.film-status{flex-direction:row;font-size:10px}.film-image{aspect-ratio:1.4}.archive p{flex-direction:column;gap:5px}.locations{gap:25px}.contact-title{font-size:52px;gap:10px}.contact-title>span:last-child{font-size:60px}.contact-bottom{flex-direction:column;gap:15px;margin-top:35px;font-size:15px;overflow-wrap:anywhere}.footer-bottom{font-size:10px;flex-direction:column;gap:13px;margin-top:35px}.footer-wordmark{font-size:25vw}.footer-wordmark>span{font-size:11px;letter-spacing:.5em}h2{font-size:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}@media(forced-colors:active){.hero-shade{background:Canvas}.hero-copy,.hero-top,.hero-bottom{color:CanvasText}}

.footer-logo{display:block;width:min(50%,370px);margin:10px auto 25px}.footer-logo img{width:100%;height:auto;max-height:160px;object-fit:contain}.footer-logo img.inverted{filter:invert(1);mix-blend-mode:screen}

.brand.logo-light img{filter:brightness(0) invert(1);mix-blend-mode:normal}.brand.logo-dark img{filter:brightness(0);mix-blend-mode:normal}

.footer-logo img.inverted{filter:brightness(0) invert(1);mix-blend-mode:normal}.footer-logo img.original{filter:brightness(0);mix-blend-mode:normal}.contact-location{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.contact-bottom{gap:25px;align-items:flex-end;flex-wrap:wrap}@media(max-width:620px){.contact-bottom{align-items:flex-start}}

.brand.logo-light img,.footer-logo img.inverted{filter:invert(1);mix-blend-mode:screen}.brand.logo-dark img,.footer-logo img.original{filter:none;mix-blend-mode:normal}

.film-image video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.film-image:has(video) .image-index{pointer-events:none}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video-toggle{position:absolute;right:4.5%;top:75px;z-index:2;border:1px solid #ffffff80;border-radius:25px;background:#111a;padding:7px 15px;font-size:14px}.hero-video-toggle[hidden]{display:none}

.vision{background:#e8e9e2;color:#20231b;--ink:#20231b;--muted:#55594e;--line:#b8bcae}.vision .section-tag>span:first-child{color:#656e4e}

header{background:#e8e9e2;color:#111;border-bottom-color:#dedede;--accent:#111;--line:#dedede}header nav a:hover,header .contact-top:hover{text-decoration:underline}header #language{border-color:#777}header .brand.logo-light img{filter:none;mix-blend-mode:normal}header .brand.logo-dark img{filter:invert(1);mix-blend-mode:normal}

.founders{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:540px;margin-top:38px}.founders figure{margin:0;min-width:0}.founders img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.founders figcaption{padding-top:15px}.founders h3{font-size:21px;letter-spacing:-.025em;line-height:1.2}.founders p{font-size:14px;color:#55594e;line-height:1.5;margin:7px 0 0}.founders a{text-decoration:underline;text-underline-offset:5px}.founders a:focus-visible{outline-color:#20231b}@media(max-width:620px){.founders{gap:16px;margin-top:28px}.founders h3{font-size:18px}}

.archive-title{display:flex;align-items:center;gap:14px}.imdb-badge{display:inline-block;flex-shrink:0;background:#f5c518;color:#111;padding:3px 7px;border-radius:3px;font-family:Arial,sans-serif;font-size:14px;font-weight:900;letter-spacing:-.06em;line-height:1.2}.imdb-badge:hover{background:#ffe17a}.story-reel{display:inline-flex;align-items:center;gap:18px;margin-top:24px;font-size:17px;color:#20231b;text-decoration:underline;text-underline-offset:6px}.story-reel:focus-visible{outline-color:#20231b}

.archive-title{flex-wrap:wrap}.videographe-badge{display:inline-block;background:#f1f0e9;color:#111;padding:3px 7px;border-radius:3px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.04em;line-height:1.2}.videographe-badge:hover{background:#fff}

button.story-reel{border:0;padding:0;background:none;font-family:inherit;cursor:pointer}.reel-dialog{width:min(1100px,94vw);max-height:92svh;margin:auto;padding:16px;border:1px solid #484a43;background:#111210;color:#f1f0e9;overflow:auto}.reel-dialog::backdrop{background:#000d}.reel-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 12px}.reel-dialog-bar h2{font-size:20px;letter-spacing:0}.reel-dialog-bar button{width:44px;height:44px;border:1px solid #777;background:transparent;border-radius:50%;font-size:28px;line-height:1}.reel-dialog video{display:block;width:100%;max-height:calc(92svh - 110px);background:#000}.reel-dialog p{font-size:16px;margin:12px 0 0}

.footer-logo{margin-bottom:18px}.footer-tagline{text-align:center;font-family:'Courier New',monospace;font-size:14px;letter-spacing:.06em;line-height:1.6;color:var(--muted);margin:0 auto;max-width:100%}
