body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g><circle cx="16" cy="18" r="12" fill="%23FFB6C1" stroke="%23FF69B4" stroke-width="1"/><ellipse cx="13" cy="16" rx="1.5" ry="2" fill="%23000"/><ellipse cx="19" cy="16" rx="1.5" ry="2" fill="%23000"/><circle cx="12.5" cy="15.5" r="0.7" fill="%23fff"/><circle cx="18.5" cy="15.5" r="0.7" fill="%23fff"/><ellipse cx="16" cy="20" rx="0.7" ry="1" fill="%23FF1493"/><path d="M16 21 Q14 22 12 21" fill="none" stroke="%23FF1493" stroke-width="1" stroke-linecap="round"/><path d="M16 21 Q18 22 20 21" fill="none" stroke="%23FF1493" stroke-width="1" stroke-linecap="round"/><polygon points="9,7 13,12 11,14" fill="%23FFB6C1" stroke="%23FF69B4" stroke-width="1"/><polygon points="23,7 19,12 21,14" fill="%23FFB6C1" stroke="%23FF69B4" stroke-width="1"/><circle cx="11" cy="9" r="1.5" fill="%23FF8FA3"/><circle cx="21" cy="9" r="1.5" fill="%23FF8FA3"/><circle cx="12" cy="17" r="1.5" fill="%23FFE4E1" opacity="0.6"/><circle cx="20" cy="17" r="1.5" fill="%23FFE4E1" opacity="0.6"/><line x1="8" y1="18" x2="12" y2="19" stroke="%23FF69B4" stroke-width="1" stroke-linecap="round"/><line x1="20" y1="19" x2="24" y2="18" stroke="%23FF69B4" stroke-width="1" stroke-linecap="round"/><line x1="9" y1="20" x2="12" y2="20" stroke="%23FF69B4" stroke-width="1" stroke-linecap="round"/><line x1="20" y1="20" x2="23" y2="20" stroke="%23FF69B4" stroke-width="1" stroke-linecap="round"/></g></svg>') 16 16,auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a,button,input,select,textarea{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23764ba2" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="13,1 22,8 13,15 13,11 2,11 2,5 13,5"/></svg>') 12 12,pointer}[draggable=true]{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23ff6b6b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="9" r="2"/><path d="m21 15-3.086-3.086a2 2 0 0 0-1.414-.586H14l-2.74-2.74a2 2 0 0 0-1.414-.586H7a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2.76l2.74 2.74a2 2 0 0 0 1.414.586H17a2 2 0 0 0 2-2v-3a2 2 0 0 0-.586-1.414z"/></svg>') 12 12,move}.pachinko-cursor{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23ffd700" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10" fill="%23ff6b6b" stroke="%23ffd700"/><circle cx="12" cy="12" r="3" fill="%23ffffff"/></svg>') 12 12,auto}.balloon-cursor{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><g><ellipse cx="14" cy="16" rx="8" ry="10" fill="%23FF6B6B" stroke="%23FF4757" stroke-width="1"/><ellipse cx="11" cy="14" rx="1" ry="1.5" fill="%23ffffff" opacity="0.8"/><polygon points="14,26 12,28 16,28" fill="%23FF4757"/><line x1="14" y1="26" x2="14" y2="32" stroke="%238B4513" stroke-width="1.5"/></g></svg>') 14 14,auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.balloon-release-container{background:linear-gradient(135deg,#87ceeb,#98d8e8 50%,#b0e0e6);min-height:100vh;overflow:hidden;padding:20px;position:relative}.balloon-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin:0 auto 40px;max-width:600px;padding:30px;position:relative;text-align:center;z-index:10}.balloon-controls h1{color:#333;font-size:2.5em;margin-bottom:10px;text-shadow:2px 2px 4px #0000001a}.balloon-controls p{color:#666;font-size:1.2em;margin-bottom:30px}.button-group{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.release-btn{border:none;border-radius:50px;box-shadow:0 4px 15px #0003;cursor:pointer;font-size:1.1em;font-weight:700;letter-spacing:1px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.release-btn.single{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff}.release-btn.batch{background:linear-gradient(135deg,#4ecdc4,#96ceb4);color:#fff}.release-btn.clear{background:linear-gradient(135deg,#ffa726,#ffb74d);color:#fff}.release-btn:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}.release-btn:active{transform:translateY(-1px)}.stats{background:#ffffffb3;border-radius:15px;margin-top:20px;padding:15px}.stats p{color:#333;font-weight:700;margin:5px 0}.balloon-area{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:5}.balloon{height:80px;pointer-events:none;position:absolute;width:60px}.balloon-floating{animation:balloonFloat 15s ease-out forwards}@keyframes cloudAvoidance{0%{transform:translateX(0)}20%{transform:translateX(5px)}40%{transform:translateX(-8px)}60%{transform:translateX(12px)}80%{transform:translateX(-3px)}to{transform:translateX(0)}}@keyframes floatUp{0%{opacity:1;transform:translateY(0) scale(.8)}25%{opacity:1;transform:translateY(-25vh) scale(.9)}50%{opacity:1;transform:translateY(-50vh) scale(1)}75%{opacity:.8;transform:translateY(-75vh) scale(.95)}to{opacity:0;transform:translateY(-110vh) scale(.7)}}@keyframes sway{0%,to{transform:translateX(0)}20%{transform:translateX(15px)}40%{transform:translateX(-10px)}60%{transform:translateX(20px)}80%{transform:translateX(-5px)}}@keyframes rotate{0%,to{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(-5deg)}75%{transform:rotate(3deg)}}@keyframes balloonFloat{0%{opacity:1;transform:translateY(0) translateX(0) rotate(0deg) scale(.8)}10%{opacity:1;transform:translateY(-10vh) translateX(15px) rotate(2deg) scale(.85)}25%{opacity:1;transform:translateY(-25vh) translateX(-10px) rotate(-3deg) scale(.9)}40%{opacity:1;transform:translateY(-40vh) translateX(20px) rotate(1deg) scale(.95)}50%{opacity:1;transform:translateY(-50vh) translateX(-5px) rotate(-2deg) scale(1)}60%{opacity:.9;transform:translateY(-60vh) translateX(12px) rotate(3deg) scale(.98)}75%{opacity:.7;transform:translateY(-75vh) translateX(-8px) rotate(-1deg) scale(.95)}90%{opacity:.3;transform:translateY(-90vh) translateX(5px) rotate(2deg) scale(.8)}to{opacity:0;transform:translateY(-110vh) translateX(0) rotate(0deg) scale(.7)}}.balloon-body{background:inherit;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;box-shadow:inset -10px -10px 0 #0000001a,0 5px 15px #0000004d;height:80px;position:relative;width:60px}.balloon-body:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top-color:inherit;border-top-style:solid;border-top-width:15px;bottom:-10px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.balloon-highlight{background:linear-gradient(135deg,#ffffffb3,#ffffff4d);border-radius:50%;filter:blur(1px);height:30px;left:15px;position:absolute;top:15px;width:20px}.balloon-string{background:#8b4513;border-radius:1px;bottom:-50px;height:50px;left:50%;position:absolute;transform:translateX(-50%);width:2px}.clouds{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1}.cloud{animation:float-across linear infinite;font-size:3em;opacity:.7;position:absolute}.cloud-1{animation-delay:0s;animation-duration:40s;top:10%}.cloud-2{animation-delay:10s;animation-duration:45s;top:25%}.cloud-3{animation-delay:20s;animation-duration:50s;top:15%}@keyframes float-across{0%{transform:translateX(-200px)}to{transform:translateX(calc(100vw + 200px))}}@media (max-width:768px){.balloon-controls{margin:0 10px 20px;padding:20px}.balloon-controls h1{font-size:2em}.button-group{align-items:center;flex-direction:column}.release-btn{max-width:250px;width:100%}}
/*# sourceMappingURL=main.0f6ef3c9.css.map*/