.subtitle-editor-select{background:linear-gradient(180deg,color-mix(in srgb,var(--editor-surface-interactive) 72%,transparent),color-mix(in srgb,var(--editor-surface-muted) 96%,transparent));border:1px solid var(--editor-border-strong);border-radius:.625rem;box-shadow:inset 0 1px color-mix(in srgb,var(--editor-text-strong) 5%,transparent),0 .25rem .65rem color-mix(in srgb,var(--editor-shadow) 18%,transparent);color:var(--editor-text);cursor:pointer;font-size:.7rem;font-weight:650;justify-content:flex-start;min-height:1.75rem;padding-block:.15rem!important;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.subtitle-editor-select--compact{min-width:6.25rem}.subtitle-editor-select--panel{min-width:7.25rem}.subtitle-editor-select--position{min-width:8.5rem}.subtitle-editor-select:hover:not(:disabled){background:var(--editor-surface-interactive);border-color:color-mix(in srgb,var(--editor-accent) 36%,var(--editor-border-strong))}.subtitle-editor-select:focus-visible,.subtitle-editor-select[data-state=open]{border-color:color-mix(in srgb,var(--editor-accent) 66%,var(--editor-border-strong));box-shadow:0 0 0 3px var(--editor-focus-ring);outline:none}.subtitle-editor-select__value{color:var(--editor-text)}.subtitle-editor-select__chevron,.subtitle-editor-select__leading-icon{color:var(--editor-text-muted)}.subtitle-editor-select__content{background:var(--editor-surface-raised);border:1px solid var(--editor-border-strong);border-radius:.7rem;box-shadow:0 1rem 2.5rem var(--editor-shadow);color:var(--editor-text);overflow:hidden;z-index:80}.subtitle-editor-select__viewport{padding:.3rem;scrollbar-color:var(--editor-surface-interactive) transparent}.subtitle-editor-select__item{border-radius:.45rem;color:var(--editor-text-toned);cursor:pointer;min-height:2rem;padding:.4rem .5rem}.subtitle-editor-select__item[data-highlighted]:before{background:var(--editor-accent-soft-strong)}.subtitle-editor-select__item[data-state=checked]{color:var(--editor-text-strong);font-weight:700}.subtitle-editor-select__selected-icon{color:var(--editor-accent)}
