.zvx-player-home-btn,#zvx-player-home-btn {display:flex !important;align-items:center;justify-content:center;}/* ================================================================ EMBEDMASTER VERIFIED PLAYER UX/UI PATCH Uses the official verified EmbedMaster iframe directly. Mobile keeps a clean full-screen friendly 16:9 player. ================================================================ */.player-wrap {background: #000 !important;border-radius: 18px !important;}.embedmaster-responsive-player {width: 100% !important;aspect-ratio: 16 / 9 !important;height: auto !important;padding-bottom: 0 !important;overflow: hidden !important;background: #000 !important;}.embedmaster-responsive-player iframe#main-player {position: absolute !important;inset: 0 !important;width: 100% !important;height: 100% !important;min-height: 100% !important;border: 0 !important;background: #000 !important;}body.embedmaster-full-player .player-wrap,body.embedmaster-full-player .embedmaster-responsive-player,body.embedmaster-full-player iframe#main-player {border-radius: 0 !important;}@media (max-width: 900px) {.player-wrap {border-radius: 14px !important;margin-left: auto !important;margin-right: auto !important;}.embedmaster-responsive-player {aspect-ratio: 16 / 9 !important;min-height: 220px !important;}body.embedmaster-full-player .player-wrap,body.embedmaster-full-player .embedmaster-responsive-player,body.embedmaster-full-player iframe#main-player {width: 100vw !important;height: 100vh !important;min-height: 100vh !important;max-height: 100vh !important;}}@media (max-width: 900px) and (orientation: landscape) {body.embedmaster-full-player .player-wrap,body.embedmaster-full-player .embedmaster-responsive-player,body.embedmaster-full-player iframe#main-player {width: 100vw !important;height: 100vh !important;}}/* ================================================================ ZENTVIX MOBILE PLAYER HOME / EXIT FIX Keeps a visible Home button while a movie or episode is playing. Also remains available after playback ends because iframe end events cannot be read from a cross-origin EmbedMaster player. ================================================================ */