.select-container[data-v-3d5d7d2c]{display:flex;flex-direction:column;gap:4px;position:relative;width:100%}.select-label[data-v-3d5d7d2c]{align-items:center;color:var(--input-label-color,#374151);display:flex;font-size:14px;font-weight:500;gap:2px;line-height:1.5}.select-label--gray[data-v-3d5d7d2c]{color:var(--gray-400,#9ca3af)}.select-required[data-v-3d5d7d2c]{color:var(--input-required-color,#ef4444);font-weight:600}.select-wrapper[data-v-3d5d7d2c]{position:relative;width:100%}.select-button[data-v-3d5d7d2c]{align-items:center;background:var(--input-bg-color,#fff);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);color:var(--input-text-color,#1f2937);cursor:pointer;display:flex;font-family:Pretendard,sans-serif;font-size:16px;gap:8px;justify-content:space-between;line-height:1.5;padding:8px 12px;text-align:left;transition:all .2s ease;width:100%}.select-button[data-v-3d5d7d2c]:focus,.select-button[data-v-3d5d7d2c]:hover:not(:disabled){border-color:var(--input-border-focus-color,#3b82f6)}.select-button[data-v-3d5d7d2c]:focus{box-shadow:0 0 0 3px #3b82f61a;outline:none}.select-button[data-v-3d5d7d2c]:disabled{background:var(--input-disabled-bg-color,#f3f4f6);border-color:var(--input-disabled-border-color,#e5e7eb);color:var(--input-disabled-text-color,#9ca3af);cursor:not-allowed}.select-button--small[data-v-3d5d7d2c]{border-radius:var(--input-small-border-radius);font-size:14px;min-height:32px;padding:6px 12px}.select-button--medium[data-v-3d5d7d2c]{border-radius:var(--input-medium-border-radius);font-size:16px;min-height:40px;padding:9px 12px}.select-button--large[data-v-3d5d7d2c]{border-radius:var(--input-large-border-radius);font-size:18px;min-height:48px;padding:12px 16px}.select-button--error[data-v-3d5d7d2c],.select-button--error[data-v-3d5d7d2c]:focus{border-color:var(--input-border-error-color,#ef4444)!important}.select-button--error[data-v-3d5d7d2c]:focus{box-shadow:0 0 0 3px #ef44441a!important}.select-button--success[data-v-3d5d7d2c],.select-button--success[data-v-3d5d7d2c]:focus{border-color:var(--input-border-success-color,#22c55e)!important}.select-button--success[data-v-3d5d7d2c]:focus{box-shadow:0 0 0 3px #22c55e1a!important}.select-button--disabled[data-v-3d5d7d2c]{background:var(--input-disabled-bg-color,#f3f4f6)!important;border-color:var(--input-disabled-border-color,#e5e7eb)!important;color:var(--input-disabled-text-color,#9ca3af)!important;cursor:not-allowed!important}.select-button--open[data-v-3d5d7d2c]{border-color:var(--input-border-focus-color,#3b82f6);box-shadow:0 0 0 3px #3b82f61a}.select-button-text[data-v-3d5d7d2c]{color:inherit;flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.select-button:not(.select-button--disabled) .select-button-text[data-v-3d5d7d2c]:empty:before{color:var(--input-placeholder-color,#9ca3af);content:attr(data-placeholder)}.select-arrow[data-v-3d5d7d2c]{align-items:center;display:inline-flex;flex-shrink:0;height:16px;justify-content:center;transform:rotate(-90deg);transition:transform .2s ease;width:16px}.select-arrow--open[data-v-3d5d7d2c]{transform:rotate(90deg)}.select-dropdown-menu[data-v-3d5d7d2c]{background:#fff;border:1px solid var(--input-border-color,#d1d5db);border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:240px;min-width:100%;overflow-y:auto}.select-option[data-v-3d5d7d2c]{color:var(--input-text-color,#1f2937);cursor:pointer;font-family:Pretendard,sans-serif;font-size:14px;padding:10px 12px;transition:background-color .15s ease}.select-option[data-v-3d5d7d2c]:hover{background-color:var(--gray-50,#f9fafb)}.select-option[data-v-3d5d7d2c]:active{background-color:var(--gray-100,#f3f4f6)}.select-option--selected[data-v-3d5d7d2c]{background-color:var(--primary-50,#eff6ff);color:var(--primary-600,#2563eb);font-weight:500}.select-option--empty[data-v-3d5d7d2c]{color:var(--gray-400,#9ca3af);cursor:default;text-align:center}.select-option--empty[data-v-3d5d7d2c]:hover{background-color:transparent}.select-option[data-v-3d5d7d2c]:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.select-option[data-v-3d5d7d2c]:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.select-message[data-v-3d5d7d2c]{font-size:12px;line-height:1.5;margin-top:2px}.select-message--error[data-v-3d5d7d2c]{color:var(--input-error-text-color,#ef4444)}.select-message--success[data-v-3d5d7d2c]{color:var(--input-success-text-color,#22c55e)}.select-message--help[data-v-3d5d7d2c]{color:var(--input-help-text-color,#6b7280)}.dropdown-enter-active[data-v-3d5d7d2c],.dropdown-leave-active[data-v-3d5d7d2c]{transition:all .2s ease}.dropdown-enter-from[data-v-3d5d7d2c],.dropdown-leave-to[data-v-3d5d7d2c]{opacity:0;transform:translateY(-8px)}.select-dropdown-menu[data-v-3d5d7d2c]{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}.select-dropdown-menu[data-v-3d5d7d2c]::-webkit-scrollbar{width:6px}.select-dropdown-menu[data-v-3d5d7d2c]::-webkit-scrollbar-track{background:transparent}.select-dropdown-menu[data-v-3d5d7d2c]::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.select-dropdown-menu[data-v-3d5d7d2c]::-webkit-scrollbar-thumb:hover{background:#0000004d}
