.btn-copy {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  padding: 0.25em 0.5em;
  font-size: 0.8em;
  color: #fff;
  background-color: #007bff;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}

.highlight:hover .btn-copy,
.btn-copy:hover {
  opacity: 1;
}

.highlight {
  position: relative;
}

.page__comments {
  margin-top: 2rem;
  border-top: 1px solid #eee;
  padding-top: 1rem;
}

.giscus, .giscus-frame {
  width: 100%;
}

.post-tags-categories {
  margin-top: 1.5em;
  margin-bottom: 1em;
  font-size: 0.9em;
  color: #666;
}
.post-tags-categories .tags, .post-tags-categories .categories {
  margin-bottom: 0.5em;
}
.post-tags-categories strong {
  color: #333;
}
.post-tags-categories a {
  text-decoration: none;
  color: #007bff;
}
.post-tags-categories a:hover {
  text-decoration: underline;
}

.taxonomies-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 1em;
}
.taxonomies-list .taxonomy-item {
  display: inline-block;
  padding: 5px 10px;
  background-color: #f0f0f0;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
  font-size: 0.95em;
  transition: background-color 0.2s ease;
}
.taxonomies-list .taxonomy-item:hover {
  background-color: #e0e0e0;
  color: #000;
}

.reading-time {
  font-size: 0.8em;
  color: #888;
  margin-left: 10px;
}

.gcse-search,
.gsc-control-cse,
.gsc-control-cse .gsc-control-cse {
  background-color: transparent !important;
  border: none !important;
}

.gcse-search .gsc-input-box,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
  background: #ffffff !important;
  border: 1px solid rgba(144, 144.5, 147.5, 0.2) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}

.gcse-search .gsc-search-button,
.gsc-search-button,
.gsc-search-button-v2 {
  background: #68f !important;
  border: 1px solid #68f !important;
  border-radius: 4px !important;
}

.gcse-search input.gsc-input,
.gsc-input {
  background: transparent !important;
  color: #212228 !important;
  border: none !important;
}

@media (prefers-color-scheme: dark) {
  .gcse-search,
  .gsc-control-cse,
  .gsc-control-cse .gsc-control-cse {
    background-color: #212228 !important;
  }
  .gcse-search .gsc-input-box,
  .gsc-input-box,
  .gsc-input-box-hover,
  .gsc-input-box-focus {
    background: #212228 !important;
    border: 1px solid rgba(144, 144.5, 147.5, 0.8) !important;
    color: #ffffff !important;
  }
  .gcse-search input.gsc-input,
  .gsc-input,
  input.gsc-input {
    background: transparent !important;
    color: #ffffff !important;
    border: none !important;
  }
  .gcse-search .gs-title a,
  .gs-title a,
  .gs-title a:link,
  .gs-title a:visited {
    color: #68f !important;
  }
  .gcse-search .gs-snippet,
  .gs-snippet {
    color: #ffffff !important;
  }
  .gcse-search .gsc-webResult,
  .gsc-webResult .gsc-result {
    background: transparent !important;
    border-bottom: 1px solid rgba(144, 144.5, 147.5, 0.2) !important;
  }
}
.author-bio {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1em;
  background: rgba(144, 144.5, 147.5, 0.06);
  border-left: 3px solid rgba(144, 144.5, 147.5, 0.9);
  font-size: 0.9em;
  line-height: 1.5;
}
.author-bio a {
  color: #68f;
  text-decoration: none;
}
.author-bio a:hover {
  text-decoration: underline;
}
.author-bio .author-links {
  display: block;
  margin-top: 0.5em;
  font-size: 0.85em;
}

@media print {
  nav, aside, footer, .giscus, .page__comments,
  .btn-copy, .gcse-search, header nav,
  .taxonomies-list, .more {
    display: none !important;
  }
  body {
    background: white !important;
    color: black !important;
    font-family: "Times New Roman", serif !important;
    font-size: 12pt !important;
    line-height: 1.4 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  article {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  h1, h2, h3, h4, h5, h6 {
    color: black !important;
    page-break-after: avoid !important;
  }
  h1 {
    font-size: 18pt !important;
    border-bottom: 2pt solid black !important;
  }
  p {
    margin: 0.5em 0 !important;
    text-align: left !important;
  }
  a:after {
    content: " (" attr(href) ")" !important;
    font-size: 10pt !important;
    color: #666 !important;
  }
  a[href^="#"]:after {
    content: "" !important;
  }
  pre, code {
    background: #f5f5f5 !important;
    border: 1pt solid #ccc !important;
    font-family: "Courier New", monospace !important;
    color: black !important;
  }
  img {
    max-width: 100% !important;
    height: auto !important;
  }
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans"), local("PTSans-Regular"), url("../fonts/PTSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("../fonts/PTSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
body {
  background: #ffffff;
  color: #212228;
  font-family: "PT Sans", -apple-system, "Helvetica Neue", "Segoe UI", "Roboto", sans-serif;
  font-weight: 400;
  font-size: calc(0.8rem + 0.2vw);
  line-height: 1.6;
  margin: 0;
  min-height: 100vh;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (prefers-color-scheme: dark) {
  body {
    background: #212228;
    color: #ffffff;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

b, strong, th {
  font-weight: 600;
}

p {
  text-align: justify;
}

a {
  color: #68f;
  text-decoration: inherit;
}
a:hover {
  text-decoration: underline;
}

header a, footer a, aside a {
  color: inherit;
}

header time {
  color: rgb(144, 144.5, 147.5);
}

hr {
  border: 1px solid rgba(144, 144.5, 147.5, 0.3);
  margin: 2em 0;
}

article:not(:last-of-type) {
  border-bottom: 1px solid rgba(144, 144.5, 147.5, 0.14);
}

blockquote {
  background: rgba(144, 144.5, 147.5, 0.06);
  border-left: 3px solid rgba(144, 144.5, 147.5, 0.9);
  padding: 1px 1.5em;
  opacity: 0.75;
}

blockquote, figure {
  margin: 1em 0;
}

img {
  margin: 0.5em 0;
}

li {
  margin: 0.25em 0;
}

img {
  border-radius: 2px;
  max-width: 100%;
  height: auto;
}

table {
  display: inline-block;
  max-width: 100%;
  overflow-y: scroll;
  border-spacing: 1px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(144, 144.5, 147.5, 0.12) inset;
}

th, td {
  padding: 0.5em 1em;
  box-shadow: 0 0 0 1px rgba(144, 144.5, 147.5, 0.12);
}

tr:hover, tr:nth-child(odd) td {
  background: rgba(144, 144.5, 147.5, 0.04);
}

pre {
  background: rgba(144, 144.5, 147.5, 0.12);
  border-radius: 2px;
  font-size: 0.8em;
  margin: 1.5em 0;
  padding: 0.8em 1.2em;
  overflow-x: auto;
}

:not(pre) > code {
  font-size: 0.9em;
  background: rgba(144, 144.5, 147.5, 0.15);
  opacity: 0.7;
  border-radius: 2px;
  margin: 0 0.1em;
  padding: 0.2em 0.4em;
}

body {
  display: flex;
  flex-direction: column;
}

article {
  flex-grow: 1;
}

body > header, body > footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

body > header, body > article, body > footer {
  padding: 1.5em;
}

article header {
  margin-bottom: 1.5em;
}

article header h1 {
  font-size: 1.7em;
  margin: 0 0 0.1em;
}

nav {
  margin: 0.5em -1.2em;
}

nav a {
  margin: 0.5em 1.2em;
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.title {
  font-size: 1.25em;
}

.more {
  margin: 2em 0 1em;
}

.more a {
  border-radius: 2px;
  border: 1.5px solid #68f;
  padding: 0.4em 0.8em;
  transition: 0.2s background, 0.2s color;
}

.more a:hover {
  color: #fff;
  background: #68f;
  text-decoration: inherit;
}

.archive {
  font-size: 1.1em;
}

.archive time {
  display: inline-block;
  min-width: 10ch;
  min-height: 1.75em;
  margin: 0 0.2em;
}

.icon {
  height: 1em;
  width: 1em;
  fill: currentColor;
  transition: 0.2s color;
  vertical-align: middle;
  margin-bottom: 0.15em;
}

a:hover .icon {
  color: rgb(144, 144.5, 147.5);
}

.icon-status {
  height: 0.85em;
  width: 0.85em;
  opacity: 0.6;
  margin: 0 0.2em;
}

.post-preview-unpublished {
  font-style: italic;
}

.full table {
  display: table;
  width: 100%;
}

.katex {
  overflow-x: auto;
  overflow-y: hidden;
}

.rouge-table, .rouge-table th, .rouge-table td, .rouge-table tr, .rouge-table pre {
  font-size: inherit;
  background: inherit !important;
  box-shadow: none;
  width: initial;
  margin: 0;
  padding: 0;
}
.rouge-table .gl pre {
  margin: 0 1.5em 0 0.25em;
  opacity: 0.5;
}

.highlight pre {
  background: rgba(46.8328767123, 48.2520547945, 56.7671232877, 0.9);
  color: white;
}
.highlight .c {
  color: #a29f90;
}
.highlight .err {
  color: #960050;
  background-color: #1e0010;
}
.highlight .k {
  color: #66d9ef;
}
.highlight .l {
  color: #ae81ff;
}
.highlight .n {
  color: #f8f8f2;
}
.highlight .o {
  color: #f92672;
}
.highlight .p {
  color: #f8f8f2;
}
.highlight .cm, .highlight .cp, .highlight .c1, .highlight .cs {
  color: #75715e;
}
.highlight .ge {
  font-style: italic;
}
.highlight .gs {
  font-weight: bold;
}
.highlight .kc, .highlight .kd {
  color: #66d9ef;
}
.highlight .kn {
  color: #f92672;
}
.highlight .kp, .highlight .kr, .highlight .kt {
  color: #66d9ef;
}
.highlight .ld {
  color: #e6db74;
}
.highlight .m {
  color: #ae81ff;
}
.highlight .s {
  color: #e6db74;
}
.highlight .na {
  color: #a6e22e;
}
.highlight .nb {
  color: #f8f8f2;
}
.highlight .nc {
  color: #a6e22e;
}
.highlight .no {
  color: #66d9ef;
}
.highlight .nd {
  color: #a6e22e;
}
.highlight .ni {
  color: #f8f8f2;
}
.highlight .ne, .highlight .nf {
  color: #a6e22e;
}
.highlight .nl, .highlight .nn {
  color: #f8f8f2;
}
.highlight .nx {
  color: #a6e22e;
}
.highlight .py {
  color: #f8f8f2;
}
.highlight .nt {
  color: #f92672;
}
.highlight .nv {
  color: #f8f8f2;
}
.highlight .ow {
  color: #f92672;
}
.highlight .w {
  color: #f8f8f2;
}
.highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo {
  color: #ae81ff;
}
.highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2 {
  color: #e6db74;
}
.highlight .se {
  color: #ae81ff;
}
.highlight .sh, .highlight .si, .highlight .sx, .highlight .sr, .highlight .s1, .highlight .ss {
  color: #e6db74;
}
.highlight .bp, .highlight .vc, .highlight .vg, .highlight .vi {
  color: #f8f8f2;
}
.highlight .il {
  color: #ae81ff;
}
.highlight .gu {
  color: #75715e;
}
.highlight .gd {
  color: #f92672;
}
.highlight .gi {
  color: #a6e22e;
}

@media (min-width: 40em) {
  body > header, body > article, body > footer {
    padding: 1.75em calc(40% - 17em);
  }
}
body > header {
  background: #212228;
  color: #ffffff;
  border-bottom: 1px solid rgba(144, 144.5, 147.5, 0.14);
}

body > footer {
  box-shadow: 0 0 0.6em rgba(33, 34, 40, 0.04) inset;
  border-top: 1px solid rgba(144, 144.5, 147.5, 0.14);
  opacity: 0.9;
}

/*# sourceMappingURL=index.css.map */