.seller-profile-mini{display:grid;gap:var(--spacing-lg);padding:var(--spacing-xl);border-radius:var(--radius-xl);background:linear-gradient(135deg,#38bdf8,#0ea5e9);border:none;box-shadow:var(--shadow-md);color:#fff;text-align:center;align-items:center}.seller-profile-mini__avatar{display:grid;place-items:center;width:6rem;height:6rem;margin:0 auto;overflow:hidden;border:3px solid rgba(255,255,255,.3);border-radius:50%;background:linear-gradient(135deg,#fff3,#ffffff1a);color:#fff;font-family:var(--theme-font-display);font-size:1.75rem;font-weight:800;box-shadow:0 4px 12px #00000026}.seller-profile-mini__avatar-image{width:100%;height:100%;object-fit:cover}.seller-profile-mini__tier{margin:0;font-size:var(--font-size-lg);font-weight:700;line-height:1.3;color:#fff;text-transform:uppercase;letter-spacing:.05em;font-family:var(--theme-font-display)}.seller-profile-mini__details{display:grid;gap:.75rem;width:100%}.seller-profile-mini__row{display:flex;align-items:center;justify-content:center;gap:.625rem;color:#fff;font-size:var(--font-size-base);font-weight:500}.seller-profile-mini__icon{flex-shrink:0;color:#ffffffe6}.seller-profile-mini__icon--star{color:#fbbf24;fill:#fbbf24}
