*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0f12;--bg2: #13161b;--bg3: #1a1e25;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.13);--text: #e8eaf0;--text2: #8b909e;--text3: #555b6a;--green: #1ec97a;--green-bg: rgba(30,201,122,.1);--green-text:#1ec97a;--amber: #f0a443;--amber-bg: rgba(240,164,67,.1);--amber-text:#f0a443;--red: #e05c5c;--red-bg: rgba(224,92,92,.1);--red-text: #e05c5c;--blue: #4d9de0;--blue-bg: rgba(77,157,224,.1);--blue-text: #4d9de0;--font-sans: "DM Sans", sans-serif;--font-mono: "DM Mono", monospace;--radius: 10px;--radius-lg: 14px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:var(--font-sans)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}
