html.hex-cinema-player-open,html.hex-cinema-player-open body{overflow:hidden!important;overscroll-behavior:none}
.hex-cinema-web-player-host{position:fixed;inset:0;z-index:2147483000;overflow:hidden;background:#090b0d;color:#f2f5f6}
.hex-cinema-web-player-host[hidden]{display:none!important}
.hex-cinema-web-player-host__frame-wrap,.hex-cinema-web-player-host__frame{display:block;width:100%;height:100%;border:0;background:#090b0d}
.hex-cinema-web-player-host__loading,.hex-cinema-web-player-host__error{position:absolute;z-index:3;inset:0;display:grid;place-items:center;padding:24px;background:#090b0d}
.hex-cinema-web-player-host__loading[hidden],.hex-cinema-web-player-host__error[hidden]{display:none!important}
.hex-cinema-web-player-host__loading span{width:42px;height:42px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:hex-cinema-player-spin .75s linear infinite}
@keyframes hex-cinema-player-spin{to{transform:rotate(360deg)}}
.hex-cinema-web-player-host__error>div{width:min(430px,100%);padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#14181c;text-align:center;box-shadow:0 18px 60px rgba(0,0,0,.32)}
.hex-cinema-web-player-host__error strong{display:block;margin-bottom:8px;color:#f2f5f6;font-size:17px}
.hex-cinema-web-player-host__error p{margin:0;color:#9aa4aa;font-size:13px;line-height:2}
.hex-cinema-web-player-host__error-actions{display:flex;justify-content:center;gap:8px;margin-top:18px}
.hex-cinema-web-player-host__error-actions button{min-width:112px;min-height:42px;padding:8px 16px;color:#111;border:0;border-radius:12px;background:#ffd534;font:inherit;cursor:pointer}
.hex-cinema-web-player-host__error-actions button.is-secondary{color:#f2f5f6;border:1px solid rgba(255,255,255,.1);background:#20262b}

/* HexPro 1.6.38 — Cinema pre-play selector (separate from HexTube). */
html.hex-cinema-selector-open,html.hex-cinema-selector-open body{overflow:hidden!important}
.hex-cinema-play-selector{position:fixed;inset:0;z-index:2147482500;display:grid;place-items:center;padding:20px;color:#f5f5f5;font-family:inherit}
.hex-cinema-play-selector[hidden]{display:none!important}.hex-cinema-play-selector__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.76)}
.hex-cinema-play-selector__dialog{position:relative;width:min(760px,calc(100vw - 28px));max-height:min(82dvh,760px);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#111418;box-shadow:0 28px 100px rgba(0,0,0,.62);direction:rtl}
.hex-cinema-play-selector__close{position:absolute;z-index:3;top:14px;left:14px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:24px;line-height:1;cursor:pointer}
.hex-cinema-play-selector__body{max-height:min(82dvh,760px);overflow:auto;padding:28px 24px 24px}.hex-cinema-play-selector__header{padding:0 0 18px;text-align:right}.hex-cinema-play-selector__header strong{display:block;font-size:20px;font-weight:900}.hex-cinema-play-selector__header small{display:block;margin-top:5px;color:rgba(255,255,255,.55);font-size:12px}
.hex-cinema-play-selector__variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hex-cinema-play-selector__variant{position:relative;min-height:62px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045);color:#fff;text-align:right;cursor:pointer}.hex-cinema-play-selector__variant i{position:absolute;top:50%;left:16px;width:16px;height:16px;border:2px solid rgba(255,255,255,.38);border-radius:50%;transform:translateY(-50%)}.hex-cinema-play-selector__variant.is-selected{border-color:rgba(255,213,52,.52);background:rgba(255,213,52,.09)}.hex-cinema-play-selector__variant.is-selected i{border:5px solid #ffd534;background:#111418}
.hex-cinema-play-selector__primary{width:100%;min-height:48px;margin-top:14px;border:0;border-radius:15px;background:#ffd534;color:#111;font-weight:900;cursor:pointer}
.hex-cinema-play-selector__seasons{display:flex;gap:8px;margin:0 0 14px;padding-bottom:3px;overflow:auto;scrollbar-width:none}.hex-cinema-play-selector__seasons::-webkit-scrollbar{display:none}.hex-cinema-play-selector__seasons button{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);color:#fff;cursor:pointer}.hex-cinema-play-selector__seasons button.is-active{border-color:#ffd534;background:rgba(255,213,52,.12);color:#ffd534}
.hex-cinema-play-selector__episodes{display:grid;gap:8px}.hex-cinema-play-selector__episode{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:rgba(255,255,255,.035)}.hex-cinema-play-selector__episode-copy{min-width:0}.hex-cinema-play-selector__episode-copy strong{display:block;font-size:13px}.hex-cinema-play-selector__episode-copy small{display:block;margin-top:3px;color:rgba(255,255,255,.52);font-size:10px}.hex-cinema-play-selector__episode-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.hex-cinema-play-selector__episode-actions button,.hex-cinema-play-selector__episode-variant{min-height:36px;padding:0 12px;border:1px solid rgba(255,213,52,.25);border-radius:11px;background:rgba(255,213,52,.08);color:#ffd534;font-size:11px;font-weight:800;cursor:pointer}
.hex-cinema-play-selector__episode-variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hex-cinema-play-selector__episode-variant{min-height:70px;text-align:right}.hex-cinema-play-selector__episode-variant strong,.hex-cinema-play-selector__episode-variant small{display:block}.hex-cinema-play-selector__episode-variant small{margin-top:4px;color:rgba(255,255,255,.55);font-size:10px;font-weight:500}
.hex-cinema-play-selector__loading,.hex-cinema-play-selector__message{min-height:180px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;color:rgba(255,255,255,.65)}.hex-cinema-play-selector__loading span{width:36px;height:36px;border:3px solid rgba(255,255,255,.15);border-top-color:#ffd534;border-radius:50%;animation:hex-cinema-player-spin .75s linear infinite}
@media(max-width:640px){.hex-cinema-play-selector{padding:0;align-items:end}.hex-cinema-play-selector__dialog{width:100%;max-height:88dvh;border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}.hex-cinema-play-selector__body{max-height:88dvh;padding:26px 16px 20px}.hex-cinema-play-selector__episode{align-items:flex-start;flex-direction:column}.hex-cinema-play-selector__episode-actions{width:100%}.hex-cinema-play-selector__episode-actions button{flex:1}.hex-cinema-play-selector__variants,.hex-cinema-play-selector__episode-variants{grid-template-columns:1fr}}
