.alert-container[data-v-f0cae08f]{z-index:9999;background:var(--bg-base);min-width:320px;max-width:500px;box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);pointer-events:auto;border-radius:.75rem;position:relative;overflow:hidden}.alert-content[data-v-f0cae08f]{align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.alert-icon[data-v-f0cae08f]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.alert-text[data-v-f0cae08f]{flex:1;min-width:0}.alert-title[data-v-f0cae08f]{color:var(--text-primary);margin:0 0 .25rem;font-size:.95rem;font-weight:600}.alert-message[data-v-f0cae08f]{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.alert-close[data-v-f0cae08f]{cursor:pointer;width:2rem;height:2rem;color:var(--text-secondary);background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.alert-close[data-v-f0cae08f]:hover{background:var(--bg-elevated);color:var(--text-primary)}.alert-progress[data-v-f0cae08f]{background:var(--bg-elevated);height:3px;overflow:hidden}.alert-progress-bar[data-v-f0cae08f]{height:100%;transition:width 50ms linear}.alert-container.success .alert-icon[data-v-f0cae08f]{background:color-mix(in srgb,var(--color-success) 10%,transparent);color:var(--color-success)}.alert-container.success .alert-progress-bar[data-v-f0cae08f]{background:var(--color-success)}.alert-container.success[data-v-f0cae08f]{border-left:4px solid var(--color-success)}.alert-container.error .alert-icon[data-v-f0cae08f]{background:color-mix(in srgb,var(--color-danger) 10%,transparent);color:var(--color-danger)}.alert-container.error .alert-progress-bar[data-v-f0cae08f]{background:var(--color-danger)}.alert-container.error[data-v-f0cae08f]{border-left:4px solid var(--color-danger)}.alert-container.warning .alert-icon[data-v-f0cae08f]{background:color-mix(in srgb,var(--color-warning) 10%,transparent);color:var(--color-warning)}.alert-container.warning .alert-progress-bar[data-v-f0cae08f]{background:var(--color-warning)}.alert-container.warning[data-v-f0cae08f]{border-left:4px solid var(--color-warning)}.alert-container.info .alert-icon[data-v-f0cae08f]{background:color-mix(in srgb,var(--color-info) 10%,transparent);color:var(--color-info)}.alert-container.info .alert-progress-bar[data-v-f0cae08f]{background:var(--color-info)}.alert-container.info[data-v-f0cae08f]{border-left:4px solid var(--color-info)}.alert-slide-enter-active[data-v-f0cae08f],.alert-slide-leave-active[data-v-f0cae08f]{transition:all .3s cubic-bezier(.4,0,.2,1)}.alert-slide-enter-from[data-v-f0cae08f],.alert-slide-leave-to[data-v-f0cae08f]{opacity:0;transform:translate(100%)scale(.95)}@media (width<=640px){.alert-container[data-v-f0cae08f]{min-width:auto;top:1rem;left:1rem;right:1rem}.alert-content[data-v-f0cae08f]{padding:.875rem 1rem}}
