.insights-anim-wrapper{perspective:1000px;justify-content:center;align-items:center;width:100%;height:461px;display:flex}.insights-dashboard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;width:90%;max-width:580px;height:380px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a,inset 0 0 0 1px #ffffff80}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.header-text{color:#1e293b;align-items:center;gap:8px;display:flex}.header-status{color:#10b981;background:#10b9811a;border-radius:99px;align-items:center;gap:6px;padding:4px 8px;font-size:.75rem;display:flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.chart-container{border-bottom:2px solid #e2e8f0;flex:1;justify-content:space-around;align-items:flex-end;padding-bottom:0;display:flex;position:relative}.grid-line{background:#f1f5f9;height:1px;position:absolute;left:0;right:0}.grid-line:first-child{top:25%}.grid-line:nth-child(2){top:50%}.grid-line:nth-child(3){top:75%}.bars-wrapper{z-index:2;justify-content:space-around;align-items:flex-end;width:100%;height:100%;padding:0 20px;display:flex}.stat-bar{cursor:pointer;background:linear-gradient(#60a5fa,#3b82f6);border-radius:6px 6px 0 0;width:12%;transition:filter .3s;position:relative}.stat-bar:hover{filter:brightness(1.1)}.bar-tooltip{color:#fff;background:#1e293b;border-radius:4px;padding:2px 6px;font-size:.7rem;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.trend-line-svg{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.trend-line-svg path{filter:drop-shadow(0 4px 6px #2563eb4d)}.floating-card{z-index:4;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}.card-efficiency{top:60px;right:-10px}.card-collab{bottom:40px;left:-10px}.stat-label{color:#64748b;font-size:.7rem}.stat-value{color:#0f172a;font-size:.9rem;font-weight:700}.scanner-line{z-index:5;pointer-events:none;background:linear-gradient(90deg,#0000,#3b82f680,#0000);height:2px;position:absolute;left:0;right:0}.dashboard-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#3b82f61a,#0000 70%);position:absolute;inset:0}.text-accent{color:#3b82f6}.text-green-500{color:#10b981}.text-yellow-500{color:#eab308}
