header{background-color:#000;border-bottom:1px solid #fff;justify-content:space-between;align-items:center;height:60px;display:flex}header h2{justify-content:center;align-items:center;width:60px;height:60px;margin:0;display:flex}header ._desktopContainer_1otxk_23{height:100%}header ._desktopContainer_1otxk_23>nav{height:100%;display:flex}header ._desktopContainer_1otxk_23>nav>a{cursor:pointer;-webkit-user-select:none;user-select:none;height:100%;color:inherit;align-items:center;padding:0 1rem;text-decoration:none;display:flex}header ._desktopContainer_1otxk_23>nav :last-child{border-bottom:none}header ._mobileContainer_1otxk_46{width:60px;height:60px;position:relative}header ._mobileContainer_1otxk_46 ._iconContainer_1otxk_51{cursor:pointer;justify-content:center;align-items:center;width:60px;height:60px;display:flex}header ._mobileContainer_1otxk_46>nav{background-color:#000;border:1px solid #fff;flex-direction:column;width:12rem;display:flex;position:absolute;top:60px;right:0}header ._mobileContainer_1otxk_46>nav>a{cursor:pointer;-webkit-user-select:none;user-select:none;height:24px;color:inherit;border-bottom:1px solid #fff;align-items:center;padding:.5rem 1rem;text-decoration:none;display:flex}header ._mobileContainer_1otxk_46>nav :last-child{border-bottom:none}main{flex-direction:column;flex-grow:1;width:100%;max-width:800px;margin:.5rem auto;display:flex}@media (max-width:576px){main{margin:.5rem}}main>h1{text-align:left;margin-left:.5rem}footer{height:30px;min-height:30px;color:var(--text-secondary);background-color:#000;border-top:1px solid #fff;justify-content:center;align-items:center;display:flex}footer span{margin-left:auto;margin-right:1rem;font-size:.8rem}._button_1otxk_126{background-color:var(--light-grey);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}._button_1otxk_126:hover{border-color:var(--fallout-green-2)}._button_1otxk_126:focus,._button_1otxk_126:focus-visible{outline:4px auto -webkit-focus-ring-color}._container_1otxk_147{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}._card_1otxk_154{color:inherit;background-color:var(--light-grey);border:1px solid #fff;flex-direction:column;gap:.5rem;padding:.5rem;text-decoration:none;display:flex}._card_1otxk_154 ._cardheader_1otxk_164{box-sizing:border-box;border-bottom:1px solid #fff;justify-content:space-between;padding-bottom:.5rem;display:flex}._card_1otxk_154 span{font-style:italic}._loading_1otxk_176{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._row_1otxk_184{justify-content:space-between;display:flex}._row_1otxk_184 span{align-items:center;gap:.25rem;display:flex}._labelledimage_1otxk_195{flex-direction:column;justify-content:center;gap:2px;display:flex}._labelledimage_1otxk_195 img{width:50vw;max-width:120px;height:50vw;max-height:120px}#root{flex-direction:column;width:100dvw;height:100dvh;font-size:18px;display:flex}@font-face{font-family:fixedsys;src:url(/assets/fixedsys-CUHMHTiw.ttf)format("truetype")}:root{--main-bg-color:red;--light-grey:#333;--dark-grey:#242424;--text-primary:#fff;--text-secondary:#aaa;--fallout-1:#002f00;--fallout-2:#006000;--fallout-3:#008e00;--fallout-4:#01ef03;color:var(--text-primary);background-color:var(--dark-grey);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,sans-serif}body{place-items:center;margin:0;display:flex}h1,h2,h3,h4,h5{margin:0 0 0 .5rem}p{text-align:left;margin:0}ul,ol{margin:0;padding:0 0 0 2rem}a{color:var(--fallout-4);cursor:pointer}a:hover{background-color:var(--fallout-2)}code{white-space:pre-wrap;background-color:var(--fallout-1);color:var(--fallout-4);border:1px solid var(--fallout-3);margin:.5rem 1rem;padding:.5rem;font-family:fixedsys;display:block}
