@keyframes svelte-9hiih5-notification-slide{0%{clip-path:inset(0 100% -30px -15px)}to{clip-path:inset(0 -15px -30px)}}@keyframes svelte-9hiih5-notification-fade{0%{opacity:0}to{opacity:1}}.notification.svelte-9hiih5{z-index:20;background-color:var(--white);border-left:solid 4px var(--color-green-700);border-radius:6px;align-items:center;gap:20px;width:100%;max-width:90vw;padding:24px 16px;animation:.6s cubic-bezier(0,.5,.4,1) svelte-9hiih5-notification-slide,.4s ease-in svelte-9hiih5-notification-fade;display:flex;position:fixed;top:60px;left:50%;transform:translate(-50%);box-shadow:0 15px 20px #61769226,0 5px 10px #6176920d}@media (width>=640px){.notification.svelte-9hiih5{width:616px}}.notification.svelte-9hiih5 .content:where(.svelte-9hiih5){flex-grow:1}.notification.svelte-9hiih5 .content:where(.svelte-9hiih5) .title:where(.svelte-9hiih5){margin-bottom:0}@media (width>=640px){.notification.svelte-9hiih5 .content:where(.svelte-9hiih5) .title:where(.svelte-9hiih5){margin-bottom:4px}}.notification.svelte-9hiih5 .check:where(.svelte-9hiih5),.notification.svelte-9hiih5 .close:where(.svelte-9hiih5){display:flex}.notification.svelte-9hiih5 .check:where(.svelte-9hiih5){--fill:var(--color-green-700)}.notification.svelte-9hiih5 .close:where(.svelte-9hiih5){--fill:var(--color-grey-400)}.notification.failure.svelte-9hiih5{border-left-color:var(--color-red-700)}.notification.failure.svelte-9hiih5 .check:where(.svelte-9hiih5){--fill:var(--color-red-700)}.notification.failure.svelte-9hiih5 .check:where(.svelte-9hiih5) .icon:where(.svelte-9hiih5){width:32px;height:32px}
