@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}:root{--font-sans:"DM Sans", ui-sans-serif, system-ui, sans-serif;--aurral-black:#000;--aurral-surface:#121212;--aurral-surface-mid:#212121;--aurral-overlay:#2d2d2d;--aurral-overlay-hover:var(--aurral-gray);--aurral-gray:#535353;--aurral-gray-light:#b3b3b3;--aurral-white:#fff;--aurral-green:#84cc16;--aurral-radius:20px;--aurral-radius-sm:15px;--aurral-radius-round:9999px;--aurral-danger:#f87171;--aurral-warning:#c8b491;--aurral-focus:#84cc166b}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.5;font-family:var(--font-sans);scroll-behavior:smooth;background-color:var(--aurral-black);height:100%}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--aurral-black);background-repeat:no-repeat;background-size:100% 100vh;background-attachment:fixed;background-color:var(--aurral-black);color:var(--aurral-white);overscroll-behavior-y:none;touch-action:manipulation;min-height:100%;margin:0;position:relative}#root{min-height:100%;font-family:inherit}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button,input,optgroup,select,textarea{font:inherit;color:inherit;margin:0}button{background:0 0;padding:0}img,svg,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}ol,ul,menu{margin:0;padding:0;list-style:none}fieldset{border:0;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}a[href],button:not(:disabled),[role=button]:not([aria-disabled=true]),label[for],summary,select,input[type=checkbox],input[type=radio],input[type=range],input[type=color],input[type=file]{cursor:pointer}a[aria-disabled=true],button:disabled,[role=button][aria-disabled=true],select:disabled,input:disabled,textarea:disabled{cursor:not-allowed}.text-white,.text-main{color:#fff!important}.text-sub{color:var(--aurral-gray-light)!important}.bg-card{background-color:var(--aurral-surface)!important}*{border:none!important}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select,textarea{border-radius:0!important}.card-separator{border-top:1px solid #ffffff1a!important}@supports (-webkit-touch-callout:none){body{background-size:100% 100%;background-attachment:scroll}body:before{content:"";background:var(--aurral-black);z-index:-1;position:fixed;inset:0}}*{-webkit-tap-highlight-color:transparent}.btn{border-radius:var(--aurral-radius-round);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-weight:500;transition:opacity .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.btn:focus{outline:none}.btn:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn svg{flex-shrink:0;width:1rem;height:1rem}.btn-sm{padding:.375rem .75rem;font-size:.875rem}.btn-xs{padding:.25rem .5rem;font-size:.75rem}.btn-lg{padding:.75rem 1.5rem;font-size:1.125rem}.btn-primary{background-color:var(--aurral-green);color:var(--aurral-black)}.btn-primary:hover:not(:disabled){opacity:.9}.btn-primary:active:not(:disabled){transform:scale(.95)}.btn-secondary{background-color:var(--aurral-gray);color:var(--aurral-white)}.btn-secondary:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.btn-neutral-active{background-color:var(--aurral-gray);color:var(--aurral-white)}.btn-neutral-active:hover:not(:disabled){opacity:.9}.btn-neutral-active:active:not(:disabled){transform:scale(.95)}.btn-danger{background-color:var(--aurral-gray);color:var(--aurral-danger)}.btn-danger:hover:not(:disabled){background-color:var(--aurral-surface-mid);color:var(--aurral-danger)}.btn-danger:active:not(:disabled){transform:scale(.95)}.btn-success{background-color:var(--aurral-green);color:var(--aurral-black)}.btn-success:active:not(:disabled){transform:scale(.95)}.btn-ghost{color:var(--aurral-gray-light);background:0 0}.btn-ghost:hover:not(:disabled){background-color:var(--aurral-gray);color:var(--aurral-white)}.btn-ghost-danger{color:var(--aurral-danger);background:0 0}.btn-ghost-danger:hover:not(:disabled){background-color:var(--aurral-gray);color:var(--aurral-danger)}.btn-icon{padding:.5rem}.btn-icon.btn-sm{padding:.375rem}.btn-icon.btn-xs{padding:.25rem}.btn--toolbar{padding-inline:.625rem}.btn--faded:not(:disabled){opacity:.8}.btn--faded:hover:not(:disabled){opacity:1}.btn--hide-mobile{display:none}.btn--wide-sm{padding-inline:.75rem}.btn--stack-mobile{width:100%}@media (width>=640px){.btn--hide-mobile{display:inline-flex}.btn--wide-sm{padding-inline:1rem}.btn--stack-mobile{width:auto}}.btn--bold{font-weight:700}.btn--full{width:100%}.btn--grow{flex:1}.btn-min-h{min-height:2.5rem}.btn-surface{background-color:var(--aurral-surface-mid);color:var(--aurral-white)}.btn-surface:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.btn--danger-text{color:var(--aurral-danger)}.btn--danger-text:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-danger)}.btn-icon-square{width:2.5rem;height:2.5rem;padding:0}.btn-round-lg{width:3rem;height:3rem;padding:0}.btn-round-lg svg{width:1.25rem;height:1.25rem}.btn-track-play{width:1.75rem;height:1.75rem;padding:0}.btn-track-play svg{width:.875rem;height:.875rem}.btn-track-play--library,.btn-track-play--library:hover:not(:disabled),.btn-track-play--library:focus-visible{color:var(--aurral-green)}.btn-track-play--library svg{color:currentColor}.btn-track-play-lg{width:2.25rem;height:2.25rem;padding:0}.btn-track-play-lg svg{width:1rem;height:1rem}.btn-add-library-group{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);align-items:stretch;display:inline-flex;overflow:hidden}.btn-add-library{border-radius:var(--aurral-radius-round);background-color:var(--aurral-gray);width:12rem;height:2.5rem;color:var(--aurral-white);cursor:pointer;border:none;padding:0;line-height:2.5rem;transition:all .25s cubic-bezier(.31,-.105,.43,1.4);display:block;position:relative;overflow:hidden}.btn-add-library--split{border-radius:0}.btn-add-library span{width:72%;height:100%;font-size:.9375rem;font-weight:600;line-height:inherit;text-align:center;transition:all .25s cubic-bezier(.31,-.105,.43,1.4);display:block;position:absolute;top:0;left:0}.btn-add-library span:after{content:"";background-color:#ffffff1a;width:1px;height:58%;position:absolute;top:21%;right:-1px}.btn-add-library__icon{justify-content:center;align-items:center;width:28%;height:100%;transition:all .25s cubic-bezier(.31,-.105,.43,1.4);display:flex;position:absolute;top:0;right:0}.btn-add-library__icon svg{width:1.25rem;height:1.25rem;transition:all .25s cubic-bezier(.31,-.105,.43,1.4)}.btn-add-library__icon .check-icon{display:none}.btn-add-library.is-success,.btn-add-library:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.btn-add-library.is-success span,.btn-add-library:hover:not(:disabled) span{opacity:0;left:-72%}.btn-add-library.is-success .btn-add-library__icon,.btn-add-library:hover:not(:disabled) .btn-add-library__icon{width:100%}.btn-add-library.is-success .btn-add-library__icon svg,.btn-add-library:hover:not(:disabled) .btn-add-library__icon svg{width:1.75rem;height:1.75rem}.btn-add-library.is-success{background-color:var(--aurral-green);color:var(--aurral-black)}.btn-add-library.is-success .btn-add-library__icon .plus-icon{display:none}.btn-add-library.is-success .btn-add-library__icon .check-icon{display:inline-block}.btn-add-library-split{border-radius:0 var(--aurral-radius-round) var(--aurral-radius-round) 0;width:3rem;height:2.5rem;color:var(--aurral-white);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s,opacity .2s;display:inline-flex;position:relative}.btn-add-library-split:before{content:"";background:var(--aurral-surface);width:1px;position:absolute;top:22%;bottom:22%;left:0}.btn-add-library-group .btn-add-library{background:0 0}.btn-add-library-group .btn-add-library:hover:not(:disabled),.btn-add-library-group .btn-add-library.is-success,.btn-add-library-split:hover:not(:disabled){background:var(--aurral-gray-light);color:var(--aurral-black)}.btn-add-library-split:disabled{opacity:.7;cursor:not-allowed}.btn-add-album{border-radius:var(--aurral-radius-round);background-color:var(--aurral-green);width:2rem;min-width:2rem;height:2rem;color:var(--aurral-black);white-space:nowrap;cursor:pointer;border:none;justify-content:flex-start;align-items:center;gap:0;padding:0;transition:width .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),background-color .2s,color .2s;display:inline-flex;position:relative;overflow:hidden}.btn-add-album:hover:not(:disabled),.btn-add-album.is-expanded{width:7.875rem;min-width:7.875rem}.btn-add-album:disabled{opacity:.7;cursor:not-allowed}.btn-add-album__icon{flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:100%;display:flex}.btn-add-album__icon svg{width:1rem;height:1rem}.btn-add-album__label{min-width:0;max-width:0;color:var(--aurral-black);opacity:0;padding-top:.1875rem;padding-right:0;font-size:.75rem;font-weight:700;transition:max-width .2s ease-out,opacity .18s ease-out,padding-right .18s ease-out;overflow:hidden}.btn-add-album:not(:hover):not(.is-expanded) .btn-add-album__label{pointer-events:none;width:0;height:0;padding:0;position:absolute}.btn-add-album:hover:not(:disabled) .btn-add-album__label,.btn-add-album.is-expanded .btn-add-album__label{opacity:1;max-width:5.625rem;padding-right:.75rem;position:static}.card{background-color:var(--aurral-surface);padding:1rem}@media (width>=768px){.card{padding:1.5rem}}.card-overlay{background-color:var(--aurral-overlay)}.overlay-hover-trigger:hover{background-color:var(--aurral-overlay-hover)}.input{background-color:var(--aurral-surface);width:100%;height:2.5rem;color:var(--aurral-white);box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;padding:.5rem 1rem;transition:box-shadow .2s}.input::placeholder{color:var(--aurral-gray)}.input:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.input:-webkit-autofill{outline:none;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:#fff!important}.input:-webkit-autofill:hover{outline:none;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:#fff!important}.input:-webkit-autofill:focus{outline:none;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:#fff!important}.input:-webkit-autofill:active{outline:none;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:#fff!important}.input-sm{height:2rem;padding:.375rem .75rem;font-size:.875rem}.input--tall{height:2.75rem}.label{color:#fff;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.badge{border-radius:var(--aurral-radius-round);align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.badge-primary{background-color:var(--aurral-surface);color:var(--aurral-gray-light)}.badge-success{background-color:var(--aurral-gray);color:var(--aurral-green)}.badge-warning{background-color:var(--aurral-gray);color:var(--aurral-warning)}.badge-danger{color:var(--aurral-danger);background-color:#f8717133}.badge-neutral{color:var(--aurral-gray-light);background-color:#212121b8}.badge.genre-tag-pill,.genre-tag-pill{border-radius:var(--aurral-radius-sm)!important;transition:border-radius .25s ease-out!important}.badge.genre-tag-pill:hover,.genre-tag-pill:hover{border-radius:3rem!important}.letter-roll{color:inherit;--roll-offset:.18em;line-height:1.1;text-decoration:none;display:inline-flex;overflow:hidden}.letter-roll span{text-shadow:0 calc(-1em - var(--roll-offset)) 0 currentColor;--roll-delay:0s;transition:transform cubic-bezier(.3,0,0,1);display:inline-block}.letter-roll:hover span{transform:translateY(calc(1em + var(--roll-offset)));transition-duration:.5s;transition-delay:var(--roll-delay)}.flow-page .flow-slider{appearance:none;border-radius:var(--aurral-radius-round);background:var(--aurral-gray);outline:none;height:8px}.flow-page .flow-slider::-webkit-slider-runnable-track{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);height:8px}.flow-page .flow-slider::-webkit-slider-thumb{appearance:none;background:var(--aurral-surface-mid);border-radius:50%;width:14px;height:14px;margin-top:-3px;transition:transform .2s}.flow-page .flow-slider:focus::-webkit-slider-thumb{transform:scale(1.05)}.flow-page .flow-slider:hover::-webkit-slider-thumb{transform:scale(1.05)}.flow-page .flow-slider:active::-webkit-slider-thumb{transform:scale(1.05)}.flow-page .flow-slider::-moz-range-track{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);height:8px}.flow-page .flow-slider::-moz-range-thumb{background:var(--aurral-surface-mid);border-radius:50%;width:14px;height:14px;transition:transform .2s}.flow-page .flow-slider:focus::-moz-range-thumb{transform:scale(1.05)}.flow-page .flow-slider:hover::-moz-range-thumb{transform:scale(1.05)}.flow-page .flow-slider:active::-moz-range-thumb{transform:scale(1.05)}.volume-slider{appearance:none;background:#62656d;border-radius:999px;outline:none;height:8px}.volume-slider::-webkit-slider-runnable-track{background:#62656d;border-radius:999px;height:8px}.volume-slider::-webkit-slider-thumb{appearance:none;background:#4a4e57;border:2px solid #9ca3af;border-radius:50%;width:14px;height:14px;margin-top:-3px;transition:border-color .2s,transform .2s}.volume-slider:focus::-webkit-slider-thumb{border-color:#fff;transform:scale(1.05)}.volume-slider:hover::-webkit-slider-thumb{border-color:#fff;transform:scale(1.05)}.volume-slider:active::-webkit-slider-thumb{border-color:#fff;transform:scale(1.05)}.volume-slider::-moz-range-track{background:#62656d;border-radius:999px;height:8px}.volume-slider::-moz-range-thumb{background:#4a4e57;border:2px solid #9ca3af;border-radius:50%;width:14px;height:14px;transition:border-color .2s,transform .2s}.volume-slider:focus::-moz-range-thumb{border-color:#fff;transform:scale(1.05)}.volume-slider:hover::-moz-range-thumb{border-color:#fff;transform:scale(1.05)}.volume-slider:active::-moz-range-thumb{border-color:#fff;transform:scale(1.05)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--aurral-gray);transition:background-color .2s}.similar-artists-scroll::-webkit-scrollbar{display:none}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.safe-area-padding{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.pt-safe{padding-top:env(safe-area-inset-top)}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pl-safe{padding-left:env(safe-area-inset-left)}.pr-safe{padding-right:env(safe-area-inset-right)}.mb-safe{margin-bottom:env(safe-area-inset-bottom)}.pb-safe-extra{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.artist-details-page button.btn-round-lg{clip-path:circle(50%);overflow:hidden;border-radius:9999px!important;width:3rem!important;min-width:3rem!important;height:3rem!important;min-height:3rem!important;padding:0!important}.artist-details-page .artist-similar-avatar{border-radius:var(--aurral-radius)}.app-shell{background:var(--aurral-black);height:100vh;min-height:100vh;color:var(--aurral-white);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow:hidden}.app-content{flex-direction:column;min-width:0;height:100vh;min-height:0;padding:.5rem;transition:margin-left .3s;display:flex}.app-content--sidebar-full,.app-content--sidebar-icons{margin-left:0}.app-topbar{z-index:30;background:var(--aurral-black);flex-shrink:0;align-items:center;gap:1rem;min-height:4rem;padding:0 0 .5rem;display:flex;position:relative}.app-main-wrap{border-radius:var(--aurral-radius);background:var(--aurral-surface);flex:1;width:100%;max-width:1600px;min-height:0;margin:0 auto;position:relative;overflow:hidden}.app-main{border-radius:var(--aurral-radius);background:var(--aurral-surface);overscroll-behavior:contain;scrollbar-width:none;scrollbar-color:transparent transparent;-ms-overflow-style:none;width:100%;height:100%;padding:1rem;scroll-padding-top:0;overflow:hidden auto}.app-main::-webkit-scrollbar{width:0;height:0}.app-main--artist-details{padding:0}.app-main-scrollbar{z-index:80;border-radius:var(--aurral-radius-round);pointer-events:none;opacity:0;width:6px;transition:opacity .28s;position:absolute;top:0;bottom:0;right:3px}.app-main-scrollbar.is-visible{opacity:0}.app-main-scrollbar.is-visible.is-active{opacity:1}.app-main-scrollbar__thumb{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);opacity:.9;width:100%}.app-main__content{animation:.2s ease-out fade-in}.app-nav-toggle{border-radius:var(--aurral-radius-round);width:2.5rem;height:2.5rem;color:var(--aurral-gray-light);justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:none}.app-header-link{border-radius:var(--aurral-radius-round);width:2.5rem;height:2.5rem;color:var(--aurral-gray-light);justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:inline-flex}.app-nav-toggle:hover,.app-header-link:hover{background:var(--aurral-surface-mid);color:var(--aurral-white)}.app-header-actions{align-items:center;gap:.5rem;display:none}.app-mobile-backdrop{z-index:40;background:#00000080;position:fixed;inset:0}.app-mobile-menu{inset-inline:1rem;z-index:50;border-radius:var(--aurral-radius);background:var(--aurral-overlay);padding:.5rem;position:fixed;bottom:calc(76px + 1.5rem)}.app-mobile-menu__nav{flex-direction:column;display:flex}.app-mobile-menu__item{border-radius:var(--aurral-radius-sm);color:var(--aurral-gray-light);align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;font-weight:700;display:flex}.app-mobile-menu__item.is-active,.app-mobile-menu__item:hover{background:var(--aurral-overlay-hover);color:var(--aurral-white)}.app-mobile-nav{inset-inline:.5rem;z-index:40;background:var(--aurral-black);padding-top:.5rem;position:fixed;bottom:.5rem}.app-mobile-nav__grid{border-radius:var(--aurral-radius);background:var(--aurral-surface);grid-template-columns:repeat(4,minmax(0,1fr));min-height:76px;display:grid}.app-mobile-nav__item{color:var(--aurral-gray-light);flex-direction:column;justify-content:flex-start;align-items:center;gap:.375rem;padding:.75rem .5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.app-mobile-nav__item.is-active{color:var(--aurral-white)}@media (width<=767px){.app-content{padding-bottom:calc(76px + 1rem)}}.sidebar-shell{inset-block:.5rem;z-index:50;border-radius:var(--aurral-radius);background:var(--aurral-surface);flex-direction:column;transition:transform .3s,width .3s;display:none;position:fixed;left:.5rem}.sidebar-logo-row{justify-content:center;align-items:center;height:4rem;padding:0 1rem;display:flex;position:relative}.sidebar-logo-link{align-items:center;gap:.5rem;display:flex}.sidebar-logo{flex-shrink:0;width:1.75rem;height:1.75rem}.sidebar-title{color:var(--aurral-white);font-size:1.4rem;font-weight:800}.sidebar-body{flex:1;justify-content:center;align-items:flex-start;padding:1.5rem .75rem;display:flex;overflow-y:auto}.sidebar-body--icons{padding-inline:.25rem;overflow-x:hidden}.sidebar-nav-wrap{width:100%;padding:.75rem;position:relative}.sidebar-nav-wrap--icons{padding:.375rem}.sidebar-bubble{z-index:0;border-radius:var(--aurral-radius-sm);opacity:0;transition:left .15s,top .15s,width .15s,height .15s,opacity .15s;position:absolute}.sidebar-bubble--active{z-index:1}.sidebar-bubble--hover{background:var(--aurral-surface-mid)}.sidebar-nav{flex-direction:column;gap:.5rem;display:flex;position:relative}.sidebar-link{z-index:2;border-radius:var(--aurral-radius-sm);color:var(--aurral-gray-light);align-items:center;font-size:1rem;font-weight:700;transition:color .18s;display:flex;position:relative}.sidebar-link--full{gap:.75rem;padding:.875rem 1rem}.sidebar-link--icons{justify-content:center;padding:.75rem .5rem}.sidebar-link:hover{color:var(--aurral-white)}.sidebar-link.is-active{color:var(--aurral-green)}.sidebar-link__icon-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.sidebar-link__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.sidebar-link__activity{border-radius:var(--aurral-radius-round);background:var(--aurral-green);width:.4375rem;height:.4375rem;animation:2s ease-in-out infinite sidebar-activity-pulse;position:absolute;top:-.125rem;right:-.125rem}@keyframes sidebar-activity-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}.sidebar-link__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-tooltip{top:var(--sidebar-tooltip-top);left:var(--sidebar-tooltip-left);z-index:100;border-radius:var(--aurral-radius-sm);background:var(--aurral-overlay);color:var(--aurral-white);opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;padding:.375rem .625rem;font-size:.75rem;font-weight:700;transition:opacity .15s;position:fixed;transform:translateY(-50%)}.sidebar-link:hover .sidebar-tooltip{opacity:1;visibility:visible}.sidebar-footer{flex-direction:column;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem;display:flex}.sidebar-version{color:var(--aurral-gray-light);opacity:.42;-webkit-user-select:none;user-select:none;font-family:monospace;font-size:.625rem}.global-search{flex:1;max-width:42rem;margin-inline:auto;position:relative}.global-search__box{border-radius:var(--aurral-radius-round);background:var(--aurral-surface);align-items:stretch;min-height:3rem;display:flex;position:relative;overflow:visible}.global-search__scope-wrap{flex-shrink:0;position:relative}.global-search__scope-button{border-radius:var(--aurral-radius-round) 0 0 var(--aurral-radius-round);min-width:96px;height:100%;color:var(--aurral-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.875rem;font-weight:700;transition:background-color .18s,color .18s;display:flex}.global-search__scope-button:focus{outline:none}.global-search__scope-button:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:-2px}.global-search__scope-button:hover,.global-search__scope-button.is-open{background:var(--aurral-surface-mid)}.global-search__scope-menu,.global-search__suggestions{z-index:70;border-radius:var(--aurral-radius-sm);background:var(--aurral-overlay);position:absolute;overflow:hidden}.global-search__scope-menu{min-width:152px;top:calc(100% + .5rem);left:0}.global-search__scope-list{padding:.25rem}.global-search__menu-button,.global-search__suggestion{border-radius:var(--aurral-radius-sm);width:100%;color:var(--aurral-gray-light);text-align:left;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.global-search__menu-button:hover,.global-search__suggestion:hover,.global-search__suggestion.is-highlighted{background:var(--aurral-overlay-hover);color:var(--aurral-white)}.global-search__menu-button.is-selected{color:var(--aurral-green)}.global-search__selected-dot{border-radius:var(--aurral-radius-round);background:var(--aurral-green);width:.5rem;height:.5rem}.global-search__divider{background:var(--aurral-gray);flex-shrink:0;width:1px;margin-block:.75rem}.global-search__input-wrap{flex:1;min-width:0;position:relative}.global-search__icon{width:1.25rem;height:1.25rem;color:var(--aurral-gray-light);pointer-events:none;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.global-search__input{width:100%;height:100%;min-height:3rem;color:var(--aurral-white);background:0 0;outline:none;padding:0 1rem 0 2.75rem;font-size:.875rem;display:block;border-radius:0!important}.global-search__placeholder{inset-block:0;color:var(--aurral-gray-light);pointer-events:none;align-items:center;gap:.5rem;padding-left:2.75rem;padding-right:1rem;font-size:.9375rem;display:flex;position:absolute;left:0}.global-search__key{border-radius:var(--aurral-radius-sm);background:var(--aurral-surface-mid);min-width:1.5rem;height:1.5rem;color:var(--aurral-white);justify-content:center;align-items:center;padding:0 .375rem;font-size:.8125rem;font-weight:700;display:none}.global-search__loader{color:var(--aurral-gray-light);pointer-events:none;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.app-profile-menu{padding-right:1rem;position:relative}.app-profile-menu__trigger:hover,.app-profile-menu__trigger.is-open{color:var(--aurral-white);background:0 0}.app-profile-menu__dropdown{z-index:70;border-radius:var(--aurral-radius-sm);background:var(--aurral-overlay);min-width:11.5rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.app-profile-menu__icon{border-radius:var(--aurral-radius-round);background:var(--aurral-surface);width:3rem;height:3rem;color:var(--aurral-white);flex-shrink:0;justify-content:center;align-items:center;display:flex}.app-profile-menu__icon svg{width:1.25rem;height:1.25rem}.app-profile-menu__list{padding:.25rem}.app-profile-menu__item{border-radius:var(--aurral-radius-sm);width:100%;color:var(--aurral-gray-light);text-align:left;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:background-color .18s,color .18s;display:flex}.app-profile-menu__item:hover{background:var(--aurral-overlay-hover);color:var(--aurral-white)}.app-profile-menu__item--danger:hover{color:#f87171}.app-profile-menu__item-icon{flex-shrink:0;width:1rem;height:1rem}.app-profile-menu__item-external{opacity:.6;width:.875rem;height:.875rem;margin-left:auto}@keyframes app-toast-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.app-toast-container{z-index:50;pointer-events:none;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.app-toast-stack{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.app-toast{border-radius:var(--aurral-radius);background:var(--aurral-overlay);width:100%;max-width:24rem;color:var(--aurral-white);align-items:center;gap:.75rem;padding:1rem;animation:.2s app-toast-in;display:flex}.app-toast__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.app-toast__icon svg{width:1.25rem;height:1.25rem}.app-toast--success .app-toast__icon{color:var(--aurral-green)}.app-toast--error .app-toast__icon{color:var(--aurral-danger)}.app-toast--info .app-toast__icon{color:var(--aurral-gray-light)}.app-toast__message{flex:1;font-size:.875rem;line-height:1.4}.app-toast__close{border-radius:var(--aurral-radius-round);width:2.5rem;height:2.5rem;color:var(--aurral-gray-light);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.app-toast__close:hover{background:var(--aurral-overlay-hover);color:var(--aurral-white)}.app-toast__close:active{transform:scale(.95)}.app-toast__close:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.app-toast__close svg{width:1rem;height:1rem}@media (width<=767px){.app-toast-container{bottom:calc(76px + 1rem + env(safe-area-inset-bottom,0px))}}.global-search__suggestions{max-height:16rem;padding:.25rem;top:calc(100% + .5rem);left:0;right:0;overflow:hidden auto}@media (width>=640px){.global-search__scope-button{min-width:132px;padding-inline:1rem}.global-search__scope-menu{min-width:180px}.global-search__key{display:inline-flex}}@media (width>=768px){.app-nav-toggle{display:inline-flex}.sidebar-shell{display:flex}.app-content{padding:.5rem .5rem .5rem 0}.app-content--sidebar-full{margin-left:calc(208px + 1rem)}.app-content--sidebar-icons{margin-left:calc(56px + 1rem)}.app-main{padding:2rem}.app-main--artist-details{padding:0}.app-main--artist-details .artist-section,.app-main--artist-details .artist-page-header,.app-main--artist-details .artist-count,.app-main--artist-details .artist-albums-grid,.app-main--artist-details .artist-release-list{padding-inline:2rem}.app-header-actions{display:flex}}@media (width>=1024px){.app-main{padding:2.5rem}.app-main--artist-details{padding:0}.app-main--artist-details .artist-section,.app-main--artist-details .artist-page-header,.app-main--artist-details .artist-count,.app-main--artist-details .artist-albums-grid,.app-main--artist-details .artist-release-list{padding-inline:2.5rem}}.artist-details-page{color:var(--aurral-white);animation:.2s ease-out fade-in}.app-main--artist-details .artist-details-page{padding-bottom:2.5rem}.app-main--artist-details .artist-hero,.app-main--artist-details .artist-action-bar{width:100%;margin-inline:0!important}.app-main--artist-details .artist-hero{margin-top:0!important}.app-main--artist-details .artist-action-bar{margin-top:-1px!important;margin-bottom:1.75rem!important}.app-main--artist-details .artist-section,.app-main--artist-details .artist-page-header,.app-main--artist-details .artist-count,.app-main--artist-details .artist-albums-grid,.app-main--artist-details .artist-release-list{padding-inline:1rem}.artist-loading{justify-content:center;align-items:center;padding:5rem 0;display:flex}.artist-spinner{width:2rem;height:2rem;color:var(--aurral-gray-light)}.artist-spinner--large{width:3rem;height:3rem}.artist-empty-panel,.artist-error-panel,.artist-panel{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius)}.artist-error-panel{text-align:center;padding:3rem 1.5rem}.artist-error-icon{width:4rem;height:4rem;color:var(--aurral-gray-light);margin:0 auto 1rem}.artist-error-title{color:var(--aurral-white);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.artist-error-copy,.artist-muted{color:var(--aurral-gray-light)}.artist-hero{background:var(--aurral-surface-mid);margin:-1rem -1rem 0;position:relative;overflow:hidden;border-radius:0!important}.artist-hero__inner{min-height:360px;padding:6rem 1rem 2rem;position:relative}.artist-hero__image,.artist-hero__fallback,.artist-hero__wash{position:absolute;inset:0;border-radius:0!important}.artist-hero__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;width:100%;height:100%}.artist-hero__fallback{background:var(--aurral-surface-mid)}.artist-hero__wash{background:#00000061}.artist-hero__content{z-index:1;flex-direction:column;justify-content:flex-end;min-height:250px;display:flex;position:relative}.artist-hero__title{overflow-wrap:anywhere;max-width:1100px;color:var(--aurral-white);margin:0;font-size:clamp(3rem,9vw,6rem);font-weight:900;line-height:.96}.artist-meta-line{color:var(--aurral-gray-light);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:1.25rem;font-size:.875rem;font-weight:600;display:flex}.artist-meta-line__item{align-items:center;gap:.375rem;display:inline-flex}.artist-meta-line__icon{width:1rem;height:1rem;color:var(--aurral-gray-light)}.artist-tag-list{flex-wrap:wrap;gap:.5rem;max-width:64rem;margin-top:1.25rem;display:flex}.artist-tag{border-radius:var(--aurral-radius-sm);min-height:2rem;color:var(--aurral-white);align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:opacity .18s;display:inline-flex}.artist-tag:hover{opacity:.82}.artist-action-bar{z-index:20;background:var(--aurral-surface-mid);margin:-1px -1rem 1.75rem;padding:1rem;position:sticky;top:0;border-radius:0!important}.artist-action-bar__inner,.artist-action-bar__group,.artist-row-actions,.artist-heading-row,.artist-controls-row{gap:.75rem;display:flex}.artist-action-bar__inner{flex-flow:row;align-items:center;gap:.5rem}.artist-action-bar__group,.artist-row-actions,.artist-heading-row,.artist-controls-row{align-items:center}.artist-action-bar__group{flex-wrap:nowrap;flex:auto;min-width:0}.artist-row-actions{flex-shrink:0}.artist-action-bar__inner,.artist-heading-row{justify-content:space-between}.artist-heading-row{margin-bottom:1.25rem}.artist-menu-item--danger{color:var(--aurral-danger)}.artist-dropdown{z-index:30;background:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);min-width:14rem;margin-top:.5rem;padding:.25rem;position:absolute;top:100%;overflow:hidden}.artist-dropdown--left{left:0}.artist-dropdown--right{right:0}.artist-backdrop-button{z-index:20;cursor:default;border-radius:0;position:fixed;inset:0}.artist-menu-item__label{align-items:center;gap:.5rem;display:inline-flex}.artist-menu-item{border-radius:var(--aurral-radius-sm);width:100%;color:var(--aurral-gray-light);text-align:left;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;transition:background-color .18s,color .18s;display:flex}.artist-menu-item:hover:not(:disabled){background:var(--aurral-overlay-hover);color:var(--aurral-white)}.artist-menu-item--danger,.artist-menu-item--danger:hover:not(:disabled){color:var(--aurral-danger)}.artist-menu-item__main{align-items:center;gap:.5rem;display:inline-flex}.artist-menu-section{margin:.25rem 0;padding:.25rem 0}.artist-menu-submenu{position:relative}.artist-menu-submenu__trigger{cursor:default;justify-content:space-between}.artist-menu-submenu:hover .artist-menu-submenu__trigger,.artist-menu-submenu:focus-within .artist-menu-submenu__trigger{background-color:var(--aurral-gray);color:var(--aurral-white)}.artist-menu-submenu__panel{z-index:1;background:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);width:16rem;display:none;position:absolute;top:0;right:100%}.artist-menu-submenu:hover .artist-menu-submenu__panel,.artist-menu-submenu:focus-within .artist-menu-submenu__panel{display:block}.artist-chevron--open{transform:rotate(180deg)}.artist-section{margin-bottom:2.5rem}.artist-section-title{color:var(--aurral-white);margin:0 0 1rem;font-size:1.5rem;font-weight:800}.artist-section-title--large{font-size:1.875rem;font-weight:900}.artist-tabs,.artist-segmented{flex-wrap:wrap;gap:.5rem;display:flex}.artist-segmented{background:var(--aurral-surface);border-radius:var(--aurral-radius-round);align-items:center;padding:.25rem}.artist-segmented .btn{min-width:1.75rem;height:1.75rem;padding-inline:.5rem}.artist-status-icon-pair{align-items:center;gap:.25rem;display:flex}.artist-tab{border-radius:var(--aurral-radius-sm);background:var(--aurral-gray);min-height:2rem;color:var(--aurral-white);padding:.375rem .75rem;font-size:.75rem;font-weight:800;transition:background-color .18s,color .18s}.artist-tab.is-active{background:var(--aurral-gray-light);color:var(--aurral-black)}.artist-segmented-button{border-radius:var(--aurral-radius-round);min-height:2rem;color:var(--aurral-gray-light);white-space:nowrap;background-color:#0000;border:none;justify-content:center;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:700;transition:background-color .18s,color .18s,transform .15s;display:inline-flex}.artist-segmented-button:hover:not(:disabled){color:var(--aurral-white)}.artist-segmented-button.is-active{background-color:var(--aurral-gray-light);color:var(--aurral-black)}.artist-segmented-button:active:not(:disabled){transform:scale(.97)}.artist-segmented-button:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.artist-link-button{color:var(--aurral-gray-light);align-items:center;gap:.5rem;font-size:.875rem;font-weight:800;display:inline-flex}.artist-link-button:hover{color:var(--aurral-white)}@media (width<=639px){.artist-heading-row:has(.artist-tabs){grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.625rem .75rem;display:grid}.artist-heading-row:has(.artist-tabs)>.artist-min-0{display:contents}.artist-heading-row:has(.artist-tabs) .artist-controls-row{grid-area:1/1}.artist-heading-row:has(.artist-tabs)>.artist-link-button{white-space:nowrap;grid-area:1/2}.artist-heading-row:has(.artist-tabs) .artist-tabs{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;grid-area:2/1/auto/-1;overflow-x:auto}.artist-heading-row:has(.artist-tabs) .artist-tabs::-webkit-scrollbar{display:none}.artist-heading-row:has(.artist-tabs) .artist-tab{flex-shrink:0}}.artist-release-grid,.artist-albums-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem .75rem;display:grid}.artist-release-list{gap:.25rem;display:grid}.artist-release-card{cursor:pointer;min-width:0}.artist-release-card__cover,.artist-media-cell{aspect-ratio:1;background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);position:relative;overflow:hidden}.artist-release-card__cover{margin-bottom:.5rem}.artist-release-card__cover img,.artist-media-cell img,.artist-about-card__image,.artist-video iframe,.artist-similar-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.artist-release-card__placeholder,.artist-media-placeholder{width:100%;height:100%;color:var(--aurral-gray-light);justify-content:center;align-items:center;display:flex}.artist-release-card__action{position:absolute;bottom:.5rem;right:.5rem}.artist-release-card__status,.artist-status-dot{border-radius:var(--aurral-radius-round);justify-content:center;align-items:center;display:inline-flex}.artist-release-card__status{background:var(--aurral-gray-light);width:2rem;height:2rem;color:var(--aurral-black)}.artist-status-dot{background:var(--aurral-gray);width:.625rem;height:.625rem}.artist-status-dot--complete{background:var(--aurral-green)}.artist-status-dot--incomplete{background:var(--aurral-warning)}.artist-release-card__title,.artist-card-title{color:var(--aurral-white);margin:0;font-size:.875rem;font-weight:800;line-height:1.35}.artist-card-button{text-align:left;width:100%;min-width:0}.artist-card-title-row{align-items:flex-start;gap:.375rem;min-width:0;display:flex}.artist-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.artist-release-card__meta,.artist-card-meta,.artist-count,.artist-track-number,.artist-track-duration,.artist-subtext{color:var(--aurral-gray-light);font-size:.75rem}.artist-card-meta{margin-top:.25rem;display:block}.artist-grid-full{grid-column:1/-1}.artist-menu-item.is-active{color:var(--aurral-green)}.artist-release-card__metric{color:var(--aurral-gray-light);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;display:inline-flex}.artist-star-icon{width:.875rem;height:.875rem;color:var(--aurral-gray-light)}.artist-release-list-item{border-radius:var(--aurral-radius-sm);cursor:pointer;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.5rem;display:grid}.artist-release-list-item:hover,.artist-track-row:hover,.artist-track-row.is-active{background:var(--aurral-surface-mid)}.artist-list-cover{width:3.5rem;height:3.5rem}.artist-track-list,.artist-expanded-panel{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);margin-top:1rem;padding:1rem}.artist-expanded-panel__header{min-width:0;margin-bottom:1rem}.artist-track-list__toolbar{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.artist-track-list__toolbar-shuffle.is-active,.artist-track-list__toolbar-shuffle.is-active:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.artist-track-list__rows{gap:.25rem;display:grid}.artist-track-row{border-radius:var(--aurral-radius-sm);grid-template-columns:28px 28px minmax(0,1fr) auto auto;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;display:grid}.artist-track-row--compact{grid-template-columns:24px 28px minmax(0,1fr) auto auto;padding:.375rem .5rem}.artist-track-row--preview{grid-template-columns:32px 40px minmax(0,1fr) auto}.artist-track-cell{min-width:0;position:relative}.artist-track-title{min-width:0;color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.artist-track-subtitle{color:var(--aurral-gray-light);text-overflow:ellipsis;white-space:nowrap;margin:.125rem 0 0;font-size:.75rem;overflow:hidden}.artist-track-number,.artist-track-duration{text-align:right;font-variant-numeric:tabular-nums}.artist-track-duration{min-width:2.5rem}.artist-pick-panel{--artist-pick-cover-size:5.5rem;--artist-pick-track-window:13rem;background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);position:relative;overflow:hidden}.artist-pick-panel__grid{grid-template-columns:var(--artist-pick-cover-size) minmax(0, 1fr);grid-template-areas:"cover content""tracks tracks";align-items:start;gap:.875rem;padding:1rem;display:grid;position:relative}.artist-pick-panel__grid>audio{display:none}.artist-pick-panel .artist-media-cell{width:var(--artist-pick-cover-size);grid-area:cover}.artist-pick-panel__tracks{max-height:var(--artist-pick-track-window);overscroll-behavior:contain;scrollbar-gutter:stable;grid-area:tracks;overflow-y:auto}.artist-pick-panel__track-grid{gap:.125rem;display:grid}.artist-pick-panel__content{flex-direction:column;grid-area:content;justify-content:center;align-self:stretch;gap:.875rem;min-width:0;display:flex}.artist-eyebrow{color:var(--aurral-green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:900}.artist-pick-title{overflow-wrap:anywhere;max-width:56rem;color:var(--aurral-white);margin:0;font-size:1.5rem;font-weight:900;line-height:1.1}.artist-preview-layout{align-items:start;gap:1.5rem;width:100%;max-width:92rem;display:grid}.artist-preview-list{gap:.25rem;display:grid}.artist-video-wrap{justify-content:center;min-width:0;display:flex}.artist-video{aspect-ratio:16/9;background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);width:100%;max-width:560px;overflow:hidden}.artist-library-rail{scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.artist-library-rail::-webkit-scrollbar{display:none}.similar-artists-scroll::-webkit-scrollbar{display:none}.artist-library-card{cursor:pointer;flex:0 0 calc(50% - .375rem);min-width:calc(50% - .375rem)}.artist-library-card.is-expanded .artist-media-cell{outline:1px solid var(--aurral-gray-light)}.artist-library-card__status{justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:.5rem;left:.5rem}.artist-library-card__menu{position:absolute;top:.5rem;right:.5rem}.artist-floating-menu{z-index:50;background:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);width:12rem;padding:.25rem;position:fixed}.artist-empty-message{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius-sm);color:var(--aurral-gray-light);padding:1.25rem 1rem;font-size:.875rem}.artist-about-grid{gap:1.25rem;display:grid}.artist-about-card{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);min-height:430px;position:relative;overflow:hidden}.artist-about-card__image{-o-object-position:center;object-position:center;position:absolute;inset:0}.artist-about-card__fallback,.artist-about-card__wash{position:absolute;inset:0}.artist-about-card__fallback{background:var(--aurral-surface-mid)}.artist-about-card__wash{background:#00000061}.artist-rating-badge{aspect-ratio:1;border-radius:var(--aurral-radius-round);width:6rem;color:var(--aurral-black);text-align:center;background:gold;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:1.25rem;right:1.25rem}.artist-rating-badge__value{font-size:1.875rem;font-weight:900;line-height:1}.artist-rating-badge__label{letter-spacing:.08em;text-transform:uppercase;margin-top:.25rem;font-size:.6875rem;font-weight:900}.artist-about-card__body{inset-inline:0;padding:1.25rem;position:absolute;bottom:0}.artist-about-meta{color:var(--aurral-white);flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:1rem;font-size:.875rem;font-weight:800;display:flex}.artist-about-meta__tags{display:inline}.artist-about-meta__tag{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .18s}.artist-about-meta__tag:hover{text-decoration-color:currentColor}.artist-about-bio{max-width:48rem;color:var(--aurral-white);-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.artist-about-aside{align-content:start;gap:1rem;display:grid}.artist-about-side-title{color:var(--aurral-white);margin:0 0 .5rem;font-size:.875rem;font-weight:800}.artist-external-links{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.artist-external-link{max-width:100%;color:var(--aurral-gray-light);align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.artist-external-link:hover{color:var(--aurral-white)}.artist-external-link__logo{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.artist-external-link__logo svg{width:100%;height:100%}.artist-similar-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.artist-scroll-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.artist-similar-rail{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.artist-similar-card{cursor:pointer;flex-shrink:0;width:132px}.artist-similar-avatar{aspect-ratio:1;background:var(--aurral-surface-mid);margin-bottom:.75rem;position:relative;overflow:hidden}.artist-similar-avatar .artist-image-root,.artist-similar-avatar .artist-image-placeholder{width:100%;height:100%}.artist-similar-match{border-radius:var(--aurral-radius-sm);color:var(--aurral-white);background:#000000b3;padding:.125rem .375rem;font-size:.625rem;font-weight:700;position:absolute;bottom:.5rem;left:.5rem}.artist-similar-name-row{align-items:center;gap:.5rem;min-width:0;display:flex}.artist-similar-name{min-width:0;color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.artist-library-check{width:1rem;height:1rem;color:var(--aurral-green);flex-shrink:0}.artist-page-header{margin-bottom:1.75rem}.artist-title-link{color:var(--aurral-white);align-items:center;gap:.5rem;font-size:clamp(2.25rem,6vw,3rem);font-weight:900;line-height:1;display:inline-flex}.artist-title-link:hover{color:var(--aurral-gray-light)}.artist-options{position:relative}.artist-options-menu{z-index:40;background:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);width:14rem;padding:.25rem;position:absolute;top:3rem;right:0;overflow:hidden}.artist-options-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;display:grid}.artist-options .btn-icon-square{width:2.25rem;height:2.25rem}.artist-modal-backdrop{z-index:50;background:#000000bf;border-radius:0;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.artist-modal{background:var(--aurral-overlay);border-radius:var(--aurral-radius);width:100%;max-width:28rem;padding:1.5rem}.artist-modal__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.artist-modal__title{color:var(--aurral-white);margin:0;font-size:1.25rem;font-weight:800}.artist-modal__copy{color:var(--aurral-white);margin:0 0 1.5rem}.artist-modal__subcopy{color:var(--aurral-gray-light);margin:0 0 1.25rem;font-size:.875rem}.artist-modal__fields{gap:1rem;display:grid}.aurral-radius-round{border-radius:var(--aurral-radius-round)}.artist-modal-field{background:var(--aurral-surface);position:relative;overflow:hidden}.artist-modal-field:focus-within{outline:2px solid var(--aurral-focus)}.artist-modal-select{background:var(--aurral-surface);width:100%;height:2.5rem;color:var(--aurral-white);appearance:none;cursor:pointer;outline:none;padding:0 2.25rem 0 .75rem;font-size:.875rem;display:block;border-radius:0!important}.artist-modal-select:disabled{opacity:.55;cursor:not-allowed}.artist-modal-field:after{content:"";border-right:2px solid var(--aurral-gray-light);border-bottom:2px solid var(--aurral-gray-light);pointer-events:none;width:.5rem;height:.5rem;position:absolute;top:50%;right:.875rem;transform:translateY(-70%)rotate(45deg)}.artist-modal-field--text:after,.artist-modal-field--textarea:after{display:none}.artist-modal__actions .btn{border-radius:var(--aurral-radius-round);min-height:2.5rem}.artist-modal__actions .btn-secondary{background-color:var(--aurral-gray);color:var(--aurral-white)}.artist-modal__actions .btn-secondary:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.artist-field-label{color:var(--aurral-white);margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.artist-input{background:var(--aurral-surface);width:100%;height:2.5rem;color:var(--aurral-white);outline:none;padding:0 .75rem;border-radius:0!important}.artist-input:focus{outline:2px solid var(--aurral-focus)}.artist-checkbox-label{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.artist-checkbox{width:1.25rem;height:1.25rem;accent-color:var(--aurral-green);margin-top:.125rem}.artist-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.artist-error-text{color:var(--aurral-danger);font-size:.875rem}.artist-playlist-trigger{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);width:1.75rem;height:1.75rem;color:var(--aurral-white);flex-shrink:0;align-items:center;transition:width .18s,background-color .18s,color .18s;display:inline-flex;overflow:hidden}.artist-playlist-trigger:hover,.artist-playlist-trigger.is-open{width:118px}.artist-playlist-trigger__icon{flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.artist-playlist-trigger__label{opacity:0;white-space:nowrap;padding-right:.75rem;font-size:.75rem;font-weight:700;transition:opacity .16s,transform .16s;overflow:hidden;transform:translate(-.5rem)}.artist-playlist-trigger:hover .artist-playlist-trigger__label,.artist-playlist-trigger.is-open .artist-playlist-trigger__label{opacity:1;transform:translate(0)}.artist-playlist-menu{z-index:50;background:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);width:16rem;padding:.25rem;position:fixed;overflow:hidden}.artist-playlist-menu--preview-tracks{background:var(--aurral-overlay)}.artist-playlist-menu__header{color:var(--aurral-gray-light);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:800;display:flex}.artist-playlist-menu__scroll{max-height:16rem;padding-top:.25rem;overflow-y:auto}.artist-playlist-menu__sub{color:var(--aurral-gray-light);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.artist-icon-xs{width:.875rem;height:.875rem}.artist-icon-sm{width:1rem;height:1rem}.artist-icon-md{width:1.25rem;height:1.25rem}.artist-icon-lg{width:1.75rem;height:1.75rem}.artist-sr-only,.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.artist-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artist-min-0{min-width:0}.artist-relative{position:relative}.artist-hidden-mobile{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (width>=640px){.artist-hidden-mobile{display:inline-flex}.artist-release-grid,.artist-albums-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.artist-pick-panel{--artist-pick-cover-size:8.75rem}.artist-pick-panel__grid{gap:1rem;padding:1.125rem}.artist-pick-title{font-size:1.875rem}.artist-library-card{flex-basis:calc(33.3333% - .5rem);min-width:calc(33.3333% - .5rem)}.artist-similar-card{width:152px}.artist-video{width:auto;max-width:100%;height:260px}}@media (width>=768px){.artist-hero{margin-inline:-2rem}.artist-hero__inner{padding-inline:2rem;min-height:430px;padding-bottom:2.5rem}.artist-action-bar{margin:-1px -2rem 1.75rem;padding-inline:2rem;position:sticky;top:0}.artist-about-card{min-height:520px}.artist-about-card__body{max-width:48rem;padding:2.25rem}.artist-rating-badge{width:7rem;top:2rem;right:2rem}.artist-pick-panel{--artist-pick-cover-size:10rem}.artist-pick-panel__grid{grid-template-columns:var(--artist-pick-cover-size) minmax(0, 1fr);gap:1.125rem;padding:1.25rem}}@media (width>=1024px){.artist-hero{margin-inline:-2.5rem}.artist-hero__inner,.artist-action-bar{padding-inline:2.5rem}.artist-action-bar{margin:-1px -2.5rem 1.75rem}.artist-release-grid,.artist-albums-grid{-moz-column-gap:1.25rem;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:1.25rem}.artist-pick-panel{--artist-pick-cover-size:12rem}.artist-pick-panel__grid{grid-template-columns:var(--artist-pick-cover-size) minmax(220px, .7fr) minmax(300px, 1fr);grid-template-areas:"cover content tracks"}.artist-pick-panel__content{justify-content:space-between}.artist-library-rail{gap:1.25rem}.artist-library-card{flex-basis:calc(16.6667% - 1.04167rem);min-width:calc(16.6667% - 1.04167rem)}.artist-about-grid{grid-template-columns:minmax(0,1fr) 260px}}@media (width>=1280px){.artist-pick-panel{--artist-pick-cover-size:260px;--artist-pick-track-window:16.25rem}.artist-pick-panel__grid{grid-template-columns:var(--artist-pick-cover-size) minmax(250px, .55fr) minmax(420px, 1fr);grid-template-areas:"cover content tracks"}.artist-pick-title{font-size:2.25rem}.artist-pick-panel__tracks{padding-left:.5rem}.artist-pick-panel__track-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1rem;display:grid}.artist-preview-layout--with-video{grid-template-columns:minmax(520px,.9fr) minmax(420px,1.1fr)}}.artist-discover-page{padding-bottom:3rem;animation:.2s ease-out fade-in}.artist-discover-section{margin-bottom:2.5rem}.artist-discover-hero{margin-bottom:2rem;display:none;position:relative;overflow:hidden}@media (width>=768px){.artist-discover-hero{margin-bottom:2.5rem;display:block}}.artist-discover-hero__content{flex-direction:column;gap:.25rem;display:flex;position:relative}.artist-discover-hero__header{flex-direction:column;justify-content:space-between;gap:.25rem;display:flex}@media (width>=768px){.artist-discover-hero__header{flex-direction:row;align-items:flex-start}}.artist-discover-hero__title-wrap{flex-direction:column;gap:.25rem;max-width:32rem;display:flex}.artist-discover-hero__title-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.artist-discover-hero__title{color:var(--aurral-white);font-size:1.875rem;font-weight:700}@media (width>=768px){.artist-discover-hero__title{font-size:2.25rem}}.artist-discover-hero__updated{border-radius:var(--aurral-radius-round);color:var(--aurral-gray);background:#ffffff0d;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:flex}.artist-discover-hero__updated-icon{width:.75rem;height:.75rem;margin-right:.375rem}.artist-discover-hero__updated-spinner{width:.75rem;height:.75rem;margin-left:.5rem}.artist-discover-hero__description{color:var(--aurral-gray-light);font-size:.875rem}@media (width>=768px){.artist-discover-hero__description{font-size:1rem}}.artist-discover-hero__based-on{color:var(--aurral-gray);font-size:.75rem}@media (width>=768px){.artist-discover-hero__based-on{font-size:.875rem}}.artist-discover-hero__artist-link{color:var(--aurral-white);cursor:pointer;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .18s,text-decoration-color .18s}.artist-discover-hero__artist-link:hover{color:var(--aurral-accent);-webkit-text-decoration-color:var(--aurral-accent);text-decoration-color:var(--aurral-accent)}.artist-discover-hero__view-toggle{color:var(--aurral-gray-light);cursor:pointer;font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .18s,text-decoration-color .18s}.artist-discover-hero__view-toggle:hover{color:var(--aurral-white);-webkit-text-decoration-color:var(--aurral-white);text-decoration-color:var(--aurral-white)}.artist-discover-hero__based-on-intro{color:var(--aurral-gray);margin-bottom:.5rem;font-weight:500}.artist-discover-hero__artists-collapsed,.artist-discover-hero__artists-expanded{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.artist-discover-hero__artist-tag{border-radius:var(--aurral-radius-sm);background-color:var(--aurral-surface-mid);color:var(--aurral-white);cursor:pointer;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background-color .18s,color .18s;display:inline-flex}.artist-discover-hero__artist-tag:hover{background-color:var(--aurral-gray);color:var(--aurral-white)}.artist-discover-hero__view-toggle-badge{border-radius:var(--aurral-radius-sm);background-color:var(--aurral-surface);color:var(--aurral-white);cursor:pointer;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background-color .18s,color .18s;display:inline-flex}.artist-discover-hero__view-toggle-badge:hover{background-color:var(--aurral-surface-mid);color:var(--aurral-white)}.artist-discover-hero__more-count{color:var(--aurral-gray);font-size:.75rem;font-weight:500}.discover-page__customize-btn{flex-shrink:0;margin-top:.25rem}.artist-discover-hero__customize-icon{width:1rem;height:1rem}.artist-discover-hero__tags-section{color:var(--aurral-gray);flex-direction:column;gap:.75rem;padding-top:1rem;font-size:.875rem;display:flex}.artist-discover-hero__tags-section-title{color:var(--aurral-gray);margin-bottom:.5rem;font-weight:500}.artist-tag-list--discover{flex-wrap:wrap;gap:.25rem;display:flex}.artist-tag--discover{border-radius:var(--aurral-radius-sm);min-height:2rem;color:var(--aurral-white);align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:opacity .18s,border-radius .25s ease-out;display:inline-flex}.artist-tag--discover:hover{opacity:.82;border-radius:3rem}.artist-discover-card{cursor:pointer;flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.artist-discover-card__cover{aspect-ratio:1;background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);margin-bottom:.5rem;position:relative;overflow:hidden}.artist-discover-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.artist-discover-card:hover .artist-discover-card__image{transform:scale(1.05)}.artist-media-placeholder--discover{width:100%;height:100%;color:var(--aurral-gray-light);justify-content:center;align-items:center;display:flex}.artist-media-placeholder--discover .artist-icon-lg{width:2.5rem;height:2.5rem}.artist-discover-card__content{align-items:flex-start;gap:.375rem;min-width:0;display:flex}.artist-discover-card__text{flex-direction:column;flex:1;min-width:0;display:flex}.artist-card-title-row--discover{align-items:flex-start;gap:.375rem;min-width:0;display:flex}.artist-card-title--discover{color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;margin:0;font-size:.875rem;font-weight:800;line-height:1.35;transition:color .18s;overflow:hidden}.artist-card-title--discover:hover{color:var(--aurral-gray-light)}.artist-library-check--discover{width:1rem;height:1rem;color:var(--aurral-green);flex-shrink:0}.artist-card-meta--discover{color:var(--aurral-gray-light);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.75rem;display:block;overflow:hidden}.artist-options-menu--discover{z-index:20;background:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);width:14rem;padding:.25rem;position:absolute;overflow:hidden;transform:translateY(-100%)}.artist-options-menu--discover.is-below{transform:none}.artist-menu-item--discover{border-radius:var(--aurral-radius-sm);width:100%;color:var(--aurral-gray-light);text-align:left;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.artist-menu-item--discover:hover:not(:disabled){background:var(--aurral-overlay-hover);color:var(--aurral-white)}.artist-menu-item--discover:disabled{opacity:.55}.artist-menu-item--discover.is-selected{color:#4ade80}.artist-menu-item--discover.is-selected:hover:not(:disabled){background:var(--aurral-overlay-hover);color:#4ade80}.artist-menu-item--discover.artist-menu-item--danger,.artist-menu-item--discover.artist-menu-item--danger:hover:not(:disabled){color:var(--aurral-danger)}.artist-menu-item__main--discover{align-items:center;gap:.5rem;display:inline-flex}.artist-show-card--discover-mobile{border-radius:var(--aurral-radius);background:var(--aurral-surface);cursor:pointer;position:relative;overflow:hidden}.artist-show-card--discover-desktop{background:var(--aurral-surface);border-radius:var(--aurral-radius);cursor:pointer;flex-direction:column;display:none;overflow:hidden}@media (width>=640px){.artist-show-card--discover-mobile{display:none}.artist-show-card--discover-desktop{display:flex}}.artist-show-card--discover-mobile:hover .artist-show-card__image--discover{transform:scale(1.05)}.artist-show-card__image--discover-overlay{background:linear-gradient(90deg,#0c0f18d6 0%,#0c0f18a8 42%,#0c0f182e 100%);position:absolute;inset:0}.artist-show-card__image--discover-content{flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex;position:absolute;inset:0}.artist-show-card__image--discover-bottom{max-width:74%}.artist-show-card__artist--discover{color:#b8bbc7;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.artist-show-card__title--discover{color:var(--aurral-white);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:1.65rem;font-weight:700;line-height:.98;overflow:hidden}.artist-show-card__details--discover{color:#d7dae4;flex-direction:column;gap:.375rem;margin-top:.75rem;font-size:.75rem;display:flex}.artist-show-card__detail--discover{align-items:center;gap:.5rem;display:flex}.artist-show-card__detail--discover-location{align-items:flex-start}.artist-show-card__detail-icon--discover{flex-shrink:0;width:.875rem;height:.875rem}.artist-show-card__detail-icon--discover-location{margin-top:.125rem}.artist-show-card__detail-text--discover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artist-show-card__distance--discover{gap:.5rem;display:flex;position:absolute;top:.75rem;left:.75rem}.artist-show-card__distance-badge--discover{border-radius:var(--aurral-radius-sm);color:var(--aurral-white);letter-spacing:.05em;text-transform:uppercase;background:#14141ad1;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.artist-show-card__body--discover{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.artist-show-card__body-heading{min-width:0}.artist-show-card__body-artist--discover{color:#8a8a8f;letter-spacing:.22em;text-transform:uppercase;font-size:.75rem}.artist-show-card__body-title--discover{text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:1.125rem;font-weight:600;line-height:1.25;overflow:hidden}.artist-show-card__body-title-link--discover{color:var(--aurral-white);transition:opacity .18s;display:block}.artist-show-card__body-title-link--discover:hover{opacity:.8}.artist-show-card__body-details--discover{color:var(--aurral-gray-light);flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.artist-show-card__body-detail--discover{align-items:center;gap:.5rem;display:flex}.artist-show-card__body-detail--discover-location{align-items:flex-start}.artist-show-card__body-detail-icon--discover{flex-shrink:0;width:1rem;height:1rem}.artist-show-card__body-detail-icon--discover-location{margin-top:.125rem}.artist-view-all-card--discover{text-align:left;cursor:pointer;flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.artist-view-all-card--discover .artist-media-cell{aspect-ratio:1;background:linear-gradient(135deg, #ffffff0a, #ffffff03), var(--aurral-surface);border-radius:var(--aurral-radius);border:1px dashed #ffffff26;justify-content:center;align-items:center;transition:border-color .18s;display:flex;position:relative;overflow:hidden}.artist-view-all-card--discover:hover .artist-media-cell{border-color:#ffffff4d}.artist-view-all-card--discover .artist-card-title{color:var(--aurral-white);text-align:center;padding:1rem;font-size:1.5rem;font-weight:600}.artist-discover-rail{margin-bottom:2.5rem}.artist-discover-rail__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.artist-discover-rail__title-group{align-items:center;gap:.5rem;min-width:0;display:flex}.artist-section-title--discover{color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.5rem;font-weight:800;overflow:hidden}.artist-section-title--discover-mobile{display:inline}.artist-section-title--discover-desktop{display:none}@media (width>=640px){.artist-section-title--discover-mobile{display:none}.artist-section-title--discover-desktop{display:inline}}.artist-discover-rail__actions{flex-shrink:0;align-items:center;gap:.5rem;height:fit-content;display:flex}.artist-discover-rail__actions .btn:disabled{color:var(--aurral-gray);cursor:default}.artist-discover-rail__content{scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.artist-discover-rail__content::-webkit-scrollbar{display:none}.artist-discover-shelf-card{flex-shrink:0;width:148px}@media (width>=640px){.artist-discover-shelf-card{width:calc(33.3333% - .666667rem)}}@media (width>=768px){.artist-discover-shelf-card{width:calc(25% - .75rem)}}@media (width>=1024px){.artist-discover-shelf-card{width:calc(16.6667% - .833333rem)}}.artist-discover-show-rail-card{flex-shrink:0;width:288px}.artist-show-card--discover{border-radius:var(--aurral-radius);background:var(--aurral-surface);cursor:pointer;transition:transform .3s;position:relative;overflow:hidden}.artist-show-card--discover:hover{transform:scale(1.02)}.artist-show-card__image-wrap--discover{background:var(--aurral-surface-mid);position:relative;overflow:hidden}.artist-show-card__image-wrap--discover-mobile{aspect-ratio:1.7}.artist-show-card__image-wrap--discover-desktop{aspect-ratio:16/9}.artist-show-card__image--discover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.artist-show-card--discover:hover .artist-show-card__image--discover{transform:scale(1.05)}.artist-nearby-status{background:var(--aurral-surface);border-radius:var(--aurral-radius);padding:1.5rem}.artist-nearby-status__title{color:var(--aurral-white);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.artist-nearby-status__text{max-width:32rem;color:var(--aurral-gray-light);margin-top:.5rem;font-size:.875rem}.artist-nearby-status--loading{background:var(--aurral-surface);border-radius:var(--aurral-radius);justify-content:center;align-items:center;padding:5rem 0;display:flex}.artist-nearby-status__spinner{width:2rem;height:2rem;color:var(--aurral-gray-light)}.artist-nearby-config{background:var(--aurral-surface);border-radius:var(--aurral-radius-round);padding:.25rem;display:inline-flex}.artist-nearby-config .btn{font-size:.75rem;font-weight:500}.artist-nearby-location{position:relative}.artist-nearby-badge{border-radius:var(--aurral-radius-round);color:#fff9;background:#ffffff0d;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:background-color .18s,color .18s;display:inline-flex}.artist-nearby-badge:hover,.artist-nearby-badge.is-open{color:#ffffffd9;background:#ffffff1a}.artist-nearby-badge__chevron{opacity:.7}.artist-nearby-location__menu{min-width:15rem}.artist-tag-card--discover-mobile{border-radius:var(--aurral-radius);text-align:left;width:15.5rem;height:8rem;color:var(--aurral-white);cursor:pointer;flex-shrink:0;position:relative;overflow:hidden}.artist-tag-card--discover-desktop{border-radius:var(--aurral-radius-sm);color:var(--aurral-white);align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:700;transition:opacity .18s,border-radius .25s ease-out;display:none}.artist-tag-card--discover-desktop:hover{opacity:.82;border-radius:3rem}@media (width>=640px){.artist-tag-card--discover-mobile{display:none}.artist-tag-card--discover-desktop{display:inline-block}}.artist-tag-card__overlay--discover{opacity:.3;mix-blend-mode:screen;position:absolute;inset:0}.artist-tag-card__overlay-pattern--discover{background:repeating-linear-gradient(135deg,#ffffff38 0 2px,#0000 2px 18px);width:100%;height:100%}.artist-tag-card__content--discover{justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.artist-tag-card__text--discover{color:var(--aurral-white);letter-spacing:-.025em;font-size:2.25rem;font-weight:700}.artist-customize-modal{border-radius:var(--aurral-radius);background-color:var(--aurral-overlay);border:1px solid #ffffff1a;flex-direction:column;width:100%;max-width:32rem;height:min(600px,90vh);display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.artist-customize-modal__header{background-color:var(--aurral-overlay);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.artist-customize-modal__title{color:var(--aurral-white);margin:0;font-size:1.25rem;font-weight:700}.artist-customize-modal__subtitle{color:var(--aurral-gray-light);margin:.25rem 0 0;font-size:.875rem}.artist-customize-modal__body{flex:1;min-height:0;padding:1.25rem;overflow:hidden auto}.artist-customize-sections-list{flex-direction:column;gap:.5rem;display:flex}.artist-customize-section-row{border-radius:var(--aurral-radius-sm);background-color:var(--aurral-surface);border:1px solid #0000;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .18s;display:flex}.artist-customize-section-row--enabled{color:var(--aurral-gray-light)}.artist-customize-section-row--disabled{color:var(--aurral-gray);opacity:.7}.artist-customize-section-row--dragging{z-index:10;border-color:var(--aurral-accent);background-color:var(--aurral-overlay-hover);opacity:.95;box-shadow:0 4px 12px #0000004d}.artist-customize-section-row--unavailable{opacity:.5}.artist-customize-drag-handle{border-radius:var(--aurral-radius-sm);width:2.25rem;height:2.25rem;color:var(--aurral-gray-light);cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:flex}.artist-customize-drag-handle:hover{background-color:var(--aurral-overlay-hover);color:var(--aurral-white)}.artist-customize-drag-handle:active{cursor:grabbing}.artist-customize-section-content{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.artist-customize-section-title{color:inherit;margin:0;font-size:.875rem;font-weight:600}.artist-customize-section-subtitle{color:var(--aurral-gray);font-size:.75rem}.artist-customize-section-row .btn{letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;font-size:.6875rem;font-weight:700}.artist-customize-modal__footer{background-color:var(--aurral-overlay);border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.artist-customize-modal__actions{gap:.75rem;display:flex}.artist-nearby-zip-editor{z-index:50;border-radius:var(--aurral-radius);background-color:var(--aurral-overlay);border:1px solid #ffffff1a;min-width:16rem;margin-top:.5rem;padding:1rem;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0006}.artist-nearby-zip-editor__field{border:1px solid var(--aurral-gray);border-radius:var(--aurral-radius-round);background-color:var(--aurral-surface);margin-bottom:.75rem;transition:border-color .18s;overflow:hidden}.artist-nearby-zip-editor__field:focus-within{border-color:var(--aurral-accent)}.artist-nearby-zip-editor__input{width:100%;color:var(--aurral-gray-light);background-color:#0000;border:none;outline:none;padding:.5rem .75rem;font-size:.875rem;border-radius:0!important}.artist-nearby-zip-editor__input::placeholder{color:var(--aurral-gray)}.artist-nearby-zip-editor__actions{justify-content:flex-end;gap:.5rem;display:flex}.artist-nearby-zip-editor--menu{z-index:auto;min-width:0;box-shadow:none;background:0 0;border:none;border-top:1px solid #ffffff14;border-radius:0;margin:.25rem 0 0;padding:.75rem .5rem .5rem;position:static;top:auto;right:auto}.artist-loading--discover{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:28rem;margin:0 auto;padding:8rem 1rem;display:flex}.artist-spinner--discover{width:3rem;height:3rem;color:var(--aurral-gray-light);margin-bottom:1rem}.artist-error-title--discover{color:var(--aurral-white);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.artist-error-copy--discover{color:var(--aurral-gray-light);font-size:.875rem}.artist-error-panel--discover{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0;display:flex}.artist-error-icon--discover{width:4rem;height:4rem;color:var(--aurral-danger);margin:0 auto 1rem}.artist-empty-message--discover{max-width:28rem;color:var(--aurral-gray-light);margin:0 auto 1.5rem}.artist-empty-panel--discover-not-configured{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:8rem 0;display:flex}.artist-empty-panel--discover-not-configured .artist-error-icon{background:var(--aurral-surface-mid);margin-bottom:1rem;padding:1rem}.artist-empty-panel--discover-not-configured .artist-error-title{color:var(--aurral-white);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.artist-empty-panel--discover-not-configured .artist-empty-message{max-width:28rem;color:var(--aurral-gray-light);margin:0 auto 1.5rem}.artist-empty-panel--discover-not-configured ul{text-align:left;max-width:28rem;margin:0 auto 1.5rem;padding:0;list-style:none}.artist-empty-panel--discover-not-configured li{color:var(--aurral-gray-light);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.discover-nearby-config{background:#17161d;border:1px solid #ffffff1a;padding:.25rem;display:inline-flex}.discover-nearby-config__button{color:var(--aurral-gray-light);padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .18s,color .18s}.discover-nearby-config__button--active{color:#0b0b0c;background:#5a5a5f}.discover-nearby-zip-editor{z-index:20;background:#17161d;border:1px solid #ffffff1a;width:13rem;padding:.5rem;position:absolute;top:2.5rem;right:0}.discover-nearby-zip-editor__input{width:100%;margin-bottom:.5rem}.discover-nearby-zip-editor__actions{justify-content:flex-end;gap:.5rem;display:flex}.discover-nearby-zip-editor__cancel{color:var(--aurral-gray-light);border:1px solid #ffffff1a;padding:.25rem .5rem;font-size:.75rem}.discover-nearby-zip-editor__save{color:#0b0b0c;background:#707e61;padding:.25rem .5rem;font-size:.75rem;transition:opacity .18s}.discover-nearby-zip-editor__save:disabled{opacity:.5}.discover-nearby-edit-button{width:2rem;height:2rem;color:var(--aurral-gray-light);background:#17161d;border:1px solid #ffffff1a;justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:inline-flex}.discover-nearby-badge{border-radius:var(--aurral-radius-round);color:#fff9;background:#ffffff0d;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:none}@media (width>=640px){.discover-nearby-badge{display:inline-block}}.discover-nearby-status{background:#191820;border:1px solid #ffffff1a;padding:1.5rem}.discover-nearby-status__title{color:var(--aurral-white);font-size:1.125rem;font-weight:600}.discover-nearby-status__text{max-width:32rem;color:var(--aurral-gray-light);margin-top:.5rem;font-size:.875rem}.discover-nearby-status--loading{background:#191820;justify-content:center;align-items:center;padding:5rem 0;display:flex}.discover-nearby-status__spinner{width:2rem;height:2rem;color:var(--aurral-gray-light)}.discover-tag-card{border-radius:var(--aurral-radius);text-align:left;width:15.5rem;height:8rem;color:var(--aurral-white);flex-shrink:0;position:relative;overflow:hidden}.discover-tag-card--desktop{border-radius:var(--aurral-radius-sm);color:var(--aurral-white);align-items:center;padding:.375rem .75rem;font-size:.875rem;display:none}@media (width>=640px){.discover-tag-card{display:none}.discover-tag-card--desktop{display:inline-block}}.discover-tag-card__overlay{opacity:.3;mix-blend-mode:screen;position:absolute;inset:0}.discover-tag-card__overlay-pattern{background:repeating-linear-gradient(135deg,#ffffff38 0 2px,#0000 2px 18px);width:100%;height:100%}.discover-tag-card__content{justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.discover-tag-card__text{color:var(--aurral-white);letter-spacing:-.025em;font-size:2.25rem;font-weight:700}.search-page{color:var(--aurral-white);animation:.2s ease-out fade-in}.search-page__header{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.search-page__title{color:var(--aurral-white);margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}.search-page__title-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;display:flex}.search-page__subtitle{color:var(--aurral-gray-light);margin:0;font-size:.875rem}.search-page__subtitle-row{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.search-page__tag-legend{color:var(--aurral-gray-light);align-items:center;gap:.375rem;margin-left:auto;font-size:.75rem;display:inline-flex}.search-page__tag-legend-icon{width:.875rem;height:.875rem;color:var(--aurral-warning);fill:var(--aurral-warning)}.search-banner{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.search-banner__copy{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.search-banner__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.app-banner{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}@media (width>=768px){.app-banner{flex-direction:row;justify-content:space-between;align-items:center}}.app-banner__content{gap:.25rem;display:grid}.app-banner__title{color:var(--aurral-white);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:700}.app-banner__text{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.app-banner__meta{color:var(--aurral-gray-light);font-variant-numeric:tabular-nums}.app-banner__highlight{color:var(--aurral-green);font-variant-numeric:tabular-nums}.app-banner__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.search-tag-badge{z-index:2;border-radius:var(--aurral-radius-round);pointer-events:none;background:#000000b8;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.search-tag-badge__icon{width:.75rem;height:.75rem;color:var(--aurral-warning);fill:var(--aurral-warning)}.search-load-more{color:var(--aurral-gray-light);justify-content:center;margin-top:2rem;font-size:.875rem;font-weight:700;display:flex}.search-load-more__inner{align-items:center;gap:.5rem;display:inline-flex}.search-page .artist-error-panel{margin-bottom:1.5rem}.search-empty-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.5rem 5rem;display:flex}.search-empty-panel__icon{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius-round);width:4.5rem;height:4.5rem;color:var(--aurral-gray-light);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.search-empty-panel__title{color:var(--aurral-white);margin:0 0 .625rem;font-size:1.5rem;font-weight:800;line-height:1.2}.search-empty-panel__message{max-width:22rem;color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.55}.search-page .artist-heading-row{margin-top:.25rem}.library-page{color:var(--aurral-white);animation:.2s ease-out fade-in}.library-page__header{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.library-page__title-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;display:flex}.library-page__title{color:var(--aurral-white);margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}.library-page__subtitle{color:var(--aurral-gray-light);margin:0;font-size:.875rem}.library-page__toolbar{width:100%;max-width:42rem;margin-top:.25rem;position:relative}.library-page__toolbar.global-search{margin-inline:0}.library-page__sort-button{gap:.375rem;min-width:112px}.library-page__sort-label{min-width:0}.library-page__sort-direction{color:var(--aurral-gray-light);flex-shrink:0}.library-page__sort-menu{width:14rem;top:calc(100% + .5rem);left:0;right:auto}.library-page__content{flex-direction:column;gap:1rem;display:flex}.library-page__result-count{margin:0}.library-page__monitored-dot{z-index:1;position:absolute;top:.5rem;right:.5rem}.library-page__retry-button,.library-page__empty-action{margin-top:1.25rem}@media (width>=640px){.library-page__sort-button{min-width:168px;padding-inline:1rem}}.shows-page{color:var(--aurral-white);padding-bottom:2.5rem;animation:.2s ease-out fade-in}.shows-page__header{margin-bottom:2.5rem}.shows-page__title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;display:flex}.shows-page__title-wrap{flex-direction:column;gap:.625rem;max-width:44rem;display:flex}.shows-page__title{color:var(--aurral-white);letter-spacing:-.02em;margin:0;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:900;line-height:1.02}.shows-page__subtitle{max-width:36rem;color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.55}.shows-page__panel-action{margin-top:1.25rem}.shows-page__content{flex-direction:column;gap:1.5rem;display:flex}.shows-page__toolbar{flex-direction:column;gap:1rem;display:flex}.shows-page__toolbar-copy{flex-direction:column;gap:.375rem;min-width:0;display:flex}.shows-page__result-count{margin:0}.shows-page__hint{color:var(--aurral-gray);margin:0;font-size:.75rem}.shows-page__filters{align-self:flex-start}.shows-page__grid{grid-template-columns:minmax(0,1fr);gap:1.25rem;display:grid}.shows-page__grid-item{min-width:0}.shows-page__grid-item .artist-show-card--discover-desktop,.shows-page__grid-item .artist-show-card--discover-mobile{height:100%}@media (width>=640px){.shows-page__toolbar{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}.shows-page__filters{flex-shrink:0}.shows-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.shows-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media (width>=1536px){.shows-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.blocklist-page{max-width:56rem;color:var(--aurral-white);margin-inline:auto;padding-bottom:2rem;animation:.2s ease-out fade-in}.blocklist-page__header{margin-bottom:1.5rem}.blocklist-page__title{color:var(--aurral-white);margin:0 0 .5rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}.blocklist-page__subtitle{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.blocklist-page__add-panel{margin-bottom:1.5rem;padding:1.5rem}.blocklist-page__panel-heading{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.blocklist-page__panel-title{color:var(--aurral-white);margin:0;font-size:1.125rem;font-weight:800}.blocklist-page__loading{justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;display:flex}.blocklist-page__search.global-search{width:100%;max-width:none;margin-inline:0}.blocklist-page__hint,.blocklist-page__saving{color:var(--aurral-gray-light);margin:.75rem 0 0;font-size:.75rem}.blocklist-page__saving{align-items:center;gap:.375rem;display:flex}.blocklist-page__lists{gap:1rem;display:grid}.blocklist-page__list-panel{padding:1rem}.blocklist-page__list-heading{color:var(--aurral-white);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.875rem;font-weight:800;display:flex}.blocklist-page__chips{flex-wrap:wrap;gap:.5rem;display:flex}.blocklist-page__chip{border-radius:var(--aurral-radius-sm);background:var(--aurral-gray);min-height:2rem;color:var(--aurral-white);align-items:center;gap:.375rem;padding:.25rem .375rem .25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.blocklist-page__chip-remove{border-radius:var(--aurral-radius-round);width:1.25rem;height:1.25rem;color:var(--aurral-gray-light);justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:inline-flex}.blocklist-page__chip-remove:hover{color:var(--aurral-danger);background:#00000038}.blocklist-page__empty-copy{color:var(--aurral-gray-light);margin:0;font-size:.875rem}@media (width>=768px){.blocklist-page__lists{grid-template-columns:repeat(2,minmax(0,1fr))}}.requests-page{color:var(--aurral-white);padding-bottom:3rem;animation:.2s ease-out fade-in}.requests-page__header{margin-bottom:1.5rem}.requests-page__title{color:var(--aurral-white);margin:0 0 .5rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}.requests-page__subtitle{color:var(--aurral-gray-light);margin:0;font-size:.875rem}.requests-page__error{margin-bottom:1.5rem}.requests-page__retry-button,.requests-page__empty-action{margin-top:1.25rem}.requests-page__list{gap:.5rem;display:grid}.requests-page__row{border-radius:var(--aurral-radius);grid-template-columns:4rem minmax(0,1fr);gap:.75rem;padding:.75rem;transition:background-color .18s;display:grid}.requests-page__row:hover{background:var(--aurral-surface-mid)}.requests-page__actions{align-items:center;gap:.25rem;display:flex}.requests-page__action{width:2rem;height:2rem}.requests-page__action--danger:hover:not(:disabled){color:var(--aurral-danger)}.requests-page__cover.is-clickable{cursor:pointer}.requests-page__cover.is-disabled{cursor:not-allowed;opacity:.5}.requests-page__body{flex-direction:column;gap:.625rem;min-width:0;display:flex}.requests-page__details{min-width:0}.requests-page__item-title{color:var(--aurral-white);margin:0;font-size:1rem;font-weight:800;line-height:1.3}.requests-page__item-title.is-clickable{cursor:pointer;transition:opacity .18s}.requests-page__item-title.is-clickable:hover{opacity:.8}.requests-page__item-title.is-disabled{cursor:not-allowed;opacity:.75}.requests-page__meta{flex-direction:column;gap:.375rem;margin-top:.375rem;display:flex}.requests-page__meta-line{min-width:0;color:var(--aurral-gray-light);align-items:center;gap:.375rem;font-size:.75rem;display:flex}.requests-page__meta-line .artist-icon-xs{flex-shrink:0}.requests-page__status{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.requests-page__badge{border-radius:var(--aurral-radius-sm);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700;display:inline-flex}.requests-page__badge--active{background:var(--aurral-surface-mid);color:var(--aurral-gray-light)}.requests-page__badge--success{background:var(--aurral-surface-mid);color:var(--aurral-green)}.requests-page__badge--failed{background:var(--aurral-surface-mid);color:var(--aurral-danger)}.requests-page__badge--pending{background:var(--aurral-surface-mid);color:var(--aurral-warning)}@media (width>=640px){.requests-page__body{flex-direction:row;justify-content:space-between;align-items:center}.requests-page__meta{flex-flow:wrap;gap:.75rem}}.login-page{background:var(--aurral-black);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-card{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);width:100%;max-width:28rem;padding:2rem}.login-header{text-align:center;margin-bottom:2rem}.login-logo{width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:block}.login-title{color:var(--aurral-white);margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.login-subtitle{color:var(--aurral-gray-light);margin:0;font-size:.875rem}.login-form{flex-direction:column;gap:1.5rem;display:flex}.login-fields{flex-direction:column;gap:.75rem;display:flex}.login-field{border-radius:var(--aurral-radius-round);background:var(--aurral-surface);overflow:hidden}.login-field:focus-within{outline:2px solid var(--aurral-focus)}.login-input{background:var(--aurral-surface);width:100%;height:2.75rem;color:var(--aurral-white);outline:none;padding:0 1rem;font-size:.875rem;border-radius:0!important}.login-input::placeholder{color:var(--aurral-gray)}.login-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--aurral-white)!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:var(--aurral-white)!important}.login-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--aurral-white)!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:var(--aurral-white)!important}.login-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--aurral-white)!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:var(--aurral-white)!important}.login-input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--aurral-white)!important;box-shadow:0 0 0 1000px var(--aurral-surface) inset!important;background-color:var(--aurral-surface)!important;caret-color:var(--aurral-white)!important}.login-error{color:var(--aurral-danger);text-align:center;margin:0;font-size:.875rem}.login-submit{min-height:2.75rem}.settings-page{max-width:56rem;color:var(--aurral-white);margin-inline:auto;padding-bottom:2rem;animation:.2s ease-out fade-in}.settings-page__header{margin-bottom:1.5rem}.settings-page__title{color:var(--aurral-white);margin:0 0 .5rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}.settings-page__subtitle{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.settings-page__mobile-nav{margin-bottom:1.25rem}.settings-page__mobile-label{color:var(--aurral-gray);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.settings-page__select-wrap{position:relative}.settings-page__select{border-radius:var(--aurral-radius-sm);appearance:none;width:100%;min-height:2.75rem;padding-right:3rem;font-size:.875rem}.settings-page__select:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.settings-page__select-icon{width:1.25rem;height:1.25rem;color:var(--aurral-gray-light);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.settings-tabs-nav-wrap{margin-bottom:2rem;display:none;overflow-x:auto}.settings-tabs-nav-wrap__inner{width:max-content;min-width:100%}.settings-tabs-nav{flex-flow:row}.settings-tabs-nav__link{cursor:pointer;white-space:nowrap;background:0 0;border:none}.settings-page__field-grow{flex:1;min-width:0}.settings-page__code-input--inner{background:0 0;border-radius:0;min-height:6rem}.settings-page__mono-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}@media (width>=640px){.settings-page__mobile-nav{display:none}.settings-tabs-nav-wrap{display:block}}.settings-page__panel{gap:1.5rem;display:grid}.settings-page__panel--stack{gap:1.5rem}.settings-page__panel-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-page__panel-title{color:var(--aurral-white);align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:800;display:flex}.settings-page__panel-title-icon{flex-shrink:0;width:1.5rem;height:1.5rem}.settings-page__form{gap:1.5rem;display:grid}.settings-page__section{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);gap:1rem;padding:1.5rem;display:grid}.settings-page__section--narrow{max-width:28rem}.settings-page__section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-page__section-title{color:var(--aurral-white);margin:0;font-size:1.125rem;font-weight:700}.settings-page__section-toggle{color:var(--aurral-white);text-align:left;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.settings-page__section-toggle-icon{flex-shrink:0;width:1rem;height:1rem;transition:transform .18s}.settings-page__section-toggle-icon.is-collapsed{transform:rotate(-90deg)}.settings-page__fields{gap:1rem;display:grid}.settings-page__field{gap:.25rem;display:grid}.settings-page__hint{color:var(--aurral-gray-light);margin:.25rem 0 0;font-size:.75rem;line-height:1.5}.settings-page__hint--indented{margin-left:1.5rem}.settings-page__hint-list{color:var(--aurral-gray-light);gap:.25rem;margin:.75rem 0 0;font-size:.75rem;line-height:1.5;display:grid}.settings-page__hint-list strong{color:var(--aurral-white);font-weight:700}.settings-page__status{color:var(--aurral-green);align-items:center;gap:.25rem;font-size:.875rem;display:inline-flex}.settings-page__status-icon{width:1rem;height:1rem}.settings-page__field-row{gap:.5rem;display:flex}.settings-page__lidarr-access-row{gap:.5rem;margin-top:.75rem;display:grid}.settings-page__access-check{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);margin-top:.75rem;padding:1rem}.settings-page__access-check-title{color:var(--aurral-white);margin:0 0 .75rem;font-size:.875rem;font-weight:700}.settings-page__access-check-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.settings-page__access-step{align-items:flex-start;gap:.625rem;display:flex}.settings-page__access-step-icon{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.settings-page__access-step.is-pass .settings-page__access-step-icon,.settings-page__access-step.is-pass .settings-page__access-step-label{color:var(--aurral-green)}.settings-page__access-step.is-fail .settings-page__access-step-icon,.settings-page__access-step.is-fail .settings-page__access-step-label{color:#f87171}.settings-page__access-step.is-warn .settings-page__access-step-icon,.settings-page__access-step.is-warn .settings-page__access-step-label{color:#fbbf24}.settings-page__access-step-body{gap:.25rem;min-width:0;display:grid}.settings-page__access-step-label{color:var(--aurral-white);font-size:.875rem;font-weight:600;line-height:1.4}.settings-page__access-step-detail{color:var(--aurral-gray-light);word-break:break-word;font-size:.75rem;line-height:1.5}.settings-page__access-step-fix{color:var(--aurral-gray-light);margin:0;font-size:.75rem;line-height:1.5}.settings-page__access-sample{color:var(--aurral-gray-light);gap:.35rem;margin:.75rem 0 0;font-size:.75rem;line-height:1.5;display:grid}.settings-page__access-sample-label{color:var(--aurral-white);text-transform:uppercase;letter-spacing:.06em;font-weight:700}.settings-page__access-sample-path{border-radius:var(--aurral-radius-sm);color:var(--aurral-white);font-family:var(--font-mono,ui-monospace, monospace);word-break:break-all;background:#0003;padding:.5rem .625rem;font-size:.6875rem;line-height:1.45;display:block}.settings-page__field-row .input{flex:1;min-width:0}.settings-page__split{margin-top:1rem;padding-top:1rem}.settings-page__banner{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.settings-page__banner-copy{gap:.25rem;display:grid}.settings-page__banner-title{color:var(--aurral-white);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:700}.settings-page__banner-text{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.settings-page__meta-grid{gap:.75rem;display:grid}.settings-page__meta-grid--two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-page__meta-item{gap:.125rem;display:grid}.settings-page__meta-term{color:var(--aurral-gray-light);margin:0;font-size:.875rem}.settings-page__meta-value{color:var(--aurral-white);margin:0;font-size:.875rem}.settings-page__cache-layout{align-items:start;gap:1.5rem;display:grid}.settings-page__cache-actions{gap:.75rem;display:grid}.settings-page__action-card{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);gap:.5rem;padding:.75rem;display:grid}.settings-page__action-card-label{color:var(--aurral-gray-light);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.settings-page__progress-line{color:var(--aurral-gray-light);align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.settings-page__success-line{color:var(--aurral-green);margin:0;font-size:.875rem}.settings-page__callout{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);padding:1rem}.settings-page__callout-title{color:var(--aurral-white);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.settings-page__callout-copy{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.settings-page__link{color:var(--aurral-gray-light);text-decoration:underline;transition:color .18s}.settings-page__link:hover{color:var(--aurral-white)}.settings-page__code-input{background:var(--aurral-surface);width:100%;min-height:2.5rem;color:var(--aurral-gray-light);border-radius:var(--aurral-radius-sm);resize:vertical;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.5}.settings-page__header-fields{flex:1;align-items:center;gap:.5rem;display:flex}.settings-page__code-input:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.settings-page__webhook-card{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);gap:.75rem;padding:1rem;transition:opacity .18s;display:grid}.settings-page__webhook-card.is-dragging{opacity:.55}.settings-page__webhook-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.settings-page__webhook-title{color:var(--aurral-gray-light);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.settings-page__drag-handle{color:var(--aurral-gray);cursor:grab}.settings-page__users-list{border-radius:var(--aurral-radius);background:var(--aurral-surface-mid);overflow:hidden}.settings-page__user-row{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.settings-page__user-row:nth-child(2n){background:var(--aurral-surface)}.settings-page__user-main{align-items:center;gap:.75rem;min-width:0;display:flex}.settings-page__user-name{color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.settings-page__user-meta{color:var(--aurral-gray);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.settings-page__user-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.settings-page__role-badge{flex-shrink:0}.settings-page__loading{color:var(--aurral-gray-light);text-align:center;padding:2rem 1.25rem}.settings-page__toggle-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.settings-page__toggle-copy{gap:.25rem;display:grid}.settings-page__toggle-detail{color:var(--aurral-gray);margin:0;font-size:.875rem;line-height:1.5}.settings-page__permissions{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);gap:.75rem;padding:1rem;display:grid}.settings-page__modal{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);width:100%;max-width:28rem;max-height:90vh;padding:1.5rem;overflow-y:auto}.settings-page__modal--wide{max-width:32rem}.settings-page__modal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.settings-page__modal-header--spaced{margin-bottom:1.5rem}.settings-page__modal-title{color:var(--aurral-white);margin:0;font-size:1.25rem;font-weight:800}.settings-page__modal-copy{color:var(--aurral-gray-light);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.settings-page__modal-list{color:var(--aurral-gray-light);gap:.5rem;margin:0 0 1rem;padding:0;font-size:.875rem;line-height:1.5;list-style:none;display:grid}.settings-page__modal-footnote{color:var(--aurral-gray-light);margin:0;font-size:.75rem;line-height:1.5}.settings-page__modal-alert{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.settings-page__modal-alert-icon{width:1.5rem;height:1.5rem;color:var(--aurral-warning);flex-shrink:0;margin-top:.125rem}.settings-page__modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.settings-page__section-label{color:var(--aurral-gray-light);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.settings-page__btn--compact{gap:.25rem;padding:.125rem .5rem;font-size:.75rem;line-height:1.25}.settings-page__btn--compact svg{width:.75rem;height:.75rem}@media (width>=768px){.settings-page__cache-layout{grid-template-columns:minmax(0,1fr) auto}.settings-page__cache-actions{min-width:13.75rem}}.flow-page{max-width:none;color:var(--aurral-white);margin-inline:0;padding-bottom:1.5rem;animation:.2s ease-out fade-in}.flow-page__hidden-input{display:none}.flow-page__shell{gap:0;min-height:calc(100vh - 5rem);padding-inline:0;display:grid}.flow-page__library{flex-direction:column;gap:.75rem;min-height:0;display:flex}.flow-page__library-head{align-items:center;gap:.625rem;padding-inline:.375rem;display:flex}.flow-page__library-collapse{border-radius:var(--aurral-radius-sm);width:2rem;height:2rem;color:var(--aurral-gray-light);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;transition:color .15s,background-color .15s;display:none}.flow-page__library-collapse:hover{background:var(--aurral-surface-mid);color:var(--aurral-white)}.flow-page__library-collapse-icon{width:1.375rem;height:1.375rem;margin:0 auto;display:block}.flow-page__library-title{min-width:0;color:var(--aurral-white);flex:1;margin:0;font-size:1.125rem;font-weight:800;line-height:1.2}.flow-page__library-head .flow-page__library-create{flex-shrink:0;margin-left:auto}.flow-page__library-create{flex-shrink:0;position:relative}.flow-page__library-create-btn{border-radius:var(--aurral-radius-round);background-color:var(--aurral-green);width:2.75rem;height:2.75rem;color:var(--aurral-black);border:none;justify-content:center;align-items:center;padding:0;transition:transform .15s,filter .15s,background-color .15s;display:inline-flex}.flow-page__library-create-btn:hover:not(:disabled){filter:brightness(1.06)}.flow-page__library-create-btn:active:not(:disabled){transform:scale(.94)}.flow-page__library-create.is-open .flow-page__library-create-btn{background-color:var(--aurral-focus);color:var(--aurral-black)}.flow-page__library-create-icon{stroke-width:2.75px;width:1.375rem;height:1.375rem}.flow-page__library-create.is-compact .flow-page__library-create-btn{background-color:var(--aurral-surface-mid);width:2.5rem;height:2.5rem;color:var(--aurral-gray-light)}.flow-page__library-create.is-compact .flow-page__library-create-btn:hover:not(:disabled){background-color:var(--aurral-overlay);color:var(--aurral-white)}.flow-page__library-create.is-compact .flow-page__library-create-icon{stroke-width:2.25px;width:1.25rem;height:1.25rem}.flow-page__library-create.is-compact .flow-page__library-create-menu{left:0;right:auto}.flow-page__library-create-menu{z-index:40;background-color:var(--aurral-overlay);border-radius:var(--aurral-radius-sm);width:min(18.5rem,100vw - 2rem);padding:.75rem;position:absolute;top:calc(100% + .625rem);right:0}.flow-page__library-create-menu--portaled{z-index:50;width:min(18.5rem,100vw - 1.5rem);max-width:calc(100% - 1.5rem);top:0;right:auto}.flow-page__library-create-menu-label{color:var(--aurral-gray-light);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;padding-inline:.25rem;font-size:.6875rem;font-weight:700}.flow-page__library-create-menu-label--import{margin-top:.75rem}.flow-page__library-create-primary{flex-direction:column;gap:.5rem;display:flex}.flow-page__library-create-action{border-radius:var(--aurral-radius-sm);background-color:var(--aurral-surface-mid);width:100%;color:var(--aurral-white);text-align:left;border:none;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .15s,transform .15s;display:flex}.flow-page__library-create-action:hover:not(:disabled){background-color:var(--aurral-gray)}.flow-page__library-create-action--flow{background-color:var(--aurral-surface-mid)}.flow-page__library-create-action--flow:hover:not(:disabled){background-color:var(--aurral-gray)}.flow-page__library-create-action-icon{border-radius:var(--aurral-radius-round);background-color:var(--aurral-gray);width:2.5rem;height:2.5rem;color:var(--aurral-white);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.flow-page__library-create-action-icon--flow{background-color:var(--aurral-green);color:var(--aurral-black)}.flow-page__library-create-action-glyph{width:1.25rem;height:1.25rem}.flow-page__library-create-action-copy{flex:1;gap:.125rem;min-width:0;display:grid}.flow-page__library-create-action-title{color:var(--aurral-white);font-size:.9375rem;font-weight:700;line-height:1.25}.flow-page__library-create-action-desc{color:var(--aurral-gray-light);font-size:.75rem;line-height:1.35}.flow-page__library-create-secondary{flex-direction:column;gap:.25rem;display:flex}.flow-page__library-create-secondary-item{border-radius:var(--aurral-radius-sm);width:100%;color:var(--aurral-gray-light);text-align:left;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.875rem;transition:background-color .15s,color .15s;display:flex}.flow-page__library-create-secondary-item:hover{background-color:var(--aurral-surface);color:var(--aurral-white)}.flow-page__library-create-secondary-icon{opacity:.85;flex-shrink:0;width:1rem;height:1rem}.flow-page__library-filters{background-color:var(--aurral-surface-mid);width:100%}.flow-page__library-filter{flex:1}.flow-page__detail-tabs.artist-segmented{background-color:var(--aurral-surface-mid)}.flow-page__library-list{background:var(--aurral-surface);border-radius:var(--aurral-radius);flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:.375rem;display:flex;overflow:auto}.flow-page__library-item{width:100%;color:inherit;text-align:left;border-radius:var(--aurral-radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.75rem;padding:.625rem;transition:background-color .18s;display:flex}.flow-page__library-item:focus-visible{outline:2px solid var(--aurral-green);outline-offset:2px}.flow-page__library-item:hover,.flow-page__library-item.is-active{background:var(--aurral-surface-mid)}.flow-page__library-item-artwork{width:3rem;height:3rem}.flow-page__library-item-body{flex:1;gap:.125rem;min-width:0;display:grid}.flow-page__library-item-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.flow-page__library-item-type{color:var(--aurral-gray-light);font-size:.75rem}.flow-page__library-item-availability{color:var(--aurral-gray-light);font-size:.6875rem}.flow-page__library-item-title{text-overflow:ellipsis;white-space:nowrap;color:var(--aurral-white);font-size:.9375rem;font-weight:700;overflow:hidden}.flow-page__library-item-meta{text-overflow:ellipsis;white-space:nowrap;color:var(--aurral-gray-light);font-size:.75rem;overflow:hidden}.flow-page__detail{background:var(--aurral-surface);border-radius:var(--aurral-radius);flex-direction:column;flex:1;gap:1rem;min-width:0;min-height:24rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.flow-page__detail--empty{justify-content:center;align-items:center}.flow-page__detail-empty{width:100%}.flow-page__detail--hidden-mobile{display:none}.flow-page__detail-hero{z-index:1;background:linear-gradient(180deg, var(--aurral-surface-mid) 0%, transparent 100%);border-radius:var(--aurral-radius) var(--aurral-radius) 0 0;flex-direction:column;gap:1rem;margin:-1.25rem -1.5rem 0;padding:1.25rem 1.5rem 1.5rem;display:flex;position:relative}.flow-page__detail-hero:has(.flow-page__menu-wrap.is-open){z-index:40}.flow-page__detail-back{align-self:flex-start}.flow-page__detail-hero-main{align-items:flex-end;gap:1rem;min-width:0;display:flex}.flow-page__detail-hero-copy{flex:1;align-items:flex-start;gap:1rem;min-width:0;display:flex}.flow-page__detail-artwork.flow-page__artwork{flex-shrink:0;width:7rem;height:7rem}.flow-page__detail-artwork .flow-page__artwork-fallback{font-size:1.125rem}.flow-page__detail-hero-text{align-content:start;gap:.375rem;min-width:0;display:grid}.flow-page__detail-hero-top{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.flow-page__detail-eyebrow{color:var(--aurral-gray-light);flex-shrink:0;font-size:.875rem}.flow-page__detail-status-inline{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.flow-page__detail-title{max-width:100%;color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.1;overflow:hidden}.flow-page__detail-title--hero{font-size:clamp(2rem,4.5vw,3.25rem)}.flow-page__detail-title-button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.flow-page__detail-title-button:hover{opacity:.85}.flow-page__detail-title-button:focus-visible{outline:2px solid var(--aurral-green);outline-offset:2px}.flow-page__detail-meta{color:var(--aurral-gray-light);margin:0;font-size:.875rem}.flow-page__detail-meta--flow{flex-wrap:wrap;align-items:center;gap:.125rem 0;display:flex}.flow-page__detail-meta-group{align-items:center;gap:.125rem;display:inline-flex}.flow-page__detail-meta-sep{color:var(--aurral-gray);margin-inline:.375rem}.flow-page__detail-meta-run,.flow-page__detail-meta-chip{align-items:center;gap:.25rem;display:inline-flex}.flow-page__detail-meta-chip--next{gap:.325rem}.flow-page__detail-meta-arrow{color:var(--aurral-gray)}.flow-page__detail-meta--status{letter-spacing:.02em;font-size:.6875rem}.flow-page__detail-hero-actions{flex-shrink:0;align-self:end;align-items:center;gap:.375rem;display:flex}.flow-page__detail-tabs{width:fit-content;max-width:100%}.flow-page__detail-tab{align-items:center;gap:.375rem;display:inline-flex}.flow-page__track-menu{display:inline-flex;position:relative}.flow-page__track-menu-dropdown{width:auto;min-width:13.5rem;overflow:visible}.flow-page__detail-panel{flex:1;min-height:0}.flow-page__detail-recipe{gap:1rem;padding:0;display:grid}.flow-page__detail-recipe .flow-page__form{gap:1rem}.flow-page__detail-recipe .flow-page__recipe-actions{padding-top:.25rem}.flow-page__detail-recipe .flow-page__field-label,.flow-page__detail-recipe .flow-page__tracks-table-head th,.flow-page__detail-recipe .flow-page__editor-table-head th,.flow-page__detail-recipe .flow-page__editor-mobile-header{text-transform:none;letter-spacing:normal}.flow-page__detail-rename{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.flow-page__detail-rename-input{flex:1;min-width:12rem}.downloads-page{max-width:72rem;color:var(--aurral-white);margin-inline:auto;padding-bottom:3rem;animation:.2s ease-out fade-in}.downloads-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.downloads-page__header-copy{flex:1;min-width:0}.downloads-page__header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.downloads-page__title{color:var(--aurral-white);margin:0 0 .5rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}.downloads-page__subtitle{max-width:40rem;color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.downloads-page__section{margin-bottom:0}.downloads-page__section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.downloads-page__section-header .artist-section-title{margin-bottom:0}.downloads-page__status-bar{background:var(--aurral-surface);border-radius:var(--aurral-radius);gap:.75rem;margin-bottom:2.5rem;padding:1rem 1.125rem;display:grid}.downloads-page__status-bar-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.downloads-page__status-bar-phase{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.downloads-page__status-bar-icon{width:1rem;height:1rem;color:var(--aurral-green);flex-shrink:0}.downloads-page__status-bar-message{color:var(--aurral-gray-light);font-size:.875rem}.downloads-page__status-dot{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);flex-shrink:0;width:.5rem;height:.5rem}.downloads-page__status-dot--active{background:var(--aurral-green)}.downloads-page__status-bar-meta{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.downloads-page__soulseek{color:var(--aurral-gray-light);align-items:center;gap:.375rem;font-size:.75rem;display:inline-flex}.downloads-page__soulseek--connected{color:var(--aurral-gray-light)}.downloads-page__soulseek-dot{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);width:.375rem;height:.375rem}.downloads-page__soulseek--connected .downloads-page__soulseek-dot{background:var(--aurral-green)}.downloads-page__status-bar-progress{margin:0}.downloads-page__status-bar-stats{color:var(--aurral-gray-light);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.375rem .5rem;font-size:.75rem;display:flex}.downloads-page__stat-value{color:var(--aurral-white);font-weight:700}.downloads-page__stat-sep{color:var(--aurral-gray)}.downloads-page__stat-failed{color:var(--aurral-danger)}.downloads-page__now-panel{background:var(--aurral-surface);border-radius:var(--aurral-radius);gap:.375rem;padding:.375rem;display:grid}.downloads-page__now-item{border-radius:var(--aurral-radius-sm);background:var(--aurral-surface-mid);align-items:center;gap:.875rem;padding:.75rem;display:flex}.downloads-page__now-item--download{align-items:flex-start}.downloads-page__now-icon-wrap{border-radius:var(--aurral-radius-round);background:var(--aurral-surface);flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.downloads-page__now-icon-wrap--download{background:var(--aurral-black)}.downloads-page__now-icon{width:1rem;height:1rem;color:var(--aurral-green)}.downloads-page__now-copy{flex:1;gap:.125rem;min-width:0;display:grid}.downloads-page__now-label{color:var(--aurral-gray-light);font-size:.75rem}.downloads-page__now-title{color:var(--aurral-white);font-size:.9375rem;font-weight:700;line-height:1.25}.downloads-page__now-playlist{color:var(--aurral-gray-light);font-size:.75rem}.downloads-page__now-progress{grid-template-columns:1fr auto;align-items:center;gap:.5rem;margin-top:.375rem;display:grid}.downloads-page__now-progress-label{color:var(--aurral-green);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}.downloads-page__now-spinner{width:1rem;height:1rem;color:var(--aurral-gray-light);flex-shrink:0}.downloads-page__queue{background:var(--aurral-surface);border-radius:var(--aurral-radius);gap:.125rem;padding:.375rem;display:grid}.downloads-page__queue--recent{opacity:.85}.downloads-page__queue-row{border-radius:var(--aurral-radius-sm);grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:.25rem .75rem;padding:.5rem .625rem;transition:background-color .18s;display:grid}.downloads-page__queue-row--active,.downloads-page__queue-row:hover{background:var(--aurral-surface-mid)}.downloads-page__queue-row--clickable{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none}.downloads-page__queue-row--clickable:hover{background:var(--aurral-surface-mid)}.downloads-page__queue-row--clickable:focus-visible{outline:2px solid var(--aurral-green);outline-offset:2px}.downloads-page__queue-status{border-radius:var(--aurral-radius-round);background:var(--aurral-surface-mid);grid-row:1/span 2;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.downloads-page__queue-row--active .downloads-page__queue-status,.downloads-page__queue-row:hover .downloads-page__queue-status{background:var(--aurral-black)}.downloads-page__queue-status-icon{width:.75rem;height:.75rem}.downloads-page__queue-status--pending{color:var(--aurral-gray-light)}.downloads-page__queue-status--downloading{color:var(--aurral-green)}.downloads-page__queue-status--done{color:var(--aurral-gray-light)}.downloads-page__queue-status--failed{color:var(--aurral-danger)}.downloads-page__queue-track{gap:.0625rem;min-width:0;display:grid}.downloads-page__queue-artist{color:var(--aurral-gray-light);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.downloads-page__queue-title{color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1.25;overflow:hidden}.downloads-page__queue-playlist{max-width:8rem;color:var(--aurral-gray-light);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.downloads-page__queue-progress{grid-column:2/-1;grid-template-columns:1fr auto;align-items:center;gap:.5rem;display:grid}.downloads-page__queue-progress-label{color:var(--aurral-green);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:700}.downloads-page__queue-overflow{margin:0;padding:.375rem .625rem}@media (width>=640px){.downloads-page__queue-row{grid-template-columns:auto minmax(0,1fr) 10rem}.downloads-page__queue-playlist{max-width:none}}.flow-page__header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.flow-page__list{flex-direction:column;gap:1rem;display:flex}.flow-page__list-group{flex-direction:column;gap:.75rem;display:flex}.flow-page__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.flow-page__card{background:var(--aurral-surface);border-radius:0;margin-inline:-1rem;overflow:visible}.flow-page__card-body{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.flow-page__card-main{cursor:pointer;flex:1;gap:.75rem;min-width:0;display:flex}.flow-page__card-content{flex:1;gap:.5rem;min-width:0;display:grid}.flow-page__card-top{flex-direction:column;gap:.5rem;display:flex}.flow-page__card-badges{flex-wrap:wrap;align-items:center;gap:.375rem .5rem;min-width:0;display:flex}.flow-page__badge{border-radius:var(--aurral-radius-round);align-items:center;font-weight:700;display:inline-flex}.flow-page__badge--type{background:var(--aurral-black);color:var(--aurral-gray-light);padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.flow-page__badge--count,.flow-page__badge--owner{background:var(--aurral-surface-mid);color:var(--aurral-gray-light);padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.flow-page__card-actions{flex-shrink:0;justify-content:flex-end;align-self:flex-end;align-items:center;gap:.25rem;display:flex}.flow-page__toggle-wrap{align-items:center;display:flex}.flow-page__toggle-wrap .pill-toggle--flow-compact{--w:calc((.375rem * 2 + 1rem) / .4865)}.flow-page__card-title-row{align-items:flex-start;gap:.5rem;min-width:0;display:flex}.flow-page__card-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--aurral-white);margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.flow-page__card-title-actions{flex-shrink:0;align-items:center;gap:.25rem;display:none}.flow-page__card-meta{color:var(--aurral-gray-light);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.75rem;display:none}.flow-page__card-meta-dot{color:var(--aurral-gray)}.flow-page__card-status{text-overflow:ellipsis;white-space:nowrap;color:var(--aurral-green);font-size:.75rem;display:none;overflow:hidden}.flow-page__card-hint{color:var(--aurral-green);font-size:.6875rem}.flow-page__card-hint--desktop{display:none}.flow-page__progress{gap:.375rem;display:grid}.flow-page__progress-bar{border-radius:var(--aurral-radius-round);background:var(--aurral-surface-mid);height:.375rem;overflow:hidden}.flow-page__progress-fill{border-radius:var(--aurral-radius-round);background:var(--aurral-green);height:100%;transition:width .3s}.flow-page__progress-fill--completed{background:var(--aurral-gray-light)}.flow-page__progress-stats{color:var(--aurral-gray-light);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.75rem;display:none}.flow-page__progress-stats-mobile{color:var(--aurral-gray-light);font-size:.6875rem}.flow-page__card-expanded{padding:0 1rem 1rem}.flow-page__card-expanded-separator{margin-bottom:1rem}.flow-page__card-footer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.flow-page__card--dimmed{opacity:.5}.flow-page__artwork{border-radius:var(--aurral-radius);background:var(--aurral-surface-mid);border:none;flex-shrink:0;width:3.5rem;height:3.5rem;padding:0;overflow:hidden}.flow-page__artwork--interactive{cursor:pointer}.flow-page__artwork--interactive:hover{opacity:.9}.flow-page__artwork--interactive:focus-visible{outline:2px solid var(--aurral-green);outline-offset:2px}.flow-page__artwork img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.flow-page__artwork-fallback{background:var(--aurral-overlay);width:100%;height:100%;color:var(--aurral-gray-light);justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.flow-page__empty{color:var(--aurral-gray-light);text-align:center;padding:1.25rem .75rem;font-size:.8125rem;line-height:1.45}.flow-page__empty-message{margin:0}.flow-page__empty-row{flex-direction:column;gap:.75rem;display:flex}.flow-page__form{gap:1rem;display:grid}.flow-page__form-section{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);gap:1rem;padding:1rem;display:grid}.flow-page__form-section--dimmed{opacity:.6;transition:opacity .18s}.flow-page__form-grid{gap:1rem;display:grid}.flow-page__schedule-row{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.flow-page__schedule-row .flow-page__field--schedule-days{flex:16rem;min-width:0}.flow-page__field{align-content:start;gap:.5rem;display:grid}.flow-page__field-label{min-height:1.25rem;color:var(--aurral-gray-light);align-items:flex-end;font-size:.75rem;font-weight:700;display:flex}.flow-page__field-label--section{margin:0}.flow-page__field-control{background:var(--aurral-surface);width:100%;height:2.5rem;color:var(--aurral-white);box-sizing:border-box;border-radius:var(--aurral-radius-sm);outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.25;transition:outline .18s}.flow-page__field-control::placeholder{color:var(--aurral-gray)}.flow-page__field-control:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.flow-page__field-round{background:var(--aurral-surface);border-radius:var(--aurral-radius-round);box-sizing:border-box;align-items:center;width:fit-content;max-width:100%;min-height:2.75rem;padding:.25rem;display:inline-flex;overflow:hidden}.flow-page__field-round .flow-page__field-control{background:0 0;border-radius:0;height:2.25rem;min-height:2.25rem;padding:0 .75rem}.flow-page__field-round--select{width:6.75rem;position:relative}.flow-page__field-round--select .flow-page__field-select{width:100%;padding-right:2.5rem}.flow-page__field-round--select .flow-page__select-icon{width:1rem;height:1rem;color:var(--aurral-gray-light);pointer-events:none;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.flow-page__field-input--size{text-align:center;width:4.75rem}.flow-page__weekday-grid{box-sizing:border-box;background:var(--aurral-surface);border-radius:var(--aurral-radius-round);align-items:center;gap:.375rem;width:fit-content;min-height:2.75rem;padding:.25rem;display:inline-flex}.flow-page__weekday{border-radius:var(--aurral-radius-round);width:2.25rem;height:2.25rem;color:var(--aurral-gray-light);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.flow-page__weekday:hover{background:var(--aurral-gray);color:var(--aurral-white)}.flow-page__weekday.is-active{background:var(--aurral-gray-light);color:var(--aurral-black)}.flow-page__weekday-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flow-page__warning-text{color:var(--aurral-warning);margin:0;font-size:.75rem}.flow-page__error-text{color:var(--aurral-danger);font-size:.75rem;font-weight:700}.flow-page__mix{gap:.75rem;display:grid}.flow-page__mix-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.flow-page__mix-toggles{flex-wrap:wrap;flex:auto;align-items:center;gap:.5rem;min-width:0;display:flex}.flow-page__mix-toggle{border-radius:var(--aurral-radius-round);background:var(--aurral-surface);min-height:2.25rem;color:var(--aurral-gray-light);white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:700;transition:background-color .18s,color .18s,opacity .18s,transform .15s;display:inline-flex}.flow-page__mix-toggle:hover:not(:disabled){color:var(--aurral-white)}.flow-page__mix-toggle.is-active{color:var(--aurral-black)}.flow-page__mix-toggle--feature.is-active{background:var(--aurral-gray-light);color:var(--aurral-black)}.flow-page__mix-toggle.is-disabled{cursor:not-allowed;opacity:.5}.flow-page__mix-toggle:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.flow-page__mix-toggle-state{color:var(--aurral-gray);font-size:.75rem;font-weight:700}.flow-page__mix-toggle.is-active .flow-page__mix-toggle-state{color:var(--aurral-gray)}.flow-page__mix-bar{-webkit-user-select:none;user-select:none;border-radius:var(--aurral-radius-round);background:var(--aurral-surface);height:2.25rem;position:relative}.flow-page__mix-bar-inner{border-radius:var(--aurral-radius-round);display:flex;position:absolute;inset:0;overflow:hidden}.flow-page__mix-segment{color:#000000b8;justify-content:center;align-items:center;height:100%;font-size:.6875rem;font-weight:700;display:flex}.flow-page__mix-handle{z-index:10;cursor:ew-resize;width:1rem;height:100%;margin-left:-.5rem;position:absolute;top:0}.flow-page__mix-handle-thumb{border-radius:var(--aurral-radius-round);background:var(--aurral-white);width:.375rem;position:absolute;top:.25rem;bottom:.25rem;left:50%;transform:translate(-50%)}.flow-page__mix-trailing{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.flow-page__recipe-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.flow-page__recipe-actions .btn{border-radius:var(--aurral-radius-round);min-height:2.5rem}.flow-page__recipe-actions .btn-secondary{background-color:var(--aurral-gray);color:var(--aurral-white)}.flow-page__recipe-actions .btn-secondary:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.flow-page__token-input{background:var(--aurral-surface);width:100%;min-height:2.5rem;color:var(--aurral-white);border-radius:var(--aurral-radius-sm);padding:.5rem .75rem;font-size:.875rem;transition:outline .18s}.flow-page__form-section .flow-page__token-input{background:var(--aurral-surface)}.flow-page__token-input:focus-within{outline:2px solid var(--aurral-focus)}.flow-page__token-input-field{width:100%;color:var(--aurral-white);background:0 0;outline:none;font-size:.875rem}.flow-page__token-input-field::placeholder{color:var(--aurral-gray)}.flow-page__token-input-chips{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.flow-page__token-chip{border-radius:var(--aurral-radius-round);color:var(--aurral-white);padding:.25rem .625rem;font-size:.6875rem;font-weight:700}.flow-page__token-placeholder{color:var(--aurral-gray);font-size:.875rem}.flow-page__token-pending{color:var(--aurral-gray-light);font-size:.875rem}.flow-page__menu-wrap{z-index:10;position:relative}.flow-page__menu-wrap.is-open,.flow-page__menu-wrap.is-open .artist-dropdown{z-index:50}.flow-page__menu-divider{background:var(--aurral-gray);height:1px;margin:.25rem 0}.flow-page__menu-item--mobile-only,.flow-page__menu-divider--mobile-only{display:block}.flow-page__btn-label--wide,.flow-page__btn-label--md{display:none}.flow-page__btn-label--compact{display:inline}.flow-page__field-select{appearance:none;width:100%;padding-right:2.5rem}.flow-page__card-title-input{width:100%;max-width:28rem}.flow-page__editor-input{width:100%;min-width:0}.flow-page__form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.flow-page__editor-field-stack{gap:.25rem;display:grid}.flow-page__editor-field-wide{min-width:11.25rem}.flow-page__editor-actions-cell{justify-content:flex-end;display:flex}.flow-page__tracks-table-index{text-align:center;vertical-align:middle;width:2.75rem;padding-left:.5rem;padding-right:.25rem}.flow-page__tracks-table-head .flow-page__tracks-table-index{text-align:center;width:2.75rem;padding-left:.5rem;padding-right:.25rem}.flow-page__tracks-table-status-head,.flow-page__tracks-table-status-cell{text-align:center;vertical-align:middle;width:1.5rem;padding:.5rem .25rem}.flow-page__track-status-dot{border-radius:var(--aurral-radius-round);background:var(--aurral-gray);width:.5rem;height:.5rem;display:inline-block}.flow-page__track-status-dot--done{background:var(--aurral-green)}.flow-page__track-status-dot--pending{background:var(--aurral-warning)}.flow-page__track-status-dot--downloading{background:var(--aurral-gray-light)}.flow-page__track-status-dot--failed{background:var(--aurral-danger)}.flow-page__track-status-dot--link{cursor:pointer;text-decoration:none;transition:opacity .15s,transform .15s}.flow-page__track-status-dot--link:hover{opacity:.85;transform:scale(1.2)}.flow-page__track-status-dot--link:focus-visible{outline:2px solid var(--aurral-green);outline-offset:2px}.flow-page__tracks-table-actions-head{width:3.5rem;padding:.5rem .5rem .5rem 0}.flow-page__tracks-table-actions-cell{vertical-align:middle;width:3.5rem;padding:.5rem .5rem .5rem 0}.flow-page__tracks-table-index-inner{width:1.75rem;height:1.75rem;margin:0 auto;position:relative}.flow-page__tracks-table-index-number{width:100%;height:100%;color:var(--aurral-gray);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.8125rem;display:flex}.flow-page__tracks-table-index-play{margin:0;display:none;position:absolute;inset:0}.flow-page__tracks-table-row:hover .flow-page__tracks-table-index-number,.flow-page__tracks-table-row.is-current .flow-page__tracks-table-index-number,.flow-page__tracks-table-row:focus-within .flow-page__tracks-table-index-number{display:none}.flow-page__tracks-table-row:hover .flow-page__tracks-table-index-play,.flow-page__tracks-table-row.is-current .flow-page__tracks-table-index-play,.flow-page__tracks-table-row:focus-within .flow-page__tracks-table-index-play{display:inline-flex}.flow-page__tracks-actions{opacity:0;pointer-events:none;justify-content:flex-end;align-items:center;gap:.5rem;transition:opacity .15s;display:flex}.flow-page__tracks-table-row:hover .flow-page__tracks-actions,.flow-page__tracks-table-row:focus-within .flow-page__tracks-actions{opacity:1;pointer-events:auto}.flow-page__volume-slider{width:6rem;display:none}.flow-page__import-modal-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.flow-page__import-list{gap:.75rem;display:grid}.flow-page__worker-format-row{align-items:center;gap:.75rem;display:flex}.flow-page__tracks{background:var(--aurral-surface-mid);border-radius:0;overflow:hidden}.flow-page__tracks-toolbar{background:var(--aurral-surface-mid);align-items:center;gap:.75rem;padding:.75rem .75rem .625rem;display:flex}.flow-page__tracks-toolbar-start{align-items:center;gap:.5rem;display:flex}.flow-page__tracks-toolbar-shuffle.is-active,.flow-page__tracks-toolbar-shuffle.is-active:hover:not(:disabled){background-color:var(--aurral-overlay);color:var(--aurral-white)}.flow-page__tracks-toolbar-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.flow-page__tracks-body{max-height:55vh;overflow:auto}.flow-page__tracks-loading,.flow-page__tracks-empty{color:var(--aurral-gray-light);align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.flow-page__tracks-error{color:var(--aurral-danger);padding:1.5rem;font-size:.875rem}.flow-page__tracks-table{width:100%;font-size:.875rem}.flow-page__tracks-table-head{z-index:20;background:var(--aurral-surface);position:sticky;top:0}.flow-page__tracks-table-head th{color:var(--aurral-gray-light);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:.5rem .75rem;font-size:.75rem;font-weight:700}.flow-page__tracks-table-row{color:var(--aurral-gray-light)}.flow-page__tracks-table-row td{padding:.5rem .75rem}.flow-page__tracks-table-row:nth-child(2n){background:var(--aurral-surface)}.flow-page__tracks-table-row:nth-child(odd){background:var(--aurral-surface-mid)}.flow-page__tracks-artist-link{color:var(--aurral-gray-light);text-align:left;transition:color .18s}.flow-page__tracks-artist-link:hover{color:var(--aurral-white);text-decoration:underline}.flow-page__track-status{border-radius:var(--aurral-radius-round);justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.flow-page__track-status--done{color:var(--aurral-green);background:#84cc1626}.flow-page__track-status--pending{color:var(--aurral-warning);background:#c8b49126}.flow-page__track-status--delete{color:var(--aurral-danger);background:#f8717126}.flow-page__track-status--compact{width:1rem;height:1rem}.flow-page__editor{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);overflow:hidden}.flow-page__editor-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.flow-page__editor-meta{color:var(--aurral-gray-light);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.flow-page__editor-meta-mark{color:var(--aurral-warning)}.flow-page__editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.flow-page__editor-body{max-height:60vh;overflow:auto}.flow-page__editor-empty{color:var(--aurral-gray-light);padding:1.5rem;font-size:.875rem}.flow-page__editor-mobile{gap:.5rem;padding:.75rem;display:grid}.flow-page__editor-mobile-header{color:var(--aurral-gray-light);letter-spacing:.16em;text-transform:uppercase;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:.5rem;padding-inline:.625rem;font-size:.625rem;font-weight:700;display:grid}.flow-page__editor-mobile-row{background:var(--aurral-surface);color:var(--aurral-gray-light);border-radius:var(--aurral-radius-sm);padding:.625rem}.flow-page__editor-mobile-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:start;gap:.5rem;display:grid}.flow-page__editor-mobile-cell{min-width:0}.flow-page__editor-mobile-text{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.flow-page__editor-mobile-text.is-struck{text-decoration:line-through}.flow-page__editor-error{color:var(--aurral-danger);padding:.5rem .75rem;font-size:.75rem}.flow-page__editor-table{width:100%;font-size:.875rem;display:none}.flow-page__editor-table-head{z-index:20;background:var(--aurral-surface);position:sticky;top:0}.flow-page__editor-table-head th{color:var(--aurral-gray-light);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:.5rem .75rem;font-size:.75rem;font-weight:700}.flow-page__editor-table-row{color:var(--aurral-gray-light)}.flow-page__editor-table-row td{vertical-align:top;padding:.5rem .75rem}.flow-page__editor-table-row:nth-child(2n){background:var(--aurral-surface-mid)}.flow-page__editor-table-row:nth-child(odd){background:var(--aurral-surface)}.flow-page__editor-table-row.is-struck{opacity:.5}.flow-page__editor-track-error{color:var(--aurral-danger);font-size:.6875rem}.flow-page__worker-card{background:var(--aurral-surface);border-radius:var(--aurral-radius);margin-bottom:1.5rem;padding:1rem}.flow-page__worker-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.flow-page__worker-card-title{color:var(--aurral-white);margin:0;font-size:1rem;font-weight:800}.flow-page__worker-summary{color:var(--aurral-gray-light);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;font-size:.875rem;display:flex}.flow-page__worker-summary-icon{width:1rem;height:1rem;color:var(--aurral-green);flex-shrink:0}.flow-page__worker-summary-icon--idle{color:var(--aurral-gray-light)}.flow-page__worker-stats{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius-sm);margin-top:.75rem;padding:.5rem .75rem;font-size:.75rem;overflow-x:auto}.flow-page__worker-stats-row{min-width:max-content;color:var(--aurral-gray-light);align-items:center;gap:.75rem;display:flex}.flow-page__worker-stats-group{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.flow-page__worker-stats-label{background:var(--aurral-black);color:var(--aurral-gray-light);letter-spacing:.08em;text-transform:uppercase;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.flow-page__worker-stats-value{color:var(--aurral-white)}.flow-page__worker-stats-divider{background:var(--aurral-gray);flex-shrink:0;width:1px;height:1rem}.flow-page__import-modal{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);width:100%;max-width:48rem;overflow:hidden}.flow-page__import-modal-header{padding:1rem 1.25rem}.flow-page__import-modal-eyebrow{color:var(--aurral-gray-light);letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;font-weight:700}.flow-page__import-modal-title{color:var(--aurral-white);margin:.25rem 0 0;font-size:1.125rem;font-weight:800}.flow-page__import-modal-copy{color:var(--aurral-gray-light);margin:.25rem 0 0;font-size:.875rem}.flow-page__import-modal-badge{background:var(--aurral-black);color:var(--aurral-gray-light);border-radius:var(--aurral-radius-round);padding:.25rem .75rem;font-size:.875rem}.flow-page__import-modal-body{max-height:60vh;padding:1rem 1.25rem;overflow:auto}.flow-page__import-item{background:var(--aurral-surface);border-radius:var(--aurral-radius);padding:.75rem 1rem}.flow-page__import-item-header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.flow-page__import-item-title{color:var(--aurral-white);margin:0;font-size:.875rem;font-weight:700}.flow-page__import-preview{color:var(--aurral-gray-light);gap:.25rem;margin-top:.5rem;font-size:.75rem;display:grid}.flow-page__import-preview-more{color:var(--aurral-gray)}.flow-page__import-modal-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.flow-page__import-modal-hint{max-width:36rem;color:var(--aurral-gray);margin:0;font-size:.75rem;line-height:1.5}.flow-page__import-modal-actions{align-items:center;gap:.5rem;display:flex}.flow-page__worker-modal{flex-direction:column;display:flex}.flow-page__worker-fields{gap:1.25rem;display:grid}.flow-page__worker-account{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);justify-content:space-between;align-items:flex-end;gap:.75rem;padding:1rem;display:flex}.flow-page__worker-account .flow-page__field{flex:1;min-width:0}.flow-page__worker-account-value{color:var(--aurral-white);font-size:.875rem;font-weight:700;line-height:1.25}.flow-page__worker-rotate{flex-shrink:0;width:2.75rem;height:2.75rem}.flow-page__worker-fields-split{gap:1.25rem;display:grid}.flow-page__worker-segmented{width:100%}.flow-page__worker-segmented .artist-segmented-button,.flow-page__worker-segmented--wide{flex:1;min-width:0}.flow-page__worker-strict{background:var(--aurral-surface);border-radius:var(--aurral-radius-round);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.75rem;padding:0 .875rem;display:flex}.flow-page__worker-strict-label{color:var(--aurral-gray-light);white-space:nowrap;font-size:.8125rem;font-weight:700}.flow-page__btn--destructive{color:var(--aurral-danger)}.flow-page__btn--destructive:hover:not(:disabled){color:var(--aurral-danger);background:var(--aurral-gray)}.flow-page__status-badge{border-radius:var(--aurral-radius-round);align-items:center;gap:.375rem;padding:.125rem .5rem .125rem .375rem;font-size:.75rem;font-weight:700;display:inline-flex}.flow-page__toggle-spinner{color:var(--aurral-gray)}.flow-page__track-status-icon--compact{width:.625rem;height:.625rem}.flow-page__field-input{width:100%}.flow-page__page-header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.flow-page__page-header-row{align-items:flex-start;gap:.75rem;display:flex}.flow-page__page-title{color:var(--aurral-white);margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1}@media (width>=360px){.flow-page__artwork:not(.flow-page__detail-artwork){width:4rem;height:4rem}}@media (width>=420px){.flow-page__card-top{flex-direction:row;justify-content:space-between;align-items:flex-start}.flow-page__card-actions{align-self:flex-start}}@media (width>=768px){.flow-page__shell{grid-template-columns:minmax(17rem,20rem) minmax(0,1fr);align-items:stretch;gap:0;padding-inline:0}.flow-page__shell:not(.flow-page__shell--library-collapsed){gap:.5rem}.flow-page__shell--library-collapsed{grid-template-columns:4.25rem minmax(0,1fr)}.flow-page__shell--library-collapsed .flow-page__library--collapsed{margin-left:-.5rem}.flow-page__library-collapse{justify-content:center;align-items:center;display:inline-flex}.flow-page__library--collapsed{gap:.75rem}.flow-page__library--collapsed .flow-page__library-title,.flow-page__library--collapsed .flow-page__library-filters{display:none}.flow-page__library--collapsed .flow-page__library-head{flex-direction:column;align-items:center;gap:.75rem;width:100%;padding-inline:.125rem}.flow-page__library--collapsed .flow-page__library-head .flow-page__library-create{margin-left:0}.flow-page__library--collapsed .flow-page__library-collapse{width:3.5rem;height:3.5rem}.flow-page__library--collapsed .flow-page__library-collapse-icon{width:1.5rem;height:1.5rem}.flow-page__library--collapsed .flow-page__library-create.is-compact .flow-page__library-create-btn{border-radius:var(--aurral-radius-round);width:2.5rem;height:2.5rem}.flow-page__library--collapsed .flow-page__library-create.is-compact .flow-page__library-create-icon{stroke-width:2px;width:1.5rem;height:1.5rem}.flow-page__library--collapsed .flow-page__library-list{background:0 0;align-items:center;gap:.75rem;width:100%;padding:.125rem .125rem 0;overflow-x:hidden}.flow-page__library--collapsed .flow-page__library-item{border-radius:var(--aurral-radius-sm);flex-shrink:0;justify-content:center;width:3.5rem;padding:0}.flow-page__library--collapsed .flow-page__library-item:hover{background:0 0}.flow-page__library--collapsed .flow-page__library-item-body{display:none}.flow-page__library--collapsed .flow-page__library-item-artwork.flow-page__artwork{border-radius:var(--aurral-radius-sm);width:3.5rem;max-width:100%;height:3.5rem}.flow-page__library--collapsed .flow-page__library-item.is-active{background:0 0;position:relative}.flow-page__library--collapsed .flow-page__library-item.is-active:after{content:"";border:2px solid var(--aurral-green);border-radius:var(--aurral-radius-sm);pointer-events:none;position:absolute;inset:0}.flow-page__library--collapsed .flow-page__empty{display:none}.flow-page__library{padding-block:.5rem .75rem}.flow-page__library-list{max-height:none}.flow-page__detail{min-height:calc(100vh - 5.5rem)}.flow-page__detail--hidden-mobile,.flow-page__library--hidden{display:flex}.flow-page__detail-back{display:none}}@media (width>=640px){.flow-page__card{border-radius:var(--aurral-radius);margin-inline:0}.flow-page__card-main{cursor:default;gap:1rem}.flow-page__menu-item--mobile-only,.flow-page__menu-divider--mobile-only{display:none}.flow-page__btn-label--wide,.flow-page__btn-label--md{display:inline}.flow-page__btn-label--compact{display:none}.flow-page__volume-slider{display:block}.flow-page__card-title{font-size:1rem}.flow-page__card-title-actions,.flow-page__card-meta{display:flex}.flow-page__card-status,.flow-page__card-hint--desktop{display:block}.flow-page__card-hint--mobile{display:none}.flow-page__progress-stats{display:flex}.flow-page__progress-stats-mobile{display:none}.flow-page__artwork:not(.flow-page__detail-artwork){width:5rem;height:5rem}.flow-page__empty-row{flex-direction:row;justify-content:space-between;align-items:center}.flow-page__field-input--size{text-align:left;width:6rem}.flow-page__weekday-grid{gap:.5rem}.flow-page__weekday{width:2.5rem;height:2.5rem}.flow-page__field-round--select{width:10rem}.flow-page__mix-header{flex-direction:row;justify-content:space-between;align-items:center}.flow-page__mix-trailing{align-self:auto}.flow-page__tracks{border-radius:var(--aurral-radius)}.flow-page__tracks-table-head .flow-page__tracks-table-index{display:table-cell}.flow-page__editor-mobile{display:none}.flow-page__editor-table{display:table}.flow-page__page-header{flex-direction:row;justify-content:space-between;align-items:center}.flow-page__worker-fields-split{grid-template-columns:minmax(0,1fr) 11.25rem;align-items:end}}@media (width>=768px){.flow-page__card-body{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media (width<=639px){.flow-page__card-main{cursor:pointer}.flow-page__tracks-table-index{width:2.25rem;padding-left:.375rem;padding-right:.125rem}.flow-page__tracks-table-actions-head,.flow-page__tracks-table-actions-cell{width:2.75rem}}.app-mobile-only{display:block}@media (width>=768px){.app-mobile-only{display:none!important}}.app-nav-toggle svg,.app-header-link svg{width:1.25rem;height:1.25rem}.app-mobile-menu__item svg{width:1rem;height:1rem}.app-mobile-nav__item svg{width:1.5rem;height:1.5rem}.global-search__scope-label--short{display:inline}.global-search__scope-label--full{display:none}@media (width>=640px){.global-search__scope-label--short{display:none}.global-search__scope-label--full{display:inline}}.app-loading{justify-content:center;align-items:center;min-height:200px;display:flex}.app-loading--screen{min-height:100vh}.app-loading__spinner{border-bottom:2px solid var(--aurral-green);border-radius:var(--aurral-radius-round);width:2rem;height:2rem;animation:1s linear infinite spin}.app-loading__spinner--lg{width:3rem;height:3rem}.app-status-banner{border-radius:var(--aurral-radius);align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.app-status-banner--error{background:#f8717129}.app-status-banner--warning{background:#c8b49129}.app-status-banner__icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:.75rem}.app-status-banner__icon--error{color:var(--aurral-danger)}.app-status-banner__icon--warning{color:var(--aurral-warning)}.app-status-banner__text{margin:0;font-weight:500}.app-status-banner__text--error{color:var(--aurral-danger)}.app-status-banner__text--warning{color:var(--aurral-warning)}.profile-page{max-width:56rem;margin-inline:auto;animation:.2s ease-out fade-in}.profile-page__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.profile-page__title{color:var(--aurral-white);margin:0 0 .5rem;font-size:1.875rem;font-weight:800}.profile-page__subtitle{color:var(--aurral-gray-light);margin:0}.reload-prompt{z-index:50;background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);width:100%;max-width:24rem;padding:1rem;animation:.24s ease-out slide-up;position:fixed;bottom:1rem;right:1rem}.reload-prompt__content{flex-direction:column;gap:.5rem;display:flex}.reload-prompt__text{color:var(--aurral-white);margin:0;font-size:.875rem;font-weight:500}.reload-prompt__actions{gap:.5rem;margin-top:.5rem;display:flex}@keyframes slide-up{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.onboarding-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.onboarding-card{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);gap:1.5rem;width:100%;max-width:32rem;padding:2rem;display:grid}.onboarding-progress{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.onboarding-progress__dots{gap:.25rem;display:flex}.onboarding-progress__dot{border-radius:var(--aurral-radius-round);width:.5rem;height:.5rem}.onboarding-progress__count{color:var(--aurral-gray-light);font-size:.75rem}.onboarding-step-center{text-align:center}.onboarding-logo{width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:block}.onboarding-title{color:var(--aurral-white);margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.onboarding-title--hero{font-size:1.875rem}.onboarding-title-row{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.onboarding-copy{color:var(--aurral-gray-light);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.onboarding-copy--xs{margin:0;font-size:.75rem}.onboarding-copy--center{text-align:center}.onboarding-fields{gap:.75rem;display:grid}.onboarding-input{background:var(--aurral-surface);width:100%;color:var(--aurral-white);border-radius:var(--aurral-radius-sm);outline:none;padding:.625rem .75rem;font-size:.875rem;display:block}.onboarding-input:focus-visible{outline:2px solid var(--aurral-focus);outline-offset:2px}.onboarding-success-icon{width:3rem;height:3rem;color:var(--aurral-green);margin:0 auto 1rem;display:block}.onboarding-error{color:var(--aurral-danger);text-align:center;margin:0;font-size:.875rem}.onboarding-actions{gap:.75rem;padding-top:1rem;display:flex}.artist-image-root{position:relative;overflow:hidden}.artist-image-fill{width:100%;height:100%}.artist-image-placeholder{background:var(--aurral-surface-mid);color:var(--aurral-gray-light);justify-content:center;align-items:center;display:flex}.artist-image-overlay{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.artist-image-shimmer{background:linear-gradient(110deg,#ffffff05 8%,#ffffff14 18%,#ffffff05 33%) 0 0/200% 100%;animation:1.6s linear infinite shimmer;position:absolute;inset:0}.artist-image-media{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:opacity .2s}.artist-image-media.is-loading{opacity:0}.artist-image-media.is-loaded{opacity:1}.artist-image-icon{width:33.333%;height:33.333%}.artist-image-loader{width:1.5rem;height:1.5rem;color:var(--aurral-gray-light)}.artist-image-loader.is-dim{opacity:.6}.artist-image-loader.is-brand{color:var(--aurral-green)}.artist-discover-card__cover.is-disabled{cursor:not-allowed;opacity:.5}.artist-card-title--discover.is-disabled{cursor:not-allowed;opacity:.75}.discover-page__zip-editor-wrap,.logout-button--collapsed{position:relative}.logout-button__tooltip{z-index:100;background:var(--aurral-surface-mid);color:var(--aurral-white);white-space:nowrap;border-radius:var(--aurral-radius-sm);opacity:0;pointer-events:none;margin-left:.5rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500;transition:opacity .15s;position:absolute;left:100%}.logout-button--collapsed:hover .logout-button__tooltip,.logout-button--collapsed:focus-within .logout-button__tooltip{opacity:1}.logout-door-inner svg{width:1rem;height:1rem}.settings-page__field-stack{gap:.25rem;display:grid}.settings-page__field-stack--md{gap:.75rem}.settings-page__field-stack--lg{gap:1rem}.settings-page__inline-row{align-items:center;gap:.5rem;display:flex}.settings-page__inline-row--between{justify-content:space-between;align-items:center;gap:1rem}.settings-page__two-col-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.settings-page__two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-page__section-intro{margin-bottom:.5rem}.settings-page__section-note{color:var(--aurral-gray-light);margin:.25rem 0 0;font-size:.875rem;line-height:1.5}.settings-page__muted-copy{color:var(--aurral-gray-light);font-size:.875rem;line-height:1.5}.settings-page__footnote{color:var(--aurral-gray-light);font-size:.75rem;line-height:1.5}.settings-page__is-dimmed{opacity:.6}.settings-page__header-row{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.settings-page__hint-inline{margin-left:.5rem;font-size:.75rem;font-weight:400}.settings-page__header-fields-row{align-items:center;gap:.5rem;display:flex}.playlist-modal-backdrop{z-index:50;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.playlist-modal{background:var(--aurral-surface-mid);border-radius:var(--aurral-radius);width:100%;max-width:42rem;overflow:hidden}.playlist-modal__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.playlist-modal__heading{gap:.25rem;display:grid}.playlist-modal__title{color:var(--aurral-white);margin:0;font-size:1.125rem;font-weight:700}.playlist-modal__description{color:var(--aurral-gray-light);margin:0;font-size:.875rem;line-height:1.5}.playlist-modal__body{padding:0 1.25rem 1.25rem}.playlist-modal__footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;padding:0 1.25rem 1.25rem;display:flex}.playlist-modal__fields{gap:.75rem;display:grid}.playlist-modal__edit-layout{grid-template-columns:13rem minmax(0,1fr);align-items:stretch;gap:1.25rem;display:grid}.playlist-modal__edit-cover{width:13rem}.playlist-modal__edit-panel{z-index:1;flex-direction:column;justify-content:space-between;gap:.75rem;min-width:0;min-height:13rem;display:flex;position:relative}.playlist-modal__edit-panel-main{gap:.5rem;display:grid}.playlist-modal__edit-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.playlist-modal__cover-menu-backdrop{z-index:1;position:absolute;inset:0}.playlist-modal__cover-wrap{width:100%;position:relative}.playlist-modal__cover-picker{aspect-ratio:1;border-radius:var(--aurral-radius);background:var(--aurral-overlay);cursor:pointer;border:none;width:100%;padding:0;display:block;position:relative;overflow:hidden}.playlist-modal__cover-picker:disabled{cursor:not-allowed;opacity:.72}.playlist-modal__cover-picker img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.playlist-modal__cover-picker-overlay{color:#fff;letter-spacing:.01em;opacity:0;pointer-events:none;background:#00000085;justify-content:center;align-items:center;padding:.75rem;font-size:.875rem;font-weight:600;transition:opacity .18s;display:flex;position:absolute;inset:0}.playlist-modal__cover-picker:hover .playlist-modal__cover-picker-overlay,.playlist-modal__cover-picker:focus-visible .playlist-modal__cover-picker-overlay{opacity:1}.playlist-modal__cover-fallback{background:var(--aurral-overlay);width:100%;height:100%;color:var(--aurral-gray-light);justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.playlist-modal__cover-menu{z-index:2;position:absolute;top:.4rem;right:.4rem}.playlist-modal__cover-menu-trigger{background:var(--aurral-surface,var(--aurral-overlay));box-shadow:0 2px 10px #00000047}.playlist-modal__cover-wrap.is-menu-open .playlist-modal__cover-menu-trigger{background:var(--aurral-primary);color:var(--aurral-on-primary,#fff)}.playlist-modal__cover-dropdown{min-width:11rem;top:calc(100% + .35rem);right:0}.playlist-modal__section{gap:1rem;display:grid}.playlist-modal__segmented{background:var(--aurral-surface);border-radius:var(--aurral-radius-round);padding:.25rem;display:inline-flex}.playlist-modal__segment{border-radius:var(--aurral-radius-round);color:var(--aurral-gray-light);background:0 0;padding:.5rem .75rem;font-size:.875rem;transition:background-color .18s,color .18s}.playlist-modal__segment.is-active{background:var(--aurral-gray);color:var(--aurral-white)}.playlist-modal__option-list{gap:.5rem;display:grid}.playlist-modal__playlist-option{text-align:left;background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:background-color .18s;display:flex}.playlist-modal__playlist-option:hover,.playlist-modal__playlist-option.is-selected{background:var(--aurral-gray)}.playlist-modal__playlist-copy{min-width:0}.playlist-modal__playlist-name{color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.playlist-modal__playlist-meta{color:var(--aurral-gray-light);font-size:.75rem}.playlist-modal__tracks-panel{background:var(--aurral-surface);border-radius:var(--aurral-radius-sm);overflow:hidden}.playlist-modal__tracks-header{color:var(--aurral-gray-light);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:800;display:flex}.playlist-modal__track-row{gap:.75rem;padding:.75rem;display:grid}.playlist-modal__track-row+.playlist-modal__track-row{padding-top:0}@media (width>=768px){.playlist-modal__track-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.playlist-modal__track-field{gap:.25rem;display:grid}.playlist-modal__track-label{color:var(--aurral-gray-light);font-size:.75rem}.global-player{z-index:35;background:0 0;flex-shrink:0;margin-top:.5rem;position:relative}.global-player__progress-wrap{height:3px;position:absolute;top:0;left:0;right:0}.global-player__progress{cursor:pointer;background:#ffffff14;border:0;width:100%;height:100%;padding:0;display:block}.global-player__progress-fill{border-radius:inherit;background:var(--aurral-white);height:100%;display:block}.global-player__inner{grid-template-columns:minmax(0,1.4fr) auto minmax(0,1fr);align-items:center;gap:1rem;min-height:4.5rem;padding:.85rem 1rem .75rem;display:grid}.global-player__track{min-width:0}.global-player__meta{gap:.2rem;min-width:0;display:grid}.global-player__title-row{align-items:center;gap:.5rem;min-width:0;display:flex}.global-player__title{min-width:0;color:var(--aurral-white);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.global-player__subtitle{color:var(--aurral-gray-light);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.global-player__controls{justify-content:center;align-items:center;gap:.35rem;display:flex}.global-player__control--primary{width:2.5rem;height:2.5rem}.global-player__control.global-player__shuffle.is-active,.global-player__control.global-player__repeat.is-active,.global-player__control.global-player__shuffle.is-active:hover:not(:disabled),.global-player__control.global-player__repeat.is-active:hover:not(:disabled){background-color:var(--aurral-gray-light);color:var(--aurral-black)}.global-player__side{justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.global-player__time{color:var(--aurral-gray-light);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.global-player__volume{width:6rem}.app-content--player-active{padding-bottom:.25rem}.library-page__play-button{flex-shrink:0}@media (width<=1023px){.global-player__inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"track track""controls side"}.global-player__track{grid-area:track}.global-player__controls{grid-area:controls;justify-content:flex-start}.global-player__side{grid-area:side}.global-player__time{display:none}}@media (width<=767px){.global-player{margin-top:0;position:fixed;bottom:calc(76px + .5rem);left:.5rem;right:.5rem}.global-player__inner{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;min-height:4rem;padding:.75rem .85rem .65rem}.global-player__volume,.global-player__shuffle,.global-player__repeat,.global-player__close{display:none}.app-content--player-active{padding-bottom:calc(76px + 5.5rem)}}
