.step[data-v-0fc5792e]{display:flex;flex-direction:column;width:100%;max-height:75dvh}.title[data-v-0fc5792e]{text-align:left;font-size:25px;font-weight:500;color:#fff}.options-container[data-v-0fc5792e]{display:flex;flex-direction:column;margin-top:20px;padding-right:10px;gap:10px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.options-container[data-v-0fc5792e]::-webkit-scrollbar-track{background:transparent}.options-container[data-v-0fc5792e]::-webkit-scrollbar{width:3px}.options-container[data-v-0fc5792e]::-webkit-scrollbar-thumb{border-radius:3px;background-color:hsla(0,0%,100%,.12)}.options-container[data-v-0fc5792e]::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.25)}.option[data-v-0fc5792e]{display:flex;justify-content:center;align-items:center;width:100%;border:1px solid hsla(0,0%,100%,.2);padding:5px;cursor:pointer;transition:all .3s ease;border-radius:8px;text-align:center;font-size:16px}.option[data-v-0fc5792e]:hover{border-color:#ffb86c}.option.selected[data-v-0fc5792e]{border-color:#ffb86c;background:rgba(255,184,108,.06)}.option-content[data-v-0fc5792e]{display:inline-block;padding:5px}.input[data-v-0fc5792e] .el-input__inner{font-size:20px!important;border-bottom:1px solid #fff!important}.nextButton[data-v-0fc5792e]{width:100%;height:40px;padding:0 10px;margin-top:50px;border-radius:12px;border:none;background-color:#fff;color:#000;font-size:16px;transition:all .2s ease-in-out;word-break:break-word;white-space:nowrap}.nextButton[data-v-0fc5792e]:hover{background-color:hsla(0,0%,100%,.7)}