*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:#fff;color:#1a1a1a;min-height:100dvh}.status{text-align:center;padding:4rem 1rem;font-size:1.125rem}.status.error{color:#dc2626}.roster{max-width:1200px;margin:0 auto;padding:2rem 1rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.card{background:#f5f5f5;border-radius:8px;overflow:hidden;transition:transform .15s}.card:hover{transform:translateY(-2px)}.card>img{width:100%;aspect-ratio:1;object-fit:cover;background:#e5e5e5}.card-info{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.fursuit-name{font-size:.9375rem;font-weight:600}.owner{display:flex;align-items:center;gap:.5rem}.owner-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#e5e5e5;flex-shrink:0}.owner-details{display:flex;flex-direction:column;min-width:0}.owner-name{font-size:.8125rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge-number{font-size:.6875rem;font-weight:700;color:#7c3aed}
