@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap");:root{--color-background:#121212;--color-surface:#181818;--color-surface-hover:#282828;--color-surface-active:#3e3e3e;--color-primary:#1db954;--color-primary-hover:#1ed760;--color-text-primary:#fff;--color-text-secondary:#b3b3b3;--color-text-subdued:#6a6a6a;--color-border:#282828;--opacity-gradient-center:0.35;--opacity-gradient-edge:0.1;--color-brand-green:29,185,84;--color-brand-green-light:30,215,96;--color-brand-white:255,255,255;--color-brand-gray:180,180,180;--color-brand-dark-gray:80,80,80;--color-brand-slate:100,116,139;--color-brand-gold:158,126,56;--color-brand-light-gray:230,230,230;--color-brand-black:30,30,30;--color-brand-light-blue:173,216,230;--color-brand-cream:255,253,240;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--shadow-sm:0 2px 4px rgba(0,0,0,.1);--shadow-md:0 4px 12px rgba(0,0,0,.2);--shadow-lg:0 8px 24px rgba(0,0,0,.3);--sidebar-width:280px;--player-height:72px;--font-family:"Raleway",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100vh;overflow:hidden;background-color:transparent;color:var(--color-text-primary);font-family:var(--font-family)}@media (max-width:768px){html{background-color:var(--color-background)}}@media (min-width:769px){body,html{background-color:var(--color-background)}}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-surface-hover);border-radius:var(--radius-lg)}::-webkit-scrollbar-thumb:hover{background:var(--color-surface-active)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.AnimatedBackground_container__smv82{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.AnimatedBackground_backgroundGradient__axdMY{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 50%,rgba(29,185,84,.15) 0,transparent 50%),radial-gradient(ellipse 60% 80% at 20% 80%,rgba(29,185,84,.1) 0,transparent 40%),radial-gradient(ellipse 50% 60% at 80% 20%,rgba(30,215,96,.08) 0,transparent 45%),linear-gradient(180deg,#0a0a0a,#000 50%,#050505);z-index:0}.AnimatedBackground_orbContainer__YZ0Q7{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.AnimatedBackground_orb__bLIuG{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;will-change:transform,opacity}.AnimatedBackground_orbPrimary__CnpNX{width:600px;height:600px;background:radial-gradient(circle,rgba(29,185,84,.4) 0,transparent 70%);top:-200px;left:-100px;animation:AnimatedBackground_orbFloat1__zk6QZ 20s ease-in-out infinite}.AnimatedBackground_orbSecondary__UPgjk{width:500px;height:500px;background:radial-gradient(circle,rgba(30,215,96,.3) 0,transparent 70%);bottom:-150px;right:-100px;animation:AnimatedBackground_orbFloat2__XB2oK 25s ease-in-out infinite}.AnimatedBackground_orbTertiary__8BZ7q{width:400px;height:400px;background:radial-gradient(circle,rgba(29,185,84,.25) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:AnimatedBackground_orbPulse__RmuCw 8s ease-in-out infinite}@keyframes AnimatedBackground_orbFloat1__zk6QZ{0%,to{transform:translate(0) scale(1)}25%{transform:translate(100px,50px) scale(1.1)}50%{transform:translate(50px,100px) scale(.95)}75%{transform:translate(-50px,50px) scale(1.05)}}@keyframes AnimatedBackground_orbFloat2__XB2oK{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-80px,-60px) scale(1.08)}66%{transform:translate(40px,-80px) scale(.92)}}@keyframes AnimatedBackground_orbPulse__RmuCw{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.4}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.7}}.AnimatedBackground_gridOverlay__dKNvQ{position:absolute;inset:0;z-index:2;opacity:.03;background-image:linear-gradient(hsla(0,0%,100%,.1) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:50px 50px;pointer-events:none}.AnimatedBackground_noiseTexture__NE9TF{position:absolute;inset:0;z-index:3;opacity:.015;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");animation:AnimatedBackground_noiseShift__5ByZc .5s steps(10) infinite}@keyframes AnimatedBackground_noiseShift__5ByZc{0%,to{transform:translate(0)}10%{transform:translate(-5%,-5%)}20%{transform:translate(5%,5%)}30%{transform:translate(-5%,5%)}40%{transform:translate(5%,-5%)}50%{transform:translate(-5%)}60%{transform:translate(5%)}70%{transform:translateY(5%)}80%{transform:translateY(-5%)}90%{transform:translate(5%,5%)}}.AnimatedBackground_spotlight__EHaau{position:absolute;width:200%;height:200%;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);background:radial-gradient(circle at center,rgba(29,185,84,.2) 0,rgba(29,185,84,.08) 20%,rgba(29,185,84,.02) 40%,transparent 60%);z-index:4;pointer-events:none;opacity:.8;animation:AnimatedBackground_spotlightPulse__t9GzK 4s ease-in-out infinite}@keyframes AnimatedBackground_spotlightPulse__t9GzK{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}@media (max-width:768px){.AnimatedBackground_orb__bLIuG{filter:blur(60px)}.AnimatedBackground_orbPrimary__CnpNX{width:400px;height:400px}.AnimatedBackground_orbSecondary__UPgjk{width:350px;height:350px}.AnimatedBackground_orbTertiary__8BZ7q{width:300px;height:300px}}@media (prefers-reduced-motion:reduce){.AnimatedBackground_noiseTexture__NE9TF,.AnimatedBackground_orb__bLIuG,.AnimatedBackground_spotlight__EHaau{animation:none!important}.AnimatedBackground_orbPrimary__CnpNX,.AnimatedBackground_orbSecondary__UPgjk,.AnimatedBackground_orbTertiary__8BZ7q{opacity:.3}.AnimatedBackground_spotlight__EHaau{opacity:.6}}