:root{--accent:#ff6a2a;--accent-ink:#ffffff;--mgx-font:Arial, Helvetica, sans-serif;--mgx-radius:8px;}
html[data-theme="dark"],body.mode-dark{--accent:#ff6a2a;--accent-ink:#ffffff;}
html[data-theme="light"],body.mode-light{--accent:#ff6a2a;--accent-ink:#111318;}
html[data-theme] body.mgx-v5 .button-accent,html[data-theme] body.mgx-v5 .like-button.is-liked{color:var(--accent-ink)!important}

/* -----------------------------------------------------------
   NIGHTVIDEO v5 DESIGN CONTRACT
   Dark is the base. Light is a complete alternate token set.
   All variant rules consume tokens; they do not invent a second mode.
------------------------------------------------------------ */
:root,
html[data-theme="dark"], body.mode-dark {
  color-scheme:dark;
  --mgx-bg:#08090d; --mgx-bg-2:#0d0f15; --mgx-surface:#12151d; --mgx-surface-2:#181c26;
  --mgx-elevated:#202532; --mgx-text:#f5f7fb; --mgx-muted:#9ba4b5; --mgx-soft:#70798a;
  --mgx-line:rgba(255,255,255,.10); --mgx-line-strong:rgba(255,255,255,.18); --mgx-shadow:0 24px 70px rgba(0,0,0,.38);
  --bg:var(--mgx-bg); --bg-second:var(--mgx-surface); --bg-soft:var(--mgx-surface-2); --text:var(--mgx-text); --muted:var(--mgx-muted); --line:var(--mgx-line);
}
html[data-theme="light"], body.mode-light {
  color-scheme:light;
  --mgx-bg:#f5f6f8; --mgx-bg-2:#eef0f3; --mgx-surface:#ffffff; --mgx-surface-2:#f7f8fa;
  --mgx-elevated:#e9ecf1; --mgx-text:#12151b; --mgx-muted:#5f6877; --mgx-soft:#7c8491;
  --mgx-line:rgba(20,24,32,.12); --mgx-line-strong:rgba(20,24,32,.20); --mgx-shadow:0 20px 55px rgba(20,24,32,.10);
  --bg:var(--mgx-bg); --bg-second:var(--mgx-surface); --bg-soft:var(--mgx-surface-2); --text:var(--mgx-text); --muted:var(--mgx-muted); --line:var(--mgx-line);
}
html[data-theme] body.mgx-v5{background:var(--mgx-bg)!important;color:var(--mgx-text)!important;font-family:var(--mgx-font);transition:background-color .18s ease,color .18s ease}
html[data-theme] body.mgx-v5 .site-shell,html[data-theme] body.mgx-v5 .site-content,html[data-theme] body.mgx-v5 .not-found-wrap{background:var(--mgx-bg)!important;color:var(--mgx-text)!important}
html[data-theme] body.mgx-v5 .site-header,html[data-theme] body.mgx-v5 .header-main,html[data-theme] body.mgx-v5 .header-subrow,html[data-theme] body.mgx-v5 .sidebar,html[data-theme] body.mgx-v5 .site-footer{background:var(--mgx-surface)!important;color:var(--mgx-text)!important;border-color:var(--mgx-line)!important}
html[data-theme] body.mgx-v5 .video-card,html[data-theme] body.mgx-v5 .seo-box,html[data-theme] body.mgx-v5 .archive-filter-panel,html[data-theme] body.mgx-v5 .account-card,html[data-theme] body.mgx-v5 .single-meta-panel,html[data-theme] body.mgx-v5 .comment-respond,html[data-theme] body.mgx-v5 .widget{background:var(--mgx-surface)!important;color:var(--mgx-text)!important;border-color:var(--mgx-line)!important}
html[data-theme] body.mgx-v5 input,html[data-theme] body.mgx-v5 textarea,html[data-theme] body.mgx-v5 select{background:var(--mgx-surface-2)!important;color:var(--mgx-text)!important;border-color:var(--mgx-line-strong)!important}
html[data-theme] body.mgx-v5 a:not(.button):not(.button-accent){color:inherit}
html[data-theme] body.mgx-v5 .video-card__title a,html[data-theme] body.mgx-v5 .single-header h1,html[data-theme] body.mgx-v5 .archive-heading h1,html[data-theme] body.mgx-v5 .section-heading h2,html[data-theme] body.mgx-v5 .mgx-heading h1,html[data-theme] body.mgx-v5 .mgx-heading h2,html[data-theme] body.mgx-v5 .mgx-heading h3{color:var(--mgx-text)!important}
html[data-theme] body.mgx-v5 .video-card__stats,html[data-theme] body.mgx-v5 .entry-content,html[data-theme] body.mgx-v5 .result-count,html[data-theme] body.mgx-v5 .site-footer,html[data-theme] body.mgx-v5 .not-found p{color:var(--mgx-muted)!important}
html[data-theme] body.mgx-v5 .mode-toggle{background:var(--mgx-surface-2)!important;color:var(--mgx-text)!important;border:1px solid var(--mgx-line)!important}
html[data-theme="dark"] body.mgx-v5 .mode-toggle .mode-sun{display:block!important}html[data-theme="dark"] body.mgx-v5 .mode-toggle .mode-moon{display:none!important}
html[data-theme="light"] body.mgx-v5 .mode-toggle .mode-sun{display:none!important}html[data-theme="light"] body.mgx-v5 .mode-toggle .mode-moon{display:block!important}
html[data-theme] body.mgx-v5.error404 .not-found,html[data-theme] body.mgx-v5.error404 .related-section{background:transparent!important;color:var(--mgx-text)!important}
html[data-theme] body.mgx-v5.error404 .site-footer{background:var(--mgx-surface)!important}
html[data-theme] body.mgx-v5 .video-player,html[data-theme] body.mgx-v5 .player-ad-placeholder{background:#050608!important;border-color:var(--mgx-line)!important}
html[data-theme="light"] body.mgx-v5 .player-ad-placeholder{background:#e8ebef!important;color:#3c4450!important}
.mgx-home{padding-top:28px;padding-bottom:48px}.mgx-home *{box-sizing:border-box}.mgx-home a{text-decoration:none}.mgx-kicker,.mgx-home small{color:var(--mgx-muted)}
.mgx-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:28px 0 14px;border-bottom:1px solid var(--mgx-line);padding-bottom:10px}.mgx-heading h1,.mgx-heading h2,.mgx-heading h3{margin:0;letter-spacing:-.03em}.mgx-heading a{font-size:13px;font-weight:800;color:var(--accent)!important}
.mgx-category-pills{display:flex;gap:8px;overflow:auto;padding:4px 0;scrollbar-width:none}.mgx-category-pills::-webkit-scrollbar{display:none}.mgx-category-pills a{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:8px 11px;border:1px solid var(--mgx-line);border-radius:999px;background:var(--mgx-surface);font-size:12px;font-weight:700}.mgx-category-pills small{opacity:.7}
.mgx-grid,.mgx-cinema-grid,.mgx-stage-grid,.mgx-poster-grid,.mgx-glass-grid,.mgx-mosaic-grid,.mgx-portrait-grid,.mgx-club-grid,.mgx-portal-grid,.mgx-category-grid,.mgx-studio-grid,.mgx-best-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mgx-slot{min-width:0}.mgx-v5 .video-card{border-radius:var(--mgx-radius);overflow:hidden}.mgx-v5 .video-card__media{border-radius:var(--mg-thumb-border-radius,calc(var(--mgx-radius) * .75));overflow:hidden}.mgx-v5 .video-card__body{padding-top:8px}.mgx-v5 .video-card__title{line-height:1.28}.mgx-v5 .video-card__stats{font-size:11px}
.mgx-v5 .main-layout,.mgx-v5 .single-wrap,.mgx-v5 .not-found-wrap{padding-top:28px;padding-bottom:48px}.mgx-v5 .archive-grid{gap:var(--mgx-gap,14px)}.mgx-v5 .single-video{position:relative}.mgx-v5 .single-header{border-bottom:1px solid var(--mgx-line);padding-bottom:16px}.mgx-v5 .player-layout{gap:18px}.mgx-v5 .video-actions{border-color:var(--mgx-line)}
@media(max-width:1100px){.mgx-grid,.mgx-cinema-grid,.mgx-stage-grid,.mgx-poster-grid,.mgx-glass-grid,.mgx-mosaic-grid,.mgx-portrait-grid,.mgx-club-grid,.mgx-portal-grid,.mgx-category-grid,.mgx-studio-grid,.mgx-best-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.mgx-home{padding-top:16px}.mgx-grid,.mgx-cinema-grid,.mgx-stage-grid,.mgx-poster-grid,.mgx-glass-grid,.mgx-mosaic-grid,.mgx-portrait-grid,.mgx-club-grid,.mgx-portal-grid,.mgx-category-grid,.mgx-studio-grid,.mgx-best-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mgx-heading{margin-top:22px}.mgx-heading h1,.mgx-heading h2{font-size:20px}.mgx-category-pills{margin-right:-16px}.mgx-v5 .player-layout{display:block}.mgx-v5 .player-ad-column{margin-top:12px}}


.mgx-v5{--mgx-font:Arial,Helvetica,sans-serif;--mgx-radius:8px;--mgx-gap:10px}.mgx-rail-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px}.mgx-rail-side{position:sticky;top:90px;align-self:start}.mgx-rail-side .mgx-category-pills{display:grid;overflow:visible}.mgx-rail-side .mgx-category-pills a{justify-content:space-between;border-radius:6px}.mgx-rail-side>.sidebar{margin-top:12px}.mgx-rail-brand{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);margin-bottom:10px}.mgx-rail-feed{display:grid;grid-template-columns:repeat(var(--mg-cols-desktop,3),minmax(0,1fr));gap:12px}.mgx-rail-feed .video-card{border-bottom:var(--mg-card-separator-width,1px) solid var(--mg-card-separator-color,var(--mgx-line));padding-bottom:10px}.mgx-rail-strip{display:flex;overflow:auto;gap:10px}.mgx-rail-strip .mgx-slot{min-width:230px}.design-rail .main-layout{grid-template-columns:240px minmax(0,1fr)}.design-rail .main-layout>.main-column{order:2}.design-rail .main-layout>.sidebar{order:1}.design-rail .archive-grid{display:grid;grid-template-columns:1fr!important}.design-rail .archive-grid .video-card{display:grid;grid-template-columns:240px 1fr;gap:14px}.design-rail .single-header{text-align:left}.design-rail .player-layout{grid-template-columns:minmax(0,1fr) 280px}@media(max-width:1024px){.mgx-rail-feed.mgx-layout-controlled{grid-template-columns:repeat(var(--mg-cols-tablet,3),minmax(0,1fr))}}@media(max-width:900px){.mgx-rail-shell{grid-template-columns:1fr}.mgx-rail-side{display:none}}@media(max-width:650px){.mgx-rail-feed.mgx-layout-controlled{grid-template-columns:repeat(var(--mg-cols-mobile,2),minmax(0,1fr))}}

.design-rail .not-found{display:grid;grid-template-columns:1fr 1fr;gap:24px}.design-rail .not-found strong{font-size:88px}
