@import"https://db.onlinewebfonts.com/c/c308bda9ff13c5239c99b48dc147bde0?family=SF+Pro+Rounded";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f5f8fb;overflow:hidden}*{-moz-user-select:none;user-select:none;-webkit-user-select:none}a{text-decoration:none;color:inherit}.main-content{height:93%}.bold{font-weight:500}.heavy{font-weight:900}.sidebar{width:17em}.track-identifier:first-child{height:95%}.meter-bar{height:5%}.op-07-hover:hover{opacity:.7}.op-05-hover:hover{opacity:.5}.op-04-hover:hover{opacity:.4}.mini-action{opacity:0}.mini-action:hover{opacity:1}.volume-container{width:6em}.volume-slider{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:3.3px;border-radius:1em;transition:background .3s}.volume-slider::-webkit-slider-thumb{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1em;height:1em;border-radius:5em;transition:background .3s}.volume-slider::-moz-range-thumb{width:1em;height:1em;border:none;cursor:pointer;border-radius:5em}.lana-disp{height:29em}.card-list input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.card-list input[type=radio]+label{width:100%;cursor:pointer;border-radius:.45em}.sidebar-content{width:0;height:100%;right:0;transition:width .4s ease}.sidebar-content.open{width:19em}.scrollable .scroll-content{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:1.5em 0}.scrollable .scroll-item{flex-shrink:0;float:left;border-radius:8px}*::-webkit-scrollbar,.scrollable .scroll-content::-webkit-scrollbar{display:none!important}.fade-in{opacity:0;transform:translateY(2em);animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}:root{--col-white: #ffffff;--col-space: #F6F6F6;--col-light: #ffffff20;--col-lighter: #ffffff13;--col-border: #DFDFDF;--col-theme: #7147e6;--col-light-grey: #EEEEEE;--col-semi-grey: #E9E9E9;--col-grey: #3b3b3b;--col-dark-grey: #5c5c5c1b;--col-dark: #151515;--col-darker: #000000;--col-red: #f53333}body,html,#root{background:var(--col-space);color:var(--col-grey)}.blur{backdrop-filter:blur(1em);-webkit-backdrop-filter:blur(1em)}.col-white{color:var(--col-white)}.col-white-hover:hover text{color:var(--col-white)}.col-danger{color:var(--col-red)}.col-green{color:var(--col-theme)}.col-dark{color:var(--col-dark)}.col-darker{color:var(--col-darker)}.bg-default{background:var(--col-space)}.bg-theme{background:var(--col-theme)}.bg-grey{background:#e9e9e9}.bg-light-grey{background:#f0f0f0}.bg-semi-grey{background:var(--col-light-grey)}.bg-grey-hover:hover{background:#e9e9e9}.bg-light-grey-hover:hover{background:#f0f0f0}.bg-dark-grey:hover{background:var(--col-dark-grey)}.bg-white{background:var(--col-white)}.bg-dark{background:var(--col-dark)}.bg-darker{background:var(--col-darker)}.bg-green{background:#0cca64}.bg-theme-hover:hover{background:var(--col-theme)}.bd-light{box-shadow:0 0 0 1px #ffffff20}.bd-grey{border-color:var(--col-border)!important}.bd-white-hover:hover{background:unset;box-shadow:0 0 0 1px var(--col-white)}.bd-green-hover:hover{background:unset;box-shadow:0 0 0 1px #0cca64}.bg-unset{background:unset}.bd-light{border-color:var(--col-light)!important}.bd-lighter{border-color:var(--col-lighter)!important}.home-up{border-left:1px solid #c5c5c5}.navbar{background:var(--col-light-grey);border-top:1px solid var(--col-white);border-bottom:1px solid var(--col-border)}.navbar .play-indicator{border:1px solid #c5c5c5d1}.meter-bar{background:#c5c5c592}.meter-bar .meter{background:#727272}.mini-action:hover{background:#00000060}.volume-slider{background:#979797;box-shadow:inset 0 0 3px #5c5c5c}.volume-slider::-webkit-slider-thumb{background:var(--col-light-grey);border:1.5px solid #979797}.volume-slider::-moz-range-thumb{background:var(--col-light-grey)}.card-list input[type=radio]+label:hover{background:var(--col-light-grey)}.card-list input[type=radio]:checked+label{background:#e6e6e6eb}.side-toggle{background:var(--col-light-grey);border-left:1px solid var(--col-border)}.sidebar-content{background:var(--col-light-grey);box-shadow:0 0 0 1px var(--col-border)}.scrollable .scroll-item .radio-card{border:1px solid var(--col-border);box-shadow:0 0 13px 3px var(--col-border)}.side-profile{box-shadow:0 0 3em 3em var(--col-space);border-top:1px solid var(--col-border)}.flex{display:flex}.grid{display:grid}.center{align-items:center;justify-content:center}.align{align-items:center}.justify{justify-content:center}.align-start{align-items:start}.align-end{align-items:end}.justify-start{justify-content:start}.justify-end{justify-content:end}.flex-column{flex-direction:column}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.outline-unset{outline:0}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.left-start{left:0}.pointer{cursor:pointer}.bd-unset{border:unset}.h-50{height:50%}.h-93{height:93%}.h-100{height:100%}.h-inh{height:inherit}.w-inh{width:inherit}.w-100{width:100%}.w-98{width:98%}.w-97{width:97%}.w-95{width:95%}.w-90{width:90%}.w-80{width:80%}.overflow{overflow:auto}.overflow-hidden{overflow:hidden}.capitalize{text-transform:capitalize}.index-out{z-index:999}.index-in{z-index:-1}.left{float:left}.right{float:right}.hidden{opacity:0;visibility:unset}.visible,.visible-hover:hover{opacity:1;visibility:visible}:root{--font-medium: fontMedium;--font-bold: fontBold;--font-heavy: fontHeavy;--font-semiBold: fontSemiBold}@font-face{font-family:fontMedium;src:url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.eot);src:url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.woff)format("woff"),url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.ttf)format("truetype"),url("https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.svg#SF Pro Rounded Medium")format("svg")}@font-face{font-family:fontSemiBold;src:url(https://db.onlinewebfonts.com/t/49cf9e586b122fd8b8cf67c4df697fb9.eot);src:url(https://db.onlinewebfonts.com/t/49cf9e586b122fd8b8cf67c4df697fb9.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/49cf9e586b122fd8b8cf67c4df697fb9.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/49cf9e586b122fd8b8cf67c4df697fb9.woff)format("woff"),url(https://db.onlinewebfonts.com/t/49cf9e586b122fd8b8cf67c4df697fb9.ttf)format("truetype"),url("https://db.onlinewebfonts.com/t/49cf9e586b122fd8b8cf67c4df697fb9.svg#SF Pro Rounded Semibold")format("svg")}@font-face{font-family:fontBold;src:url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.eot);src:url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.woff)format("woff"),url(https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.ttf)format("truetype"),url("https://db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.svg#SF Pro Rounded bold")format("svg")}@font-face{font-family:fontHeavy;src:url(https://db.onlinewebfonts.com/t/511031ed9122c8ea1450b18b876221fe.eot);src:url(https://db.onlinewebfonts.com/t/511031ed9122c8ea1450b18b876221fe.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/511031ed9122c8ea1450b18b876221fe.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/511031ed9122c8ea1450b18b876221fe.woff)format("woff"),url(https://db.onlinewebfonts.com/t/511031ed9122c8ea1450b18b876221fe.ttf)format("truetype"),url("https://db.onlinewebfonts.com/t/511031ed9122c8ea1450b18b876221fe.svg#SF Pro Rounded Bold")format("svg")}*{font-family:var(--font-medium);font-size:.99em}text{font-family:var(--font-medium);font-size:.9em;letter-spacing:.1px}.bold{font-family:var(--font-bold)}.semi-bold{font-family:var(--font-semiBold)}.heavy{font-family:var(--font-heavy)}@media screen and (max-width: 997px){.card-details-container{padding-left:2em!important;padding-right:2em!important}.span-card-details{width:100%!important}}@media screen and (max-width: 997px){.link-hold{display:none}.foot-action{visibility:visible;transform:unset;opacity:1}.app-view{padding-bottom:11em!important}}@media screen and (max-width: 700px){.span-card-details{flex-direction:column;gap:2em!important}}@media screen and (max-width: 607px){.dashboard-container{padding:0 2em}.dashboard{width:100%}.dashboard .dash{flex-direction:column;width:100%}.dashboard .dashed{width:100%;padding:0 1em!important}.dashboard .dash .dasher{width:100%}}@media screen and (max-width: 556px){.navbar{padding:unset}.nav-scaled{scale:.8}.nav-item-removed{display:none!important}}@media screen and (max-width: 530px){.themed-text{font-size:14vmin!important}}@media screen and (max-width: 742px){.portal-span{width:25em!important}}#root{max-width:1280px}
