.CreationPage-container{display:flex;flex-direction:column;align-items:stretch;font-family:Sequel-75;padding-inline-start:1rem;padding-inline-end:1rem;flex-grow:1;color:#fff;position:relative}.CreationPage-container:after{--size:min(30rem,70vw);--speed:1m;--easing:cubic-bezier(0.8,0.2,0.2,0.8);z-index:-10;position:absolute;inset-inline:0;margin-inline:auto;top:0;content:"";width:var(--size);height:var(--size);filter:blur(calc(var(--size) / 4));background-image:linear-gradient(rgba(219,255,0,.667),rgba(219,255,0,.667));animation:container-rotate var(--speed) var(--easing) alternate infinite;border-radius:30% 70% 70% 30%/30% 30% 70% 70%}.CreationPage-header{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:1rem;padding-bottom:.5rem}.CreationPage-title{font-family:Sequel-75;font-size:1.2rem;line-height:1.8rem}.CreationPage-header-image-container{aspect-ratio:1;height:8rem;margin-inline-end:1rem;margin-bottom:.5rem;margin-top:1rem}.CreationPage-header-image{width:100%;height:100%;object-fit:cover;border-radius:.6rem}.CreationPage-tabs-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.CreationPage-tabs-layout{display:flex;gap:12px;contain:content}@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){.CreationPage-tabs-layout{flex-wrap:wrap;justify-content:center}}.CreationPage-tabs-layout>*{display:flex;align-items:center;justify-content:center;gap:4px;isolation:isolate;position:relative;font-family:Sequel-45;font-size:.7rem;white-space:nowrap;background-color:rgba(0,0,0,.333);text-align:center;padding-inline:12px;padding-block:6px;transition:color .15s;color:#b9b9b9;border-color:#0000;--border-opacity:0}.CreationPage-tabs-layout>:before{content:"";position:absolute;z-index:-10;inset:0;pointer-events:none;border:1px solid #dbff00;opacity:var(--border-opacity);transition:opacity .15s}@media(hover:hover)and (pointer:fine){.CreationPage-tabs-layout>:hover{color:#d9d9d9;--border-opacity:0.5}}.CreationPage-tabs-layout>[data-active]:before{--border-opacity:1}.CreationPage-tabs-layout>:active{color:#fff;--border-opacity:0.8}.CreationPage-tabs-layout>[data-active]{pointer-events:none;color:#dbff00}.CreationPage-content{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.CreationPage-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#222!important;padding:1.5rem!important;border-radius:.7rem!important;margin-bottom:1rem!important}.CreationPage-url-input{margin-bottom:1rem}.CreationPage-upload-image{width:45pt;aspect-ratio:1}.CreationPage-upload-title{font-family:Sequel-75;padding-top:.5rem;font-size:.9rem;line-height:2rem;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CreationPage-upload-desc{font-family:Sequel-45;font-size:.7rem;line-height:1rem}.CreationPage-artists{display:flex;align-items:stretch!important;color:#fff;border:none}.CreationPage-artists-item{flex-direction:column;font-family:Sequel-45;font-size:.8rem;height:2rem;color:#fff;background-color:#222!important}.CreationPage-artists-item,.CreationPage-footer{display:flex;align-items:stretch;justify-content:stretch}.CreationPage-footer{flex-direction:row;padding-top:2rem}.CreationPage-terms{font-family:Sequel-45;font-size:.5rem;line-height:1rem;margin-top:.3rem;text-align:start;color:#ccc}.MailInput-checkbox-label{color:#fff;word-wrap:break-word;text-align:left;font-family:Sequel-45;font-size:.5rem;text-decoration:none!important;height:100%}.CreationPage-footer-go{flex:1 1}.CreationPage-footer-tips{background-color:#222!important;color:#dbff00!important;margin-inline-start:1rem!important}.Tips-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){.Tips-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){.Tips-container{background-color:#000;flex-grow:1}}.Tips-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@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){.Tips-content{flex-grow:1}}.Tips-close-container{display:flex;justify-content:flex-end;min-height:19px}@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){.Tips-close-container{padding-top:1.1rem;padding-inline-end:1rem}}.Tips-title{font-family:Sequel-75;font-size:1rem;margin:.5rem}.Tips-content ul{font-family:Sequel-45;font-size:.8rem}.Tips-content li{background-color:#0000;margin:.8rem}@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){.Tips-content li{background-color:#000!important}}.CreationPage-server-down{background-color:#000000bf;position:absolute;left:5%;top:10%;width:90vw;height:90vh;display:flex;align-items:center;justify-content:center;z-index:100;cursor:not-allowed}.CreationPage-server-down-img{width:50%;aspect-ratio:1;margin:0 auto}.Prompt-Container{position:relative}.Prompt-Text-Area{position:relative;width:100%;box-sizing:border-box;padding-bottom:2.5rem;height:8rem}.Ad-unlock-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){.Ad-unlock-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){.Ad-unlock-container{background-color:#000;flex-grow:1}}.Ad-unlock-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){.Ad-unlock-close-container{padding-top:1.1rem;padding-inline-end:1rem}}.Ad-unlock-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@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){.Ad-unlock-content{flex-grow:1}}.Ad-unlock-emoticon{font-size:2rem}.Ad-unlock-title{font-family:Sequel-75}.Ad-unlock-description,.Ad-unlock-title{font-size:1rem;margin:.5rem;display:flex;white-space:pre-line;text-align:center}.Ad-unlock-description{font-family:Sequel-45;align-items:center;justify-content:center}.Ad-unlock-subscribe-button-before{margin-bottom:1rem!important;width:20rem;background-color:#222;color:#fff}.Ad-unlock-subscribe-button-before:hover{background-color:#222;color:#fff}.Ad-unlock-subscribe-button-after{margin:1rem;width:20rem}.Ad-unlock-watch-button{width:20rem}.Ad-unlock-watch-button-titleLarge{font-size: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){.Ad-unlock-watch-button-titleLarge{line-height: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){.Ad-unlock-watch-button-titleLarge{line-height:35px}}.Ad-unlock-watch-button-titleSmall{font-size:.7rem;font-family:Sequel-45;line-height:15px}.RelatedVoices-container{display:flex;flex-direction:column;align-items:stretch;padding-top: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){.RelatedVoices-container{padding-top:.2rem}}.RelatedVoices-title{color:#fff;font-family:Sequel-65;text-align:start;align-self:flex-start;margin-top:1rem;margin-bottom:.8rem}@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){.RelatedVoices-title{font-size:20px}}@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){.RelatedVoices-title{font-size:16px}}.RelatedVoices-grid{min-width:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.1rem;gap:.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){.RelatedVoices-grid{grid-template-columns:repeat(6,15rem);grid-template-rows:15rem;padding-inline:.8rem;max-width:100%;box-sizing:border-box;overflow-x:auto;white-space:nowrap}}.RelatedVoices-item{aspect-ratio:1!important}@keyframes container-rotate{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.ArtistsDropdown-container{display:flex;flex-direction:column;align-items:stretch;justify-content:center;font-family: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-close-button-wrapper{width:100%;display:flex;justify-content:end;box-sizing:border-box;padding:.6rem}.ArtistsDropdown-options-close-button-wrapper .ArtistsDropdown-options-close-button{cursor:pointer;margin:-.4rem;padding:.4rem;align-self:end;background:#0000;outline:none;border:none;display:flex}.ArtistsDropdown-options-close-button-wrapper .ArtistsDropdown-options-close-button img{width:.8rem;aspect-ratio:1}.ArtistsDropdown-options-container{overflow-y:scroll;font-size:1rem;font-family: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: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: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: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}