body{margin:0;padding:0;overflow-x:hidden}.psychedelic-container.svelte-1kaa8tk{position:relative;width:100vw;height:100vh;min-height:100vh;background:linear-gradient(45deg,#ff00ff,#00ffff,#ffff00,#ff00ff);background-size:400% 400%;animation:svelte-1kaa8tk-psychedelic-bg 8s ease-in-out infinite;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}@keyframes svelte-1kaa8tk-psychedelic-bg{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.emoji-chaos.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1}.floating.svelte-1kaa8tk{position:absolute;font-size:2rem;animation:svelte-1kaa8tk-float 6s ease-in-out infinite}.emoji-1.svelte-1kaa8tk{top:10%;left:10%;animation-delay:0s}.emoji-2.svelte-1kaa8tk{top:20%;left:80%;animation-delay:.5s}.emoji-3.svelte-1kaa8tk{top:30%;left:20%;animation-delay:1s}.emoji-4.svelte-1kaa8tk{top:40%;left:90%;animation-delay:1.5s}.emoji-5.svelte-1kaa8tk{top:60%;left:15%;animation-delay:2s}.emoji-6.svelte-1kaa8tk{top:70%;left:75%;animation-delay:2.5s}.emoji-7.svelte-1kaa8tk{top:80%;left:40%;animation-delay:3s}.emoji-8.svelte-1kaa8tk{top:15%;left:60%;animation-delay:3.5s}.emoji-9.svelte-1kaa8tk{top:50%;left:5%;animation-delay:4s}.emoji-10.svelte-1kaa8tk{top:25%;left:95%;animation-delay:4.5s}.emoji-11.svelte-1kaa8tk{top:85%;left:20%;animation-delay:.2s}.emoji-12.svelte-1kaa8tk{top:5%;left:40%;animation-delay:.7s}.emoji-13.svelte-1kaa8tk{top:35%;left:70%;animation-delay:1.2s}.emoji-14.svelte-1kaa8tk{top:65%;left:85%;animation-delay:1.7s}.emoji-15.svelte-1kaa8tk{top:75%;left:10%;animation-delay:2.2s}.emoji-16.svelte-1kaa8tk{top:45%;left:30%;animation-delay:2.7s}.emoji-17.svelte-1kaa8tk{top:55%;left:95%;animation-delay:3.2s}.emoji-18.svelte-1kaa8tk{top:95%;left:60%;animation-delay:3.7s}.emoji-19.svelte-1kaa8tk{top:5%;left:25%;animation-delay:4.2s}.emoji-20.svelte-1kaa8tk{top:90%;left:80%;animation-delay:4.7s}.emoji-21.svelte-1kaa8tk{top:12%;left:88%;animation-delay:5s}.emoji-22.svelte-1kaa8tk{top:77%;left:92%;animation-delay:5.5s}.emoji-23.svelte-1kaa8tk{top:33%;left:3%;animation-delay:6s}.emoji-24.svelte-1kaa8tk{top:88%;left:55%;animation-delay:6.5s}.emoji-25.svelte-1kaa8tk{top:7%;left:75%;animation-delay:7s}.emoji-26.svelte-1kaa8tk{top:62%;left:22%;animation-delay:7.5s}.emoji-27.svelte-1kaa8tk{top:18%;left:45%;animation-delay:8s}.emoji-28.svelte-1kaa8tk{top:52%;left:78%;animation-delay:8.5s}.emoji-29.svelte-1kaa8tk{top:82%;left:35%;animation-delay:9s}.emoji-30.svelte-1kaa8tk{top:42%;left:68%;animation-delay:9.5s}@keyframes svelte-1kaa8tk-float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(0) rotate(180deg)}75%{transform:translateY(-10px) rotate(270deg)}}.main-content.svelte-1kaa8tk{position:relative;z-index:100;text-align:center;padding:2rem}.logo-link.svelte-1kaa8tk{display:inline-block;position:relative;z-index:50;pointer-events:auto;cursor:pointer}.psychedelic-logo.svelte-1kaa8tk{max-width:300px;filter:hue-rotate(0deg) saturate(1.5) brightness(1.2);animation:svelte-1kaa8tk-logo-trip 4s linear infinite;border-radius:20px;box-shadow:0 0 30px #f0fc}@keyframes svelte-1kaa8tk-logo-trip{0%{filter:hue-rotate(0deg) saturate(1.5) brightness(1.2)}25%{filter:hue-rotate(90deg) saturate(2) brightness(1.5)}50%{filter:hue-rotate(180deg) saturate(1.5) brightness(1.2)}75%{filter:hue-rotate(270deg) saturate(2) brightness(1.5)}to{filter:hue-rotate(360deg) saturate(1.5) brightness(1.2)}}.trippy-text.svelte-1kaa8tk{margin:2rem 0}.rainbow-text.svelte-1kaa8tk{font-size:3rem;font-weight:700;background:linear-gradient(45deg,#ff0000,#ff7f00,#ffff00,#00ff00,#0000ff,#8b00ff);background-size:400% 400%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-1kaa8tk-rainbow 3s ease-in-out infinite;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@keyframes svelte-1kaa8tk-rainbow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.glitch-text.svelte-1kaa8tk{font-size:1.5rem;color:#0ff;font-weight:700;animation:svelte-1kaa8tk-glitch 2s linear infinite;text-shadow:2px 0 #ff00ff,-2px 0 #00ff00}@keyframes svelte-1kaa8tk-glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.emoji-grid.svelte-1kaa8tk{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0;max-width:400px}.spinning.svelte-1kaa8tk{animation:svelte-1kaa8tk-spin 2s linear infinite}.bouncing.svelte-1kaa8tk{animation:svelte-1kaa8tk-bounce 1.5s ease-in-out infinite}.pulsing.svelte-1kaa8tk{animation:svelte-1kaa8tk-pulse 2s ease-in-out infinite}.wobbling.svelte-1kaa8tk{animation:svelte-1kaa8tk-wobble 3s ease-in-out infinite}.flipping.svelte-1kaa8tk{animation:svelte-1kaa8tk-flip 2.5s linear infinite}.sliding.svelte-1kaa8tk{animation:svelte-1kaa8tk-slide 4s ease-in-out infinite}.rotating.svelte-1kaa8tk{animation:svelte-1kaa8tk-rotate3d 3s linear infinite}.zooming.svelte-1kaa8tk{animation:svelte-1kaa8tk-zoom 2s ease-in-out infinite}@keyframes svelte-1kaa8tk-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1kaa8tk-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes svelte-1kaa8tk-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes svelte-1kaa8tk-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}@keyframes svelte-1kaa8tk-flip{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@keyframes svelte-1kaa8tk-slide{0%,to{transform:translate(0)}50%{transform:translate(20px)}}@keyframes svelte-1kaa8tk-rotate3d{0%{transform:rotateX(0) rotateY(0)}50%{transform:rotateX(180deg) rotateY(180deg)}to{transform:rotateX(360deg) rotateY(360deg)}}@keyframes svelte-1kaa8tk-zoom{0%,to{transform:scale(1)}50%{transform:scale(.7)}}.flying-madness.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:5}.flying-cat.svelte-1kaa8tk,.flying-unicorn.svelte-1kaa8tk,.flying-dragon.svelte-1kaa8tk{position:absolute;font-size:4rem;filter:drop-shadow(0 0 20px #ff00ff)}.cat-1.svelte-1kaa8tk{animation:svelte-1kaa8tk-fly-crazy 8s linear infinite;top:20%;left:-10%}.cat-2.svelte-1kaa8tk{animation:svelte-1kaa8tk-fly-loop 10s ease-in-out infinite;top:60%;right:-10%;animation-delay:2s}.cat-3.svelte-1kaa8tk{animation:svelte-1kaa8tk-fly-zigzag 6s linear infinite;top:40%;left:50%;animation-delay:4s}.cat-4.svelte-1kaa8tk{animation:svelte-1kaa8tk-fly-spiral 12s linear infinite;top:10%;left:20%;animation-delay:6s}.uni-1.svelte-1kaa8tk{animation:svelte-1kaa8tk-unicorn-gallop 7s ease-in-out infinite;top:30%;left:-15%;filter:drop-shadow(0 0 30px #ff69b4)}.uni-2.svelte-1kaa8tk{animation:svelte-1kaa8tk-unicorn-dance 9s linear infinite;top:70%;right:-15%;animation-delay:3s}.uni-3.svelte-1kaa8tk{animation:svelte-1kaa8tk-unicorn-portal 11s ease-in-out infinite;top:50%;left:80%;animation-delay:5s}.dragon-1.svelte-1kaa8tk{animation:svelte-1kaa8tk-dragon-rage 8s linear infinite;top:15%;right:-20%;filter:drop-shadow(0 0 40px #00ff00)}.dragon-2.svelte-1kaa8tk{animation:svelte-1kaa8tk-dragon-serpent 13s ease-in-out infinite;bottom:20%;left:-20%;animation-delay:4s}@keyframes svelte-1kaa8tk-fly-crazy{0%{transform:translate(-200px) translateY(0) rotate(0) scale(1)}25%{transform:translate(50vw) translateY(-100px) rotate(180deg) scale(1.5)}50%{transform:translate(100vw) translateY(50px) rotate(360deg) scale(.8)}75%{transform:translate(70vw) translateY(-50px) rotate(540deg) scale(1.2)}to{transform:translate(120vw) translateY(0) rotate(720deg) scale(1)}}@keyframes svelte-1kaa8tk-fly-loop{0%{transform:translate(100vw) translateY(0) rotate(0)}25%{transform:translate(75vw) translateY(-200px) rotate(90deg)}50%{transform:translate(25vw) translateY(-100px) rotate(180deg)}75%{transform:translate(50vw) translateY(100px) rotate(270deg)}to{transform:translate(-200px) translateY(0) rotate(360deg)}}@keyframes svelte-1kaa8tk-fly-zigzag{0%,to{transform:translate(-50px) translateY(0) rotate(0)}20%{transform:translate(100px) translateY(-80px) rotate(72deg)}40%{transform:translate(-80px) translateY(-40px) rotate(144deg)}60%{transform:translate(120px) translateY(60px) rotate(216deg)}80%{transform:translate(-100px) translateY(40px) rotate(288deg)}}@keyframes svelte-1kaa8tk-fly-spiral{0%{transform:translate(0) translateY(0) rotate(0) scale(1)}to{transform:translate(0) translateY(0) rotate(1440deg) scale(2)}}@keyframes svelte-1kaa8tk-unicorn-gallop{0%{transform:translate(-300px) translateY(0) scaleX(-1)}50%{transform:translate(50vw) translateY(-150px) scaleX(-1)}to{transform:translate(120vw) translateY(0) scaleX(-1)}}@keyframes svelte-1kaa8tk-unicorn-dance{0%{transform:translate(100vw) rotate(0) scale(1)}25%{transform:translate(75vw) rotate(90deg) scale(1.5)}50%{transform:translate(50vw) rotate(180deg) scale(1)}75%{transform:translate(25vw) rotate(270deg) scale(1.5)}to{transform:translate(-200px) rotate(360deg) scale(1)}}@keyframes svelte-1kaa8tk-unicorn-portal{0%,to{transform:scale(0) rotate(0);opacity:0}10%{transform:scale(1) rotate(36deg);opacity:1}90%{transform:scale(1) rotate(324deg);opacity:1}}@keyframes svelte-1kaa8tk-dragon-rage{0%{transform:translate(100vw) translateY(0) scale(1) rotate(0)}30%{transform:translate(60vw) translateY(-200px) scale(2) rotate(180deg)}70%{transform:translate(40vw) translateY(100px) scale(1.5) rotate(360deg)}to{transform:translate(-300px) translateY(0) scale(1) rotate(540deg)}}@keyframes svelte-1kaa8tk-dragon-serpent{0%{transform:translate(-300px) translateY(0)}25%{transform:translate(20vw) translateY(-100px)}50%{transform:translate(60vw) translateY(50px)}75%{transform:translate(40vw) translateY(-80px)}to{transform:translate(120vw) translateY(0)}}.matrix-rain.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:2;opacity:.7}.matrix-column.svelte-1kaa8tk{position:absolute;top:-100%;width:20px;height:200vh;background:linear-gradient(transparent,#00ff00,transparent);animation:svelte-1kaa8tk-matrix-fall 3s linear infinite;font-family:Courier New,monospace;color:#0f0;text-shadow:0 0 10px #00ff00}.col-1.svelte-1kaa8tk{left:5%;animation-delay:0s}.col-2.svelte-1kaa8tk{left:12%;animation-delay:.3s}.col-3.svelte-1kaa8tk{left:19%;animation-delay:.6s}.col-4.svelte-1kaa8tk{left:26%;animation-delay:.9s}.col-5.svelte-1kaa8tk{left:33%;animation-delay:1.2s}.col-6.svelte-1kaa8tk{left:40%;animation-delay:1.5s}.col-7.svelte-1kaa8tk{left:47%;animation-delay:1.8s}.col-8.svelte-1kaa8tk{left:54%;animation-delay:2.1s}.col-9.svelte-1kaa8tk{left:61%;animation-delay:2.4s}.col-10.svelte-1kaa8tk{left:68%;animation-delay:2.7s}.col-11.svelte-1kaa8tk{left:75%;animation-delay:3s}.col-12.svelte-1kaa8tk{left:82%;animation-delay:3.3s}.col-13.svelte-1kaa8tk{left:89%;animation-delay:3.6s}.col-14.svelte-1kaa8tk{left:96%;animation-delay:3.9s}.col-15.svelte-1kaa8tk{left:2%;animation-delay:4.2s}.col-16.svelte-1kaa8tk{left:93%;animation-delay:4.5s}@keyframes svelte-1kaa8tk-matrix-fall{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.particle-system.svelte-1kaa8tk{position:fixed;top:50vh;left:50vw;width:1px;height:1px;pointer-events:none;z-index:3}.particle.svelte-1kaa8tk{position:absolute;width:4px;height:4px;background:radial-gradient(circle,#ff00ff,#00ffff);border-radius:50%;animation:svelte-1kaa8tk-particle-explosion 4s ease-out infinite}.particle-0.svelte-1kaa8tk{--dx:150px;--dy:-80px;animation-delay:.1s}.particle-1.svelte-1kaa8tk{--dx:-120px;--dy:60px;animation-delay:.2s}.particle-2.svelte-1kaa8tk{--dx:90px;--dy:-150px;animation-delay:.3s}.particle-3.svelte-1kaa8tk{--dx:-200px;--dy:-30px;animation-delay:.4s}.particle-4.svelte-1kaa8tk{--dx:80px;--dy:120px;animation-delay:.5s}.particle-5.svelte-1kaa8tk{--dx:-90px;--dy:-90px;animation-delay:.6s}.particle-6.svelte-1kaa8tk{--dx:180px;--dy:40px;animation-delay:.7s}.particle-7.svelte-1kaa8tk{--dx:-160px;--dy:100px;animation-delay:.8s}.particle-8.svelte-1kaa8tk{--dx:70px;--dy:-180px;animation-delay:.9s}.particle-9.svelte-1kaa8tk{--dx:-110px;--dy:-50px;animation-delay:1s}.particle-10.svelte-1kaa8tk{--dx:130px;--dy:90px;animation-delay:1.1s}.particle-11.svelte-1kaa8tk{--dx:-140px;--dy:-120px;animation-delay:1.2s}.particle-12.svelte-1kaa8tk{--dx:100px;--dy:160px;animation-delay:1.3s}.particle-13.svelte-1kaa8tk{--dx:-170px;--dy:20px;animation-delay:1.4s}.particle-14.svelte-1kaa8tk{--dx:60px;--dy:-110px;animation-delay:1.5s}.particle-15.svelte-1kaa8tk{--dx:-80px;--dy:140px;animation-delay:1.6s}.particle-16.svelte-1kaa8tk{--dx:190px;--dy:-70px;animation-delay:1.7s}.particle-17.svelte-1kaa8tk{--dx:-150px;--dy:80px;animation-delay:1.8s}.particle-18.svelte-1kaa8tk{--dx:40px;--dy:-140px;animation-delay:1.9s}.particle-19.svelte-1kaa8tk{--dx:-100px;--dy:110px;animation-delay:2s}.particle-20.svelte-1kaa8tk{--dx:120px;--dy:-100px;animation-delay:.15s}.particle-21.svelte-1kaa8tk{--dx:-130px;--dy:50px;animation-delay:.25s}.particle-22.svelte-1kaa8tk{--dx:160px;--dy:-60px;animation-delay:.35s}.particle-23.svelte-1kaa8tk{--dx:-70px;--dy:130px;animation-delay:.45s}.particle-24.svelte-1kaa8tk{--dx:50px;--dy:-170px;animation-delay:.55s}.particle-25.svelte-1kaa8tk{--dx:-180px;--dy:70px;animation-delay:.65s}.particle-26.svelte-1kaa8tk{--dx:140px;--dy:30px;animation-delay:.75s}.particle-27.svelte-1kaa8tk{--dx:-60px;--dy:-130px;animation-delay:.85s}.particle-28.svelte-1kaa8tk{--dx:110px;--dy:150px;animation-delay:.95s}.particle-29.svelte-1kaa8tk{--dx:-190px;--dy:-40px;animation-delay:1.05s}.particle-30.svelte-1kaa8tk{--dx:85px;--dy:-160px;animation-delay:1.15s}.particle-31.svelte-1kaa8tk{--dx:-95px;--dy:85px;animation-delay:1.25s}.particle-32.svelte-1kaa8tk{--dx:175px;--dy:-85px;animation-delay:1.35s}.particle-33.svelte-1kaa8tk{--dx:-125px;--dy:120px;animation-delay:1.45s}.particle-34.svelte-1kaa8tk{--dx:65px;--dy:-125px;animation-delay:1.55s}.particle-35.svelte-1kaa8tk{--dx:-165px;--dy:45px;animation-delay:1.65s}.particle-36.svelte-1kaa8tk{--dx:105px;--dy:125px;animation-delay:1.75s}.particle-37.svelte-1kaa8tk{--dx:-85px;--dy:-105px;animation-delay:1.85s}.particle-38.svelte-1kaa8tk{--dx:155px;--dy:65px;animation-delay:1.95s}.particle-39.svelte-1kaa8tk{--dx:-75px;--dy:-155px;animation-delay:2.05s}.particle-40.svelte-1kaa8tk{--dx:95px;--dy:105px;animation-delay:2.15s}.particle-41.svelte-1kaa8tk{--dx:-145px;--dy:-75px;animation-delay:2.25s}.particle-42.svelte-1kaa8tk{--dx:125px;--dy:145px;animation-delay:2.35s}.particle-43.svelte-1kaa8tk{--dx:-55px;--dy:95px;animation-delay:2.45s}.particle-44.svelte-1kaa8tk{--dx:185px;--dy:-95px;animation-delay:2.55s}.particle-45.svelte-1kaa8tk{--dx:-115px;--dy:155px;animation-delay:2.65s}.particle-46.svelte-1kaa8tk{--dx:75px;--dy:-115px;animation-delay:2.75s}.particle-47.svelte-1kaa8tk{--dx:-195px;--dy:25px;animation-delay:2.85s}.particle-48.svelte-1kaa8tk{--dx:135px;--dy:175px;animation-delay:2.95s}.particle-49.svelte-1kaa8tk{--dx:-105px;--dy:-135px;animation-delay:3.05s}@keyframes svelte-1kaa8tk-particle-explosion{0%{transform:translate(0) scale(0);opacity:1}50%{opacity:1}to{transform:translate(var(--dx),var(--dy)) scale(1);opacity:0}}.kaleidoscope.svelte-1kaa8tk{position:fixed;top:50vh;left:50vw;width:300px;height:300px;transform:translate(-50%,-50%);pointer-events:none;z-index:4;opacity:.3}.kaleidoscope-segment.svelte-1kaa8tk{position:absolute;width:100%;height:50%;top:50%;left:50%;transform-origin:0 0;background:conic-gradient(from 0deg,#ff00ff,#00ffff,#ffff00,#ff00ff);animation:svelte-1kaa8tk-kaleidoscope-spin 8s linear infinite}.seg-1.svelte-1kaa8tk{--angle:0deg;transform:translate(-50%,-100%) rotate(0)}.seg-2.svelte-1kaa8tk{--angle:60deg;transform:translate(-50%,-100%) rotate(60deg)}.seg-3.svelte-1kaa8tk{--angle:120deg;transform:translate(-50%,-100%) rotate(120deg)}.seg-4.svelte-1kaa8tk{--angle:180deg;transform:translate(-50%,-100%) rotate(180deg)}.seg-5.svelte-1kaa8tk{--angle:240deg;transform:translate(-50%,-100%) rotate(240deg)}.seg-6.svelte-1kaa8tk{--angle:300deg;transform:translate(-50%,-100%) rotate(300deg)}@keyframes svelte-1kaa8tk-kaleidoscope-spin{0%{transform:translate(-50%,-100%) rotate(var(--angle))}to{transform:translate(-50%,-100%) rotate(calc(var(--angle) + 360deg))}}.neon-pulse.svelte-1kaa8tk{text-shadow:0 0 5px #ff00ff,0 0 10px #ff00ff,0 0 15px #ff00ff,0 0 20px #ff00ff;animation:svelte-1kaa8tk-neon-flicker 2s ease-in-out infinite alternate}@keyframes svelte-1kaa8tk-neon-flicker{0%,to{text-shadow:0 0 5px #ff00ff,0 0 10px #ff00ff,0 0 15px #ff00ff,0 0 20px #ff00ff}50%{text-shadow:0 0 2px #ff00ff,0 0 5px #ff00ff,0 0 8px #ff00ff,0 0 12px #ff00ff}}.cyber-glow.svelte-1kaa8tk{text-shadow:2px 0 #ff00ff,-2px 0 #00ff00,0 0 20px #00ffff;animation:svelte-1kaa8tk-cyber-pulse 1.5s ease-in-out infinite}@keyframes svelte-1kaa8tk-cyber-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.explosion-text.svelte-1kaa8tk{font-size:2rem;font-weight:700;color:#ff4500;text-shadow:0 0 20px #ff4500;animation:svelte-1kaa8tk-explosion-shake .5s ease-in-out infinite;margin:1rem 0}@keyframes svelte-1kaa8tk-explosion-shake{0%,to{transform:translate(0)}25%{transform:translate(-2px,2px)}50%{transform:translate(2px,-2px)}75%{transform:translate(-2px,-2px)}}.hyper-grid.svelte-1kaa8tk{grid-template-columns:repeat(4,1fr);gap:1.5rem;filter:drop-shadow(0 0 20px #ff00ff)}.earthquake.svelte-1kaa8tk{animation:svelte-1kaa8tk-earthquake .3s ease-in-out infinite,svelte-1kaa8tk-spin 2s linear infinite}.tornado.svelte-1kaa8tk{animation:svelte-1kaa8tk-tornado 1s ease-in-out infinite,svelte-1kaa8tk-bounce 1.5s ease-in-out infinite}.nuclear.svelte-1kaa8tk{animation:svelte-1kaa8tk-nuclear .8s ease-in-out infinite,svelte-1kaa8tk-pulse 2s ease-in-out infinite}.psycho.svelte-1kaa8tk{animation:svelte-1kaa8tk-psycho .6s ease-in-out infinite,svelte-1kaa8tk-wobble 3s ease-in-out infinite}.quantum.svelte-1kaa8tk{animation:svelte-1kaa8tk-quantum 1.2s ease-in-out infinite,svelte-1kaa8tk-flip 2.5s linear infinite}.warp.svelte-1kaa8tk{animation:svelte-1kaa8tk-warp 2s ease-in-out infinite,svelte-1kaa8tk-slide 4s ease-in-out infinite}.cosmic.svelte-1kaa8tk{animation:svelte-1kaa8tk-cosmic 3s ease-in-out infinite,svelte-1kaa8tk-rotate3d 3s linear infinite}.blackhole.svelte-1kaa8tk{animation:svelte-1kaa8tk-blackhole 1.5s ease-in-out infinite,svelte-1kaa8tk-zoom 2s ease-in-out infinite}.crazy-dance.svelte-1kaa8tk{animation:svelte-1kaa8tk-crazy-dance .4s ease-in-out infinite}.matrix-morph.svelte-1kaa8tk{animation:svelte-1kaa8tk-matrix-morph 2s ease-in-out infinite}.dimension-shift.svelte-1kaa8tk{animation:svelte-1kaa8tk-dimension-shift 3s ease-in-out infinite}.time-warp.svelte-1kaa8tk{animation:svelte-1kaa8tk-time-warp 1s ease-in-out infinite}@keyframes svelte-1kaa8tk-earthquake{0%,to{transform:translate(0)}25%{transform:translate(-3px,3px)}50%{transform:translate(3px,-3px)}75%{transform:translate(-3px,-3px)}}@keyframes svelte-1kaa8tk-tornado{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.5)}to{transform:rotate(360deg) scale(1)}}@keyframes svelte-1kaa8tk-nuclear{0%,to{filter:brightness(1) hue-rotate(0deg)}50%{filter:brightness(3) hue-rotate(180deg)}}@keyframes svelte-1kaa8tk-psycho{0%,to{transform:skew(0)}25%{transform:skew(15deg)}75%{transform:skew(-15deg)}}@keyframes svelte-1kaa8tk-quantum{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.5)}}@keyframes svelte-1kaa8tk-warp{0%,to{transform:perspective(100px) rotateX(0)}50%{transform:perspective(100px) rotateX(180deg)}}@keyframes svelte-1kaa8tk-cosmic{0%{filter:hue-rotate(0deg) saturate(1)}to{filter:hue-rotate(360deg) saturate(2)}}@keyframes svelte-1kaa8tk-blackhole{0%,to{transform:scale(1) rotate(0);filter:invert(0)}50%{transform:scale(.1) rotate(180deg);filter:invert(1)}}@keyframes svelte-1kaa8tk-crazy-dance{0%{transform:translate(0) translateY(0) rotate(0)}25%{transform:translate(10px) translateY(-10px) rotate(90deg)}50%{transform:translate(-10px) translateY(10px) rotate(180deg)}75%{transform:translate(10px) translateY(10px) rotate(270deg)}to{transform:translate(0) translateY(0) rotate(360deg)}}@keyframes svelte-1kaa8tk-matrix-morph{0%,to{transform:scaleX(1) scaleY(1)}33%{transform:scaleX(2) scaleY(.5)}66%{transform:scaleX(.5) scaleY(2)}}@keyframes svelte-1kaa8tk-dimension-shift{0%,to{transform:rotateX(0) rotateY(0) rotate(0)}33%{transform:rotateX(120deg) rotateY(120deg) rotate(120deg)}66%{transform:rotateX(240deg) rotateY(240deg) rotate(240deg)}}@keyframes svelte-1kaa8tk-time-warp{0%,to{transform:scale(1);filter:blur(0px)}50%{transform:scale(1.3);filter:blur(2px)}}.bg-effects.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0}.color-wave.svelte-1kaa8tk{position:absolute;width:200%;height:200%;border-radius:50%;opacity:.3}.wave-1.svelte-1kaa8tk{background:radial-gradient(circle,#ff00ff,transparent);animation:svelte-1kaa8tk-wave-move 10s linear infinite;top:-50%;left:-50%}.wave-2.svelte-1kaa8tk{background:radial-gradient(circle,#00ffff,transparent);animation:svelte-1kaa8tk-wave-move 8s linear infinite reverse;top:-50%;right:-50%}.wave-3.svelte-1kaa8tk{background:radial-gradient(circle,#ffff00,transparent);animation:svelte-1kaa8tk-wave-move 12s linear infinite;bottom:-50%;left:-50%}@keyframes svelte-1kaa8tk-wave-move{0%{transform:rotate(0) scale(.5)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(360deg) scale(.5)}}.screen-pulse.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;background:radial-gradient(circle at center,transparent 30%,rgba(255,0,255,.1) 70%);pointer-events:none;z-index:6;animation:svelte-1kaa8tk-screen-pulse-anim 3s ease-in-out infinite}@keyframes svelte-1kaa8tk-screen-pulse-anim{0%,to{opacity:.3;transform:scale(1);background:radial-gradient(circle at center,transparent 30%,rgba(255,0,255,.1) 70%)}50%{opacity:.8;transform:scale(1.1);background:radial-gradient(circle at center,transparent 20%,rgba(0,255,255,.2) 80%)}}.corner-effects.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:7}.corner-explosion.svelte-1kaa8tk{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,0,.8),rgba(255,0,255,.4),transparent);animation:svelte-1kaa8tk-corner-explode 4s ease-out infinite}.corner-tl.svelte-1kaa8tk{top:-150px;left:-150px;animation-delay:0s}.corner-tr.svelte-1kaa8tk{top:-150px;right:-150px;animation-delay:1s}.corner-bl.svelte-1kaa8tk{bottom:-150px;left:-150px;animation-delay:2s}.corner-br.svelte-1kaa8tk{bottom:-150px;right:-150px;animation-delay:3s}@keyframes svelte-1kaa8tk-corner-explode{0%{transform:scale(0) rotate(0);opacity:1}50%{transform:scale(1.5) rotate(180deg);opacity:.7}to{transform:scale(3) rotate(360deg);opacity:0}}.snake-game-container.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:auto;z-index:20;font-family:Courier New,monospace}.game-hud.svelte-1kaa8tk{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;z-index:21}.score.svelte-1kaa8tk{background:rgba(0,0,0,.8);color:#0f0;padding:10px 20px;border-radius:10px;font-size:1.5rem;font-weight:700;text-shadow:0 0 10px #00ff00;border:2px solid #00ff00;animation:svelte-1kaa8tk-score-glow 2s ease-in-out infinite}@keyframes svelte-1kaa8tk-score-glow{0%,to{box-shadow:0 0 10px #0f0}50%{box-shadow:0 0 20px #0f0,0 0 30px #0f0}}.game-instructions.svelte-1kaa8tk{background:rgba(0,0,0,.9);color:#f0f;padding:20px;border-radius:15px;text-align:center;border:3px solid #ff00ff;animation:svelte-1kaa8tk-instructions-pulse 1.5s ease-in-out infinite}.start-text.svelte-1kaa8tk{font-size:2rem;font-weight:700;margin-bottom:10px;color:#ff0;text-shadow:0 0 15px #ffff00;animation:svelte-1kaa8tk-rainbow 3s ease-in-out infinite}.controls.svelte-1kaa8tk{font-size:1.2rem;margin:5px 0;color:#0ff;text-shadow:0 0 10px #00ffff}@keyframes svelte-1kaa8tk-instructions-pulse{0%,to{transform:scale(1);box-shadow:0 0 15px #f0f}50%{transform:scale(1.02);box-shadow:0 0 25px #f0f,0 0 35px #f0f}}.game-status.svelte-1kaa8tk{background:rgba(0,0,0,.8);color:#ff0;padding:15px 25px;border-radius:10px;font-size:1.3rem;font-weight:700;text-shadow:0 0 15px #ffff00;border:2px solid #ffff00;animation:svelte-1kaa8tk-status-flicker 1s ease-in-out infinite}@keyframes svelte-1kaa8tk-status-flicker{0%,to{opacity:1}50%{opacity:.8}}.explosion-status.svelte-1kaa8tk{background:rgba(0,0,0,.9)!important;color:#f0f!important;border:3px solid #ffff00!important;animation:svelte-1kaa8tk-explosion-status-pulse .5s ease-in-out infinite!important;text-shadow:0 0 20px #ff00ff,0 0 30px #ffff00!important}@keyframes svelte-1kaa8tk-explosion-status-pulse{0%,to{transform:scale(1);box-shadow:0 0 20px #f0f,0 0 30px #ff0}50%{transform:scale(1.05);box-shadow:0 0 30px #f0f,0 0 50px #ff0,0 0 60px #0ff}}.start-button.svelte-1kaa8tk{background:linear-gradient(45deg,#ff00ff,#00ffff,#ffff00);border:3px solid #ffffff;color:#000;font-size:1.5rem;font-weight:700;padding:15px 30px;margin-top:20px;border-radius:15px;cursor:pointer;animation:svelte-1kaa8tk-button-glow 2s ease-in-out infinite;text-shadow:1px 1px 2px rgba(0,0,0,.8);transition:all .3s ease}.start-button.svelte-1kaa8tk:hover{transform:scale(1.1);box-shadow:0 0 30px #f0f,0 0 40px #0ff}@keyframes svelte-1kaa8tk-button-glow{0%,to{box-shadow:0 0 20px #f0f}50%{box-shadow:0 0 40px #ff0,0 0 50px #0ff}}.snake-grid.svelte-1kaa8tk{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:19;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.snake-segment.svelte-1kaa8tk{position:absolute;width:4vw;height:calc(100vh / 15);display:flex;align-items:center;justify-content:center;font-size:calc(min(100vw / 25,100vh / 15)*.9);transition:all .08s ease-out;filter:drop-shadow(0 0 15px #00ff00) drop-shadow(0 0 25px #00ff00);animation:svelte-1kaa8tk-segment-glow 1.5s ease-in-out infinite;will-change:transform,left,top;transform:translateZ(0);backface-visibility:hidden;text-rendering:optimizeSpeed;-webkit-font-smoothing:subpixel-antialiased}.snake-head.svelte-1kaa8tk{filter:drop-shadow(0 0 20px #ffff00) drop-shadow(0 0 35px #ff00ff) drop-shadow(0 0 45px #00ffff);animation:svelte-1kaa8tk-head-pulse .6s ease-in-out infinite,svelte-1kaa8tk-segment-glow 1.5s ease-in-out infinite;z-index:20;will-change:transform,filter;transform:translateZ(1px)}@keyframes svelte-1kaa8tk-segment-glow{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes svelte-1kaa8tk-head-pulse{0%,to{transform:translateZ(1px) scale(1) rotate(0);filter:drop-shadow(0 0 20px #ffff00) drop-shadow(0 0 35px #ff00ff) drop-shadow(0 0 45px #00ffff)}50%{transform:translateZ(2px) scale(1.15) rotate(3deg);filter:drop-shadow(0 0 30px #ffff00) drop-shadow(0 0 45px #ff00ff) drop-shadow(0 0 55px #00ffff)}}.food.svelte-1kaa8tk{position:absolute;width:4vw;height:calc(100vh / 15);display:flex;align-items:center;justify-content:center;font-size:calc(min(100vw / 25,100vh / 15)*.95);filter:drop-shadow(0 0 25px #ff69b4) drop-shadow(0 0 35px #ffff00);animation:svelte-1kaa8tk-food-sparkle .8s ease-in-out infinite;z-index:20;will-change:transform,filter;transform:translateZ(0);backface-visibility:hidden;text-rendering:optimizeSpeed;-webkit-font-smoothing:subpixel-antialiased}@keyframes svelte-1kaa8tk-food-sparkle{0%,to{transform:translateZ(0) scale(1) rotate(0);filter:drop-shadow(0 0 25px #ff69b4) drop-shadow(0 0 35px #ffff00)}25%{transform:translateZ(1px) scale(1.25) rotate(90deg);filter:drop-shadow(0 0 35px #ff69b4) drop-shadow(0 0 45px #00ffff) drop-shadow(0 0 50px #ffff00)}50%{transform:translateZ(2px) scale(1.1) rotate(180deg);filter:drop-shadow(0 0 30px #ffff00) drop-shadow(0 0 40px #ff00ff)}75%{transform:translateZ(1px) scale(1.25) rotate(270deg);filter:drop-shadow(0 0 35px #ff00ff) drop-shadow(0 0 45px #00ff00) drop-shadow(0 0 50px #00ffff)}}.confetti-emoji.svelte-1kaa8tk{position:absolute;font-size:2.5rem;pointer-events:none;z-index:25;animation:svelte-1kaa8tk-confetti-explosion 5s ease-out forwards;filter:drop-shadow(0 0 20px #ffff00) drop-shadow(0 0 30px #ff00ff);will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden;text-rendering:optimizeSpeed;-webkit-font-smoothing:subpixel-antialiased}@keyframes svelte-1kaa8tk-confetti-explosion{0%{transform:translateZ(0) rotate(0) scale(0);opacity:1}10%{transform:translate3d(calc(var(--dx) * .1),calc(var(--dy) * .1),1px) rotate(36deg) scale(1.5);opacity:1}50%{transform:translate3d(calc(var(--dx) * .8),calc(var(--dy) * .8),2px) rotate(180deg) scale(1);opacity:.8}to{transform:translate3d(var(--dx),var(--dy),0) rotate(720deg) scale(.2);opacity:0}}.explosion-message.svelte-1kaa8tk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.9);color:#ff0;padding:30px;border-radius:20px;text-align:center;font-size:2rem;font-weight:700;border:5px solid #ff00ff;z-index:30;animation:svelte-1kaa8tk-explosion-glow 1s ease-in-out infinite,svelte-1kaa8tk-explosion-shake .1s ease-in-out infinite;text-shadow:0 0 20px #ffff00,0 0 30px #ff00ff;box-shadow:0 0 30px #f0f,0 0 50px #ff0,inset 0 0 20px #ffff004d}@keyframes svelte-1kaa8tk-explosion-glow{0%,to{box-shadow:0 0 30px #f0f,0 0 50px #ff0,inset 0 0 20px #ffff004d}50%{box-shadow:0 0 50px #f0f,0 0 80px #ff0,0 0 100px #0ff,inset 0 0 30px #ffff0080}}.webgl-canvas-container.svelte-1kaa8tk{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:15;pointer-events:none}.desktop-controls.svelte-1kaa8tk{display:block}.mobile-controls.svelte-1kaa8tk{display:none}@media (max-width: 768px){.rainbow-text.svelte-1kaa8tk{font-size:2rem}.glitch-text.svelte-1kaa8tk{font-size:1.2rem}.emoji-grid.svelte-1kaa8tk{grid-template-columns:repeat(2,1fr);gap:1rem}.floating.svelte-1kaa8tk{font-size:1.5rem}.game-hud.svelte-1kaa8tk{flex-direction:column;align-items:center;gap:10px}.score.svelte-1kaa8tk{font-size:1.2rem;padding:8px 16px}.start-text.svelte-1kaa8tk{font-size:1.5rem}.controls.svelte-1kaa8tk{font-size:1rem}.game-status.svelte-1kaa8tk{font-size:1.1rem;padding:12px 20px}.desktop-controls.svelte-1kaa8tk{display:none}.mobile-controls.svelte-1kaa8tk{display:block}}
