.vd-page{background:var(--bg);min-height:100vh;padding:3rem 2rem}.vd-container{max-width:860px;margin:0 auto}.vd-loading,.vd-not-found{text-align:center;color:var(--text-mid);padding:6rem 2rem;font-size:1.1rem}.vd-topbar{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.vd-back{color:var(--navy-mid);border:1.5px solid #1a2d5a40;border-radius:8px;align-items:center;gap:.4rem;min-height:44px;padding:10px 18px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.vd-back:hover{background:var(--navy);color:var(--gold);border-color:var(--navy)}.vd-edit-btn{background:var(--gold-light);color:var(--navy);border:1.5px solid #f5c51880;border-radius:10px;align-items:center;min-height:44px;padding:10px 22px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.vd-edit-btn:hover{background:var(--gold);border-color:var(--gold)}.vd-thumb{background:var(--navy);aspect-ratio:16/9;border-radius:18px;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;overflow:hidden;box-shadow:0 4px 24px #0d1b3e26}.vd-thumb img{object-fit:cover;width:100%;height:100%}.vd-thumb-placeholder{opacity:.25;font-size:4.5rem}.vd-title{color:var(--navy);margin-bottom:1.25rem;font-size:2rem;font-weight:900;line-height:1.3}.vd-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.vd-tag{background:var(--gold-light);color:var(--navy-mid);border:1px solid #f5c51873;border-radius:999px;padding:6px 16px;font-size:.9rem;font-weight:700}.vd-section{margin-bottom:2.25rem}.vd-section h2{color:var(--navy-mid);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;display:flex}.vd-section h2:before{content:"";background:var(--gold);border-radius:2px;flex-shrink:0;width:4px;height:1.1em;display:inline-block}.vd-desc{color:var(--text);white-space:pre-wrap;font-size:1.05rem;line-height:1.8}.vd-source-link{color:var(--navy-mid);word-break:break-all;font-size:1rem;font-weight:600;text-decoration:underline}.vd-source-link:hover{color:var(--gold-dim)}.vd-player-wrap{justify-content:center;display:flex}.vd-player{aspect-ratio:9/16;background:#000;border-radius:16px;width:100%;max-width:360px;box-shadow:0 8px 32px #0000004d}.vd-player-hint{text-align:center;color:var(--text-mid);margin-top:10px;font-size:1rem;font-weight:500}.vd-meta{color:var(--text-mid);border-top:2px solid #0d1b3e1a;margin-top:2rem;padding-top:1.5rem;font-size:.9rem}
