select.svelte-1m6wtlq,select.svelte-1m6wtlq:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;min-width:0;width:100%;display:flex;align-items:center;outline:none;border:none;overflow:hidden;background-color:var(--input-background-color);border:2px solid var(--input-accent-color);color:var(--input-text-color);border-radius:.75em;padding:.5em .75em;font-size:1em;font-weight:600;cursor:pointer}.select-wrapper.fit-content.svelte-1m6wtlq select:where(.svelte-1m6wtlq){width:max-content;min-width:100%;box-sizing:border-box;padding-right:2.25em}select.svelte-1m6wtlq:disabled{background-color:var(--input-disabled-background-color);color:var(--input-accent-color);cursor:default}.select-wrapper.svelte-1m6wtlq{display:flex;flex-grow:1;flex-shrink:1;flex-basis:200px;min-width:0;width:0;height:calc(2.25em + 4px);position:relative}.select-wrapper.fit-content.svelte-1m6wtlq{width:max-content;min-width:100%;flex-basis:auto}.select-arrow.svelte-1m6wtlq{pointer-events:none;position:absolute;top:0;right:0;left:0;bottom:0;padding:.5em .75em;display:flex;justify-content:flex-end;align-items:center;color:var(--input-text-color)}.select-arrow.svelte-1m6wtlq>*{height:1.25em;width:auto;color:var(--input-text-color)}.select-wrapper.disabled.svelte-1m6wtlq .select-arrow:where(.svelte-1m6wtlq),.select-wrapper.disabled.svelte-1m6wtlq .select-arrow:where(.svelte-1m6wtlq)>*{color:var(--input-accent-color)}
