@tailwind base;@tailwind components;@tailwind utilities;html,body{height:100%;overflow:hidden}#root{height:100%}body{background-color:#0c0e12;color:#e4e4e7}.aqome-bg{background:radial-gradient(circle at 50% 0%,#171923,#0c0e12)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3f3f46}.glass-panel{background:#14161e99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05)}.glass-panel-heavy{background:#0c0e12d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.03)}.border-subtle{border-color:#ffffff0d}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#3f3f46 #18181b}.wallet-adapter-modal-wrapper{z-index:9999!important}.wallet-adapter-modal-overlay{z-index:9998!important}.wallet-adapter-modal{z-index:9999!important}@keyframes global-blink{0%,to{opacity:1}50%{opacity:.4}}.animate-mesh-fast{animation:mesh-float 15s ease-in-out infinite reverse}.animate-blink{animation:global-blink 3s ease-in-out infinite}
