/* TEA2 Historik 2.4.0 — read-only Revenue company journal */
.history-view{padding:0;overflow:hidden}.history-view .view-head{height:54px;margin:0;padding:7px 14px}
.history-shell{position:absolute;inset:58px 8px 8px;display:grid;grid-template-columns:minmax(250px,31%) minmax(0,1fr);gap:8px;min-width:0;min-height:0}
.history-list-panel,.history-detail-panel{min-height:0;border:1px solid rgba(77,175,233,.22);border-radius:12px;background:rgba(3,22,42,.84);box-shadow:inset 0 0 18px rgba(0,0,0,.22)}
.history-list-panel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.history-list-head{padding:9px;border-bottom:1px solid rgba(77,175,233,.14)}
.history-list-head strong,.history-list-head small{display:block}.history-list-head strong{font-size:11px;color:#eaf9ff}.history-list-head small{margin-top:3px;font-size:7.5px;color:#779cb2}
.history-search{width:100%;height:31px;margin-top:8px;border:1px solid rgba(85,190,255,.24);border-radius:9px;background:#071f36;color:#edf8ff;padding:0 9px;outline:none;font-size:9px}
.history-list{overflow:auto;padding:6px}.history-customer{width:100%;margin:0 0 5px;padding:8px;border:1px solid rgba(83,184,241,.12);border-radius:9px;background:rgba(6,38,66,.58);color:#d9edf8;text-align:left;cursor:pointer}
.history-customer:hover,.history-customer.active{border-color:rgba(101,210,255,.42);background:rgba(10,70,112,.68)}.history-customer b,.history-customer small{display:block}.history-customer b{font-size:9.5px;color:#f5fbff}.history-customer small{margin-top:3px;font-size:7.5px;color:#82a4b8}
.history-detail-panel{overflow:auto;padding:12px}.history-empty,.history-error{min-height:220px;display:grid;place-items:center;text-align:center;padding:24px;font-size:10px}.history-empty{color:#8fb1c5}.history-error{color:#ff9aa8}
.history-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(77,175,233,.16)}.history-hero h2{margin:0;font-size:19px;color:#f2fbff}.history-hero p{margin:5px 0 0;font-size:9px;color:#8eafc3}
.history-badge{padding:5px 8px;border:1px solid rgba(86,203,255,.26);border-radius:999px;background:rgba(10,74,113,.48);font-size:7px;font-weight:850;color:#9de8ff;text-transform:uppercase}
.history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.history-box{border:1px solid rgba(75,170,226,.16);border-radius:10px;background:rgba(5,36,62,.5);padding:9px;min-width:0}.history-box strong,.history-box span{display:block}.history-box strong{font-size:7px;color:#79bddd;text-transform:uppercase}.history-box span{margin-top:5px;font-size:9px;color:#e0f3fc}
.history-timeline{position:relative;margin-top:12px;padding-left:20px}.history-timeline:before{content:"";position:absolute;left:7px;top:4px;bottom:4px;width:1px;background:rgba(85,190,255,.25)}
.history-entry{position:relative;margin:0 0 8px;padding:9px 10px;border:1px solid rgba(80,180,235,.14);border-radius:10px;background:rgba(7,45,74,.5)}.history-entry:before{content:"";position:absolute;left:-17px;top:13px;width:7px;height:7px;border:1px solid rgba(104,216,255,.62);border-radius:50%;background:#08223a;box-shadow:0 0 8px rgba(46,188,255,.2)}
.history-entry-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.history-entry-head b{font-size:8px;color:#bfeaff}.history-entry-head span{font-size:7px;color:#789fb5}.history-entry p{margin:6px 0 0;font-size:8.7px;line-height:1.55;color:#e0eff7;white-space:pre-wrap}.history-entry small{display:block;margin-top:5px;font-size:7px;color:#789fb5}
@media(max-width:850px){.history-shell{grid-template-columns:1fr}.history-list-panel{max-height:220px}.history-summary{grid-template-columns:1fr}}
