.watch-page:not(.watch-rebuild){display:flex;gap:1.25rem;padding:.75rem 1.25rem 2rem;max-width:1400px;width:100%;margin:0 auto;align-items:flex-start}.watch-main{flex:1;min-width:0}.watch-sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:.75rem;position:static;overflow-y:visible;scrollbar-width:thin}.watch-sidebar::-webkit-scrollbar{width:3px}.watch-sidebar::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:2px}.sidebar-anime-info{display:flex;gap:.75rem;padding:.75rem;background:var(--bg-card);border-radius:10px}.sidebar-cover{width:60px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.sidebar-text{min-width:0}.sidebar-text h3{font-size:.85rem;font-weight:700;line-height:1.3;margin-bottom:.3rem}.sidebar-genre{font-size:.75rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-meta{display:flex;gap:.4rem;margin-top:.4rem;flex-wrap:wrap;align-items:center}.sidebar-section{display:block;background:var(--bg-card);border-radius:10px;padding:.75rem}.sidebar-title{font-size:.88rem;font-weight:700;margin-bottom:.65rem;display:flex;align-items:center;gap:.35rem}.sidebar-list{display:flex;flex-direction:column;gap:.5rem}.sidebar-item{display:flex;gap:.6rem;padding:.5rem;border-radius:8px;transition:background .15s}.sidebar-item:hover{background:var(--bg-hover)}.sidebar-item img{width:44px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:6px;flex-shrink:0}.sidebar-item-info{min-width:0}.sidebar-item-title{font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-item-meta{font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.sidebar-ep-section{display:block}.sidebar-ep-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem;gap:.5rem}.sidebar-ep-search{flex:1;padding:.28rem .6rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:7px;color:var(--text-primary);font-family:inherit;font-size:.75rem;outline:none;min-width:0}.sidebar-ep-search:focus{border-color:var(--color-primary)}.sidebar-ep-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;max-height:300px;overflow-y:auto;padding-right:2px}.sidebar-ep-grid::-webkit-scrollbar{width:3px}.sidebar-ep-grid::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:2px}.sidebar-ep-pill{display:flex;align-items:center;justify-content:center;width:44px;height:34px;background:var(--bg-surface);border-radius:6px;font-size:.75rem}.video-outer{position:relative}.video-wrapper{position:relative;padding-top:56.25%;background:#000;border-radius:12px;overflow:hidden}.video-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.video-controls-bar{display:flex;align-items:center;justify-content:space-between;padding:.45rem .1rem;gap:.5rem}.vc-nav{display:flex;align-items:center;gap:.4rem}.vc-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .75rem;border-radius:7px;font-size:.8rem;font-weight:600;background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);text-decoration:none;transition:all .2s;font-family:inherit;cursor:pointer}.vc-btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.vc-btn.disabled{opacity:.3;pointer-events:none}.vc-actions{display:flex;gap:.35rem}.vc-icon-btn{width:34px;height:34px;border-radius:7px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.vc-icon-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.vc-icon-btn.bulb-on{background:#fbbf24;border-color:#fbbf24;color:#111;box-shadow:0 0 14px rgba(251,191,36,.55)}.bulb-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.88);z-index:90}.bulb-overlay.active{display:block}.watch-page.bulb-mode .video-outer,.watch-page.bulb-mode .video-controls-bar{position:relative;z-index:100}.watch-page.expanded{gap:0}.watch-page.expanded .watch-sidebar{display:none!important}.watch-page.expanded .watch-main{flex:1;width:100%;max-width:100%}.watch-page.expanded .video-wrapper{border-radius:8px}.server-switcher{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.55rem 0;border-bottom:1px solid var(--border);margin-bottom:.5rem}.server-label{font-size:.78rem;font-weight:600;color:var(--text-muted);display:flex;align-items:center;gap:.3rem;flex-shrink:0}.server-actions{display:flex;flex-wrap:wrap;gap:.45rem;min-width:0;flex:1 1 320px}.server-btn{padding:.3rem clamp(.6rem,.8vw,.86rem);border-radius:7px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);font-size:clamp(.74rem,.2vw + .7rem,.84rem);font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s;min-height:clamp(2rem,1.2vw + 1.7rem,2.35rem);max-width:100%}.server-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.server-btn.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.wic-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;margin:.6rem 0 .75rem;display:flex;flex-direction:column;gap:.6rem}.wic-title-row{display:flex;align-items:flex-start;gap:.6rem;flex-wrap:wrap}.wic-play-icon{color:var(--text-muted);flex-shrink:0;margin-top:.15rem;transition:color .15s}.wic-play-icon:hover{color:var(--color-primary)}.wic-title{font-size:clamp(.92rem,.3vw + .86rem,1rem);font-weight:700;line-height:1.4;color:var(--text-primary);margin:0;min-width:0}.wic-meta-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.wic-sub-badge{display:inline-flex;align-items:center;gap:.3rem;background:#f59e0b;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.22rem .65rem;border-radius:6px}.wic-date{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--text-muted)}.wic-date svg{flex-shrink:0}.wic-status-badge{font-size:.68rem;font-weight:700;padding:.15rem .45rem;border-radius:4px;background:var(--bg-hover);color:var(--text-secondary)}.wic-status-ongoing{background:color-mix(in srgb,var(--badge-color-ongoing) 15%,transparent);color:var(--badge-color-ongoing)}.wic-status-completed{background:color-mix(in srgb,var(--badge-color-completed) 15%,transparent);color:var(--badge-color-completed)}.wic-status-upcoming{background:color-mix(in srgb,var(--badge-color-upcoming) 15%,transparent);color:var(--badge-color-upcoming)}.wic-rating{display:inline-flex;align-items:center;gap:.2rem;font-size:.72rem;font-weight:700;color:var(--badge-color-rating)}.wic-series-row{display:flex;align-items:center;gap:.35rem;font-size:.8rem;flex-wrap:wrap}.wic-series-row-franchise{row-gap:.45rem}.wic-series-label{color:var(--text-muted)}.wic-series-row svg{color:var(--text-muted);flex-shrink:0}.wic-series-link{color:var(--text-primary);font-weight:600;text-decoration:none;transition:color .15s}.wic-series-link:hover{color:var(--color-primary)}.wic-franchise-pill{text-decoration:none}.wic-share-row{display:flex;align-items:center;gap:.5rem;padding-top:.1rem;flex-wrap:wrap}.wic-share-btn{width:clamp(34px,1vw + 30px,38px);height:clamp(34px,1vw + 30px,38px);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:opacity .15s,transform .1s;flex-shrink:0}.wic-share-btn:hover{opacity:.85;transform:translateY(-1px)}.wic-share-fb{background:#1877f2}.wic-share-tw{background:#1da1f2}.wic-share-wa{background:#25d366}.wic-share-tg{background:#08c}.mobile-ep-section{display:none}.mob-ep-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.5rem}.mob-ep-header h4{font-size:.88rem;font-weight:700;display:flex;align-items:center;gap:.35rem;flex-shrink:0}.mob-ep-search{padding:.28rem .6rem;background:var(--bg-card);border:1px solid var(--border);border-radius:7px;color:var(--text-primary);font-family:inherit;font-size:.78rem;outline:none;width:110px}.mob-ep-search:focus{border-color:var(--color-primary)}.mob-ep-scroll{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.mob-ep-scroll::-webkit-scrollbar{height:3px}.mob-ep-scroll::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:2px}.ep-pill{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:clamp(34px,.8vw + 30px,38px);border-radius:7px;font-size:.8rem}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width: 1024px) and (min-width: 769px){.watch-page{gap:.75rem;padding:.5rem .75rem 2rem}.watch-sidebar{width:240px}.rec-grid-sidebar{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.watch-page:not(.watch-rebuild) .watch-sidebar{display:none!important}.watch-page:not(.watch-rebuild){flex-direction:column!important;padding:0!important;gap:0!important;max-width:100%!important}.watch-page:not(.watch-rebuild) .watch-main{width:100%!important;max-width:100%!important}.mob-ep-bar,.mob-below-popular,.mob-below-rec{display:block!important}.mobile-ep-section{display:block;padding:.5rem .75rem 1rem}.wic-card{border-radius:0;margin:.4rem 0 .5rem;border-left:none;border-right:none}.wic-title{font-size:.9rem}.wic-share-btn{width:32px;height:32px}.video-wrapper{border-radius:0}.video-controls-bar{padding:.4rem .75rem}.server-switcher{padding:.5rem .75rem}.watch-info-bar{padding:.6rem .75rem .75rem}.episode-info-bar{flex-wrap:wrap}.filter-row{gap:.4rem}.filter-group{flex:1 1 calc(50% - .4rem);min-width:0}.filter-group:last-child{flex:1 1 100%}.vc-nav{flex-wrap:wrap}.vc-btn,.server-btn{min-height:2rem}.wic-series-row,.wic-meta-row{row-gap:.38rem}}.watch-page:not(.watch-rebuild){padding-inline:clamp(.55rem,2vw,.9rem)}.watch-main,.wic-card,.server-switcher,.video-controls-bar,.footer-inner,.container{min-width:0}.wic-title-row,.wic-series-row,.wic-meta-row,.wic-share-row,.vc-nav,.server-switcher{flex-wrap:wrap}.mob-ep-bar{display:none;padding:.5rem .75rem .75rem;background:var(--bg-card);margin-top:.5rem}.mob-below-popular,.mob-below-rec{display:none;padding:.85rem .75rem 1rem;background:var(--bg-card);border-top:4px solid var(--bg-surface);width:100%;box-sizing:border-box}.mob-below-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;margin-bottom:.75rem}.mob-below-header .sidebar-title{margin-bottom:0}.mob-below-popular .sidebar-title,.mob-below-rec .sidebar-title{font-size:.95rem;font-weight:700;display:flex;align-items:center;gap:.4rem}.rec-grid-mob{grid-template-columns:repeat(3,1fr);gap:.5rem}@media (max-width: 400px){.rec-grid-mob{grid-template-columns:repeat(2,1fr)!important}}.sidebar-section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;margin-bottom:.65rem}.sidebar-section-header .sidebar-title{margin-bottom:0}.pop-list-item-sm{padding:7px 4px;gap:8px}.sidebar-pop-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-wrap:wrap;gap:6px}.rec-tabs-sm{gap:0;background:var(--bg-surface);border-radius:8px;padding:3px;margin-bottom:.85rem}.rec-tabs-sm .rec-tab{font-size:.75rem;padding:.38rem .6rem}.rec-grid-sidebar{grid-template-columns:repeat(2,1fr);gap:.5rem}body.page-watch{--watch-navbar-top: 8px}body.page-watch .navbar{position:absolute;top:var(--nav-top-gap, 14px)}body.page-watch .main-content{padding-top:var(--header-clearance, 90px)}.watch-page.watch-rebuild{--watch-header-gap: 0;--watch-header-card-gap: 0;max-width:1680px;margin:0 auto 42px;padding:0 12px 28px;display:flex;flex-direction:column;align-items:stretch;width:100%;gap:0;min-width:0;box-sizing:border-box;background:radial-gradient(56% 44% at 20% 4%,rgba(66,127,193,.2),transparent 72%),radial-gradient(54% 42% at 88% 0%,rgba(101,79,168,.2),transparent 74%)}.watch-page.watch-rebuild .watch-top-grid{display:grid;grid-template-columns:268px minmax(0,1fr) 290px;gap:20px;align-items:start;margin-top:var(--watch-header-card-gap);min-width:0;max-width:100%;width:100%}.watch-page.watch-rebuild .watch-left-col,.watch-page.watch-rebuild .watch-center-col,.watch-page.watch-rebuild .watch-right-col,.watch-page.watch-rebuild .watch-panel,.watch-page.watch-rebuild .video-outer,.watch-page.watch-rebuild .watch-episodes-panel{min-width:0;max-width:100%;box-sizing:border-box}.watch-page.watch-rebuild .watch-page-header-main{display:flex;width:100%;max-width:100%;align-items:center;flex-wrap:wrap;gap:8px;color:#9fb2cb;font-size:.88rem;font-weight:500;padding:10px 20px;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:none;border-radius:0;box-sizing:border-box}.watch-page.watch-rebuild .watch-page-header-main a{color:#eef6ff}.watch-page.watch-rebuild .watch-page-header-main a:hover{color:#ffab82}.watch-page.watch-rebuild .watch-page-header-home{color:#fff;font-weight:600}.watch-page.watch-rebuild .watch-page-header-sep{color:#7f93ac}.watch-page.watch-rebuild .watch-panel,.watch-page.watch-rebuild .video-outer{background:linear-gradient(180deg,#0c1726,#07101d 64%);border:1px solid rgba(158,194,255,.14);border-radius:18px;box-shadow:0 20px 44px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.06)}.watch-page.watch-rebuild .watch-anime-card{overflow:hidden;display:flex;flex-direction:column}.watch-page.watch-rebuild .watch-poster-wrap{position:relative;aspect-ratio:1 / 1;border-bottom:1px solid rgba(255,255,255,.06);display:flex;justify-content:center;align-items:center;padding:10px 14px;overflow:hidden;isolation:isolate}.watch-page.watch-rebuild .watch-poster-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.watch-page.watch-rebuild .watch-anime-poster-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(15px) brightness(.56);transform:scale(1.08);opacity:.75}.watch-page.watch-rebuild .watch-anime-poster{width:auto;height:100%;max-width:68%;-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.55);display:block}.watch-page.watch-rebuild .watch-anime-content{padding:14px 14px 12px;display:flex;flex-direction:column;gap:9px;min-height:0;container-type:inline-size}.watch-page.watch-rebuild .watch-anime-title{font-size:clamp(.95rem,10cqi,1.3rem);line-height:1.18;margin:0;letter-spacing:-.012em;overflow-wrap:anywhere;text-align:center}.watch-page.watch-rebuild .watch-alt-title{color:#9aadc7;font-size:.8rem;line-height:1.38;margin:0;text-align:center}.watch-page.watch-rebuild .watch-badges{display:flex;flex-wrap:wrap;gap:6px;margin:0;justify-content:center}.watch-page.watch-rebuild .watch-chip{padding:4px 9px;border-radius:999px;background:rgba(255,143,72,.17);color:#ff9d63;font-size:.7rem;letter-spacing:.015em;text-transform:uppercase;font-weight:600}.watch-page.watch-rebuild .watch-desc{font-size:.83rem;color:#d1dceb;margin:0;line-height:1.52;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.watch-page.watch-rebuild .watch-meta-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px;min-height:0}.watch-page.watch-rebuild .watch-meta-list li{font-size:.78rem;color:#c2cfdf;display:grid;grid-template-columns:minmax(58px,72px) minmax(0,1fr);gap:7px;line-height:1.35;align-items:start}.watch-page.watch-rebuild .watch-meta-list span{color:#8499b3;font-weight:500;text-transform:capitalize}.watch-page.watch-rebuild .watch-meta-list strong{color:#e4edf8;font-weight:600;overflow-wrap:anywhere;min-width:0}.watch-page.watch-rebuild .watch-rating-box{margin-top:auto;padding:12px 12px 11px;border-radius:12px;border:1px solid rgba(255,158,107,.22);background:linear-gradient(180deg,rgba(20,29,43,.92),rgba(15,22,34,.95))}.watch-page.watch-rebuild .watch-rating-prompt{margin:0 0 4px;color:#fd9462;font-weight:700;font-size:.84rem}.watch-page.watch-rebuild .watch-rating-score{display:flex;align-items:baseline;gap:6px;margin-bottom:4px;color:#cad6e5}.watch-page.watch-rebuild .watch-rating-score strong{font-size:1.4rem;line-height:1;color:#f7f9fe;letter-spacing:-.02em}.watch-page.watch-rebuild .watch-rating-score span{font-size:.82rem;color:#92a6bf}.watch-page.watch-rebuild .watch-rating-stars{display:flex;gap:2px;line-height:1}.watch-page.watch-rebuild .watch-rating-star{color:rgba(142,161,184,.5);font-size:1.16rem;font-weight:800}.watch-page.watch-rebuild .watch-rating-star.is-active{color:#ff8e5a}.watch-page.watch-rebuild .video-wrapper{border-radius:0;overflow:hidden}.watch-page.watch-rebuild .video-wrapper .video-frame{aspect-ratio:16 / 9;min-height:min(62vh,760px);width:100%}.watch-page.watch-rebuild .watch-4k-tip-trigger,.watch-page.watch-rebuild .watch-4k-tip-modal[hidden]{display:none}.watch-page.watch-rebuild .watch-4k-tip-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));color:#f8fafc}.watch-page.watch-rebuild .watch-4k-tip-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(3,7,18,.78)}.watch-page.watch-rebuild .watch-4k-tip-dialog{position:relative;z-index:1;width:min(92vw,440px);max-height:min(76vh,560px);overflow:auto;border:1px solid rgba(245,158,11,.42);border-color:color-mix(in srgb,var(--watch-4k-tip-accent, #f59e0b) 44%,rgba(255,255,255,.18));border-radius:24px;padding:22px 20px 20px;background:rgba(15,23,42,.96);background:linear-gradient(155deg,rgba(15,23,42,.96),rgba(2,6,23,.9));box-shadow:0 28px 80px rgba(0,0,0,.62),0 0 42px color-mix(in srgb,var(--watch-4k-tip-accent, #f59e0b) 20%,transparent),inset 0 1px rgba(255,255,255,.12);outline:none}.watch-page.watch-rebuild .watch-4k-tip-dialog:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 50% 0,color-mix(in srgb,var(--watch-4k-tip-accent, #f59e0b) 28%,transparent),transparent 48%);opacity:.9}.watch-page.watch-rebuild .watch-4k-tip-close{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(15,23,42,.78);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.watch-page.watch-rebuild .watch-4k-tip-eyebrow,.watch-page.watch-rebuild .watch-4k-tip-title,.watch-page.watch-rebuild .watch-4k-tip-content{position:relative;z-index:1}.watch-page.watch-rebuild .watch-4k-tip-eyebrow{margin:0 38px 8px 0;color:var(--watch-4k-tip-accent, #f59e0b);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.watch-page.watch-rebuild .watch-4k-tip-title{margin:0 38px 12px 0;color:#fff;font-size:clamp(1.35rem,5vw,1.9rem);line-height:1.05}.watch-page.watch-rebuild .watch-4k-tip-content{color:#e5eefc;font-size:.98rem;line-height:1.62;text-shadow:0 1px 2px rgba(0,0,0,.28)}body.watch-4k-tip-open{overflow:hidden}@supports (((-webkit-backdrop-filter: blur(18px)) or (backdrop-filter: blur(18px))) or (-webkit-backdrop-filter: blur(18px))){.watch-page.watch-rebuild .watch-4k-tip-backdrop{background:rgba(3,7,18,.54);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%)}.watch-page.watch-rebuild .watch-4k-tip-dialog{background:linear-gradient(155deg,rgba(15,23,42,.78),rgba(2,6,23,.66));backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}}@media (max-width: 768px){.watch-page.watch-rebuild .watch-center-col{padding-top:14px}.watch-page.watch-rebuild .watch-4k-tip-trigger{position:absolute;top:-30px;left:50%;z-index:12;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:28px;padding:5px 11px;border:1px solid rgba(255,255,255,.34);border-color:color-mix(in srgb,var(--watch-4k-tip-bg, #f59e0b) 72%,rgba(255,255,255,.34));border-radius:999px;background:var(--watch-4k-tip-bg, #f59e0b);background:linear-gradient(135deg,color-mix(in srgb,var(--watch-4k-tip-bg, #f59e0b) 92%,#fff 8%),var(--watch-4k-tip-bg, #f59e0b));color:var(--watch-4k-tip-text, #111827);box-shadow:0 12px 24px color-mix(in srgb,var(--watch-4k-tip-bg, #f59e0b) 38%,rgba(0,0,0,.48)),inset 0 1px rgba(255,255,255,.36);font-size:.78rem;font-weight:900;line-height:1;letter-spacing:.025em;white-space:nowrap;cursor:pointer}.watch-page.watch-rebuild .watch-4k-tip-icon{width:15px;height:15px;display:inline-flex}.watch-page.watch-rebuild .watch-4k-tip-icon svg{width:100%;height:100%;display:block;fill:currentColor}}@media (prefers-reduced-motion: reduce){.watch-page.watch-rebuild .watch-4k-tip-trigger,.watch-page.watch-rebuild .watch-4k-tip-dialog,.watch-page.watch-rebuild .watch-4k-tip-backdrop{transition:none!important;animation:none!important}}.watch-page.watch-rebuild .watch-toolbar{border-radius:0;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;gap:10px;padding:10px 14px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));overflow:hidden}.watch-page.watch-rebuild .watch-toolbar-group{display:flex;gap:8px;min-width:0;flex:1 1 0}.watch-page.watch-rebuild .watch-toolbar .watch-action-btn{border-radius:0;border:0;background:transparent;color:#d2dbe8;padding:6px 8px;min-height:36px;font-size:.88rem;line-height:1.15;font-weight:800;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:1 1 0;min-width:0;white-space:nowrap}.watch-page.watch-rebuild .watch-toolbar .watch-action-icon{width:18px;height:18px;line-height:1;opacity:.98;flex:0 0 auto;color:#b9c8db}.watch-page.watch-rebuild .watch-toolbar .watch-action-icon svg{width:100%;height:100%;display:block;fill:currentColor}.watch-page.watch-rebuild .watch-toolbar .watch-action-label{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.9rem;font-weight:800;letter-spacing:.01em}.watch-page.watch-rebuild .watch-toolbar .watch-toolbar-group:first-child .watch-action-btn:nth-child(3) .watch-action-icon,.watch-page.watch-rebuild .watch-toolbar .watch-toolbar-group:first-child .watch-action-btn:nth-child(3) .watch-action-label{color:#ff8f5f}.watch-page.watch-rebuild .watch-toolbar .vc-btn:hover,.watch-page.watch-rebuild .watch-toolbar .vc-icon-btn:hover{color:#fff;transform:translateY(-1px)}.watch-page.watch-rebuild .watch-toolbar .shell-toggle.active{background:#ff7f45;border-color:#ff7f45;color:#fff}.watch-page.watch-rebuild .watch-status-strip{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:14px;padding:15px 18px 14px;border-top:1px solid rgba(255,255,255,.06)}.watch-page.watch-rebuild .watch-status-strip h3{margin:0 0 5px;font-size:1.22rem;line-height:1.22}.watch-page.watch-rebuild .watch-status-strip p{margin:0;color:#8da1bb;font-size:.92rem;max-width:50ch}.watch-page.watch-rebuild .watch-status-side{min-width:0;flex:0 1 auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px;overflow:visible}.watch-page.watch-rebuild .watch-copy-mobile{display:none}.watch-page.watch-rebuild .watch-status-sub{color:#f9f2ec;font-weight:800;font-size:1.01rem;padding:2px 0;border-radius:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:6px}.watch-page.watch-rebuild .watch-cc-chip{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:18px;border-radius:6px;border:1px solid rgba(255,127,69,.82);background:rgba(255,127,69,.18);color:#ff8e5b;font-size:.65rem;font-weight:900;line-height:1;letter-spacing:.03em;text-transform:uppercase}.watch-page.watch-rebuild .watch-server-strip{display:flex;flex-direction:column;align-items:flex-end;gap:7px;border:0;border-radius:0;background:transparent;padding:0;margin:0;width:auto;max-width:100%}.watch-page.watch-rebuild .watch-server-strip .server-label{font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:#8ea4c0}.watch-page.watch-rebuild .watch-server-strip .server-actions{display:flex;flex:0 1 auto;width:auto;align-self:flex-end;justify-content:flex-end;flex-wrap:nowrap;gap:6px;overflow-x:auto;min-width:0}.watch-page.watch-rebuild .watch-server-strip .watch-subtitle-mode-actions{flex-wrap:nowrap;gap:10px}.watch-page.watch-rebuild .watch-server-strip .watch-subtitle-mode-btn{flex:0 0 auto;white-space:nowrap;opacity:.52;transition:opacity .18s ease,color .18s ease}.watch-page.watch-rebuild .watch-server-strip .watch-subtitle-mode-btn .watch-cc-chip{border-color:rgba(255,255,255,.32);background:rgba(138,155,177,.12);color:#8ea1b9}.watch-page.watch-rebuild .watch-server-strip .watch-subtitle-mode-btn.active{opacity:1}.watch-page.watch-rebuild .watch-server-strip .watch-subtitle-mode-btn.active .watch-cc-chip{border-color:rgba(255,127,69,.82);background:rgba(255,127,69,.18);color:#ff8e5b}.watch-page.watch-rebuild .watch-server-strip .watch-server-group[hidden],.watch-page.watch-rebuild .watch-server-strip .watch-server-group.is-hidden{display:none!important}.watch-page.watch-rebuild .watch-server-strip .server-btn{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:32px;min-width:54px;max-width:clamp(78px,7.6vw,116px);width:auto;padding:5px 11px;border-radius:10px;font-size:.78rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px rgba(255,255,255,.08),0 8px 16px rgba(5,11,21,.28);line-height:1}.watch-page.watch-rebuild .watch-server-strip .server-btn.active{background:linear-gradient(145deg,#42d87a,#2eb867);border-color:rgba(95,249,156,.8);color:#06140d;box-shadow:0 10px 18px rgba(37,193,107,.35),inset 0 1px rgba(255,255,255,.34)}.watch-page.watch-rebuild .watch-seasons{margin:14px;padding:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,rgba(20,33,52,.62),rgba(11,21,36,.72));box-shadow:inset 0 1px rgba(255,255,255,.06),0 12px 26px rgba(2,7,16,.22);min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}.watch-page.watch-rebuild .watch-seasons-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.watch-page.watch-rebuild .watch-seasons-head h3{margin:0}.watch-page.watch-rebuild .watch-seasons-nav{display:none;align-items:center;gap:6px}.watch-page.watch-rebuild .watch-seasons-arrow{width:24px;height:24px;border-radius:999px;border:0;background:rgba(139,157,180,.22);color:#d4dfed;line-height:0;cursor:pointer;transition:all .2s ease;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.watch-page.watch-rebuild .watch-seasons-arrow svg{width:11px;height:11px;fill:currentColor}.watch-page.watch-rebuild .watch-seasons-arrow:hover{color:#fff;background:rgba(172,188,207,.34);transform:translateY(-1px)}.watch-page.watch-rebuild .watch-seasons-arrow:disabled{opacity:.45;cursor:default;transform:none}.watch-page.watch-rebuild .watch-seasons-rail{min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;cursor:default}.watch-page.watch-rebuild .watch-seasons-rail.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.watch-page.watch-rebuild .watch-seasons-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-width:0;max-width:100%}.watch-page.watch-rebuild .watch-season-item{position:relative;overflow:hidden;min-height:80px;border-radius:12px;color:#f4f8ff;text-decoration:none;border:1px solid rgba(255,255,255,.2);transition:all .2s ease;background:linear-gradient(160deg,rgba(33,49,74,.48),rgba(16,27,43,.52))}.watch-page.watch-rebuild .watch-season-media,.watch-page.watch-rebuild .watch-season-glass{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit}.watch-page.watch-rebuild .watch-season-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(17,29,46,.22),rgba(9,14,24,.44));z-index:1}.watch-page.watch-rebuild .watch-season-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(1.18) contrast(.97);opacity:.95}.watch-page.watch-rebuild .watch-season-glass{background:linear-gradient(160deg,rgba(255,255,255,.18),rgba(255,255,255,.04) 44%,rgba(0,0,0,.2));-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2}.watch-page.watch-rebuild .watch-season-content{position:relative;z-index:3;pointer-events:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;text-align:center;padding:10px 12px}.watch-page.watch-rebuild .watch-season-item:hover{transform:translateY(-2px);border-color:rgba(255,127,69,.44);box-shadow:0 10px 18px rgba(7,11,25,.4)}.watch-page.watch-rebuild .watch-season-name{font-weight:700;font-size:1rem;line-height:1.12;text-shadow:0 2px 6px rgba(0,0,0,.4);color:#f2f6fd}.watch-page.watch-rebuild .watch-season-eps{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:.72rem;color:#fff;background:rgba(116,131,150,.88);letter-spacing:.01em;text-transform:none;font-weight:700}.watch-page.watch-rebuild .watch-season-item.active{border-color:rgba(255,148,104,.7);box-shadow:inset 0 0 0 1px rgba(255,167,129,.22),0 10px 20px rgba(12,17,33,.36)}.watch-page.watch-rebuild .watch-season-item.active .watch-season-glass{background:linear-gradient(160deg,rgba(255,142,93,.32),rgba(255,255,255,.07),rgba(0,0,0,.22))}.watch-page.watch-rebuild .watch-season-item.active .watch-season-eps{color:#fff3ea;background:rgba(255,112,56,.94)}.watch-page.watch-rebuild .watch-episodes-panel{padding:16px;min-height:min(50vh,580px);position:-webkit-sticky;position:-webkit-sticky;position:sticky;top:calc(var(--nav-height,64px) + 12px);min-width:0;max-width:100%;overflow-x:hidden;display:flex;flex-direction:column;align-items:stretch}.watch-page.watch-rebuild .sidebar-ep-header{margin-bottom:12px;display:flex;flex-direction:column;gap:10px;position:relative;z-index:6;flex:0 0 auto;align-content:start}.watch-page.watch-rebuild .sidebar-ep-head-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;max-width:100%}.watch-page.watch-rebuild .sidebar-title{margin:0;font-size:1.3rem;line-height:1;font-weight:700;letter-spacing:-.01em;flex:0 0 auto}.watch-page.watch-rebuild .sidebar-ep-top-tools{display:grid;grid-template-columns:minmax(0,1fr) 32px 32px 32px;gap:7px;align-items:center;min-width:0;max-width:100%;flex:1 1 auto}.watch-page.watch-rebuild .sidebar-ep-search-wrap,.watch-page.watch-rebuild .sidebar-ep-tool,.watch-page.watch-rebuild .sidebar-season-nav,.watch-page.watch-rebuild .sidebar-season-current{border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.05);color:#d5deec;min-height:30px}.watch-page.watch-rebuild .sidebar-ep-search-wrap{display:flex;align-items:center;gap:6px;padding:0 9px;min-width:0;max-width:100%}.watch-page.watch-rebuild .sidebar-ep-search-icon{color:#72879f;font-size:.95rem;line-height:1;font-weight:700;flex-shrink:0}.watch-page.watch-rebuild .sidebar-ep-search{width:100%;min-width:0;background:transparent;border:none;outline:none;color:#dce6f6;font-size:.86rem;line-height:1.1;height:28px;padding:0}.watch-page.watch-rebuild .sidebar-ep-search::-moz-placeholder{color:#7f91a8}.watch-page.watch-rebuild .sidebar-ep-search::-ms-input-placeholder{color:#7f91a8}.watch-page.watch-rebuild .sidebar-ep-search::placeholder{color:#7f91a8}.watch-page.watch-rebuild .sidebar-ep-tool{display:inline-flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;font-size:.72rem;letter-spacing:.02em;padding:0;transition:background .2s ease,border-color .2s ease,color .2s ease}.watch-page.watch-rebuild .sidebar-ep-tool:hover{border-color:rgba(255,255,255,.2);color:#fff}.watch-page.watch-rebuild .sidebar-cc-btn.is-active{background:rgba(255,119,74,.22);color:#ff7f45;border-color:rgba(255,127,69,.45)}.watch-page.watch-rebuild .sidebar-layout-toggle .layout-icon-list{display:none;font-size:.84rem}.watch-page.watch-rebuild .sidebar-order-toggle{position:relative}.watch-page.watch-rebuild .sidebar-order-toggle .order-icon{font-size:.88rem;line-height:1;color:#b7ccdf;transition:transform .34s cubic-bezier(.22,.61,.36,1),color .24s ease}.watch-page.watch-rebuild .sidebar-order-toggle.is-desc{border-color:rgba(77,214,255,.62);box-shadow:inset 0 0 0 1px rgba(57,213,255,.22),0 0 12px rgba(57,213,255,.18)}.watch-page.watch-rebuild .sidebar-order-toggle.is-desc .order-icon{color:#dff8ff;transform:rotate(180deg)}.watch-page.watch-rebuild .sidebar-layout-toggle.is-list .layout-icon-grid{display:none}.watch-page.watch-rebuild .sidebar-layout-toggle.is-list .layout-icon-list{display:inline}.watch-page.watch-rebuild .sidebar-ep-range-row{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;gap:8px;align-items:center;position:relative}.watch-page.watch-rebuild .sidebar-season-current{position:relative;width:100%;max-width:100%;min-width:0;font-weight:700;font-size:.96rem;line-height:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 28px}.watch-page.watch-rebuild .sidebar-season-current #sidebarRangeText{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}.watch-page.watch-rebuild .sidebar-season-current .sidebar-range-chevron{font-size:.72rem;color:#98abc2;transform:translateY(1px)}.watch-page.watch-rebuild .sidebar-season-current.is-open .sidebar-range-chevron{transform:translateY(-1px) rotate(180deg)}.watch-page.watch-rebuild .sidebar-season-nav{font-size:1.15rem;display:flex;align-items:center;justify-content:center}.watch-page.watch-rebuild .sidebar-season-nav:disabled{opacity:.35;cursor:not-allowed}.watch-page.watch-rebuild .sidebar-range-dropdown{position:absolute;top:calc(100% + 6px);left:38px;right:38px;background:#13202d;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:6px;box-shadow:0 12px 22px rgba(0,0,0,.45);display:grid;gap:4px;z-index:8}.watch-page.watch-rebuild .sidebar-range-dropdown.hidden{display:none}.watch-page.watch-rebuild .sidebar-range-option{border:none;background:transparent;color:#cbd8e9;border-radius:8px;min-height:32px;font-size:.88rem;font-weight:650;text-align:center;padding:0 10px}.watch-page.watch-rebuild .sidebar-range-option.is-active{background:#39d86e;color:#042214}.watch-page.watch-rebuild .sidebar-range-option:hover{background:rgba(255,255,255,.08);color:#fff}.watch-page.watch-rebuild .sidebar-ep-grid{max-height:min(68vh,760px);overflow:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding-right:2px;align-content:start;transition:gap .32s ease,padding .32s ease;min-width:0;max-width:100%;flex:1 1 auto}.watch-page.watch-rebuild .sidebar-ep-pill{text-align:center;border-radius:9px;background:rgba(9,20,35,.78);min-height:34px;padding:8px 0;font-size:.88rem;border:1px solid rgba(255,255,255,.03);transition:background .28s ease,border-color .28s ease,color .28s ease,transform .42s cubic-bezier(.22,.61,.36,1),opacity .42s ease;color:#eaf2ff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;max-width:100%;height:auto;box-sizing:border-box;min-width:0;overflow:hidden}.watch-page.watch-rebuild .sidebar-ep-pill .sidebar-ep-pill-title{display:none}.watch-page.watch-rebuild .sidebar-ep-pill:hover{border-color:rgba(255,127,69,.4);background:rgba(255,127,69,.12)}.watch-page.watch-rebuild .sidebar-ep-pill.active{background:#ff7f45;color:#fff;border-color:transparent}.watch-page.watch-rebuild .sidebar-ep-pill.sidebar-ep-vip:not(.active){box-shadow:inset 0 0 0 1px rgba(255,176,127,.2)}.watch-page.watch-rebuild .sidebar-ep-grid:not([data-layout=list]) .pill-vip-dot{display:none}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list]{grid-template-columns:minmax(0,1fr);gap:6px;padding-right:4px;min-width:0;max-width:100%}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list] .sidebar-ep-pill{justify-content:flex-start;width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:44px;border-radius:12px;padding:7px 10px 7px 8px;gap:12px;overflow:hidden;background:linear-gradient(160deg,rgba(6,16,30,.95),rgba(8,18,34,.92));border:1px solid rgba(84,113,145,.38);box-shadow:inset 0 1px rgba(255,255,255,.03)}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list] .sidebar-ep-pill:hover{border-color:rgba(92,210,255,.52);background:linear-gradient(160deg,rgba(10,26,46,.96),rgba(8,24,41,.94))}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list] .sidebar-ep-pill.active{border-color:rgba(109,233,255,.7);box-shadow:inset 0 0 0 1px rgba(85,216,255,.23),0 0 0 1px rgba(85,216,255,.08);background:linear-gradient(160deg,rgba(10,32,58,.98),rgba(8,26,45,.96))}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list] .sidebar-ep-pill-no{width:40px;flex:0 0 40px;min-height:28px;border-radius:8px;border:1px solid rgba(74,117,146,.5);background:rgba(23,54,81,.84);text-align:center;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:.86rem;color:#53dfff}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list] .sidebar-ep-pill-title{display:block;font-size:.97rem;font-weight:600;color:#eaf5ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto;text-align:left}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list] .sidebar-ep-pill.active .sidebar-ep-pill-title{color:#fff}@media (min-width: 1200px){.watch-page.watch-rebuild .watch-top-grid{align-items:stretch}.watch-page.watch-rebuild .watch-left-col,.watch-page.watch-rebuild .watch-right-col{display:flex;min-height:100%}.watch-page.watch-rebuild .watch-anime-card{height:100%}.watch-page.watch-rebuild .watch-episodes-panel{align-self:stretch}.watch-page.watch-rebuild .watch-anime-content{flex:1}.watch-page.watch-rebuild .watch-toolbar{gap:8px;padding:10px 14px;align-items:center;flex-wrap:nowrap}.watch-page.watch-rebuild .watch-toolbar-group{gap:6px;flex-wrap:nowrap}.watch-page.watch-rebuild .watch-toolbar .watch-action-btn{min-height:33px;padding:6px 7px;font-size:.83rem;gap:5px;flex:1 1 0}.watch-page.watch-rebuild .watch-toolbar .watch-action-icon{width:16px;height:16px}.watch-page.watch-rebuild .watch-status-strip{padding:14px 18px 12px}.watch-page.watch-rebuild .watch-status-strip h3{font-size:1.1rem}.watch-page.watch-rebuild .watch-status-strip p{font-size:.89rem;max-width:46ch}.watch-page.watch-rebuild .watch-status-side{min-width:232px}.watch-page.watch-rebuild .watch-seasons{margin:12px 14px 14px;padding:14px}.watch-page.watch-rebuild .watch-seasons-head{margin-bottom:10px}.watch-page.watch-rebuild .watch-seasons-nav{display:flex}.watch-page.watch-rebuild .watch-seasons-rail{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;cursor:-webkit-grab;cursor:grab;touch-action:pan-x pan-y;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;padding-bottom:2px}.watch-page.watch-rebuild .watch-seasons-grid{display:flex;gap:10px;min-width:0;width:-moz-max-content;width:max-content;max-width:100%}.watch-page.watch-rebuild .watch-season-item{width:156px;min-height:72px;justify-content:center;flex:0 0 auto;scroll-snap-align:start}.watch-page.watch-rebuild .watch-season-name{font-size:1rem;line-height:1.2;overflow-wrap:anywhere}.watch-page.watch-rebuild .watch-season-eps{font-size:.68rem}.watch-page.watch-rebuild .watch-episodes-panel{display:flex;flex-direction:column;min-height:unset;position:static;padding:14px 16px}.watch-page.watch-rebuild .sidebar-title{font-size:1.4rem}.watch-page.watch-rebuild .sidebar-ep-grid{flex:1 1 auto;min-height:0;max-height:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.watch-page.watch-rebuild .sidebar-ep-pill{font-size:.89rem;padding:10px 0;border-radius:9px}}.watch-page.watch-rebuild.expanded .watch-left-col,.watch-page.watch-rebuild.expanded .watch-right-col{display:none}.watch-page.watch-rebuild.expanded .watch-top-grid{grid-template-columns:minmax(0,1fr)}.watch-page.watch-rebuild .mob-ep-bar{display:none}@media (max-width: 1440px){.watch-page.watch-rebuild{padding-inline:16px}.watch-page.watch-rebuild .watch-top-grid{grid-template-columns:minmax(0,1fr) 258px;gap:14px}.watch-page.watch-rebuild .watch-center-col{order:1}.watch-page.watch-rebuild .watch-right-col{order:2}.watch-page.watch-rebuild .watch-left-col{order:3;grid-column:1 / -1}.watch-page.watch-rebuild .watch-anime-card{flex-direction:row;align-items:flex-start}.watch-page.watch-rebuild .watch-poster-wrap{width:130px;flex:0 0 130px;aspect-ratio:unset;align-self:stretch;border-bottom:none;border-right:1px solid rgba(255,255,255,.06)}.watch-page.watch-rebuild .watch-anime-content{flex:1 1 0;min-width:0}.watch-page.watch-rebuild .watch-anime-title,.watch-page.watch-rebuild .watch-alt-title{text-align:left}.watch-page.watch-rebuild .watch-badges{justify-content:flex-start}.watch-page.watch-rebuild .watch-meta-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 20px}}@media (max-width: 1180px){.watch-page.watch-rebuild{padding-inline:14px}.watch-page.watch-rebuild .watch-seasons-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-page.watch-rebuild .sidebar-ep-grid{grid-template-columns:repeat(4,1fr)}.watch-page.watch-rebuild .watch-toolbar .watch-action-label{display:none}}@media (max-width: 980px){.watch-page.watch-rebuild{padding:0 14px 20px;gap:0}.watch-page.watch-rebuild .watch-top-grid{grid-template-columns:1fr}.watch-page.watch-rebuild .watch-center-col{order:1}.watch-page.watch-rebuild .watch-right-col{order:2}.watch-page.watch-rebuild .watch-left-col{order:3;grid-column:auto}.watch-page.watch-rebuild .watch-seasons-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-page.watch-rebuild .watch-episodes-panel{display:flex;flex-direction:column;align-items:stretch}.watch-page.watch-rebuild .mob-ep-bar{display:none}.watch-page.watch-rebuild .video-wrapper .video-frame{min-height:auto;aspect-ratio:16 / 9}.watch-page.watch-rebuild .watch-anime-card{flex-direction:column}.watch-page.watch-rebuild .watch-poster-wrap{width:100%;flex:none;aspect-ratio:1 / 1;align-self:auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.watch-page.watch-rebuild .watch-anime-title,.watch-page.watch-rebuild .watch-alt-title{text-align:center}.watch-page.watch-rebuild .watch-badges{justify-content:center}.watch-page.watch-rebuild .watch-meta-list{display:flex;flex-direction:column}}@media (max-width: 900px){body.page-watch{--watch-navbar-top: 10px}}@media (max-width: 700px){body.page-watch .watch-page.watch-rebuild .watch-page-header-main{font-size:.82rem;gap:6px}}@media (max-width: 680px){.watch-page.watch-rebuild{padding:0 12px 18px;gap:0}.watch-page.watch-rebuild .watch-page-header-main{gap:6px;font-size:.86rem}.watch-page.watch-rebuild .watch-panel,.watch-page.watch-rebuild .video-outer{border-radius:14px}.watch-page.watch-rebuild .watch-toolbar{padding:10px;gap:8px;flex-wrap:wrap}.watch-page.watch-rebuild .watch-toolbar .watch-action-btn{font-size:.78rem;padding:6px 7px}.watch-page.watch-rebuild .watch-toolbar .watch-action-label{display:none}.watch-page.watch-rebuild .watch-status-strip{padding:12px;flex-direction:column;align-items:center;text-align:center}.watch-page.watch-rebuild .watch-status-side{width:100%;align-items:center}.watch-page.watch-rebuild .watch-status-side .watch-server-strip{align-items:center}.watch-page.watch-rebuild .watch-status-side .watch-server-strip .server-actions{justify-content:center}.watch-page.watch-rebuild .watch-seasons{margin:10px;padding:12px}.watch-page.watch-rebuild .watch-anime-content{padding:14px}.watch-page.watch-rebuild .sidebar-ep-header{display:grid;grid-template-rows:auto auto;gap:10px;align-items:stretch;align-content:start}.watch-page.watch-rebuild .sidebar-ep-head-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;min-width:0;width:100%}.watch-page.watch-rebuild .sidebar-title{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watch-page.watch-rebuild .sidebar-ep-top-tools{justify-self:stretch;width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 32px 32px 32px}.watch-page.watch-rebuild .sidebar-ep-range-row{width:100%;margin-top:0}.watch-page.watch-rebuild .sidebar-ep-grid{width:100%;margin-top:10px}}@media (max-width: 480px){.watch-page.watch-rebuild .watch-episodes-panel{padding:10px}.watch-page.watch-rebuild .sidebar-title{font-size:1.02rem}.watch-page.watch-rebuild .sidebar-ep-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;max-height:min(46vh,340px)}.watch-page.watch-rebuild .sidebar-ep-pill{font-size:.88rem;min-height:34px;padding:8px 0;border-radius:9px}.watch-page.watch-rebuild .sidebar-ep-head-row{grid-template-columns:minmax(0,1fr);align-items:start}.watch-page.watch-rebuild .sidebar-ep-top-tools{justify-self:start;width:100%}}@media (min-width: 981px){.watch-page.watch-rebuild{--watch-shell-max: 1880px;width:min(96vw,var(--watch-shell-max));max-width:var(--watch-shell-max);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}.watch-page.watch-rebuild .sidebar-ep-grid[data-layout=list]{grid-template-columns:1fr;gap:3px}.vip-paywall{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0a0a1a,#12102a 60%,#1a0f2e);border-radius:inherit;z-index:10;padding:clamp(.5rem,3cqw,2rem) clamp(.75rem,4cqw,1.5rem);container-type:inline-size;overflow:hidden}.vip-paywall-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:min(400px,90cqw);gap:clamp(.3rem,2cqh,.85rem)}.vip-crown{width:clamp(36px,12cqw,80px);height:clamp(36px,12cqw,80px);border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.18),rgba(245,158,11,.05) 70%);border:1.5px solid rgba(245,158,11,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#f59e0b;box-shadow:0 0 32px rgba(245,158,11,.15)}.vip-crown svg{width:clamp(18px,6cqw,48px)!important;height:clamp(18px,6cqw,48px)!important}.vip-paywall-title{font-size:clamp(.7rem,3.5cqw,1.3rem);font-weight:800;color:#fff;letter-spacing:-.01em;margin:0;line-height:1.2}.vip-paywall-desc{font-size:clamp(.6rem,2.5cqw,.9rem);color:rgba(255,255,255,.55);line-height:1.5;margin:0}.vip-paywall-btns{display:flex;flex-direction:column;align-items:center;gap:clamp(.25rem,1.5cqw,.6rem);width:100%}.vip-upgrade-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:clamp(.65rem,2.8cqw,.95rem);font-weight:700;padding:clamp(.35rem,1.5cqw,.7rem) clamp(.75rem,4cqw,1.8rem);border-radius:clamp(6px,1.5cqw,10px);text-decoration:none;width:100%;max-width:min(260px,70cqw);transition:opacity .18s,transform .18s;box-shadow:0 4px 18px rgba(245,158,11,.35);white-space:nowrap}.vip-upgrade-btn:hover{opacity:.9;transform:translateY(-1px)}.vip-upgrade-btn svg{flex-shrink:0}.vip-login-btn{font-size:clamp(.58rem,2cqw,.82rem);color:rgba(255,255,255,.45);text-decoration:none;transition:color .15s;padding:.2rem 0;white-space:nowrap}.vip-login-btn:hover{color:#f59e0b}@container (max-width: 320px){.vip-paywall-desc,.vip-crown{display:none}}@container (max-height: 140px){.vip-paywall-desc{display:none}}.server-btn-locked{opacity:.7;cursor:not-allowed!important;position:relative}.server-btn-locked:hover{opacity:.85}.server-btn-vip svg[fill=currentColor]{color:#f59e0b}.vip-mini-prompt{display:none;align-items:center;flex-wrap:wrap;gap:.4rem .6rem;background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.35);border-radius:8px;padding:.65rem .9rem;font-size:.82rem;color:var(--text-primary);margin-top:.5rem;position:relative;overflow:visible}[data-theme=light] .vip-mini-prompt{background:rgba(245,158,11,.1);border-color:rgba(180,110,0,.35)}[data-theme=light] .vip-mini-prompt .vip-mini-close{color:rgba(0,0,0,.35)}[data-theme=light] .vip-mini-prompt .vip-mini-close:hover{color:#000}.vip-mini-prompt svg{color:#f59e0b;flex-shrink:0}.vip-mini-prompt strong{color:#fbbf24;font-weight:700}.vip-mini-prompt a{color:#fbbf24;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0}.vip-mini-prompt a:hover{text-decoration:underline}.vip-mini-close{background:none;border:none;color:rgba(255,255,255,.35);font-size:.8rem;padding:0 0 0 .3rem;cursor:pointer;line-height:1;margin-left:auto;flex-shrink:0;transition:color .15s}.vip-mini-close:hover{color:#fff}@media (max-width: 540px){.vip-mini-prompt{white-space:normal;flex-wrap:wrap;font-size:.79rem}}.pill-vip-dot{font-size:.6rem;color:#f59e0b;line-height:1;vertical-align:middle}.sidebar-ep-vip,.ep-pill-vip{border-color:rgba(245,158,11,.45)!important;color:#f59e0b!important}.sidebar-ep-vip:hover,.ep-pill-vip:hover{background:rgba(245,158,11,.12)!important}.download-section{margin-top:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;overflow:hidden}.watch-page.watch-rebuild .download-section{margin:0 14px 14px;background:linear-gradient(160deg,rgba(20,33,52,.62),rgba(11,21,36,.72));border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.06);border-radius:14px}.download-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border);background:rgba(255,255,255,.03)}[data-theme=light] .download-header{background:rgba(0,0,0,.02)}.watch-page.watch-rebuild .download-header{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.07);color:#8ea4c0}.download-member-tag{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:.68rem;color:#f59e0b;font-weight:600;text-transform:none;letter-spacing:0}.download-links{display:flex;flex-wrap:wrap;gap:.5rem;padding:.85rem 1rem}.download-link-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;background:rgba(108,92,231,.15);border:1px solid rgba(108,92,231,.3);border-radius:6px;color:#a89af5;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s}.download-link-btn:hover{background:rgba(108,92,231,.3);border-color:#6c5ce7;color:#fff}[data-theme=light] .download-link-btn{background:rgba(108,92,231,.08);border-color:rgba(108,92,231,.2);color:#5b4fd4}[data-theme=light] .download-link-btn:hover{background:rgba(108,92,231,.18);border-color:#6c5ce7;color:#4338ca}.download-link-btn.dl-vip{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.3);color:#f59e0b}.download-link-btn.dl-vip:hover{background:rgba(245,158,11,.25);border-color:#f59e0b;color:#fff}.dl-vip-star{flex-shrink:0}.dl-size{font-size:.7rem;color:var(--text-muted);font-weight:400}.dl-arrow{flex-shrink:0;opacity:.7}.download-vip-wall{display:flex;align-items:center;gap:1rem;padding:1rem;flex-wrap:wrap}.download-vip-wall svg{color:#f59e0b;flex-shrink:0}.download-vip-wall strong{display:block;font-size:.87rem;color:var(--text-primary);margin-bottom:.25rem}.download-vip-wall p{font-size:.78rem;color:var(--text-muted);margin:0}.download-upgrade-btn{margin-left:auto;padding:.45rem 1rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-radius:6px;font-size:.8rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .18s,transform .18s}.download-upgrade-btn:hover{opacity:.88;transform:translateY(-1px)}@media (max-width: 480px){.download-vip-wall{flex-direction:column;align-items:flex-start}.download-upgrade-btn{margin-left:0;width:100%;text-align:center}}
