@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css);@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--brand:#7c3aed;--brand-dark:#6d28d9;--brand-light:#ede9fe;--brand-bg:#f5f3ff;--sidebar-bg:#1e1144;--wa-green:#059669;--ig-red:#e11d48;--fb-blue:#1877f2;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--border:#e5e7eb;--border-light:#f3f4f6;--surface:#fff;--bg:#f9f7ff;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a;--shadow-brand:0 4px 16px #7c3aed2e}#root,body,html{-webkit-font-smoothing:antialiased;background:#f9f7ff;background:var(--bg);color:#111827;color:var(--text-primary);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;height:100%;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.02em;line-height:1.3}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.sidebar-scroll::-webkit-scrollbar{width:0}
/*# sourceMappingURL=main.e2e48dd3.css.map*/