@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap');
:root{color-scheme:dark;font-family:'DM Sans',Arial,sans-serif;background:#111b1d;color:#f5f1e8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,select{font:inherit}a:focus-visible,select:focus-visible,video:focus-visible{outline:2px solid #e4c8a0;outline-offset:4px}
.masthead{max-width:1540px;margin:auto;padding:28px clamp(22px,4vw,60px);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{display:block;width:90px;height:auto;filter:brightness(0) invert(1)}.return{font-size:13px;border-bottom:1px solid #f5f1e87a;padding:10px 0}.return span{margin-left:28px}
main{max-width:1540px;margin:auto;padding:clamp(16px,2vw,30px) clamp(22px,4vw,60px) 70px}.heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#dec5a0}h1{font-size:clamp(44px,7vw,108px);line-height:.98;letter-spacing:-.055em;font-weight:400;margin:17px 0 0}h1 em{font-family:'Instrument Serif',Georgia,serif;font-weight:400;letter-spacing:-.025em}.heading p{font-size:14px;line-height:1.6;color:#bbc4c0;max-width:25ch;margin:0 0 7px}
.player{position:relative;background:#060b0d;aspect-ratio:16/9}.player video{width:100%;height:100%;display:block;object-fit:contain}.player-status{position:absolute;inset:auto 16px 16px;background:#111b1de8;border:1px solid #6c7b7c;padding:13px 17px;font-size:13px;line-height:1.5;margin:0}.film-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #ffffff3b;padding:20px 0;font-size:12px;color:#c3cdca}.film-tools label{display:flex;align-items:center;gap:13px}.film-tools select{border:1px solid #879391;background:#111b1d;color:#f5f1e8;padding:9px 27px 9px 12px;min-height:44px}.film-note{font-size:12px;line-height:1.6;color:#aeb9b4;margin:22px 0 0}
@media(max-width:700px){.masthead{padding:20px 22px}.brand img{width:68px}.return{font-size:11px}.return span{margin-left:9px}.heading{display:block;margin-bottom:23px}.heading p{margin-top:23px}.film-tools{align-items:start}.film-tools label{flex-direction:column;align-items:end;gap:7px}.player-status{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
