.spotlight-profile-card{z-index:2;width:100%;color:inherit;pointer-events:auto;transition:transform .18s var(--ease), border-color .18s var(--ease), background .18s var(--ease);background:linear-gradient(135deg,#ffffff0f,#0000003d);border:1px solid #dab55e38;border-radius:18px;align-items:center;gap:12px;margin-top:16px;padding:10px;text-decoration:none;display:flex;position:relative}.spotlight-profile-card:hover{background:linear-gradient(135deg,#dab55e1f,#0000003d);border-color:#dab55e6b;transform:translateY(-1px)}.spotlight-profile-card:focus-visible{outline-offset:4px;outline:2px solid #eed587c7}.spotlight-profile-card img{object-fit:cover;border:1px solid #ffffff38;border-radius:50%;flex:none;width:58px;height:58px;box-shadow:0 8px 20px #00000047}.spotlight-profile-card strong,.spotlight-profile-card small{line-height:1.25;display:block}.spotlight-profile-card small{color:var(--muted);margin-top:3px}.spotlight-profile-card--compact{background:#04080857;max-width:320px;margin-top:14px;padding:8px 10px}.spotlight-profile-card--compact img{width:46px;height:46px}
