.tiers-hot-badge { display:inline-flex; align-items:center; gap:3px; white-space:nowrap; font-size:11px; color:#946418; background:#fff6e3; border:1px solid #ebd7ac; border-radius:4px; padding:1px 4px; }
.tiers-hot-stars { color:#aa7510; letter-spacing:1px; font-size:12px; }
.tiers-hot-status { margin:3px 0 8px; color:var(--muted); font-size:11px; }
.tiers-deleted-history section { max-height:85dvh; overflow:auto; }
.tiers-deleted-history .tiers-log-body { min-height:30px; }
.tiers-deleted-history [hidden] { display:none!important; }
.tiers-deleted-note, .tiers-deleted-history [role=status] { margin:10px 18px; font-size:12px; color:var(--muted); }
.tiers-deleted-item { padding:12px 0; border-bottom:1px solid var(--line,#e2e9ef); overflow-wrap:anywhere; }
.tiers-deleted-item small { display:block; margin-top:4px; color:var(--muted); }
.tiers-deleted-item p { margin:7px 0 0; line-height:1.7; font-size:12px; }
.tiers-deleted-history [data-tiers-history-more] { margin:0 18px 14px; }
