
.tvottps-body { margin:0; }
.tvottps-wrap { max-width: 1080px; margin: 26px auto; padding: 0 14px; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial; }
.tvottps-hero { display:flex; gap:14px; align-items:center; flex-wrap:wrap; border:1px solid rgba(0,0,0,.12); border-radius: 18px; padding: 14px; background: rgba(0,0,0,.02); }
.tvottps-cover { width: 96px; height: 96px; object-fit:cover; border-radius: 16px; border:1px solid rgba(0,0,0,.12); }
.tvottps-title { margin:0; font-size: 26px; font-weight: 900; }
.tvottps-sub { opacity:.75; margin-top:4px; }
.tvottps-list { margin-top: 14px; display:flex; flex-direction:column; gap: 12px; }
.tvottps-card { border:1px solid rgba(0,0,0,.12); border-radius: 18px; padding: 14px; background:#fff; }
.tvottps-card-h h3 { margin:0; font-size: 18px; }
.tvottps-meta { display:flex; gap:10px; flex-wrap:wrap; opacity:.75; font-size: 13px; margin-top:4px; }
.tvottps-desc { margin-top: 10px; opacity:.92; }
.tvottps-audio { width:100%; margin-top: 10px; }
.tvottps-notes { margin-top: 12px; padding: 12px; border-radius: 14px; background: rgba(0,0,0,.03); }
.tvottps-notes h4 { margin:0 0 8px; font-size: 14px; }
.tvottps-empty { opacity:.7; padding: 18px; text-align:center; }
