.movie-hero[data-astro-cid-qxeyp66o]{position:relative;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:3rem;overflow:hidden}.hero-glow-bg[data-astro-cid-qxeyp66o]{position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,hsl(var(--accent-primary) / .12) 0%,transparent 70%);pointer-events:none}.movie-hero-content[data-astro-cid-qxeyp66o]{position:relative;display:flex;gap:2.5rem;align-items:center;flex-wrap:wrap}.movie-poster-placeholder[data-astro-cid-qxeyp66o]{width:180px;height:250px;background:linear-gradient(135deg,var(--bg-card2) 0%,hsl(var(--bg-primary)) 100%);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;color:hsl(var(--accent-primary) / .6);box-shadow:0 8px 24px #0003;position:relative;flex-shrink:0}.badge-year[data-astro-cid-qxeyp66o]{position:absolute;top:.75rem;left:.75rem;font-size:.75rem;font-weight:700;background:var(--accent);color:#fff;padding:.2rem .5rem;border-radius:4px}.movie-meta-info[data-astro-cid-qxeyp66o]{display:flex;flex-direction:column;gap:.75rem;max-width:600px}.genre-tags[data-astro-cid-qxeyp66o]{display:flex;gap:.5rem}.tag[data-astro-cid-qxeyp66o]{font-size:.75rem;font-weight:600;background:var(--bg-card2);border:1px solid var(--border);color:var(--muted);padding:.25rem .6rem;border-radius:4px}.movie-main-title[data-astro-cid-qxeyp66o]{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.tagline[data-astro-cid-qxeyp66o]{font-style:italic;color:var(--muted);font-size:1.1rem}.movie-rating-brief[data-astro-cid-qxeyp66o]{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.stars[data-astro-cid-qxeyp66o]{color:#eab308}.rating-number[data-astro-cid-qxeyp66o]{font-weight:700;color:var(--text)}.votes[data-astro-cid-qxeyp66o]{color:var(--muted)}.movie-grid-layout[data-astro-cid-qxeyp66o]{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem}.main-column[data-astro-cid-qxeyp66o]{display:flex;flex-direction:column;gap:3rem}.content-card[data-astro-cid-qxeyp66o]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.content-card[data-astro-cid-qxeyp66o] h2[data-astro-cid-qxeyp66o]{font-size:1.5rem;font-weight:700;border-bottom:1px solid var(--border);padding-bottom:.75rem}.content-card[data-astro-cid-qxeyp66o] p[data-astro-cid-qxeyp66o]{color:var(--muted);line-height:1.7;font-size:1.05rem}.sections-hub[data-astro-cid-qxeyp66o]{display:flex;flex-direction:column;gap:1.5rem}.sections-hub[data-astro-cid-qxeyp66o] h2[data-astro-cid-qxeyp66o]{font-size:1.5rem;font-weight:700}.hub-grid[data-astro-cid-qxeyp66o]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.hub-card[data-astro-cid-qxeyp66o]{background:hsl(var(--bg-secondary) / .6);border:1px solid var(--border);border-radius:12px;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:all .3s}.hub-card[data-astro-cid-qxeyp66o]:hover{background:var(--bg-card);border-color:hsl(var(--accent-primary) / .3);transform:translateY(-3px)}.hub-icon[data-astro-cid-qxeyp66o]{font-size:1.75rem}.hub-card[data-astro-cid-qxeyp66o] h3[data-astro-cid-qxeyp66o]{font-size:1.15rem;font-weight:700}.hub-card[data-astro-cid-qxeyp66o] p[data-astro-cid-qxeyp66o]{font-size:.9rem;color:var(--muted);line-height:1.4}.tech-sheet[data-astro-cid-qxeyp66o]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem;position:sticky;top:90px}.tech-sheet[data-astro-cid-qxeyp66o] h3[data-astro-cid-qxeyp66o]{font-size:1.25rem;font-weight:700;margin-bottom:1.25rem;border-bottom:1px solid var(--border);padding-bottom:.5rem}.tech-table[data-astro-cid-qxeyp66o]{width:100%;border-collapse:collapse}.tech-table[data-astro-cid-qxeyp66o] tr[data-astro-cid-qxeyp66o]{border-bottom:1px solid hsl(var(--border-color) / .5)}.tech-table[data-astro-cid-qxeyp66o] tr[data-astro-cid-qxeyp66o]:last-child{border-bottom:none}.tech-table[data-astro-cid-qxeyp66o] th[data-astro-cid-qxeyp66o]{text-align:left;font-size:.85rem;font-weight:600;color:var(--muted);padding:.75rem .5rem .75rem 0;vertical-align:top;width:40%}.tech-table[data-astro-cid-qxeyp66o] td[data-astro-cid-qxeyp66o]{font-size:.9rem;color:var(--muted);padding:.75rem 0;line-height:1.4}@media(max-width:900px){.movie-grid-layout[data-astro-cid-qxeyp66o]{grid-template-columns:1fr}.tech-sheet[data-astro-cid-qxeyp66o]{position:static}}@media(max-width:600px){.movie-hero[data-astro-cid-qxeyp66o]{padding:1.5rem}.movie-hero-content[data-astro-cid-qxeyp66o]{flex-direction:column;align-items:flex-start;gap:1.5rem}.hub-grid[data-astro-cid-qxeyp66o]{grid-template-columns:1fr}}
