.gud-heatmap-wrapper{margin:0 12px 24px;overflow-x:auto}.gud-heatmap-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.gud-heatmap-header h5{margin:0;font-size:14px;font-weight:600;color:#344563}.gud-heatmap-grid{display:grid;grid-template-columns:40px repeat(24,1fr);gap:2px;min-width:640px}.gud-heatmap-cell{height:22px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:9px;color:transparent;transition:background-color .15s;cursor:default}.gud-heatmap-cell:hover{outline:1px solid rgba(0,0,0,.25);color:#00000080}.gud-heatmap-label{font-size:11px;color:#7a8597;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;white-space:nowrap}.gud-heatmap-hour-label{font-size:10px;color:#7a8597;text-align:center;margin-bottom:4px}.gud-heatmap-legend{display:flex;align-items:center;gap:6px;font-size:11px;color:#7a8597;margin-top:8px}.gud-heatmap-legend-scale{display:flex;gap:2px}.gud-heatmap-legend-scale span{width:18px;height:14px;border-radius:2px;display:inline-block}.guc-crosstab-wrapper{width:100%;margin-top:8px}.guc-crosstab-filters{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.guc-crosstab-search{height:34px;border:1.5px solid #e5e7eb;border-radius:8px;padding:0 10px;font-size:13px;font-family:inherit;color:#374151;outline:none;width:220px;transition:border-color .15s}.guc-crosstab-search:focus{border-color:#818cf8}.guc-crosstab-search:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.guc-crosstab-filter-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.guc-crosstab-filter-tag{display:inline-flex;align-items:center;gap:5px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;border-radius:20px;padding:2px 10px 2px 12px;font-size:12px;font-weight:600}.guc-crosstab-filter-tag button{background:none;border:none;color:#6366f1;cursor:pointer;font-size:13px;padding:0;line-height:1;display:flex;align-items:center}.guc-crosstab-filter-tag button:hover{color:#4f46e5}.guc-crosstab-count{font-size:12px;color:#9ca3af}.guc-crosstab-scroll{overflow-x:auto}.guc-crosstab{border-collapse:collapse;font-size:12px;width:100%;min-width:400px}.guc-crosstab th,.guc-crosstab td{border:1px solid #eceff1;padding:5px 10px;text-align:center;white-space:nowrap}.guc-crosstab__corner{text-align:left;background:#f5f7f8;font-weight:600;color:#546e7a;min-width:140px}.guc-crosstab__mod-header{background:#f5f7f8;font-weight:600;color:#546e7a}.guc-crosstab__total-header{background:#eceff1;font-weight:700;color:#37474f}.guc-crosstab__company{text-align:left;font-weight:500;color:#37474f;background:#fafafa}.guc-crosstab__cell{color:#546e7a}.guc-crosstab__cell[data-value="0"]{color:#cfd8dc}.guc-crosstab__row-total{background:#eceff1;font-weight:600;color:#37474f}.guc-crosstab__col-label{text-align:left;background:#eceff1;font-weight:600;color:#37474f}.guc-crosstab__col-total{background:#eceff1;font-weight:600;color:#37474f}.guc-crosstab__grand-total{background:#cfd8dc;font-weight:700;color:#263238}.guc-crosstab-skeleton{height:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:guc-shimmer 1.4s infinite;border-radius:4px;margin-top:8px}@keyframes guc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gud-ai-trigger{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #4f46e559;transition:transform .15s ease,box-shadow .15s ease,opacity .15s;white-space:nowrap}.gud-ai-trigger:hover{transform:translateY(-1px);box-shadow:0 4px 14px #4f46e573}.gud-ai-trigger:active{transform:translateY(0);opacity:.9}.gud-ai-overlay{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:1200;animation:gud-fade-in .18s ease}@keyframes gud-fade-in{0%{opacity:0}to{opacity:1}}.gud-ai-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:#fff;display:flex;flex-direction:column;z-index:1201;box-shadow:-4px 0 32px #0f172a24;animation:gud-slide-in .22s ease}@keyframes gud-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.gud-ai-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #f3f4f6;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;flex-shrink:0}.gud-ai-header h5{margin:0;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}.gud-ai-close{background:rgba(255,255,255,.2);border:none;color:#fff;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s}.gud-ai-close:hover{background:rgba(255,255,255,.35)}.gud-ai-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.gud-ai-suggestions{display:flex;flex-direction:column;gap:6px;padding:8px 0 4px}.gud-ai-suggestion-label{font-size:11px;color:#9ca3af;font-weight:500;margin-bottom:4px}.gud-ai-suggestion{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:12px;color:#374151;cursor:pointer;text-align:left;transition:background .12s,border-color .12s;line-height:1.4}.gud-ai-suggestion:hover{background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}.gud-ai-msg{display:flex;flex-direction:column;max-width:88%}.gud-ai-msg--user{align-self:flex-end}.gud-ai-msg--ai{align-self:flex-start}.gud-ai-bubble{padding:10px 13px;border-radius:12px;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.gud-ai-msg--user .gud-ai-bubble{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-bottom-right-radius:3px}.gud-ai-msg--ai .gud-ai-bubble{background:#f3f4f6;color:#111827;border-bottom-left-radius:3px}.gud-ai-typing{display:inline-flex;gap:4px;align-items:center;padding:10px 14px;background:#f3f4f6;border-radius:12px 12px 12px 3px}.gud-ai-typing span{width:6px;height:6px;background:#9ca3af;border-radius:50%;animation:gud-bounce .9s ease infinite}.gud-ai-typing span:nth-child(2){animation-delay:.15s}.gud-ai-typing span:nth-child(3){animation-delay:.3s}@keyframes gud-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.gud-ai-input-row{display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid #f3f4f6;background:#fff;flex-shrink:0}.gud-ai-textarea{flex:1;resize:none;border:1.5px solid #e5e7eb;border-radius:10px;padding:9px 12px;font-size:13px;font-family:inherit;color:#111827;outline:none;min-height:40px;max-height:120px;overflow-y:auto;line-height:1.5;transition:border-color .15s}.gud-ai-textarea:focus{border-color:#818cf8}.gud-ai-send{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;transition:opacity .15s}.gud-ai-send:disabled{opacity:.45;cursor:not-allowed}.gud-ai-send:not(:disabled):hover{opacity:.88}.gud-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:0 12px 24px}@media (max-width: 1400px){.gud-kpi-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 860px){.gud-kpi-grid{grid-template-columns:repeat(2,1fr)}}.gud-kpi-card{background:#fff;border-radius:12px;border-top:3px solid var(--card-accent, #4f46e5);padding:12px 14px 10px;display:flex;flex-direction:column;box-shadow:0 2px 8px #0f172a0f,0 1px 2px #0f172a0a;position:relative;overflow:visible;transition:transform .18s ease,box-shadow .18s ease;cursor:default}.gud-kpi-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a1a,0 2px 6px #0f172a0d}.gud-kpi-tooltip{position:absolute;transform:translateX(-50%);background:#1e293b;color:#f8fafc;padding:7px 11px;border-radius:8px;font-size:11.5px;line-height:1.45;white-space:normal;width:190px;text-align:center;z-index:99999;box-shadow:0 4px 14px #00000038;pointer-events:none;animation:gud-tip-in .12s ease}.gud-kpi-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-bottom-color:#1e293b}@keyframes gud-tip-in{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.gud-kpi-card__icon{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:8px;background:var(--card-accent-light, #eef2ff);display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;flex-shrink:0}.gud-kpi-card__label{font-size:11px;font-weight:500;color:#6b7280;padding-right:38px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gud-kpi-card__value{font-size:24px;font-weight:800;color:#111827;line-height:1;letter-spacing:-.02em;margin-bottom:3px}.gud-kpi-card__sub{font-size:10.5px;color:#9ca3af;margin-bottom:3px}.gud-kpi-card__delta{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:600;padding:2px 7px;border-radius:20px;width:fit-content;margin-top:auto}.gud-kpi-card__delta--pos{background:#dcfce7;color:#15803d}.gud-kpi-card__delta--neg{background:#fee2e2;color:#b91c1c}.gud-kpi-card__delta--zero,.gud-kpi-card__delta--na{background:#f3f4f6;color:#6b7280}.gud-kpi-card__skeleton-val{display:block;height:24px;width:55%;background:linear-gradient(90deg,#eef2f7 0%,#f7fafc 50%,#eef2f7 100%);background-size:200% 100%;animation:gud-shimmer 1.4s linear infinite;border-radius:6px;margin-bottom:6px}.gud-kpi-card__skeleton-sub{display:block;height:10px;width:40%;background:linear-gradient(90deg,#eef2f7 0%,#f7fafc 50%,#eef2f7 100%);background-size:200% 100%;animation:gud-shimmer 1.4s linear infinite;border-radius:4px}@keyframes gud-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
