.layout_container__FUycR{max-width:48rem;padding:0 1rem;margin:3rem auto 6rem}.layout_header__SFlEE{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:5px solid var(--accent-color);background-color:var(--background-color)}.layout_header__SFlEE a{text-decoration:none;color:var(--text-color);display:block}.layout_logo__zpZqC{margin:2rem 0}.layout_footer__WlhMu .layout_logo__zpZqC{font-family:var(--norican-font);font-size:2rem;margin:.2em 0}@media (max-width:768px){.layout_logo__zpZqC{margin:2rem -1rem}}@media print{.layout_footer__WlhMu,.layout_header__SFlEE{display:none}}.layout_light-logo__MjBcV{display:block}.layout_dark-logo__e4d6l,.layout_logo__zpZqC:focus{display:none}@media (prefers-color-scheme:dark){.layout_light-logo__MjBcV{display:none}.layout_dark-logo__e4d6l{display:block}}.layout_skip__GCC8f{position:absolute;display:flex;align-items:center;margin-left:1.9rem;background-color:var(--background-color);color:var(--text-color)}.layout_skip__GCC8f:focus-within{height:10%}.layout_menu__PF5Yz{margin-right:1rem;display:flex;justify-content:flex-end}.layout_menu__PF5Yz .layout_active__Yr1XQ a{font-weight:800;-webkit-text-decoration:underline #0070f3;text-decoration:underline #0070f3;text-decoration-thickness:.1em}.layout_menu__PF5Yz ul{padding:0}.layout_menu__PF5Yz ul a{color:var(--text-color);list-style:none;font-family:var(--neuton-font);font-size:1em;font-weight:700}.layout_menu__PF5Yz li{display:inline-block;padding-right:.8em}.layout_footer__WlhMu{border-top:5px solid var(--accent-color);background-color:var(--background-color);padding:1.5rem 1em 2.5rem;font-size:.8em}.layout_footer__WlhMu,.layout_footer__WlhMu a{color:var(--text-color)}.layout_footer__WlhMu a:hover{color:var(--link-color)}.layout_footer__WlhMu nav{flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:.8em}.layout_footer__WlhMu nav,.layout_footer__WlhMu nav ul{display:flex;flex-wrap:wrap}#layout_jump-to-top__XZuEW{margin-right:1rem;background-color:yellow}#layout_credits__fWbK0{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.layout_small__E82y1{font-size:1em}.layout_backToHome__D9QFr{margin:3rem 0 0}
/*!
  Theme: Default
  Description: Original highlight.js style
  Author: (c) Ivan Sagalaev <maniac@softwaremaniacs.org>
  Maintainer: @highlightjs/core-team
  Website: https://highlightjs.org/
  License: see project LICENSE
  Touched: 2021
*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#F3F3F3;color:#444}.hljs-comment{color:#697070}.hljs-punctuation,.hljs-tag{color:#444a}.hljs-tag .hljs-attr,.hljs-tag .hljs-name{color:#444}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#880000}.hljs-section,.hljs-title{color:#880000;font-weight:700}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#ab5656}.hljs-literal{color:#695}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}