@charset "UTF-8";:root{--dt-brand-primary: #6c53ce;--dt-brand-secondary: #1a1a1a;--dt-brand-accent: #a898ec;--dt-color-status-positive: #21BA45;--dt-color-status-negative: #C10015;--dt-color-status-info: #31CCEC;--dt-color-status-warning: #F2C037;--dt-bg-primary: #09090b;--dt-bg-secondary: #1a1a1a;--dt-bg-tertiary: #27272a;--dt-bg-card: #1a1a1a;--dt-bg-control: #27272a;--dt-bg-splitter: #27272a;--dt-bg-splitter-separator: #3f3f46;--dt-text-primary: #ffffff;--dt-text-secondary: #a3a3a3;--dt-text-muted: #d4d4d8;--dt-text-error: #a3a3a3;--dt-text-inverse: #ffffff;--dt-text-hint: #909098;--dt-text-disabled: #52525b;--dt-border-primary: #71717a;--dt-border-light: #52525b;--dt-border-focus: #6c53ce;--dt-action-primary: #6c53ce;--dt-action-primary-hover: #a898ec;--dt-action-secondary: #a3a3a3;--dt-avatar-primary: #6c53ce;--dt-avatar-gradient-start: #6c53ce;--dt-avatar-gradient-end: #a898ec;--dt-entity-dj-set: #6c53ce;--dt-entity-artist: #0d9488;--dt-entity-track: #b45309;--dt-entity-channel: #1d4ed8;--dt-entity-label: #db2777;--dt-entity-album: #0891b2;--dt-entity-playlist: #65a30d;--dt-entity-user: #52525b;--dt-role-admin: #b91c1c;--dt-role-moderator: #1d4ed8;--dt-role-beta: #6c53ce;--dt-role-system: #3f3f46;--dt-dev-bypass: #f97316;--dt-interactive-disabled-opacity: .5;--dt-separator-color: #222225;--dt-separator-sidebar: #27272a;--dt-debug-overlay-info: color-mix(in srgb, #31CCEC 40%, transparent);--dt-debug-overlay-negative: color-mix(in srgb, #C10015 40%, transparent);--dt-debug-overlay-positive: color-mix(in srgb, #21BA45 40%, transparent);--dt-debug-overlay-accent: color-mix(in srgb, #a898ec 40%, transparent);--dt-debug-overlay-background: color-mix(in srgb, #31CCEC 5%, transparent);--dt-debug-label-background: rgba(0, 0, 0, .7);--dt-debug-section-border: color-mix(in srgb, #ffffff 30%, transparent)}[data-theme=house-warm]{--dt-brand-primary: #9d5b00;--dt-brand-accent: #d79849;--dt-action-primary: #9d5b00;--dt-action-primary-hover: #d79849;--dt-border-focus: #9d5b00;--dt-avatar-primary: #9d5b00;--dt-avatar-gradient-start: #9d5b00;--dt-avatar-gradient-end: #d79849;--dt-role-beta: #9d5b00}[data-theme=techno-green]{--dt-brand-primary: #008640;--dt-brand-accent: #61bd85;--dt-action-primary: #008640;--dt-action-primary-hover: #61bd85;--dt-border-focus: #008640;--dt-avatar-primary: #008640;--dt-avatar-gradient-start: #008640;--dt-avatar-gradient-end: #61bd85;--dt-role-beta: #008640}html{font-size:16px;color-scheme:dark}html.theme-transitioning *{transition:color .3s ease,background-color .3s ease,border-color .3s ease!important}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;background-color:#09090b;margin:0;padding:0;min-height:100svh}h1{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin-top:0;margin-bottom:1.5rem}h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#fff;margin-top:0;margin-bottom:1.5rem}h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2;color:#fff;margin-top:0;margin-bottom:1rem}h4{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;color:#fff;margin-top:0;margin-bottom:1rem}h5{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.3;color:#fff;margin-top:0;margin-bottom:.5rem}h6{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.4;color:#fff;margin-top:0;margin-bottom:.5rem}p{font-size:1rem;line-height:1.5;color:#fff;margin-top:0;margin-bottom:1rem}small{font-size:.875rem;line-height:1.4;color:#a3a3a3}strong,b{font-weight:600;color:#fff}em,i:not(.q-icon):not(.material-icons){font-style:italic;color:#fff}.q-icon,.material-icons{font-style:normal!important}a{color:var(--dt-action-primary);text-decoration:none;transition:all .15s cubic-bezier(0,0,.2,1)}a:hover{color:var(--dt-action-primary-hover);text-decoration:underline}a:focus-visible{outline:2px solid var(--dt-border-focus);outline-offset:2px;border-radius:.5rem}ul,ol{margin-top:0;margin-bottom:1rem;padding-left:1.5rem}ul li,ol li{margin-bottom:.25rem;line-height:1.5;color:#fff}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.4;color:#fff;background-color:#27272a;padding:.5rem .75rem;border-radius:.5rem}pre{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.4;color:#fff;background-color:#1a1a1a;padding:1.25rem;border-radius:.75rem;overflow-x:auto;margin-bottom:1.5rem}pre code{background:transparent;padding:0}input,textarea,select{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#fff;background-color:#1a1a1a;border:.0625rem solid #71717a;border-radius:.5rem;padding:.75rem;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--dt-border-focus);box-shadow:0 0 0 3px color-mix(in srgb,#6c53ce 10%,transparent)}label{font-size:.875rem;font-weight:500;color:#fff;margin-bottom:.25rem;display:block}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}th,td{padding:.75rem 1.25rem;text-align:left;border-bottom:.0625rem solid #71717a}th{font-weight:600;color:#fff;background-color:#1a1a1a}td{color:#fff}img{max-width:100%;height:auto;border-radius:.25rem}hr{border:none;height:1px;background-color:#71717a;margin:2rem 0}blockquote{margin:1.5rem 0;padding-left:1.5rem;border-left:.25rem solid var(--dt-action-primary);color:#a3a3a3;font-style:italic}*:focus-visible{outline:2px solid var(--dt-border-focus);outline-offset:2px}#main-content:focus-visible{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes optimisticHighlight{0%{background-color:color-mix(in srgb,var(--dt-brand-primary) 15%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--dt-brand-primary) 30%,transparent)}to{background-color:transparent;box-shadow:none}}.q-header{transition:border-bottom .2s ease,margin-left .2s cubic-bezier(0,0,.2,1)}@media(max-width:599.99px){.q-header{margin-left:0}}.q-header.scrolled{border-bottom:.0625rem solid #222225}.q-page-container{min-height:100svh;transition:margin-left .2s cubic-bezier(0,0,.2,1)}@media(max-width:599.99px){.q-page-container{margin-left:0}}.q-toolbar{color:#fff;min-height:4rem;padding:1.25rem 0}@media(max-width:1023.99px){.q-toolbar{padding:.75rem 0}}html.has-page-accent .q-page-container{background-image:linear-gradient(to bottom,var(--page-accent-start, transparent),var(--page-accent-mid, transparent) 50%,transparent 100%);background-size:100% 50vh;background-repeat:no-repeat}html.has-page-accent .page-layout-wrapper{background-color:transparent}html.has-page-accent .q-header,html.has-page-accent .q-toolbar{background-color:transparent;transition:background-color .2s ease}html.has-page-accent .q-header.scrolled,html.has-page-accent .q-header.scrolled .q-toolbar{background-color:#09090b;border-bottom-color:transparent}:root{--q-dark-page: var(--dt-bg-primary);--q-dark: var(--dt-bg-secondary)}.q-header,.q-toolbar{background-color:var(--dt-bg-primary)}.q-card{border-radius:.75rem;box-shadow:none}.q-menu{box-shadow:none}.rounded-borders{border-radius:.75rem}.no-rounded{border-radius:0}.notification--debug{border:1px dashed rgba(255,255,255,.4)}.navigable-item{text-decoration:none;color:inherit;display:block}.navigable-item:hover,.navigable-item:focus{text-decoration:none;color:inherit}.bg-dark-card{background-color:#1a1a1a}.menu-dropdown{min-width:6.25rem}.skeleton-default{height:12.5rem}.player-inline{height:10.375rem}.player-fallback{height:10.375rem;border:.0625rem solid #52525b}.source-icon{min-width:3.75rem;max-width:5rem}*,*:before,*:after{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,#ffffff 30%,transparent) color-mix(in srgb,#ffffff 8%,transparent)}*::-webkit-scrollbar,*:before::-webkit-scrollbar,*:after::-webkit-scrollbar{width:.5rem;height:.5rem}*::-webkit-scrollbar-track,*:before::-webkit-scrollbar-track,*:after::-webkit-scrollbar-track{background:color-mix(in srgb,#ffffff 8%,transparent);border-radius:.25rem}*::-webkit-scrollbar-thumb,*:before::-webkit-scrollbar-thumb,*:after::-webkit-scrollbar-thumb{background:color-mix(in srgb,#ffffff 30%,transparent);border-radius:.25rem;transition:background-color .2s ease}*::-webkit-scrollbar-thumb:hover,*:before::-webkit-scrollbar-thumb:hover,*:after::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,#ffffff 45%,transparent)}*::-webkit-scrollbar-corner,*:before::-webkit-scrollbar-corner,*:after::-webkit-scrollbar-corner{background:transparent}.debug-section-info{background-color:#27272a;color:#a3a3a3;border-left:3px solid #F2C037;font-family:monospace;font-size:11px;line-height:1.4}.cl-modalBackdrop,.cl-modal{z-index:3000!important}
