@scope(.owowMREOW){:scope{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:var(--spacing-2xl);}.itemList{display:flex;flex-wrap:wrap;list-style:none;padding:var(--space-1);gap:var(--space-1);font-size:var(--font-size-md);font-weight:500;background-color:var(--theme-surface);border:1px solid var(--theme-surface-border);border-radius:1000px;width:fit-content;}.selected > .item{background-color:var(--theme-primary);color:var(--theme-background);font-weight:600;border-radius:1000px;}.item{color:var(--theme-foreground-alt);padding:var(--space-pad-surface) var(--space-4);line-height:1rem;display:block;}}