.telegram-bot{padding:22px 0;border-bottom:1px solid var(--border,#2b2e36)}
.telegram-bot:last-child{border-bottom:0}
.telegram-bot h3{margin-top:0}
.telegram-targets{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin:18px 0}
.telegram-targets label{display:flex;align-items:flex-start;gap:8px;padding:12px;border:1px solid var(--border,#2b2e36);border-radius:10px}
.telegram-targets input[type=checkbox]{width:auto;margin-top:4px}
.migration-banner{margin-bottom:20px}
