.tl-social-posts{border-top:1px solid var(--tl-line);margin-top:28px;padding-top:28px}.tl-social-posts-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.tl-social-posts-heading span,.tl-social-post-card header span{color:var(--tl-blue);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.tl-social-posts-heading h3{color:var(--tl-ink);margin:5px 0 0;font-size:clamp(21px,2vw,28px);line-height:1.15}.tl-social-posts-heading>strong{color:#07516f;background:#e4f7fc;border-radius:999px;flex:none;padding:8px 12px;font-size:12px}.tl-social-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.tl-social-post-card{background:#fff;border:1px solid #cfe0ec;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 16px 36px #0b2a6317}.tl-social-post-art{aspect-ratio:1;background:radial-gradient(circle at 25% 18%,#18bce93d,#0000 42%),linear-gradient(145deg,#0b2a63,#061a34);position:relative;overflow:hidden}.tl-social-post-art>img{object-fit:cover;width:100%;height:100%;display:block}.tl-social-post-art:after{content:"";pointer-events:none;background:linear-gradient(#0000,#041226e6);position:absolute;inset:28% 0 0}.tl-social-post-overlay{z-index:1;color:#fff;position:absolute;bottom:28px;left:28px;right:28px}.tl-social-post-overlay span{letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.tl-social-post-overlay strong{text-wrap:balance;max-width:18ch;font-family:Gotham,Effra Trial,sans-serif;font-size:clamp(25px,3vw,39px);line-height:1.02;display:block}.tl-social-post-overlay em{color:#041a33;background:#18bce9;border-radius:999px;margin-top:16px;padding:9px 15px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.tl-social-post-pending{color:#fff;text-align:center;place-content:center;justify-items:center;gap:14px;padding:36px;display:grid;position:absolute;inset:0}.tl-social-post-pending svg{color:#45bcdd;width:28px;height:28px}.tl-social-post-pending span{max-width:28ch;font-size:14px;line-height:1.45}.tl-social-post-pending.is-error{color:#ffd8d8}.tl-social-post-card>header{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 12px;display:flex}.tl-social-post-card>header strong{color:var(--tl-ink);margin-top:3px;font-size:16px;display:block}.tl-social-post-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.tl-social-post-actions button{color:#0b2a63;cursor:pointer;background:#f8fbfd;border:1px solid #c9dce9;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 11px;font-size:11px;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex}.tl-social-post-actions button:hover:not(:disabled){border-color:#18bce9;transform:translateY(-1px);box-shadow:0 8px 18px #18bce929}.tl-social-post-actions button:disabled{opacity:.46;cursor:not-allowed}.tl-social-post-actions svg{width:15px;height:15px}.tl-social-post-card>p{color:#43566e;white-space:pre-wrap;max-height:250px;margin:0;padding:0 20px 22px;font-size:13px;line-height:1.58;overflow:auto}@media (width<=900px){.tl-social-posts-grid{grid-template-columns:1fr}}@media (width<=620px){.tl-social-posts-heading,.tl-social-post-card>header{flex-direction:column;align-items:flex-start}.tl-social-post-actions{justify-content:stretch;width:100%}.tl-social-post-actions button{flex:150px}}
