.notification-container.svelte-1h4uklv{position:fixed;top:4rem;right:1rem;z-index:999999;max-width:350px;display:flex;flex-direction:column;gap:.5rem}.notification.svelte-1h4uklv{display:flex;align-items:center;padding:.75rem;gap:.75rem;border-radius:.5rem;background-color:var(--cl-white, #ffffff);box-shadow:0 4px 12px #0000001a;animation:svelte-1h4uklv-slideIn .3s ease-out forwards}.notification-icon.svelte-1h4uklv{display:flex;align-items:center}.notification-content.svelte-1h4uklv{flex:1}.notification-content.svelte-1h4uklv p:where(.svelte-1h4uklv){margin:0;line-height:1.4;font-size:.9rem;font-weight:400;color:var(--cl-black, #1a1a1a)}.close-button.svelte-1h4uklv{background:transparent;border:none;padding:0;cursor:pointer;opacity:.6;display:flex;align-items:center;transition:opacity .2s}.close-button.svelte-1h4uklv:hover{opacity:1}.notification-title.svelte-1h4uklv{margin:0;text-transform:uppercase;font-size:1rem;font-weight:600;margin-bottom:.25rem}.notification.success.svelte-1h4uklv{border-left:4px solid var(--cl-success, #10b981)}.notification.success.svelte-1h4uklv .notification-icon:where(.svelte-1h4uklv){color:var(--cl-success, #10b981)}.notification.error.svelte-1h4uklv{border-left:4px solid var(--cl-error, #ef4444)}.notification.error.svelte-1h4uklv .notification-icon:where(.svelte-1h4uklv){color:var(--cl-error, #ef4444)}.notification.warning.svelte-1h4uklv{border-left:4px solid var(--cl-warning, #f59e0b)}.notification.warning.svelte-1h4uklv .notification-icon:where(.svelte-1h4uklv){color:var(--cl-warning, #f59e0b)}.notification.info.svelte-1h4uklv{border-left:4px solid var(--cl-info, #3b82f6)}.notification.info.svelte-1h4uklv .notification-icon:where(.svelte-1h4uklv){color:var(--cl-info, #3b82f6)}@keyframes svelte-1h4uklv-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:480px){.notification-container.svelte-1h4uklv{right:10px;left:10px;max-width:calc(100% - 20px)}}
