.styles_nothingContainer__8x1MW{height:100vh;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1100px){.styles_container__2GX00,.styles_nothingContainer__8x1MW{margin-top:50px}}.styles_codeContainer__TwZtH{width:100%;overflow-x:auto;box-sizing:border-box;line-height:125%;padding:8px;border-radius:4px}.styles_link__Jk6UX{font-size:14px;line-height:150%;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}.styles_container__lWOR5{width:100vw;background-color:var(--black);height:40px;display:flex;align-items:center;justify-content:center}.styles_innerContainer__W1G75{align-items:center;justify-content:center;display:flex;gap:16px}.styles_link__Jk6UX{color:var(--background)}.styles_separator__EJblv{width:8px;height:1px;background-color:var(--background);margin-top:4px}.styles_item__4sV7t{display:flex;align-items:center;gap:16px}.styles_baseLayout__KZQed{height:100vh;display:flex;flex-direction:column;justify-content:space-between}.styles_menuTitleLink__yW_uv{font-size:24px;line-height:150%}.styles_topMenu__kqy38{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--black);height:50px;padding:0 16px;background-color:var(--background);position:fixed;width:calc(100% - 32px);top:0;z-index:50}.styles_topMenu__kqy38 *{flex:1 0}.styles_themeSwitcherContainer__2tY6i{margin-top:4px}.styles_themeSwitcherContainer__2tY6i button{margin-left:4px}.styles_menuPage__b629O{display:flex;justify-content:center}.styles_menuTitleLink__yW_uv{max-width:-moz-fit-content;max-width:fit-content;text-align:center;font-weight:700}.styles_disableTitleLink__ALCk_{pointer-events:none}.styles_backArrowContainer__LjiVL,.styles_backArrowLink__FZs2g{display:flex;justify-content:center;align-items:center}.styles_backArrowLink__FZs2g{max-width:50px;margin-right:40px;height:50px}.styles_burgerMenuContainer__1TC8E{display:flex;justify-content:flex-end}.styles_burgerMenuButton__g2AVu{z-index:99;position:fixed;width:58px;height:50px;top:0;right:0}.styles_topBar__TStg_{transform-origin:0 0}.styles_bottomBar__wk1TR{transform-origin:0 20px}.styles_isClosingTopBar__f1ygM{animation:styles_topBarClosing__qalro .25s ease-out forwards}.styles_isOpeningTopBar__wHLfV{animation:styles_topBarOpening__WKyIX .25s ease-out forwards}.styles_isClosingBottomBar__4fJeg{animation:styles_bottomBarClosing__J1ggw .25s ease-out forwards}.styles_isOpeningBottomBar__5s8Ls{animation:styles_bottomBarOpening__VFfZj .25s ease-out forwards}@keyframes styles_topBarOpening__WKyIX{0%{transform:rotate(0) translateX(0) translateY(0) scaleX(1)}to{transform:rotate(26deg) translateX(7px) translateY(-3px) scaleX(.7)}}@keyframes styles_topBarClosing__qalro{0%{transform:rotate(26deg) translateX(7px) translateY(-3px) scaleX(.7)}to{transform:rotate(0) translateX(0) translateY(0) scaleX(1)}}@keyframes styles_bottomBarOpening__VFfZj{0%{transform:rotate(0) translateX(0) translateY(0) scaleX(1)}to{transform:rotate(-26deg) translateX(9px) translateY(3.5px) scaleX(.7)}}@keyframes styles_bottomBarClosing__J1ggw{0%{transform:rotate(-26deg) translateX(9px) translateY(3.5px) scaleX(.7)}to{transform:rotate(0) translateX(0) translateY(0) scaleX(1)}}.styles_link__2cta_{font-size:24px;line-height:150%}.styles_container__jGPBB{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--background);z-index:99;animation:styles_slideOpen__c_iaA .25s ease-out forwards;border-left:1px solid var(--black);display:flex;align-items:center;justify-content:flex-end}.styles_isClosing__uNUCZ{animation:styles_slideClose__e0iy_ .25s ease-out forwards}.styles_innerContainer__QtDfD{width:-moz-fit-content;width:fit-content}.styles_list__us9mB{display:flex;flex-direction:column;gap:30px}.styles_link__2cta_{width:100%;display:block;text-align:center;color:var(--black);padding:8px;box-sizing:border-box}.styles_linkCurrent__actXF{background-color:var(--accent);color:var(--black);text-align:left}.styles_listItemCurrent__PEWNI{width:150px}@keyframes styles_slideOpen__c_iaA{0%{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes styles_slideClose__e0iy_{0%{transform:translateX(0)}to{transform:translateX(100vw)}}.styles_container__F6kUm{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999}.styles_modalContainer__GnZmP{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid var(--black);background-color:var(--background);width:600px;height:600px}@media screen and (max-width:650px){.styles_modalContainer__GnZmP{width:100vw;height:100vh}}.styles_modalInner__QP8US{display:block;height:100%}.styles_backdrop__OztJJ{width:100%;height:100%;background-color:rgba(0,0,0,.25)}@import"https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Karla:ital,wght@0,200..800;1,200..800&display=swap";.styles_h3__GOblk>h3{font-size:24px;line-height:150%}.styles_h2__l0NgE>h2{font-size:36px;line-height:150%}.styles_title__xtpRx{font-size:48px;line-height:150%}.styles_container__ItgIS a:not(.styles_backContainer__RFBup){text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:3px;position:relative}.styles_container__ItgIS a:not(.styles_backContainer__RFBup):after{content:"";height:0;transition:all .25s ease-out;display:block;position:absolute;padding-left:4px;padding-right:4px;width:100%;left:50%;transform:translateX(-50%);bottom:-1px;z-index:-1;opacity:0}.styles_container__ItgIS a:hover:not(.styles_backContainer__RFBup):after{background-color:var(--accent);height:calc(100% + 1px);opacity:1}.styles_backContainer__RFBup p{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}.styles_container__ItgIS{word-wrap:break-word;width:100%;height:calc(100vh - 40px);padding:32px;overflow-y:auto;overflow-x:hidden;display:flex;justify-content:center;box-sizing:border-box;font-size:16px;line-height:150%}@media screen and (max-width:400px){.styles_container__ItgIS{font-size:12px}}@media screen and (min-width:1100px){.styles_container__ItgIS{padding-top:5vh}}@media screen and (max-width:1100px){.styles_container__ItgIS{margin-top:50px;height:calc(100vh - 50px)}}@media screen and (max-width:650px){.styles_container__ItgIS{padding:16px}}.styles_container__ItgIS code{padding:1px;border-radius:4px;color:var(--codeColor);background:var(--codeBackground);border:var(--codeBorder)}.styles_container__ItgIS img{max-width:400px;width:100%;border:1px solid var(--black);margin:16px 0}.styles_innerContainer__XMdYj{display:flex;align-content:center;flex-direction:column;max-width:800px;height:calc(-moz-fit-content + 96px);height:calc(fit-content + 96px)}@media screen and (max-width:1100px){.styles_innerContainer__XMdYj{max-width:600px}}.styles_title__xtpRx{margin-bottom:40px;margin-top:16px}.styles_h2__l0NgE>h2,.styles_h3__GOblk>h3{margin-top:40px;margin-bottom:32px}.styles_separator__bY3ZX{margin:32px 0;display:flex;align-items:center;justify-content:center}.styles_separator__bY3ZX>div{width:96px;height:1px;background-color:var(--black)}.styles_block__gQbMa:not(.styles_h2__l0NgE,.styles_h3__GOblk,.styles_framedText__JMBSv){margin-bottom:1em}.styles_block__gQbMa.styles_framedText__JMBSv>.styles_block__gQbMa:last-of-type{margin-bottom:0}@media screen and (max-width:1100px){.styles_block__gQbMa{width:calc(100vw - 32px);max-width:600px}}.styles_blockImage__Uh4oJ,.styles_postFooter__tC4Do{display:flex;justify-content:center}.styles_postFooter__tC4Do{height:50px;min-height:50px;align-items:center;padding:16px}@media screen and (min-width:1100px){.styles_postFooter__tC4Do{padding:0}}.styles_backContainer__RFBup{display:flex;align-items:center;gap:16px}@media screen and (min-width:1100px){.styles_backContainer__RFBup{display:none}}.styles_backContainer__RFBup svg{margin-top:2px}.styles_framedText__JMBSv{border:1px dashed var(--black);box-sizing:border-box;padding:16px;margin-top:16px;margin-bottom:32px;background-color:var(--accent)}@media screen and (max-width:400px){.styles_framedText__JMBSv{padding:8px}}.styles_framedText__JMBSv>.styles_block__gQbMa{width:100%}