.fnb-select[data-v-202c592f]{min-width:6rem;display:inline-block;position:relative}.fnb-select-trigger[data-v-202c592f]{border:2px solid var(--fnb-border);border-radius:var(--fnb-radius-sm);width:100%;box-shadow:var(--fnb-shadow-xs);background:var(--fnb-surface);cursor:pointer;color:var(--fnb-text);justify-content:space-between;align-items:center;gap:.4em;padding:.3rem .75rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .15s;display:flex}.fnb-select-trigger[data-v-202c592f]:hover{box-shadow:none;transform:translate(1.5px,1.5px)}.fnb-select-arrow[data-v-202c592f]{font-size:.6rem;transition:transform .2s}.fnb-select-arrow.flipped[data-v-202c592f]{transform:rotate(180deg)}.fnb-select-dropdown[data-v-202c592f]{border:2px solid var(--fnb-border);border-radius:var(--fnb-radius-sm);width:100%;box-shadow:var(--fnb-shadow-sm);background:var(--fnb-surface);z-index:50;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}.fnb-select-option[data-v-202c592f]{cursor:pointer;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.fnb-select-option.focused[data-v-202c592f],.fnb-select-option[data-v-202c592f]:hover{background:var(--fnb-highlight);color:var(--fnb-on-light)}.fnb-select-option.selected[data-v-202c592f]{background:var(--fnb-brand);color:var(--fnb-on-brand);font-weight:700}.fnb-select-dropdown-enter-active[data-v-202c592f],.fnb-select-dropdown-leave-active[data-v-202c592f]{transition:all .15s}.fnb-select-dropdown-enter-from[data-v-202c592f],.fnb-select-dropdown-leave-to[data-v-202c592f]{opacity:0;transform:translateY(-4px)}
