.vc-update-note{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;margin:10px 0}
.vc-update-note .vc-update-badge{display:inline-flex;align-items:center;white-space:nowrap;font-weight:700;font-size:12px;line-height:1;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#1e40af;border:1px solid rgba(30,64,175,.18)}
.vc-update-note .vc-update-note-text{flex:1;min-width:0}
.vc-update-note .vc-update-note-text p{margin:0}
.vc-update-note-fixed .vc-update-badge{background:#fee2e2;color:#991b1b;border-color:rgba(153,27,27,.18)}
.vc-update-note-updated .vc-update-badge{background:#e0f2fe;color:#075985;border-color:rgba(7,89,133,.18)}
.vc-update-note-improved .vc-update-badge{background:#dcfce7;color:#166534;border-color:rgba(22,101,52,.18)}
.vc-update-note-removed .vc-update-badge{background:#f3f4f6;color:#111827;border-color:rgba(17,24,39,.12)}
.vc-update-note-compatibility .vc-update-badge{background:#fef9c3;color:#854d0e;border-color:rgba(133,77,14,.18)}
