@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600&display=swap";:root{--brand: #0F3D2E;--brand-hover: #15503D;--brand-50: #E7F0EC;--canvas: #FAFAF9;--surface: #FFFFFF;--surface-2: #F5F5F3;--surface-3: #EFEFEC;--border: #EFEFEC;--ink: #0A0A0A;--ink-2: #262626;--ink-muted: #5E5E5E;--ok: #12A15F;--ok-50: #E6F4EC;--warn: #B45309;--warn-50: #FBEFDD;--danger: #C0392B;--danger-50: #FBEAE8;--radius: 8px;--sidebar-width: 230px;--topbar-height: 52px}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:Inter Tight,system-ui,sans-serif;font-size:14px;line-height:1.5;color:var(--ink-2);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}input,button,select,textarea{font-family:inherit;font-size:inherit}
