.film-stage.svelte-zhaplr{z-index:var(--z-film);pointer-events:none;place-items:center;display:grid;position:fixed;inset:0}.film-frame.svelte-zhaplr{width:var(--frame-w,82vw);height:var(--frame-h,70vh);border-radius:var(--radius-xl);background:var(--night);box-shadow:var(--shadow-float);transition:width var(--dur-cine) var(--ease-in-out), height var(--dur-cine) var(--ease-in-out), border-radius var(--dur-cine) var(--ease-in-out);position:relative;overflow:hidden}.film-stage.full.svelte-zhaplr .film-frame:where(.svelte-zhaplr){width:100vw;height:100svh;box-shadow:none;border-radius:0}.film-media.svelte-zhaplr{object-fit:cover;object-position:50% 60%;width:100vw;height:100svh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.film-media.offstage.svelte-zhaplr{visibility:hidden}@media (width<=768px){.film-frame.svelte-zhaplr{width:var(--frame-w,88vw);height:var(--frame-h,50vh)}}@media (orientation:landscape) and (height<=600px){.film-frame.svelte-zhaplr{width:var(--frame-w,72vw);height:var(--frame-h,84vh)}}
