.telegram-block.svelte-igrlew{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,220px);grid-template-areas:"icon  title    title" ".     body     preview" ".     body     button";column-gap:20px;row-gap:16px;border-radius:var(--r);background:var(--dark);padding:28px}.telegram-body.svelte-igrlew{grid-area:body;min-width:0}.telegram-preview.svelte-igrlew{grid-area:preview;min-width:0}.telegram-icon.svelte-igrlew{display:flex;grid-area:icon;align-self:center}.telegram-block.svelte-igrlew .telegram-title:where(.svelte-igrlew){grid-area:title;align-self:center;justify-self:start;margin:0;color:var(--f5);font-weight:700;font-size:36px;line-height:1.2;font-family:var(--font-sans)}.telegram-preview.svelte-igrlew img:where(.svelte-igrlew){display:block;box-shadow:0 12px 32px #00000059;border-radius:var(--rs);width:100%;height:auto}.telegram-preview-caption.svelte-igrlew{margin:10px 0 0;color:oklch(from var(--f5) l c h / .5);font-size:12px;line-height:1.5}.telegram-button.svelte-igrlew{grid-area:button;align-self:end;justify-self:end;transition:opacity .2s;cursor:pointer;border:none;border-radius:var(--rs);background:var(--tg);padding:12px 22px;color:var(--f5);font-weight:700;font-size:14px;white-space:nowrap}.telegram-button.svelte-igrlew:hover{opacity:.85}.telegram-block.svelte-igrlew p:where(.svelte-igrlew){margin:0 0 10px;color:oklch(from var(--f5) l c h / .6);font-size:13px;line-height:1.65}.telegram-block.svelte-igrlew p:where(.svelte-igrlew):last-of-type{margin-bottom:0}.telegram-subtitle.svelte-igrlew{margin-top:14px}.telegram-metrics.svelte-igrlew{margin:8px 0 0;padding:0;color:oklch(from var(--f5) l c h / .6);font-size:13px;line-height:1.7;list-style:none}.telegram-metrics.svelte-igrlew li:where(.svelte-igrlew){display:flex;align-items:center;gap:10px}.telegram-metrics.svelte-igrlew .dot:where(.svelte-igrlew){flex-shrink:0;border-radius:50%;background:var(--accent, #ff7a1a);width:8px;height:8px}.telegram-features.svelte-igrlew{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.telegram-feature.svelte-igrlew{display:flex;align-items:center;gap:5px;color:oklch(from var(--f5) l c h / .58);font-size:12px}.telegram-feature.svelte-igrlew .icon{flex-shrink:0;width:16px;height:16px}@media(max-width:767px){.telegram-block.svelte-igrlew{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon    title" "body    body" "preview preview" "button  button";column-gap:14px;row-gap:14px;padding:22px}.telegram-block.svelte-igrlew .telegram-icon:where(.svelte-igrlew) svg:where(.svelte-igrlew){width:40px;height:40px}.telegram-block.svelte-igrlew .telegram-title:where(.svelte-igrlew){font-size:16px}.telegram-button.svelte-igrlew{justify-self:stretch;padding:12px 18px;text-align:center}}
