@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1a56db;--teal:#0d9488;--bg:#f4f6fa;--white:#fff;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--sidebar-w:220px}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:14px}input,select,textarea,button{font-family:Inter,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}
