.gravatar-profile-card:where(.astro-tsvj5j7l){display:flex;gap:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;position:relative;transition:all .2s ease-in-out}.gravatar-profile-card--horizontal:where(.astro-tsvj5j7l){align-items:center}.gravatar-profile-card--vertical:where(.astro-tsvj5j7l){flex-direction:column;text-align:center;max-width:200px}.gravatar-profile-card--card:where(.astro-tsvj5j7l){flex-direction:column;text-align:left;max-width:320px}.gravatar-profile-card--compact:where(.astro-tsvj5j7l){padding:.75rem;min-width:0;max-width:none}.gravatar-profile-card--compact:where(.astro-tsvj5j7l).gravatar-profile-card--horizontal{gap:.75rem}.gravatar-profile-card--compact:where(.astro-tsvj5j7l).gravatar-profile-card--vertical{max-width:120px}.gravatar-profile-card--compact:where(.astro-tsvj5j7l) .gravatar-profile-card__avatar-img:where(.astro-tsvj5j7l){width:40px!important;height:40px!important}.gravatar-profile-card--compact:where(.astro-tsvj5j7l) .gravatar-profile-card__name-link:where(.astro-tsvj5j7l),.gravatar-profile-card--compact:where(.astro-tsvj5j7l) .gravatar-profile-card__name-text:where(.astro-tsvj5j7l){font-size:.875rem;margin:0}.gravatar-profile-card--compact:where(.astro-tsvj5j7l) .gravatar-profile-card__email:where(.astro-tsvj5j7l){font-size:.75rem}.gravatar-profile-card--detailed:where(.astro-tsvj5j7l){padding:1.25rem;max-width:400px}.gravatar-profile-card__avatar-img:where(.astro-tsvj5j7l){border-radius:50%;object-fit:cover;background-color:#f3f4f6}.gravatar-profile-card--vertical:where(.astro-tsvj5j7l) .gravatar-profile-card__avatar-img:where(.astro-tsvj5j7l),.gravatar-profile-card--card:where(.astro-tsvj5j7l) .gravatar-profile-card__avatar-img:where(.astro-tsvj5j7l){margin:0 auto}.gravatar-profile-card__content:where(.astro-tsvj5j7l){flex:1;min-width:0}.gravatar-profile-card__name-link:where(.astro-tsvj5j7l),.gravatar-profile-card__name-text:where(.astro-tsvj5j7l){font-size:1.125rem;font-weight:600;color:#1f2937;text-decoration:none;margin:0 0 .25rem;display:block}.gravatar-profile-card__name-link:where(.astro-tsvj5j7l):hover{color:#3b82f6}.gravatar-profile-card__email:where(.astro-tsvj5j7l){font-size:.875rem;color:#6b7280;font-weight:500}.gravatar-profile-card__bio:where(.astro-tsvj5j7l){color:#4b5563;font-size:.875rem;line-height:1.5;margin:.5rem 0}.gravatar-profile-card__details:where(.astro-tsvj5j7l){margin:.75rem 0;display:flex;flex-direction:column;gap:.25rem}.gravatar-profile-card__detail:where(.astro-tsvj5j7l){display:flex;font-size:.75rem}.gravatar-profile-card__detail-label:where(.astro-tsvj5j7l){color:#6b7280;min-width:60px;font-weight:500}.gravatar-profile-card__detail-value:where(.astro-tsvj5j7l){color:#374151;flex:1}.gravatar-profile-card__verified:where(.astro-tsvj5j7l){display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.75rem}.gravatar-profile-card__verified-label:where(.astro-tsvj5j7l){color:#6b7280;font-weight:500}.gravatar-profile-card__verified-accounts:where(.astro-tsvj5j7l){display:flex;align-items:center;gap:.25rem}.gravatar-profile-card__verified-account:where(.astro-tsvj5j7l){display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#f3f4f6;transition:transform .2s ease}.gravatar-profile-card__verified-account:where(.astro-tsvj5j7l):hover{transform:scale(1.1)}.gravatar-profile-card__verified-icon:where(.astro-tsvj5j7l){border-radius:50%}.gravatar-profile-card__verified-more:where(.astro-tsvj5j7l){color:#6b7280;font-size:.625rem}.gravatar-profile-card__links:where(.astro-tsvj5j7l){display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.gravatar-profile-card__link:where(.astro-tsvj5j7l){font-size:.75rem;color:#3b82f6;text-decoration:none;padding:.25rem .5rem;background-color:#f0f9ff;border-radius:.25rem;transition:all .2s ease}.gravatar-profile-card__link:where(.astro-tsvj5j7l):hover{background-color:#dbeafe;color:#2563eb}.gravatar-profile-card__error:where(.astro-tsvj5j7l){margin-top:.5rem}.gravatar-profile-card__error-text:where(.astro-tsvj5j7l){font-size:.75rem;color:#9ca3af;font-style:italic}.gravatar-profile-card--clickable:where(.astro-tsvj5j7l){cursor:pointer}.gravatar-profile-card--clickable:where(.astro-tsvj5j7l):hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.gravatar-profile-card__overlay:where(.astro-tsvj5j7l){position:absolute;inset:0;z-index:1}.gravatar-profile-card__overlay:where(.astro-tsvj5j7l):focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.5rem}@media(prefers-color-scheme:dark){.gravatar-profile-card:where(.astro-tsvj5j7l){background:#1f2937;border-color:#374151}.gravatar-profile-card__name-link:where(.astro-tsvj5j7l),.gravatar-profile-card__name-text:where(.astro-tsvj5j7l){color:#f9fafb}.gravatar-profile-card__email:where(.astro-tsvj5j7l){color:#9ca3af}.gravatar-profile-card__bio:where(.astro-tsvj5j7l){color:#d1d5db}.gravatar-profile-card__detail-label:where(.astro-tsvj5j7l){color:#9ca3af}.gravatar-profile-card__detail-value:where(.astro-tsvj5j7l){color:#e5e7eb}.gravatar-profile-card__verified-label:where(.astro-tsvj5j7l){color:#9ca3af}.gravatar-profile-card__verified-account:where(.astro-tsvj5j7l){background-color:#374151}.gravatar-profile-card__link:where(.astro-tsvj5j7l){background-color:#1e3a8a;color:#60a5fa}.gravatar-profile-card__link:where(.astro-tsvj5j7l):hover{background-color:#1e40af;color:#3b82f6}}@media(prefers-reduced-motion:reduce){.gravatar-profile-card:where(.astro-tsvj5j7l),.gravatar-profile-card__verified-account:where(.astro-tsvj5j7l),.gravatar-profile-card__link:where(.astro-tsvj5j7l),.gravatar-profile-card--clickable:where(.astro-tsvj5j7l){transition:none}}
