:root{--font-sans: "Poppins", ui-sans-serif, system-ui, sans-serif;--font-title: "Cinzel Decorative", serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fox-paw-pulse{0%,to{transform:scale(1) translateY(0);filter:drop-shadow(0 0 5px rgba(250,204,21,.6))}50%{transform:scale(1.18) translateY(-6px);filter:drop-shadow(0 0 18px rgba(250,204,21,1))}}.animate-fox-paw{animation:fox-paw-pulse 1.4s infinite ease-in-out}@keyframes potion-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(1deg)}}.animate-potion-float{animation:potion-float 2.8s infinite ease-in-out}@keyframes potion-shake{0%,to{transform:translate(0) scale(1.1)}20%,60%{transform:translate(-6px) scale(1.1) rotate(-3deg)}40%,80%{transform:translate(6px) scale(1.1) rotate(3deg)}}.animate-potion-shake{animation:potion-shake .5s ease-in-out}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes magic-cosmic-glow{0%,to{box-shadow:0 0 50px #eab30859,0 0 100px #2563eb4d,inset 0 0 40px #eab30826}50%{box-shadow:0 0 80px #eab308a6,0 0 140px #3b82f680,inset 0 0 60px #eab3084d}}.animate-magic-card-glow{animation:magic-cosmic-glow 3s ease-in-out infinite}@keyframes celestial-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-celestial-spin{animation:celestial-spin 20s linear infinite}@keyframes magic-spark-rise{0%{transform:translateY(0) scale(.3) rotate(0);opacity:0}25%{opacity:1}80%{opacity:.8}to{transform:translateY(var(--rise-distance, -140px)) scale(1.2) rotate(var(--rot, 180deg));opacity:0}}.animate-magic-spark{animation:magic-spark-rise var(--duration, 2.5s) ease-out infinite}@keyframes sound-bar-bounce{0%,to{height:6px}50%{height:26px}}.animate-sound-bar-1{animation:sound-bar-bounce .6s ease-in-out infinite}.animate-sound-bar-2{animation:sound-bar-bounce .8s ease-in-out infinite .15s}.animate-sound-bar-3{animation:sound-bar-bounce .5s ease-in-out infinite .3s}.animate-sound-bar-4{animation:sound-bar-bounce .7s ease-in-out infinite .2s}.animate-sound-bar-5{animation:sound-bar-bounce .9s ease-in-out infinite .1s}
