.v1-alert-list{margin:0;padding:0}
.v1-alert-list__loading,.v1-alert-list__empty{margin:0;padding:12px 4px;font-size:.9rem;color:#64748b}
.v1-alert-list__item{position:relative;padding:14px 52px 14px 14px;margin-bottom:10px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}
.v1-alert-list__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}
.v1-alert-list__title{font-size:.98rem;color:#0f172a;line-height:1.3}
.v1-alert-list__time{flex-shrink:0;font-size:.72rem;color:#94a3b8;white-space:nowrap}
.v1-alert-list__body{margin:0 0 6px;font-size:.9rem;line-height:1.45;color:#475569;white-space:pre-wrap;word-break:break-word}
.v1-alert-list__meta{display:block;font-size:.78rem;color:#64748b;margin-bottom:4px}
.v1-alert-list__delete{position:absolute;top:10px;right:10px;padding:6px 10px;border:0;border-radius:8px;background:#fee2e2;color:#b91c1c;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}
.v1-alert-list__delete:hover{background:#fecaca}
