.social-platforms{display:grid;grid-template-columns:minmax(220px,.65fr) 1.35fr;gap:30px;align-items:end;margin:-8px 0 34px;padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#17111d,#0d0a12)}
.social-platforms-copy h2{margin:7px 0 0;font-size:clamp(28px,3.5vw,44px);line-height:.95;letter-spacing:-.045em}
.social-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.social-platform{display:flex;align-items:center;gap:11px;min-height:78px;padding:13px;border:1px solid var(--line);border-radius:16px;background:#120e18}
.social-platform.live{border-color:var(--line);box-shadow:none}
.social-platform.pending{opacity:.42;filter:grayscale(1)}
.social-logo{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#fff;color:#08080a}
.social-logo svg{width:25px;height:25px;fill:currentColor}
.tiktok-logo{color:#08080a}.instagram-logo{color:#111}.youtube-logo{background:#f00;color:#fff}.truth-logo{background:#5448ee;color:#fff}.truth-logo strong{font:900 22px Arial,sans-serif}.binance-logo{background:#f3ba2f;color:#16120a}.reddit-logo{background:#ff4500;color:#fff}.telegram-logo{background:#229ed9;color:#fff}
.social-platform div{display:grid;min-width:0}.social-platform strong{font-size:14px;white-space:nowrap}.social-platform small{display:none}
.spotify-logo{color:#1ed760}
.github-logo{background:#fff;color:#181717}
.fomo-logo{overflow:hidden;background:#000;color:#fff}.fomo-logo img{display:block;width:100%;height:100%;object-fit:cover}
@media(max-width:900px){.social-platforms{grid-template-columns:1fr}.social-platform-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.social-platforms{padding:16px;margin-top:0}.social-platform-grid{grid-template-columns:1fr 1fr;gap:8px}.social-platform{min-height:68px;padding:10px}.social-logo{width:36px;height:36px;flex-basis:36px}.social-logo svg{width:21px;height:21px}.social-platform strong{font-size:12px}.social-platform small{font-size:7px}}
