.o-select-backdrop[data-v-4d5f30cf]{animation:fadeIn-4d5f30cf .1s;background-color:#0008;display:flex;flex-direction:column;height:var(--window-height);justify-content:flex-end;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.o-select-content[data-v-4d5f30cf]{background-color:var(--o-dropdown-bg);border-radius:var(--primary-border-radius);display:flex;flex-direction:column;overflow:auto;transition:all .1s}.o-select-content[data-v-4d5f30cf],.o-select-dropdown[data-v-4d5f30cf]{box-shadow:var(--o-dropdown-shadow);max-height:50vh}.o-select-dropdown[data-v-4d5f30cf]{overflow:hidden;z-index:1050}.o-select-backdrop .o-select-content[data-v-4d5f30cf]{min-height:60vh}@keyframes fadeIn-4d5f30cf{0%{opacity:0}to{opacity:1}}@keyframes slideUp-4d5f30cf{0%{transform:translateY(60px)}to{transform:translateY(0)}}
