:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg: #080a0d;--surface: #0e1117;--surface-2: #151a22;--text: #f4f5f7;--muted: #a5adba;--subtle: #727b89;--line: rgba(255, 255, 255, .1);--gold: #f0ba4f;--gold-2: #ffd97a;--teal: #4db8b4;--radius: 8px;--page-pad: clamp(18px, 3.4vw, 56px)}*{box-sizing:border-box}html{background:var(--bg);scrollbar-width:none}html::-webkit-scrollbar,.poster-rail::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;overflow-x:clip;background:linear-gradient(180deg,rgba(8,10,13,.65),var(--bg) 520px),var(--bg);color:var(--text)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--gold-2);outline-offset:4px}.topbar{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;min-height:64px;padding:12px var(--page-pad);border-bottom:1px solid var(--line);background:#080a0dc7;backdrop-filter:blur(18px)}.brand,.nav,.account-actions,.hero-actions,.meta-row{display:flex;align-items:center}.brand{font-size:1rem;font-weight:850}.nav{gap:22px;color:var(--muted);font-size:.92rem}.nav a:hover,.account-actions a:hover,.section-title a:hover{color:var(--text)}.account-actions{justify-content:end;gap:14px;color:var(--muted);font-weight:750}.buy-link,.primary-action,.secondary-action{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:var(--radius);padding:0 16px;font-size:.92rem;font-weight:850}.buy-link,.primary-action{border:1px solid rgba(255,217,122,.55);background:var(--gold);color:#11100c}.secondary-action{border:1px solid rgba(255,255,255,.17);background:#ffffff0f;color:var(--text)}.hero-shell{position:relative;min-height:560px;overflow:hidden;padding:104px var(--page-pad) 28px}.hero-backdrop,.hero-shade{position:absolute;inset:0}.hero-backdrop{width:100%;height:100%;object-fit:cover;opacity:.68}.hero-shade{background:linear-gradient(90deg,#080a0d,#080a0de6 29%,#080a0d66 70%,#080a0d),linear-gradient(180deg,#080a0d1f,#080a0d 96%)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,640px);align-items:end;max-width:1180px}.kicker{margin:0 0 9px;color:var(--gold-2);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:13ch;margin:0;font-size:clamp(2.4rem,5.5vw,4.65rem);line-height:.98;letter-spacing:0}h2{margin:0;font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.1;letter-spacing:0}h3{margin:0;line-height:1.18;letter-spacing:0}.hero-copy>p{display:-webkit-box;max-width:58ch;margin:18px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#d4d9e2;font-size:1rem;line-height:1.58}.meta-row{flex-wrap:wrap;gap:8px;margin-top:18px}.meta-row span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;background:#ffffff0f;color:#d8dde6;font-size:.82rem;font-weight:750}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px}.rail-section{padding:28px var(--page-pad) 10px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title a,.rail-button{color:var(--muted);font-size:.9rem;font-weight:800;white-space:nowrap}.rail-actions{display:flex;align-items:center;gap:8px}.rail-button{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:#ffffff0f;cursor:pointer}.rail-button:hover{border-color:#ffd97a70;color:var(--text)}.spotlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wide-card,.poster-card{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);background:var(--surface)}.wide-card a{position:relative;display:grid;min-height:180px;align-items:end}.wide-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .18s ease,opacity .18s ease}.wide-card a:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 0%,rgba(8,10,13,.82) 78%)}.wide-card div{position:relative;z-index:1;display:grid;gap:6px;padding:14px}.wide-card span,.poster-card p,.footer{color:var(--muted)}.wide-card span,.poster-card p{margin:0;font-size:.78rem;font-weight:700}.wide-card h3{font-size:1rem}.wide-card strong,.poster-card span{color:var(--gold-2);font-size:.78rem;font-weight:900}.wide-card:hover img,.poster-card:hover img{transform:scale(1.035);opacity:.92}.poster-rail{display:grid;grid-auto-columns:minmax(150px,176px);grid-auto-flow:column;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:12px;scrollbar-width:none}.poster-card a{display:grid;gap:8px;padding-bottom:12px}.poster-card img{aspect-ratio:2 / 3;width:100%;object-fit:cover;background:var(--surface-2);transition:transform .18s ease,opacity .18s ease}.poster-card span,.poster-card h3,.poster-card p{padding-inline:10px}.poster-card span{padding-top:2px}.poster-card h3{display:-webkit-box;min-height:2.35em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.94rem}.credit-band{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(280px,1fr) auto;gap:22px;align-items:center;margin:38px var(--page-pad) 28px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,rgba(240,186,79,.12),transparent 38%),var(--surface)}.credit-band p{margin:0;color:#c3cad5;line-height:1.55}@media(max-width:1050px){.topbar{grid-template-columns:1fr auto}.nav{display:none}.hero-layout,.credit-band{grid-template-columns:1fr}.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.topbar{grid-template-columns:1fr;gap:10px;min-height:auto}.brand{font-size:.96rem}.account-actions{justify-content:start;gap:10px;font-size:.88rem}.buy-link{min-height:36px;padding-inline:12px}.hero-shell{min-height:488px;padding-top:78px}.hero-shade{background:linear-gradient(90deg,#080a0df2,#080a0d9e),linear-gradient(180deg,#080a0d29,#080a0d 94%)}h1{max-width:11ch;font-size:clamp(2.15rem,10vw,3rem)}.hero-copy>p{max-width:38ch;-webkit-line-clamp:4}.spotlight-grid{grid-template-columns:1fr}.wide-card a{min-height:156px}.poster-rail{grid-auto-columns:minmax(132px,42vw)}.section-title{align-items:start;flex-direction:column}.rail-button{display:none}.credit-band{margin-top:24px;padding:18px}}
