/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-none{max-width:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-center{background-position:50%}.text-center{text-align:center}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body,html{background:#044a4299;width:100vw;height:100vh;margin:0;padding:0;overflow-x:hidden}.app-container{background:url(/bg.png) 50%/cover no-repeat fixed;min-height:100vh;display:flex;position:relative}.app-container:before{content:"";z-index:0;background:#044a4299;position:absolute;inset:0}.main-content{z-index:10;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;margin-top:4rem;padding:1.5rem;transition:margin-left .3s;display:flex;position:relative}.custom-slider{appearance:none;background:#0f766e80;border-radius:4px;outline:none;height:8px}.custom-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px}.custom-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:20px;height:20px}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff1a;border:1px solid #fff3;position:relative}@keyframes songCardAppear{0%{opacity:0;background:#3b82f61a;transform:scale(.95)}50%{opacity:.8;background:#3b82f626;transform:scale(.98)}to{opacity:1;background:#062925b3;transform:scale(1)}}.song-card-appear{animation:songCardAppear .8s ease-out}@keyframes cardHighlight{0%{background:#062925b3;transform:scale(1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}20%{background:#3b82f626;transform:scale(1.005);box-shadow:0 6px 12px -2px #3b82f633,0 3px 6px -1px #3b82f626,0 0 0 1px #3b82f666}40%{background:#3b82f633;transform:scale(1.01);box-shadow:0 8px 16px -3px #3b82f640,0 4px 8px -2px #3b82f633,0 0 0 2px #3b82f680}60%{background:#3b82f633;transform:scale(1.01);box-shadow:0 8px 16px -3px #3b82f640,0 4px 8px -2px #3b82f633,0 0 0 2px #3b82f680}80%{background:#3b82f626;transform:scale(1.005);box-shadow:0 6px 12px -2px #3b82f633,0 3px 6px -1px #3b82f626,0 0 0 1px #3b82f666}to{background:#062925b3;transform:scale(1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}}.card-highlight{transition:all .3s ease-in-out;animation:cardHighlight 2s ease-in-out;background:#3b82f61a!important;border-color:#3b82f666!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (max-width:768px){.main-content{padding:1rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}