@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--bg:#fff;--surface:#fff;--surface2:#fff;--surface3:#f5f7fa;--text:#1a1916;--text-soft:#5a5650;--text-sec:#5a5650;--text-muted:#9a9590;--accent:#2563eb;--accent2:#1d4ed8;--accent-glow:#2563eb14;--accent-lite:#2563eb12;--accent-mid:#2563eb2e;--success:#059669;--success-bg:#f0fdf4;--warning:#d97706;--warning-bg:#fffbeb;--danger:#dc2626;--danger-bg:#fef2f2;--info:#2563eb;--info-bg:#eff6ff;--green:#059669;--green-bg:#f0fdf4;--green-text:#166534;--yellow:#d97706;--yellow-bg:#fffbeb;--yellow-text:#92400e;--red:#dc2626;--red-bg:#fef2f2;--red-text:#991b1b;--blue:#1e3a5f;--blue-bg:#eff6ff;--blue-text:#1e40af;--purple:#7c3aed;--purple-bg:#f5f3ff;--purple-text:#5b21b6;--border:#00000017;--border2:#0000000d;--border-med:#00000024;--sb-bg:#0f172a;--sb-surface:#1e293b;--sb-border:#ffffff0f;--sb-text:#cbd5e1;--sb-muted:#8896aa;--font:"Inter", sans-serif;--mono:"IBM Plex Mono", monospace;--text-xs:11px;--text-sm:12px;--text-base:13px;--text-md:14px;--text-lg:16px;--text-xl:20px;--text-2xl:24px;--type-h1-size:24px;--type-h1-line:32px;--type-h1-weight:700;--type-h1-tracking:-.4px;--type-h2-size:18px;--type-h2-line:24px;--type-h2-weight:600;--type-body-size:14px;--type-body-line:20px;--type-body-weight:400;--type-label-size:12px;--type-label-line:16px;--type-label-weight:500;--type-label-color:#52525b;--type-caption-size:11px;--type-caption-line:14px;--type-caption-weight:400;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius:8px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #00000012, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 4px 20px #0000001a;--transition:.15s ease;--sidebar-w:220px;--topbar-h:52px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}nav a:focus,nav a:focus-visible{outline:none}button{font-family:var(--font);cursor:pointer}input,select,textarea{font-family:var(--font)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.mono{font-family:var(--mono)}.text-muted{color:var(--text-muted)}.text-soft{color:var(--text-soft)}@media (width<=640px){.login-page{grid-template-rows:auto 1fr;grid-template-columns:1fr!important}.login-left{padding:32px 24px!important}.login-left img{height:36px!important}}body[style*="overflow: hidden"] #crisp-chatbox,body[style*="overflow: hidden"] .crisp-client{opacity:0!important;pointer-events:none!important;transition:opacity .15s!important}*{box-sizing:border-box}body{font-family:var(--font);color:var(--text);background:var(--surface3);margin:0}button{font-family:inherit}#root{min-height:100vh}
