.cs-root{font:inherit;color:inherit;position:relative}.cs-button{background:var(--background-surface-1);cursor:pointer;border-radius:33px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 20px;display:flex}.cs-button svg{min-width:24px}.cs-button:focus-visible{box-shadow:0 0 0 3px #3b82f64d;box-shadow:0 0 0 3px lab(54.6189% 8.76281 -65.7907/.3)}.cs-button__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cs-button__icon{flex:none;transition:transform .3s}.cs-button__icon[data-state=true]{transform:rotate(180deg)}.cs-list{z-index:10;border:1px solid var(--border,#00000026);background:var(--background-surface-1,#fff);scrollbar-width:none;border-radius:12px;max-height:280px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 8px 24px #00000014}.cs-option{cursor:pointer;border-radius:8px;padding:8px 10px}.cs-option.is-active{background:color-mix(in oklab,currentColor 8%,transparent)}.cs-option.is-selected{font-weight:600}.cs-empty{color:#0009;padding:8px 10px}
