@keyframes fillBar{0%{width:0}}@keyframes drawLine{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes fadeArea{0%{opacity:0}to{opacity:1}}@keyframes spinDonut{0%{stroke-dashoffset:220px}}.stat-bar-fill{animation:1.2s .2s both fillBar}.chart-line{stroke-dasharray:1000;animation:1.4s .3s both drawLine}.chart-area{animation:.8s .5s both fadeArea}.donut-arc{animation:1s .2s both spinDonut}.chart-tabs{background:#0a0d14;border-radius:8px;gap:4px;padding:3px;display:flex}.chart-tab{cursor:pointer;color:#4a5568;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s}.chart-tab.active{color:#e8eaf6;background:#1c2338}.legend-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:6px}.act-call{color:#7c5cfc;background:#7c5cfc1f}.act-email{color:#4f7cff;background:#4f7cff1f}.act-meet{color:#22d3a5;background:#22d3a51f}.act-task{color:#f5a623;background:#f5a6231f}.act-note{color:#8892b0;background:#ffffff0f}.due-today{color:#ff5c5c;background:#ff5c5c1f}.due-soon{color:#f5a623;background:#f5a6231f}.due-later{color:#22d3a5;background:#22d3a51f}
