:root{--bg:#121212;--panel:#1c1c1c;--line:#333333;--txt:#f2f2f2;--dim:#9a9a9a;--acc:#f2f2f2;--acc2:#46b86e;--green:#46b86e;--amber:#edb345;--red:#c13c3b;--font-brand:"Switzer",system-ui,sans-serif;--font-data:"Sometype Mono",ui-monospace,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--txt);font:15px/1.6 var(--font-brand)}a{color:var(--acc);text-decoration:none}table{font-family:var(--font-data);font-size:.95em}td,th{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.num{font-family:var(--font-data);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}