@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--sidebar-bg:#c8f0e0;--sidebar-active:#fff;--sidebar-text:#1a1a2e;--sidebar-icon:#2d8a5e;--accent-green:#2d8a5e;--accent-green-light:#e8f8f0;--accent-red:#d0021b;--accent-blue:#1a56db;--accent-orange:#f5a623;--bg-main:#f4f6f9;--card-bg:#fff;--text-primary:#1a1a2e;--text-secondary:#6b7280;--text-muted:#9ca3af;--border:#e5e7eb;--font:"Inter", sans-serif}body{font-family:var(--font);background:var(--bg-main);color:var(--text-primary);height:100vh;overflow:hidden}#root{height:100vh}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}
