.select-wrapper[data-v-3053dc66]{display:flex;flex-direction:column;gap:8px}.select-label[data-v-3053dc66]{color:var(--theme-text-body);font-size:14px;font-weight:600}.select-container[data-v-3053dc66]{position:relative}.select-field[data-v-3053dc66]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--theme-bg-input);border:2px solid var(--theme-border-subtle);border-radius:8px;color:var(--theme-text-body);cursor:pointer;font-family:inherit;font-size:16px;padding:12px 40px 12px 16px;transition:all .3s ease;width:100%}.select-field[data-v-3053dc66]:focus{border-color:var(--theme-border-focus);box-shadow:0 0 0 3px #27badb1a;outline:none}.select-field--error[data-v-3053dc66]{border-color:var(--theme-border-error)}.select-field--error[data-v-3053dc66]:focus{box-shadow:0 0 0 3px #ef44441a}.select-field[data-v-3053dc66]:disabled{background:var(--theme-bg-surface);color:var(--text-muted);cursor:not-allowed;opacity:.6}.select-field--placeholder[data-v-3053dc66]{color:var(--theme-text-placeholder)}.select-field option[data-v-3053dc66]{background:var(--theme-bg-input);color:var(--theme-text-body);padding:8px}.select-field option[data-v-3053dc66]:disabled,.select-icon[data-v-3053dc66]{color:var(--theme-text-muted)}.select-icon[data-v-3053dc66]{display:flex;height:16px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:transform .2s ease;width:16px}.select-field:focus+.select-icon[data-v-3053dc66]{transform:translateY(-50%) rotate(180deg)}.select-error[data-v-3053dc66]{color:var(--theme-status-error);font-size:14px;font-weight:500}
