[data-command-root]{border-radius:var(--rounded-md);background-color:var(--background-gray-0);flex-direction:column;max-height:50vh;display:flex;overflow:hidden}[data-command-input]{border-radius:var(--rounded-md) var(--rounded-md) 0 0;width:100%;font-size:var(--text-xl);border:none;outline:none}[data-command-list]{flex-direction:column;flex:1;display:flex;overflow:hidden}[data-command-viewport]{flex:1;overflow-y:auto}[data-command-group-heading]{background-color:var(--background-gray-0);color:var(--foreground-gray-2);z-index:10;padding-top:var(--space-2);padding-bottom:var(--space-2);display:flex;position:sticky;top:0}[data-command-item]{gap:var(--space-2);background-color:var(--background-scooter-0);border-radius:var(--rounded-sm);scroll-margin-top:calc(var(--space-2) + var(--space-2) + var(--text-base) + .5rem);cursor:pointer;align-items:center;display:flex}[data-command-item][data-selected]{background-color:var(--background-scooter-2)}[data-command-item][data-disabled]{cursor:not-allowed;opacity:.5}[data-command-item] .name.svelte-n57thh{font-size:var(--text-lg)}[data-command-item] .description.svelte-n57thh{color:var(--foreground-gray-2);font-size:var(--text-sm)}[data-command-root] .selected-resource{width:30%;max-width:fit-content}[data-command-root] .thumbnail{outline:1px solid var(--color-dw-shade-light);border-radius:var(--rounded-xs);object-fit:cover;height:2.5rem}[data-command-item] :is([data-command-root] .thumbnail){height:1.5rem}.thumbnail.large{height:15rem}.filter-pills.svelte-n57thh{gap:var(--space-2);padding-inline:var(--space-4);flex-wrap:wrap;display:flex}
