.history-hero{align-items:end}.history-toolbar{justify-content:space-between;flex-wrap:wrap;margin:18px 0}.history-controls{display:flex;gap:9px;flex-wrap:wrap}.history-controls select,.history-controls input{min-width:170px}.history-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:18px 0}.history-kpi{padding:16px;border:1px solid rgba(88,229,255,.25);background:rgba(4,13,25,.7)}.history-kpi strong{display:block;font-size:1.7rem;color:var(--cyan,#58e5ff)}.history-kpi span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#9fb0c2)}
.history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.history-chart-card{min-width:0}.history-chart{width:100%;height:250px;border:1px solid rgba(122,156,190,.2);background:linear-gradient(180deg,rgba(7,19,33,.8),rgba(3,8,15,.88));overflow:hidden}.history-chart svg{display:block;width:100%;height:100%}.history-chart .grid{stroke:rgba(143,174,204,.16);stroke-width:1}.history-chart .line{fill:none;stroke:currentColor;stroke-width:3;filter:drop-shadow(0 0 5px currentColor)}.history-chart .point{fill:currentColor}.history-chart .axis-label{fill:#8fa3b7;font-size:10px}.history-chart.empty{display:grid;place-items:center;color:var(--muted,#9fb0c2)}
.history-list{display:grid;gap:10px}.history-row{display:grid;grid-template-columns:1fr auto;gap:14px;padding:12px;border:1px solid rgba(122,156,190,.18);background:rgba(0,0,0,.18)}.history-row strong,.history-row small{display:block}.history-row small{color:var(--muted,#9fb0c2);margin-top:4px}.history-rank{font-size:1.25rem;font-weight:900}.history-rank.up{color:#6effae}.history-rank.down{color:#ff7f91}.milestone-row{position:relative;padding-left:42px}.milestone-row::before{content:'◆';position:absolute;left:14px;top:14px;color:#ffd26b;text-shadow:0 0 10px #ffd26b}.cabinet-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:11px}.cabinet-summary{padding:14px;border:1px solid rgba(122,156,190,.2);background:rgba(0,0,0,.2)}.cabinet-summary strong,.cabinet-summary span{display:block}.cabinet-summary span{color:var(--muted,#9fb0c2);font-size:.78rem;margin-top:5px}.history-share{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:850px){.history-grid{grid-template-columns:1fr}.history-toolbar{align-items:stretch}.history-controls{display:grid;grid-template-columns:1fr}.history-controls select,.history-controls input{width:100%;min-width:0}}
