.history-dialog{width:min(980px,calc(100vw - 28px));max-width:980px;border:1px solid #394653;box-shadow:0 24px 80px #000c}.history-dialog form{padding:0;overflow:hidden;border-radius:8px}.history-heading{align-items:center;padding:20px 22px;background:linear-gradient(135deg,#1a222b,#12171d);border-bottom:1px solid #303a45}.history-heading h2{margin:3px 0 4px;font-size:21px}.history-heading p{margin:0;color:#82909e;font-size:10px}.history-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:#17364a;border:1px solid #2f7296;color:#63c7f0;font-size:24px;font-weight:900}.history-heading .dialog-close{margin-left:auto}.history-head,.history-row{display:grid;grid-template-columns:175px minmax(180px,1.5fr) minmax(150px,1fr) 85px 75px;gap:12px;align-items:center}.history-head{padding:9px 18px;background:#0d1217;color:#71808f;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.55px}.history-list{max-height:min(620px,65vh);overflow:auto;border-top:1px solid #303a45;border-bottom:1px solid #303a45;background:#12181e}.history-row{min-height:54px;padding:10px 18px;border-bottom:1px solid #27313a;font-size:10px}.history-row:nth-child(even){background:#141b22}.history-row:hover{background:#19242c}.history-row:last-child{border-bottom:0}.history-row time{color:#69c8ef;font-variant-numeric:tabular-nums}.history-row span{color:#8d9aa7}.history-row b{color:#edf3f7;font-size:11px}.history-row span:nth-child(4){width:max-content;padding:4px 7px;border-radius:10px;background:#26333d;color:#b7c5cf;text-transform:capitalize;font-size:8px;font-weight:800}.history-actions{margin:0!important;padding:14px 20px;background:#10161c}.history-actions span{margin-right:auto;color:#71808f;font-size:8px;text-transform:uppercase;letter-spacing:.5px}@media(max-width:700px){.history-head,.history-row{grid-template-columns:125px 1fr}.history-head span:nth-child(n+3),.history-row>*:nth-child(n+3){display:none}.history-mark{display:none}}
