.layout_device__Ziujy{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);min-height:100vh;display:grid;grid-column-gap:1em;column-gap:1em;grid-template-columns:0 1fr minmax(280px,var(--column-width)) 1fr 0;grid-template-rows:auto auto auto auto 1fr auto;grid-template-areas:"navbar navbar navbar navbar navbar" ". . tabs . ." ". . header . ." ". toc atf sidebar ." ". toc cover sidebar ." ". toc content sidebar ." ". . footer . ."}@media screen and (min-width:110em){.layout_device__Ziujy{column-gap:2em}}@media screen and (min-width:48em){.layout_device__Ziujy{transition:grid-template-columns .3s}}@media screen and (max-width:48em){.layout_device__Ziujy{column-gap:0;grid-template-columns:1em 1fr 1em;grid-template-areas:"navbar navbar navbar" "tabs tabs tabs" ". header ." ". atf ." ". cover ." ". content ." ". footer ."}}@media screen and (min-width:48em){.layout_device__Ziujy.layout-cover{grid-template-areas:"navbar navbar navbar navbar navbar" ". . tabs . ." ". toc cover sidebar ." ". toc header sidebar ." ". toc content sidebar ." ". . footer . ."}}.footer_wrapper__eMIDC{background-color:var(--color-bg);box-shadow:var(--box-shadow);position:fixed;bottom:-1px;right:0;left:0;height:100px;margin:auto;width:100%;max-width:990px;z-index:2;transition:transform .3s}@media screen and (max-width:640px){.footer_wrapper__eMIDC{height:70px}}.footer_wrapper__eMIDC.footer_hide__r7Obi{transform:translateY(100%)}.footer_small__AFSrQ{max-width:490px;height:70px}@media screen and (max-width:768px){.footer_small__AFSrQ{display:none}}.footer_close__a1gxd{position:absolute;top:1px;left:0;padding:.25em;cursor:pointer;background-color:var(--color-bg);display:flex;justify-content:center;align-items:center;font-size:var(--size-13);border-top:1px solid var(--color-border);border-right:1px solid var(--color-border);border-left:1px solid var(--color-border);border-radius:.25em .25em 0 0;color:var(--color-grey);transform:translateY(-100%)}