.cw-dropdown.svelte-qvnhxx{position:relative;display:flex;flex-direction:column;gap:var(--cw-space-1);width:100%}.cw-dropdown__label.svelte-qvnhxx{font-size:var(--cw-text-sm);font-weight:var(--cw-font-medium);color:var(--cw-text-secondary)}.cw-dropdown__trigger.svelte-qvnhxx{display:flex;align-items:center;justify-content:space-between;gap:var(--cw-space-2);width:100%;padding:var(--cw-space-2) var(--cw-space-3);font-family:var(--cw-font-family);font-size:var(--cw-text-sm);color:var(--cw-text-primary);background-color:var(--cw-bg-surface);border:1px solid var(--cw-border-strong);border-radius:var(--cw-radius-md);cursor:pointer;min-height:2.375rem;text-align:left;transition:border-color var(--cw-duration-fast) var(--cw-ease-default),box-shadow var(--cw-duration-fast) var(--cw-ease-default)}.cw-dropdown__trigger.svelte-qvnhxx:focus-visible{border-color:var(--cw-focus-ring-color);box-shadow:0 0 0 var(--cw-focus-ring-width) color-mix(in srgb,var(--cw-focus-ring-color) 35%,transparent),0 0 8px color-mix(in srgb,var(--cw-focus-ring-color) 15%,transparent)}.cw-dropdown__trigger--placeholder.svelte-qvnhxx{color:var(--cw-text-muted)}.cw-dropdown__trigger--open.svelte-qvnhxx{border-color:var(--cw-focus-ring-color)}.cw-dropdown__text.svelte-qvnhxx{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-dropdown__chevron.svelte-qvnhxx{width:1rem;height:1rem;flex-shrink:0;transition:transform var(--cw-duration-fast) var(--cw-ease-default)}.cw-dropdown__trigger--open.svelte-qvnhxx .cw-dropdown__chevron:where(.svelte-qvnhxx){transform:rotate(180deg)}.cw-dropdown__backdrop.svelte-qvnhxx{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--cw-z-dropdown)}.cw-dropdown__listbox.svelte-qvnhxx{position:absolute;top:100%;left:0;right:0;z-index:calc(var(--cw-z-dropdown) + 1);margin-top:var(--cw-space-1);padding:var(--cw-space-1);list-style:none;background-color:var(--cw-bg-elevated);border:1px solid var(--cw-border-default);border-radius:var(--cw-radius-md);box-shadow:var(--cw-shadow-lg);max-height:15rem;overflow-y:auto;outline:none}.cw-dropdown__option.svelte-qvnhxx{display:flex;align-items:center;justify-content:space-between;padding:var(--cw-space-2) var(--cw-space-3);font-size:var(--cw-text-sm);color:var(--cw-text-primary);border-radius:var(--cw-radius-sm);cursor:pointer;transition:background-color var(--cw-duration-fast) var(--cw-ease-default)}.cw-dropdown__option.svelte-qvnhxx:hover,.cw-dropdown__option--active.svelte-qvnhxx{background-color:var(--cw-bg-muted)}.cw-dropdown__option--selected.svelte-qvnhxx{color:var(--cw-accent-text)}.cw-dropdown__option--disabled.svelte-qvnhxx{opacity:.5;cursor:not-allowed}.cw-dropdown__check.svelte-qvnhxx{width:1rem;height:1rem;flex-shrink:0;color:var(--cw-accent)}.cw-dropdown--error.svelte-qvnhxx .cw-dropdown__trigger:where(.svelte-qvnhxx){border-color:var(--cw-tone-danger-border)}.cw-dropdown--disabled.svelte-qvnhxx .cw-dropdown__trigger:where(.svelte-qvnhxx){opacity:.5;cursor:not-allowed}.cw-dropdown__error.svelte-qvnhxx{font-size:var(--cw-text-xs);color:var(--cw-tone-danger-text);margin:0}
