*, *::before, *::after {box-sizing:border-box;margin:0;padding:0}
html {scroll-behavior:smooth}
body {background:#faf6ef;color:#3a2e24;font-family:"Source Han Sans SC","Noto Sans CJK SC","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.6;font-size:15px}
img, video {display:block;max-width:100%}
a {color:#3a2e24;text-decoration:none}
a[data-contract="site-name"] {color:#8a5a2b;text-decoration:none;font-weight:700}
a.runtime-category {color:#8a5a2b;text-decoration:none;white-space:nowrap;padding:4px 10px;border-radius:14px;font-size:14px;transition:background .2s}
a.runtime-category:hover {background:#f0e4d0;color:#6b3f14}
a[data-runtime="recommendation"] {color:#3a2e24;text-decoration:none}
a.runtime-friend-link {color:#7a6a55;text-decoration:none;white-space:nowrap;font-size:13px}
a.runtime-friend-link:hover {color:#8a5a2b;text-decoration:underline}
a[data-contract="footer-home"], a[data-contract="footer-sitemap"] {color:#7a6a55;text-decoration:none;font-size:13px}
a[data-contract="footer-home"]:hover, a[data-contract="footer-sitemap"]:hover {color:#8a5a2b;text-decoration:underline}
header {display:flex;align-items:center;justify-content:space-between;padding:14px 24px;background:linear-gradient(180deg,#fff8ec,#faf3e3);border-bottom:1px solid #e8dcc8;position:sticky;top:0;z-index:50;flex-wrap:wrap;gap:8px}
.site-brand {font-size:20px;letter-spacing:1px}
.categories-bar {display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-end}
.categories-bar .runtime-category {display:inline-block}
.hero-warm {background:linear-gradient(135deg,#f9edd7 0%,#f2ddb8 40%,#e8c88e 100%);padding:32px 24px 40px;position:relative;overflow:hidden}
.hero-warm::before {content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at right top,rgba(255,220,150,.5),transparent 70%);pointer-events:none}
.player-shell {max-width:960px;margin:0 auto;position:relative;background:#2a1f14;border-radius:12px;box-shadow:0 8px 24px rgba(90,70,40,.25);overflow:hidden}
.player-shell video {display:block;width:100%;aspect-ratio:16/9;background:#1a140e}
.player-controls {display:flex;gap:4px;padding:8px 12px;background:#322718;border-top:1px solid #4a3820;flex-wrap:wrap;justify-content:center}
.player-controls button {background:none;border:none;color:#f0d9a8;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s,color .2s}
.player-controls button:hover {background:#4a3820;color:#ffd98a}
.movie-overview-block {display:flex;gap:0;background:#fffaf1;border-bottom:1px solid #e8dcc8;padding:0;margin:0}
.poster-column {flex:0 0 280px;padding:24px 0 24px 24px;display:flex;align-items:flex-start}
.media-wrapper {width:240px;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(90,70,40,.18)}
.main-poster-img {width:100%;aspect-ratio:2/3;object-fit:cover;display:block}
.info-panel {flex:1;padding:24px 32px 24px 28px;min-width:0;display:flex;flex-direction:column;gap:14px}
.movie-title {font-family:"Source Han Serif SC","Noto Serif CJK SC","Songti SC",serif;font-size:28px;color:#4a2f14;font-weight:700;line-height:1.3;letter-spacing:1px}
.tagline {font-family:"Source Han Serif SC","Noto Serif CJK SC","Songti SC",serif;color:#b0823a;font-size:16px;letter-spacing:2px;font-style:italic}
.cast-chip-list {display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px 0;border-top:1px solid #f0e4d0;border-bottom:1px solid #f0e4d0}
.chip-label {font-size:14px;color:#8a6a3a;font-weight:600;white-space:nowrap}
.chip-item {background:#f5ead6;color:#5a3a1a;padding:4px 12px;border-radius:16px;font-size:14px;white-space:nowrap}
.synopsis-panel {display:flex;flex-direction:column;gap:10px;padding:4px 0}
.synopsis-text {font-size:15px;color:#4a3a28;line-height:1.8;text-align:justify}
.episode-status-meta {display:flex;gap:12px;flex-wrap:wrap;padding:6px 0}
.status-total, .status-current, .status-air {font-size:14px;padding:3px 12px;border-radius:4px;background:#f5ead6;color:#5a3a1a}
.status-current {background:#f0d9a8;color:#4a2f14;font-weight:600}
.status-air {background:#e8dcc8;color:#6a5030}
.details-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:8px 16px;padding-top:6px;border-top:1px solid #f0e4d0}
.detail-item {font-size:14px;color:#3a2e24;display:flex;flex-direction:column;gap:2px}
.detail-label {font-size:12px;color:#8a7a5a}
.timeline-section {background:#faf6ef;padding:28px 24px;border-bottom:1px solid #e8dcc8}
.section-heading {font-family:"Source Han Serif SC","Noto Serif CJK SC","Songti SC",serif;font-size:22px;color:#4a2f14;margin-bottom:16px;position:relative;padding-left:16px;font-weight:700}
.section-heading::before {content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:2px;background:linear-gradient(180deg,#f0c060,#c8903a)}
.timeline-horizontal {display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;padding:20px 0;max-width:1100px;margin:0 auto}
.timeline-horizontal::before {content:"";position:absolute;top:28px;left:5%;right:5%;height:3px;background:linear-gradient(90deg,#f0d9a8,#e8b860,#f0d9a8);border-radius:2px}
.timeline-node {display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:0 8px;position:relative}
.timeline-node::before {content:"";width:14px;height:14px;border-radius:50%;background:#f0c060;box-shadow:0 0 0 4px #faf0dc,0 2px 6px rgba(180,130,50,.4);z-index:1}
.timecode {font-family:"SF Mono","Consolas","Courier New",monospace;font-size:13px;color:#8a5a2b;font-weight:600;background:#f5ead6;padding:2px 10px;border-radius:10px}
.timeline-label {font-size:14px;color:#5a4a30;line-height:1.4;max-width:180px}
.episodes-grid-section {background:#fffaf1;padding:28px 24px;border-bottom:1px solid #e8dcc8}
.episode-grid {display:grid;grid-template-columns:repeat(2,1fr);gap:8px;max-width:1200px;margin:0 auto}
.episode-card {display:flex;align-items:center;gap:12px;padding:8px 14px;background:#faf6ef;border:1px solid #efe4d0;border-radius:6px;transition:background .2s,box-shadow .2s;cursor:default}
.episode-card:hover {background:#f5ead6;box-shadow:0 2px 8px rgba(90,70,40,.1)}
.ep-number {font-family:"SF Mono","Consolas","Courier New",monospace;font-size:15px;font-weight:700;color:#b0823a;background:#f0e4d0;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}
.ep-title {font-size:15px;color:#4a3a28}
.cast-cards-section {background:#faf6ef;padding:28px 24px;border-bottom:1px solid #e8dcc8}
.cast-card-row {display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:1000px;margin:0 auto}
.actor-card {display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 18px;background:#fffaf1;border-radius:10px;box-shadow:0 2px 10px rgba(90,70,40,.08);min-width:120px;transition:transform .2s}
.actor-card:hover {transform:translateY(-3px)}
.actor-avatar {width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#f0d9a8,#e8c88e);border:3px solid #faf0dc;box-shadow:0 2px 8px rgba(120,90,40,.2);position:relative;overflow:hidden}
.actor-avatar::after {content:"";position:absolute;top:14px;left:22px;width:28px;height:28px;border-radius:50%;background:rgba(255,245,220,.6)}
.actor-avatar::before {content:"";position:absolute;bottom:8px;left:12px;width:48px;height:20px;border-radius:20px 20px 0 0;background:rgba(255,245,220,.5)}
.actor-name {font-family:"Source Han Serif SC","Noto Serif CJK SC","Songti SC",serif;font-size:17px;color:#4a2f14;font-weight:700}
.actor-role {font-size:13px;color:#8a7a5a}
.comments-list-section {background:#fffaf1;padding:28px 24px;border-bottom:1px solid #e8dcc8}
.comments-list-section .section-heading {margin-bottom:12px}
.comment-item {background:#fdf8ec;border-left:3px solid #f0c060;padding:12px 16px;margin-bottom:10px;border-radius:0 6px 6px 0;max-width:900px;margin-left:auto;margin-right:auto}
.comment-nick {display:block;font-size:14px;color:#8a5a2b;font-weight:600;margin-bottom:4px}
.comment-text {font-size:15px;color:#4a3a28;line-height:1.7}
.recommendation-region {background:#faf6ef;padding:28px 24px;border-bottom:1px solid #e8dcc8}
.rec-heading {font-family:"Source Han Serif SC","Noto Serif CJK SC","Songti SC",serif;font-size:22px;color:#4a2f14;margin-bottom:16px;position:relative;padding-left:16px;font-weight:700}
.rec-heading::before {content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:2px;background:linear-gradient(180deg,#f0c060,#c8903a)}
.rec-grid-3 {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px;margin:0 auto}
.rec-grid-4 {display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1200px;margin:0 auto}
.rec-grid-5 {display:grid;grid-template-columns:repeat(5,1fr);gap:12px;max-width:1300px;margin:0 auto}
a[data-runtime="recommendation"] {display:flex;flex-direction:column;background:#fffaf1;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(90,70,40,.08);transition:transform .2s,box-shadow .2s}
a[data-runtime="recommendation"]:hover {transform:translateY(-3px);box-shadow:0 4px 16px rgba(90,70,40,.15)}
a[data-runtime="recommendation"] img {width:100%;aspect-ratio:16/9;object-fit:cover;background:#e8dcc8}
a[data-runtime="recommendation"] span[data-runtime="name"] {padding:10px 12px 2px;font-size:15px;font-weight:600;color:#4a2f14;font-family:"Source Han Serif SC","Noto Serif CJK SC","Songti SC",serif}
a[data-runtime="recommendation"] span[data-runtime="blurb"] {padding:0 12px 12px;font-size:13px;color:#7a6a55;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
footer {background:#f0e8d8;padding:24px;border-top:2px solid #e0d0b8}
.footer-disclaimer {font-size:13px;color:#7a6a55;text-align:center;max-width:800px;margin:0 auto 20px;line-height:1.7}
.friend-links {display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;max-width:1000px;margin:0 auto 20px;align-items:center}
.friend-label {font-size:13px;color:#8a6a3a;font-weight:600;white-space:nowrap}
.footer-bottom {display:flex;justify-content:center;gap:24px;padding-top:12px;border-top:1px solid #ddd0b8}
.player.video.playing video, .video.playing {box-shadow:0 0 20px rgba(240,192,96,.3)}
.video.progress-active video {outline:2px solid #f0c060}
.video.volume-active video {outline:2px solid #8a5a2b}
.video.muted video {filter:brightness(.7)}
.video.speed-active video {outline:2px dashed #f0c060}
.video.theater-mode {max-width:100%;background:#1a140e;border-radius:0}
.video.lights-off {filter:brightness(.9)}
.player-controls .click {background:#4a3820}
@media (max-width:1200px){.rec-grid-5 {grid-template-columns:repeat(3,1fr)}
.rec-grid-4 {grid-template-columns:repeat(3,1fr)}}
@media (max-width:992px){.movie-overview-block {flex-direction:column}
.poster-column {flex:0 0 auto;padding:20px 20px 0;justify-content:center}
.media-wrapper {width:220px}
.info-panel {padding:16px 24px 24px}
.details-grid {grid-template-columns:repeat(3,1fr)}
.timeline-horizontal {grid-template-columns:repeat(2,1fr);row-gap:24px}
.timeline-horizontal::before {display:none}
.timeline-node::before {display:none}
.rec-grid-4, .rec-grid-3 {grid-template-columns:repeat(2,1fr)}
.episode-grid {grid-template-columns:2fr}}
@media (max-width:768px){header {padding:10px 16px}
.site-brand {font-size:17px}
.categories-bar {width:100%;justify-content:flex-start}
.hero-warm {padding:20px 12px 28px}
.movie-title {font-size:22px}
.details-grid {grid-template-columns:repeat(2,1fr)}
.cast-card-row {gap:12px}
.actor-card {min-width:100px;padding:10px 12px}
.episode-grid {grid-template-columns:1fr}
.rec-grid-3, .rec-grid-4, .rec-grid-5 {grid-template-columns:repeat(2,1fr)}
.footer-bottom {flex-direction:column;align-items:center;gap:10px}}
@media (max-width:480px){body {font-size:14px}
.player-controls {gap:2px;padding:6px 4px}
.player-controls button {font-size:14px;padding:3px 5px}
.episode-grid {grid-template-columns:1fr}
.rec-grid-3, .rec-grid-4, .rec-grid-5 {grid-template-columns:1fr}
.cast-card-row {justify-content:space-around}
.actor-card {min-width:90px}
.details-grid {grid-template-columns:1fr 1fr}
.timeline-horizontal {grid-template-columns:1fr;gap:12px}
.comment-item {padding:10px 12px}}

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}
