/**handles:cpa-agg-style**/
#agg-feed,.agg-toolbar{width:100%;max-width:none;margin:0;padding:0 24px;box-sizing:border-box}#agg-feed{display:block}#agg-feed>.tgcard{margin:20px auto}.agg-pools{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.agg-chip{border:1px solid #e5e7eb;padding:7px 14px;border-radius:999px;text-decoration:none;color:#111;background:#f7f7f7;font-size:14px;transition:background .15s,color .15s,border-color .15s}.agg-chip:hover{background:#efefef}.agg-chip.is-active{background:#e6e6e6;color:#000;border-color:#e1e1e1}.tgcard{background:#fff;border-radius:14px;border:2px solid #e6ebf2;box-shadow:0 10px 30px rgba(20,29,37,.08);padding:16px 16px 14px;display:flex;flex-direction:column;width:100%;max-width:1080px;box-sizing:border-box}.tgcard:hover{border-color:#dbe3ee}.tgcard__head{display:flex;align-items:center;margin-bottom:10px}.tgcard__avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#e8eef3;color:#486e8e;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;overflow:hidden;background-size:cover;background-position:center;font-size:14px}.tgcard__avatar--img{color:transparent;text-indent:-9999px}.tgcard__meta{display:flex;flex-direction:column;gap:2px}.tgcard__source{font-weight:700;font-size:15px;color:#0f172a}.tgcard__date{font-size:12px;color:#6b7280}.tgcard__body{position:relative}.tgcard__body.is-collapsed{max-height:400px;overflow:hidden}.tgcard__fade{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);pointer-events:none;opacity:0;transition:opacity .2s}.tgcard__body.is-collapsed .tgcard__fade{opacity:1}.tgcard__media{display:block;border:0;padding:0;background:0 0;margin:6px 0 12px;width:100%}.tgcard__media--image{cursor:pointer}.tgcard__media img{width:100%;height:auto;border-radius:12px;display:block}.tgcard__media video{width:100%;height:auto;border-radius:12px;display:block;background:#000}.tgcard__text{font-size:16px;line-height:1.65;color:#111;word-wrap:break-word}.tgcard__text a{color:#1b8abf;text-decoration:underline}.tgcard__text a:hover{color:#1570a0}.tgcard__text p{margin:.55em 0}.tgcard__text p:empty{display:none}.tgcard__text ol,.tgcard__text ul{margin:.5em 0 .8em 1.25em;padding:0}.tgcard__text li{margin:.25em 0}.tgcard__text blockquote{margin:.6em 0;padding:.25em 0 .25em 12px;border-left:3px solid #e5e7eb;background:0 0;border-radius:0}.tgcard__text blockquote p{margin:0}.tgcard__text code{background:#f3f4f6;border-radius:4px;padding:1px 5px;font-size:.9em}.tgcard__text pre{background:#f3f4f6;border-radius:8px;padding:10px 12px;overflow-x:auto;font-size:.88em}.tgcard__more{display:none;margin:10px 0 12px;padding:9px 14px;border-radius:10px;background:#f0f2f5;color:#1f2937;border:1px solid #d9dee7;font-size:14px;cursor:pointer;align-self:center;user-select:none;transition:background .15s}.tgcard__more:hover{background:#e5e7eb}.tgcard__actions{display:flex;justify-content:center;margin-top:2px}.tgbtn{display:inline-block;padding:9px 14px;border-radius:10px;text-decoration:none;font-size:14px;transition:background .15s}.tgbtn--primary{background:#f0f2f5;color:#1f2937;border:1px solid #d9dee7}.tgbtn--primary:hover{background:#e5e7eb}#agg-loader{min-height:48px;display:flex;align-items:center;justify-content:center;padding:16px}.agg-spinner{display:inline-block;width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:agg-spin .75s linear infinite}@keyframes agg-spin{to{transform:rotate(360deg)}}#agg-empty,#agg-error{padding:32px 24px;text-align:center;color:#6b7280;font-size:15px}#agg-error button,#agg-retry{margin-top:8px;padding:8px 18px;border-radius:8px;border:1px solid #d9dee7;background:#f0f2f5;color:#1f2937;font-size:14px;cursor:pointer}#agg-retry:hover{background:#e5e7eb}#agg-loadmore{display:none;margin:12px auto 24px;padding:10px 20px;border-radius:10px;border:1px solid #e5e7eb;background:#f0f2f5;color:#1f2937;font-size:14px;cursor:pointer;transition:background .15s}#agg-loadmore:hover{background:#e5e7eb}#agg-loadmore:disabled{opacity:.55;cursor:not-allowed}.lb{position:fixed;inset:0;display:none;z-index:9999}.lb.is-open{display:block}.lb__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.75)}.lb__figure{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.lb__img{max-width:92%;max-height:84%;border-radius:8px}.lb__cap{color:#fff;margin-top:8px;text-align:center;font-size:14px}.lb__close{position:absolute;top:16px;right:16px;background:0 0;border:0;color:#fff;font-size:28px;cursor:pointer;line-height:1}@media (max-width:1280px){.tgcard{max-width:980px}}@media (max-width:1100px){.tgcard{max-width:900px}}@media (max-width:900px){.tgcard{max-width:100%}}@media (max-width:540px){.tgcard{padding:14px}.tgcard__text{font-size:15px}#agg-feed,.agg-toolbar{padding:0 12px}}@media (max-width:768px){#agg-loadmore{display:inline-flex;align-items:center;justify-content:center}#agg-loader{display:none!important}}@media (prefers-reduced-motion:reduce){.agg-spinner{animation:none;opacity:.5}.tgcard__body,.tgcard__fade{transition:none}}