:root {
  --dye-red: #9c3b2e;
  --dye-red-bright: #b8402c;
  --cinnabar: #c6412c;
  --ochre: #b98a4b;
  --ochre-deep: #8a6534;
  --brown-sand: #7a6248;
  --spring-green: #6f8577;
  --spring-green-deep: #4d5f54;
  --ink: #1c1714;
  --cloth: #d8cbb8;
  --cloth-dark: #c3b39d;
  --surface: #3a3129;
  --surface-2: #453a30;
  --surface-3: #2e2720;
  --text-light: #e6ddce;
  --text-dim: #b3a692;
  --rule: rgba(230, 221, 206, 0.16);
  --font-hei: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Heiti SC", sans-serif;
  --font-song: "Songti SC", "SimSun", "Noto Serif SC", serif;
  --font-mono: "SFMono-Regular", "Menlo", "Consolas", "Courier New", monospace;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: var(--surface);
  background-image:
    linear-gradient(180deg, #221c16 0%, #2b2420 18%, #3a3129 46%, #372e26 100%);
  color: var(--text-light);
  font-family: var(--font-song);
  font-size: 14px;
  line-height: 1.55;
  letter-spacing: 0.01em;
  overflow-x: hidden;
}
h1, h2, p, figure, dl, dd, ol, ul {
  margin: 0;
  padding: 0;
}
ol, ul {
  list-style: none;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
button, input, select {
  font: inherit;
  color: inherit;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  background: linear-gradient(180deg, #1c1712 0%, #241d17 100%);
  border-bottom: 1px solid rgba(156, 59, 46, 0.5);
  box-shadow: 0 1px 0 rgba(185, 138, 75, 0.18), 0 4px 14px rgba(0, 0, 0, 0.45);
}
.header-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 9px 16px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
a[data-contract="site-name"] {
  font-family: var(--font-hei);
  font-weight: 900;
  font-size: 19px;
  letter-spacing: 0.14em;
  color: var(--cloth);
  text-decoration: none;
  border-left: 3px solid var(--dye-red);
  padding-left: 9px;
  line-height: 1.1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  transition: color 0.2s ease, border-color 0.2s ease;
}
a[data-contract="site-name"]:hover, a[data-contract="site-name"]:focus-visible {
  color: var(--ochre);
  border-color: var(--ochre);
}
.category-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px 8px;
  flex: 1 1 auto;
  min-width: 0;
}
a.runtime-category {
  display: inline-block;
  white-space: nowrap;
  font-family: var(--font-hei);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 4px 10px;
  color: var(--text-dim);
  text-decoration: none;
  background: rgba(230, 221, 206, 0.05);
  border: 1px solid rgba(230, 221, 206, 0.14);
  border-radius: 2px;
  transition: color 0.18s ease, background 0.18s ease, border-color 0.18s ease;
}
a.runtime-category:hover, a.runtime-category:focus-visible {
  color: #f3 ead9;
  color: #f3ead9;
  background: rgba(156, 59, 46, 0.35);
  border-color: var(--dye-red);
}
.page-main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px 40px;
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.hero-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.62fr);
  gap: 22px;
  align-items: start;
  margin-top: 18px;
  padding: 20px 18px;
  background:
    linear-gradient(115deg, #16120e 0%, #241b14 38%, #33281d 100%);
  border: 1px solid rgba(185, 138, 75, 0.28);
  border-radius: 3px;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.55);
}
.hero-media-group {
  position: relative;
  min-width: 0;
}
.poster-frame {
  position: relative;
  z-index: 2;
  margin: 0;
  background: #14100c;
  border: 1px solid rgba(185, 138, 75, 0.4);
  padding: 6px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.65);
}
.poster-frame img {
  display: block;
  width: 100%;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  filter: saturate(0.82) contrast(1.08) brightness(0.92);
}
.poster-caption {
  display: block;
  margin-top: 6px;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.04em;
  color: var(--ochre);
  text-align: right;
  line-height: 1.4;
}
.hero-backdrop {
  position: absolute;
  top: 34px;
  left: 46px;
  right: -18px;
  z-index: 1;
  min-height: 220px;
  padding: 14px;
  background:
    linear-gradient(160deg, rgba(156, 59, 46, 0.5) 0%, rgba(90, 62, 36, 0.42) 60%, rgba(77, 95, 84, 0.4) 100%),
    repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0 2px, transparent 2px 7px);
  border: 1px solid rgba(185, 138, 75, 0.35);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4);
  pointer-events: none;
}
.backdrop-texture {
  position: absolute;
  inset: 0;
  background-image:
    repeating-linear-gradient(0deg, rgba(216, 203, 184, 0.05) 0 1px, transparent 1px 5px),
    repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.08) 0 1px, transparent 1px 4px);
  mix-blend-mode: overlay;
}
.backdrop-deed {
  position: absolute;
  left: 14px;
  bottom: 14px;
  right: 14px;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.12em;
  color: rgba(230, 221, 206, 0.55);
  text-transform: uppercase;
  border-top: 1px dashed rgba(230, 221, 206, 0.28);
  padding-top: 6px;
}
.hero-info {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.hero-kicker {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  color: var(--ochre);
  border-left: 3px solid var(--dye-red);
  padding-left: 9px;
}
.hero-title {
  font-family: var(--font-hei);
  font-weight: 900;
  font-size: 40px;
  line-height: 1.05;
  letter-spacing: 0.04em;
  color: #f2e9d8;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.55), 0 0 26px rgba(198, 65, 44, 0.35);
}
.hero-tagline {
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  color: var(--dye-red-bright);
  border-left: 3px solid rgba(185, 138, 75, 0.7);
  padding-left: 10px;
}
.hero-seo {
  font-family: var(--font-song);
  font-size: 13px;
  line-height: 1.72;
  color: var(--text-dim);
  text-align: justify;
}
.player-shell {
  position: relative;
  width: 100%;
  min-width: 0;
  background: #0f0c09;
  border: 1px solid rgba(185, 138, 75, 0.32);
  padding: 6px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
}
.player-shell video {
  display: block;
  width: 100%;
  background: #000;
}
.player-controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 8px;
  margin-top: 7px;
  padding: 7px 8px;
  background: rgba(20, 16, 12, 0.85);
  border-top: 1px solid rgba(185, 138, 75, 0.25);
}
.player-btn {
  font-family: var(--font-hei);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding: 4px 9px;
  color: var(--text-light);
  background: rgba(156, 59, 46, 0.28);
  border: 1px solid rgba(185, 138, 75, 0.45);
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, border-color 0.16s ease;
}
.player-btn:hover, .player-btn:focus-visible {
  background: var(--dye-red-bright);
  border-color: var(--ochre);
  color: #fff6e9;
}
.player-range {
  -webkit-appearance: none;
  appearance: none;
  flex: 1 1 90px;
  min-width: 70px;
  height: 4px;
  background: rgba(230, 221, 206, 0.22);
  border-radius: 2px;
  cursor: pointer;
}
.player-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--ochre);
  border: 1px solid #1c1714;
}
.player-range::-moz-range-thumb {
  width: 12px;
  height: 12px;
  border: 1px solid #1c1714;
  border-radius: 50%;
  background: var(--ochre);
}
.player-speed-label {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--text-dim);
  letter-spacing: 0.06em;
}
.player-speed {
  font-family: var(--font-mono);
  font-size: 11px;
  padding: 3px 6px;
  background: rgba(20, 16, 12, 0.9);
  color: var(--text-light);
  border: 1px solid rgba(185, 138, 75, 0.45);
  border-radius: 2px;
  cursor: pointer;
}
.player-shell.is-theater {
  width: 100%;
  background: #070503;
  border-color: var(--dye-red);
}
.player-shell.is-lights-off {
  background: #000;
  box-shadow: 0 0 0 1px #000, 0 0 40px rgba(198, 65, 44, 0.25);
}
.player-shell.is-lights-off video {
  filter: brightness(1.06);
}
.player-shell video.is-muted, .player-shell.is-muted .player-btn[data-player-action="mute"] {
  background: rgba(198, 65, 44, 0.5);
}
.episode-status {
  border: 1px solid var(--rule);
  border-left: 3px solid var(--spring-green);
  background: rgba(77, 95, 84, 0.16);
  padding: 9px 11px;
}
.status-heading {
  font-family: var(--font-hei);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.2em;
  color: var(--spring-green);
  margin-bottom: 7px;
}
.status-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 5px 12px;
}
.status-item {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  border-left: 1px solid rgba(185, 138, 75, 0.35);
  padding-left: 7px;
}
.status-label {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.08em;
  color: var(--text-dim);
}
.status-value {
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 15px;
  color: #f0e6d4;
}
.cast-block {
  border-top: 1px solid var(--rule);
  padding-top: 10px;
}
.block-heading {
  font-family: var(--font-hei);
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.16em;
  color: var(--ochre);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.block-heading::after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  background: linear-gradient(90deg, rgba(185, 138, 75, 0.55), transparent);
}
.cast-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 6px 14px;
}
.cast-item {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  padding: 6px 0;
  border-bottom: 1px dotted rgba(230, 221, 206, 0.14);
}
.cast-avatar {
  flex: 0 0 46px;
  width: 46px;
  margin: 0;
}
.cast-avatar img {
  width: 46px;
  height: 62px;
  object-fit: cover;
  display: block;
  filter: saturate(0.75) contrast(1.05);
  border: 1px solid rgba(185, 138, 75, 0.4);
}
.cast-avatar figcaption {
  margin-top: 3px;
  font-family: var(--font-mono);
  font-size: 9px;
  line-height: 1.3;
  color: var(--spring-green);
  letter-spacing: 0.02em;
}
.cast-text {
  min-width: 0;
  padding-top: 1px;
}
.cast-name {
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 13px;
  color: #f0e6d4;
  line-height: 1.35;
}
.cast-role {
  font-family: var(--font-song);
  font-size: 11.5px;
  line-height: 1.5;
  color: var(--text-dim);
  margin-top: 2px;
}
.synopsis-block {
  border-top: 1px solid var(--rule);
  padding-top: 10px;
}
.synopsis-body {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 4px 20px;
  align-items: start;
}
.synopsis-para {
  font-family: var(--font-song);
  font-size: 12.5px;
  line-height: 1.75;
  color: var(--text-dim);
  text-align: justify;
  padding-left: 9px;
  border-left: 1px solid rgba(156, 59, 46, 0.4);
}
.details-block {
  border-top: 1px solid var(--rule);
  padding-top: 10px;
}
.details-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 0 18px;
  align-items: start;
}
.detail-row {
  display: flex;
  align-items: baseline;
  gap: 8px;
  padding: 4px 0;
  border-bottom: 1px dotted rgba(230, 221, 206, 0.12);
  min-width: 0;
}
.detail-key {
  flex: 0 0 52px;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.06em;
  color: var(--spring-green);
}
.detail-value {
  flex: 1 1 auto;
  min-width: 0;
  font-family: var(--font-song);
  font-size: 12.5px;
  color: var(--text-light);
  overflow-wrap: anywhere;
}
.section-heading {
  font-family: var(--font-hei);
  font-weight: 900;
  font-size: 17px;
  letter-spacing: 0.18em;
  color: #f0e6d4;
  margin-bottom: 10px;
  padding-left: 11px;
  border-left: 4px solid var(--dye-red);
  line-height: 1.2;
}
.timeline-section {
  border-top: 1px solid var(--rule);
  padding-top: 14px;
}
.timeline-strip {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  padding: 4px 2px 12px;
  scrollbar-width: thin;
  scrollbar-color: var(--dye-red) rgba(230, 221, 206, 0.12);
  -webkit-overflow-scrolling: touch;
}
.timeline-strip::-webkit-scrollbar {
  height: 7px;
}
.timeline-strip::-webkit-scrollbar-track {
  background: rgba(230, 221, 206, 0.1);
}
.timeline-strip::-webkit-scrollbar-thumb {
  background: var(--dye-red);
  border-radius: 4px;
}
.timeline-frame {
  flex: 0 0 176px;
  position: relative;
  padding: 10px 11px 12px;
  border: 1px solid rgba(185, 138, 75, 0.4);
  background-color: rgba(58, 49, 41, 0.9);
  background-image:
    repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0 1px, transparent 1px 5px),
    repeating-linear-gradient(0deg, rgba(216, 203, 184, 0.05) 0 1px, transparent 1px 6px);
  cursor: pointer;
  transition: border-color 0.18s ease, background-color 0.18s ease, transform 0.18s ease;
}
.timeline-frame::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  width: 8px;
  height: 8px;
  border: 1px solid var(--ochre);
  background: rgba(185, 138, 75, 0.25);
  border-radius: 50%;
}
.timeline-frame:hover {
  border-color: var(--ochre);
  transform: translateY(-2px);
}
.timeline-frame-active {
  border-color: var(--cinnabar);
  background-color: rgba(156, 59, 46, 0.42);
  box-shadow: inset 0 0 0 1px rgba(198, 65, 44, 0.55), 0 4px 16px rgba(198, 65, 44, 0.25);
}
.timeline-frame-active::before {
  background: var(--cinnabar);
  border-color: #f0e6d4;
  box-shadow: 0 0 8px rgba(198, 65, 44, 0.9);
}
.timeline-frame.is-active {
  border-color: var(--cinnabar);
  background-color: rgba(156, 59, 46, 0.42);
}
.timeline-timecode {
  display: block;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.1em;
  color: var(--ochre);
  margin-bottom: 5px;
}
.timeline-frame-active .timeline-timecode {
  color: #ffd9c2;
}
.timeline-label {
  display: block;
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-light);
}
.episodes-section {
  border-top: 1px solid var(--rule);
  padding-top: 14px;
}
.episode-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 6px;
  align-items: start;
}
.episode-card {
  position: relative;
  min-width: 0;
  padding: 7px 8px 8px;
  border: 1px solid rgba(230, 221, 206, 0.14);
  background-color: rgba(46, 39, 32, 0.85);
  background-image:
    repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.14) 0 1px, transparent 1px 5px);
  cursor: pointer;
  transition: border-color 0.16s ease, background-color 0.16s ease;
}
.episode-card:hover, .episode-card:focus-within {
  border-color: var(--ochre);
  background-color: rgba(185, 138, 75, 0.16);
  z-index: 3;
}
.episode-card-active, .episode-card.is-active {
  border-color: var(--cinnabar);
  background-color: rgba(156, 59, 46, 0.4);
  box-shadow: inset 0 0 0 1px rgba(198, 65, 44, 0.5);
}
.episode-number {
  display: block;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.08em;
  color: var(--ochre);
  line-height: 1.3;
}
.episode-card-active .episode-number, .episode-card.is-active .episode-number {
  color: #ffd9c2;
}
.episode-title {
  display: block;
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 13px;
  line-height: 1.35;
  color: #f0e6d4;
  margin-top: 2px;
}
.episode-duration {
  display: block;
  font-family: var(--font-mono);
  font-size: 9.5px;
  letter-spacing: 0.04em;
  color: var(--spring-green);
  margin-top: 3px;
}
.episode-summary {
  position: absolute;
  left: -1px;
  right: -1px;
  top: calc(100% + 3px);
  z-index: 6;
  padding: 7px 9px;
  font-family: var(--font-song);
  font-size: 11.5px;
  line-height: 1.55;
  color: #1c1714;
  background: var(--cloth);
  border: 1px solid var(--ochre-deep);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.55);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-4px);
  transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
  pointer-events: none;
}
.episode-card:hover .episode-summary, .episode-card:focus-within .episode-summary {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.comments-section {
  border-top: 1px solid var(--rule);
  padding-top: 14px;
}
.comment-stack {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 26px;
  align-items: start;
}
.comment-card {
  position: relative;
  padding: 10px 12px;
  background-color: rgba(216, 203, 184, 0.94);
  color: #241d17;
  border: 1px solid var(--ochre-deep);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.4), 0 6px 16px rgba(0, 0, 0, 0.35);
  transform: rotate(-0.4deg);
}
.comment-card:nth-child(even) {
  transform: rotate(0.5deg) translateY(6px);
  background-color: rgba(206, 191, 170, 0.94);
  margin-left: 14px;
  z-index: 2;
}
.comment-card:nth-child(odd) {
  margin-right: 14px;
}
.comment-card:nth-child(3n) {
  transform: rotate(-0.7deg) translateY(3px);
}
.comment-text {
  font-family: var(--font-song);
  font-size: 12.5px;
  line-height: 1.62;
  color: #241d17;
  text-align: justify;
}
.comment-nickname {
  display: block;
  margin-top: 7px;
  padding-top: 5px;
  border-top: 1px dashed rgba(36, 29, 23, 0.35);
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.06em;
  color: var(--dye-red);
  text-align: right;
}
.recommend-region {
  border-top: 1px solid var(--rule);
  padding-top: 14px;
}
.recommend-split {
  display: grid;
  grid-template-columns: minmax(150px, 0.34fr) minmax(0, 1fr);
  gap: 14px 22px;
  align-items: start;
}
.recommend-title {
  font-family: var(--font-hei);
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 0.12em;
  line-height: 1.35;
  color: var(--ochre);
  padding-left: 10px;
  border-left: 3px solid var(--dye-red);
  position: sticky;
  top: 62px;
}
.recommend-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  align-items: start;
}
.recommend-item {
  min-width: 0;
}
a[data-runtime="recommendation"] {
  display: flex;
  flex-direction: column;
  gap: 5px;
  height: 100%;
  padding: 6px;
  background-color: rgba(46, 39, 32, 0.85);
  border: 1px solid rgba(230, 221, 206, 0.14);
  color: var(--text-light);
  text-decoration: none;
  transition: border-color 0.18s ease, background-color 0.18s ease;
}
a[data-runtime="recommendation"]:hover, a[data-runtime="recommendation"]:focus-visible {
  border-color: var(--ochre);
  background-color: rgba(185, 138, 75, 0.16);
}
a[data-runtime="recommendation"] img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
  filter: saturate(0.78) contrast(1.06);
  border: 1px solid rgba(0, 0, 0, 0.5);
}
a[data-runtime="recommendation"] [data-runtime="name"] {
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 12.5px;
  line-height: 1.4;
  color: #f0e6d4;
}
a[data-runtime="recommendation"] [data-runtime="blurb"] {
  font-family: var(--font-song);
  font-size: 11px;
  line-height: 1.5;
  color: var(--text-dim);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.site-footer {
  margin-top: 12px;
  padding: 20px 16px 30px;
  background: linear-gradient(180deg, #241d17 0%, #17120e 100%);
  border-top: 1px solid rgba(156, 59, 46, 0.5);
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  text-align: center;
}
.footer-disclaimer {
  max-width: 760px;
  font-family: var(--font-song);
  font-size: 11.5px;
  line-height: 1.7;
  color: var(--text-dim);
  text-align: center;
}
.footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 18px;
}
a[data-contract="footer-home"], a[data-contract="footer-sitemap"] {
  font-family: var(--font-hei);
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: var(--ochre);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  transition: color 0.18s ease, border-color 0.18s ease;
}
a[data-contract="footer-home"]:hover, a[data-contract="footer-home"]:focus-visible, a[data-contract="footer-sitemap"]:hover, a[data-contract="footer-sitemap"]:focus-visible {
  color: var(--cloth);
  border-bottom-color: var(--dye-red);
}
.site-footer nav[data-contract="friend-links"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 6px 12px;
  max-width: 900px;
  padding-top: 10px;
  border-top: 1px solid var(--rule);
  width: 100%;
}
.friend-links-label {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.14em;
  color: var(--spring-green);
  white-space: nowrap;
}
a.runtime-friend-link {
  font-family: var(--font-song);
  font-size: 11.5px;
  color: var(--text-dim);
  text-decoration: none;
  border-bottom: 1px dotted rgba(230, 221, 206, 0.3);
  transition: color 0.16s ease, border-color 0.16s ease;
}
a.runtime-friend-link:hover, a.runtime-friend-link:focus-visible {
  color: var(--ochre);
  border-bottom-color: var(--ochre);
}
a:focus-visible, button:focus-visible, select:focus-visible, input:focus-visible {
  outline: 2px solid var(--ochre);
  outline-offset: 2px;
}
@media (max-width: 1080px) {.hero-panel {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr);
    gap: 18px;
  }
.hero-title {
    font-size: 34px;
  }
.episode-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
.recommend-split {
    grid-template-columns: minmax(120px, 0.3fr) minmax(0, 1fr);
  }}
@media (max-width: 860px) {.header-inner {
    gap: 12px;
  }
.hero-panel {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    padding: 16px 13px;
  }
.hero-media-group {
    max-width: 340px;
  }
.hero-backdrop {
    top: 26px;
    left: 34px;
    right: -12px;
  }
.hero-title {
    font-size: 30px;
  }
.episode-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
.recommend-split {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }
.recommend-title {
    position: static;
    border-left-width: 3px;
  }
.recommend-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }}
@media (max-width: 640px) {body {
    font-size: 13.5px;
  }
.page-main {
    padding: 0 11px 30px;
    gap: 20px;
  }
.hero-title {
    font-size: 25px;
  }
.hero-tagline {
    font-size: 13.5px;
  }
.status-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.synopsis-body {
    grid-template-columns: minmax(0, 1fr);
  }
.details-list {
    grid-template-columns: minmax(0, 1fr);
  }
.episode-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.comment-stack {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }
.comment-card:nth-child(even), .comment-card:nth-child(odd), .comment-card:nth-child(3n) {
    margin-left: 0;
    margin-right: 0;
    transform: rotate(0deg);
  }
.comment-card:nth-child(even) {
    transform: rotate(0.4deg);
  }
.recommend-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.player-range {
    flex: 1 1 60px;
  }}
@media (max-width: 420px) {.hero-media-group {
    max-width: 100%;
  }
.hero-backdrop {
    top: 20px;
    left: 24px;
    right: -8px;
    min-height: 160px;
  }
.cast-list {
    grid-template-columns: minmax(0, 1fr);
  }
.episode-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.recommend-list {
    grid-template-columns: minmax(0, 1fr);
  }
.player-btn {
    font-size: 10px;
    padding: 4px 7px;
  }}

footer{text-align:center!important}
footer *{justify-content:center!important}
footer :is(div,nav,ul,ol,p,section,address){margin-left:auto!important;margin-right:auto!important}
