@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");:root{--blue-900:#0a1628;--blue-800:#0d1f3c;--blue-700:#112a52;--blue-600:#1a3f7a;--blue-500:#1e56a0;--blue-400:#2563eb;--blue-300:#3b82f6;--blue-200:#93c5fd;--blue-100:#dbeafe;--blue-50:#eff6ff;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--green:#16a34a;--green-light:#dcfce7;--green-mid:#86efac;--red:#dc2626;--red-light:#fee2e2;--amber:#d97706;--amber-light:#fef3c7;--amber-mid:#fcd34d;--border:#e2e8f0;--shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 16px rgba(0,0,0,.1);--sidebar-w:252px;--topbar-h:58px;--ink:#1e293b;--ink-soft:#475569;--ink-muted:#94a3b8;--sage:#16a34a;--sage-light:#dcfce7;--sage-mid:#86efac}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:14px}body,html{width:100%;max-width:100%;overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--gray-50);color:var(--gray-800);-webkit-font-smoothing:antialiased;min-height:100vh}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:3px}::-webkit-scrollbar-track{background:transparent}.sidebar-scroll-area{-ms-overflow-style:none;scrollbar-width:none}.sidebar-scroll-area::-webkit-scrollbar{width:0;height:0}[data-company-sensitive-auto="1"]{filter:blur(6px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}