#appUpdate{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0;margin-bottom:12px;border-bottom:1px solid var(--line);color:var(--ink)}
#appUpdate[hidden]{display:none}#appUpdate p{flex:1 1 160px;font-size:14px;line-height:1.4;margin:0}
#appUpdate button{min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--surface)}
#appUpdate button:first-of-type{background:var(--accent-soft)}
.update-settings button{min-height:44px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);text-align:left}.update-settings small,.update-settings p{font-size:13px;color:var(--muted);line-height:1.4;margin:0;overflow-wrap:anywhere}.update-settings p:empty{display:none}
