.Layout_layout__vMu_3{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:14.0625rem 46.875rem 14.0625rem;grid-template-areas:"left   header right" "left   main   aside " "footer footer footer";font-size:1rem;margin-left:auto;margin-right:auto;width:75rem;max-width:none;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}@media screen and (max-width:1200px){.Layout_layout__vMu_3{grid-template-columns:auto 46.875rem 14.0625rem;width:100%}}@media screen and (max-width:992px){.Layout_layout__vMu_3{grid-template-columns:auto auto auto}}@media screen and (max-width:768px){.Layout_layout__vMu_3{grid-template-columns:100%;grid-template-rows:auto 1fr auto auto;grid-template-areas:"header header" "main   main  " "aside  aside " "footer footer"}}.Header_header__NLhag{grid-area:header;width:100%;padding:10px;background:var(--color--main);align-items:flex-end;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;border-bottom:1px solid #666363}.Header_header__NLhag h1{cursor:pointer}.Footer_footer__Q5T55{grid-area:footer;width:100%;display:grid;justify-items:center;align-items:center;padding:1.25rem}.Posts_main__g3dZq{grid-area:main;background:var(--color-main);padding:1.5rem;max-width:1400px;width:100%;margin:0 auto}
/*!
  Theme: Snazzy
  Author: Chawye Hsu (https://github.com/chawyehsu) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)
  License: ~ MIT (or more permissive) [via base16-schemes-source]
  Maintainer: @highlightjs/core-team
  Version: 2021.09.0
*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#e2e4e5;background:#282a36}.hljs ::-moz-selection,.hljs::-moz-selection{background-color:#43454f;color:#e2e4e5}.hljs ::selection,.hljs::selection{background-color:#43454f;color:#e2e4e5}.hljs-comment{color:#78787e}.hljs-tag{color:#a5a5a9}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#e2e4e5}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#ff5c57}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#ff9f43}.hljs-class .hljs-title,.hljs-strong,.hljs-title,.hljs-title.class_{color:#f3f99d}.hljs-strong{font-weight:700}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#5af78e}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#9aedfe}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#57c7ff}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#ff6ac1}.hljs-emphasis{color:#ff6ac1;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#b2643c}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}