@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--brand-blue: #0f62fe;--brand-green: #7ad61d;--brand-charcoal: #1f2937;--brand-slate: #6b7280;--brand-light: #f3f4f6;--brand-sidebar: #111827;--brand-bg: #f8fafc;--brand-success: #16a34a;--brand-warning: #f59e0b;--brand-error: #dc2626;--brand-info: #0284c7}html,body,#root{min-height:100%}body{margin:0;background-color:var(--brand-bg);color:var(--brand-charcoal);font-family:Manrope,IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.45) transparent}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-thumb{background:#64748b73;border-radius:10px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-track{background:transparent}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
