:root{--surface-void: #0B0E12;--surface-panel: #12161C;--surface-tile: #161B22;--surface-tile-hi: #1C232C;--hairline: #243040;--hairline-bright: #33445A;--green-fill: #10171A;--green-edge: #2E5D52;--green-ink: #6FAE9E;--red-fill: #2E1413;--red-edge: #C6504A;--red-ink: #F0918A;--grey-fill: #14181D;--grey-edge: #3A4452;--grey-ink: #B0B8C0;--amber-fill: #2A2310;--amber-edge: #C9963B;--amber-ink: #E8C172;--helm-gold: #C9963B;--helm-gold-bright: #E8C172;--font-label: "Inter", system-ui, sans-serif;--font-value: "IBM Plex Mono", ui-monospace, monospace;--u: 8px;--ui-scale: 1.4}html{font-size:calc(16px * var(--ui-scale))}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background:var(--surface-void);color:var(--green-ink);font-family:var(--font-label);-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--hairline-bright);border-radius:2px}
