@keyframes svelte-1b8ote4-enterAnimation{0%{transform:translate3d(0,calc(var(--factor)*-200%),0)scale(.6);opacity:.5}to{transform:translate(0,0)scale(1);opacity:1}}@keyframes svelte-1b8ote4-exitAnimation{0%{transform:translateZ(-1px)scale(1);opacity:1}to{transform:translate3d(0,calc(var(--factor)*-150%),-1px)scale(.6);opacity:0}}@keyframes svelte-1b8ote4-fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes svelte-1b8ote4-fadeOutAnimation{0%{opacity:1}to{opacity:0}}.base.svelte-1b8ote4{display:flex;color:#363636;will-change:transform;pointer-events:auto;background:#fff;border-radius:8px;align-items: center;max-width:350px;padding:8px 10px;line-height:1.3;box-shadow:0 3px 10px #0000001a,0 3px 3px #0000000d}.transparent.svelte-1b8ote4{opacity:0}.enter.svelte-1b8ote4{animation:svelte-1b8ote4-enterAnimation .35s cubic-bezier(.21,1.02,.73,1)forwards}.exit.svelte-1b8ote4{animation:svelte-1b8ote4-exitAnimation .4s cubic-bezier(.06,.71,.55,1)forwards}.fadeIn.svelte-1b8ote4{animation:svelte-1b8ote4-fadeInAnimation .35s cubic-bezier(.21,1.02,.73,1)forwards}.fadeOut.svelte-1b8ote4{animation:svelte-1b8ote4-fadeOutAnimation .4s cubic-bezier(.06,.71,.55,1)forwards}
