*{margin:0;padding:0;box-sizing:border-box}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}#root{width:100%;min-height:100vh;padding-bottom:env(safe-area-inset-bottom)}@media(max-width:768px){button,a,[role=button]{min-height:44px;min-width:44px}button:active,a:active,[role=button]:active{opacity:.7;transform:scale(.98)}button,a,[role=button]{-webkit-tap-highlight-color:rgba(255,255,255,.1);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}*{-webkit-overflow-scrolling:touch}input,textarea,select{font-size:16px}}.safe-area-inset-top{padding-top:env(safe-area-inset-top)}.safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-inset-left{padding-left:env(safe-area-inset-left)}.safe-area-inset-right{padding-right:env(safe-area-inset-right)}.touch-manipulation,button,a,[role=button]{touch-action:manipulation}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-slide-in-bottom{animation:slideInFromBottom .3s cubic-bezier(.32,.72,0,1) forwards}.animate-slide-out-bottom{animation:slideOutToBottom .3s cubic-bezier(.32,.72,0,1) forwards}.animate-fade-in{animation:fadeIn .2s ease-out forwards}.animate-scale-up{animation:scaleUp .3s cubic-bezier(.32,.72,0,1) forwards}.animate-pulse-slow{animation:pulse-slow 2s ease-in-out infinite}.animate-spin-slow{animation:spin-slow 8s linear infinite}.mobile-player-transition{transition:all .3s cubic-bezier(.32,.72,0,1)}@media(max-width:768px){.touch-feedback:active{transform:scale(.95);transition:transform .1s ease}.smooth-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.hardware-accelerated{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}}@keyframes dragIndicatorPulse{0%,to{opacity:.5}50%{opacity:1}}.drag-indicator{animation:dragIndicatorPulse 2s ease-in-out infinite}@keyframes shrink{0%{width:100%}to{width:0%}}.text-thry-400,.text-thry-500,.hover\:text-thry-400:hover{color:var(--theme-color)!important}.bg-thry-500{background-color:var(--theme-color)!important}.bg-thry-600{background-color:var(--theme-color-dark)!important}.hover\:bg-thry-500:hover{background-color:var(--theme-color-light)!important}.border-thry-500,.border-thry-600{border-color:var(--theme-color)!important}.focus\:border-thry-500:focus{border-color:var(--theme-color)!important}.bg-thry-600\/10{background-color:rgba(var(--theme-color-rgb),.1)!important}.bg-thry-600\/20{background-color:rgba(var(--theme-color-rgb),.2)!important}.bg-thry-900\/20{background-color:rgba(var(--theme-color-rgb),.1)!important}.border-thry-500\/30{border-color:rgba(var(--theme-color-rgb),.3)!important}.border-thry-500\/50{border-color:rgba(var(--theme-color-rgb),.5)!important}.border-thry-600\/20{border-color:rgba(var(--theme-color-rgb),.2)!important}.shadow-thry-500\/20{box-shadow:0 0 20px rgba(var(--theme-color-rgb),.2)!important}.shadow-thry-900\/20{box-shadow:0 0 20px rgba(var(--theme-color-rgb),.1)!important}.ring-thry-500{--tw-ring-color: var(--theme-color) !important}.from-thry-900{--tw-gradient-from: var(--theme-color-dark) !important}.to-thry-500{--tw-gradient-to: var(--theme-color) !important}[data-theme-mode=light]{color:var(--text-primary)!important}[data-theme-mode=light] .bg-black{background-color:#fff!important}[data-theme-mode=light] .bg-black\/40{background-color:#fffffff2!important}[data-theme-mode=light] .bg-black\/50{background-color:#ffffffeb!important}[data-theme-mode=light] .bg-black\/80{background-color:#fffffff7!important}[data-theme-mode=light] .bg-black\/90{background-color:#fffffffa!important}[data-theme-mode=light] .bg-black\/95{background-color:#fffffffc!important}[data-theme-mode=light] .bg-black\/98{background-color:#fff!important}[data-theme-mode=light] .fixed.inset-0>.bg-black\/80{background-color:#00000080!important}[data-theme-mode=light] .bg-gray-700{background-color:#e5e7eb!important}[data-theme-mode=light] .bg-gray-800{background-color:var(--bg-secondary)!important}[data-theme-mode=light] .bg-gray-800\/20{background-color:#00000005!important}[data-theme-mode=light] .bg-gray-900{background-color:var(--bg-secondary)!important}[data-theme-mode=light] .bg-gray-950{background-color:var(--bg-primary)!important}[data-theme-mode=light] .bg-white\/5{background-color:#00000005!important}[data-theme-mode=light] .bg-white\/10{background-color:#0000000a!important}[data-theme-mode=light] .bg-white\/20{background-color:#0000000f!important}[data-theme-mode=light] .bg-white\/30{background-color:#00000014!important}[data-theme-mode=light] .bg-white\/90{background-color:#ffffffe6!important}[data-theme-mode=light] .text-white{color:var(--text-primary)!important}[data-theme-mode=light] .text-white\/50{color:var(--text-tertiary)!important}[data-theme-mode=light] .text-white\/80{color:var(--text-secondary)!important}[data-theme-mode=light] .text-gray-200{color:#333!important}[data-theme-mode=light] .text-gray-300{color:#444!important}[data-theme-mode=light] .text-gray-400{color:#666!important}[data-theme-mode=light] .text-gray-500{color:#999!important}[data-theme-mode=light] .text-gray-600{color:#aaa!important}[data-theme-mode=light] .text-gray-700{color:#bbb!important}[data-theme-mode=light] .border-white\/5{border-color:#0000000f!important}[data-theme-mode=light] .border-white\/10{border-color:#0000001a!important}[data-theme-mode=light] .border-white\/20{border-color:#0000001f!important}[data-theme-mode=light] .border-white\/30{border-color:#00000026!important}[data-theme-mode=light] .border-gray-300,[data-theme-mode=light] .border-gray-600{border-color:#e5e5e5!important}[data-theme-mode=light] .border-gray-700,[data-theme-mode=light] .border-gray-800{border-color:#e5e7eb!important}[data-theme-mode=light] .hover\:text-white:hover{color:#000!important}[data-theme-mode=light] .hover\:bg-white\/5:hover{background-color:#0000000a!important}[data-theme-mode=light] .hover\:bg-white\/10:hover{background-color:#0000000f!important}[data-theme-mode=light] .hover\:bg-gray-200:hover{background-color:#e5e7eb!important}[data-theme-mode=light] .hover\:bg-gray-800:hover{background-color:#0000000a!important}[data-theme-mode=light] .hover\:text-gray-300:hover{color:#444!important}[data-theme-mode=light] .hover\:text-gray-400:hover{color:#666!important}[data-theme-mode=light] .hover\:border-white:hover{border-color:var(--text-primary)!important}[data-theme-mode=light] .hover\:border-gray-600:hover{border-color:#999!important}[data-theme-mode=light] .hover\:bg-gray-100:hover{background-color:#f5f5f5!important}[data-theme-mode=light] .active\:text-white:active{color:#000!important}[data-theme-mode=light] .active\:text-gray-300:active{color:#444!important}[data-theme-mode=light] .active\:bg-black\/80:active{background-color:#0000000f!important}[data-theme-mode=light] .focus\:border-white:focus{border-color:var(--text-primary)!important}[data-theme-mode=light] .focus\:border-white\/50:focus{border-color:#0000004d!important}[data-theme-mode=light] .ring-white\/40{--tw-ring-color: rgba(0, 0, 0, .1) !important}[data-theme-mode=light] .ring-white\/50{--tw-ring-color: rgba(0, 0, 0, .15) !important}[data-theme-mode=light] button.bg-white,[data-theme-mode=light] a.bg-white{background-color:var(--text-primary)!important;color:#fff!important}[data-theme-mode=light] button.bg-white:hover,[data-theme-mode=light] a.bg-white:hover{background-color:#000!important}[data-theme-mode=light] div.bg-white,[data-theme-mode=light] span.bg-white,[data-theme-mode=light] .bg-white.rounded-full:not(button){background-color:#fff!important}[data-theme-mode=light] .from-black{--tw-gradient-from: #ffffff !important}[data-theme-mode=light] .from-black\/80{--tw-gradient-from: rgba(255, 255, 255, .9) !important}[data-theme-mode=light] .to-transparent{--tw-gradient-to: transparent !important}[data-theme-mode=light] .via-black\/50{--tw-gradient-via: rgba(255, 255, 255, .5) !important}[data-theme-mode=light] .shadow-black\/20{--tw-shadow-color: rgba(0, 0, 0, .06) !important}[data-theme-mode=light] .shadow-lg{box-shadow:0 2px 12px #0000000f!important}[data-theme-mode=light] .shadow-2xl{box-shadow:0 4px 20px #00000014!important}[data-theme-mode=light] .backdrop-blur-md{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}[data-theme-mode=light] .backdrop-blur-xl{-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important}[data-theme-mode=light] input,[data-theme-mode=light] textarea,[data-theme-mode=light] select{color:var(--text-primary)!important}[data-theme-mode=light] input::placeholder,[data-theme-mode=light] textarea::placeholder{color:#999!important}[data-theme-mode=light] select option{background-color:#fff!important;color:var(--text-primary)!important}[data-theme-mode=light] ::-webkit-scrollbar-track{background:var(--scrollbar-track)!important}[data-theme-mode=light] ::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)!important}[data-theme-mode=light] ::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)!important}[data-theme-mode=light] .divide-white\/5>*+*{border-color:#0000000f!important}[data-theme-mode=light] .divide-white\/10>*+*{border-color:#0000001a!important}[data-theme-mode=light] .peer:checked~.peer-checked\:bg-white{background-color:var(--theme-color)!important}[data-theme-mode=light] .peer-checked\:bg-white\/30{background-color:rgba(var(--theme-color-rgb),.2)!important}[data-theme-mode=light] ::selection{background:rgba(var(--theme-color-rgb),.2);color:var(--text-primary)}[data-theme-mode=light] .bg-white.rounded-full.w-2,[data-theme-mode=light] .bg-white.rounded-full.h-2{background-color:var(--theme-color)!important}
