.AppSelect_wrapper__N7ZkX{display:inline-flex;flex-direction:column;gap:var(--app-gap)}.AppSelect_label__NgkHA{font-size:var(--app-font-size-s);color:var(--app-text-muted);user-select:none}.AppSelect_select__34gNI{height:26px;padding:0 24px 0 var(--app-pad);background:var(--app-bg-sunken);border:1px solid var(--app-border);border-radius:var(--app-radius-s);color:var(--app-text);font-family:inherit;font-size:var(--app-font-size);outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238a7f96' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;box-shadow:var(--app-inset)}.AppSelect_select__34gNI:hover{border-color:var(--app-border-strong)}.AppSelect_select__34gNI:focus{border-color:var(--app-border-focus);box-shadow:var(--app-inset),var(--app-glow)}.AppSelect_select__34gNI:disabled{opacity:.4;cursor:not-allowed}.AppSelect_select__34gNI option{background:var(--app-bg-solid);color:var(--app-text)}.AppSearchInput_wrapper__RD00g{display:flex;align-items:center;width:100%;box-sizing:border-box;height:26px;background:var(--app-bg-sunken);border:1px solid var(--app-border);border-radius:var(--app-radius-s);padding:0 var(--app-pad);gap:6px;box-shadow:var(--app-inset)}.AppSearchInput_wrapper__RD00g:hover{border-color:var(--app-border-strong)}.AppSearchInput_wrapper__RD00g:focus-within{border-color:var(--app-border-focus);box-shadow:var(--app-inset),var(--app-glow)}.AppSearchInput_icon__729v7{flex-shrink:0;width:12px;height:12px;color:var(--app-text-muted)}.AppSearchInput_input__0_czF{flex:1;min-width:0;height:100%;padding:0;background:transparent;border:none;color:var(--app-text);font-family:inherit;font-size:var(--app-font-size);outline:none}.AppSearchInput_input__0_czF::placeholder{color:var(--app-text-dim)}.AppSearchInput_clear__eIQNe{display:flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;margin:0;background:transparent;border:none;color:var(--app-text-muted);font-size:10px;cursor:pointer;border-radius:50%}.AppSearchInput_clear__eIQNe:hover{background:var(--app-bg-hover);color:var(--app-text)}