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_124ee_23{height:100%}header ._desktopContainer_124ee_23>nav{height:100%;display:flex}header ._desktopContainer_124ee_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_124ee_23>nav :last-child{border-bottom:none}header ._mobileContainer_124ee_46{width:60px;height:60px;position:relative}header ._mobileContainer_124ee_46 ._iconContainer_124ee_51{cursor:pointer;justify-content:center;align-items:center;width:60px;height:60px;display:flex}header ._mobileContainer_124ee_46>nav{background-color:#000;border:1px solid #fff;flex-direction:column;width:12rem;display:flex;position:absolute;top:60px;right:0}header ._mobileContainer_124ee_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_124ee_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{width:calc(100% - .5rem);margin:.5rem .25rem}}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_124ee_127{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_124ee_127:hover{border-color:var(--fallout-2)}._button_124ee_127:focus,._button_124ee_127:focus-visible{outline:4px auto -webkit-focus-ring-color}._container_124ee_148{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}._card_124ee_155{color:inherit;background-color:var(--light-grey);border:1px solid #fff;flex-direction:column;gap:.5rem;padding:.5rem;text-decoration:none;display:flex}._card_124ee_155 ._cardheader_124ee_165{box-sizing:border-box;border-bottom:1px solid #fff;justify-content:space-between;padding-bottom:.5rem;display:flex}._card_124ee_155 span{font-style:italic}._loading_124ee_177{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._row_124ee_185{justify-content:space-between;display:flex}._row_124ee_185 span{align-items:center;gap:.25rem;display:flex}._labelledimage_124ee_196{flex-direction:column;justify-content:center;gap:2px;display:flex}._labelledimage_124ee_196 img{width:50vw;max-width:120px;height:50vw;max-height:120px}._codeLine_124ee_210{gap:.5rem;display:flex}._codeLine_124ee_210 ._codeLineNumber_124ee_213{background-color:var(--fallout-2);min-width:1rem;max-width:1rem}._pillContainer_124ee_220{flex-wrap:wrap;gap:.25rem;display:flex}._pill_124ee_220{border:1px solid var(--fallout-4);-webkit-user-select:none;user-select:none;width:fit-content;padding:.25rem .5rem}#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;line-height:1.5rem}ul,ol{flex-direction:column;gap:.3rem;margin:0;padding:0 0 0 1.5rem;list-style:square;display:flex}:is(ul,ol)>li::marker{font-size:1.25rem}a{color:var(--fallout-4);cursor:pointer}a:hover{background-color:var(--fallout-2)}code{white-space:pre;background-color:var(--fallout-1);color:var(--fallout-4);border:1px solid var(--fallout-3);margin:0 .2rem;padding:.5rem;font-family:fixedsys;display:block;overflow-x:scroll}figure{all:unset;flex-direction:column;align-items:stretch;gap:.25rem;display:flex}figure>img{max-width:50vw;max-height:50vw;margin:auto}@media (max-width:576px){figure>img{max-width:unset;max-height:unset;margin:0}}figure>figcaption{text-align:center;color:var(--text-secondary);font-size:1rem;font-style:italic}
