/* J24.3 — готовность Telegram */
.telegram-readiness{margin-top:14px;padding:16px;border:1px solid #b8dce8;border-radius:19px;background:linear-gradient(145deg,#eef9fd,#fff)}.telegram-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.telegram-head>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#fff;background:#299bd3;font-size:20px}.telegram-head h2{margin:2px 0;font-size:16px}.telegram-head p{margin:0;color:var(--muted);font-size:9px}.telegram-head em{padding:5px 7px;border-radius:99px;color:#277da5;background:#dff4fc;font-size:8px;font-style:normal;font-weight:800}.telegram-readiness.ready{border-color:#b8e2dc;background:linear-gradient(145deg,#eefaf7,#fff)}.telegram-readiness.ready .telegram-head>span{background:var(--accent)}.telegram-checks{display:grid;gap:7px;margin-top:12px}.telegram-checks>span{display:grid;grid-template-columns:22px minmax(0,1fr);gap:1px 7px;padding:9px;border-radius:12px;background:#fff}.telegram-checks i{grid-row:1/3;display:grid;place-items:center;width:22px;height:22px;border-radius:8px;color:#fff;background:#d29149;font-size:10px;font-style:normal}.telegram-checks span.ok i{background:var(--accent)}.telegram-checks b{font-size:9px}.telegram-checks small{color:var(--muted);font-size:8px}.telegram-security{margin-top:10px;padding:9px 10px;border-radius:11px;background:rgba(255,255,255,.75)}.telegram-security b,.telegram-security small{display:block}.telegram-security b{font-size:9px}.telegram-security small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}@media(max-width:420px){.telegram-head{grid-template-columns:40px minmax(0,1fr)}.telegram-head>span{width:40px;height:40px}.telegram-head em{grid-column:2;justify-self:start}}
