.vod-catalog{background:var(--bg-primary,#0a0a0a);min-height:100vh;color:var(--text-primary,#fff);padding:1rem 1.25rem 3rem}.vod-header{z-index:5;background:linear-gradient(180deg,var(--bg-primary,#0a0a0a)70%,transparent);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 0;display:flex;position:sticky;top:0}.vod-voltar{width:2.25rem;height:2.25rem;color:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;font-size:1.1rem}.vod-abas{gap:.35rem;display:flex}.vod-abas button,.vod-letras button,.vod-temporadas button{color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:.4rem .9rem;font-size:.85rem}.vod-abas button.ativa,.vod-letras button.ativa,.vod-temporadas button.ativa{background:var(--accent,#e50914);border-color:#0000;font-weight:600}.vod-letras button:disabled{opacity:.25;cursor:default}.vod-busca{min-width:10rem;color:inherit;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;flex:14rem;padding:.55rem .9rem;font-size:.9rem}.vod-letras{flex-wrap:wrap;gap:.3rem;margin:.5rem 0 1rem;display:flex}.vod-letras button{text-align:center;min-width:2.1rem;padding:.3rem .5rem}.vod-grade{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.vod-card{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:.45rem;padding:0;display:flex}.vod-poster{aspect-ratio:2/3;background:#ffffff0f;border-radius:.5rem;justify-content:center;align-items:center;display:flex;overflow:hidden}.vod-poster img{object-fit:cover;width:100%;height:100%}.vod-poster-vazio{color:#ffffff59;font-size:1.5rem;font-weight:700}.vod-card-titulo{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden}.vod-card:hover .vod-poster,.vod-card:focus-visible .vod-poster{outline:2px solid var(--accent,#e50914)}.vod-aviso,.vod-erro{color:#fff9;padding:1rem 0;font-size:.9rem}.vod-erro{color:#ff8080}.vod-serie{background:#ffffff0d;border-radius:.75rem;margin:0 0 1.5rem;padding:1rem}.vod-modal-fundo{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;place-items:center;padding:clamp(.75rem,3vw,2rem);animation:.16s ease-out vod-fundo-entra;display:grid;position:fixed;inset:0}.vod-modal{overscroll-behavior:contain;width:min(920px,100%);max-height:min(88vh,820px);color:var(--text-primary,#fff);background:#11151b;border:1px solid #ffffff24;border-radius:1rem;padding:clamp(1rem,2.5vw,1.5rem);animation:.18s ease-out vod-modal-entra;overflow:auto;box-shadow:0 24px 80px #000000a6}@keyframes vod-fundo-entra{0%{opacity:0}}@keyframes vod-modal-entra{0%{opacity:0;transform:translateY(12px)scale(.98)}}.vod-modal-tipo{color:var(--accent,#e50914);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;font-weight:700;display:block}.vod-modal-fechar{flex:none;place-items:center;width:2.5rem;height:2.5rem;line-height:1;display:grid;border-radius:50%!important;padding:0!important;font-size:1.5rem!important}.vod-fontes>p{color:#ffffffad;margin:1rem 0 .65rem;font-size:.86rem}.vod-fontes{gap:.55rem;display:grid}.vod-fontes button{width:100%;color:inherit;cursor:pointer;text-align:left;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.vod-fontes button:hover,.vod-fontes button:focus-visible,.vod-episodios button:hover,.vod-episodios button:focus-visible{border-color:var(--accent,#e50914);background:#e509141a;outline:none}.vod-fontes button span{gap:.2rem;min-width:0;display:grid}.vod-fontes button small{color:#ffffff8c;text-overflow:ellipsis;overflow:hidden}.vod-fontes button em{color:#fff9;flex:none;font-size:.76rem;font-style:normal}.vod-serie-topo{justify-content:space-between;align-items:center;gap:1rem;display:flex}.vod-serie-topo h2{margin:0;font-size:1.1rem}.vod-serie-topo button{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:.3rem .8rem;font-size:.8rem}.vod-temporadas{flex-wrap:wrap;gap:.3rem;margin:.75rem 0;display:flex}.vod-episodios{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;max-height:58vh;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.vod-episodios button{width:100%;color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.82rem;display:flex}.vod-ep-versao{opacity:.6;text-transform:uppercase;font-size:.7rem}.vod-sentinela{height:1px}.vod-link{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.vod-link svg{width:1.1rem;height:1.1rem}.vod-link:hover{color:#fff;border-color:#ffffff40}@media (max-width:600px){.vod-modal-fundo{align-items:end;padding:0}.vod-modal{border-radius:1rem 1rem 0 0;width:100%;max-height:88dvh}.vod-episodios{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.vod-modal-fundo,.vod-modal{animation:none}}.vod-fileiras{flex-direction:column;gap:26px;padding-bottom:24px;display:flex}.vod-fileira h3{margin:0 0 10px;font-size:1.05rem;font-weight:600}.vod-fileira-pista{scroll-snap-type:x proximity;scrollbar-width:thin;gap:14px;padding-bottom:6px;display:flex;overflow-x:auto}.vod-fileira-pista .vod-card{scroll-snap-align:start;flex:0 0 150px}.vod-generos{scrollbar-width:thin;gap:6px;padding:8px 0 10px;display:flex;overflow-x:auto}.vod-generos button{color:inherit;cursor:pointer;background:#ffffff14;border:0;border-radius:100px;flex:none;padding:5px 12px;font-size:.82rem}.vod-generos button:hover{background:#ffffff29}.vod-generos button.ativa{background:var(--accent,#e50914);color:#fff}
