.simple-ball-physics-container.svelte-187m0y9{width:100%;max-width:900px;min-height:400px;display:flex;justify-content:center;align-items:center}.simple-ball-physics-area.svelte-187m0y9{position:relative;width:800px;height:600px;border:3px solid var(--primary-orange);border-radius:15px;background:linear-gradient(135deg, var(--darker-bg) 0%, var(--dark-bg) 100%);overflow:hidden;box-shadow:0 8px 32px rgba(232, 115, 31, 0.4);transition:box-shadow 0.3s ease}.simple-ball-physics-area.svelte-187m0y9:hover{box-shadow:0 12px 40px rgba(232, 115, 31, 0.5)}.simple-block-label.svelte-187m0y9{position:absolute;top:15px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);color:white;padding:10px 20px;border-radius:25px;font-size:16px;font-weight:600;z-index:10;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:0 4px 15px rgba(232, 115, 31, 0.3)}.bounce-hint.svelte-187m0y9{font-size:12px;font-weight:400;opacity:0.9;color:rgba(255, 255, 255, 0.9)}.simple-ball-tooltip.svelte-187m0y9{background:linear-gradient(135deg, var(--darker-bg) 0%, var(--dark-bg) 100%);border:2px solid var(--primary-orange);padding:12px;border-radius:8px;font-size:12px;color:var(--text-light);pointer-events:none;z-index:1000;white-space:normal;box-shadow:0 8px 25px rgba(0, 0, 0, 0.3);backdrop-filter:blur(10px);max-width:280px;line-height:1.4;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif}.ball-physics.simple-ball{transition:filter 0.15s ease !important}.ball-physics.simple-ball:hover{filter:brightness(1.2) !important;z-index:100 !important}.ball-click-effect{filter:brightness(1.3) !important;transition:filter 0.15s ease !important}.ball-physics.simple-ball[data-type="donation"]{animation:svelte-187m0y9-simpleDonationGlow 3s infinite ease-in-out !important}.ball-physics.simple-ball[data-type="test"]{animation:svelte-187m0y9-simpleTestGlow 2s infinite ease-in-out !important}@keyframes svelte-187m0y9-simpleDonationGlow{0%,100%{box-shadow:0 0 8px #e74c3c60, inset -2px -2px 4px rgba(0,0,0,0.3), inset 2px 2px 4px rgba(255,255,255,0.1)}50%{box-shadow:0 0 15px #e74c3c90, inset -2px -2px 4px rgba(0,0,0,0.3), inset 2px 2px 4px rgba(255,255,255,0.1)}}@keyframes svelte-187m0y9-simpleTestGlow{0%,100%{box-shadow:0 0 8px #f39c1260, inset -2px -2px 4px rgba(0,0,0,0.3), inset 2px 2px 4px rgba(255,255,255,0.1)}50%{box-shadow:0 0 15px #f39c1290, inset -2px -2px 4px rgba(0,0,0,0.3), inset 2px 2px 4px rgba(255,255,255,0.1)}}@media(max-width: 900px){.simple-ball-physics-area.svelte-187m0y9{width:100%;height:500px}}@media(max-width: 600px){.simple-ball-physics-area.svelte-187m0y9{height:400px}.simple-block-label.svelte-187m0y9{font-size:14px;padding:8px 16px}.bounce-hint.svelte-187m0y9{font-size:11px}.simple-ball-tooltip.svelte-187m0y9{max-width:250px;font-size:11px}}@media(max-width: 480px){.simple-ball-physics-area.svelte-187m0y9{height:350px}.simple-block-label.svelte-187m0y9{font-size:12px;padding:6px 12px}.simple-ball-tooltip.svelte-187m0y9{max-width:220px;font-size:10px;padding:10px}}