.balloons.svelte-1y4chuw{z-index:var(--z-toast);pointer-events:none;position:fixed;inset:0;overflow:hidden}.balloon.svelte-1y4chuw{width:var(--sz);height:calc(var(--sz) * 1.2);background:var(--hue);opacity:0;transform:translateY(0) rotate(var(--rot));animation:svelte-1y4chuw-rise var(--dur) ease-in var(--delay) forwards;border-radius:50% 50% 48% 48%;position:absolute;bottom:-12vh}.balloon.svelte-1y4chuw:after{content:"";background:var(--color-border-strong);width:1px;height:12px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes svelte-1y4chuw-rise{0%{transform:translateY(0) rotate(var(--rot));opacity:0}12%{opacity:1}85%{opacity:1}to{transform:translateY(-118vh) rotate(calc(var(--rot) * -1));opacity:0}}@media (prefers-reduced-motion:reduce){.balloon.svelte-1y4chuw{animation-duration:.6s;animation-timing-function:ease-out}}
