.common-custom-select[data-v-19919beb]{position:relative;display:block;-webkit-user-select:none;user-select:none;width:100%}.common-custom-select--disabled[data-v-19919beb]{pointer-events:none}.common-custom-select__current-option[data-v-19919beb]{position:relative;display:flex;align-items:center;gap:10px;padding:7px 7px 7px 14px;min-height:36px;height:100%;border-radius:8px;border:1px solid var(--Color-Surface-Surface-700);background:var(--Color-Surface-Surface-50);cursor:pointer;transition:.15s;transition-property:background-color,border-color,color}.common-custom-select--opened .common-custom-select__current-option[data-v-19919beb]{border-radius:8px 8px 0 0}.common-custom-select--error .common-custom-select__current-option[data-v-19919beb]{border-color:var(--Color-Error-Error-500);background-color:var(--Color-Error-Error-50)}.common-custom-select--disabled .common-custom-select__current-option[data-v-19919beb]{background-color:var(--Color-Neutral-Neutral-100);color:var(--Color-Neutral-Neutral-300);border-color:var(--Color-Neutral-Neutral-200)}.common-custom-select__current-option-text[data-v-19919beb]{flex:1;min-width:0;color:var(--Color-Neutral-Neutral-400);font-size:14px;font-weight:400;line-height:1}.common-custom-select__current-option-icon[data-v-19919beb]{max-width:24px;transition:transform .15s}.common-custom-select--opened .common-custom-select__current-option-icon[data-v-19919beb]{transform:rotateX(180deg)}.common-custom-select__options-wrapper[data-v-19919beb]{position:absolute;top:calc(100% - 1px);min-width:100%;z-index:3;overflow:hidden}.common-custom-select__options[data-v-19919beb]{border:1px solid var(--Color-Surface-Surface-700);background:var(--Color-Surface-Surface-50);border-radius:0 0 8px 8px;border-top:none;overflow:hidden}.common-custom-select--error .common-custom-select__options[data-v-19919beb]{border-color:var(--Color-Error-Error-500);background-color:var(--Color-Error-Error-50)}.common-custom-select--disabled .common-custom-select__options[data-v-19919beb]{background-color:var(--Color-Neutral-Neutral-100);color:var(--Color-Neutral-Neutral-300);border-color:var(--Color-Neutral-Neutral-200)}.common-custom-select__option[data-v-19919beb]{display:flex;align-items:center;gap:10px;font-weight:400;font-size:14px;line-height:1.5;color:var(--Color-Neutral-Neutral-400);padding:8px 14px;cursor:pointer}.common-custom-select__option--common-custom-selected[data-v-19919beb]{font-weight:600;cursor:default;pointer-events:none}.common-custom-select__option--out-of-stock[data-v-19919beb]{color:var(--Color-Neutral-Neutral-100);text-decoration:line-through}@media (hover: hover) and (pointer: fine){.common-custom-select__option[data-v-19919beb]:not(.common-custom-select__option--common-custom-selected):hover{background-color:var(--Color-Surface-Surface-400)}.common-custom-select--error .common-custom-select__option[data-v-19919beb]:not(.common-custom-select__option--common-custom-selected):hover{background-color:var(--Color-Error-Error-100)}}
