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