.particle.svelte-13wmnd{width:var(--size,4px);height:var(--size,4px);background:var(--color,oklch(var(--p)));opacity:.3;left:var(--x);animation:6s linear infinite svelte-13wmnd-floatUp;animation-delay:var(--delay);border-radius:50%;position:absolute}@keyframes svelte-13wmnd-floatUp{0%{opacity:0;transform:translateY(100vh)scale(0)}10%,90%{opacity:1}to{opacity:0;transform:translateY(-20px)scale(1)}}@keyframes svelte-13wmnd-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
