/* SPA→静态视觉桥 · paper-ink · 米纸底 + 墨黑字 + 朱红点缀 · 影视站骨架 */
:root {
  --pink: #c41e3a;
  --blue: #2c2c2c;
  --brand: #c41e3a;
  --accent: #c41e3a;
  --accent-alt: #8b2500;
  --portal-accent: #c41e3a;
  --gold: #c41e3a;
  --gold-dim: rgba(196, 30, 58, 0.12);
  --bg: #f5f0e8;
  --bg2: #ede8df;
  --surface: #fffcf7;
  --surface-2: #f0ebe3;
  --text: #1c1c1c;
  --muted: #5c5650;
  --card: #fffcf7;
  --header-bg: #fffcf7;
  --body-bg: #f5f0e8;
  --line: rgba(28, 28, 28, 0.1);
  color-scheme: light;
}

html,
body {
  background: #f5f0e8 !important;
  color: #1c1c1c !important;
}

body,
.page,
.site-wrap,
.app-shell,
.layout,
.main-wrap,
#app,
.body-tpl-yygk,
.body-tpl-portal {
  background: #f5f0e8 !important;
  color: #1c1c1c !important;
}

.site-header,
.header,
.topbar,
.nav-bar,
.header-main,
.portal-header,
header.site-header,
.header-bar,
.yygk-topheader,
.yygk-topheader__main,
.yygk-topheader__utility {
  background: #fffcf7 !important;
  border-bottom-color: rgba(28, 28, 28, 0.1) !important;
  color: #1c1c1c !important;
}

.yygk-topheader__accent {
  background: linear-gradient(90deg, #c41e3a, #8b2500) !important;
  opacity: 0.9 !important;
}

.brand-text,
.brand-mark,
.site-brand,
.logo-text,
.header-brand__title,
.site-title,
.brand a,
.yygk-topheader__site {
  color: #1c1c1c !important;
}

.yygk-topheader__sub,
.yygk-topheader__badge {
  color: #5c5650 !important;
}

.main-nav a,
.header-main-nav__link,
.nav a,
.site-nav a,
.yygk-topnav__a {
  color: #3d3d3d !important;
}

.main-nav a:hover,
.main-nav a[aria-current="page"],
.header-main-nav__link:hover,
.header-main-nav__link[aria-current="page"],
.nav a:hover,
.nav a.active,
.yygk-topnav__a:hover,
.yygk-topnav__a.is-active {
  color: #c41e3a !important;
}

.nav-search button,
.btn-primary,
.hero-actions .btn:first-child,
button[type="submit"],
.primary-btn,
.btn-accent,
.yygk-topheader__search-btn,
.yygk-btn--primary,
.pgp-hero__btn--primary {
  background: #c41e3a !important;
  border-color: #a01830 !important;
  color: #fff !important;
}

.card,
.movie-card,
.poster-card,
.grid-card,
.media-card,
.item-card,
.yygk-vcard {
  background: #fffcf7 !important;
  border-color: rgba(28, 28, 28, 0.1) !important;
  color: #1c1c1c !important;
}

.section-title,
h1,
h2,
h3,
.home-h1,
.page-title,
.yygk-section__head-text h2,
.yygk-catpage__h1 {
  color: #1c1c1c !important;
}

.footer,
.site-footer,
footer,
.yygk-footer {
  background: #f0ebe3 !important;
  color: #5c5650 !important;
  border-top-color: rgba(28, 28, 28, 0.1) !important;
}

.footer a,
.site-footer a,
footer a,
.yygk-footer a {
  color: #1c1c1c !important;
}

.footer a:hover,
.yygk-footer a:hover {
  color: #c41e3a !important;
}

a {
  color: #8b2500;
}

a:hover {
  color: #c41e3a;
}

.page-main {
  background: transparent !important;
}

.yygk-section--panel,
.yygk-home__shell {
  background: transparent !important;
}

.yygk-section__tag,
.yygk-section__tag--hot,
.yygk-section__tag--new {
  background: #c41e3a !important;
  color: #fff !important;
}

.yygk-topheader__search-field {
  background: #f5f0e8 !important;
  border-color: rgba(28, 28, 28, 0.14) !important;
}

.yygk-topheader__search-field input {
  color: #1c1c1c !important;
}

.yygk-topheader__search-field input::placeholder {
  color: #8a8480 !important;
}

.yygk-topheader__mobile {
  background: #fffcf7 !important;
  border-color: rgba(28, 28, 28, 0.1) !important;
}

.mirror-player-slot,
.pgp-play__frame {
  background: #000 !important;
}

.mother-play-desc {
  color: #5c5650 !important;
}

.mother-related h2 {
  color: #1c1c1c !important;
}
