.custom-toast-container{width:auto;max-width:400px}.custom-toast{background:#fff;color:#333;font-family:var(--font-sans);border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px;border-left:4px solid #4f46e5}.Toastify__toast--error{border-left-color:#ef4444}.Toastify__toast--success{border-left-color:#10b981}.Toastify__toast--info{border-left-color:#3b82f6}.Toastify__toast--warning{border-left-color:#f59e0b}.Toastify__progress-bar{background:linear-gradient(to right,#4f46e5,#8b5cf6);height:3px}.Toastify__progress-bar--error{background:linear-gradient(to right,#ef4444,#f87171)}.Toastify__progress-bar--success{background:linear-gradient(to right,#10b981,#34d399)}.Toastify__progress-bar--info{background:linear-gradient(to right,#3b82f6,#60a5fa)}.Toastify__progress-bar--warning{background:linear-gradient(to right,#f59e0b,#fbbf24)}.Toastify__close-button{color:#6b7280;opacity:.7}.Toastify__close-button:hover{opacity:1}.Toastify__toast-icon{margin-right:12px}.modal-content{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;transform:translate(-50%,-50%);border-radius:.5rem;padding:2rem;max-width:64rem;width:90%;outline:none;max-height:90vh;overflow-y:auto}.modal-content.light{background-color:#fff;color:#1f2937}.modal-content.dark{background-color:#1f2937;color:#f9fafb}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;z-index:50}
