*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #FFFFFF;--surface: #FFFFFF;--border: #DDD9D2;--border-light: #ECEAE4;--text-1: #131210;--text-2: #5A5750;--text-3: #9A9690;--blue: #1847D4;--blue-dim: #EBF0FF;--green: #0B7A3A;--green-dim: #E8F5EE;--red: #C41F2E;--red-dim: #FDEEED;--amber: #B45309;--amber-dim: #FEF3C7;--sidebar: #0D1014;--sidebar-2: #161C24;--sidebar-3: #1E2530;--f-display: "Fraunces", Georgia, serif;--f-sans: "IBM Plex Sans", -apple-system, sans-serif;--f-mono: "IBM Plex Mono", "Courier New", monospace}body{font-family:var(--f-sans);background:var(--bg);color:var(--text-1);min-height:100vh;-webkit-font-smoothing:antialiased}#root{display:flex;min-height:100vh;width:100%}::selection{background:var(--blue);color:#fff}
