@keyframes svelte-2ajt46-notification-timer{0%{width:0%}to{width:100%}}@keyframes svelte-2ajt46-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-2ajt46-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes svelte-2ajt46-pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes svelte-2ajt46-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-2ajt46-ripple{to{transform:scale(10)}}div.wrapper.svelte-2ajt46{bottom:100%;right:0;width:100%;position:absolute;padding-top:.25em;transition:all cubic-bezier(.34,1.56,.64,1) calc(var(--animationSpeedMultiplier, 1) * .5s);z-index:50}div.box.svelte-2ajt46{padding:1em;border-radius:var(--borderRadius, .5em);cursor:pointer;position:relative;overflow:hidden;white-space:pre-wrap}.success.svelte-2ajt46{background-color:var(--colorBackgroundSuccess, hsl(107, 53%, 47%));color:var(--colorForegroundSuccess, var(--colorForegroundBright, #ffffff))}.success.svelte-2ajt46 .details:where(.svelte-2ajt46){color:color-mix(in srgb,var(--colorForegroundSuccess, var(--colorForegroundBright, #ffffff)),50%,transparent)}.warning.svelte-2ajt46{background-color:var(--colorBackgroundWarning, hsl(39, 100%, 50%));color:var(--colorForegroundBright, #ffffff)}.warning.svelte-2ajt46 .details:where(.svelte-2ajt46){color:color-mix(in srgb,var(--colorForegroundBright, #ffffff),50%,transparent)}.danger.svelte-2ajt46{background-color:var(--colorBackgroundDanger, hsl(0, 69%, 62%));color:var(--colorForegroundDanger, var(--colorForegroundBright, #ffffff))}.danger.svelte-2ajt46 .details:where(.svelte-2ajt46){color:color-mix(in srgb,var(--colorForegroundDanger, var(--colorForegroundBright, #ffffff)),50%,transparent)}.accent.svelte-2ajt46{background-color:var(--colorBackgroundAccent, hsl(213, 69%, 62%));color:var(--colorForegroundAccent, var(--colorForegroundBright, #ffffff))}.accent.svelte-2ajt46 .details:where(.svelte-2ajt46){color:color-mix(in srgb,var(--colorForegroundAccent, var(--colorForegroundBright, #ffffff)),50%,transparent)}.neutral.svelte-2ajt46{background-color:var(--colorBackgroundSecondary, #f0f0f0);color:var(--colorForegroundSecondary, var(--colorForegroundPrimary, var(--colorForegroundDark, #000000)))}.neutral.svelte-2ajt46 .details:where(.svelte-2ajt46){color:color-mix(in srgb,var(--colorForegroundSecondary, var(--colorForegroundPrimary, var(--colorForegroundDark, #000000))),50%,transparent)}.inherit.svelte-2ajt46{background-color:inherit;color:inherit}.inherit.svelte-2ajt46 .details:where(.svelte-2ajt46){color:color-mix(in srgb,inherit,50%,transparent)}.disappear.svelte-2ajt46{opacity:0}div.timer.svelte-2ajt46{position:absolute;bottom:0;left:0;background-color:#000;opacity:.2;content:"";width:100%;height:.5em;animation:svelte-2ajt46-notification-timer var(--notificationExpireTime) linear forwards}.details.svelte-2ajt46{width:100%;font-size:calc(.8rem * var(--uiScaling, 1));cursor:pointer;display:inline-block}.count.svelte-2ajt46{position:absolute;top:.5em;right:.5em;background-color:#0003;border-radius:50%;height:1.4em;aspect-ratio:1/1;font-size:calc(.8rem * var(--uiScaling, 1));display:grid;text-align:center;align-items:center;align-content:center;opacity:0;transition:opacity calc(var(--animationSpeedMultiplier, 1) * .1s)}.opaque.svelte-2ajt46{opacity:1}.pop.svelte-2ajt46{animation:svelte-2ajt46-pop cubic-bezier(.34,1.56,.64,1) calc(var(--animationSpeedMultiplier, 1) * .25s)}*{box-sizing:border-box}body{margin:0;padding:1em;gap:.5em;height:100vh;width:100vw;font-family:var(--fontFamilyText, "Atkinson Hyperlegible Next");font-size:calc(1rem * var(--uiScaling, 1));background-color:var(--colorBackgroundPrimary, #ffffff);color:var(--colorForegroundPrimary, var(--colorForegroundDark, #000000))}div.notifications.svelte-1jb2a2b{position:fixed;left:calc(100vw - 15.5em);top:calc(100vh - .25em);width:15em;height:0;background-color:transparent;outline:0;border:0;overflow:visible}.lucide-icon,svg:has(title){scale:var(--uiScaling, 1)}
