.nh-hls-video-player{position:relative;overflow:hidden;width:100%;border-radius:16px;background:#020617}.nh-hls-video-player__video{display:block;min-height:220px}.nh-hls-video-player__poster,.nh-hls-video-player__video{width:100%;height:100%;object-fit:cover;background:#020617}.nh-hls-video-player__poster{position:absolute;inset:0;z-index:1;pointer-events:none;transition:opacity .35s ease}.nh-hls-video-player__state{position:absolute;inset:auto 16px 16px;z-index:2;border-radius:999px;padding:8px 12px;color:#ffffff;background:rgba(15,23,42,.78);font-size:13px;font-weight:700;pointer-events:none}.nh-hls-video-player__state--error{color:#fecaca;background:rgba(127,29,29,.9)}