.draw-insight-tabs{height:38px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eee;background:#fff}.draw-insight-tabs button{border:0;border-right:1px solid #eee;background:#fff;color:#555;font:inherit;font-size:13px}.draw-insight-tabs button:last-child{border-right:0}.draw-insight-tabs button.active{color:#d92336;font-weight:700;box-shadow:inset 0 -2px #d92336}.draw-insight-panel{max-height:320px;overflow:auto;border-top:1px solid #ddd;background:#fff}.draw-insight-panel[hidden]{display:none}.draw-insight-panel>header{position:sticky;top:0;z-index:2;height:38px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#fafafa;border-bottom:1px solid #e5e5e5}.draw-insight-panel>header button{border:0;background:none;color:#888}.insight-loading,.insight-empty{padding:28px 12px;margin:0;text-align:center;color:#999}.insight-history article{min-height:44px;padding:6px 10px;display:grid;grid-template-columns:minmax(95px,auto) 1fr;align-items:center;gap:10px;border-bottom:1px solid #eee}.insight-history article b{font-size:12px}.insight-history article small{display:block;color:#999;font-size:10px}.insight-balls{display:flex;gap:3px;flex-wrap:wrap}.insight-balls i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#e84b5f;font-size:11px;font-style:normal;font-weight:700}.insight-balls i:nth-child(3n+2){background:#35a853}.insight-balls i:nth-child(3n){background:#3489db}.insight-table{width:100%;border-collapse:collapse;font-size:12px;text-align:center}.insight-table th,.insight-table td{padding:7px 4px;border:1px solid #eee}.insight-table th{position:sticky;top:38px;background:#fafafa}.insight-table td.hit{color:#fff;background:#e84b5f;border-radius:50%;font-weight:700}.insight-note{margin:0;padding:8px 10px;color:#888;background:#fff8e8;font-size:11px}@media(max-width:420px){.draw-insight-panel{max-height:280px}.insight-history article{grid-template-columns:90px 1fr}.insight-balls i{width:21px;height:21px;font-size:10px}}
