.tw-follow-card{background:#16181c;border:1px solid #2f3336;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:clamp(280px,92vw,420px);padding:10px 16px;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;display:flex}.tw-follow-card__header{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.tw-follow-card__avatar{object-fit:cover;border-radius:999px;width:48px;height:48px;display:block}.tw-follow-card__info{flex-direction:column;gap:4px;min-width:0;display:flex}.tw-follow-card__name{align-items:center;gap:6px;font-size:15px;line-height:1.2;display:inline-flex}.tw-follow-card__verified{color:#fff;background:#1d9bf0;border-radius:999px;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.tw-follow-card__verified-icon{width:11px;height:11px}.tw-follow-card__meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;display:flex}.tw-follow-card__user{color:#6e767d;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:14px;line-height:1.2;overflow:hidden}.tw-follow-card__follows-you{color:#8b98a5;white-space:nowrap;border:1px solid #2f3336;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:12px;line-height:1}.tw-follow-card__actions{align-items:center;display:flex}.tw-follow-card__button{text-align:center;color:#0f1419;cursor:pointer;background:#eff3f4;border:0;border-radius:999px;min-width:110px;padding:7px 16px;font-size:14px;font-weight:700;line-height:1.2;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s}.tw-follow-card__button-label--unfollow{display:none}.tw-follow-card__button--following{color:#fff;background:0 0;border:1px solid #6e767d}.tw-follow-card__button--following:focus-visible{color:#f4212e;background:#f4212e1f;border-color:#f4212e}.tw-follow-card__button--following:focus-visible .tw-follow-card__button-label--following{display:none}.tw-follow-card__button--following:focus-visible .tw-follow-card__button-label--unfollow{display:inline}.tw-follow-card__button--not-following{color:#0f1419;background:#eff3f4}.tw-follow-card__button--not-following:hover{background:#d7dbdc}.tw-follow-card__button:focus-visible{outline-offset:2px;outline:2px solid #1d9bf0;box-shadow:0 0 0 4px #1d9bf040}.tw-follow-card__button--not-following:focus-visible{background:#fff}@media (hover:hover) and (pointer:fine){.tw-follow-card:hover{background:#1a1d22;border-color:#3a3f46;transform:translateY(-2px);box-shadow:0 6px 18px #00000038}.tw-follow-card__button--following.tw-follow-card__button--hover-ready:hover{color:#f4212e;background:#f4212e1f;border-color:#f4212e}.tw-follow-card__button--following.tw-follow-card__button--hover-ready:hover .tw-follow-card__button-label--following{display:none}.tw-follow-card__button--following.tw-follow-card__button--hover-ready:hover .tw-follow-card__button-label--unfollow{display:inline}}@media (width>=640px){.tw-follow-card__meta{flex-direction:row;align-items:center;gap:6px}.tw-follow-card__follows-you{color:#6e767d;border:0;align-items:center;gap:6px;padding:0;font-size:14px;line-height:1.2;display:inline-flex}.tw-follow-card__follows-you:before{content:"·";opacity:.8}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Segoe UI,Inter,SF Pro Text,Helvetica Neue,Arial,sans-serif;line-height:1.4}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#e7e9ea;background:radial-gradient(900px 500px at 15% -20%,#1d2f4f 0%,#0000 55%),radial-gradient(800px 460px at 100% 120%,#2b1a33 0%,#0000 52%),#0f1419}#root{place-items:center;min-height:100vh;padding:20px 14px;display:grid}.App{flex-direction:column;gap:10px;width:min(460px,100%);display:flex}
