.select-trigger[data-v-f6c3d8b4]:hover{color:rgb(var(--soi-fg));border-color:rgb(var(--soi-primary-dim));box-shadow:0 0 0 3px rgb(var(--soi-border) / .5)}.select-trigger--open[data-v-f6c3d8b4]{box-shadow:0 0 0 3px rgb(var(--soi-primary) / .1)}.v-popper--theme-d2r-select .v-popper__inner{padding:0;background:none;border:none;border-radius:0;box-shadow:none}.v-popper--theme-d2r-select .v-popper__arrow-container{display:none}.select-panel{position:relative;min-width:-moz-max-content;min-width:max-content;max-height:min(24rem,70vh);overflow-y:auto;background-color:rgb(var(--soi-surface));border:1px solid rgb(var(--soi-primary-dim));border-radius:.75rem;padding:.25rem;box-shadow:0 8px 24px #00000026,0 2px 8px #00000014;outline:none;list-style:none;margin:0}.select-separator{height:1px;margin:.25rem .75rem;background-color:rgb(var(--soi-border) / .6);list-style:none}.select-option{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1.25rem;font-size:.875rem;border-radius:.5rem;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:rgb(var(--soi-fg-muted));transition:background-color .1s ease,color .1s ease}.select-option--child{padding-left:2rem}.select-option--active{background-color:rgb(var(--soi-primary) / .08);color:rgb(var(--soi-fg))}.select-option--selected{color:rgb(var(--soi-fg));font-weight:600}.select-group-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;letter-spacing:.03em;border-radius:.5rem;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:rgb(var(--soi-fg-subtle));transition:background-color .1s ease,color .1s ease}.select-group-header:hover{background-color:rgb(var(--soi-primary) / .08);color:rgb(var(--soi-fg))}.select-group-header--selected{color:rgb(var(--soi-fg))}
