<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section{--back-color:var(--theme-def-back-color);--fore-color:var(--theme-def-fore-color);color:rgba(var(--fore-color),1);background:50% 100%/1000px no-repeat url(/img/rb-halo.png),rgba(var(--back-color),1)}.section h1{margin-bottom:70px}.section h2{margin:70px 0 30px}.section p,.section td{margin-top:1em;color:rgba(var(--fore-color),.5)}.section strong{color:rgba(var(--fore-color),1);font-weight:600}.section a{color:rgba(var(--fore-color),1)}.section table{margin:30px 0}.section td{padding:.5em 0}.section td:not(:first-child){padding-left:1em}</pre></body></html>