@keyframes scan{0%{top:-10%}to{top:110%}}@keyframes wand-spiral{0%{offset-distance:0%;transform:scale(1)}45%{offset-distance:100%;transform:scale(1.2)}55%{offset-distance:100%;transform:scale(1.2)}to{offset-distance:0%;transform:scale(1)}}.animate-wand-spiral{offset-path:path("M 0 0 C 100 -120 200 -120 250 0 C 300 120 400 120 450 0 C 500 -120 600 -120 650 0 C 700 120 800 120 850 0 C 900 -120 1000 -120 1050 0 C 1100 120 1150 150 1200 100");offset-rotate:auto 45deg;animation:wand-spiral 8s ease-in-out infinite;transform-origin:center center}.animate-scan{animation:scan 2s linear infinite}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass-effect{background:#0f172a66;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(34,211,238,.2)}@keyframes bounce-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-bounce-gentle{animation:bounce-gentle 1.2s ease-in-out infinite}.explorer-full-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;overflow:hidden;z-index:100}
