._container_1aovc_1{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem}._toast_1aovc_11{padding:1rem 1.5rem;border-radius:var(--radius);background:#fff;box-shadow:0 10px 15px -3px #0000001a;display:flex;align-items:center;gap:.75rem;min-width:300px;animation:_slideIn_1aovc_1 .3s ease-out forwards;border-left:5px solid transparent;color:#1e293b!important}._success_1aovc_27{border-left-color:var(--success-color)}._error_1aovc_28{border-left-color:var(--danger-color)}._info_1aovc_29{border-left-color:var(--primary-color)}._title_1aovc_31{font-weight:600;font-size:.9rem;color:#1f2937}@keyframes _slideIn_1aovc_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}:root{--sidebar-width: 280px;--primary-color: #4f46e5;--primary-hover: #4338ca;--secondary-color: #64748b;--background-color: #f1f5f9;--surface-color: #ffffff;--text-color: #1e293b;--border-color: #e2e8f0;--sidebar-bg: #1e293b;--sidebar-text: #cbd5e1;--sidebar-hover: #334155;--sidebar-active: #4f46e5}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}body{background-color:var(--background-color);color:var(--text-color);min-height:100vh}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
