:root{--lk-rule:rgba(0,0,0,.09);--lk-rule-strong:rgba(0,0,0,.16);--lk-well:#f3f2ee;--lk-verified:#1c4e33;--lk-reported:#5b3e8f;--lk-announced:#8a5a12;--lk-absent:#a82a21;--lk-open:#1b4fa0;--lk-verified-soft:rgba(28,78,51,.09);--lk-reported-soft:rgba(91,62,143,.09);--lk-announced-soft:rgba(138,90,18,.1);--lk-absent-soft:rgba(168,42,33,.09);--lk-open-soft:rgba(27,79,160,.09)}.dark{--lk-rule:hsla(0,0%,100%,.1);--lk-rule-strong:hsla(0,0%,100%,.2);--lk-well:#131316;--lk-verified:#5fbf8b;--lk-reported:#b49ae8;--lk-announced:#e8b04b;--lk-absent:#f0563f;--lk-open:#7fa9f0;--lk-verified-soft:rgba(95,191,139,.12);--lk-reported-soft:rgba(180,154,232,.12);--lk-announced-soft:rgba(232,176,75,.12);--lk-absent-soft:rgba(240,86,63,.12);--lk-open-soft:rgba(127,169,240,.12)}.lk-panel{--lk-panel-bg:#0a0a0c;--lk-panel-line:#23232a;--lk-panel-text:#f2efe9;--lk-panel-mute:#9c9a94;--lk-panel-gold:#cfa44f;background:var(--lk-panel-bg);color:var(--lk-panel-text)}.lk-panel-rule{background-image:repeating-linear-gradient(180deg,rgba(35,35,42,.55) 0 1px,transparent 1px 34px),radial-gradient(ellipse at 78% 0,rgba(207,164,79,.1) 0,transparent 60%)}.lk-fig{letter-spacing:-.02em}.lk-fig,.lk-mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.lk-mono{letter-spacing:.04em}.lk-rise{animation:lk-rise .46s cubic-bezier(.22,.61,.36,1) both}@keyframes lk-rise{0%{transform:translateY(9px)}to{transform:none}}.lk-draw{animation:lk-draw .7s cubic-bezier(.22,.61,.36,1) both}@keyframes lk-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.lk-draw,.lk-rise{animation:none}}.lk-table{border-collapse:collapse;width:100%}.lk-table thead th{position:sticky;top:0;z-index:1;background:var(--bg);border-bottom:1px solid var(--lk-rule-strong);text-align:left;white-space:nowrap}.lk-table tbody tr{border-bottom:1px solid var(--lk-rule)}.lk-table tbody tr:hover{background:var(--lk-well)}.lk-table td,.lk-table th{padding:10px 12px;vertical-align:top}.lk-table td:first-child,.lk-table th:first-child{padding-left:0}.lk-table td:last-child,.lk-table th:last-child{padding-right:0}.lk-bar{display:flex;height:10px;overflow:hidden;border-radius:999px;background:var(--lk-well)}.lk-bar>span{display:block;height:100%}