.esf-tw-feed__timeline{display:flex;flex-direction:column;gap:0;max-width:600px;width:100%}.esf-tw-feed__timeline-list{display:flex;flex-direction:column;gap:1px;background:#eff3f4;border:1px solid #eff3f4;border-radius:12px;overflow:hidden}.esf-tw-feed__timeline .esf-tw-feed__card{border:none;border-radius:0}.esf-tw-feed__timeline .esf-tw-feed__card:first-child{border-radius:12px 12px 0 0}.esf-tw-feed__timeline .esf-tw-feed__card:last-child{border-radius:0 0 12px 12px}.esf-tw-feed__timeline .esf-tw-feed__card:only-child{border-radius:12px}.esf-tw-feed__load-more-wrap{display:flex;justify-content:center;margin-top:12px}.esf-tw-feed__load-more{appearance:none;border:1px solid rgba(29,155,240,.26);background:#1d9bf0;color:#fff;font-size:14px;font-weight:600;line-height:1;padding:10px 20px;border-radius:999px;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.esf-tw-feed__load-more:hover{background:#1689d8;border-color:rgba(29,155,240,.48)}.esf-tw-feed__load-more[aria-busy=true]{opacity:.75;cursor:wait}
