*, * {margin:0;padding:0;box-sizing:border-box}
html {-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body {font-family:Georgia,"Times New Roman",system-ui,-apple-system,sans-serif;background:#1a120b;color:#d9c7a8;line-height:1.5;font-size:15px;overflow-x:hidden}
a {color:#d9a95a;text-decoration:none;transition:color .2s,opacity .2s}
a:hover {color:#f0d18c}
img, video {display:block;max-width:100%}
button {font:inherit;cursor:pointer;border:none;background:none;color:inherit}
header {background:#241a10;border-bottom:1px solid #4a3a22;padding:0.75rem 1.2rem;display:flex;align-items:baseline;gap:1.2rem;flex-wrap:wrap;position:sticky;top:0;z-index:100}
a[data-contract="site-name"] {font-size:1.5rem;font-weight:700;color:#e8c88c;letter-spacing:0.15em;text-transform:uppercase;font-family:Georgia,serif}
a[data-contract="site-name"]:hover {color:#f5e3b3}
nav[data-contract="categories"] {display:flex;flex-wrap:wrap;gap:0.35rem 0.7rem;align-items:center;flex:1;justify-content:flex-end}
a.runtime-category {font-size:0.8rem;color:#b0986f;padding:0.2rem 0.4rem;border-bottom:1px solid transparent;letter-spacing:0.05em;white-space:nowrap}
a.runtime-category:hover {color:#e8c88c;border-bottom-color:#e8c88c}
.hero-panorama {position:relative;background:linear-gradient(160deg,#3a2a18 0%,#241a10 40%,#1a120b 100%);padding:0;overflow:hidden}
.hero-panorama.theater-mode .hero-media {max-width:none;padding:0}
.lights-dim .hero-panorama {background:#0d0906}
.lights-dim .hero-caption {opacity:0.3;transition:opacity .3s}
.hero-media {max-width:1200px;margin:0 auto;padding:1.5rem 1.2rem 3rem;position:relative;z-index:2}
.hero-media video {box-shadow:0 10px 40px rgba(0,0,0,0.6);border-radius:4px;background:#000}
.hero-caption {position:relative;z-index:3;padding:0 1.2rem 2.5rem;text-align:center;max-width:800px;margin:0 auto}
.hero-caption h1 {font-size:clamp(1.8rem,5vw,3.2rem);font-weight:700;color:#f0d18c;letter-spacing:0.08em;text-shadow:0 2px 12px rgba(0,0,0,0.8);line-height:1.2;font-family:Georgia,serif}
.hero-caption .tagline {margin-top:0.5rem;font-size:1rem;color:#c9ae7a;letter-spacing:0.2em;font-style:italic}
.movie-overview {background:#1f1710;border-top:1px solid #3a2f20;border-bottom:1px solid #3a2f20;padding:2rem 1.2rem;max-width:1280px;margin:0 auto;position:relative}
.movie-overview::before {content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,#7a5c2e,transparent)}
.movie-overview {display:grid;grid-template-columns:minmax(200px,260px) 1fr;grid-template-rows:auto auto auto auto auto;gap:0.5rem 2rem}
.poster-shell {grid-column:1;grid-row:1 / span 5;align-self:start}
.poster-shell img {width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:3px;box-shadow:0 8px 24px rgba(0,0,0,0.5);background:#000}
.overview-heading {grid-column:2;grid-row:1;align-self:end;padding-bottom:0.5rem;border-bottom:2px solid #7a5c2e}
.overview-heading h2 {font-size:2rem;color:#e8c88c;font-weight:700;line-height:1.2;font-family:Georgia,serif;letter-spacing:0.05em}
.overview-heading .tagline {font-size:0.9rem;color:#b0986f;margin-top:0.3rem;font-style:italic}
.detail-panel {grid-column:2;grid-row:2;padding-top:0.75rem}
.detail-list {display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:0.35rem 1rem;list-style:none}
.detail-item {display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px dotted #4a3a22;padding-bottom:0.2rem;font-size:0.85rem}
.detail-item dt {color:#b0986f;}
.detail-item dd {color:#d9c7a8;font-weight:600}
.cast-section {grid-column:2;grid-row:3;padding-top:1.2rem;border-top:1px solid #3a2f20}
.cast-section .section-subtitle {font-size:1.1rem;color:#e8c88c;margin-bottom:0.75rem;font-weight:700;letter-spacing:0.1em;font-family:Georgia,serif}
.cast-card-grid {display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:0.5rem;align-content:start}
.cast-card {background:rgba(122,92,46,0.12);padding:0.6rem 0.8rem;border-left:2px solid #7a5c2e;display:flex;flex-direction:column;gap:0.2rem;align-self:start;min-height:0}
.actor-name {font-size:0.95rem;font-weight:700;color:#e8c88c;letter-spacing:0.05em}
.actor-role {font-size:0.75rem;color:#a08a5e}
.synopsis-panel {grid-column:2;grid-row:4;padding-top:1.2rem;border-top:1px solid #3a2f20}
.synopsis-panel .section-subtitle {font-size:1.1rem;color:#e8c88c;margin-bottom:0.6rem;font-weight:700;letter-spacing:0.1em;font-family:Georgia,serif}
.synopsis-panel p {font-size:0.88rem;line-height:1.7;color:#c3ae8a;margin-bottom:0.6rem;text-align:justify}
.synopsis-panel p:last-child {margin-bottom:0}
.episode-status {grid-column:2;grid-row:5;padding-top:1rem;border-top:1px solid #3a2f20;display:flex;gap:1.5rem;align-items:baseline;flex-wrap:wrap}
.current-episode {font-size:1.05rem;color:#f0d18c;font-weight:600}
.current-episode strong {color:#fff;font-size:1.4rem;margin:0 0.2rem}
.total-episodes {font-size:0.85rem;color:#b0986f}
.player-controls {grid-column:1 / -1;grid-row:auto;display:flex;flex-wrap:wrap;gap:0.4rem;padding-top:1.5rem;margin-top:0.5rem;border-top:1px solid #3a2f20}
.player-controls button {background:#2a1f12;border:1px solid #4a3a22;color:#c9ae7a;padding:0.35rem 0.8rem;font-size:0.8rem;border-radius:2px;transition:background .2s,color .2s}
.player-controls button:hover {background:#4a3a22;color:#f0d18c}
.timeline-section {background:#1f1710;padding:2.5rem 1.2rem;max-width:1280px;margin:0 auto;position:relative}
.timeline-section .section-title {text-align:center;font-size:1.6rem;color:#e8c88c;margin-bottom:2rem;font-weight:700;letter-spacing:0.15em;font-family:Georgia,serif}
.timeline-rail {max-width:720px;margin:0 auto;position:relative;padding:0.5rem 0}
.timeline-rail::before {content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,#7a5c2e,#4a3a22,#7a5c2e)}
.timeline-node {position:relative;width:50%;padding:0.75rem 2rem 1.5rem}
.timeline-node.left {left:0;text-align:right}
.timeline-node.right {left:50%;text-align:left}
.timeline-node::before {content:"";position:absolute;top:1.2rem;width:8px;height:8px;background:#e8c88c;border:2px solid #1f1710;transform:rotate(45deg);z-index:2}
.timeline-node.left::before {right:-5px}
.timeline-node.right::before {left:-5px}
.timecode {display:inline-block;font-size:0.85rem;font-weight:700;color:#f0d18c;background:rgba(122,92,46,0.2);padding:0.15rem 0.6rem;border:1px solid #4a3a22;letter-spacing:0.1em;margin-bottom:0.4rem}
.timeline-node .label {font-size:0.9rem;color:#c3ae8a;line-height:1.5;display:inline-block;max-width:90%}
.timeline-node.left .label {text-align:right}
.episodes-grid {background:#1a120b;padding:2.5rem 1.2rem;max-width:1280px;margin:0 auto}
.episodes-grid .section-title {text-align:center;font-size:1.6rem;color:#e8c88c;margin-bottom:1.5rem;font-weight:700;letter-spacing:0.15em;font-family:Georgia,serif}
.episode-grid-3col {display:grid;grid-template-columns:repeat(3,1fr);gap:0.75rem}
.episode-card {background:#241a10;padding:0.8rem 1rem;border-bottom:1px solid #4a3a22;display:flex;flex-direction:column;gap:0.3rem;position:relative;align-self:start;transition:background .2s}
.episode-card:hover {background:#2e2114}
.episode-card:hover .ep-summary {display:block}
.ep-number {font-size:2rem;font-weight:700;color:#7a5c2e;line-height:1;font-family:Georgia,serif}
.ep-title {font-size:1rem;color:#e8c88c;font-weight:600;letter-spacing:0.05em;margin-top:0.2rem}
.ep-summary {font-size:0.8rem;color:#a08a5e;line-height:1.5;display:none;margin-top:0.2rem}
.ep-duration {font-size:0.7rem;color:#7a5c2e;letter-spacing:0.1em;text-transform:uppercase;border-top:1px dotted #4a3a22;padding-top:0.3rem;margin-top:auto}
.comments-section {background:#1f1710;padding:2.5rem 1.2rem;max-width:1280px;margin:0 auto}
.comments-section .section-title {text-align:center;font-size:1.6rem;color:#e8c88c;margin-bottom:1.5rem;font-weight:700;letter-spacing:0.15em;font-family:Georgia,serif}
.comments-masonry {column-count:2;column-gap:1rem;max-width:900px;margin:0 auto}
.comment-bubble {break-inside:avoid;background:#241a10;border:1px solid #3a2f20;border-radius:8px;padding:0.8rem 1rem;margin-bottom:0.8rem;position:relative;display:inline-block;width:100%}
.comment-bubble::before {content:"";position:absolute;top:8px;left:-6px;width:10px;height:10px;background:#241a10;border-left:1px solid #3a2f20;border-bottom:1px solid #3a2f20;transform:rotate(45deg)}
.comment-text {font-size:0.85rem;color:#c3ae8a;line-height:1.6;margin-bottom:0.4rem}
.comment-author {font-size:0.75rem;color:#b0986f;font-style:italic}
.recommendation-region {background:#1a120b;padding:2.5rem 1.2rem;max-width:1280px;margin:0 auto}
.recommendation-region .section-title {text-align:center;font-size:1.6rem;color:#e8c88c;margin-bottom:1.5rem;font-weight:700;letter-spacing:0.15em;font-family:Georgia,serif}
.rec-scroll-row {display:flex;gap:1rem;overflow-x:auto;padding-bottom:0.75rem;scroll-snap-type:x mandatory}
.rec-scroll-row::-webkit-scrollbar {height:4px;background:#241a10}
.rec-scroll-row::-webkit-scrollbar-thumb {background:#7a5c2e}
a[data-runtime="recommendation"] {flex:0 0 200px;display:flex;flex-direction:column;gap:0.4rem;background:#241a10;padding:0.6rem;border-bottom:2px solid #4a3a22;transition:border-color .2s,background .2s;scroll-snap-align:start}
a[data-runtime="recommendation"] img {width:100%;aspect-ratio:16/9;object-fit:cover;background:#000}
a[data-runtime="recommendation"] span[data-runtime="name"] {font-size:0.95rem;font-weight:700;color:#e8c88c;letter-spacing:0.05em}
a[data-runtime="recommendation"] span[data-runtime="blurb"] {font-size:0.75rem;color:#a08a5e;line-height:1.4}
a[data-runtime="recommendation"]:hover {border-color:#e8c88c;background:#2e2114}
.rec-split-layout {display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:900px;margin:0 auto}
.rec-split-layout a[data-runtime="recommendation"] {flex:none;width:100%}
.rec-split-layout a[data-runtime="recommendation"]:first-child {grid-column:span 1}
.rec-vertical-list {display:flex;flex-direction:column;gap:0.75rem;max-width:600px;margin:0 auto}
.rec-vertical-list a[data-runtime="recommendation"] {flex:none;width:100%;flex-direction:row;align-items:center;gap:1rem;padding:0.6rem}
.rec-vertical-list a[data-runtime="recommendation"] img {width:120px;aspect-ratio:16/10;flex-shrink:0}
.rec-vertical-list a[data-runtime="recommendation"] span[data-runtime="name"] {font-size:1rem}
.rec-vertical-list a[data-runtime="recommendation"] span[data-runtime="blurb"] {font-size:0.8rem}
footer {background:#241a10;border-top:1px solid #4a3a22;padding:1.5rem 1.2rem 2rem;max-width:1280px;margin:0 auto}
div[data-contract="disclaimer"] {font-size:0.75rem;color:#7a5c2e;text-align:center;margin-bottom:1rem;line-height:1.6;letter-spacing:0.05em}
a[data-contract="footer-home"], a[data-contract="footer-sitemap"] {display:inline-block;font-size:0.85rem;color:#b0986f;margin:0 0.5rem 0.75rem;padding-bottom:0.2rem;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}
a[data-contract="footer-home"]:hover, a[data-contract="footer-sitemap"]:hover {color:#e8c88c;border-bottom-color:#e8c88c}
nav[data-contract="friend-links"] {display:flex;flex-wrap:wrap;gap:0.4rem 0.8rem;align-items:center;justify-content:center;margin-top:0.75rem;padding-top:0.75rem;border-top:1px solid #3a2f20}
.friend-label {font-size:0.8rem;color:#b0986f;font-weight:600;margin-right:0.5rem}
a.runtime-friend-link {font-size:0.8rem;color:#a08a5e;padding:0.15rem 0.4rem;border:1px solid transparent;transition:color .2s,border-color .2s}
a.runtime-friend-link:hover {color:#f0d18c;border-color:#4a3a22}
@media (max-width:1024px){.movie-overview {grid-template-columns:180px 1fr;gap:0.5rem 1.5rem}
.overview-heading h2 {font-size:1.6rem}
.episode-grid-3col {grid-template-columns:repeat(2,1fr)}
.rec-split-layout {grid-template-columns:repeat(2,1fr)}}
@media (max-width:768px){body {font-size:14px}
header {padding:0.5rem 0.8rem;gap:0.8rem}
a[data-contract="site-name"] {font-size:1.2rem}
nav[data-contract="categories"] {justify-content:flex-start;width:100%}
.hero-media {padding:0.8rem 0.8rem 2rem}
.hero-caption {padding:0 0.8rem 1.5rem}
.hero-caption h1 {font-size:1.5rem}
.movie-overview {display:block;padding:1.5rem 0.8rem}
.poster-shell {float:left;width:120px;margin-right:1rem;margin-bottom:1rem}
.poster-shell img {aspect-ratio:2/3}
.overview-heading {margin-bottom:0.75rem}
.overview-heading h2 {font-size:1.4rem}
.detail-list {grid-template-columns:repeat(2,1fr)}
.cast-card-grid {grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}
.timeline-rail::before {left:12px}
.timeline-node {width:100%;left:0;text-align:left;padding-left:2.5rem;padding-right:0.8rem}
.timeline-node.left, .timeline-node.right {left:0;text-align:left}
.timeline-node::before {left:8px;right:auto}
.timeline-node.left::before {left:8px;right:auto}
.timeline-node .label {max-width:100%;text-align:left}
.timeline-node.left .label {text-align:left}
.episode-grid-3col {grid-template-columns:1fr}
.comments-masonry {column-count:1}
.rec-scroll-row a[data-runtime="recommendation"] {flex-basis:160px}
.rec-split-layout {grid-template-columns:1fr}
.rec-vertical-list a[data-runtime="recommendation"] {flex-direction:column;align-items:flex-start}
.rec-vertical-list a[data-runtime="recommendation"] img {width:100%;aspect-ratio:16/9}
.player-controls button {font-size:0.7rem;padding:0.3rem 0.6rem}}
@media (max-width:480px){.hero-caption h1 {font-size:1.2rem}
.overview-heading h2 {font-size:1.1rem}
.detail-list {grid-template-columns:1fr}
.cast-card-grid {grid-template-columns:repeat(2,1fr)}
.poster-shell {width:100px;float:none;margin:0 auto 1rem}
.timeline-node {padding-left:2rem}
.timeline-node .label {font-size:0.8rem}
.timecode {font-size:0.75rem}
.ep-number {font-size:1.5rem}
.ep-title {font-size:0.9rem}
.player-controls {gap:0.3rem}
.player-controls button {flex:1 1 auto;text-align:center}
.rec-scroll-row a[data-runtime="recommendation"] {flex-basis:130px}
footer {padding:1rem 0.8rem}
nav[data-contract="friend-links"] {gap:0.3rem 0.5rem}}
.lights-dim {background:#0d0906}
.lights-dim .movie-overview, .lights-dim .timeline-section, .lights-dim .episodes-grid, .lights-dim .comments-section, .lights-dim .recommendation-region, .lights-dim footer {filter:brightness(0.7);transition:filter .3s}
.player.theater-mode .hero-media {max-width:none;padding:0}
.player.theater-mode .hero-caption {display:none}
.click {cursor:pointer}
.data-player-action:focus {outline:2px solid #7a5c2e;outline-offset:2px}
.left {text-align:left}
.right {text-align:right}
.section-subtitle {font-size:1.1rem;color:#e8c88c;margin-bottom:0.75rem;font-weight:700;letter-spacing:0.1em;font-family:Georgia,serif}
.section-title {text-align:center;font-size:1.6rem;color:#e8c88c;margin-bottom:1.5rem;font-weight:700;letter-spacing:0.15em;font-family:Georgia,serif}
.tagline {font-style:italic;letter-spacing:0.1em}

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}
