.legacy-clickable { cursor: pointer; }
.legacy-busy { pointer-events: none; opacity: .68; }
.legacy-status { width: min(472px, 100%); margin: 12px auto 0; color: rgba(255,255,255,.72); font-size: 13px; line-height: 1.35; text-align: center; }
.legacy-status:empty { display: none; }
.legacy-status.is-error { color: #ff9270; }
.legacy-status.is-success { color: #7fddbb; }
.legacy-status.is-info { color: #9dd8ff; }
.legacy-hidden { display: none !important; }
.subscription-device-row { display: flex; align-items: center; justify-content: space-between; gap: 10px; min-height: 30px; color: #fff; font-size: 13px; }
.subscription-device-row button { border: 0; background: transparent; color: rgba(255,255,255,.62); cursor: pointer; font: inherit; }
.subscription-device-row button:hover { color: #fff; }
.add-subscription-package-card.legacy-clickable,
.add-subscription-tariff-cta.legacy-clickable,
.add-subscription-whitelist-card.legacy-clickable { pointer-events: auto; }
