*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{min-height:100vh;background:#fff;font-family:ui-monospace,Cascadia Code,Menlo,Consolas,monospace;color:#1f1f1f}:root{--text: #1f1f1f;--text-muted: rgba(31,31,31,.45);--border: rgba(26,26,26,.1);--border-strong: #1f1f1f;--bg: #ffffff;--grid-bold: rgba(0,0,0,.028);--grid-thin: rgba(0,0,0,.014);--val-ok: #1a6b3a;--val-fail: #8b1a1a}a{color:var(--text);text-decoration:none}a:hover{opacity:.6}input,select,textarea,button{font-family:inherit;font-size:inherit;color:inherit;border-radius:0;outline:none}button{cursor:pointer}.variant-results-panel{width:100%;display:flex;flex-direction:column;justify-content:space-between;flex:1}.variant-results-tables table{width:100%;border-collapse:collapse;table-layout:fixed}.variant-results-tables thead th{border-bottom:1px solid var(--border-strong)}.variant-results-tables thead th:first-child{font-size:var(--font-caption);font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:var(--text)}.variant-results-tables thead th:not(:first-child){font-size:calc(9px * var(--ui-scale, 1));letter-spacing:1px;text-transform:uppercase;font-weight:400;color:transparent;border-bottom:1px solid var(--border-strong)}.variant-results-tables td.c-limit{text-align:right;color:#1f1f1f73}.variant-results-tables td.c-val,.variant-results-tables td.c-status{text-align:right;color:var(--text)}tr.val-nodata .c-val,tr.val-nodata .c-status{color:#1f1f1f59}.variant-results-tables td.c-val .cell-content,.variant-results-tables td.c-status .cell-content{color:inherit}.variant-results-tables th.col-limit,.variant-results-tables th.col-result,.variant-results-tables th.col-status{text-align:right}.variant-results-tables tbody td:not(:first-child){border-left:1px solid var(--border)}.variant-results-tables tbody tr:first-child td{border-top:1px solid var(--border-strong)}.variant-results-tables tbody tr:last-child td{border-bottom:1px solid var(--border-strong)}.variant-results-tables tbody tr:nth-child(odd){background:#1a1a1a0a}.variant-results-tables tbody tr:nth-child(2n){background:transparent}tr.val-ok .c-val{color:#1a6b3a;font-weight:600}tr.val-ok .c-status{color:#1a6b3a}tr.val-fail .c-val,tr.val-fail .c-status{color:#8b1a1a;font-weight:600}.badge{display:inline-flex;align-items:center;gap:calc(5px * var(--ui-scale, 1));font-size:calc(11px * var(--ui-scale, 1));letter-spacing:.5px;line-height:1;white-space:nowrap}.dot{width:calc(7px * var(--ui-scale, 1));height:calc(7px * var(--ui-scale, 1));border-radius:50%;flex-shrink:0;display:inline-block}.dot-gray{background:#1a1a1a26}.dot-green{background:#1a6b3a}.dot-red{background:#8b1a1a}
