@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&family=DM+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f7f7f5;--surface: #ffffff;--surface-2: #f2f2ef;--surface-3: #eaeae6;--border: rgba(0,0,0,.08);--border-strong: rgba(0,0,0,.14);--text-primary: #1a1a18;--text-secondary: #6b6b67;--text-tertiary: #a0a09c;--green: #1D9E75;--green-light: #E1F5EE;--green-dark: #0F6E56;--red: #D85A30;--red-light: #FAECE7;--red-dark: #993C1D;--amber: #EF9F27;--amber-light: #FAEEDA;--blue: #378ADD;--purple: #7F77DD;--radius: 10px;--radius-sm: 6px;--sidebar-w: 210px}html,body,#app{height:100%}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text-primary);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}
