/* === v1.41.1 Telegram Profile Link === */
.profile-telegram-card{position:relative;overflow:hidden}
.profile-telegram-card:before{content:"";position:absolute;inset:auto -20% -45% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(39,205,255,.16),transparent 66%);pointer-events:none}
.telegram-connect-box,.telegram-linked-box{display:grid;gap:14px;position:relative;z-index:1}
.telegram-connect-box p{margin:0;color:var(--muted,#9ab3c5);font-weight:800;line-height:1.55}
.telegram-widget-wrap{display:flex;align-items:center;justify-content:flex-start;min-height:44px;padding-top:2px}
.telegram-linked-main{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(33,200,239,.16);background:rgba(255,255,255,.04);border-radius:16px}
.telegram-linked-main img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid rgba(33,200,239,.35)}
.telegram-linked-main b{display:block;color:var(--text,#f4fbff);font-weight:1000}
.telegram-linked-main small{display:block;color:var(--muted,#9ab3c5);font-weight:800;margin-top:3px}
.profile-telegram-card .btn.danger{background:linear-gradient(135deg,#fb7185,#e11d48)!important;color:#fff!important;border:0!important}
@media(max-width:720px){.telegram-widget-wrap{justify-content:center}.telegram-linked-main{align-items:flex-start}}
