@charset "UTF-8";.movie-hero[data-astro-cid-y45em5cx]{position:relative;width:100%;height:40vw;min-height:160px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}@media(min-width:768px){.movie-hero[data-astro-cid-y45em5cx]{height:60vh;min-height:400px}}@media(min-width:1024px){.movie-hero[data-astro-cid-y45em5cx]{height:75vh}}.hero-bg[data-astro-cid-y45em5cx]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:center center;z-index:1}@media(min-width:1024px){.hero-bg[data-astro-cid-y45em5cx]{background-size:cover}}.hero-gradient[data-astro-cid-y45em5cx]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 50%,transparent 100%);z-index:2}.hero-content[data-astro-cid-y45em5cx]{position:relative;z-index:3;width:100%;padding:2rem;display:flex;justify-content:center;align-items:flex-end}@media(min-width:1024px){.hero-content[data-astro-cid-y45em5cx]{padding:4rem}}.movie-title[data-astro-cid-y45em5cx]{font-family:var(--font-title);color:#fff;font-size:3rem;letter-spacing:15px;text-transform:uppercase;margin:0;text-align:center;font-weight:300;text-shadow:0 4px 15px rgba(0,0,0,.8)}@media(min-width:768px){.movie-title[data-astro-cid-y45em5cx]{font-size:5rem;letter-spacing:25px}}.btn-trailer[data-astro-cid-y45em5cx]{position:absolute;bottom:2rem;right:2rem;background-color:var(--site-accent);color:#fff;font-family:var(--font-title);font-weight:700;letter-spacing:1px;border:none;padding:.8rem 1.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:transform .2s,filter .3s}.btn-trailer[data-astro-cid-y45em5cx]:hover{filter:brightness(1.1);transform:scale(1.05)}@media(min-width:1024px){.btn-trailer[data-astro-cid-y45em5cx]{bottom:4rem;right:4rem}}.movie-details-split[data-astro-cid-y45em5cx]{display:flex;flex-direction:column;width:100%}@media(min-width:1024px){.movie-details-split[data-astro-cid-y45em5cx]{flex-direction:row}}h2[data-astro-cid-y45em5cx]{font-family:var(--font-title);color:#fff;font-size:1.5rem;letter-spacing:2px;margin-top:0;margin-bottom:2rem}.panel-left[data-astro-cid-y45em5cx]{background-color:#6a6a6a;color:#fff;padding:3rem 1.5rem;display:flex;justify-content:center}@media(min-width:1024px){.panel-left[data-astro-cid-y45em5cx]{width:65%;padding:5rem 3rem;justify-content:flex-end}}.panel-left-inner[data-astro-cid-y45em5cx]{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:900px}@media(min-width:768px){.panel-left-inner[data-astro-cid-y45em5cx]{flex-direction:row;gap:3rem}}.poster-col[data-astro-cid-y45em5cx]{flex-shrink:0}.movie-poster[data-astro-cid-y45em5cx]{width:100%;max-width:250px;box-shadow:0 10px 30px #0006;border-radius:2px}.synopsis-text[data-astro-cid-y45em5cx] p[data-astro-cid-y45em5cx]{font-family:var(--font-title);font-size:1rem;line-height:1.7;margin-bottom:1.2rem;color:#fffffff2}.panel-right[data-astro-cid-y45em5cx]{background-color:#2b2b2b;color:#fff;padding:3rem 1.5rem;display:flex;justify-content:center}@media(min-width:1024px){.panel-right[data-astro-cid-y45em5cx]{width:35%;padding:5rem 3rem;justify-content:flex-start}}.panel-right-inner[data-astro-cid-y45em5cx]{width:100%;max-width:400px}.info-grid[data-astro-cid-y45em5cx]{display:flex;flex-direction:column;gap:1rem}.info-row[data-astro-cid-y45em5cx]{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:start}.info-label[data-astro-cid-y45em5cx]{font-family:var(--font-title);font-weight:700;font-size:.9rem;color:#ffffffe6}.info-value[data-astro-cid-y45em5cx]{font-family:var(--font-title);font-size:.95rem;color:#fffc;line-height:1.5}.trailer-modal[data-astro-cid-y45em5cx]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;backdrop-filter:blur(10px)}.trailer-modal[data-astro-cid-y45em5cx].is-open{opacity:1;visibility:visible}.modal-content[data-astro-cid-y45em5cx]{position:relative;width:90%;max-width:1000px;aspect-ratio:16/9;background-color:#000;box-shadow:0 10px 40px #000c}.modal-video[data-astro-cid-y45em5cx]{width:100%;height:100%;outline:none}.btn-close-modal[data-astro-cid-y45em5cx]{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;cursor:pointer;opacity:.7;transition:opacity .2s,transform .2s}.btn-close-modal[data-astro-cid-y45em5cx]:hover{opacity:1;transform:scale(1.1);color:var(--site-accent)}@media(min-width:768px){.btn-close-modal[data-astro-cid-y45em5cx]{top:-45px;right:-45px}}
