.bookish-listbox[data-v-b739f460]{position:relative;width:100%;min-width:0}.bookish-listbox-trigger[data-v-b739f460]{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem .65rem .9rem;border:1px solid var(--color-border-card);border-radius:10px;background:var(--color-surface-input);color:var(--color-text-primary);cursor:pointer;text-align:left;transition:border-color .16s,background .16s,box-shadow .16s}.bookish-listbox-trigger[data-v-b739f460]:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-input-focus)}.bookish-listbox-trigger[data-v-b739f460]:focus-visible,.open .bookish-listbox-trigger[data-v-b739f460]{outline:none;border-color:var(--color-brand-primary);box-shadow:var(--shadow-focus-ring)}.bookish-listbox-value[data-v-b739f460]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookish-listbox-arrow[data-v-b739f460]{flex:0 0 auto;color:var(--color-brand-primary);transition:transform .16s}.open .bookish-listbox-arrow[data-v-b739f460]{transform:rotate(180deg)}.bookish-listbox-menu[data-v-b739f460]{z-index:2000;max-height:min(320px,45vh);overflow-y:auto;margin:0;padding:.35rem;list-style:none;border:1px solid var(--color-border-strong);border-radius:10px;background:var(--color-surface-modal);box-shadow:var(--shadow-modal)}.bookish-listbox-option[data-v-b739f460]{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .7rem;border-radius:7px;color:var(--color-text-primary);cursor:pointer}.bookish-listbox-option.highlighted[data-v-b739f460]{background:var(--color-surface-hover)}.bookish-listbox-option.selected[data-v-b739f460]{color:var(--color-brand-primary);background:var(--color-brand-primary-faint)}.bookish-listbox-option.disabled[data-v-b739f460]{opacity:.45;cursor:not-allowed}.compact[data-v-b739f460]{width:min(190px,24vw)}.compact .bookish-listbox-trigger[data-v-b739f460]{min-height:32px;padding:.35rem .55rem .35rem .65rem;border-radius:7px;font-size:.76rem}.bookish-listbox-menu.compact[data-v-b739f460]{min-width:190px}.disabled[data-v-b739f460]{opacity:.55}
