.noti-toast-wrap.svelte-fhf7m8{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:10px;z-index:9999;width:340px;pointer-events:none}.noti-toast.svelte-fhf7m8{display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;background:var(--hy-paper, #fff);border:1px solid var(--hy-ink-200, #e4e7ef);border-left:3px solid var(--hy-brand-500, #2f67f5);border-radius:10px;box-shadow:0 8px 24px -6px #101f542e,0 2px 8px -2px #101f5414;animation:svelte-fhf7m8-noti-slide-in .2s ease;pointer-events:all}.noti-toast-ic.svelte-fhf7m8{width:32px;height:32px;border-radius:8px;background:var(--b50);color:var(--hy-brand-500, #2f67f5);display:grid;place-items:center;flex-shrink:0}.noti-toast-ic.svelte-fhf7m8 svg:where(.svelte-fhf7m8){width:15px;height:15px}.noti-toast-body.svelte-fhf7m8{flex:1;min-width:0}.noti-toast-ttl.svelte-fhf7m8{font-size:13px;font-weight:700;color:var(--hy-ink-900, #0b1220);margin-bottom:3px}.noti-toast-msg.svelte-fhf7m8{font-size:12px;color:var(--hy-ink-600, #475067);line-height:1.45}.noti-toast-close.svelte-fhf7m8{width:24px;height:24px;border-radius:6px;border:none;background:none;cursor:pointer;display:grid;place-items:center;color:var(--hy-ink-400, #98a0b3);flex-shrink:0;transition:background .1s,color .1s;padding:0}.noti-toast-close.svelte-fhf7m8:hover{background:var(--hy-ink-100, #eff1f7);color:var(--hy-ink-700, #374151)}.noti-toast-close.svelte-fhf7m8 svg:where(.svelte-fhf7m8){width:13px;height:13px}@keyframes svelte-fhf7m8-noti-slide-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}[data-bs-theme=dark] .noti-toast.svelte-fhf7m8{box-shadow:0 8px 24px -6px #00000073,0 2px 8px -2px #0000004d}
