.status-alert{width:100%;border-radius:.5rem}.status-alert--loading{position:absolute;top:0;left:0;height:.375rem;animation:p3 2s ease-in-out infinite;background:repeating-linear-gradient(135deg,rgb(var(--color-primary-500)) 0 10px,rgb(var(--color-primary-200)) 0 20px) 0/0 no-repeat,repeating-linear-gradient(135deg,#ddd 0 10px,#eee 0 20px) 0/100%}.status-alert--error{margin-bottom:1.25rem;background-color:rgb(var(--color-red-600)/.1);padding:1rem 1.25rem;color:rgb(var(--color-red-600))}.status-alert--success{margin-bottom:1.25rem;background-color:rgb(var(--color-green-600)/.1);padding:1rem 1.25rem;color:rgb(var(--color-green-600))}.status-alert--warning{margin-bottom:1.25rem;padding:1rem 1.25rem;color:#856404;background-color:#fff3cd}
