body{margin:0;padding:0;font-family:sans-serif}:root{--bg-color:#161616;--nav-bg-color:#1f1f1f;--nav-el-color:#262626;--nav-el-hover-color:#464646;--text-color:white;--text-color-light:lightgray;--text-color-dark:dimgray;--color-primary:#3c82da;--color-secondary:#e6005f;--color-blue:#3c82da;--color-pink:#e6005f;--color-light-gray:#a3a3a3;--color-medium-gray:#333;--font-primary:Manrope, Arial, sans-serif;--white-100:#fff;--white-70:#ffffffb3}*,:before,:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#0000;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:var(--font-primary);font-weight:500}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(/static/manrope-regular-BQStfweu.otf)}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(/static/Manrope-SemiBold-C2nNfZLS.otf)}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(/static/manrope-bold-CllCu9P8.otf)}@font-face{font-family:Manrope;font-style:normal;font-weight:900;src:url(/static/manrope-extrabold-CY1ifvYf.otf)}pre,pre *{color:#fff!important}h6:not([class]),.h6,h5:not([class]),.h5,h4:not([class]),.h4,h3:not([class]),.h3,h2:not([class]),.h2,h1:not([class]),.h1{font-family:var(--font-primary);color:#fff;margin:.5rem 0;font-weight:700;line-height:1.25}h6:first-child:not([class]),.h6:first-child,h5:first-child:not([class]),.h5:first-child,h4:first-child:not([class]),.h4:first-child,h3:first-child:not([class]),.h3:first-child,h2:first-child:not([class]),.h2:first-child,h1:first-child:not([class]),.h1:first-child{margin:0 0 .5em}h1:not([class]),.h1{margin:.25rem 0;font-size:2.5rem}h1:not([class]):first-child,.h1:first-child{margin:0 0 .25em}@media screen and (min-width:768px){h1:not([class]),.h1{font-size:2.625rem}}@media screen and (min-width:992px){h1:not([class]),.h1{font-size:4rem}}h2:not([class]),.h2{font-size:2rem}@media screen and (min-width:992px){h2:not([class]),.h2{font-size:2.5rem}}h3:not([class]),.h3{font-size:1.75rem}@media screen and (min-width:992px){h3:not([class]),.h3{font-size:2rem}}h4:not([class]),.h4{font-size:1.5rem}h5:not([class]),.h5{font-size:1.25rem}h6:not([class]),.h6{font-size:1rem}p:not([class]),.p,p.p1{font-family:var(--font-primary);color:#fff;font-size:1.125rem;line-height:1.5}p:first-of-type:not([class]),.p:first-of-type,p.p1:first-of-type{margin-top:0}.sr-text{font-size:0;position:absolute;left:-999999px}a{cursor:pointer;text-decoration:none;transition:all .3s}a:not([class]){color:var(--color-primary)}a:hover{color:#fff}.widgets-Layout{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-height:0;padding:5rem 1rem;display:flex}@media screen and (min-width:768px){.widgets-Layout{width:calc(100% - 300px);margin-left:300px;padding:3rem}}.widgets-Layout.fullscreen{width:100vw;height:100vh;margin-left:inherit;padding:3rem}.widgets-Layout-Header{text-align:left;word-break:break-word;font-size:36px;font-weight:900}.widgets-Button{color:#fff;background-color:var(--color-primary);cursor:pointer;border:none;border-radius:8px;padding:16px 32px;font-size:14px;transition:all .3s}.widgets-Button.small{padding:4px 16px}.widgets-Button.medium{padding:8px 24px}.widgets-Button.space-above{margin-top:16px}.widgets-Button.red{background-color:var(--color-secondary)}.widgets-Button.red-outlined{background-color:unset;border:2px solid var(--color-secondary);color:var(--color-secondary)}.widgets-Button.red-text{background-color:unset;border:unset;color:var(--color-secondary)}.widgets-Button img{vertical-align:middle;width:16px;height:16px;margin-right:15px}.widgets-Button.flexrow{flex-direction:row;justify-content:center;align-items:center;display:flex}.widgets-Button:hover{filter:brightness(125%)}.widgets-Button[disabled]{filter:brightness(60%);pointer-events:none}.widgets-Form-Button{flex-direction:row;justify-content:center;align-items:center;display:flex}.widgets-Form-Button .spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin:0 20px;animation:1.1s linear infinite load8}.widgets-Form-Item{text-align:left;flex-direction:column;margin:0 0 16px;display:flex}.widgets-Form-Item label{margin:0 0 4px}.widgets-Form-Item input{padding:0 8px}.widgets-Form-Item select{padding:0 4px}.widgets-Form-Item .widgets-Input{border:1px solid var(--color-light-gray);border-radius:4px;flex-direction:row;align-items:center;transition:all .3s;display:flex}.widgets-Form-Item .widgets-Input:hover,.widgets-Form-Item .widgets-Input:focus{border:1px solid var(--color-primary)}.widgets-Form-Item .widgets-Input-input{margin:unset;border:unset;flex:1}.widgets-Form-Item .widgets-Input-input:hover,.widgets-Form-Item .widgets-Input-input:focus{border:unset}.widgets-Form-Item .widgets-Input-before{font-family:var(--font-primary);color:var(--color-light-gray);margin:0 0 0 8px;font-size:.875rem}.widgets-Form-Item input,.widgets-Form-Item select,.widgets-Form-Item textarea{border:1px solid var(--color-light-gray);color:#fff;height:30px;font-family:var(--font-primary);background:0 0;border-radius:4px;outline:none;margin:4px 0 0;font-size:.875rem;transition:all .3s}.widgets-Form-Item input:hover,.widgets-Form-Item input:focus,.widgets-Form-Item select:hover,.widgets-Form-Item select:focus,.widgets-Form-Item textarea:hover,.widgets-Form-Item textarea:focus{border:1px solid var(--color-primary)}.widgets-Form-Item input[readonly],.widgets-Form-Item select[readonly],.widgets-Form-Item textarea[readonly]{color:var(--color-light-gray);cursor:not-allowed}.widgets-Form-Item input[readonly]:hover,.widgets-Form-Item input[readonly]:focus,.widgets-Form-Item select[readonly]:hover,.widgets-Form-Item select[readonly]:focus,.widgets-Form-Item textarea[readonly]:hover,.widgets-Form-Item textarea[readonly]:focus{border:1px solid var(--color-light-gray)}.widgets-Form-Item textarea{resize:none;height:unset;transition:height}.widgets-Dropdown-Anchor{cursor:pointer}.widgets-Dropdown-Actions{text-align:left;background-color:var(--color-medium-gray);z-index:1;border-radius:8px;min-width:100px;display:none;position:absolute;overflow:hidden;transform:translate(-80%);box-shadow:0 8px 16px #0003}.widgets-Dropdown-Actions.show{display:unset}.widgets-Dropdown-Action{cursor:pointer;padding:8px 12px;font-size:14px;font-weight:700}.widgets-Dropdown-Action:hover{background-color:var(--nav-el-hover-color)}.widgets-CheckboxGroup{white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}.widgets-CheckboxGroup label{color:var(--text-color)}.widgets-Checkbox{font-size:14px;font-weight:700}.widgets-Tooltip{z-index:1;opacity:1!important}.widgets-Tooltip:hover .widgets-Tooltip-Content{visibility:visible}.widgets-Tooltip-Content{z-index:1;visibility:hidden;word-break:normal;text-align:left;background-color:#000;border-radius:8px;max-width:240px;padding:8px;position:absolute;transform:translate(-50%,20%);box-shadow:0 8px 16px #0003;opacity:1!important;color:#fff!important;font-size:14px!important;font-weight:700!important}.widgets-Tooltip-Content:before{content:"";border-bottom:.6em solid #000;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;bottom:100%;left:50%}.admin-feed .widgets-CheckboxGroup{flex-wrap:wrap;height:110px}.alert{z-index:4200;visibility:hidden;opacity:0;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0}.alert.show{visibility:visible;opacity:1}.alert-body{max-height:80%;color:var(--text-color);background-color:var(--color-medium-gray);border-radius:8px;flex-direction:column;justify-content:center;align-items:normal;gap:16px;width:60vw;max-width:264px;padding:32px;display:flex;box-shadow:0 0 16px #00000080}.alert-body-wide{max-width:480px}.alert-body-title{font-size:20px;font-weight:900}.alert-body-message{max-height:90vh;font-size:14px;font-weight:400;overflow:auto}.alert-body-button{margin-top:12px}.toast{z-index:4300;background-color:var(--color-medium-gray);visibility:hidden;opacity:0;border-radius:8px;justify-content:center;align-items:center;width:200px;min-width:100px;min-height:48px;transition:all .3s;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #00000080}.toast.show{visibility:visible;opacity:1;bottom:64px}.toast-message{color:var(--text-color);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px;font-size:14px;font-weight:400;display:flex}.btn--gray{background:#333;border:0}.btn--gray:hover{background:var(--color-primary)}.btn--wide{width:360px;max-width:100%}.btn-icon{margin-right:12px}.btn--white{background:0 0;border:1px solid #fff;border-radius:50px;padding:8px 16px;font-size:14px;line-height:1;transition:all .3s cubic-bezier(.55,.085,.68,.53);color:#fff!important}.btn--white:hover{opacity:.9;background:0 0;text-decoration:none!important}.btn--custom{background:0 0;border:1px solid #fff;border-radius:50px;outline:none;width:150px;margin:10px 0;padding:8px 20px;transition:all .1s cubic-bezier(.55,.085,.68,.53);color:#fff!important}@media screen and (min-width:480px){.btn--custom{margin:0 10px}}@media screen and (min-width:992px){.btn--custom{margin:5px 0}}.btn--custom.primary:hover{opacity:1;background:var(--color-primary);text-decoration:none!important}.btn--custom.secondary:hover{opacity:1;background:var(--color-secondary);text-decoration:none!important}.discover-content{margin-top:32px}.discover-row{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;padding:48px 0 16px;display:flex;position:relative}.discover-row-content{text-align:left;width:414px;height:100%;margin:auto 0;position:relative}.discover-row-content>*{color:var(--text-color-light)}.discover-row-content img{opacity:.3;object-fit:cover;border-radius:4px;width:100%;height:128px}.discover-row-content-id{text-align:left;position:absolute;top:-40px}.discover-row-content-link{text-align:right;position:absolute;top:-20px}.discover-row-content-title{text-align:left;width:100%;position:absolute;top:16px;left:10%}.discover-row-content-title.center{text-align:center;left:50%;transform:translate(-50%)}.discover-row-content-body{text-align:left;width:100%;position:absolute;top:64px;left:10%}.discover-row-content-body.center{text-align:center;left:50%;transform:translate(-50%)}.discover-row-content-button{background:var(--color-secondary);border-radius:16px;padding:4px;position:absolute;top:64px}.discover-row-content-button.center{text-align:center;left:50%;transform:translate(-50%)}.form-label{text-align:left;color:var(--text-color-light);margin-top:-.5em;margin-bottom:.5em;font-size:.85em;font-style:italic}.form-select{font-family:var(--font-primary);color:#fff;background-color:#0000;border-radius:0;width:100%;height:33px}.form-select option{color:#000}#root{height:100%}.content{text-align:center;max-width:1440px;height:100%;color:var(--text-color);border-radius:0 0 10px 10px;margin:0 auto;line-height:1.5;position:relative;overflow:auto}.content:before{content:"";z-index:-2;background-color:var(--bg-color);width:100%;height:100%;display:block;position:fixed;left:0;right:0}.body-container{display:flex}.body-container--fullscreen{height:100%}.layout-content{padding:3rem 0}@media screen and (max-width:767px){.layout-content{padding:1rem 0}}.firebase-emulator-warning{display:none}.welcome{grid-template:"header"52px"content""footer"52px/1fr;width:100%;height:100vh;display:grid}.welcome:before{content:"";z-index:-1;background:linear-gradient(100deg, var(--color-blue), var(--color-pink) 120%);width:100%;height:100%;display:block;position:fixed;left:0;right:0}@media screen and (min-width:768px){.welcome:before{background:linear-gradient(90deg, var(--color-blue), var(--color-pink) 120%)}}.welcome-header{text-align:left;grid-area:header}.login-menu{text-align:left}.welcome-content{grid-area:content;place-self:center;padding:0 0 40px}.welcome-title{margin:0 0 42px;font-size:48px;font-weight:900}@media screen and (min-width:768px){.welcome-title{font-size:72px}}.welcome-body{text-align:center;font-size:1rem;font-weight:400}.welcome-body-content{text-align:left}.welcome-footer{grid-area:footer}.firebase-auth-login{flex-direction:column;justify-content:center;align-items:center;display:flex}.widgets-Button.google,.widgets-Button.facebook,.widgets-Button.apple,.widgets-Button.beatstars,.widgets-Button.phone{flex-direction:row;justify-content:center;align-items:center;width:312px;height:24px;margin:8px 0;padding:8px;display:flex}.widgets-Button.google{color:#333;background-color:#fff}.widgets-Button.facebook{color:#fff;background-color:#4267b2}.widgets-Button.apple,.widgets-Button.beatstars{color:#fff;background-color:#000}.widgets-Button.phone{color:#fff;background-color:var(--color-medium-gray)}.app-navigation__toggle{-webkit-appearance:none;appearance:none;background:0 0;border:0;width:24px;height:24px;position:absolute;top:22px;right:15px}.app-navigation__toggle:focus,.app-navigation__toggle:active{outline:0}@media screen and (min-width:768px){.app-navigation__toggle{display:none}}.app-navigation__toggle img{z-index:10000;height:24px;transition:all .3s cubic-bezier(.55,.085,.68,.53);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-navigation__toggle img.close{opacity:0}.app-navigation__toggle.is-open img{opacity:1;height:14px}.app-navigation__toggle.is-open img.burger{opacity:0}.app-navigation{background:var(--nav-bg-color);z-index:100;border-right:1px solid #a3a3a31a;width:300px;height:100%;transition:left .3s cubic-bezier(.55,.085,.68,.53);position:fixed;left:-300px}@media screen and (min-width:768px){.app-navigation{left:0}}.app-navigation.is-open{left:0}.app-navigation hr{background:#a3a3a31a;border:0;width:100%;height:1px;margin:20px 0}.app-navigation__overlay{pointer-events:none;z-index:1;background:0 0;width:100%;height:100%;transition:background .3s cubic-bezier(.55,.085,.68,.53);position:fixed;top:0;left:0}.app-navigation__overlay.is-open{pointer-events:all;background:#000000b3}@media screen and (min-width:768px){.app-navigation__overlay{pointer-events:none;background:0 0}}.app-navigation__header{justify-content:center;align-items:center;padding:20px 30px;display:flex}.app-navigation__header.mobile{position:absolute;top:0;left:0}@media screen and (min-width:768px){.app-navigation__header.mobile{display:none}}.app-navigation__header-logo{align-items:center;display:flex}.app-navigation__profile{flex-direction:column;align-items:center;margin:16px 0 24px;display:flex}.app-navigation__profile-img{object-fit:cover;border-radius:50%;width:56px;height:56px}.app-navigation__profile-username{margin-top:16px;font-size:14px;font-weight:700}.app-navigation__profile-email{color:#949494;font-size:12px;font-weight:700}.app-navigation__upload-button{background-color:var(--color-secondary);margin:0 40px 32px;padding:12px}.app-navigation__upload-button img{width:20px;height:20px;margin-right:8px}.app-navigation__menu-anchor.selected:before{content:"";background:var(--color-secondary);border-radius:2px;width:3px;height:40px;position:absolute;left:0;transform:translateY(8%)}.app-navigation__menu-button{color:#d3d3d3;background-color:unset;text-align:left;padding-left:unset;border-radius:unset;margin:0 40px;padding-top:12px;padding-bottom:12px}.app-navigation__menu-button.selected,.app-navigation__menu-button:hover{color:#fff}.app-navigation__divider{background-color:#373737;height:1px;margin:24px 0}.app-navigation__copyright{text-align:center;width:100%;color:var(--color-light-gray);position:absolute;bottom:24px}.navigation-tabs{flex-wrap:wrap;margin-top:20px;margin-bottom:20px;display:flex}.navigation-tab{color:#fff;-webkit-appearance:none;appearance:none;cursor:pointer;opacity:.3;background:0 0;border:0;padding:5px 0;transition:opacity .3s cubic-bezier(.55,.085,.68,.53);position:relative}.navigation-tab:after{content:"";background:var(--color-secondary);border-radius:5px;width:0;height:3px;transition:width .3s cubic-bezier(.55,.085,.68,.53);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.navigation-tab.is-active{opacity:1}.navigation-tab.is-active:after{width:100%}.navigation-tab:not(:last-child){margin-right:42px}.orderable-items-move{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;min-width:150px;margin:auto 16px;display:flex}.orderable-items-move button{background:0 0;border:1px solid #fff;border-radius:50px;width:125px;margin:5px 0;padding:2px;transition:all .1s cubic-bezier(.55,.085,.68,.53);color:#fff!important}.orderable-items-move button:hover{opacity:.6;text-decoration:none!important}.producer-file-upload{text-align:center;background-color:#333;background-position:50%;background-size:cover;border-radius:8px;display:grid;box-shadow:0 0 10px #0003}.producer-file-upload.has-image img,.producer-file-upload.has-image .producer-file-upload__title,.producer-file-upload.has-image .producer-file-upload__description{opacity:0;transition:opacity .3s cubic-bezier(.55,.085,.68,.53)}.producer-file-upload.has-image:not(.readOnly):hover img,.producer-file-upload.has-image:not(.readOnly):hover .producer-file-upload__title,.producer-file-upload.has-image:not(.readOnly):hover .producer-file-upload__description{opacity:1}.producer-file-upload label{grid-area:1/1;padding:32px 25px}.producer-file-upload label.readOnly{cursor:not-allowed}.producer-file-upload label:not(.readOnly){cursor:pointer}.producer-file-upload img{width:32px}.producer-file-upload .overlay{background:0 0;grid-area:1/1;transition:background .3s cubic-bezier(.55,.085,.68,.53)}.producer-file-upload:not(.readOnly):hover .overlay{background:#000000a6}.producer-file-upload-field{opacity:0;pointer-events:none;grid-area:1/1;width:100%;overflow:hidden;margin:80px 0 0 60px!important}.producer-file-upload__title{color:#fff;text-align:left;margin-top:25px;font-size:.875rem}.producer-file-upload__description{margin-top:10px}.producer-file-upload__description p{text-align:left;color:var(--color-light-gray)!important;font-size:.75rem!important}.producer-file-upload__audio-file-name{pointer-events:none;word-wrap:break-word;text-align:left;grid-area:1/1;justify-content:center;align-items:center;padding:16px;font-size:.875rem;display:flex}.producer-file-upload:hover .producer-file-upload__audio-file-name{opacity:.25}.producer-profile-pic{object-fit:cover;border-radius:5px;width:100%}#producer-profile-image{display:none}.producer-profile__container{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:900px){.producer-profile__container{flex-direction:row}}.producer-profile__container .producer-profile__left .producer-profile__img-label{place-items:center;display:grid}.producer-profile__container .producer-profile__left .producer-profile-pic{border-radius:50%;grid-area:1/1;width:120px;height:120px}.producer-profile__container .producer-profile__left .producer-profile-pic.edit{cursor:pointer}.producer-profile__container .producer-profile__left .producer-profile-pic.overlay:hover{background:#0006;transition:all .3s}.producer-profile__container .producer-profile__left .producer-profile-pic-camera-icon{grid-area:1/1;width:30px;height:30px}@media screen and (min-width:768px){.producer-profile__container .producer-profile__left{justify-content:flex-start;width:180px}}.producer-profile__container .characters-remaining{font-size:12px;font-weight:400}.producer-profile__container .producer-profile__right{flex-direction:column;flex:1;display:flex}.producer-profile__container .producer-profile__right button[type=submit]{width:100%;margin-top:24px}.producer-profile__header{text-align:left}.profile-view .producer-profile__header{flex-direction:row;justify-content:space-between;display:flex}.profile-view .producer-profile__header a{align-self:center}@media screen and (min-width:768px){.producer-profile__img-field{width:180px}}@media screen and (min-width:900px){.producer-profile__img-field{margin-bottom:0;padding-bottom:0!important}}.profile-view .producer-profile__img-field label{pointer-events:none}.producer-profile__img-field .producer-profile__image-input{position:absolute;left:-999999px}.producer-profile__view-content{text-align:left;flex-direction:column;flex:1;justify-content:space-between;display:flex}.producer-profile__view-content p{font-size:.875rem!important}.producer-profile__view-title{color:#fff;font-size:24px;font-weight:900;line-height:33px}.producer-profile__view-subtitle{color:#fff;font-size:12px;font-weight:400}.producer-profile__view-bio{margin:24px 0 0}.producer-profile__view-bio pre{white-space:pre-wrap}.producer-profile__social{flex-flow:wrap;gap:8px;margin-top:40px;display:flex}.producer-profile__social a{color:#fff;border:.5px solid #fff;border-radius:4px;place-content:center;padding:0 4px;font-size:12px}.search-input{outline:none;width:100%;height:24px;padding:0 8px}.search-sort{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:16px;display:flex}.search-sort select{min-width:200px}.search-container{flex-direction:row;align-items:flex-start;margin-top:30px;display:flex}.search-filters{flex-direction:column;margin-right:16px;display:flex}.search-filter-picker{background:#333;border-radius:8px;flex-direction:column;align-items:flex-start;margin:8px 0;padding:16px;display:flex;box-shadow:0 0 10px #00000040}.search-no-results{width:100%;margin:16px 0}.search-results{width:100%;max-width:800px}.user-profile-image{border-radius:50%!important;width:60px!important;height:60px!important}.submit-preface{text-align:left;opacity:.7;font-size:13px!important}@media screen and (min-width:768px){.submit-preface{margin-top:-25px;margin-bottom:25px}}@media screen and (min-width:992px){.submit-preface{margin-bottom:50px}}.submit-preface-big{opacity:1;font-size:16px!important}.submit-track{flex-direction:column;display:flex}@media screen and (min-width:750px){.submit-track{flex-direction:row}}@media screen and (min-width:768px){.submit-track{flex-direction:column}}@media screen and (min-width:1100px){.submit-track{flex-direction:row}}.submit-track__left{flex-direction:column;display:flex}@media screen and (min-width:500px){.submit-track__left{flex-direction:row}}@media screen and (min-width:750px){.submit-track__left{flex-direction:column;width:165px;margin-right:30px}}@media screen and (min-width:768px){.submit-track__left{flex-direction:row;width:100%;margin-right:0}}@media screen and (min-width:1100px){.submit-track__left{flex-direction:column;width:165px;margin-right:30px}}.submit-track__right{flex-direction:column;flex:1;gap:4px;display:flex}.terms-of-service-container{font-size:12px}.terms-of-service-container a{color:var(--color-primary)}.terms-of-service-container ul{margin:18px 0}.terms-of-service-container ul li{word-wrap:break-word;white-space:normal;font-size:12px}.terms-of-service-container p{margin-bottom:0}.terms-of-service{color:silver;text-align:center;font-weight:700;text-decoration:none}.terms-of-service:hover{color:var(--text-color)}.users-list-row{background:#333;border-radius:8px;flex-direction:column;align-items:stretch;width:100%;margin:8px 0;padding:30px;display:flex;box-shadow:0 0 10px #00000040}@media screen and (min-width:992px){.users-list-row,.users-list-row.admin{flex-direction:row}}.users-list-row.admin img{width:100px;min-width:100px;height:100px}@media screen and (min-width:992px){.users-list-row.admin img{align-self:flex-start}}.users-list-row img{align-self:center;width:100px;min-width:100px;height:100px}@media screen and (min-width:992px){.users-list-row img{align-self:none}}.truncated{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wrapped{white-space:normal;text-align:left}.left-text{text-align:left}.font-12{font-size:12px}.font-14{font-size:14px}.font-16{font-size:16px}.vfont-body{font-size:12px;font-weight:400}.vfont-body-big{font-size:14px;font-weight:400}.opacity-80{opacity:.8}.user-content-none{text-align:left;margin:50px 0;font-size:1rem}.user-content-none a{font-weight:900}.loading-container{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading,.loading:after{border-radius:50%;width:16px;height:16px}.loading{text-indent:-9999em;border-top:4px solid #0000;border-right:4px solid var(--color-light-gray);border-bottom:4px solid var(--color-light-gray);border-left:4px solid var(--color-light-gray);animation:1.1s linear infinite load8;transform:translate(-50%,-50%)}.centered-loading{justify-content:center;width:100%;display:flex}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.float-left{float:left}.float-right{float:right}.voloco-logo{height:30px;padding:16px 16px 0}.voloco-logo.no-padding{padding:unset}.flex-column-end{flex-direction:column;justify-content:flex-end;height:max-content;min-height:100%;display:flex}.pagination{justify-content:center;display:flex}.pagination>a{color:#fff}.pagination>a[disabled]{opacity:.3}.pagination>*{margin:0 24px}.video-embed-container{max-width:100%;height:0;margin-bottom:32px;padding-bottom:56.25%;position:relative;overflow:hidden}.video-embed-container iframe,.video-embed-container object,.video-embed-container embed{width:100%;height:100%;position:absolute;top:0;left:0}.flex-row{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:16px;display:flex}.flex-row.space-around{justify-content:space-around}.flex-row.space-between{justify-content:space-between}.flex-row.justify-end{justify-content:flex-end}.flex-row.align-stretch{align-items:stretch}.flex-row.align-center{align-items:center}.flex-row.align-start{align-items:flex-start}.flex-row.gap-72{gap:72px}.flex-column{flex-direction:column;justify-content:center;align-items:flex-end;gap:16px;display:flex}.flex-column.space-around{justify-content:space-around}.flex-column.align-stretch{align-items:stretch}.flex-column.align-center{align-items:center}.flex-column.align-start{align-items:flex-start}.flex-column.gap-8{gap:8px}.flex-column.gap-4{gap:4px}.flex-column.gap-0{gap:0}.flex-basis-0{flex-basis:0}.flex-grow-1{flex-grow:1}.margin-bottom-120{margin-bottom:120px}.margin-vertical-small{margin:16px 0}.margin-16{margin:16px}.margin-vertical-8{margin:8px 0}.margin-right-16{margin-right:16px}.padding-8{padding:8px}.padding-8-0{padding:8px 0}.link{color:var(--color-primary)}.recharts-legend-item-text{color:#fff!important}.min-width-225{min-width:225px}.max-width-200{max-width:200px}.max-width-600{max-width:600px}.width-100p{width:100%}.width-85vw{width:85vw}.width-200px{width:200px}.width-fit-content{width:-moz-fit-content;width:fit-content}.red-outline{background-color:unset;border:2px solid var(--color-secondary);color:var(--color-secondary);border-radius:8px;padding:6px 12px}.color-text{color:var(--text-color)}.color-text-light{color:var(--text-color-light)}.public-user-link{color:var(--white-100);flex-direction:row;justify-content:center;align-items:center;gap:12px;font-size:18px;font-weight:900;display:flex}@media screen and (min-width:768px){.public-user-link{font-size:26px;font-weight:900}}.public-user-link img{object-fit:contain;border-radius:50%;width:32px;height:32px}.public-user-link-small{color:var(--white-70);font-size:14px;font-weight:700}.public-item-link{color:var(--white-100);font-size:16px}.position-relative{position:relative}.play-pause-overlay{cursor:pointer;width:3.5rem;height:3.5rem;position:absolute}@media screen and (min-width:768px){.play-pause-overlay{width:5rem;height:5rem}}.play-pause-overlay img{width:50%;height:50%;transform:translateY(50%)}.display-inline-block{display:inline-block}.playback-controls-container{flex-shrink:0;justify-content:center;align-items:center;height:32px;margin:4px 0;display:flex}@media screen and (min-width:768px){.playback-controls-container{height:48px}}.playback-controls{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex}@media screen and (min-width:768px){.playback-controls{gap:8px}}.playback-controls-left{flex:1;justify-content:flex-start;display:flex}.playback-controls-right{flex:1;justify-content:flex-end;display:flex}.player-button{cursor:pointer;justify-content:center;align-items:center;height:32px;transition:all .1s cubic-bezier(.55,.085,.68,.53);display:flex}@media screen and (min-width:768px){.player-button{height:48px}}.player-button img{object-fit:contain;width:100%;height:100%;margin:auto}.player-button.disabled{filter:brightness(30%);pointer-events:none}.player-button:active{filter:brightness(125%)}.seek-controls{flex-direction:row;flex-grow:1;justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:0;margin:0;display:flex;transform:translateY(-50%)}.seek-controls .duration{opacity:.7;font-size:12px;font-weight:700}.seek-bar{cursor:pointer;color:var(--color-secondary);width:100%;height:2px;margin:0}.audio-player-bar{z-index:10;background:var(--nav-bg-color);flex-direction:column;align-items:center;width:100%;display:flex;position:fixed;bottom:0;left:0}.audio-player-bar button.close{background:0 0;border:none;position:absolute;top:16px;right:8px}.audio-player-bar button.close:hover{cursor:pointer}@media screen and (min-width:768px){.with-navigation-sidebar{width:calc(100% - 300px);left:300px}}.audio-player-bar-body{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:calc(100% - 16px);max-width:1440px;height:60px;margin:4px 0;display:flex}@media screen and (min-width:768px){.audio-player-bar-body{height:80px}}.audio-player-info{text-wrap:nowrap;flex-direction:row;flex-grow:1;flex-basis:0;justify-content:flex-start;align-items:center;gap:16px;display:flex;overflow:hidden}.audio-player-info-img{object-fit:cover;border-radius:4px;width:36px;height:36px}.audio-player-volume{flex-direction:row;flex-grow:1;flex-basis:0;justify-content:flex-end;align-items:center;gap:16px;display:none}@media screen and (min-width:768px){.audio-player-volume{display:flex}}.audio-player-volume-icon{cursor:pointer;text-align:right;flex-direction:column;display:flex}.audio-player-volume-icon img{object-fit:contain;width:100%;height:100%;max-height:32px;margin:auto}.public-view-background{z-index:-1;min-width:100%;min-height:100%;position:fixed;top:0;bottom:0;right:0}.public-view-background img{object-fit:cover;filter:blur(3rem);opacity:.25;width:100%;height:100%}.public-view-body{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:4vh;display:flex}@media screen and (min-width:768px){.public-view-body{margin-top:12vh}}.public-view-stats{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:48px;display:flex}@media screen and (min-width:768px){.public-view-stats{gap:72px}}.public-view-artwork{object-fit:cover;border-radius:8px;width:75vmin;max-width:400px;height:75vmin;max-height:400px}@media screen and (min-width:768px){.public-view-artwork{width:40vmin;height:40vmin}}.public-view-play-pause-overlay{cursor:pointer;width:100%;height:100%;position:absolute}.public-view-play-pause-overlay img{width:25%;height:25%;transform:translateY(150%)}.public-view-plays-overlay{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:8px;right:8px}@media screen and (min-width:768px){.public-view-plays-overlay{top:12px;right:12px}}.public-view-plays-overlay img{object-fit:contain;width:12px;height:12px}@media screen and (min-width:768px){.public-view-plays-overlay img{width:16px;height:16px}}.public-view-plays-overlay span{font-size:12px;font-weight:400}@media screen and (min-width:768px){.public-view-plays-overlay span{font-size:14px;font-weight:400}}.public-view-username-overlay{padding:12px 0}.public-view-item-title{color:var(--white-70);margin-top:24px;font-size:14px;font-weight:500}@media screen and (min-width:768px){.public-view-item-title{font-size:20px;font-weight:500}}.public-view-stat.value{font-size:14px;font-weight:700}.public-view-stat.image{object-fit:contain;width:16px;height:16px}@media screen and (min-width:768px){.public-view-stat.image{width:24px;height:24px}}.copyright-audit-filters .search-filter-picker{margin-right:16px}.copyright-audit-element{background-color:#333;border-radius:8px;margin:16px 0;padding:2px 16px}.copyright-audit-row{text-align:left;margin-top:16px;margin-bottom:16px}.copyright-audit-row-header,.copyright-audit-row-body{flex-direction:row;justify-content:flex-start;display:flex}.copyright-audit-row-header>*,.copyright-audit-row-body>*{flex-basis:25%}.copyright-audit-row-header{font-size:14px;font-weight:700}.copyright-audit-row-body{font-size:12px;font-weight:400}.user-ban-input{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;display:flex}.user-ban-input--button{padding:4px 16px}.user-ban-input--button.unban{border:1px solid var(--color-light-gray);background:0 0;width:6em}.user-ban-input--button.unban:hover{background:var(--color-primary);border-color:var(--color-primary)}.user-ban-input--button.unban:hover:after{content:"Unban"}.user-ban-input--button.unban:hover span{display:none}.user-ban-input--button.unblock-img{border:1px solid var(--color-light-gray);background:0 0;width:13em}.user-ban-input--button.unblock-img:hover{background:var(--color-primary);border-color:var(--color-primary)}.user-ban-input--button.unblock-img:hover:after{content:"Unblock"}.user-ban-input--button.unblock-img:hover span{display:none}.public-user-profile__bio{white-space:pre-wrap;font-size:12px;font-weight:400}@media screen and (min-width:768px){.public-user-profile__bio{font-size:14px;font-weight:400}}.public-user-profile__social{flex-flow:wrap;justify-content:center;align-items:center;gap:8px;max-width:400px;margin:16px 0;display:flex}.public-user-profile__social a{color:#fff;border:.5px solid #fff;border-radius:4px;place-content:center;padding:0 4px;font-size:10px}@media screen and (min-width:768px){.public-user-profile__social a{font-size:12px}}.public-view-stat{text-align:center}.public-view-stat-value{color:#fff;font-size:14px;font-weight:400}.public-view-stat-label{color:#fffc;margin-top:4px;font-size:12px;font-weight:400}.beatstars-icon{vertical-align:middle;width:16px;height:16px;margin-left:8px}.cookie-consent{z-index:999;background:var(--nav-bg-color);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:50%;min-width:360px;display:flex;position:fixed;left:50vw;transform:translate(-50%);box-shadow:0 0 18px #000;bottom:24px!important}.cookie-consent__content{margin:16px}.cookie-consent__button{white-space:nowrap;box-shadow:none;color:#000;cursor:pointer;background:#fff;border:0;border-radius:4px;margin:16px;padding:4px 8px}.app-store-banner{z-index:20;justify-content:center;align-items:flex-end;max-width:1440px;margin:16px;display:flex}.app-store-banner .container{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.app-store-banner__ctas{height:32px}@media screen and (min-width:768px){.app-store-banner__ctas{height:40px}}.os-android .app-store-banner__ctas a:first-child,.os-ios .app-store-banner__ctas a:last-child{display:none}.app-store-banner__ctas a{height:100%;margin:0 5px;text-decoration:none;display:inline-block}.app-store-banner__ctas img{height:100%}.cell-container{flex-direction:column;width:100%;display:flex}.cell-container:not(.noline):after{content:"";border:.5px solid var(--color-medium-gray);align-self:stretch}.clickable-cell:hover{cursor:pointer}.clickable-cell:hover p:first-of-type{color:var(--text-color)}.cell{color:var(--text-color-light);flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:8px;display:flex;position:relative}@media screen and (min-width:768px){.cell{padding:16px}}.cell.dark{color:var(--text-color-dark)}.cell__image{object-fit:cover;border-radius:4px;width:3.5rem;height:3.5rem;box-shadow:0 0 10px #0003}@media screen and (min-width:768px){.cell__image{width:5rem;height:5rem}}.cell__image.large{width:5rem;height:5rem}@media screen and (min-width:768px){.cell__image.large{width:9rem;height:9rem}}.cell__image.fallback{object-fit:contain;padding:1.75em}.cell__image.fallback.large{padding:4em}.cell__body{text-align:left;flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:flex-start;gap:0;font-size:12px;font-weight:400;display:flex}@media screen and (min-width:768px){.cell__body{gap:2px}}.cell__line{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex-flow:wrap;align-items:center;gap:8px;display:flex}.cell__line__title{color:var(--text-color);font-size:14px;font-weight:700}.cell__line__notice{font-size:10px;font-weight:400}.cell__line__important *{color:var(--color-secondary);font-size:10px;font-weight:400}.cell__line__important :hover{color:var(--color-secondary);opacity:.8}.cell__line__featured{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='10'%20fill='%23E6005F'/%3e%3cpath%20d='M15.846%207.75146L12.0987%207.23301L10.4236%204.0001C10.3779%203.91158%2010.3026%203.83993%2010.2096%203.79637C9.97642%203.68678%209.69305%203.77811%209.57645%204.0001L7.90133%207.23301L4.15407%207.75146C4.05076%207.76551%203.9563%207.81187%203.88399%207.88212C3.79656%207.96767%203.74838%208.08276%203.75004%208.2021C3.7517%208.32145%203.80306%208.43528%203.89284%208.51859L6.60403%2011.035L5.9635%2014.5882C5.94848%2014.6709%205.95809%2014.7559%205.99124%2014.8336C6.02438%2014.9113%206.07974%2014.9787%206.15104%2015.0279C6.22233%2015.0772%206.30671%2015.1065%206.3946%2015.1125C6.4825%2015.1185%206.57039%2015.1009%206.64831%2015.0617L10%2013.3841L13.3518%2015.0617C13.4433%2015.1081%2013.5495%2015.1235%2013.6514%2015.1067C13.9082%2015.0645%2014.0808%2014.8327%2014.0366%2014.5882L13.396%2011.035L16.1072%208.51859C16.181%208.44975%2016.2297%208.35983%2016.2445%208.26148C16.2843%208.0156%2016.1043%207.78799%2015.846%207.75146Z'%20fill='white'/%3e%3c/svg%3e");cursor:pointer}.cell__line__featured:hover{opacity:.8}.cell__annotated{flex-direction:row;align-items:center;gap:4px;display:flex}.cell__annotated__image{object-fit:contain;filter:brightness(0)saturate()invert(95%)sepia(0%)saturate(0%)hue-rotate(135deg)brightness(91%)contrast(91%);width:.6rem;height:.6rem}.cell__annotated__image.large{width:.9rem;height:.9rem}.cell__overflowButton{width:1rem;height:1rem}.cell__actions{flex-direction:column;gap:16px;display:flex}.cell__button{color:var(--text-color);background:var(--nav-el-hover-color);border:none;border-radius:999px;min-width:80px;padding:2px 8px;font-size:14px;font-weight:700}.cell__button:hover{opacity:.6;cursor:pointer}.cell__audioPlayer{max-width:100%;height:20px;margin:4px 0}.purchase-beat-boost{justify-content:center;align-items:center;margin-top:32px}.purchase-beat-boost .layout-content{width:90vw;max-width:400px;margin:0 auto}.purchase-beat-boost__title{text-align:left;margin-bottom:10px;font-size:36px;font-style:normal;font-weight:700;line-height:49px}.purchase-beat-boost__description{text-align:left}.purchase-beat-boost__continue{margin-top:32px}.purchase-beat-boost__image-container{display:grid;position:relative}.purchase-beat-boost__image,.purchase-beat-boost__image-content{grid-area:1/1}.purchase-beat-boost__image{aspect-ratio:1;object-fit:cover;width:90vw;max-width:400px;max-height:400px}.purchase-beat-boost__image-content .beatname{color:var(--text-color-light);font-size:14px;font-weight:700;position:absolute;top:24px;left:24px}.purchase-beat-boost__image-content .user-image{border-radius:12px;width:24px;height:24px;position:absolute;top:48px;left:24px}.purchase-beat-boost__image-content .username{color:var(--text-color);font-size:18px;font-weight:900;position:absolute;top:48px;left:56px}.purchase-beat-boost__image-content .boost-numbers{flex-direction:column;justify-content:center;align-items:flex-start;width:120px;display:flex;position:absolute;bottom:24px;right:24px}.purchase-beat-boost__image-content .boost-numbers .lottie{height:40px}.conversation_container_header{justify-content:space-between;align-items:center;width:100%;height:30px;display:flex}.conversation_container_header_spacer{flex-grow:1}.conversation_container_header_username{text-align:center;width:100%}.conversation_container_header_actions{margin-left:auto;padding-bottom:10px}.conversation_messages-container{height:70vh;margin-top:25px;overflow-y:scroll}.conversation_preview_body{flex-direction:row;align-items:center;width:100%;display:flex}.conversation_preview_time{color:var(--color-light-gray)}.conversation_preview_message{color:var(--color-light-gray);line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.conversation_preview_profile-image{object-fit:cover;border-radius:50%;width:32px;height:32px}.conversation_preview_unread-dot{background-color:var(--text-color);border-radius:50%;width:10px;height:10px;margin-left:auto;display:inline-block}.conversation_message{white-space:pre-wrap;color:#fff;word-wrap:break-word;border-radius:15px;max-width:min(100%,70vh);padding:10px 15px;display:block}.conversation_message_cell{padding:4px}.conversation_message_self{background-color:var(--color-blue);margin-left:auto}.conversation_message_other{background-color:var(--color-medium-gray);margin-right:auto}.conversation_message_no-icon{margin-left:46px}.conversation_message_header{height:25px;padding-top:6px;padding-bottom:2px}.conversation_message_header_paragraph{justify-content:center;gap:4px;font-size:12px;display:flex}.conversation_message_profile-image{object-fit:cover;border-radius:50%;width:32px;height:32px}.conversation_message_input-container{outline:none;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;margin-top:20px;display:flex}.conversation_message_input-bar{background-color:var(--color-medium-gray);border-radius:15px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:75vw;height:auto;min-height:55px;margin-top:20px;padding:0 10px;display:flex}.conversation_message_input{background-color:var(--color-medium-gray);color:var(--text-color);text-align:left;box-sizing:border-box;resize:none;border:none;outline:none;flex-grow:1;height:100%;padding:19px 0 4px 2px}.conversation_message_send-button{background-color:var(--color-medium-gray);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.conversation_message_send-button:hover{background-color:var(--color-light-gray)}.conversation_empty-state{margin-top:25%}.messages-header{justify-content:space-between;display:flex}.messages-header_actions{align-items:center;gap:32px;display:flex}.messages-header_actions_new-message{display:flex}.messages-header_actions_new-message img{align-items:center}.messages-empty-state{margin:auto 0}.messages-settings_header{color:var(--color-secondary);cursor:unset;width:200px}.messages-settings_header:hover{background-color:unset}.messages-settings_item{justify-content:space-between;align-items:center;display:flex}.messages-settings_item_selected{background-color:var(--color-blue);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.messages-settings_item_unselected{border:2px solid var(--color-light-gray);border-radius:50%;width:12px;height:12px}.new-message-container{padding-top:12px}
