:root{color:#17202a;background:#f4f6f8;font-family:Segoe UI,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}a{color:inherit;text-decoration:none}.dashboard-line-chart{display:flex;flex-direction:column;gap:12px}.dashboard-line-chart__svg{width:100%;height:220px;display:block}.dashboard-line-chart__axis{position:relative;height:20px;margin-top:6px}.dashboard-line-chart__tick{position:absolute;transform:translate(-50%);white-space:nowrap;font-size:12px;color:#00000073}.dashboard-bars{display:flex;flex-direction:column;gap:14px}.dashboard-bars__row{display:flex;flex-direction:column;gap:6px}.dashboard-bars__meta{display:flex;align-items:center;gap:8px}.dashboard-bars__dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto}.dashboard-bars__track{width:100%;height:10px;background:#eef2f6;border-radius:999px;overflow:hidden}.dashboard-bars__fill{height:100%;border-radius:999px}
