.mc-theater{background:#171a1a;max-width:1600px;margin:0 auto;color:var(--text)}
.mc-theater-inner{max-width:calc(var(--max) + var(--gutter)*2);margin:0 auto;padding:80px var(--gutter) 72px}
.mc-reel-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px}
.mc-reel-heading .eyebrow{margin-bottom:20px}.mc-reel-heading h2{font-size:clamp(40px,4.6vw,68px);letter-spacing:-.045em;line-height:1.04}
.mc-reel-intro{margin-top:20px;font-size:14px;color:#c1c5c2}.mc-reel-profiles{display:flex;gap:26px;padding-bottom:3px;flex-wrap:wrap}
.mc-reel-stage{aspect-ratio:16/9;position:relative;background:#080909;isolation:isolate}
.mc-reel-stage video{display:block;width:100%;height:100%;object-fit:contain;position:absolute;inset:0;background:#080909}
.mc-reel-stage video:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
.mc-reel-start{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:100%;background:linear-gradient(transparent,#0003);font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#fff}
.mc-reel-play-symbol{display:flex;align-items:center;justify-content:center;border:1px solid #ffffffb3;border-radius:50%;width:76px;height:76px;padding-left:4px;font-size:21px;background:#10111255;transition:background .2s,border-color .2s}
.mc-reel-start:hover .mc-reel-play-symbol{background:#101112a0;border-color:#fff}.mc-reel-start:focus-visible{outline-offset:-6px}
.mc-reel-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:24px 0 28px;border-bottom:1px solid var(--line)}
.mc-reel-caption-text{min-width:0}.mc-reel-caption h3{font-size:22px;letter-spacing:-.025em;line-height:1.25;overflow-wrap:anywhere}
.mc-reel-caption p{color:var(--muted);font-size:12px;margin-top:8px}.mc-reel-caption p.mc-reel-description{font-size:13px;line-height:1.7;max-width:700px;white-space:pre-line}
.mc-reel-nav{display:flex;align-items:center;gap:8px;flex-shrink:0}.mc-reel-count{font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.06em;color:var(--muted);margin-right:14px}
.mc-reel-nav button{border:1px solid #525856;width:44px;height:44px;padding:0;font-size:21px;line-height:1}
.mc-reel-nav button:hover:not(:disabled){border-color:var(--text);background:#242a29}.mc-reel-nav button:disabled{opacity:.28;cursor:default}
.mc-scene-picker{margin-top:26px;min-width:0}.mc-scene-strip{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#4a504e transparent;padding:7px 5px 17px;margin:-7px -5px 0;overscroll-behavior-x:contain}
.mc-scene-strip li{flex:0 0 calc((100% - 60px)/4);min-width:190px;max-width:300px;scroll-snap-align:start}
.mc-scene-choice{display:block;border-radius:1px}.mc-scene-still{position:relative;display:block;aspect-ratio:16/9;background:#0d1010;border:1px solid transparent;transition:border-color .18s,opacity .18s;opacity:.65}
.mc-scene-still::after{position:absolute;content:"";inset:45% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}
.mc-scene-still img{width:100%;height:100%;object-fit:cover}.mc-scene-choice[aria-current=true] .mc-scene-still{border-color:var(--text);opacity:1;outline:1px solid var(--text);outline-offset:3px}
.mc-scene-choice:hover .mc-scene-still,.mc-scene-choice:focus-visible .mc-scene-still{opacity:1}
.mc-scene-number,.mc-scene-duration{position:absolute;z-index:1;bottom:9px;font-size:10px;line-height:1.2;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 3px #000}
.mc-scene-number{left:10px;letter-spacing:.08em}.mc-scene-duration{right:10px}
.mc-scene-name{display:block;margin-top:14px;font-size:13px;font-weight:500;line-height:1.45;overflow-wrap:anywhere}
.mc-scene-language{display:block;margin-top:5px;font-size:11px;color:var(--muted)}
.mc-reel-error{padding:16px 0;font-size:13px;color:#f0d9b7}.mc-reel-error a{display:inline-block;text-decoration:underline;margin-left:10px;padding:8px 0}
.mc-reel-preview-note{border:1px solid #615b4e;background:#26261f;padding:18px 22px;margin-bottom:32px;font-size:13px;line-height:1.7}
.mc-reel-preview-note strong{display:block}.mc-reel-preview-note a{display:block;text-decoration:underline;margin-top:8px}
@media(max-width:980px){.mc-theater-inner{padding-top:64px;padding-bottom:54px}.mc-reel-heading{align-items:flex-start;flex-direction:column;gap:18px}.mc-reel-profiles{gap:24px}.mc-scene-strip{gap:16px}.mc-scene-strip li{flex-basis:calc((100% - 32px)/3);min-width:175px}}
@media(max-width:650px){.mc-theater-inner{padding:42px 24px 40px}.mc-reel-heading{margin-bottom:24px;gap:14px}.mc-reel-heading .eyebrow{margin-bottom:17px}.mc-reel-heading h2{font-size:43px;max-width:380px}.mc-reel-intro{font-size:13px;margin-top:17px}.mc-reel-profiles .text-link{font-size:12px}.mc-reel-stage{margin:0 -24px}.mc-reel-caption{padding:20px 0;gap:14px;flex-wrap:wrap}.mc-reel-caption h3{font-size:20px}.mc-reel-caption-text{flex:1 1 190px}.mc-reel-caption p{font-size:11px}.mc-reel-caption p.mc-reel-description{font-size:12px}.mc-reel-nav{margin-left:auto}.mc-reel-count{margin-right:5px;font-size:10px}.mc-reel-nav button{width:44px;height:44px}.mc-scene-strip{gap:14px}.mc-scene-strip li{flex-basis:44vw;min-width:155px;max-width:225px}.mc-scene-name{font-size:12px;margin-top:12px}.mc-scene-language{font-size:10px}.mc-reel-preview-note{padding:14px;font-size:12px}}
