:root{color-scheme:dark;font-family:Manrope,sans-serif;--bg: #070a0f;--panel: #10161f;--panel-soft: #161f2a;--text: #f4f1e8;--muted: #afbac8;--line: rgba(255, 255, 255, .12);--accent: #d8ad63;--accent-strong: #f3c777;--max-width: 1200px;--shadow: 0 30px 80px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,rgba(216,173,99,.12),transparent 30%),linear-gradient(180deg,#0a0e14,#070a0f);color:var(--text)}img{display:block;width:100%}a{color:inherit;text-decoration:none}button,a{font:inherit}.app-shell{min-height:100vh}.global-header{position:sticky;top:0;z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05080cd1;border-bottom:1px solid var(--line)}.global-header-inner{width:min(100%,calc(var(--max-width) + 2rem));margin:0 auto;padding:.95rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.wb-logo{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;font-weight:800;color:var(--accent);flex:0 0 auto}.global-nav,.hero-subnav{display:flex;flex-wrap:wrap;gap:.9rem 1.35rem}.global-nav a,.hero-subnav a,.header-cta{font-size:.82rem;color:var(--muted)}.header-cta{padding:.7rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.14)}.hero-banner{min-height:84vh;padding:1.5rem clamp(1.25rem,3vw,2.5rem) 3rem;background-position:center;background-size:cover;display:flex;flex-direction:column}.top-nav,.meta-row,.content-section,.site-footer{width:min(100%,var(--max-width));margin:0 auto}.top-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0 .75rem}.studio-mark,.eyebrow,.meta-label,.feature-kicker,.gallery-overlay p,.related-copy p,.trailer-label,.footer-mark{letter-spacing:.18em;text-transform:uppercase}.studio-mark,.meta-label,.feature-kicker,.gallery-overlay p,.related-copy p,.trailer-label,.footer-mark{font-size:.75rem}.studio-mark,.meta-label,.feature-kicker,.gallery-overlay p,.related-copy p,.trailer-label{color:var(--muted)}.hero-content{width:min(100%,640px);margin-top:auto;padding:5rem 0 4rem}.eyebrow{color:var(--accent);font-size:.82rem;margin-bottom:1rem}.hero-content h1,.section-header h2{margin:0;font-family:Bebas Neue,sans-serif;line-height:.95;letter-spacing:.02em}.hero-content h1{font-size:clamp(4.5rem,12vw,8.5rem);max-width:6ch}.hero-summary,.section-description,.story-copy p,.feature-copy p:last-child,.trailer-copy p:last-child,.footer-copy{color:var(--muted);line-height:1.75}.hero-summary{font-size:1.05rem;max-width:56ch;margin:.9rem 0 0}.hero-now{margin:1rem 0 .3rem;font-size:1rem;font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{min-width:170px;padding:.95rem 1.4rem;border-radius:999px;border:1px solid transparent;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover,.feature-card:hover,.gallery-card:hover,.related-card:hover{transform:translateY(-3px)}.button-primary{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#111;font-weight:800}.button-secondary{background:#ffffff0f;border-color:#ffffff2e}.meta-row{margin-top:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;position:relative;z-index:1}.promo-banner,.meta-row,.content-section,.site-footer{width:min(100%,var(--max-width));margin:0 auto}.promo-banner{margin-top:-3.5rem;padding:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:0;border:1px solid var(--line);border-radius:1.8rem;overflow:hidden;background:#10161feb;box-shadow:var(--shadow);position:relative;z-index:2}.promo-copy{padding:2rem 2rem 2.2rem}.promo-kicker{margin:0 0 .8rem;color:var(--accent);text-transform:uppercase;letter-spacing:.18em;font-size:.74rem}.promo-copy h2{margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(2.4rem,5vw,4rem);line-height:.95}.promo-copy p:last-child{margin:1rem 0 0;color:var(--muted);line-height:1.7}.promo-art{display:flex;align-items:center;justify-content:center;padding:1.25rem;background:radial-gradient(circle at center,rgba(216,173,99,.08),transparent 55%),#0a0f16}.promo-art img{width:100%;max-width:520px;max-height:290px;object-fit:contain;border-radius:1rem}.meta-pill,.trailer-card,.feature-card,.gallery-card,.related-card,.site-footer{border:1px solid var(--line);background:#10161fc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.meta-pill{border-radius:1.4rem;padding:1.15rem 1.25rem}.meta-value{margin:.45rem 0 0;font-size:1rem;font-weight:700}.content-section{padding:5rem 0 0}.section-grid,.media-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem}.section-header h2{font-size:clamp(2.6rem,6vw,4.4rem)}.section-description{margin-top:1rem;max-width:54ch}.story-copy{display:grid;gap:1.2rem}.story-copy p{margin:0;font-size:1rem}.card-grid{display:grid;gap:1.35rem;margin-top:2rem}.card-grid-talent{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid-watch,.card-grid-episode,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.related-card{border-radius:1.6rem;overflow:hidden;transition:transform .18s ease}.feature-card img,.related-card img{aspect-ratio:.9;object-fit:cover}.card-grid-episode .feature-card img{aspect-ratio:1.35}.card-grid-watch .feature-card img{aspect-ratio:16 / 9;object-fit:contain;background:#06080d}.feature-copy,.related-copy{padding:1.35rem}.feature-copy h3,.gallery-overlay h3,.related-copy h3,.trailer-copy h3{margin:.45rem 0 .75rem;font-size:1.35rem}.feature-copy p:last-child,.related-copy h3,.trailer-copy p:last-child{margin:0}.trailer-card{display:grid;grid-template-columns:120px 1fr;gap:1.5rem;align-items:center;border-radius:1.8rem;padding:1.5rem;min-height:280px;margin-top:2rem;background:linear-gradient(135deg,#d8ad6326,#ffffff0a),#10161fe0}.play-button{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);box-shadow:0 18px 45px #d8ad6347}.play-button span{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #111;margin-left:5px}.media-gallery,.related-grid{display:grid;gap:1.25rem}.media-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-card{position:relative;border-radius:1.4rem;overflow:hidden;min-height:230px;transition:transform .18s ease}.gallery-card img{height:100%;object-fit:contain;background:#06080d}.gallery-overlay{position:absolute;inset:auto 0 0 0;padding:1.1rem;background:linear-gradient(180deg,transparent,rgba(7,10,15,.94))}.related-band{padding-bottom:5rem}.site-footer{border-radius:1.8rem 1.8rem 0 0;padding:1.6rem clamp(1.25rem,3vw,2rem);display:grid;gap:1.25rem;margin-top:2rem}.footer-mark{color:var(--text);margin:0 0 .4rem}.footer-copy{margin:0;max-width:64ch}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;color:var(--muted)}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem 2rem}.footer-bottom{padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}.footer-bottom p{margin:0}.footer-legal{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem}.image-band{padding-top:2rem}.image-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.image-strip-card{border-radius:1.25rem;overflow:hidden;border:1px solid var(--line);background:#10161fc7;box-shadow:var(--shadow)}.image-strip-card img,.related-card img{aspect-ratio:16 / 9;object-fit:contain;background:#06080d}@media (max-width: 1080px){.meta-row,.card-grid-talent{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-banner,.section-grid,.media-layout{grid-template-columns:1fr}.media-gallery,.image-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.hero-banner{min-height:auto}.global-header-inner,.top-nav,.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.meta-row,.card-grid-watch,.card-grid-episode,.media-gallery,.related-grid,.card-grid-talent,.trailer-card,.image-strip{grid-template-columns:1fr}.hero-content{padding:3rem 0 2rem}}
