@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0d14;--surface: #111520;--surface2: #161b27;--border: rgba(255,255,255,.07);--accent: #378ADD;--accent-dim: #185FA5;--text: #e8edf5;--text-2: #7a8599;--text-3: #4a5568}html.light{--bg: #e8edf5;--surface: #ffffff;--surface2: #dde4ee;--border: rgba(0,0,0,.09);--accent: #185FA5;--accent-dim: #0C447C;--text: #0f1923;--text-2: #3a4a62;--text-3: #7a8fab}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);transition:background .2s,color .2s}a{color:inherit}button{font-family:DM Sans,sans-serif}
