.ArtistsDropdown-container{display:flex;flex-direction:column;align-items:stretch;justify-content:center;font-family:var(--sequel-45);font-size:.8rem;color:#fff;flex-grow:1;height:2.5rem;margin-top:1rem}.ArtistsDropdown-select{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:#222;cursor:pointer;position:relative;font-size:1rem;height:2.5rem;border-radius:.5rem;padding-left:1rem;padding-right:.2rem;flex:1 1;white-space:nowrap;text-overflow:clip;overflow:hidden}.ArtistsDropdown-select>.ArtistsDropdown-select{padding-left:0}.ArtistsDropdown-select-image{border-radius:100vwmax;height:.5rem;width:1rem;margin:.5rem;color:#fff}.ArtistsDropdown-options-wrapper{height:80vh;background-color:#222;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;max-width:calc(100vw - 20px)}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.ArtistsDropdown-options-wrapper{min-width:max(500pt,50vw);margin-left:10px}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.ArtistsDropdown-options-wrapper{align-self:stretch;margin-left:20px;margin-right:20px}}.ArtistsDropdown-options-container{overflow-y:auto;font-size:1rem;font-family:var(--sequel-45);flex:1 1;display:flex;flex-direction:column;align-items:stretch}.ArtistsDropdown-option{display:flex;flex-direction:row;align-items:center;color:#fff;background-color:#141414;border-radius:.5rem;--margin-inline:0.3rem;margin:.2rem var(--margin-inline);position:relative;padding:.5rem;cursor:pointer;border:none;font:inherit;text-align:start;width:calc(100% - var(--margin-inline)*2);box-sizing:border-box;outline:1px solid #0000;transition:outline-color .15s}.ArtistsDropdown-option:hover{outline-color:#ffffff80}.ArtistsDropdown-option:active{outline-color:#fffc}.ArtistsDropdown-option[data-selected]{outline-color:#fff}.ArtistsDropdown-option-subtitle{font-family:var(--sequel-45);font-size:.7rem;color:hsla(0,0%,100%,.533);margin-top:.1rem}.ArtistsDropdown-option-image{height:2.5rem;margin-inline-end:.5rem;aspect-ratio:1;object-fit:cover;border-radius:50%}.ArtistsDropdown-select-avatar{width:1.5rem;height:1.5rem;margin-inline-end:.5rem;object-fit:cover;border-radius:50%}.Filters-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding-top:.3rem}.Filters-content{width:100%}.Filters-scroll{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:auto;margin-bottom:.5rem}.Filters-scroll::-webkit-scrollbar{display:none}.Filters-item{display:flex;align-items:center;justify-content:center;color:#fff;height:2rem;font-family:var(--sequel-45);font-size:.8rem;border-radius:.3rem;margin-left:.3rem;margin-right:.3rem;padding-left:1rem;padding-right:1rem;background-color:#141414;cursor:pointer}.Filters-item-selected{background-color:#333}.Filters-item-text{white-space:nowrap}.ArtistsDropdown-option-own-voice{color:#dbff00;background-color:rgba(219,255,0,.133)}.ArtistsDropdown-option-no-duet,.ArtistsDropdown-option-own-voice{display:flex;flex-direction:row;align-items:center;border-radius:.5rem;margin:.2rem .3rem;position:relative;padding:.5rem;cursor:pointer}.ArtistsDropdown-option-no-duet{color:#fff}.ArtistsDropdown-option-original-voice{display:flex;background-color:#d172c1;color:#a82793;flex-direction:row;align-items:center;border-radius:.5rem;margin:.2rem .3rem;position:relative;padding:.5rem;cursor:pointer}.ArtistsDropdown-no-duet p{color:gray}.ArtistsDropdown-lock{height:24px;margin-right:1rem}.ArtistsDropdown-search-container{display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;color:#fff;background-color:#141414;border-radius:.5rem;margin:0 .3rem .8rem;position:relative;cursor:pointer;padding:.5rem;border:none;font:inherit;outline:1px solid #0000;transition:outline-color .15s}.ArtistsDropdown-search-container:hover{outline-color:#ffffff80}.ArtistsDropdown-search-container:active{outline-color:#fffc}.ArtistsDropdown-search-container[data-selected]{outline-color:#fff}.ArtistsDropdown-search-icon{object-fit:contain;width:1rem}.ArtistsDropdown-search{background-color:#141414;color:#fff;text-align:start;margin-inline-start:.3rem;font-family:var(--sequel-45);font-size:.8rem;flex:1 1;border:none}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.ArtistsDropdown-search{font-size:16px}}.ArtistsDropdown-search:focus{outline:none}@keyframes container-rotate{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.CreateModelSend-Container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:min(500pt,100%);width:100%;outline:none;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.CreateModelSend-Container{background-color:#121212;border-radius:30pt;margin-top:3rem;padding:1rem}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-Container{background-color:#000;flex-grow:1}}div:focus{outline:none}.CreateModelSend-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-wrapper{flex-grow:1}}.CreateModelSend-image{width:12rem;margin:-3rem;align-self:center}.CreateModelSend-close-container{display:flex;justify-content:flex-end}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-close-container{padding-top:1.1rem;padding-inline-end:1rem}}.CreateModelSend-content-container{display:flex;flex-direction:column;align-items:stretch}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-content-container{justify-content:space-between;flex-grow:1}}.CreateModelSend-content-list{display:flex;flex-direction:column;align-items:stretch;padding-left:5rem;padding-right:5rem;padding-top:4rem}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-content-list{padding-top:7rem}}.CreateModelSend-label-container{padding-top:1.15rem;padding-bottom:1.15rem;display:flex;flex-direction:column;align-items:center;cursor:pointer}.CreateModelSend-label{font-family:var(--sequel-95);text-align:center;font-size:1.2rem;color:#dbff00;margin:0}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-label{font-size:1rem}}.CreateModelSend-create-button{display:flex;flex-direction:column;align-items:stretch;padding:1rem}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.CreateModelSend-create-button{padding-bottom:3rem}}.CreateModelSend-close-button{cursor:pointer}.CreateModelSend-title{font-family:var(--sequel-75);font-size:1rem;margin:.5rem;text-align:center}.CreateModelSend-content-container ul{font-family:var(--sequel-45);font-size:.8rem}.CreateModelSend-Item{display:flex;flex-direction:row;align-items:center;margin:.8rem;list-style:none}.CreateModelSend-Item-image{width:2rem;aspect-ratio:1;margin-right:.5rem}