
.vod-reset-wrap{width:min(1360px,calc(100% - 32px));margin:0 auto}
.vod-reset-topbar{position:sticky;top:0;z-index:20;background:rgba(7,10,16,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.vod-reset-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px}
.vod-reset-nav{display:flex;gap:18px;align-items:center}
.vod-reset-nav a{color:rgba(255,255,255,.82);text-decoration:none;font-weight:700}
.vod-reset-nav a.is-active,.vod-reset-nav a:hover{color:#fff}
.vod-reset-page{padding:24px 0 40px}
.vod-reset-status{padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.04);color:#fff}
.vod-reset-hero{position:relative;min-height:430px;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));box-shadow:0 30px 80px rgba(0,0,0,.28);margin-bottom:26px}
.vod-reset-hero__backdrop{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.04)}
.vod-reset-hero__backdrop::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,8,15,.9),rgba(6,8,15,.55) 45%,rgba(6,8,15,.72))}
.vod-reset-hero__content{position:relative;z-index:1;max-width:720px;padding:42px}
.vod-reset-hero h1{font-size:clamp(2rem,4vw,4rem);line-height:1.02;margin:0 0 14px;color:#fff}
.vod-reset-hero p{max-width:60ch;color:rgba(255,255,255,.84);font-size:1.05rem}
.vod-reset-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(30,115,168,.22);border:1px solid rgba(30,115,168,.45);font-weight:800;color:#fff;margin-bottom:14px}
.vod-reset-actions,.vod-watch-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.vod-reset-btn,.vod-reset-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#fff;text-decoration:none;font-weight:800}
.vod-reset-btn--primary{background:linear-gradient(135deg,#1E73A8,#2758c9);border-color:rgba(255,255,255,.16)}
.vod-reset-search{display:grid;gap:14px;margin:18px 0 26px}
.vod-reset-input{width:100%;min-height:52px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);padding:0 16px;color:#fff;font-size:1rem}
.vod-reset-search-grid,.vod-reset-scroller{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}
.vod-reset-rail{display:grid;gap:12px;margin:24px 0}
.vod-reset-rail__head h2{margin:0;color:#fff;font-size:1.2rem}
.vod-reset-card{text-decoration:none;color:#fff;display:grid;gap:10px}
.vod-reset-card__poster{position:relative;aspect-ratio:2/3;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));background-size:cover;background-position:center;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px rgba(0,0,0,.24)}
.vod-reset-card__poster::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55))}
.vod-reset-card__badge{position:absolute;z-index:1;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:rgba(7,10,16,.76);font-size:.72rem;font-weight:800}
.vod-reset-card__progress{position:absolute;left:12px;right:12px;bottom:10px;height:6px;border-radius:999px;background:rgba(255,255,255,.18);z-index:1;overflow:hidden}
.vod-reset-card__progress span{display:block;height:100%;background:linear-gradient(90deg,#1E73A8,#5db8ff)}
.vod-reset-card__title{font-weight:800;line-height:1.2}
.vod-reset-card__sub{color:rgba(255,255,255,.7);font-size:.92rem}
.vod-watch-shell{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:24px;align-items:start;margin-bottom:28px}
.vod-watch-player__frame{position:relative;padding-bottom:56.25%;height:0;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#000;box-shadow:0 28px 70px rgba(0,0,0,.32)}
.vod-watch-player__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.vod-watch-meta{display:grid;gap:12px}
.vod-watch-meta h1{margin:0;color:#fff;font-size:clamp(2rem,3vw,3rem)}
.vod-watch-meta p{margin:0;color:rgba(255,255,255,.82)}
.vod-watch-chips{display:flex;flex-wrap:wrap;gap:8px}
.vod-watch-chip{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#fff}
.vod-watch-controls{display:grid;gap:10px;padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}
.vod-watch-controls__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:end}
.vod-watch-controls label{display:grid;gap:6px;color:#fff;font-weight:700}
.vod-watch-controls select{min-height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#101521;color:#fff;padding:0 12px}
.vod-watch-status{color:rgba(255,255,255,.72);font-size:.92rem}
@media (max-width: 980px){
  .vod-watch-shell{grid-template-columns:1fr}
}
@media (max-width: 720px){
  .vod-reset-wrap{width:min(100% - 20px, 100%)}
  .vod-reset-topbar__inner{flex-direction:column;align-items:flex-start;padding:12px 0}
  .vod-reset-nav{gap:12px;flex-wrap:wrap}
  .vod-reset-hero__content{padding:24px}
  .vod-watch-controls__grid{grid-template-columns:1fr}
  .vod-reset-search-grid,.vod-reset-scroller{grid-template-columns:repeat(2,minmax(0,1fr))}
}
