.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}.vod-poster-vazio.sem-ficha{background:#ffffff0d;border:1px solid #ffffff1f;position:relative}.vod-poster-vazio.sem-ficha:after{content:"";background:#ffffff38;height:1px;position:absolute;top:50%;left:18%;right:18%;transform:rotate(-32deg)}.vod-ficha{flex-direction:column;gap:10px;margin:4px 0 18px;display:flex}.vod-ficha-numeros{flex-wrap:wrap;gap:8px;display:flex}.vod-ficha-numeros span{color:#ffffffc7;border:1px solid #ffffff38;border-radius:999px;padding:2px 10px;font-size:.78rem;font-weight:600}.vod-ficha-classificacao{color:#fca5a5;border-color:#ef4444b3}.vod-ficha-generos{color:#ffffff8c;margin:0;font-size:.82rem}.vod-ficha-frase{color:#ffffff9e;margin:0;font-size:.88rem;font-style:italic}.vod-ficha-sinopse{color:#ffffffd1;margin:0;font-size:.92rem;line-height:1.55}.vod-ficha-creditos{grid-template-columns:auto 1fr;gap:2px 10px;margin:0;font-size:.84rem;display:grid}.vod-ficha-creditos dt{color:#ffffffd9;font-weight:700}.vod-ficha-creditos dd{color:#ffffff9e;margin:0}.vod-ficha-elenco h3{margin:6px 0 8px;font-size:.95rem}.vod-ficha-elenco ul{gap:12px;margin:0;padding:0 0 6px;list-style:none;display:flex;overflow-x:auto}.vod-ficha-elenco li button{width:84px;color:inherit;cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.vod-ficha-elenco img,.vod-ficha-sem-foto{object-fit:cover;background:#ffffff14;border-radius:50%;width:64px;height:64px}.vod-ficha-elenco strong{font-size:.72rem;line-height:1.2}.vod-ficha-elenco small{color:#ffffff80;font-size:.66rem}.vod-ficha-elenco li button:hover strong{text-decoration:underline}.vod-ficha-voltar{color:#ffffffb3;cursor:pointer;background:0 0;border:0;margin-bottom:10px;padding:0;font-size:.85rem}.vod-ficha-nota{color:#ffffff73;margin:4px 0 0;font-size:.8rem}.vod-ficha-filmografia{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.vod-ficha-filmografia button{width:100%;color:inherit;cursor:pointer;text-align:left;background:#ffffff0f;border:0;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 12px;display:flex}.vod-ficha-filmografia button:hover{background:#ffffff1f}.vod-ficha-filmografia small{color:#ffffff80;font-size:.75rem}.vod-catalog{background:radial-gradient(circle at 78% -8%,#e5091417,#0000 32rem),linear-gradient(#0b0b0b 0%,#090909 58%,#080808 100%);padding:0 clamp(1rem,3vw,3.5rem) 4rem}.vod-header{-webkit-backdrop-filter:blur(18px);background:linear-gradient(#080808fa 0%,#080808eb 75%,#080808b8 100%);border-bottom:1px solid #ffffff0e;gap:1rem;min-height:68px;margin:0 calc(-1*clamp(1rem,3vw,3.5rem)) 1rem;padding:.75rem clamp(1rem,3vw,3.5rem)}.vod-voltar,.vod-link{background:#ffffff13;border-color:#ffffff14;transition:background .14s,transform .14s}.vod-voltar:hover,.vod-link:hover{background:#ffffff24;transform:translateY(-1px)}.vod-abas{align-items:center;gap:.15rem}.vod-abas button{color:#ffffffa8;background:0 0;border:0;border-radius:.35rem;padding:.55rem .7rem;font-size:.88rem;transition:color .14s,background .14s;position:relative}.vod-abas button:hover{color:#fff;background:#ffffff0e}.vod-abas button.ativa{color:#fff;background:0 0;font-weight:700}.vod-abas button.ativa:after{content:"";background:var(--accent,#e50914);border-radius:99px;height:2px;position:absolute;bottom:.15rem;left:.65rem;right:.65rem}.vod-busca{background:#0000008a;border-color:#ffffff2e;border-radius:.35rem;max-width:360px;margin-left:auto;transition:max-width .18s,border-color .18s,background .18s}.vod-busca:focus{background:#000000c7;border-color:#ffffff6b;max-width:440px}.vod-fileiras{gap:2rem;padding-top:.35rem}.vod-fileira h3{letter-spacing:-.01em;margin-bottom:.7rem;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:750}.vod-fileira-pista{gap:clamp(.65rem,1vw,1rem);margin:0 calc(-1*clamp(1rem,3vw,3.5rem));padding:.35rem clamp(1rem,3vw,3.5rem) 1rem;scroll-padding-inline:clamp(1rem,3vw,3.5rem)}.vod-fileira-pista .vod-card{flex-basis:clamp(138px,12vw,180px)}.vod-card{transition:transform .17s,filter .17s;position:relative;transform:translateZ(0)}.vod-card .vod-poster{border-radius:.4rem;transition:outline-color .15s,box-shadow .17s;box-shadow:0 8px 22px #0000002e}@media (hover:hover){.vod-card:hover,.vod-card:focus-visible{z-index:2;transform:translateY(-4px)scale(1.035)}.vod-card:hover .vod-poster,.vod-card:focus-visible .vod-poster{outline:2px solid #ffffffb8;box-shadow:0 18px 44px #00000080}}.vod-card-titulo{color:#ffffffdb;font-size:.82rem;font-weight:560}.vod-generos{margin-bottom:.8rem;padding-block:.2rem .7rem}.vod-generos button{background:#ffffff0b;border:1px solid #ffffff1a}.vod-modal-fundo{-webkit-backdrop-filter:blur(12px);background:#000000d1;padding:clamp(.65rem,2vw,1.5rem)}.vod-modal-fundo.vod-modal-suspenso{visibility:hidden;pointer-events:none}.vod-modal{background:linear-gradient(#ffffff05,#0000 11rem),#181818;border:1px solid #ffffff17;border-radius:.65rem;width:min(1080px,100%);max-height:min(92vh,900px);padding:clamp(1.1rem,2vw,1.8rem);box-shadow:0 28px 110px #000000c7}.vod-serie-topo{z-index:4;background:linear-gradient(#181818 70%,#181818f0);border-bottom:1px solid #ffffff0e;margin:calc(-1*clamp(1.1rem,2vw,1.8rem)) calc(-1*clamp(1.1rem,2vw,1.8rem)) 1rem;padding:1.2rem clamp(1.1rem,2vw,1.8rem) .9rem;position:sticky;top:calc(-1*clamp(1.1rem,2vw,1.8rem))}.vod-serie-topo h2{letter-spacing:-.025em;font-size:clamp(1.25rem,2vw,1.75rem)}.vod-modal-fechar{background:#2a2a2a!important;border-color:#ffffff14!important}.vod-modal-fechar:hover{background:#3a3a3a!important}.vod-season-stack{gap:.55rem;margin-top:1.25rem;display:grid}.vod-episodios-cabecalho{justify-content:space-between;align-items:end;gap:1rem;margin:.25rem 0 .3rem;display:flex}.vod-episodios-cabecalho h3{margin:0;font-size:1.15rem}.vod-episodios-cabecalho p{color:#ffffff80;margin:.2rem 0 0;font-size:.78rem}.vod-season{background:#202020;border:1px solid #ffffff13;border-radius:.55rem;overflow:hidden}.vod-season.aberta{background:#1c1c1c;border-color:#ffffff21}.vod-season-toggle{color:#fff;text-align:left;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:58px;padding:.8rem 1rem;transition:background .14s;display:flex}.vod-season-toggle:hover{background:#ffffff0e}.vod-season-toggle>span{gap:.1rem;display:grid}.vod-season-toggle strong{font-size:.94rem}.vod-season-toggle small{color:#ffffff7a;font-size:.72rem}.vod-season-toggle svg{flex:none;width:20px;height:20px;transition:transform .16s}.vod-season.aberta .vod-season-toggle svg{transform:rotate(180deg)}.vod-episodios{border-top:1px solid #fff1;grid-template-columns:1fr;gap:0;max-height:none;display:grid;overflow:visible}.vod-episodios li+li{border-top:1px solid #ffffff0e}.vod-episodios button{background:0 0;border:0;border-radius:0;grid-template-columns:2rem minmax(90px,.75fr) minmax(150px,1.8fr) auto;align-items:center;gap:.75rem;min-height:60px;padding:.72rem 1rem;font-size:.84rem;transition:background .13s;display:grid}.vod-episodios button:hover,.vod-episodios button:focus-visible{background:#ffffff12;border:0;outline:none}.vod-episodios button.assistindo{box-shadow:inset 3px 0 0 var(--accent,#e50914);background:#e5091417}.vod-ep-play{color:#fff;border:1px solid #ffffff61;border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;font-size:.58rem;display:grid}.vod-ep-numero{color:#fffffff0;font-weight:700}.vod-ep-versao{text-overflow:ellipsis;white-space:nowrap;color:#ffffff80;text-transform:none;font-size:.74rem;overflow:hidden}.vod-episodios button em{color:#ff858b;background:#e5091429;border-radius:999px;justify-self:end;padding:.2rem .45rem;font-size:.66rem;font-style:normal;font-weight:700}@media (max-width:760px){.vod-catalog{padding-inline:.85rem}.vod-header{gap:.5rem;margin-inline:-.85rem;padding-inline:.85rem}.vod-abas{order:3;width:100%;padding-bottom:.2rem;overflow-x:auto}.vod-abas button{flex:none}.vod-busca{flex:9rem;max-width:none}.vod-fileira-pista{margin-inline:-.85rem;padding-inline:.85rem;scroll-padding-inline:.85rem}.vod-modal{border-radius:.8rem .8rem 0 0;max-height:92dvh}.vod-episodios button{grid-template-columns:1.8rem 1fr auto;gap:.6rem}.vod-ep-versao{white-space:normal;grid-column:2/-1;margin-top:-.45rem}.vod-episodios button em{grid-area:1/3}}.vod-modal{--pad:clamp(1.1rem,2vw,1.8rem)}.vod-hero{margin:calc(var(--pad)*-1)calc(var(--pad)*-1)0;padding:calc(var(--pad) + 1.2rem)var(--pad)1.6rem;isolation:isolate;border-radius:.65rem .65rem 0 0;min-height:25rem;position:relative;overflow:hidden}.vod-hero-fundo{z-index:-2;object-fit:cover;object-position:center 25%;width:100%;height:100%;animation:.42s ease-out vod-hero-aparece;position:absolute;inset:0}@keyframes vod-hero-aparece{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:none}}.vod-hero-veu{z-index:-1;background:linear-gradient(90deg,#121214f7 0%,#121214db 42%,#12121440 100%),linear-gradient(#18181800 55%,#181818 100%);position:absolute;inset:0}.vod-hero-fechar{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);top:1rem;right:1rem;background:#141416b3!important;position:absolute!important}.vod-hero-corpo{align-items:flex-start;gap:clamp(1.25rem,3vw,2.25rem);display:flex}.vod-hero-capa{aspect-ratio:2/3;background:#ffffff12;border-radius:.6rem;flex:none;place-items:center;width:clamp(8.5rem,17vw,13.5rem);display:grid;overflow:hidden;box-shadow:0 18px 50px #000000a6}.vod-hero-capa img{object-fit:cover;width:100%;height:100%}.vod-hero-capa span,.vod-ator-capa span,.vod-ator-foto span{color:#e50914b3;font-size:3rem;font-weight:700}.vod-hero-info{flex-direction:column;flex:auto;gap:.6rem;min-width:0;max-width:44rem;display:flex}.vod-hero-info h2{letter-spacing:-.03em;text-shadow:0 2px 18px #0009;margin:0;font-size:clamp(1.6rem,3.2vw,2.6rem);line-height:1.1}.vod-hero-info .vod-ficha-numeros span{background:#ffffff12;border-radius:.4rem;padding:.2rem .6rem;font-size:.82rem}.vod-ficha-nota-tmdb{color:#ffd166!important;border-color:#ffd1668c!important}.vod-cl-l{color:#10b981!important;border-color:#10b98199!important}.vod-cl-10{color:#3b82f6!important;border-color:#3b82f699!important}.vod-cl-12{color:#f59e0b!important;border-color:#f59e0b99!important}.vod-cl-14{color:#f97316!important;border-color:#f9731699!important}.vod-cl-16,.vod-cl-18{color:#ef4444!important;border-color:#ef444499!important}.vod-hero-botoes{gap:.75rem;margin:.4rem 0 .2rem;display:flex}.vod-botao-assistir{color:#111;cursor:pointer;background:#fff;border:0;border-radius:.45rem;align-items:center;gap:.5rem;padding:.75rem 1.9rem;font-size:1rem;font-weight:700;transition:transform .12s,background .12s;display:inline-flex}.vod-botao-assistir:hover:not(:disabled){background:#ffffffdb;transform:scale(1.03)}.vod-botao-assistir:disabled{opacity:.45;cursor:default}.vod-hero-info .vod-ficha-sinopse{color:#ffffffe0;font-size:.98rem}.vod-modal-corpo{padding-top:1.25rem}.vod-modal-corpo .vod-ficha-elenco img,.vod-modal-corpo .vod-ficha-sem-foto{width:76px;height:76px}.vod-ficha-sem-foto{color:#ffffff73;place-items:center;font-weight:700;display:grid}.vod-modal-corpo .vod-ficha-elenco li button{width:96px;transition:transform .12s}.vod-modal-corpo .vod-ficha-elenco li button:hover{transform:translateY(-3px)}.vod-modal-corpo .vod-ficha-elenco li button:hover img{outline:3px solid var(--accent,#e50914);outline-offset:2px}.vod-ator-barra{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.vod-ator-topo{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vod-ator-foto{background:#ffffff14;border-radius:50%;flex:none;place-items:center;width:8.5rem;height:8.5rem;display:grid;overflow:hidden;box-shadow:0 10px 34px #00000080}.vod-ator-foto img{object-fit:cover;object-position:center 15%;width:100%;height:100%}.vod-ator-quem h2{letter-spacing:-.02em;margin:0 0 .3rem;font-size:clamp(1.5rem,3vw,2.2rem)}.vod-ator-dados{color:var(--accent,#e50914);margin:0 0 .5rem;font-size:.88rem}.vod-ator-bio{-webkit-line-clamp:4;color:#ffffffb3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.vod-ator-contagem{margin:0 0 .9rem;font-size:1.05rem}.vod-ator-grade{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.vod-ator-grade button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.35rem;padding:0;display:flex}.vod-ator-capa{aspect-ratio:2/3;background:#ffffff12;border-radius:.45rem;place-items:center;transition:transform .14s,box-shadow .14s;display:grid;overflow:hidden}.vod-ator-capa img{object-fit:cover;width:100%;height:100%}.vod-ator-grade button:hover .vod-ator-capa{box-shadow:0 0 0 3px var(--accent,#e50914),0 12px 30px #0000008c;transform:scale(1.04)}.vod-ator-grade strong{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.vod-ator-grade small{white-space:nowrap;text-overflow:ellipsis;color:#ffffff80;font-size:.74rem;overflow:hidden}@media (max-width:640px){.vod-hero{min-height:0}.vod-hero-corpo{text-align:center;flex-direction:column;align-items:center}.vod-hero-info{align-items:center}.vod-hero-capa{width:9rem}.vod-ficha-numeros,.vod-hero-botoes{justify-content:center}.vod-ator-topo{text-align:center;flex-direction:column}.vod-ator-grade{grid-template-columns:repeat(auto-fill,minmax(6.5rem,1fr))}}
