@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@300;400;500;600&family=Syne:wght@600;700;800&display=swap";:root{--bg-0:#0d1117;--bg-1:#131920;--bg-2:#1a2230;--bg-3:#1f2a3a;--border:#ffffff12;--border-hi:#ffffff1f;--text-0:#e8edf2;--text-1:#7a8a9a;--text-2:#456;--accent:#00d4ff;--green:#00e5a0;--orange:#ff8c42;--red:#ff4d6d;--yellow:#ffd166}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-0);color:var(--text-0);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg-1)}::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}
