@layer components{@scope ([data-scope="category-label"]){:scope{font-size:var(--text-xs);border-radius:var(--radius-xs);padding-inline:var(--space-lg);height:1.5rem;display:flex;align-items:center;justify-content:center}:scope[data-width=md]{width:140px}:scope[data-color=gray]{background-color:var(--color-gray-900);color:var(--color-white)}:scope[data-color=lightBlue]{background-color:var(--color-blue-50)}}}