[hidden] { display: none !important; }
button:disabled { opacity: .6; cursor: wait; }
.thumb { width: 58px; height: 82px; object-fit: cover; border-radius: 8px; background: #080d16; border: 1px solid #273247; }
.thumb-placeholder { display: grid; place-items: center; color: #68758b; font-size: .65rem; }
.playlist-item { grid-template-columns: 45px 64px minmax(180px, 1fr) auto !important; gap: .75rem; }
.reel-actions { display: flex; gap: .4rem; justify-content: flex-end; flex-wrap: wrap; }
.disabled-row { opacity: .55; }
