.bubble.svelte-pxlnu0{z-index:10;filter:drop-shadow(0 0 20px var(--glow-color))}.bubble.svelte-pxlnu0:focus{outline:2px solid var(--glow-color);outline-offset:4px}.bubble.svelte-pxlnu0:focus-visible{outline:2px solid var(--glow-color);outline-offset:4px}.bubble-glow.svelte-pxlnu0{position:relative;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.3),transparent 60%),radial-gradient(circle,var(--glow-color) 0%,transparent 70%);border:2px solid var(--glow-color);box-shadow:inset 0 0 20px #fff3,0 0 30px var(--glow-color),0 0 50px var(--glow-color);transition:all .3s ease}@media(min-width:768px){.bubble-glow.svelte-pxlnu0{width:100px;height:100px}}.bubble-glow-active.svelte-pxlnu0{box-shadow:inset 0 0 30px #fff6,0 0 50px var(--glow-color),0 0 80px var(--glow-color),0 0 120px var(--glow-color);animation:svelte-pxlnu0-pulse .5s ease-in-out infinite alternate}.bubble-inner.svelte-pxlnu0{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.bubble-label.svelte-pxlnu0{color:var(--glow-color);text-shadow:0 0 10px var(--glow-color);transition:opacity .3s ease}@keyframes svelte-pxlnu0-pulse{to{transform:scale(1.05)}}.transition-overlay.svelte-cuzepf{position:fixed;inset:0;z-index:9999;pointer-events:none;background:var(--transition-color)}.fade.svelte-cuzepf{animation:svelte-cuzepf-fade 1s ease-in-out}@keyframes svelte-cuzepf-fade{0%,to{opacity:0}50%{opacity:1}}.wipe-left.svelte-cuzepf{animation:svelte-cuzepf-wipeLeft 1s ease-in-out}@keyframes svelte-cuzepf-wipeLeft{0%{clip-path:inset(0 100% 0 0)}50%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}.wipe-right.svelte-cuzepf{animation:svelte-cuzepf-wipeRight 1s ease-in-out}@keyframes svelte-cuzepf-wipeRight{0%{clip-path:inset(0 0 0 100%)}50%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 100% 0 0)}}.wipe-up.svelte-cuzepf{animation:svelte-cuzepf-wipeUp 1s ease-in-out}@keyframes svelte-cuzepf-wipeUp{0%{clip-path:inset(100% 0 0 0)}50%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 100% 0)}}.wipe-down.svelte-cuzepf{animation:svelte-cuzepf-wipeDown 1s ease-in-out}@keyframes svelte-cuzepf-wipeDown{0%{clip-path:inset(0 0 100% 0)}50%{clip-path:inset(0 0 0 0)}to{clip-path:inset(100% 0 0 0)}}.circle.svelte-cuzepf{animation:svelte-cuzepf-circle 1s ease-in-out}@keyframes svelte-cuzepf-circle{0%{clip-path:circle(0% at 50% 50%)}50%{clip-path:circle(100% at 50% 50%)}to{clip-path:circle(0% at 50% 50%)}}.diagonal.svelte-cuzepf{animation:svelte-cuzepf-diagonal 1s ease-in-out}@keyframes svelte-cuzepf-diagonal{0%{clip-path:polygon(0 0,0 0,0 100%)}50%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{clip-path:polygon(100% 0,100% 0,100% 100%)}}.pixelate.svelte-cuzepf{animation:svelte-cuzepf-pixelate 1s steps(10) forwards}@keyframes svelte-cuzepf-pixelate{0%,to{opacity:0}50%{opacity:1}}.screensaver-arcade.svelte-1uha8ag{position:fixed;inset:0;background:radial-gradient(ellipse at center,#0a0e27,#020308);overflow:hidden}.arcade-grid.svelte-1uha8ag{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,255,.05) 1px,transparent 1px);background-size:50px 50px;animation:svelte-1uha8ag-gridMove 20s linear infinite}@keyframes svelte-1uha8ag-gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.arcade-content.svelte-1uha8ag{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 1rem;z-index:1}.arcade-header.svelte-1uha8ag{text-align:center;margin-top:2rem}.arcade-title.svelte-1uha8ag{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.1;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.title-line-1.svelte-1uha8ag{background:linear-gradient(90deg,#0ff,#f0f,#ff0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 40px rgba(0,255,255,.5);animation:svelte-1uha8ag-titleGlow 3s ease-in-out infinite alternate;letter-spacing:.1em;text-transform:uppercase}.title-line-2.svelte-1uha8ag{background:linear-gradient(90deg,#f0f,#0ff,#0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 40px rgba(255,0,255,.5);animation:svelte-1uha8ag-titleGlow 3s ease-in-out infinite alternate-reverse;letter-spacing:.2em;text-transform:uppercase}@keyframes svelte-1uha8ag-titleGlow{to{filter:brightness(1.3)}}.arcade-subtitle.svelte-1uha8ag{font-size:clamp(.875rem,2vw,1.125rem);color:#0ff;text-shadow:0 0 10px rgba(0,255,255,.7);line-height:1.6;letter-spacing:.05em}.bubble-container.svelte-1uha8ag{position:relative;width:100%;height:60vh;max-width:1200px;min-height:400px}.arcade-footer.svelte-1uha8ag{text-align:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.control-button.svelte-1uha8ag{padding:.75rem 2rem;font-size:1rem;font-weight:700;color:#0ff;background:#00ffff1a;border:2px solid #00ffff;border-radius:9999px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 0 20px #00ffff4d}.control-button.svelte-1uha8ag:hover{background:#0ff3;box-shadow:0 0 40px #00ffff80;transform:scale(1.05)}.arcade-hint.svelte-1uha8ag{font-size:.875rem;color:#f0f;text-shadow:0 0 10px rgba(255,0,255,.5);letter-spacing:.05em}.controls-overlay.svelte-1uha8ag{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100;animation:svelte-1uha8ag-fadeIn .3s ease}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0}to{opacity:1}}.controls-panel.svelte-1uha8ag{background:linear-gradient(135deg,#00ffff1a,#ff00ff1a);border:2px solid #00ffff;border-radius:1rem;padding:2rem;max-width:500px;box-shadow:0 0 50px #00ffff4d}.controls-title.svelte-1uha8ag{font-size:1.5rem;font-weight:800;color:#0ff;text-shadow:0 0 20px rgba(0,255,255,.7);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.controls-list.svelte-1uha8ag{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:1rem}.controls-list.svelte-1uha8ag li:where(.svelte-1uha8ag){color:#fff;font-size:1rem;line-height:1.5}.close-button.svelte-1uha8ag{width:100%;padding:.75rem;font-size:1rem;font-weight:700;color:#f0f;background:#ff00ff1a;border:2px solid #ff00ff;border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.1em}.close-button.svelte-1uha8ag:hover{background:#f0f3;box-shadow:0 0 30px #ff00ff80}@media(max-width:768px){.arcade-content.svelte-1uha8ag{padding:1rem .5rem}.arcade-header.svelte-1uha8ag{margin-top:1rem}.arcade-footer.svelte-1uha8ag{margin-bottom:1rem}.bubble-container.svelte-1uha8ag{height:50vh;min-height:350px}.controls-panel.svelte-1uha8ag{margin:1rem;padding:1.5rem}.control-button.svelte-1uha8ag{padding:.625rem 1.5rem;min-height:44px}}
