.auto-entry{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--border,#e5e7eb);align-items:center;overflow-wrap:anywhere}
.auto-entry>div:first-child{min-width:0}.auto-entry small{display:block;color:var(--muted,#6b7280);margin-top:5px}.auto-entry.cancelled{opacity:.6}.auto-entry.cancelled strong{text-decoration:line-through}
.auto-staff-steps{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.auto-staff-steps span{padding:10px 14px;background:var(--surface-alt,#f2f0ff);border-radius:12px;color:var(--tone-blue-text,#6558bd)}
#staff-content details,#om-content details{margin-top:18px}#staff-content summary{cursor:pointer;font-weight:600}.auto-agenda{max-height:570px;overflow-y:auto}
[data-config][hidden]{display:none!important}
@media(max-width:650px){.auto-entry{align-items:flex-start;flex-direction:column}.auto-entry .omni-actions{flex-wrap:wrap}.auto-staff-steps{flex-direction:column}}
