.dfver-modal-sm{width:min(560px,96vw)}.dfver-list{flex:1 1;min-height:0;overflow-y:auto;padding:var(--space-3);display:flex;flex-direction:column;gap:6px}.dfver-item{position:relative;text-align:left;background:var(--surface-flat);border:1px solid var(--border);border-radius:12px;padding:11px 38px 11px 14px;cursor:pointer;transition:border-color .15s,background .15s}.dfver-item:hover{background:var(--surface-sunken);border-color:var(--border-strong)}.dfver-item-main{display:flex;align-items:center;gap:var(--space-2)}.dfver-item-time{font-size:13px;color:var(--text-ink)}.dfver-item-time,.dfver-tag{font-weight:var(--weight-bold)}.dfver-tag{font-size:10px;color:var(--text-accent);background:var(--accent-tint);border-radius:var(--radius-full);padding:1px 7px}.dfver-item-sub{font-size:var(--text-xs);color:var(--text-muted);margin-top:2px}.dfver-item-go{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--text-muted)}.dfver-item:hover .dfver-item-go{color:var(--text-body)}.dfver-status{padding:22px 18px;font-size:13px;color:var(--text-muted);text-align:center;line-height:1.6}.dfver-status-grow{flex:1 1;display:flex;align-items:center;justify-content:center}.dfver-status-error{color:var(--status-lost)}.dfver-head-left{display:flex;align-items:center;gap:var(--space-3);min-width:0}.dfver-back{flex-shrink:0;border:1px solid var(--border);border-radius:8px;cursor:pointer;font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-body);padding:5px 10px}.dfver-back,.dfver-back:hover{background:var(--surface-sunken)}.dfver-back:hover{color:var(--text-ink)}.dfver-kind-tag{margin-left:var(--space-2);font-size:10.5px;font-weight:var(--weight-bold);border-radius:var(--radius-full);padding:2px 8px;vertical-align:middle}.dfver-kind-recreate{color:var(--status-won);background:var(--status-won-bg);border:1px solid var(--status-won)}.dfver-kind-keep{background:var(--surface-sunken)}.dfver-kind-keep,.dfver-note{color:var(--text-muted);border:1px solid var(--border)}.dfver-note{font-size:12.5px;background:var(--surface-flat);border-radius:var(--radius-md);padding:10px 12px;margin-bottom:14px;line-height:1.55}.dfrev-chapter-check.dfrev-check-static{cursor:default}