* {margin:0;padding:0;box-sizing:border-box}
html {scroll-behavior:smooth}
body {background:#0a0a0a;color:#d4cfc4;font-family:"Helvetica Neue",Helvetica,Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}
img, video {display:block;max-width:100%}
ul {list-style:none}
a {color:inherit;text-decoration:none}
button {background:none;border:none;color:inherit;font:inherit;cursor:pointer;padding:0}
.site-name {font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:1.4rem;letter-spacing:.05em;color:#c9a85c;text-transform:uppercase;position:relative;padding:.4rem 0}
.site-name::after {content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#c9a85c,transparent)}
header {display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;border-bottom:1px solid #2a2a2a;background:#0f0f0f;position:sticky;top:0;z-index:100}
nav[data-contract=categories] {display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}
nav[data-contract=categories]::-webkit-scrollbar {display:none}
.runtime-category {display:inline-block;padding:.3rem .7rem;font-size:.8rem;letter-spacing:.02em;color:#8a8a8a;border:1px solid transparent;white-space:nowrap;transition:color .2s,border-color .2s,background .2s}
.runtime-category:hover {color:#c9a85c;border-color:#c9a85c;background:rgba(201,168,92,.08);border-radius:3px}
.movie-overview {display:grid;grid-template-columns:minmax(280px,320px) 1fr;gap:1.5rem;padding:1.5rem;background:linear-gradient(180deg,#0f0f0f 0%,#151515 100%);border-bottom:1px solid #2a2a2a;position:relative}
.movie-overview::before {content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#8b1a1a,#c9a85c,#8b1a1a);opacity:.6}
.poster-wrapper {align-self:start;position:relative;border:1px solid #2a2a2a;padding:4px;background:#111;box-shadow:0 4px 24px rgba(139,26,26,.15)}
.main-poster {width:100%;aspect-ratio:2/3;object-fit:cover;filter:saturate(.85) contrast(1.05)}
.poster-wrapper::after {content:"";position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-top:1px solid #c9a85c;border-right:1px solid #c9a85c;opacity:.5}
.poster-wrapper::before {content:"";position:absolute;bottom:-8px;left:-8px;width:24px;height:24px;border-bottom:1px solid #c9a85c;border-left:1px solid #c9a85c;opacity:.5}
.overview-info {display:flex;flex-direction:column;gap:1rem;min-width:0}
.movie-title {font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:2rem;line-height:1.2;color:#e8e0d0;letter-spacing:.03em;border-left:3px solid #8b1a1a;padding-left:.75rem;margin-bottom:.25rem}
.movie-tagline {font-size:.9rem;color:#c9a85c;letter-spacing:.15em;font-style:italic;margin-bottom:.5rem}
.cast-group, .synopsis-group, .details-group {border-top:1px solid #2a2a2a;padding-top:.75rem}
.group-heading {font-family:Georgia,"Times New Roman",serif;font-size:.9rem;font-weight:700;color:#c9a85c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}
.group-heading::after {content:"";flex:1;height:1px;background:linear-gradient(90deg,#8b1a1a,transparent)}
.cast-list {display:flex;flex-wrap:wrap;gap:.5rem}
.cast-item {font-size:.85rem;padding:.3rem .8rem;background:#1a1a1a;border:1px solid #2a2a2a;color:#b8b0a4;transition:border-color .2s,color .2s;cursor:default}
.cast-item:hover {border-color:#8b1a1a;color:#e8e0d0}
.synopsis-paragraph {font-size:.85rem;line-height:1.7;color:#a8a29a;margin-bottom:.4rem}
.episode-status {display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-top:1px solid #2a2a2a;margin-top:.25rem}
.status-current {font-size:.85rem;font-weight:700;color:#8b1a1a;background:rgba(139,26,26,.1);padding:.25rem .6rem;border:1px solid rgba(139,26,26,.3);border-radius:2px;letter-spacing:.05em}
.status-total {font-size:.8rem;color:#6a6a6a}
.details-list {display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.4rem .75rem}
.detail-item {display:flex;font-size:.8rem;line-height:1.5}
.detail-item dt {color:#6a6a6a;min-width:4.5em;flex-shrink:0}
.detail-item dd {color:#a8a29a;font-weight:400}
.timeline-section {padding:1.5rem;background:#0c0c0c;border-bottom:1px solid #2a2a2a;position:relative}
.timeline-title, .episodes-title, .comments-title, .recommendation-title {font-family:Georgia,"Times New Roman",serif;font-size:1.3rem;font-weight:700;color:#e8e0d0;letter-spacing:.05em;margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}
.timeline-title::before, .episodes-title::before, .comments-title::before, .recommendation-title::before {content:"";width:28px;height:2px;background:linear-gradient(90deg,#8b1a1a,transparent)}
.timeline-list {position:relative;padding-left:1.5rem;max-width:900px;margin:0 auto}
.timeline-list::before {content:"";position:absolute;left:6px;top:4px;bottom:4px;width:1px;background:linear-gradient(180deg,#8b1a1a,#2a2a2a,#8b1a1a)}
.timeline-item {position:relative;padding:0 0 1.25rem 1rem;display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}
.timeline-item::before {content:"";position:absolute;left:-1.5rem;top:0.6em;width:9px;height:9px;background:#0a0a0a;border:2px solid #8b1a1a;transform:rotate(45deg);transition:background .2s,transform .2s}
.timeline-item:hover::before {background:#c9a85c;border-color:#c9a85c;transform:rotate(45deg) scale(1.2)}
.timecode {font-family:Georgia,"Times New Roman",serif;font-size:.85rem;font-weight:700;color:#c9a85c;letter-spacing:.03em;min-width:7em}
.timeline-label {font-size:.85rem;color:#b8b0a4;flex:1;min-width:200px}
.player-container {background:#0a0a0a;padding:1rem 1.5rem;border-bottom:1px solid #2a2a2a;position:relative}
.player-container video {max-width:960px;margin:0 auto;background:#000;border:1px solid #2a2a2a}
.player-container.theater-mode video {max-width:100%}
.player-container.light-off {background:#000}
.player-controls {display:flex;flex-wrap:wrap;gap:.4rem;max-width:960px;margin:.75rem auto 0;justify-content:center}
.player-controls button {font-size:.7rem;padding:.3rem .7rem;border:1px solid #2a2a2a;color:#8a8a8a;transition:all .2s;letter-spacing:.05em}
.player-controls button:hover {border-color:#8b1a1a;color:#e8e0d0;background:rgba(139,26,26,.1)}
.episodes-section {padding:1.5rem;background:#0f0f0f;border-bottom:1px solid #2a2a2a}
.episodes-scroll {display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}
.episode-card {background:linear-gradient(135deg,#141414,#1a1a1a);border:1px solid #2a2a2a;padding:1rem;position:relative;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:.5rem}
.episode-card::before {content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#8b1a1a,transparent);opacity:.6;transition:opacity .2s}
.episode-card:hover {border-color:#8b1a1a;transform:translateY(-3px);box-shadow:0 6px 20px rgba(139,26,26,.15)}
.episode-card:hover::before {opacity:1}
.episode-number {font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;color:transparent;-webkit-text-stroke:1px #8b1a1a;line-height:1;letter-spacing:.05em}
.episode-title {font-family:Georgia,"Times New Roman",serif;font-size:1rem;font-weight:700;color:#e8e0d0;letter-spacing:.03em}
.episode-summary {font-size:.78rem;line-height:1.6;color:#8a8a8a;flex:1}
.episode-duration {font-size:.75rem;color:#6a6a6a;letter-spacing:.05em;border-top:1px solid #2a2a2a;padding-top:.5rem}
.comments-section {padding:1.5rem;background:#0c0c0c;border-bottom:1px solid #2a2a2a}
.comment-list {display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;max-width:1200px}
.comment-item {position:relative;background:#141414;border:1px solid #2a2a2a;padding:1rem 1rem 1rem 1.25rem;transition:border-color .2s}
.comment-item::before {content:"";position:absolute;left:-1px;top:0;bottom:0;width:3px;background:#8b1a1a;opacity:.5}
.comment-item:hover {border-color:#8b1a1a}
.comment-nickname {display:block;font-family:Georgia,"Times New Roman",serif;font-size:.85rem;font-weight:700;color:#c9a85c;margin-bottom:.5rem;letter-spacing:.05em}
.comment-text {font-size:.8rem;line-height:1.7;color:#a8a29a;position:relative;padding-left:.5rem}
.comment-text::before {content:"“";font-family:Georgia,serif;font-size:1.5rem;color:#8b1a1a;position:absolute;left:-.25rem;top:-.4rem;opacity:.6}
.recommendation-region {padding:1rem 1.5rem 1.5rem;background:#0f0f0f;border-bottom:1px solid #2a2a2a}
.recommendation-list {display:flex;flex-wrap:wrap;gap:1rem}
.recommendation-list .rec-card {flex:1 1 200px;max-width:280px;background:#141414;border:1px solid #2a2a2a;padding:.75rem;display:flex;flex-direction:column;gap:.4rem;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}
.recommendation-list .rec-card:nth-child(2) {transform:translateY(8px)}
.recommendation-list .rec-card:nth-child(4) {transform:translateY(8px)}
.rec-card:hover {border-color:#c9a85c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.4)}
.rec-card img {width:100%;aspect-ratio:16/10;object-fit:cover;background:#1a1a1a;border:1px solid #2a2a2a}
.rec-card span[data-runtime=name] {font-family:Georgia,"Times New Roman",serif;font-size:.9rem;font-weight:700;color:#e8e0d0;line-height:1.3}
.rec-card span[data-runtime=blurb] {font-size:.75rem;color:#8a8a8a;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.footer-home, .footer-sitemap {display:inline-block;font-size:.8rem;color:#8a8a8a;padding:.3rem .6rem;border:1px solid transparent;transition:all .2s;letter-spacing:.05em}
.footer-home:hover, .footer-sitemap:hover {color:#c9a85c;border-color:#c9a85c;border-radius:3px}
.disclaimer {font-size:.7rem;color:#4a4a4a;line-height:1.6;padding:.75rem 1.5rem;border-top:1px solid #1a1a1a;background:#0c0c0c}
.friend-links {display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;padding:.5rem 1.5rem 1.25rem;background:#0c0c0c;border-top:1px solid #1a1a1a}
.friend-links-label {font-size:.75rem;color:#6a6a6a;letter-spacing:.05em;flex-shrink:0}
.runtime-friend-link {font-size:.75rem;color:#5a5a5a;transition:color .2s;padding:.15rem 0;border-bottom:1px solid transparent}
.runtime-friend-link:hover {color:#c9a85c;border-bottom-color:#c9a85c}
.recommendation-region .recommendation-list {display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}
.recommendation-region .rec-card {max-width:none;width:100%;height:100%}
.recommendation-region .rec-card img {width:100%;height:140px;object-fit:cover}
.recommendation-region .rec-card span[data-runtime=name] {font-size:.85rem}
.recommendation-region .rec-card span[data-runtime=blurb] {font-size:.7rem}
@media(max-width:768px){header {flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem 1rem}
.site-name {font-size:1.2rem}
.movie-overview {grid-template-columns:1fr;gap:1rem;padding:1rem}
.poster-wrapper {max-width:220px;margin:0 auto}
.overview-info {gap:.75rem}
.movie-title {font-size:1.5rem}
.details-list {grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}
.timeline-section, .episodes-section, .comments-section, .recommendation-region {padding:1rem}
.timeline-list {padding-left:1.25rem}
.timeline-item {gap:.5rem}
.timecode {min-width:auto;font-size:.8rem}
.episodes-scroll {grid-template-columns:1fr}
.comment-list {grid-template-columns:1fr}
.recommendation-region .recommendation-list {grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}
.player-container {padding:.5rem}
.player-controls {gap:.3rem}
.player-controls button {font-size:.65rem;padding:.25rem .5rem}}
@media(max-width:480px){.movie-title {font-size:1.25rem}
.poster-wrapper {max-width:180px}
.cast-list {gap:.3rem}
.cast-item {font-size:.75rem;padding:.2rem .5rem}
.detail-item {font-size:.75rem}
.episode-status {flex-wrap:wrap}
.timeline-item {flex-direction:column;gap:.2rem;padding-bottom:1rem}
.timeline-item::before {top:.2rem}
.recommendation-region .recommendation-list {grid-template-columns:1fr 1fr}
.recommendation-region .rec-card img {height:100px}
.friend-links {padding:.5rem 1rem 1rem}
.disclaimer {padding:.5rem 1rem}}
@media(max-width:360px){.recommendation-region .recommendation-list {grid-template-columns:1fr}
.movie-overview {padding:.75rem}
.timeline-section, .episodes-section, .comments-section, .recommendation-region {padding:.75rem}}

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}
