:root{--tw-bg-opacity: 1}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;background-color:#050505;color:#fff;-webkit-overflow-scrolling:touch}#root{width:100%;min-height:100vh}.glass{background:#ffffff08;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.05)}@keyframes slideInFromBottom{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-in{animation-fill-mode:both}.fade-in{animation:fadeIn .5s ease}.zoom-in{animation:zoomIn .5s ease}.slide-in-from-bottom-4{animation:slideInFromBottom .7s ease}.slide-in-from-bottom-8{animation:slideInFromBottom 1s ease}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#222;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#333}.selection\:bg-indigo-500\/30 ::selection{background-color:#6366f14d}video{-webkit-touch-callout:none;-webkit-user-select:none}.disable-selection{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.player-active{-webkit-user-select:none!important;user-select:none!important}
