:root{--bg:#101110;--text:#f5f5ef;--muted:#a2a49d;--accent:#dcff79}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip{position:fixed;top:-80px;z-index:20;background:var(--accent);color:#111;padding:15px}.skip:focus{top:10px}header{height:88px;position:absolute;z-index:3;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 4.5%;border-bottom:1px solid #ffffff30}.brand{font-size:22px;font-weight:700;letter-spacing:-1px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:var(--accent)}.hero{min-height:720px;height:100svh;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:120px 4.5% 50px;overflow:hidden}.hero>video,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{background:linear-gradient(180deg,#0008,transparent 35%,#000b 95%)}.hero-top,.hero-content{position:relative;z-index:1}.hero-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.6px}.eyebrow{font-size:13px;letter-spacing:1.6px;font-weight:500}.hero h1{font-size:clamp(56px,10.9vw,180px);font-weight:500;line-height:1.04;letter-spacing:-.065em;margin:22px 0 32px;overflow-wrap:anywhere}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #ffffff50;padding-top:24px}.hero-bottom p{font-size:18px;line-height:1.5;margin:0}.explore{font-size:14px;display:flex;align-items:center;gap:35px}.explore span{font-size:25px}.section{padding:110px 4.5%}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:55px}.section-heading h2{font-size:clamp(35px,5.5vw,80px);letter-spacing:-.045em;font-weight:500;margin:0}.accent{color:var(--accent)}.work-count{color:var(--muted);font-size:13px;letter-spacing:1px}.category-heading{display:flex;align-items:center;gap:18px;border-top:1px solid #ffffff30;padding-top:25px;margin-bottom:35px}.category-heading span{color:var(--accent);font-size:12px}.category-heading h3{font-size:14px;letter-spacing:1.5px;font-weight:500;margin:0}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 25px}.film-card:nth-child(3n+2){margin-top:70px}.film-button{padding:0;border:0;background:#20221f;display:block;position:relative;width:100%;aspect-ratio:9/16;overflow:hidden;text-align:left}.film-button img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .65s}.film-button:hover img{transform:scale(1.025)}.play{position:absolute;bottom:18px;left:18px;width:48px;height:48px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center;background:#1115;backdrop-filter:blur(10px);transition:background .2s}.film-button:hover .play{background:var(--accent);color:#111}.play svg{width:15px;height:15px;fill:currentColor}.film-info{display:flex;justify-content:space-between;gap:10px;padding-top:18px}.film-info h4{font-size:16px;font-weight:500;margin:0 0 7px}.film-info p{font-size:13px;color:var(--muted);margin:0}.film-index{color:#7e8179;font-size:12px;padding-top:3px}.about{border-top:1px solid #ffffff25;display:grid;grid-template-columns:1fr 2fr;gap:40px}.about h2{font-size:clamp(36px,5.3vw,77px);line-height:1.04;font-weight:500;letter-spacing:-.04em;margin:0 0 35px}.about h2 span{color:var(--muted)}.about p{font-size:20px;line-height:1.6;max-width:630px;color:#d0d1ca}.services{font-size:14px;line-height:2;color:var(--muted);max-width:650px;margin-top:30px}.services b{font-weight:400;padding:0 8px;color:var(--accent)}.contact{background:#191b17}.contact h2{font-size:clamp(46px,8.5vw,125px);line-height:1.02;letter-spacing:-.055em;font-weight:500;margin:40px 0}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-bottom p{color:#b7bab0;line-height:1.6;font-size:18px}.contact-cta{background:var(--accent);border:0;padding:24px 30px;display:flex;gap:70px;align-items:center;border-radius:2px}.contact-cta:hover{background:#e7ffab}.contact-links{display:flex;gap:32px;margin-top:55px}.contact-links button{background:none;border:0;border-bottom:1px solid #74786b;padding:0 0 10px;font-size:14px}.contact-links span{margin-left:24px}#contact-message{color:var(--accent);line-height:1.5}footer{display:flex;justify-content:space-between;padding:32px 4.5%;gap:20px;font-size:12px;color:var(--muted)}footer span:first-child{color:var(--text);font-size:16px}dialog{border:1px solid #ffffff30;background:#101110;color:white;padding:0;width:min(90vw,520px);max-height:95svh;overflow:visible}dialog::backdrop{background:#000e;backdrop-filter:blur(8px)}dialog video{display:block;width:100%;height:min(78svh,850px);object-fit:contain;background:#000}dialog p{padding:0 20px;font-size:14px}.close{position:absolute;right:8px;top:8px;z-index:2;border:1px solid #fff5;border-radius:50%;background:#111c;width:42px;height:42px;font-size:20px}@media(min-width:1500px){.film-grid{gap:60px 40px}.work{max-width:1680px;margin:auto}}@media(max-width:700px){header{height:75px;padding:0 6%}.brand{font-size:18px}nav{gap:18px;font-size:13px}.hero{min-height:650px;padding:100px 6% 35px}.hero-top{font-size:11px}.edition{display:none}.hero h1{font-size:clamp(54px,13vw,92px);letter-spacing:-.06em;max-width:500px;margin:22px 0 28px}.hero-bottom p{font-size:15px}.explore{font-size:12px;gap:14px}.eyebrow{font-size:12px}.section{padding:70px 6%}.section-heading{margin-bottom:35px}.section-heading h2{font-size:36px}.work-count{font-size:11px}.film-grid{grid-template-columns:1fr 1fr;gap:30px 14px}.film-card:nth-child(3n+2){margin-top:0}.film-card:nth-child(1){grid-column:1/-1;width:88%;margin:0 auto 15px}.film-card:nth-child(even){margin-top:35px}.film-info h4{font-size:14px;line-height:1.3}.film-info p{font-size:12px;line-height:1.4}.film-index{display:none}.play{width:38px;height:38px;bottom:12px;left:12px}.about{grid-template-columns:1fr;gap:32px}.about h2{font-size:43px}.about p{font-size:18px}.contact h2{font-size:12vw}.contact-bottom{display:block}.contact-cta{margin-top:30px;padding:20px 25px;gap:60px}footer{flex-wrap:wrap;padding:28px 6%;line-height:1.6}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
