.window-data{margin:0 0 9px;padding:11px;border:1px solid var(--ink);background:var(--paper)}
.window-data>span{display:block;margin-bottom:8px;font:900 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}
.window-data dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:rgba(24,38,31,.2);border:1px solid rgba(24,38,31,.2)}
.window-data dl>div{min-width:0;padding:8px;background:#fff}
.window-data dt{margin-bottom:3px;font:700 7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;color:rgba(24,38,31,.55)}
.window-data dd{margin:0;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:850;white-space:nowrap}
.window-facts{margin-top:9px}
.window-facts span{border:1px solid rgba(24,38,31,.18)}
.window-facts span.confirmed{background:#ecffd0;border-color:#9bbb71}
.window-facts span.negative{background:#f1eee7;color:rgba(24,38,31,.68)}
.window-facts span.commute{background:#edfbcf}
