@charset 'UTF-8'; /*!normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  overflow: visible;

  box-sizing: content-box;
  height: 0;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;

  border-bottom: none;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;

  border-style: none;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  display: table;

  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;

  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.chroma {
  color: #eee;
  background-color: #2c3e50;
}
.chroma .err {
  color: #960050;
  background-color: #1e0010;
}
.chroma .lntd {
  margin: 0;
  padding: 0;

  vertical-align: top;
  border: 0;
}
.chroma .lntable {
  display: block;
  overflow: auto;
  width: auto;
  margin: 0;
  padding: 0;

  border-spacing: 0;
  border: 0;
}
.chroma .hl {
  display: block;
  width: 100%;
  background-color: #ffc;
}
.chroma .lnt {
  margin-right: 0.4em;
  padding: 0 0.4em;
}
.chroma .ln {
  margin-right: 0.4em;
  padding: 0 0.4em;
}
.chroma .k {
  color: #66d9ef;
}
.chroma .kc {
  color: #66d9ef;
}
.chroma .kd {
  color: #66d9ef;
}
.chroma .kn {
  color: #f92672;
}
.chroma .kp {
  color: #66d9ef;
}
.chroma .kr {
  color: #66d9ef;
}
.chroma .kt {
  color: #66d9ef;
}
.chroma .na {
  color: #a6e22e;
}
.chroma .nc {
  color: #a6e22e;
}
.chroma .no {
  color: #66d9ef;
}
.chroma .nd {
  color: #a6e22e;
}
.chroma .ne {
  color: #a6e22e;
}
.chroma .nf {
  color: #a6e22e;
}
.chroma .nx {
  color: #a6e22e;
}
.chroma .nt {
  color: #f92672;
}
.chroma .l {
  color: #ae81ff;
}
.chroma .ld {
  color: #e6db74;
}
.chroma .s {
  color: #e6db74;
}
.chroma .sa {
  color: #e6db74;
}
.chroma .sb {
  color: #e6db74;
}
.chroma .sc {
  color: #e6db74;
}
.chroma .dl {
  color: #e6db74;
}
.chroma .sd {
  color: #e6db74;
}
.chroma .s2 {
  color: #e6db74;
}
.chroma .se {
  color: #ae81ff;
}
.chroma .sh {
  color: #e6db74;
}
.chroma .si {
  color: #e6db74;
}
.chroma .sx {
  color: #e6db74;
}
.chroma .sr {
  color: #e6db74;
}
.chroma .s1 {
  color: #e6db74;
}
.chroma .ss {
  color: #e6db74;
}
.chroma .m {
  color: #ae81ff;
}
.chroma .mb {
  color: #ae81ff;
}
.chroma .mf {
  color: #ae81ff;
}
.chroma .mh {
  color: #ae81ff;
}
.chroma .mi {
  color: #ae81ff;
}
.chroma .il {
  color: #ae81ff;
}
.chroma .mo {
  color: #ae81ff;
}
.chroma .o {
  color: #f92672;
}
.chroma .ow {
  color: #f92672;
}
.chroma .c {
  color: #75715e;
}
.chroma .ch {
  color: #75715e;
}
.chroma .cm {
  color: #75715e;
}
.chroma .c1 {
  color: #75715e;
}
.chroma .cs {
  color: #75715e;
}
.chroma .cp {
  color: #75715e;
}
.chroma .cpf {
  color: #75715e;
}
.chroma .gd {
  color: #f92672;
}
.chroma .ge {
  font-style: italic;
}
.chroma .gi {
  color: #a6e22e;
}
.chroma .gs {
  font-weight: 700;
}
.chroma .gu {
  color: #75715e;
} /*!* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden*/
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);

    opacity: 0;
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);

    opacity: 1;
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);

    opacity: 0;
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);

    opacity: 1;
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);

    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);

    opacity: 0;
  }
}
@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);

    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);

    opacity: 0;
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes slideInUp {
  0% {
    visibility: visible;

    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    visibility: visible;

    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-transition: none !important                                                        ;
    transition: none !important;
    -webkit-animation: unset !important;
    animation: unset !important;
  }
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background: #2c3e50;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #c6cddb;
}
html {
  line-height: 1.6;
  letter-spacing: 0.06em;

  background: #fff;
  scroll-behavior: smooth;
}
body,
button,
input,
select,
textarea {
  font-family: trebuchet ms, Verdana, verdana ref, segoe ui, Candara,
    lucida grande, lucida sans unicode, lucida sans, Tahoma, sans-serif;

  color: #000;
}
pre,
code,
pre tt {
  font-family: Consolas, andale mono wt, andale mono, Menlo, Monaco,
    lucida console, lucida sans typewriter, dejavu sans mono,
    bitstream vera sans mono, liberation mono, nimbus mono l, courier new,
    Courier, yahei consolas hybrid, monospace, segoe ui emoji, pingfang sc,
    microsoft yahei;
}
pre {
  font-size: 0.9em;
  line-height: 1.5;
  overflow: auto;

  padding: 0.7em 1.1em;
  white-space: pre;
  letter-spacing: normal;
  color: #eee;
  border-radius: 4px;
  background: #2c3e50;
}
pre code {
  margin: 0;
  padding: 0;
  background: #2c3e50;
}
code {
  margin: 0 4px;
  padding: 0 3px;
  letter-spacing: normal;
  word-break: break-all;

  color: #eee;
  border-radius: 3px;
  background: #7d828a;
}
blockquote {
  font-style: italic;
  margin: 1em;
  padding: 0 1em;

  border-left: 0.25em solid;
}
blockquote cite {
  font-weight: 700;
  font-style: normal;
}
blockquote cite::before {
  content: "—— ";
}
a {
  transition-timing-function: ease-out;
  transition-duration: 0.4s;
  transition-property: color;
  text-decoration: none;

  color: #000;
  border: none;
}
a:hover {
  color: #fff;
}
hr {
  width: 50%;
  margin: 1.8em auto;

  opacity: 0.2;
  border-width: 0 0 5px;
  border-style: dashed;
  background: transparent;
}
table {
  width: 100%;
  max-width: 100%;
  empty-cells: show;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 1.5%;
  border: 1px solid;
}
table th {
  font-weight: 700;
  vertical-align: bottom;
}
.section-inner {
  width: 93%;
  max-width: 1200px;
  margin: 0 auto;
}
.thin {
  max-width: 720px;
  margin: auto;
}
.feather {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}
.desktop-only,
.desktop-only-ib {
  display: none;
}
.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  word-wrap: normal !important;

  border: 0;
  clip-path: inset(50%);
}
.screen-reader-text:focus {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: normal;
  z-index: 100000;
  top: 5px;
  left: 5px;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  color: #21759b;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip-path: none;
}
#site-header {
  position: fixed;
  z-index: 1;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  background-color: #3b3e48;
  box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.45);
}
.hdr-wrapper {
  font-size: 1.2rem;

  display: flex;
  padding: 0.5em 0;
  justify-content: space-between;
  align-items: center;
}
.hdr-wrapper .site-branding {
  font-size: 1.2em;

  display: inline-block;
  margin-right: 0.8em;
}
.hdr-wrapper .site-nav {
  font-size: 1.1em;

  display: inline-block;
  opacity: 0.8;
}
.hdr-wrapper .site-nav a {
  margin-left: 0.8em;
}
.hdr-icons {
  font-size: 1.2em;
}
.hdr-social {
  display: inline-block;
  margin-left: 0.6em;
}
.hdr-social > a {
  margin-left: 0.4em;
}
.hdr-btn {
  margin-left: 0.4em;
  padding: 0;
  cursor: pointer;

  border: none;
  background: 0 0;
}
#menu-btn {
  display: none;
  margin-left: 0.6em;
  cursor: pointer;
}
#mobile-menu {
  position: fixed;
  z-index: 1;
  right: 1.5em;
  bottom: 4.8em;
  display: none;
  box-sizing: border-box;
  padding: 0.6em 1.8em;
  background-color: #3b3e48;
  box-shadow: -1px -2px 3px 0 rgba(0, 0, 0, 0.45);
}
#mobile-menu ul {
  font-size: 1.2em;
  line-height: 2;
  margin: 0;
  padding: 0;

  list-style: none;
}
#site-footer {
  font-size: 0.9em;
  margin-top: 64px;
  margin-bottom: 96px;

  text-align: center;
}
#site-footer p {
  margin: 0;
}
#spotlight {
  font-size: 1.5rem;

  display: flex;
  flex-direction: column;
  max-width: 93%;
  height: 100vh;
  margin: auto;
  align-items: center;
  justify-content: center;
}
#spotlight.error-404 {
  line-height: normal;

  flex-direction: row;
}
p.img-404 {
  margin: 0;
}
p.img-404 svg {
  width: 180px;
  max-width: 100%;
  height: auto;
}
.banner-404 {
  margin-left: 2em;
}
.banner-404 h1 {
  font-size: 3em;
  margin: 0.5rem 0;
}
.banner-404 p {
  margin-top: 0;
  margin-bottom: 0.6em;
}
.banner-404 .btn-404 {
  font-size: 0.8em;
}
.banner-404 .btn-404 a {
  display: inline-block;
  padding: 5px;
  margin-right: 1em;
  transition-property: color, border-color;
  word-break: break-all;
  border: 2px solid #c6cddb;
  border-radius: 5px;
}
.banner-404 .btn-404 a:hover {
  border-color: #fff;
}
.banner-404 .btn-404 a svg {
  margin-right: 0.5em;
}
.subsite {
  text-align: center;
}
.subsite h1 {
  font-size: 3em;
  margin: 0.5rem 0;
}
.subsite p {
  margin-top: 0;
  margin-bottom: 0.6em;
}
.subsite .btn-subsite {
  font-size: 0.8em;
}
.subsite .btn-subsite a {
  display: inline-block;
  padding: 5px;
  margin-right: 1em;
  transition-property: color, border-color;
  word-break: break-all;
  border: 1px solid #000000;
  border-radius: 5px;
}
.subsite .btn-subsite a:hover {
  border-color: #fff;
}
.subsite .btn-subsite a svg {
  margin-right: 0.5em;
}
#home-center {
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
}
#home-title {
  margin-top: 80%;
  margin-bottom: 0;
  text-align: center;
}
#home-subtitle {
  font-size: 60%;
  line-height: normal;

  margin-top: 0;
  text-align: center;
  white-space: pre-line;
  opacity: 0.9;
}
#home-footer {
  font-size: 0.5em;
  line-height: normal;

  margin-top: 0;
  text-align: center;
  white-space: pre-line;
  opacity: 0.6;
}
.posts-group {
  line-height: normal;

  display: flex;
  margin-bottom: 1.9em;
}
.posts-group .post-year {
  font-size: 1.6em;
  margin-right: 1.8em;
  padding-top: 6px;
  opacity: 0.6;
}
.posts-group .posts-list {
  margin: 0;
  padding: 0;
  list-style: none;

  flex-grow: 1;
}
.posts-group .post-item {
  border-bottom: 1px #7d828a dashed;
}
.posts-group .post-item a {
  display: flex;
  padding: 12px 0;
  justify-content: space-between;
  align-items: baseline;
}
.posts-group .post-day {
  margin-left: 1em;
  opacity: 0.6;

  flex-shrink: 0;
}
.bg-img {
  position: fixed;
  z-index: -1;
  top: 0;

  width: 100vw;
  height: 100vh;
  transition: opacity 0.5s;
  opacity: 0.6;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50%;
  background-size: cover;
}
.show-bg-img {
  z-index: 100;
  cursor: pointer;
  opacity: 0;
}
.post-header {
  line-height: normal;

  margin-top: 1.2em;
}
.post-header .post-meta {
  font-size: 0.9em;
  letter-spacing: normal;
  opacity: 0.6;
}
.post-header h1 {
  margin-top: 0.1em;
}
hr.post-end {
  width: 50%;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  margin-left: 0;
  border-style: solid;
  border-bottom-width: 4px;
}
.content a {
  transition-property: background-color;
  word-break: break-all;
  border: none;
  box-shadow: inset 0 -4px 0 #018574;
}
.content a:hover {
  background-color: #018574;
}
.content figure {
  max-width: 100%;
  height: auto;
  margin: 0;
  text-align: center;
}
.content figure p {
  font-size: 0.8em;
  font-style: italic;
  opacity: 0.6;
}
.content figure.left {
  float: left;
  max-width: 50%;
  margin-right: 1.5em;
}
.content figure.right {
  float: right;
  max-width: 50%;
  margin-left: 1.5em;
}
.content figure.big {
  max-width: 100vw;
}
.content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  border-radius: 4px;
}
.content ul,
.content ol {
  margin-left: 1.8em;
  padding: 0;
}
.content a.anchor {
  float: left;
  margin-left: -20px;
  padding-right: 6px;
  opacity: 0.8;
  box-shadow: none;
}
.content a.anchor:hover {
  opacity: 1;
  color: #018574;
  background: 0 0;
}
.content a.anchor svg {
  display: inline-block;
  visibility: hidden;
  width: 14px;
  height: 14px;
  vertical-align: baseline;
}
.content a.anchor:focus svg {
  visibility: visible;
}
.content h1:hover a.anchor svg,
.content h2:hover a.anchor svg,
.content h3:hover a.anchor svg,
.content h4:hover a.anchor svg,
.content h5:hover a.anchor svg,
.content h6:hover a.anchor svg {
  visibility: visible;
}
.footnotes {
  font-size: 0.85em;
}
.footnotes a {
  transition-property: color;
  text-decoration: underline;

  box-shadow: none;
}
.footnotes a:hover {
  background: transparent;
}
.footnotes a.footnote-return {
  text-decoration: none;
}
.footnotes ol {
  line-height: 1.8;
}
.footnote-ref a {
  padding: 2px;
  text-decoration: none;
  border-radius: 2px;
  background-color: #2c3e50;
  box-shadow: none;
}
.post-info {
  font-size: 0.8rem;
  line-height: normal;
  opacity: 0.6;
}
.post-info p {
  margin: 0.8em 0;
}
.post-info a:hover {
  border-bottom: 1px solid #018574;
}
.post-info svg {
  margin-right: 0.8em;
}
.post-info .tag {
  margin-right: 0.5em;
}
.post-info .tag::before {
  content: "#";
}
#toc {
  position: fixed;
  top: 0;
  left: 50%;
  display: none;
}
.toc-title {
  font-size: 0.8em;
  font-weight: 700;
  margin-bottom: 0.5em;
  margin-left: 1em;
}
#TableOfContents {
  font-size: 0.8em;
  opacity: 0.6;
}
#TableOfContents ul {
  margin: 0;
  padding-left: 1em;
}
#TableOfContents > ul {
  list-style-type: none;
}
#TableOfContents > ul ul ul {
  font-size: 0.9em;
}
#TableOfContents a:hover {
  border-bottom: #018574 1px solid;
}
.post-nav {
  font-size: 1.2em;

  display: flex;
  margin-top: 1.5em;
  margin-bottom: 2.5em;
  justify-content: space-between;
}
.post-nav a {
  flex-basis: 50%;
  flex-grow: 1;
}
.post-nav .next-post {
  padding-right: 5px;

  text-align: left;
}
.post-nav .prev-post {
  padding-left: 5px;

  text-align: right;
}
.post-nav .post-nav-label {
  font-size: 0.8em;
  text-transform: uppercase;
  opacity: 0.8;
}
@media (min-width: 800px) {
  .site-main {
    margin-top: 3em;
  }
  hr.post-end {
    width: 40%;
  }
}
@media (min-width: 960px) {
  .site-main {
    margin-top: 6em;
  }
}
@media (min-width: 1300px) {
  .site-main {
    margin-top: 8em;
  }
  .desktop-only,
  #toc.show-toc {
    display: block;
  }
  .desktop-only-ib {
    display: inline-block;
  }
  figure.left {
    margin-left: -240px;
  }
  figure.left p {
    text-align: left;
  }
  figure.right {
    margin-right: -240px;
  }
  figure.right p {
    text-align: right;
  }
  figure.big {
    width: 1200px;
    margin-left: -240px;
  }
  hr.post-end {
    width: 30%;
  }
  #toc {
    top: 13em;
    max-width: 220px;
    margin-left: 370px;
  }
}
@media (min-width: 1800px) {
  .site-main {
    margin-top: 10em;
  }
  .section-inner {
    max-width: 1600px;
  }
  .thin {
    max-width: 960px;
  }
  figure.left {
    max-width: 75%;
    margin-left: -320px;
  }
  figure.right {
    max-width: 75%;
    margin-right: -320px;
  }
  figure.big {
    width: 1600px;
    margin-left: -320px;
  }
  hr.post-end {
    width: 30%;
  }
  #toc {
    top: 15em;
    max-width: 300px;
    margin-left: 490px;
  }
}
@media (max-width: 760px) {
  .hide-in-mobile,
  .site-nav.hide-in-mobile {
    display: none;
  }
  #menu-btn {
    display: inline-block;
  }
  .posts-group {
    display: block;
  }
  .posts-group .post-year {
    margin: -6px 0 4px;
  }
  #spotlight.error-404 {
    flex-direction: column;
    text-align: center;
  }
  #spotlight.error-404 .banner-404 {
    margin: 0;
  }
}
@media (max-width: 520px) {
  .content figure.left,
  .content figure.right {
    float: unset;
    max-width: 100%;
    margin: 0;
  }
  hr.post-end {
    width: 60%;
  }
  #mobile-menu {
    right: 1.2em;
  }
}
