.history-toolbar,.history-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.history-toolbar{justify-content:space-between;margin-bottom:20px}.history-filters label{display:grid;gap:6px;font-size:11px;color:#77849a}.history-filters select,.history-filters button{font:inherit;font-size:12px;border:1px solid #e3e8f1;border-radius:8px;padding:10px 12px;background:#fff;color:#34445b;min-height:38px}.history-toolbar>a{font-size:12px;color:#294be8;padding:10px;background:#f0f4ff;border-radius:8px}.history-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.history-stats>div{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--collection-border);border-radius:var(--collection-radius)}.history-stats strong{font-size:26px;color:#294be8}.history-stats span{font-size:12px;color:#77849a}.history-chart{border:1px solid var(--collection-border);border-radius:var(--collection-radius);padding:18px;margin-bottom:24px}.history-chart h2,.history-list-heading h2{font-size:15px;margin:0 0 14px}#history-years{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 22px}#history-years button{display:flex;align-items:center;gap:12px;background:transparent;border:0;border-radius:6px;padding:8px;font:inherit;font-size:12px;color:#66758b;cursor:pointer}#history-years button[aria-pressed=true]{background:#eef2ff;color:#294be8}.history-bar-track{flex:1;background:#f1f4fa;height:7px;border-radius:5px;overflow:hidden}.history-bar{display:block;height:100%;background:#7087ee;border-radius:5px}.history-list-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.history-list-heading h2{margin:0}.history-list-heading>span{font-size:11px;color:#77849a}#history-list{display:grid;gap:12px}.history-row{display:grid;grid-template-columns:100px minmax(0,1fr) 38px;gap:16px;align-items:start;padding:16px;border:1px solid var(--collection-border);border-radius:var(--collection-radius)}.history-row time{font-size:12px;color:#77849a;padding-top:3px}.history-row h3{font-size:15px;line-height:1.4;margin:0 0 7px}.history-row p{font-size:11px;color:#77849a;margin:0;line-height:1.6}.history-row>a{display:grid;place-items:center;width:38px;height:38px;background:#f0f4ff;color:#294be8;border-radius:8px}.history-row details{margin-top:8px;font-size:11px;color:#66758b}.history-row details summary{cursor:pointer}.history-row details p{margin-top:8px;color:#34445b}.history-source{font-size:11px;line-height:1.7;color:#77849a;margin-top:24px}.history-source summary{cursor:pointer}.history-source a{color:#294be8}@media(max-width:700px){.history-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.history-stats>div{padding:12px}.history-stats strong{font-size:23px}.history-stats span{font-size:11px}#history-years{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.history-row{grid-template-columns:minmax(0,1fr) 38px;gap:8px 12px;padding:12px}.history-row time{grid-column:1}.history-row>div{grid-column:1;grid-row:2}.history-row>a{grid-column:2;grid-row:1/3}.history-row h3{font-size:14px}}
/* Vista analítica: indicadores, distribución y registro compacto. */
.history-toolbar{padding:14px 16px;background:#f6f8fc;border-radius:14px}.history-filters select{appearance:none;-webkit-appearance:none;min-width:116px;padding-right:32px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2377849a' stroke-width='2'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E") no-repeat right 10px center}.history-stats>div{padding:18px;background:#fff;gap:14px}.history-stats>div:first-child{background:#294be8;border-color:#294be8}.history-stats>div:first-child strong,.history-stats>div:first-child span{color:#fff}.history-stats strong{display:block;line-height:1.2;font-size:30px;margin-bottom:5px}.history-stat-icon{display:grid;place-items:center;width:40px;height:40px;background:#eef2ff;border-radius:10px;color:#294be8;flex-shrink:0}.history-stat-icon svg{width:22px;height:22px}.history-stats>div:first-child .history-stat-icon{background:#ffffff20}.history-analytics{display:grid;grid-template-columns:1.5fr 1fr;gap:16px;margin-bottom:22px}.history-analytics .history-chart{margin:0}#history-years{display:flex;align-items:stretch;gap:12px;height:160px}#history-years button{flex:1;min-width:0;display:flex;flex-direction:column-reverse;gap:10px;padding:8px 5px}#history-years .history-bar-track{width:100%;max-width:44px;display:flex;align-items:end;height:auto;border-radius:6px}#history-years .history-bar{width:100%!important;border-radius:6px}#history-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#history-types button{display:flex;justify-content:space-between;align-items:center;border:0;border-radius:8px;background:#f5f7fc;padding:10px;font:inherit;font-size:12px;color:#66758b;cursor:pointer}#history-types strong{color:#294be8}#history-list{gap:0;border:1px solid #e3e8f1;border-radius:14px;overflow:hidden}.history-row{border:0;border-bottom:1px solid #edf0f5;border-radius:0;padding:12px 16px;align-items:center}.history-row:last-child{border-bottom:0}.history-row h3{font-size:13px;margin-bottom:4px}.history-row details{margin-top:4px}.history-row time{font-size:11px}.history-row>a{width:32px;height:32px}.history-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:11px;color:#77849a}.history-pagination>div{display:flex;gap:8px}.history-pagination button{width:32px;height:32px;border:1px solid #e3e8f1;border-radius:8px;background:white;color:#294be8;cursor:pointer}.history-pagination button:disabled{opacity:.35;cursor:default}.history-source{margin-top:16px}@media(max-width:800px){.history-analytics{grid-template-columns:1fr}.history-stat-icon{display:none}.history-filters{gap:8px}.history-filters select{min-width:90px}.history-row{padding:12px}.history-toolbar{padding:12px}#history-years{height:130px;gap:6px}}
