.common-custom-select[data-v-ffffbf80]{position:relative;display:block;-webkit-user-select:none;user-select:none;width:100%}.common-custom-select--disabled[data-v-ffffbf80]{pointer-events:none}.common-custom-select__current-option[data-v-ffffbf80]{position:relative;display:flex;align-items:center;gap:6px;padding:8px 16px;min-height:48px;height:100%;border-radius:2px;background-color:var(--color-surface-50);border:1px solid var(--color-neutral-50);cursor:pointer;transition:.15s;transition-property:background-color,border-color,color}.common-custom-select--error .common-custom-select__current-option[data-v-ffffbf80]{border-color:var(--color-error-400);background-color:var(--color-error-50)}.common-custom-select--disabled .common-custom-select__current-option[data-v-ffffbf80]{background-color:var(--color-neutral-50);color:var(--color-neutral-300);border-color:var(--color-neutral-100)}.common-custom-select__current-option-text[data-v-ffffbf80]{flex:1;min-width:0;font-size:14px;font-weight:400;color:var(--color-neutral-500)}.common-custom-select__current-option-icon-wrapper[data-v-ffffbf80]{width:16px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.common-custom-select__current-option-icon[data-v-ffffbf80]{color:var(--color-primary-800);max-width:9px;transform:rotate(90deg);transition:transform .15s}.common-custom-select--opened .common-custom-select__current-option-icon[data-v-ffffbf80]{transform:rotate(-90deg)}.common-custom-select__options-wrapper[data-v-ffffbf80]{position:absolute;z-index:1;top:calc(100% - 2px);width:100%;overflow:hidden}.common-custom-select__options[data-v-ffffbf80]{border:1px solid var(--color-neutral-50);background:var(--color-surface-50);border-top:none;overflow:hidden}.common-custom-select--error .common-custom-select__options[data-v-ffffbf80]{border-color:var(--color-error-400);background-color:var(--color-error-50)}.common-custom-select--disabled .common-custom-select__options[data-v-ffffbf80]{background-color:var(--color-neutral-50);color:var(--color-neutral-300);border-color:var(--color-neutral-100)}.common-custom-select__option[data-v-ffffbf80]{display:flex;align-items:center;font-size:14px;font-weight:400;color:var(--color-neutral-500);min-height:48px;padding-inline:16px;cursor:pointer}.common-custom-select__option--common-custom-selected[data-v-ffffbf80]{font-weight:500;cursor:default}.common-custom-select__option--out-of-stock[data-v-ffffbf80]{color:var(--color-neutral-100);text-decoration:line-through;cursor:not-allowed}@media (hover: hover) and (pointer: fine){.common-custom-select__option[data-v-ffffbf80]:not(.common-custom-select__option--common-custom-selected,.common-custom-select__option--out-of-stock):hover{background-color:var(--color-surface-200)}.common-custom-select--error .common-custom-select__option[data-v-ffffbf80]:not(.common-custom-select__option--common-custom-selected):hover{background-color:var(--color-error-100)}}
