
.nf5-vp-wrap{width:100%;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;color:#111}
.nf5-vp-wrap *{box-sizing:border-box}
.nf5-vp-heading{font-size:34px;letter-spacing:-.02em;font-weight:800;margin:0 0 22px;display:flex;align-items:center;gap:10px;color:#111}
.nf5-vp-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:20px;border-radius:6px;background:#0f172a;color:#fff;font-size:12px;line-height:1;box-shadow:0 10px 25px rgba(15,23,42,.18)}
.nf5-vp-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,1fr);gap:28px;align-items:start}
.nf5-vp-main,.nf5-vp-sidebar{min-width:0}
.nf5-vp-player{position:relative;width:100%;min-height:520px;height:var(--nf5-vp-height,520px);background:#0b1220;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.18);overflow:hidden}
.nf5-vp-player iframe,.nf5-vp-player video{width:100%;height:100%;display:block;border:0;background:#000}
.nf5-vp-active-title{margin-top:16px;font-size:28px;font-weight:800;color:#111;line-height:1.28;letter-spacing:-.02em;word-break:break-word}
.nf5-vp-sidebar{display:flex;flex-direction:column;gap:14px;height:var(--nf5-vp-height,520px);max-height:var(--nf5-vp-height,520px);overflow:hidden}
.nf5-vp-list{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin;scrollbar-color:#94a3b8 transparent}
.nf5-vp-item{display:grid;grid-template-columns:168px minmax(0,1fr);gap:16px;align-items:center;width:100%;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background-image:linear-gradient(180deg,#ffffff,#fbfbfd)}
.nf5-vp-item:hover,.nf5-vp-item.is-active{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 14px 28px rgba(15,23,42,.10)}
.nf5-vp-item:focus{outline:2px solid #2563eb;outline-offset:2px}
.nf5-vp-thumb{display:block;width:168px;height:96px;background:#111827;border-radius:14px;overflow:hidden;flex-shrink:0;position:relative}
.nf5-vp-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.nf5-vp-no-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px}
.nf5-vp-item-content{display:flex;flex-direction:column;min-width:0}
.nf5-vp-item-title{font-size:18px;font-weight:700;color:#0f172a;line-height:1.4;letter-spacing:0;white-space:normal;overflow:visible;word-break:break-word}
.nf5-vp-list::-webkit-scrollbar{width:8px}.nf5-vp-list::-webkit-scrollbar-track{background:transparent}.nf5-vp-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.nf5-vp-pagination{display:flex;justify-content:center;padding-top:6px;flex-shrink:0}
.nf5-vp-load-more{appearance:none;border:0;background:#0f172a;color:#fff;border-radius:999px;padding:14px 22px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 16px 30px rgba(15,23,42,.18);transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}
.nf5-vp-load-more:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(15,23,42,.22)}
.nf5-vp-load-more:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}
.nf5-vp-loading{opacity:.8}
.nf5-vp-empty,.nf5-vp-invalid{padding:24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;color:#475569}
@media(max-width:1280px){.nf5-vp-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr)}.nf5-vp-player{min-height:470px;height:var(--nf5-vp-height,470px)}.nf5-vp-active-title{font-size:24px}.nf5-vp-item-title{font-size:17px}}
@media(max-width:1024px){.nf5-vp-heading{font-size:28px}.nf5-vp-grid{grid-template-columns:1fr;gap:20px}.nf5-vp-player{min-height:430px;height:var(--nf5-vp-height,430px)}.nf5-vp-sidebar{gap:12px}.nf5-vp-list{gap:12px}}
@media(max-width:767px){.nf5-vp-heading{font-size:24px;margin-bottom:16px}.nf5-vp-icon{width:26px;height:18px}.nf5-vp-grid{gap:16px}.nf5-vp-player{min-height:260px;height:auto;aspect-ratio:16/9;border-radius:18px}.nf5-vp-sidebar{height:430px;max-height:430px}.nf5-vp-list{padding-right:4px}.nf5-vp-active-title{margin-top:12px;font-size:20px;line-height:1.35}.nf5-vp-item{grid-template-columns:116px minmax(0,1fr);gap:12px;padding:10px;border-radius:15px;align-items:start}.nf5-vp-thumb{width:116px;height:66px;border-radius:12px}.nf5-vp-item-title{font-size:15px;line-height:1.35}.nf5-vp-load-more{width:100%;padding:14px 18px;font-size:15px}}
@media(max-width:480px){.nf5-vp-heading{font-size:22px}.nf5-vp-sidebar{height:390px;max-height:390px}.nf5-vp-item{grid-template-columns:104px minmax(0,1fr)}.nf5-vp-thumb{width:104px;height:60px}.nf5-vp-item-title{font-size:14px}.nf5-vp-active-title{font-size:18px}}


.nf5-vp-active-description{margin-top:10px;font-size:16px;line-height:1.65;color:#475569;white-space:pre-line;word-break:break-word}
.nf5-vp-theme-dark{color:#f8fafc;background:#0b1220;border-radius:24px;padding:24px}
.nf5-vp-theme-dark .nf5-vp-heading,.nf5-vp-theme-dark .nf5-vp-active-title{color:#f8fafc}
.nf5-vp-theme-dark .nf5-vp-icon,.nf5-vp-theme-dark .nf5-vp-load-more{background:#2563eb;color:#fff}
.nf5-vp-theme-dark .nf5-vp-player{box-shadow:0 18px 45px rgba(0,0,0,.35)}
.nf5-vp-theme-dark .nf5-vp-item{background:#111827;background-image:linear-gradient(180deg,#1f2937,#111827);border-color:#253041}
.nf5-vp-theme-dark .nf5-vp-item:hover,.nf5-vp-theme-dark .nf5-vp-item.is-active{border-color:#3b82f6;box-shadow:0 14px 28px rgba(0,0,0,.28)}
.nf5-vp-theme-dark .nf5-vp-item-title{color:#f8fafc}
.nf5-vp-theme-dark .nf5-vp-active-description{color:#cbd5e1}
@media(max-width:767px){.nf5-vp-mobile-truncate .nf5-vp-item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nf5-vp-mobile-truncate .nf5-vp-active-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nf5-vp-active-description{font-size:14px;line-height:1.55}.nf5-vp-theme-dark{padding:16px;border-radius:18px}}

/* Personalização v1.4 */
.nf5-vp-heading-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 22px;flex-wrap:wrap}
.nf5-vp-heading-row .nf5-vp-heading{margin:0;color:var(--nf5-vp-accent,#0f172a)}
.nf5-vp-heading-row .nf5-vp-icon{background:var(--nf5-vp-accent,#0f172a)}
.nf5-vp-active-title,.nf5-vp-item-title{color:var(--nf5-vp-accent,#0f172a)}
.nf5-vp-load-more{background:var(--nf5-vp-accent,#0f172a)}
.nf5-vp-subscribe{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--nf5-vp-accent,#0f172a);color:#fff;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:800;line-height:1;box-shadow:0 14px 26px rgba(15,23,42,.16);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;white-space:nowrap}
.nf5-vp-subscribe:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 34px rgba(15,23,42,.22);opacity:.95}
.nf5-vp-theme-dark .nf5-vp-heading-row .nf5-vp-heading,.nf5-vp-theme-dark .nf5-vp-active-title,.nf5-vp-theme-dark .nf5-vp-item-title{color:var(--nf5-vp-accent,#3b82f6)}
.nf5-vp-theme-dark .nf5-vp-icon,.nf5-vp-theme-dark .nf5-vp-load-more,.nf5-vp-theme-dark .nf5-vp-subscribe{background:var(--nf5-vp-accent,#3b82f6);color:#fff}
@media(max-width:767px){.nf5-vp-heading-row{align-items:flex-start;margin-bottom:16px}.nf5-vp-subscribe{padding:11px 15px;font-size:13px}.nf5-vp-heading-row .nf5-vp-heading{margin:0}}
@media(max-width:480px){.nf5-vp-heading-row{flex-direction:column;align-items:stretch}.nf5-vp-subscribe{width:100%;padding:13px 16px}}
