.SocialPill:where(.astro-3NCDOIDK){aspect-ratio:1;width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--color-sand-800);color:var(--color-sand-000);position:relative;overflow:hidden}.SocialPill:where(.astro-3NCDOIDK):before{content:"";position:absolute;inset:0;background:var(--color-gradient);opacity:0;transition:opacity .2s}.SocialPill:where(.astro-3NCDOIDK):hover:before{opacity:1}.SocialPill:where(.astro-3NCDOIDK) svg:where(.astro-3NCDOIDK){height:21px;position:relative}
