.social-feed-grid-tile-media{position:absolute;inset:0;overflow:hidden}.social-feed-grid-tile-placeholder{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.social-feed-grid-tile-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.social-feed-card-shell{--sf-text:#f4f4f5;--sf-muted:#f4f4f59e;--sf-accent:#fff;--sf-accent-text:#111;--sf-tile:#1a1a1c;--sf-tile-border:#ffffff1a;box-sizing:border-box;isolation:isolate;background:#141414;width:100%;overflow:hidden}.social-feed-card-shell--instagram{--sf-text:#fff;--sf-muted:#ffffffc7;--sf-accent:#fff;--sf-accent-text:#1a0b14;--sf-tile:#00000047;--sf-tile-border:#ffffff24;background:linear-gradient(145deg,#f58529 0%,#dd2a7b 48%,#8134af 100%)}.social-feed-card-shell--twitter{--sf-text:#e7e9ea;--sf-muted:#e7e9ea8c;--sf-accent:#fff;--sf-accent-text:#0f1419;--sf-tile:#15202b;--sf-tile-border:#ffffff14;background:#0f1419}.social-feed-card-shell--threads{--sf-text:#111;--sf-muted:#1111118c;--sf-accent:#111;--sf-accent-text:#fff;--sf-tile:#f2f2f2;--sf-tile-border:#11111114;background:#fff}.social-feed-card-shell--tiktok{--sf-text:#f4f4f5;--sf-muted:#f4f4f59e;--sf-accent:#fff;--sf-accent-text:#111;--sf-tile:#16161a;--sf-tile-border:#ffffff1a;background:#0c0c0e}.social-feed-card-shell--facebook{--sf-text:#f4f4f5;--sf-muted:#f4f4f59e;--sf-accent:#1877f2;--sf-accent-text:#fff;--sf-tile:#15202b;--sf-tile-border:#ffffff14;background:#101821}.social-feed-card-shell--themed-surface{background:var(--sf-surface)}.social-feed-card{box-sizing:border-box;grid-template-columns:minmax(112px,.88fr) minmax(0,1.22fr);align-items:stretch;gap:12px;width:100%;padding:12px;display:grid}.social-feed-card--stack{flex-direction:column;gap:12px;display:flex}.social-feed-card__identity{flex-direction:column;justify-content:space-between;gap:12px;min-width:0;padding:2px 2px 0;display:flex}.social-feed-card__who{flex-direction:column;min-width:0;display:flex}.social-feed-card--split .social-feed-card__copy{margin-top:10px}.social-feed-card--stack .social-feed-card__identity{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.social-feed-card--stack .social-feed-card__who{flex-direction:row;flex:1;align-items:center;gap:10px;min-width:0}.social-feed-card--stack .social-feed-card__follow,.social-feed-card--stack .social-feed-card__brand{flex-shrink:0}.social-feed-card--stack .social-feed-card__grid{width:100%}.social-feed-card__brand{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #00000029,inset 0 1px #ffffffe6}.social-feed-card-shell--tiktok .social-feed-card__brand{background:#111;box-shadow:0 0 0 1.5px #ffffffeb,0 2px 8px #00000047}.social-feed-card__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.social-feed-card__name{letter-spacing:-.02em;width:fit-content;max-width:100%;color:var(--sf-text);white-space:nowrap;justify-content:flex-start;align-items:center;gap:5px;margin:0;font-size:17px;font-weight:700;line-height:1.15;display:flex;overflow:hidden}.social-feed-card__verified{color:#3897f0;flex-shrink:0;overflow:visible}.social-feed-card__name .bld-canvas-inline-text,.social-feed-card__name>span{text-overflow:ellipsis;flex:0 auto;width:fit-content;min-width:0;max-width:100%;overflow:hidden}.social-feed-card__host{color:var(--sf-muted);margin:0;font-size:12px;font-weight:500}.social-feed-card__follow{background:var(--sf-accent);min-height:36px;color:var(--sf-accent-text);letter-spacing:-.01em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.social-feed-card__grid{grid-template-columns:1fr 1fr;gap:5px;min-width:0;display:grid}.social-feed-card__tile{aspect-ratio:1;text-align:left;background:var(--sf-tile);border:1px solid var(--sf-tile-border);padding:0;position:relative;overflow:hidden}