*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { background: #0a0e1a; color: #e8e6f0; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif; font-weight: 300; line-height: 1.6; -webkit-font-smoothing: antialiased; min-height: 100vh; }
.page-shell { max-width: 1440px; margin: 0 auto; background: #0a0e1a; position: relative; overflow-x: hidden; }
.site-header { display: flex; align-items: center; justify-content: space-between; padding: 1.2rem 2.5rem; border-bottom: 1px solid rgba(255, 180, 90, 0.15); background: rgba(10, 14, 26, 0.92); backdrop-filter: blur(8px); position: sticky; top: 0; z-index: 100; flex-wrap: wrap; gap: 0.8rem 1.5rem; }
a[data-contract="site-name"] { font-size: 1.4rem; letter-spacing: 0.18em; text-transform: uppercase; color: #f5a65b; text-decoration: none; font-weight: 400; white-space: nowrap; }
a[data-contract="site-name"]:hover { color: #ffc98a; text-shadow: 0 0 12px rgba(245, 166, 91, 0.5); }
.categories-bar { display: flex; flex-wrap: wrap; gap: 0.4rem; align-items: center; }
.categories-bar .runtime-category { color: #9aa3b5; text-decoration: none; font-size: 0.82rem; letter-spacing: 0.06em; padding: 0.3rem 0.9rem; border: 1px solid rgba(255, 180, 90, 0.2); border-radius: 30px; white-space: nowrap; transition: all 0.2s ease; }
.categories-bar .runtime-category:hover { color: #f5a65b; border-color: #f5a65b; box-shadow: 0 0 10px rgba(245, 166, 91, 0.25); background: rgba(245, 166, 91, 0.06); }
.main-content { padding: 0 0 2rem; }
.player-shell { width: 100%; background: #05070d; border-bottom: 1px solid rgba(255, 180, 90, 0.1); }
.player-shell video { display: block; width: 100%; margin: 0 auto; max-height: 75vh; }
.player-controls-bar { display: flex; flex-wrap: wrap; gap: 0.3rem; padding: 0.5rem 1rem; background: rgba(0, 0, 0, 0.5); align-items: center; }
.player-btn { background: transparent; border: 1px solid rgba(255, 180, 90, 0.3); color: #c9d1de; font-size: 0.75rem; padding: 0.3rem 0.7rem; border-radius: 4px; cursor: pointer; letter-spacing: 0.04em; transition: all 0.2s; }
.player-btn:hover { border-color: #f5a65b; color: #f5a65b; box-shadow: 0 0 6px rgba(245, 166, 91, 0.2); }
.hero-section { position: relative; }
.hero-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(10,14,26,0.2) 0%, rgba(10,14,26,0.85) 100%), radial-gradient(ellipse at 70% 20%, rgba(245,166,91,0.12) 0%, transparent 60%); pointer-events: none; z-index: 1; }
.hero-shell { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(200px, 300px) 1fr; gap: 2rem; padding: 2.5rem 2.5rem 1.5rem; max-width: 1400px; margin: 0 auto; align-items: start; }
.hero-visual { position: relative; }
.hero-poster { width: 100%; aspect-ratio: 2 / 3; object-fit: cover; border-radius: 12px; box-shadow: 0 8px 40px rgba(0, 0, 0, 0.7), 0 0 20px rgba(245, 166, 91, 0.15); border: 1px solid rgba(255, 180, 90, 0.2); }
.hero-couple-silhouette { position: absolute; bottom: 0; left: 0; right: 0; height: 50%; background: linear-gradient(180deg, transparent, rgba(0,0,0,0.4)); border-radius: 0 0 12px 12px; }
.hero-copy { display: flex; flex-direction: column; gap: 0.8rem; align-items: flex-start; padding-top: 1rem; }
.hero-title { font-size: 2.2rem; font-weight: 300; letter-spacing: 0.15em; color: #f0edf7; line-height: 1.3; text-shadow: 0 0 20px rgba(245, 166, 91, 0.3); }
.hero-tagline { font-size: 1rem; color: #f5a65b; letter-spacing: 0.3em; text-transform: uppercase; opacity: 0.9; text-shadow: 0 0 10px rgba(245, 166, 91, 0.4); }
.hero-meta { display: flex; flex-wrap: wrap; gap: 0.6rem 1.2rem; margin-top: 0.5rem; }
.hero-meta span { font-size: 0.85rem; color: #b8c0d0; letter-spacing: 0.06em; padding: 0.25rem 0.75rem; border-left: 2px solid #f5a65b; }
.hero-rating { color: #f5a65b !important; font-weight: 400; }
.hero-year, .hero-region, .hero-type { opacity: 0.8; }
.synopsis-section { padding: 1.5rem 2.5rem; max-width: 1400px; margin: 0 auto; position: relative; z-index: 2; }
.section-heading { font-size: 1.1rem; font-weight: 300; letter-spacing: 0.2em; text-transform: uppercase; color: #f5a65b; margin-bottom: 1.2rem; padding-bottom: 0.5rem; border-bottom: 1px solid rgba(245, 166, 91, 0.3); position: relative; }
.section-heading::after { content: ""; position: absolute; bottom: -2px; left: 0; width: 60px; height: 2px; background: #f5a65b; box-shadow: 0 0 12px rgba(245, 166, 91, 0.6); }
.synopsis-body { display: flex; flex-direction: column; gap: 0.8rem; }
.synopsis-paragraph { font-size: 0.92rem; line-height: 1.8; color: #b8c0d0; letter-spacing: 0.02em; max-width: 800px; }
.cast-section { padding: 1.5rem 2.5rem; max-width: 1400px; margin: 0 auto; }
.cast-scroll { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; padding: 0.5rem 0; }
.cast-card { display: flex; flex-direction: column; align-items: center; gap: 0.6rem; padding: 1.2rem 0.8rem; background: rgba(255, 180, 90, 0.04); border-radius: 12px; border: 1px solid rgba(255, 180, 90, 0.1); transition: all 0.2s ease; }
.cast-card:hover { border-color: rgba(245, 166, 91, 0.4); box-shadow: 0 0 15px rgba(245, 166, 91, 0.1); }
.cast-avatar { width: 80px; height: 80px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #2a3350, #141a2e); border: 2px solid rgba(245, 166, 91, 0.4); box-shadow: 0 0 12px rgba(245, 166, 91, 0.15); position: relative; }
.cast-avatar::after { content: ""; position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); width: 24px; height: 3px; background: #f5a65b; border-radius: 2px; opacity: 0.3; }
.cast-name { font-size: 0.95rem; letter-spacing: 0.1em; color: #d0d6e2; font-weight: 300; }
.timeline-section { padding: 1.5rem 2.5rem; max-width: 1400px; margin: 0 auto; }
.timeline-scroll { display: grid; grid-template-columns: repeat(6, 1fr); gap: 1rem; padding: 1.5rem 0 0.5rem; position: relative; }
.timeline-scroll::before { content: ""; position: absolute; top: 0.6rem; left: 1rem; right: 1rem; height: 2px; background: linear-gradient(90deg, transparent, rgba(245,166,91,0.4), transparent); }
.timeline-item { display: flex; flex-direction: column; gap: 0.5rem; padding: 0 0.8rem; position: relative; }
.timeline-item::before { content: ""; width: 10px; height: 10px; border-radius: 50%; background: #0a0e1a; border: 2px solid #f5a65b; box-shadow: 0 0 8px rgba(245,166,91,0.6); position: absolute; top: 0.15rem; left: 0.8rem; }
.timeline-time { font-size: 0.78rem; color: #f5a65b; letter-spacing: 0.04em; font-weight: 400; }
.timeline-label { font-size: 0.85rem; color: #b8c0d0; line-height: 1.5; }
.episodes-section { padding: 1.5rem 2.5rem; max-width: 1400px; margin: 0 auto; }
.episode-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; }
.episode-card { display: flex; gap: 0.8rem; background: rgba(255, 180, 90, 0.02); border: 1px solid rgba(255, 180, 90, 0.08); border-radius: 10px; padding: 0.6rem; transition: all 0.2s; }
.episode-card:hover { border-color: rgba(245, 166, 91, 0.3); box-shadow: 0 0 10px rgba(245, 166, 91, 0.06); }
.episode-thumb { width: 110px; height: 74px; object-fit: cover; border-radius: 6px; flex-shrink: 0; }
.episode-info { display: flex; flex-direction: column; gap: 0.15rem; align-items: flex-start; justify-content: center; }
.episode-number { font-size: 0.7rem; color: #f5a65b; letter-spacing: 0.1em; text-transform: uppercase; }
.episode-title { font-size: 1rem; color: #e8e6f0; font-weight: 400; letter-spacing: 0.05em; }
.episode-summary { font-size: 0.8rem; color: #9aa3b5; line-height: 1.4; }
.episode-duration { font-size: 0.72rem; color: #6b7688; letter-spacing: 0.03em; }
.details-section { padding: 1.5rem 2.5rem; max-width: 1400px; margin: 0 auto; }
.details-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.3rem 2rem; }
.detail-item { display: flex; flex-direction: column; gap: 0.2rem; padding: 0.8rem 0; border-bottom: 1px solid rgba(255, 180, 90, 0.06); }
.detail-label { font-size: 0.75rem; color: #6b7688; letter-spacing: 0.15em; text-transform: uppercase; }
.detail-value { font-size: 0.95rem; color: #d0d6e2; }
.episode-status-section { padding: 0.8rem 2.5rem 1.5rem; max-width: 1400px; margin: 0 auto; }
.status-label { display: inline-block; background: rgba(245, 166, 91, 0.08); border: 1px solid rgba(245, 166, 91, 0.2); color: #f5a65b; font-size: 0.85rem; padding: 0.4rem 1rem; border-radius: 30px; letter-spacing: 0.06em; }
.comments-section { padding: 1.5rem 2.5rem; max-width: 1400px; margin: 0 auto; }
.comments-masonry { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; align-items: start; }
.comment-bubble { background: rgba(255, 180, 90, 0.04); border: 1px solid rgba(255, 180, 90, 0.1); border-radius: 14px; padding: 1rem 1.2rem; position: relative; }
.comment-bubble::after { content: ""; position: absolute; bottom: -6px; left: 24px; width: 12px; height: 12px; background: inherit; border-right: 1px solid rgba(255, 180, 90, 0.1); border-bottom: 1px solid rgba(255, 180, 90, 0.1); transform: rotate(45deg); }
.comment-author { display: block; font-size: 0.85rem; color: #f5a65b; font-weight: 400; margin-bottom: 0.4rem; letter-spacing: 0.04em; }
.comment-text { font-size: 0.85rem; line-height: 1.6; color: #b8c0d0; }
.recommendation-region { padding: 1.8rem 2.5rem; max-width: 1400px; margin: 0 auto; border-top: 1px solid rgba(245, 166, 91, 0.2); position: relative; }
.recommendation-region::before { content: ""; position: absolute; top: -2px; left: 2.5rem; width: 80px; height: 3px; background: #f5a65b; box-shadow: 0 0 15px rgba(245, 166, 91, 0.6); }
.recommendation-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; }
.recommendation-card { display: flex; flex-direction: column; gap: 0.4rem; background: rgba(255, 180, 90, 0.02); border: 1px solid rgba(255, 180, 90, 0.08); border-radius: 10px; padding: 0.6rem 0.6rem 0.9rem; text-decoration: none; transition: all 0.25s ease; }
.recommendation-card:hover { border-color: rgba(245, 166, 91, 0.4); box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4), 0 0 15px rgba(245, 166, 91, 0.1); transform: translateY(-2px); }
.recommendation-card img { width: 100%; aspect-ratio: 2 / 3; object-fit: cover; border-radius: 6px; }
.recommendation-name { font-size: 0.9rem; color: #e8e6f0; font-weight: 400; letter-spacing: 0.05em; padding: 0.2rem 0.2rem 0; }
.recommendation-blurb { font-size: 0.75rem; color: #8a94a6; line-height: 1.4; padding: 0 0.2rem; }
.site-footer { background: #070a12; border-top: 1px solid rgba(255, 180, 90, 0.15); margin-top: 2rem; }
.footer-container { max-width: 1400px; margin: 0 auto; padding: 2rem 2.5rem 1.5rem; display: flex; flex-direction: column; gap: 1.2rem; }
.footer-disclaimer { font-size: 0.75rem; color: #6b7688; line-height: 1.6; max-width: 800px; }
.footer-nav { display: flex; gap: 1.5rem; }
.footer-link { color: #9aa3b5; text-decoration: none; font-size: 0.85rem; letter-spacing: 0.08em; transition: color 0.2s; }
.footer-link:hover { color: #f5a65b; }
.friend-links { display: flex; flex-wrap: wrap; gap: 0.4rem 1rem; align-items: center; }
.friend-links-label { font-size: 0.75rem; color: #6b7688; letter-spacing: 0.1em; }
.runtime-friend-link { color: #8a94a6; text-decoration: none; font-size: 0.78rem; transition: color 0.2s; white-space: nowrap; }
.runtime-friend-link:hover { color: #f5a65b; }
.theater-mode { max-width: 90% !important; margin: 0 auto; }
.theater-mode video { max-height: 60vh; }
.lights-off .hero-overlay { background: rgba(0, 0, 0, 0.6); }
.lights-off .hero-copy, .lights-off .synopsis-section, .lights-off .cast-section, .lights-off .timeline-section, .lights-off .episodes-section, .lights-off .details-section, .lights-off .episode-status-section, .lights-off .comments-section, .lights-off .recommendation-region { filter: brightness(0.65); }
.lights-off .player-shell { background: #000; }
.lights-off .hero-poster { filter: brightness(0.8); }
.lights-off .player-controls-bar { background: rgba(0,0,0,0.8); }
.player-shell:fullscreen { background: #000; display: flex; flex-direction: column; justify-content: center; }
.player-shell:fullscreen video { max-height: 80vh; width: 100%; }
.player-shell:fullscreen .player-controls-bar { position: fixed; bottom: 0; left: 0; right: 0; }
@media (max-width: 1024px) {.hero-shell { grid-template-columns: 180px 1fr; gap: 1.5rem; }
.hero-title { font-size: 1.8rem; }
.timeline-scroll { grid-template-columns: repeat(3, 1fr); row-gap: 1.8rem; }
.timeline-scroll::before { display: none; }
.timeline-item::before { top: 0.15rem; }
.recommendation-grid { grid-template-columns: repeat(3, 1fr); }
.comments-masonry { grid-template-columns: repeat(2, 1fr); }
.details-grid { grid-template-columns: repeat(3, 1fr); }}
@media (max-width: 768px) {.site-header { padding: 1rem 1.5rem; flex-direction: column; align-items: flex-start; gap: 0.6rem; }
.categories-bar { width: 100%; }
.hero-shell { grid-template-columns: 1fr; gap: 1.2rem; padding: 1.5rem; }
.hero-visual { max-width: 240px; margin: 0 auto; }
.hero-copy { align-items: center; text-align: center; }
.hero-meta { justify-content: center; }
.synopsis-section, .cast-section, .timeline-section, .episodes-section, .details-section, .episode-status-section, .comments-section, .recommendation-region { padding-left: 1.5rem; padding-right: 1.5rem; }
.cast-scroll { grid-template-columns: repeat(2, 1fr); }
.episode-grid { grid-template-columns: 1fr; }
.episode-card { flex-direction: row; }
.recommendation-grid { grid-template-columns: repeat(2, 1fr); }
.comments-masonry { grid-template-columns: 1fr; }
.details-grid { grid-template-columns: repeat(2, 1fr); }
.timeline-scroll { grid-template-columns: repeat(2, 1fr); }
.player-controls-bar { justify-content: center; }}
@media (max-width: 480px) {.site-header { padding: 0.8rem 1rem; }
.hero-shell { padding: 1rem; }
.hero-title { font-size: 1.5rem; letter-spacing: 0.1em; }
.hero-meta { flex-direction: column; align-items: center; gap: 0.3rem; }
.hero-meta span { border-left: none; border-bottom: 1px solid rgba(245, 166, 91, 0.3); padding: 0.2rem 0.5rem; }
.synopsis-section, .cast-section, .timeline-section, .episodes-section, .details-section, .episode-status-section, .comments-section, .recommendation-region { padding-left: 1rem; padding-right: 1rem; }
.cast-scroll { grid-template-columns: 1fr 1fr; gap: 0.8rem; }
.cast-avatar { width: 60px; height: 60px; }
.timeline-scroll { grid-template-columns: 1fr; gap: 1.2rem; }
.episode-card { flex-direction: column; padding: 0.8rem; }
.episode-thumb { width: 100%; height: auto; aspect-ratio: 16 / 9; }
.recommendation-grid { grid-template-columns: 1fr 1fr; gap: 0.8rem; }
.recommendation-card { padding: 0.4rem 0.4rem 0.7rem; }
.details-grid { grid-template-columns: 1fr; gap: 0; }
.detail-item { padding: 0.6rem 0; }
.comments-masonry { gap: 0.8rem; }
.player-controls-bar { gap: 0.2rem; padding: 0.4rem 0.5rem; }
.player-btn { font-size: 0.7rem; padding: 0.25rem 0.5rem; }
.footer-container { padding: 1.5rem 1rem; }
.friend-links { gap: 0.3rem 0.8rem; }
.runtime-friend-link { font-size: 0.7rem; }
.recommendation-region::before { left: 1rem; }
.section-heading { font-size: 1rem; }}

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}
