.watch-hero-label{display:flex;align-items:center;gap:7px}.watch-mini-icon{display:inline-grid;place-items:center;width:25px;height:25px;border:1px solid #83e6ff55;border-radius:8px;background:linear-gradient(145deg,#62dcff22,#987bff25);color:#8be8ff}.watch-mini-icon svg{width:17px;height:17px}.watch-mini-icon rect{fill:none;stroke:currentColor;stroke-width:1.8}.watch-mini-icon path{fill:currentColor}.watch-page{max-width:1160px}.watch-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:185px;padding:31px;overflow:hidden;background:radial-gradient(circle at 85% 20%,#a379ff33,transparent 35%),radial-gradient(circle at 68% 100%,#42d8ff24,transparent 40%),linear-gradient(135deg,#0c2032,#15162c)}.watch-hero:after{content:"";position:absolute;inset:auto -70px -130px auto;width:310px;height:310px;border:1px solid #fff1;border-radius:50%}.watch-hero h1{margin:5px 0;font-size:clamp(31px,5vw,50px)}.watch-hero-mark{display:grid;place-items:center;width:92px;height:92px;border:1px solid #bdabff4d;border-radius:28px;background:linear-gradient(145deg,#b27aff33,#4cdcff22);box-shadow:0 20px 70px #0007;transform:rotate(3deg)}.watch-hero-mark span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#fff;color:#171b2b;font-size:24px;padding-left:4px}.watch-controls{margin:13px 0 22px;padding:14px}.watch-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:6px 6px 6px 14px;border:1px solid var(--line);border-radius:14px;background:#ffffff07}.watch-search input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font:inherit}.watch-search button,.service-panel>button{border:0;border-radius:10px;background:linear-gradient(135deg,#63dff6,#8e79ff);color:#07111f;padding:9px 14px;font-weight:900;cursor:pointer}.watch-tabs,.watch-types,.provider-list{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.watch-tabs{padding-top:13px}.watch-tabs button,.watch-types button,.provider-list button,.service-toggle{white-space:nowrap;border:1px solid var(--line);border-radius:99px;background:#ffffff06;color:#bbccda;padding:8px 12px;font:inherit;font-size:10px;cursor:pointer}.watch-tabs button.active,.watch-types button.active,.provider-list button.active{border-color:#75e3ff77;background:#53ceef1c;color:#fff}.watch-tabs i{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:4px;border-radius:50%;background:#ffffff18;font-style:normal;font-size:8px}.watch-refine{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px;padding-top:11px;border-top:1px solid #ffffff0d}.service-toggle{border-radius:11px}.service-toggle span{display:inline-block;margin-left:5px;transition:transform .2s}.service-toggle[aria-expanded="true"] span{transform:rotate(180deg)}.service-panel{display:grid;grid-template-columns:minmax(150px,.55fr) 1.8fr auto;align-items:center;gap:13px;margin-top:12px;padding:13px;border:1px solid #7cddff25;border-radius:14px;background:#08152399}.service-panel strong,.service-panel small{display:block}.service-panel small{margin-top:3px;color:var(--muted);font-size:9px}.service-panel>button{padding:8px 10px;background:#ffffff0c;color:#bcd0df}.watch-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.watch-card{position:relative;min-width:0;border:1px solid #ffffff13;border-radius:18px;background:#0b1726;overflow:hidden;box-shadow:0 15px 35px #0002;transition:transform .2s,border-color .2s}.watch-card:hover{transform:translateY(-3px);border-color:#75dfff66}.watch-poster{display:block;position:relative;width:100%;aspect-ratio:2/3;border:0;padding:0;background:linear-gradient(145deg,#142b3e,#1f1d3d);cursor:pointer;overflow:hidden}.watch-poster img{width:100%;height:100%;object-fit:cover}.watch-poster-empty{display:grid;place-items:center;height:100%;font-size:47px}.watch-kind{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:8px;background:#07111fd9;color:#fff;font-size:8px;font-weight:900;text-transform:uppercase;backdrop-filter:blur(8px)}.watch-save{position:absolute;right:9px;top:9px;display:grid;place-items:center;width:32px;height:32px;border:1px solid #fff3;border-radius:10px;background:#07111fdd;color:#fff;font-size:17px;cursor:pointer;backdrop-filter:blur(8px)}.watch-save.saved{border-color:#ffd46a88;background:#ffd46a;color:#182131}.watch-info{padding:11px 12px 13px}.watch-info strong{display:block;min-height:38px;color:#fff;font-size:12px;line-height:1.42}.watch-meta{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:#91a8ba;font-size:9px}.watch-meta b{color:#ffd270}.watch-status{min-height:22px;color:var(--muted);font-size:10px}.watch-status.error{margin-bottom:12px;padding:13px;border:1px solid #ff947d40;border-radius:12px;background:#ff715b0c;color:#ffc0b5}.watch-empty{grid-column:1/-1;padding:50px 20px;text-align:center}.watch-empty span{display:block;font-size:36px}.watch-empty h3{margin:10px 0 4px}.watch-skeleton{aspect-ratio:2/3.75;border-radius:18px;background:linear-gradient(100deg,#ffffff06 25%,#ffffff0d 45%,#ffffff06 65%);background-size:200% 100%;animation:watchLoad 1.3s infinite}@keyframes watchLoad{to{background-position:-200% 0}}.watch-source{display:flex;gap:14px;margin-top:24px;padding:17px}.watch-source>span{color:#7ddfff;font-size:22px}.watch-source p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.watch-dialog{width:min(760px,calc(100% - 24px));max-height:88vh;border:1px solid #ffffff1d;border-radius:22px;padding:0;background:#091421;color:#fff;box-shadow:0 30px 100px #000c;overflow:auto}.watch-dialog::backdrop{background:#020710c9;backdrop-filter:blur(5px)}.watch-dialog-close{position:sticky;z-index:4;float:right;right:12px;top:12px;width:37px;height:37px;border:1px solid #fff2;border-radius:12px;background:#07111fe8;color:#fff;font-size:22px;cursor:pointer}.watch-detail{display:grid;grid-template-columns:220px 1fr;min-height:330px}.watch-detail-poster{width:100%;height:100%;min-height:330px;object-fit:cover;background:#162336}.watch-detail-body{padding:30px 26px}.watch-detail-body h2{margin:8px 0;font-size:26px}.watch-detail-meta{color:#94aabd;font-size:10px}.watch-detail-body>p{color:#b8c9d6;line-height:1.65;font-size:11px}.watch-genres,.watch-providers{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0}.watch-genres span,.watch-providers span{padding:6px 8px;border-radius:8px;background:#ffffff09;color:#bdd0de;font-size:9px}.watch-providers span{border:1px solid #63dfff2b;background:#55d7ff0b}.watch-detail-actions{display:flex;gap:9px;align-items:center;margin-top:17px}.watch-detail-actions button,.watch-detail-actions a{border:0;border-radius:11px;padding:10px 13px;text-decoration:none;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.watch-detail-actions button{background:linear-gradient(135deg,#68e1f7,#907aff);color:#07111f}.watch-detail-actions a{border:1px solid #fff2;color:#d6e7f2}.watch-credit{display:block;margin-top:15px;color:#71899b;font-size:8px}@media(max-width:900px){.watch-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-panel{grid-template-columns:1fr}.provider-list{padding:2px 0}}@media(max-width:620px){.watch-page{padding-top:12px}.watch-hero{min-height:145px;padding:22px}.watch-hero-mark{width:68px;height:68px;border-radius:21px}.watch-hero-mark span{width:42px;height:42px;font-size:18px}.watch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.watch-refine{align-items:flex-start;flex-direction:column}.service-toggle{align-self:stretch;text-align:left}.watch-search button{padding:9px}.watch-detail{grid-template-columns:105px 1fr}.watch-detail-poster{min-height:180px}.watch-detail-body{padding:23px 16px}.watch-detail-body h2{font-size:20px}.watch-detail-actions{align-items:stretch;flex-direction:column}.watch-detail-actions>*{text-align:center}}@media(prefers-reduced-motion:reduce){.watch-card{transition:none}.watch-skeleton{animation:none}}
