.notification-wrapper[data-v-8efcaeaa]{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;width:360px;max-width:calc(100vw - 32px);display:flex;position:fixed;top:24px;right:24px}.notification-item[data-v-8efcaeaa]{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);pointer-events:all;border-left:4px solid rgb(var(--primary-6,109, 139, 255));border-radius:12px;grid-template-columns:auto 1fr auto;gap:10px;padding:12px 14px;display:grid;box-shadow:0 6px 20px #00000014,0 3px 8px #0000000d}.notification-item[data-type=success][data-v-8efcaeaa]{border-left-color:rgb(var(--green-6,34, 197, 94))}.notification-item[data-type=info][data-v-8efcaeaa]{border-left-color:rgb(var(--blue-6,59, 130, 246))}.notification-item[data-type=warning][data-v-8efcaeaa]{border-left-color:rgb(var(--orange-6,255, 125, 0))}.notification-item[data-type=error][data-v-8efcaeaa]{border-left-color:rgb(var(--red-6,245, 63, 63))}.notification-icon[data-v-8efcaeaa]{place-items:center;width:28px;height:28px;display:grid}.notification-body[data-v-8efcaeaa]{flex-direction:column;gap:4px;min-width:0;display:flex}.notification-title[data-v-8efcaeaa]{font-weight:600;line-height:1.4}.notification-content[data-v-8efcaeaa]{color:var(--muted-foreground);line-height:1.5}.notification-close[data-v-8efcaeaa]{appearance:none;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;transition:background-color .2s,color .2s}.notification-close[data-v-8efcaeaa]:hover{background:color-mix(in srgb, var(--muted) 60%, transparent);color:var(--foreground)}.icon[data-v-8efcaeaa]{width:16px;height:16px}.notification-slide-enter-active[data-v-8efcaeaa],.notification-slide-leave-active[data-v-8efcaeaa]{transition:all .2s,opacity .2s}.notification-slide-enter-from[data-v-8efcaeaa],.notification-slide-leave-to[data-v-8efcaeaa]{opacity:0;transform:translateY(-8px)}
