*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:#0d1117;color:#e6edf3;font-family:DM Sans,sans-serif}button,select,input,textarea{font:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#161b22}::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#484f58}@keyframes sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flow-dash{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes attention-flash{0%{opacity:0}20%{opacity:.5}to{opacity:0}}@keyframes css-pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(2.2);opacity:0}}.connection-flow{stroke-dasharray:8 12;animation:flow-dash 1s linear infinite}
