@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";:root{--bg-page:#faf8f5;--bg-card:#fff;--bg-sidebar:#fff;--border:#e7e5e0;--border-light:#f0ece6;--text-primary:#292524;--text-secondary:#78716c;--text-muted:#a8a29e;--accent-amber:#f59e0b;--accent-amber-dark:#b45309;--accent-orange:#ea580c;--accent-red:#ef4444;--kpi-money:#b45309;--kpi-count:#292524;--kpi-calls:#ea580c;--sidebar-active-bg:#fef3c7;--sidebar-active-text:#92400e;--radius-card:10px;--radius-badge:99px;--font-family:"Outfit", sans-serif;--shadow-card:0 1px 4px #0000000a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:var(--font-family);cursor:pointer;background:0 0;border:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
