*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;animation:rainbow-bg 3s ease infinite;background:linear-gradient(45deg,#f0f,#0ff,#ff0,#f0f);background-size:400% 400%;font-family:Comic Sans MS,Papyrus,Impact,cursive,sans-serif;margin:0;overflow-x:hidden}@keyframes rainbow-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}code{font-family:Comic Sans MS,cursive,monospace}.App{min-height:100vh;overflow:hidden;position:relative;text-align:center}.App:before{animation:sparkle 2s infinite;content:"✨";left:10%;top:10%}.App:after,.App:before{font-size:50px;position:absolute}.App:after{animation:sparkle 2s 1s infinite;content:"🌟";right:15%;top:20%}.App-logo{animation:App-logo-spin 1s linear infinite,pulse 2s ease-in-out infinite;filter:drop-shadow(0 0 20px #ff00ff) drop-shadow(0 0 40px #00ffff);height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 1s linear infinite,pulse 2s ease-in-out infinite,rainbow-rotate 3s linear infinite}}.App-header{align-items:center;animation:gradient-shift 3s ease infinite,shake .5s infinite,border-glow 2s linear infinite;background:linear-gradient(135deg,#f0f,#0ff,#ff0,#f0f,#ff1493,#0f0);background-size:400% 400%;border:10px solid #f0f;box-shadow:0 0 20px #f0f,0 0 40px #0ff,0 0 60px #ff0,inset 0 0 20px #f0f;color:#fff;display:flex;flex-direction:column;font-size:calc(30px + 5vmin);justify-content:center;min-height:100vh;position:relative;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #f0f,0 0 40px #f0f,0 0 50px #f0f,0 0 60px #f0f}.App-header p{animation:bounce 1s infinite,rainbow-text 2s linear infinite,rotate-text 5s linear infinite,scale-pulse 1.5s ease-in-out infinite;filter:blur(.5px);font-weight:900;letter-spacing:10px;text-transform:uppercase;transform-origin:center}.App-link{animation:blink 1s infinite;color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}@keyframes rainbow-rotate{0%{filter:hue-rotate(0deg) brightness(1.5)}to{filter:hue-rotate(1turn) brightness(1.5)}}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px) rotate(-2deg)}20%,40%,60%,80%{transform:translateX(5px) rotate(2deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes rainbow-text{0%{color:red}16.66%{color:#ff7f00}33.33%{color:#ff0}50%{color:#0f0}66.66%{color:#00f}83.33%{color:indigo}to{color:#9400d3}}@keyframes rotate-text{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.5;transform:scale(1.5) rotate(180deg)}}@keyframes border-glow{0%{border-color:#f0f;box-shadow:0 0 20px #f0f,0 0 40px #0ff,0 0 60px #ff0,inset 0 0 20px #f0f}25%{border-color:#0ff;box-shadow:0 0 20px #0ff,0 0 40px #ff0,0 0 60px #f0f,inset 0 0 20px #0ff}50%{border-color:#ff0;box-shadow:0 0 20px #ff0,0 0 40px #f0f,0 0 60px #0ff,inset 0 0 20px #ff0}75%{border-color:#ff1493;box-shadow:0 0 20px #ff1493,0 0 40px #0f0,0 0 60px #f0f,inset 0 0 20px #ff1493}to{border-color:#f0f;box-shadow:0 0 20px #f0f,0 0 40px #0ff,0 0 60px #ff0,inset 0 0 20px #f0f}}
/*# sourceMappingURL=main.f9a4a2c9.css.map*/