.video-lightbox{background:0 0;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.video-lightbox[open]{justify-content:center;align-items:center;display:flex}.video-lightbox::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c}.video-lightbox-stage{width:min(1170px,92vw,142.222vh)}.video-lightbox::backdrop{animation:video-lightbox-fade .15s var(--ease-out-quint,ease-out)both}.video-lightbox-stage{animation:video-lightbox-rise .15s var(--ease-out-quint,ease-out)both}@keyframes video-lightbox-fade{0%{opacity:0}}@keyframes video-lightbox-rise{0%{opacity:0;transform:scale(.98)translateY(var(--motion-rise,12px))}}@media (prefers-reduced-motion:reduce){.video-lightbox::backdrop,.video-lightbox-stage{animation:none}}:root[data-reduce-motion=true] .video-lightbox::backdrop,:root[data-reduce-motion=true] .video-lightbox-stage{animation:none}
