/* PVS Watch Mobile Portrait v4.4.0 - isolated layout */
@media (max-width:767px) and (orientation:portrait){
  :root{--pvs-watch-bg:#171a22;--pvs-watch-panel:#1e2129;--pvs-watch-panel2:#232630;--pvs-watch-soft:#2b2f39;--pvs-watch-line:rgba(255,255,255,.09);--pvs-watch-text:#f6f8fc;--pvs-watch-muted:#aeb6c6;--pvs-watch-green:#00d96a;--pvs-watch-orange:#ff5b21;}
  body:has(.pvs-watch-desktop){background:var(--pvs-watch-bg)!important;overflow-x:hidden;}
  .pvs-watch-desktop{width:100%;padding:72px 10px 96px!important;margin:0!important;color:var(--pvs-watch-text);background:var(--pvs-watch-bg);box-sizing:border-box;}
  .pvs-watch-desktop *{box-sizing:border-box;}
  .pvs-watch-player-card{border-radius:12px;overflow:visible;background:#080a0f;border:1px solid var(--pvs-watch-line);box-shadow:0 18px 50px rgba(0,0,0,.34);}
  .pvs-watch-player-shell{position:relative;width:100%;height:auto!important;aspect-ratio:16/9;min-height:0!important;max-height:none!important;background:#000;border-radius:12px 12px 0 0;overflow:hidden;}
  .pvs-watch-player{position:absolute;inset:0;width:100%;height:100%;}
  .pvs-watch-player iframe,.pvs-watch-player .jwplayer{width:100%!important;height:100%!important;}
  .pvs-watch-controlbar{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px;background:var(--pvs-watch-panel2);border-radius:0 0 12px 12px;border-top:1px solid var(--pvs-watch-line);}
  .pvs-watch-control-left{display:flex;flex-direction:column;gap:12px;min-width:0;}
  .pvs-watch-toggles{display:grid;grid-template-columns:1fr;gap:8px;}
  .pvs-watch-toggle{height:38px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-soft);color:#dfe5f1;border-radius:9px;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:space-between;padding:0 12px;}
  .pvs-watch-toggle b{font-size:11px;padding:3px 7px;border-radius:6px;background:#333844;color:#cfd6e3;}
  .pvs-watch-toggle.is-on b{background:#08753a;color:#fff;}
  .pvs-watch-server-switch{display:flex;flex-direction:column;align-items:stretch;gap:7px;position:relative;}
  .pvs-watch-server-switch-label{font-size:13px;font-weight:900;color:#cfd6e3;}
  .pvs-watch-server-dropdown,.pvs-watch-server-dropdown-toggle{width:100%;min-width:0;}
  .pvs-watch-server-dropdown{position:relative;}
  .pvs-watch-server-dropdown-toggle{height:40px;border:1px solid var(--pvs-watch-line);background:#1b1f28;color:#fff;border-radius:9px;padding:0 12px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:900;}
  .pvs-watch-server-caret{margin-left:auto;}
  .pvs-watch-server-dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:99999;background:#171a22;border:1px solid var(--pvs-watch-line);border-radius:10px;padding:8px;box-shadow:0 20px 60px rgba(0,0,0,.45);max-height:260px;overflow:auto;}
  .pvs-watch-server-dropdown-menu[hidden]{display:none!important;}
  .pvs-watch-source-option{width:100%;border:0;border-radius:8px;background:transparent;color:#e6ebf5;text-align:left;padding:10px 12px;font-weight:900;display:flex;flex-direction:column;gap:2px;}
  .pvs-watch-source-option small{font-size:11px;color:#9ca6b7;}
  .pvs-watch-source-option.is-active{background:var(--pvs-watch-green);color:#fff;}
  .pvs-watch-source-empty{padding:9px 12px;color:#aeb6c6;font-size:12px;border-top:1px solid var(--pvs-watch-line);}
  .pvs-watch-nav-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
  .pvs-watch-nav{height:38px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-soft);color:#dce3ee;border-radius:9px;font-weight:900;}
  .pvs-watch-nav:disabled{opacity:.38;}
  .pvs-watch-main-grid{display:block;margin-top:18px;}
  .pvs-watch-sidebar{display:none!important;}
  .pvs-watch-title-row{display:flex;align-items:center;gap:10px;margin:0 0 18px;}
  .pvs-watch-back{width:36px;height:36px;border-radius:999px;background:var(--pvs-watch-panel2);border:1px solid var(--pvs-watch-line);color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center;text-decoration:none;}
  .pvs-watch-title-row h1{margin:0;font-size:20px;line-height:1.25;color:#fff;font-weight:1000;}
  .pvs-watch-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;border:0;}
  .pvs-watch-tab{height:40px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-panel2);color:#c5ccd8;border-radius:9px;font-size:13px;font-weight:900;padding:0 6px;white-space:nowrap;}
  .pvs-watch-tab.is-active{background:var(--pvs-watch-green);border-color:var(--pvs-watch-green);color:#fff;}
  .pvs-watch-panel{display:none;}
  .pvs-watch-panel.is-active{display:block;}
  .pvs-watch-server-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap;}
  .pvs-watch-label{font-size:12px;font-weight:900;color:#9ba5b4;text-transform:uppercase;}
  .pvs-watch-servers{display:flex;gap:8px;flex-wrap:wrap;}
  .pvs-watch-server{height:34px;min-width:80px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-panel2);color:#dbe2ed;border-radius:8px;padding:0 12px;font-weight:900;position:relative;}
  .pvs-watch-server.is-active{background:var(--pvs-watch-green);border-color:var(--pvs-watch-green);color:#fff;}
  .pvs-watch-server-badge{position:absolute;right:-7px;top:-7px;min-width:18px;height:18px;border-radius:999px;background:var(--pvs-watch-orange);font-size:10px;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 5px;}
  .pvs-watch-episode-meta{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin:12px 0;color:#aeb6c6;font-size:13px;}
  .pvs-watch-search-wrap{display:grid;grid-template-columns:1fr 38px;gap:8px;align-items:center;}
  .pvs-watch-image-toggle{display:none;}
  .pvs-watch-search{width:100%;height:38px;border-radius:9px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-panel);color:#fff;padding:0 12px;}
  .pvs-watch-sort{width:38px;height:38px;border:0;border-radius:9px;background:var(--pvs-watch-soft);color:#fff;font-size:16px;}
  .pvs-watch-ranges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;}
  .pvs-watch-range{height:32px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-panel2);color:#dfe5f1;border-radius:8px;padding:0 10px;font-size:12px;font-weight:900;}
  .pvs-watch-range.is-active{background:#fff;color:#111827;}
  .pvs-watch-episodes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}
  .pvs-watch-episode{height:42px;border:1px solid var(--pvs-watch-line);background:var(--pvs-watch-panel2);color:#edf2fb;border-radius:8px;font-size:13px;font-weight:900;}
  .pvs-watch-episode.is-active{border-color:var(--pvs-watch-green);background:#072015;color:var(--pvs-watch-green);box-shadow:inset 0 0 0 1px rgba(0,217,106,.34);}
  .pvs-watch-suggest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
  .pvs-watch-suggest-thumb{display:block;aspect-ratio:2/3;border-radius:9px;overflow:hidden;background:var(--pvs-watch-panel2);}
  .pvs-watch-suggest-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
  .pvs-watch-suggest-card strong{display:block;margin-top:6px;color:#fff;font-size:12px;line-height:1.32;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
  .pvs-watch-cast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
  .pvs-watch-cast-card{min-height:88px;border-radius:10px;background:var(--pvs-watch-panel2);border:1px solid var(--pvs-watch-line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px;text-decoration:none;}
  .pvs-watch-cast-card span{width:42px;height:42px;border-radius:50%;background:var(--pvs-watch-soft);display:flex;align-items:center;justify-content:center;margin-bottom:6px;font-weight:1000;}
  .pvs-watch-cast-card strong{font-size:12px;line-height:1.25;}
  .pvs-watch-comments{margin-top:22px;background:var(--pvs-watch-panel);border:1px solid var(--pvs-watch-line);border-radius:12px;padding:14px;}
  .pvs-watch-comments h2{font-size:15px;margin:0 0 12px;color:#fff;display:flex;align-items:center;gap:8px;}
  .pvs-watch-comment-box{display:flex;gap:10px;background:var(--pvs-watch-panel2);border-radius:12px;padding:12px;border:1px solid var(--pvs-watch-line);}
  .pvs-watch-comment-avatar{width:38px;height:38px;min-width:38px;border-radius:50%;background:var(--pvs-watch-soft);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;}
  .pvs-watch-comment-body{flex:1;min-width:0;}
  .pvs-watch-comment-body strong{display:block;color:#fff;font-size:13px;margin-bottom:8px;}
  .pvs-watch-comment-input{position:relative;}
  .pvs-watch-comment-input textarea{width:100%;min-height:70px;border:1px solid var(--pvs-watch-line);background:#171b23;color:#fff;border-radius:10px;padding:10px 42px 10px 10px;resize:none;}
  .pvs-watch-emoji{position:absolute;right:8px;top:8px;width:28px;height:28px;border:0;border-radius:50%;background:var(--pvs-watch-soft);color:#fff;}
  .pvs-watch-login-btn{float:right;margin-top:8px;height:34px;border:0;border-radius:8px;background:var(--pvs-watch-green);color:#fff;padding:0 14px;font-weight:900;}
  .pvs-watch-toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);z-index:100000;background:#0f172a;color:#fff;border:1px solid rgba(0,217,106,.5);box-shadow:0 18px 60px rgba(0,0,0,.38);border-radius:12px;padding:12px 16px;font-weight:900;max-width:92vw;text-align:center;}
  .pvs-watch-toast.is-show{display:block!important;}
}
