*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;font-family:Roboto,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-muted{color:#666}.text-success{color:#4caf50}.text-warning{color:#ff9800}.text-error{color:#f44336}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 1.5s ease-in-out infinite}
/*# sourceMappingURL=main.a7d8574c.css.map*/