.reporter-card{background-color:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 2px #0000000d;border:1px solid #f3f4f6;flex-shrink:0;width:160px;box-sizing:border-box}.card-content{display:flex;justify-content:space-between;align-items:center;width:100%}.card-info{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;margin-right:8px}.card-name{font-size:.75rem;font-weight:500;margin-bottom:4px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4b5563}.card-score{font-size:1.25rem;font-weight:700;line-height:1.1}.card-change{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500}.trend-icon{width:.75rem;height:.75rem}.trend-up .card-name,.trend-up .positive{color:#059669}.trend-down .card-name,.trend-down .negative{color:#dc2626}.card-chart{width:56px;height:40px;flex-shrink:0}.chart-svg{width:100%;height:100%}.trend-up .chart-line,.trend-up .chart-gradient-start,.trend-up .chart-gradient-end{stroke:#10b981}.trend-down .chart-line,.trend-down .chart-gradient-start,.trend-down .chart-gradient-end{stroke:#ef4444}.trend-up .chart-gradient-start{stop-color:#10b981;stop-opacity:.3}.trend-up .chart-gradient-end{stop-color:#10b981;stop-opacity:.05}.trend-down .chart-gradient-start{stop-color:#ef4444;stop-opacity:.3}.trend-down .chart-gradient-end{stop-color:#ef4444;stop-opacity:.05}
