.empty-role{min-height:420px;display:grid;place-items:center;text-align:center;border:1px solid var(--border);border-radius:var(--radius-xl);background:linear-gradient(145deg,rgba(20,217,255,.08),transparent),var(--surface)}.empty-role__icon{width:74px;height:74px;margin:0 auto 1.5rem;border-radius:24px;display:grid;place-items:center;background:var(--accent);color:var(--bg);font-size:2rem;font-weight:900;transform:rotate(-4deg)}.empty-role p{max-width:34rem;color:var(--muted);margin:1rem auto 0}
