.custom-select.svelte-19xw5zh{min-width:0;position:relative}.select-trigger.svelte-19xw5zh{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:50px;color:var(--muted);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--motion-fast) var(--motion-ease-standard), box-shadow var(--motion-fast) var(--motion-ease-standard), background var(--motion-fast) var(--motion-ease-standard);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:7px 8px 7px 14px;display:flex}.select-trigger.svelte-19xw5zh>span:where(.svelte-19xw5zh):first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-trigger.svelte-19xw5zh>span.selected:where(.svelte-19xw5zh){color:var(--ink)}.select-trigger.svelte-19xw5zh:hover,.open.svelte-19xw5zh .select-trigger:where(.svelte-19xw5zh){border-color:var(--khaki)}.open.svelte-19xw5zh .select-trigger:where(.svelte-19xw5zh),.select-trigger.svelte-19xw5zh:focus-visible{outline:none;box-shadow:0 0 0 4px #6d70411f}.invalid.svelte-19xw5zh .select-trigger:where(.svelte-19xw5zh){border-color:var(--terracotta)}.chevron.svelte-19xw5zh{background:var(--surface-soft);width:34px;height:34px;color:var(--khaki);transition:background var(--motion-fast) var(--motion-ease-standard), color var(--motion-fast) var(--motion-ease-standard), transform var(--motion-base) var(--motion-ease);border-radius:50%;flex:none;place-items:center;display:grid}.open.svelte-19xw5zh .chevron:where(.svelte-19xw5zh){background:var(--khaki);color:#fff;transform:rotate(180deg)}.chevron.svelte-19xw5zh svg:where(.svelte-19xw5zh){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.select-menu.svelte-19xw5zh{z-index:50;border:1px solid var(--line);border-radius:var(--radius-md) var(--radius-sm) var(--radius-md) var(--radius-sm);background:#fff;gap:3px;max-height:260px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 54px #34372529}.select-option.svelte-19xw5zh{width:100%;min-height:43px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:8px 11px;font-size:.92rem;display:flex}.select-option.svelte-19xw5zh:hover,.select-option.active.svelte-19xw5zh{background:var(--surface-soft);color:var(--khaki-dark)}.select-option.selected.svelte-19xw5zh{color:var(--khaki-dark);font-weight:800}.select-option.svelte-19xw5zh strong:where(.svelte-19xw5zh){color:var(--terracotta)}.select-error.svelte-19xw5zh{color:var(--terracotta-dark);margin:7px 0 0;font-size:.78rem;font-weight:700}
