*, *::before, *::after {box-sizing:border-box;margin:0;padding:0}
html {scroll-behavior:smooth}
body {font-family:"PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,-apple-system,sans-serif;background:#f5efe6;color:#3a2e25;line-height:1.6;overflow-x:hidden}
img, video {max-width:100%;display:block}
ul, ol {list-style:none}
a {text-decoration:none;color:inherit}
button {font:inherit;cursor:pointer;border:none;background:none}
header {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:16px 32px;background:#4a3528;border-bottom:4px solid #c87941;position:relative;z-index:10}
a[data-contract="site-name"] {font-size:1.5rem;font-weight:700;color:#f5e6d3;letter-spacing:2px;font-family:"Songti SC","Noto Serif SC",serif;padding:8px 0;text-decoration:none}
a[data-contract="site-name"]:hover {color:#e8b04b}
nav[data-contract="categories"] {display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.runtime-category {color:#f5e6d3;background:rgba(255,255,255,0.1);border:1px solid rgba(245,230,211,0.3);padding:6px 16px;border-radius:20px;font-size:0.9rem;font-weight:500;white-space:nowrap;transition:all 0.3s;text-decoration:none;display:inline-block}
.runtime-category:hover {background:#c87941;border-color:#c87941;color:#fff}
.hero-stage {position:relative;min-height:70vh;background:linear-gradient(180deg,#2a1a12 0%,#3b281c 60%,#4a3528 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 20px 100px}
.hero-stage--curtain {position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,rgba(200,121,65,0.3) 0%,transparent 60%),radial-gradient(ellipse at 70% 60%,rgba(232,176,75,0.15) 0%,transparent 50%);pointer-events:none}
.hero-stage--content {position:relative;z-index:2;text-align:center;max-width:900px;margin:0 auto}
.hero-stage--title {font-size:3rem;font-weight:700;color:#f5e6d3;font-family:"Songti SC","Noto Serif SC",serif;text-shadow:0 4px 30px rgba(0,0,0,0.5);letter-spacing:4px;margin-bottom:20px}
.hero-stage--tagline {font-size:1.4rem;color:#e8b04b;letter-spacing:6px;font-weight:300}
.hero-stage--spotlight {position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);width:80%;height:80px;background:radial-gradient(ellipse,rgba(200,121,65,0.5) 0%,transparent 70%);filter:blur(20px);pointer-events:none}
.movie-overview {background:#f5efe6;padding:40px 32px;position:relative}
.movie-overview--grid {display:grid;grid-template-columns:300px minmax(0,1fr);gap:36px;max-width:1200px;margin:0 auto;align-items:start}
.movie-overview--poster-wrapper {position:relative;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px rgba(58,46,37,0.25);background:#3b281c;align-self:start;aspect-ratio:2/3}
.movie-overview--poster-wrapper img {width:100%;height:100%;object-fit:cover}
.movie-overview--info {display:flex;flex-direction:column;gap:20px;background:#fff;border-radius:16px;padding:28px;border:1px solid #e8dcc8;box-shadow:0 4px 20px rgba(58,46,37,0.06)}
.movie-overview--title-group {border-bottom:2px solid #e8dcc8;padding-bottom:16px}
.movie-overview--title {font-size:1.8rem;font-weight:700;color:#3a2e25;font-family:"Songti SC","Noto Serif SC",serif;margin-bottom:8px}
.movie-overview--tagline {color:#c87941;font-size:1rem;letter-spacing:1px}
.section-heading {font-size:1.5rem;font-weight:700;color:#3a2e25;font-family:"Songti SC","Noto Serif SC",serif;margin-bottom:16px;padding-left:16px;border-left:4px solid #c87941}
.section-heading--small {font-size:1.1rem;margin-bottom:12px;border-left-color:#e8b04b;padding-left:12px}
.cast-panel--list {display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}
.cast-card {flex:0 0 auto}
.cast-card--profile {display:flex;flex-direction:column;align-items:center;gap:6px;color:#3a2e25;transition:transform 0.3s,color 0.3s;text-decoration:none}
.cast-card--profile:hover {transform:translateY(-4px);color:#c87941}
.cast-card--avatar {width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#e8b04b,#c87941);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;font-weight:700;box-shadow:0 4px 12px rgba(200,121,65,0.3)}
.cast-card--avatar::after {content:"🎭";font-size:1.5rem}
.cast-card--name {font-size:0.9rem;font-weight:600}
.synopsis-panel--text p {margin-bottom:12px;color:#5a4a3e;line-height:1.8;font-size:0.95rem}
.synopsis-panel--text p:last-child {margin-bottom:0}
.player-wrapper {position:relative;border-radius:12px;overflow:hidden;background:#1a120c;box-shadow:0 8px 24px rgba(0,0,0,0.3)}
.player-wrapper video {display:block;background:#000}
.player-controls {display:flex;align-items:center;gap:4px;background:#2a1a12;padding:8px 12px;flex-wrap:wrap}
.player-controls--btn {background:transparent;border:1px solid rgba(255,255,255,0.2);color:#f5e6d3;border-radius:6px;padding:6px 12px;font-size:0.85rem;transition:all 0.3s;white-space:nowrap}
.player-controls--btn:hover {background:#c87941;border-color:#c87941}
.player-controls--spacer {flex:1}
.player-controls--btn:focus-visible {outline:2px solid #e8b04b;outline-offset:2px}
.episode-status {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#faf5ee;border:1px solid #e8dcc8;border-radius:10px;padding:14px 16px}
.episode-status--meta {display:flex;gap:8px;flex-wrap:wrap}
.episode-status--badge {background:#e8b04b;color:#3a2e25;font-size:0.85rem;padding:4px 12px;border-radius:20px;font-weight:600}
.episode-status--continue {background:#c87941;color:#fff;padding:8px 24px;border-radius:24px;font-weight:600;transition:background 0.3s}
.episode-status--continue:hover {background:#a85e2f}
.detail-panel--list {display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.detail-panel--item {display:flex;gap:8px;padding:6px 0;border-bottom:1px dashed #e8dcc8}
.detail-panel--item:last-child {border-bottom:none}
.detail-panel--label {color:#8a7565;font-size:0.85rem;flex:0 0 70px}
.detail-panel--value {color:#3a2e25;font-weight:500;font-size:0.95rem}
.timeline-panel {background:#4a3528;padding:48px 32px;color:#f5e6d3}
.timeline-panel .section-heading {color:#f5e6d3;border-left-color:#e8b04b}
.timeline-panel--scroller {overflow-x:auto;padding:20px 0 12px;scrollbar-width:thin;scrollbar-color:#c87941 transparent}
.timeline-panel--scroller::-webkit-scrollbar {height:6px}
.timeline-panel--scroller::-webkit-scrollbar-thumb {background:#c87941;border-radius:4px}
.timeline-track {display:flex;gap:32px;min-width:max-content;position:relative;padding:0 20px}
.timeline-track::before {content:"";position:absolute;top:16px;left:20px;right:20px;height:2px;background:linear-gradient(90deg,#c87941,#e8b04b)}
.timeline-node {position:relative;flex:0 0 200px;padding-top:48px}
.timeline-node--point {position:absolute;top:8px;left:0;width:20px;height:20px;border-radius:50%;background:#e8b04b;border:4px solid #4a3528;box-shadow:0 0 0 2px #c87941;transition:transform 0.3s}
.timeline-node:hover .timeline-node--point {transform:scale(1.3);background:#c87941}
.timeline-node--timecode {font-size:1.1rem;font-weight:700;color:#e8b04b;display:block;margin-bottom:8px}
.timeline-node--label {font-size:0.9rem;color:#e8dcc8;line-height:1.6}
.episodes-panel {padding:48px 32px;background:#fff}
.episode-grid {display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto}
.episode-card {background:#faf5ee;border:1px solid #e8dcc8;border-radius:12px;transition:transform 0.3s,box-shadow 0.3s}
.episode-card:hover {transform:translateY(-4px);box-shadow:0 8px 20px rgba(58,46,37,0.1)}
.episode-card--inner {display:flex;gap:16px;padding:16px;align-items:flex-start;height:100%}
.episode-card--number {background:#c87941;color:#fff;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}
.episode-card--content {flex:1;min-width:0}
.episode-card--title {font-size:1rem;font-weight:600;color:#3a2e25;margin-bottom:6px;font-family:"Songti SC","Noto Serif SC",serif}
.episode-card--summary {font-size:0.85rem;color:#5a4a3e;line-height:1.5;margin-bottom:8px}
.episode-card--duration {font-size:0.8rem;color:#8a7565;background:#e8dcc8;padding:2px 10px;border-radius:12px;display:inline-block}
.comments-panel {padding:48px 32px;background:#f5efe6}
.comments-wall {display:flex;flex-wrap:wrap;gap:16px;max-width:1200px;margin:0 auto;align-items:flex-start}
.comment-card {flex:1 1 calc(33.333% - 16px);min-width:250px;background:#fff;border:1px solid #e8dcc8;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(58,46,37,0.05)}
.comment-card--quote {display:flex;flex-direction:column;gap:10px}
.comment-card--nickname {font-weight:600;color:#c87941;font-size:0.95rem}
.comment-card--text {color:#3a2e25;line-height:1.6;font-size:0.9rem}
.recommendation-region {padding:48px 32px;background:#fff;border-top:1px solid #e8dcc8}
.recommendation-region .section-heading {color:#3a2e25}
.recommendation-grid {display:grid;gap:20px;max-width:1200px;margin:0 auto}
.recommendation-grid--four {grid-template-columns:repeat(4,1fr)}
.recommendation-grid--three {grid-template-columns:repeat(3,1fr)}
.recommendation-card {display:flex;flex-direction:column;background:#faf5ee;border:1px solid #e8dcc8;border-radius:12px;overflow:hidden;transition:transform 0.3s,box-shadow 0.3s;text-decoration:none;color:#3a2e25;height:100%}
.recommendation-card:hover {transform:translateY(-6px);box-shadow:0 12px 24px rgba(58,46,37,0.12)}
.recommendation-card img {width:100%;aspect-ratio:16/9;object-fit:cover;background:#3b281c}
.recommendation-card--name {font-size:1rem;font-weight:600;padding:12px 14px 4px;font-family:"Songti SC","Noto Serif SC",serif}
.recommendation-card--blurb {font-size:0.85rem;color:#5a4a3e;padding:0 14px 14px;line-height:1.5;flex:1}
footer {background:#2a1a12;color:#c8b8a8;padding:40px 32px 24px;font-size:0.85rem}
footer [data-contract="disclaimer"] {margin-bottom:20px;line-height:1.6;max-width:1200px;margin-left:auto;margin-right:auto}
a[data-contract="footer-home"], a[data-contract="footer-sitemap"] {color:#e8b04b;text-decoration:none;margin-right:24px;display:inline-block;transition:color 0.3s}
a[data-contract="footer-home"]:hover, a[data-contract="footer-sitemap"]:hover {color:#c87941}
nav[data-contract="friend-links"] {max-width:1200px;margin:16px auto 0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.friend-links--label {color:#8a7565;margin-right:8px}
.runtime-friend-link {color:#c8b8a8;text-decoration:none;border:1px solid rgba(255,255,255,0.15);padding:4px 12px;border-radius:16px;font-size:0.8rem;transition:all 0.3s;white-space:nowrap}
.runtime-friend-link:hover {color:#e8b04b;border-color:#e8b04b}
.player.fullscreen .player-wrapper {position:fixed;inset:0;z-index:9999;border-radius:0;background:#000}
.player.fullscreen video {height:100vh;object-fit:contain}
.player.lights-dim body, .lights-dim {background:#1a120c}
.lights-dim .movie-overview, .lights-dim .episodes-panel, .lights-dim .comments-panel, .lights-dim .recommendation-region {background:#2a1a12;color:#e8dcc8}
.lights-dim .movie-overview--info, .lights-dim .episode-card, .lights-dim .comment-card, .lights-dim .recommendation-card {background:#3b281c;border-color:#4a3528;color:#e8dcc8}
.lights-dim .episode-card--title, .lights-dim .recommendation-card--name, .lights-dim .section-heading {color:#f5e6d3}
.lights-dim .episode-card--summary, .lights-dim .recommendation-card--blurb, .lights-dim .comment-card--text, .lights-dim .synopsis-panel--text p {color:#c8b8a8}
.lights-dim .detail-panel--value {color:#e8dcc8}
.lights-dim .detail-panel--item {border-color:#4a3528}
.theater-mode {max-width:none}
.player .progress {position:relative}
.player .volume {display:flex}
.player .mute {opacity:0.6}
.player .speed {font-weight:700}
.player .play {background:#c87941}
.player .pip {border-color:#e8b04b}
.player .light {background:#2a1a12}
.player .click {transform:scale(0.95)}
.player .theater {background:#4a3528}
.player .fullscreen {background:#1a120c}
.player .lights-dim {background:#1a120c}
@media (max-width:1024px){.movie-overview--grid {grid-template-columns:250px minmax(0,1fr);gap:24px}
.recommendation-grid--four {grid-template-columns:repeat(2,1fr)}
.recommendation-grid--three {grid-template-columns:repeat(2,1fr)}
.episode-grid {grid-template-columns:repeat(2,1fr)}
.comment-card {flex:1 1 calc(50% - 16px)}
.hero-stage--title {font-size:2.2rem}
.hero-stage--tagline {font-size:1.1rem}}
@media (max-width:768px){header {padding:12px 16px;flex-direction:column;align-items:flex-start;gap:12px}
nav[data-contract="categories"] {width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
.hero-stage {min-height:60vh;padding:60px 16px 80px}
.hero-stage--title {font-size:1.6rem;letter-spacing:2px}
.hero-stage--tagline {font-size:0.95rem;letter-spacing:3px}
.movie-overview {padding:24px 16px}
.movie-overview--grid {grid-template-columns:1fr;gap:20px}
.movie-overview--poster-wrapper {max-width:280px;margin:0 auto;width:100%}
.movie-overview--info {padding:20px 16px}
.movie-overview--title {font-size:1.4rem}
.detail-panel--list {grid-template-columns:1fr}
.episode-grid {grid-template-columns:1fr}
.comments-wall {flex-direction:column}
.comment-card {flex:1 1 100%;min-width:auto}
.recommendation-grid--four, .recommendation-grid--three {grid-template-columns:1fr}
.timeline-panel, .episodes-panel, .comments-panel, .recommendation-region {padding:32px 16px}
.player-controls {justify-content:flex-start;gap:6px}
.player-controls--btn {padding:4px 10px;font-size:0.8rem}
.section-heading {font-size:1.3rem}}
@media (max-width:480px){.episode-status {flex-direction:column;align-items:flex-start}
.episode-status--continue {width:100%;text-align:center}
.detail-panel--item {flex-direction:column;gap:2px}
.detail-panel--label {flex:none}
.cast-panel--list {justify-content:center}
.cast-card--avatar {width:56px;height:56px}
.timeline-track {gap:20px}
.timeline-node {flex-basis:160px;flex-shrink:1}
.recommendation-card img {aspect-ratio:16/10}
.player-controls--spacer {display:none}
.player-controls--btn {flex:1;text-align:center}
.player-controls {display:grid;grid-template-columns:repeat(2,1fr)}
.player-controls--btn:first-child {grid-column:1/-1}
.player-controls--spacer {display:none}}
@media (prefers-reduced-motion:reduce){* {transition:none!important;animation:none!important}
.hero-stage--content {animation:none}
.timeline-node--point {transition:none}
.recommendation-card {transition:none}
.cast-card--profile {transition:none}
.episode-card {transition:none}}

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}
