.ai-themed-select{text-transform:none;letter-spacing:normal;width:100%;min-width:0;font-weight:400;position:relative}.settings-shell .ai-themed-select-trigger,.ai-themed-select-trigger{border:1px solid var(--border);background:var(--surface-inset);width:100%;min-width:0;min-height:44px;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:.65rem;margin:0;padding:.65rem .8rem;font-size:.875rem;line-height:1.45;display:flex}.ai-themed-select-trigger>span:first-child{overflow-wrap:anywhere;min-width:0}.ai-themed-select-trigger>span:last-child{color:var(--muted);flex:none}.ai-themed-select-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.ai-themed-select-trigger[aria-expanded=true]{border-color:var(--accent)}.ai-themed-select-trigger:disabled{opacity:.6;cursor:not-allowed}.ai-themed-select-options{z-index:40;overscroll-behavior:contain;border:1px solid color-mix(in srgb, var(--accent) 38%, transparent);background:linear-gradient(var(--surface), var(--surface)), var(--bg);max-height:min(18rem,45vh);color:var(--text);box-shadow:var(--shadow-md);border-radius:10px;padding:.3rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto}.ai-themed-select-options>[role=option]{min-width:0;min-height:44px;color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:.65rem;padding:.6rem .65rem;font-size:.875rem;line-height:1.45;display:flex}.ai-themed-select-options>[role=option]>span:first-child{white-space:normal;overflow-wrap:anywhere;min-width:0}.ai-themed-select-options>[role=option].is-active{background:var(--surface-highlight);border-color:var(--border)}.ai-themed-select-options>[role=option][aria-selected=true]{border-color:color-mix(in srgb, var(--accent) 38%, transparent);background:color-mix(in srgb, var(--accent) 14%, transparent)}.ai-themed-select-options>[role=option][aria-disabled=true]{opacity:.55;cursor:default}.ai-themed-select-check{color:var(--accent-heading);flex:0 0 1rem}@media (max-width:600px){.settings-shell .ai-themed-select-trigger,.ai-themed-select-trigger,.ai-themed-select-options>[role=option]{font-size:16px}}
