.prompt-history-intro{margin:0 0 1rem}.prompt-history-stats .kpi-card{border:1px solid var(--border-color);box-shadow:var(--shadow);border-radius:14px;height:100%;position:relative;overflow:hidden}.prompt-history-stats .kpi-card:before{content:"";background:var(--primary-color);border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.prompt-history-stats .kpi-blue:before{background:var(--primary-color)}.prompt-history-stats .kpi-green:before{background:var(--success-color)}.prompt-history-stats .kpi-yellow:before{background:var(--warning-color)}.prompt-history-stats .kpi-purple:before{background:var(--purple-color)}.prompt-history-stats .kpi-red:before{background:var(--danger-color)}.prompt-history-stats .card .card-body{min-height:56px;padding:8px 12px!important}.prompt-history-flow-id-btn{text-overflow:ellipsis;white-space:nowrap;max-width:110px;padding-inline:4px;font-size:12px;overflow:hidden}.prompt-history-filters{margin-bottom:1rem}.prompt-history-snippet{max-width:220px;font-size:12px;display:block}.prompt-history-detail-modal .prompt-history-meta{flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1rem;font-size:13px;display:flex}.prompt-history-block{margin-bottom:1rem}.prompt-history-pre{background:var(--surface-secondary,#f8fafc);border:1px solid var(--border-color,#e2e8f0);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:320px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}[data-theme=dark] .prompt-history-pre{background:#ffffff0a;border-color:#ffffff1a}.prompt-history-pre--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}[data-theme=dark] .prompt-history-pre--error{color:#fca5a5;background:#7f1d1d40;border-color:#f8717159}
