*, * {margin:0;padding:0;box-sizing:border-box}
html {scroll-behavior:smooth}
body {background:#0a0e1a;color:#c8d0e0;font-family:"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.6;letter-spacing:.2px;overflow-x:hidden}
img, video {display:block;max-width:100%;height:auto}
a {color:inherit;text-decoration:none}
button {font:inherit;cursor:pointer;border:none;background:none;color:inherit}
.site-header {position:sticky;top:0;z-index:100;background:rgba(10,14,26,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,229,255,.15)}
.header-inner {max-width:1400px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site-brand {font-size:1.6rem;font-weight:900;letter-spacing:2px;color:#00e5ff;text-shadow:0 0 12px rgba(0,229,255,.5),0 0 40px rgba(0,229,255,.2);white-space:nowrap}
.category-nav {display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.category-nav .runtime-category {color:#a0a8c0;font-size:.85rem;padding:6px 14px;border:1px solid rgba(0,229,255,.2);border-radius:20px;background:rgba(0,229,255,.05);white-space:nowrap;transition:all .3s ease}
.category-nav .runtime-category:hover {color:#00e5ff;border-color:#00e5ff;background:rgba(0,229,255,.12);box-shadow:0 0 15px rgba(0,229,255,.2)}
.main-content {max-width:1400px;margin:0 auto;padding:0 24px}
.player-section {margin:24px 0;position:relative}
.player-shell {background:#05070f;border-radius:12px;overflow:hidden;border:1px solid rgba(0,229,255,.2);box-shadow:0 0 30px rgba(0,0,0,.6),0 0 60px rgba(255,0,128,.1)}
.player-shell video {display:block;background:#000}
.player-controls {display:flex;flex-wrap:wrap;gap:8px;padding:10px 16px;background:rgba(5,7,15,.9);border-top:1px solid rgba(0,229,255,.15)}
.control-btn {color:#a0a8c0;font-size:.8rem;padding:5px 12px;border:1px solid rgba(160,168,192,.3);border-radius:4px;transition:all .2s ease;background:transparent}
.control-btn:hover {color:#00e5ff;border-color:#00e5ff;background:rgba(0,229,255,.1)}
.theater-mode .player-shell {border-radius:0}
.theater-mode .player-shell video {max-width:100%;margin:0 auto}
.lights-off .main-content>*:not(.player-section) {opacity:.3;pointer-events:none;transition:opacity .4s ease}
.lights-off .player-section {box-shadow:0 0 80px rgba(0,0,0,.9)}
.movie-overview {background:linear-gradient(145deg,#0d1428,#131a30 50%,#0d1428);border-radius:16px;border:1px solid rgba(255,0,128,.15);box-shadow:0 4px 40px rgba(0,0,0,.5);overflow:hidden;margin:24px 0}
.overview-layout {display:grid;grid-template-columns:320px 1fr;gap:0}
.overview-poster-col {background:#080c18;padding:24px;display:flex;align-items:flex-start;justify-content:center}
.poster-wrapper {width:100%;max-width:280px;border-radius:8px;overflow:hidden;border:1px solid rgba(0,229,255,.2);box-shadow:0 8px 30px rgba(0,0,0,.6)}
.hero-image {width:100%;aspect-ratio:2/3;object-fit:cover;filter:saturate(1.1) contrast(1.05)}
.overview-info-col {padding:32px 28px;display:flex;flex-direction:column;gap:24px}
.movie-title {font-size:1.8rem;font-weight:900;color:#f0f4ff;letter-spacing:1px;line-height:1.3;text-shadow:0 0 20px rgba(0,229,255,.2)}
.movie-tagline {font-size:.95rem;color:#00e5ff;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-top:-12px}
.movie-seo-desc {color:#8a94b0;font-size:.9rem;max-width:600px}
.block-heading {font-size:1rem;font-weight:800;color:#f0f4ff;letter-spacing:2px;border-left:3px solid #ff0080;padding-left:10px;margin-bottom:14px;text-transform:uppercase}
.cast-grid {display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
.cast-item {background:rgba(0,229,255,.05);border:1px solid rgba(0,229,255,.15);border-radius:8px;padding:10px 8px;text-align:center;font-size:.85rem;font-weight:600;color:#c8d0e0;transition:all .2s ease}
.cast-item:hover {background:rgba(0,229,255,.1);border-color:#00e5ff;color:#fff;transform:translateY(-2px)}
.synopsis-text {display:flex;flex-direction:column;gap:10px}
.synopsis-text p {color:#9aa4c0;font-size:.9rem;line-height:1.7}
.status-row {display:flex;flex-wrap:wrap;gap:8px 20px;align-items:baseline;background:rgba(255,0,128,.04);border:1px solid rgba(255,0,128,.1);border-radius:8px;padding:12px 16px}
.status-label {color:#4a5468;font-size:.8rem;font-weight:600;letter-spacing:1px}
.status-value {color:#00e5ff;font-weight:800;font-size:.95rem}
.details-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.detail-item {display:flex;flex-direction:column;gap:4px;background:rgba(255,255,255,.02);border-radius:6px;padding:8px 10px;border-bottom:1px solid rgba(0,229,255,.1)}
.detail-label {color:#4a5468;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}
.detail-value {color:#c8d0e0;font-size:.9rem;font-weight:600}
.rating-highlight {color:#ff0080;font-size:1.2rem;font-weight:900;text-shadow:0 0 15px rgba(255,0,128,.4)}
.timeline-section {margin:32px 0}
.section-heading {font-size:1.3rem;font-weight:900;color:#f0f4ff;letter-spacing:2px;margin-bottom:20px;position:relative;padding-bottom:10px}
.section-heading::after {content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background:linear-gradient(90deg,#00e5ff,#ff0080)}
.timeline-track {display:flex;gap:16px;overflow-x:auto;padding:16px 4px 20px;scrollbar-width:thin;scrollbar-color:#00e5ff rgba(0,229,255,.1)}
.timeline-item {flex:0 0 200px;background:linear-gradient(180deg,#111827,#0d1428);border:1px solid rgba(0,229,255,.15);border-radius:10px;padding:14px;position:relative;transition:all .3s ease}
.timeline-item::before {content:"";position:absolute;top:-6px;left:20px;width:12px;height:12px;background:#00e5ff;border-radius:50%;box-shadow:0 0 10px rgba(0,229,255,.6)}
.timeline-item:hover {transform:translateY(-4px);border-color:#00e5ff;box-shadow:0 8px 20px rgba(0,0,0,.4)}
.timecode {display:block;color:#00e5ff;font-weight:800;font-size:.85rem;margin-bottom:8px}
.timeline-label {color:#9aa4c0;font-size:.8rem;line-height:1.5}
.episodes-section {margin:32px 0}
.episodes-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.episode-card {background:#0d1428;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px;display:flex;gap:12px;transition:all .3s ease;align-items:flex-start}
.episode-card:hover {border-color:rgba(0,229,255,.4);background:#111827;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}
.episode-number {flex:0 0 36px;height:36px;background:linear-gradient(135deg,#00e5ff,#0080a0);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem;color:#0a0e1a}
.episode-info {display:flex;flex-direction:column;gap:6px}
.episode-title {font-size:.9rem;font-weight:700;color:#e8ecf8;line-height:1.4}
.episode-num {color:#00e5ff;font-weight:800}
.episode-summary {color:#7a86a0;font-size:.78rem;line-height:1.5}
.episode-duration {display:inline-block;font-size:.7rem;color:#4a5468;background:rgba(255,255,255,.03);padding:2px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.06)}
.recommendation-region {margin:32px 0}
.recommendation-heading {font-size:1.1rem;font-weight:800;color:#f0f4ff;letter-spacing:1px;margin-bottom:16px;display:flex;align-items:center;gap:10px}
.recommendation-heading::before {content:"";width:4px;height:20px;background:#ff0080;border-radius:2px}
.recommendation-row {display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.recommendation-card {display:flex;flex-direction:column;background:#0d1428;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden;transition:all .3s ease;color:#c8d0e0}
.recommendation-card:hover {transform:translateY(-4px);border-color:rgba(0,229,255,.5);box-shadow:0 10px 30px rgba(0,0,0,.5)}
.recommendation-card img {width:100%;aspect-ratio:2/3;object-fit:cover;background:#080c18}
.recommendation-card span {padding:8px 12px}
.recommendation-card span:first-of-type {font-weight:700;color:#e8ecf8;font-size:.9rem}
.recommendation-card span:last-of-type {color:#7a86a0;font-size:.75rem;line-height:1.4;padding-top:0;flex:1}
.comments-section {margin:32px 0}
.comments-list {display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.comment-item {background:#0d1428;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:6px;border-left:3px solid #ff0080}
.comment-nickname {font-size:.85rem;font-weight:700;color:#00e5ff}
.comment-text {color:#a0a8c0;font-size:.85rem;line-height:1.5}
.site-footer {margin-top:48px;border-top:1px solid rgba(0,229,255,.1);background:#080c18}
.footer-inner {max-width:1400px;margin:0 auto;padding:32px 24px;display:flex;flex-direction:column;gap:20px}
.footer-disclaimer {color:#4a5468;font-size:.75rem;line-height:1.6}
.footer-nav {display:flex;gap:20px}
.footer-link {color:#a0a8c0;font-size:.85rem;transition:color .2s ease}
.footer-link:hover {color:#00e5ff}
.friend-links {display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}
.friend-links-label {color:#4a5468;font-size:.8rem;font-weight:700}
.runtime-friend-link {color:#4a5468;font-size:.75rem;transition:color .2s ease}
.runtime-friend-link:hover {color:#00e5ff}
.DOMContentLoaded {display:none}
.click .control-btn {color:#00e5ff}
.fullscreen .player-shell {border-radius:0}
.light .main-content .player-section {box-shadow:none}
.lights-off .main-content>*:not(.player-section) {opacity:.3}
.mute .control-btn {color:#ff0080}
.pip .player-shell video {border-radius:8px}
.play .control-btn {color:#00e5ff;border-color:#00e5ff}
.player-shell:fullscreen {background:#000;display:flex;flex-direction:column;justify-content:center}
.player-shell:fullscreen video {max-height:calc(100vh - 80px);margin:0 auto}
.player-shell:fullscreen .player-controls {position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.8)}
.progress .control-btn {color:#00e5ff}
.speed .control-btn {color:#00e5ff}
.theater-mode .player-section {max-width:1200px;margin-left:auto;margin-right:auto}
.volume .control-btn {color:#00e5ff}
@media(max-width:1024px){.overview-layout {grid-template-columns:260px 1fr}
.overview-poster-col {padding:16px}
.overview-info-col {padding:24px}
.cast-grid {grid-template-columns:repeat(3,1fr)}
.details-grid {grid-template-columns:repeat(3,1fr)}
.episodes-grid {grid-template-columns:repeat(2,1fr)}
.recommendation-row {grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.header-inner {flex-direction:column;align-items:flex-start;padding:12px 16px}
.category-nav {justify-content:flex-start}
.main-content {padding:0 16px}
.overview-layout {grid-template-columns:1fr}
.overview-poster-col {padding:16px 16px 0}
.poster-wrapper {max-width:240px}
.overview-info-col {padding:20px 16px}
.movie-title {font-size:1.4rem}
.cast-grid {grid-template-columns:repeat(2,1fr)}
.details-grid {grid-template-columns:repeat(2,1fr)}
.timeline-track {flex-wrap:nowrap}
.episodes-grid {grid-template-columns:1fr}
.recommendation-row {grid-template-columns:repeat(2,1fr)}
.comments-list {grid-template-columns:1fr}
.player-controls {gap:6px}
.control-btn {font-size:.75rem;padding:4px 8px}}
@media(max-width:480px){.cast-grid {grid-template-columns:1fr 1fr}
.details-grid {grid-template-columns:1fr 1fr}
.episode-card {flex-direction:row}
.recommendation-row {grid-template-columns:1fr 1fr}
.comment-item {padding:12px}
.footer-inner {padding:24px 16px}
.friend-links {gap:6px 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}
