#page{display:grid;max-width:fit-content;justify-self:center}#header{display:flex;position:sticky;top:0;min-width:20em;min-height:2.25em;max-height:2.25em;padding:0px 5px;z-index:4}#header a{display:grid}#header a img{image-rendering:auto}#header #header_label{flex-grow:1;text-align:center;position:absolute;left:50%;transform:translateX(-50%)}#header .header_button_icon{max-height:2em;cursor:pointer}#header .header_radio_button{display:none}#header .header_radio_button:nth-child(2):checked~.header_buttons>.header_label:nth-child(1){display:none}#header .header_radio_button:nth-child(2):checked~.header_buttons>.header_label:nth-child(1)+.header_label_none{display:initial}#header:has(.header_radio_button:nth-child(2):not(:checked))+#columns .sidebar .sidebar_container:nth-child(1 of .sidebar_container){display:none}#header .header_radio_button:nth-child(3):checked~.header_buttons>.header_label:nth-child(3){display:none}#header .header_radio_button:nth-child(3):checked~.header_buttons>.header_label:nth-child(3)+.header_label_none{display:initial}#header:has(.header_radio_button:nth-child(3):not(:checked))+#columns .sidebar .sidebar_container:nth-child(2 of .sidebar_container){display:none}#header .header_radio_button:nth-child(4):checked~.header_buttons>.header_label:nth-child(5){display:none}#header .header_radio_button:nth-child(4):checked~.header_buttons>.header_label:nth-child(5)+.header_label_none{display:initial}#header:has(.header_radio_button:nth-child(4):not(:checked))+#columns .sidebar .sidebar_container:nth-child(3 of .sidebar_container){display:none}#header .header_radio_button:nth-child(5):checked~.header_buttons>.header_label:nth-child(7){display:none}#header .header_radio_button:nth-child(5):checked~.header_buttons>.header_label:nth-child(7)+.header_label_none{display:initial}#header:has(.header_radio_button:nth-child(5):not(:checked))+#columns .sidebar .sidebar_container:nth-child(4 of .sidebar_container){display:none}#header .header_radio_button:nth-child(6):checked~.header_buttons>.header_label:nth-child(9){display:none}#header .header_radio_button:nth-child(6):checked~.header_buttons>.header_label:nth-child(9)+.header_label_none{display:initial}#header:has(.header_radio_button:nth-child(6):not(:checked))+#columns .sidebar .sidebar_container:nth-child(5 of .sidebar_container){display:none}#header .header_buttons .header_label_none{display:none}#eirCursorBg~#page #header .header_button_icon{cursor:url("/static/images/cursors/pointer.cur"),pointer}.sidebar{display:none;width:calc(13em + 10px + 10px);flex-shrink:0}@media screen and (max-width: calc(85em + (13em + 10px + 10px) * 2)){#columns .sidebar_right{width:100%;max-width:calc(13em + 10px + 10px);flex-shrink:1}}#header:has(.header_radio_button_none:not(:checked))+#columns .sidebar{display:unset !important}.sidebar_container{position:fixed;display:flex;flex-direction:column;width:100%;max-width:13em;padding:5px;margin:5px;height:fit-content}#sidebar_container_subpage details{max-width:fit-content}#sidebar_container_subpage details ul li a{display:inline-block}#sidebar_container_account{text-align:center}#sidebar_container_account .account_info{display:flex;flex-direction:column;align-items:center}#sidebar_container_account a{max-width:fit-content;align-self:center}#columns{justify-self:center;display:flex;width:fit-content;min-height:calc(100vh - 2.25em - 5px);max-height:calc(100% - 2.25em - 5px)}#columns #subpage_content{max-width:85em}#body_tint{background-color:rgba(0,0,0,.25);position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;pointer-events:none;user-select:none}#background_fs{object-fit:cover;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-2;pointer-events:none;user-select:none}#subpage_content{padding-left:5px;padding-right:5px;padding-top:5px;height:fit-content}#subpage_content a.named_anchor{position:absolute;transform:translateY(var(--anchor-offset, -2.25em))}@media screen and (max-width: 42em){body{margin:0}body #header:has(.header_radio_button_none:not(:checked))+#columns>#subpage_content{max-width:calc(100vw - 0px - 10px);overflow-x:hidden}body #header:has(.header_radio_button_none:not(:checked))+#columns>#subpage_content>*:not(#background_fs){visibility:hidden}body #header{justify-self:center;min-width:calc(100vw - 0px - 10px - 20px);max-width:calc(100vw - 0px - 10px - 20px)}body #columns{flex-direction:column}body #columns .sidebar_left .sidebar_container{position:fixed;left:0;bottom:0;justify-content:center;min-width:calc(100vw - 0px - 10px - 40vw);max-width:calc(100vw - 0px - 10px - 40vw);min-height:calc(100% - 2.25em - 20px);padding-left:20vw;padding-right:20vw;gap:.5em}}#background_fs{object-position:top}#columns .sidebar_container{border-radius:10px;background-color:var(--bg-panel)}#header{background-color:var(--bg-panel);border-radius:0px 0px 10px 10px}.window{background-color:var(--bg-panel);margin-bottom:10px;border-radius:10px}