/**
* Post Content
*/

.post-content article,
.post-content aside,
.post-content figcaption,
.post-content figure,
.post-content footer,
.post-content header,
.post-content hgroup,
.post-content main,
.post-content nav,
.post-content section {
  display: block;
}

.post-content [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

.post-content hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.post-content p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.post-content abbr[title],
.post-content abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

.post-content address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

.post-content ol,
.post-content ul,
.post-content dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

.post-content ol ol,
.post-content ul ul,
.post-content ol ul,
.post-content ul ol {
  margin-bottom: 0;
}

.post-content dt {
  font-weight: 700;
}

.post-content dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

.post-content blockquote {
  margin: 0 0 1rem;
}

.post-content b,
.post-content strong {
  font-weight: bolder;
}

.post-content small {
  font-size: 80%;
}

.post-content sub,
.post-content sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.post-content sub {
  bottom: -.25em;
}

.post-content sup {
  top: -.5em;
}

.post-content a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

.post-content a:hover {
  color: #0056b3;
  text-decoration: underline;
}

.post-content a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

.post-content a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

.post-content pre,
.post-content code,
.post-content kbd,
.post-content samp {
  font-family: var(--font-mono);
  font-size: 1em;
}

.post-content pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

.post-content figure {
  margin: 0 0 1rem;
}

.post-content img {
  vertical-align: middle;
  border-style: none;
}

.post-content svg {
  overflow: hidden;
  vertical-align: middle;
}

.post-content table {
  border-collapse: collapse;
}

.post-content caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  caption-side: bottom;
}

.post-content th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

.post-content label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.post-content button {
  border-radius: 0;
}

.post-content button:focus:not(:focus-visible) {
  outline: 0;
}

.post-content input,
.post-content button,
.post-content select,
.post-content optgroup,
.post-content textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.post-content button,
.post-content input {
  overflow: visible;
}

.post-content button,
.post-content select {
  text-transform: none;
}

.post-content [role="button"] {
  cursor: pointer;
}

.post-content select {
  word-wrap: normal;
}

.post-content button,
.post-content [type="button"],
.post-content [type="reset"],
.post-content [type="submit"] {
  -webkit-appearance: button;
}

.post-content button:not(:disabled),
.post-content [type="button"]:not(:disabled),
.post-content [type="reset"]:not(:disabled),
.post-content [type="submit"]:not(:disabled) {
  cursor: pointer;
}

.post-content button::-moz-focus-inner,
.post-content [type="button"]::-moz-focus-inner,
.post-content [type="reset"]::-moz-focus-inner,
.post-content [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

.post-content input[type="radio"],
.post-content input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

.post-content textarea {
  overflow: auto;
  resize: vertical;
}

.post-content fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.post-content legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

.post-content progress {
  vertical-align: baseline;
}

.post-content [type="number"]::-webkit-inner-spin-button,
.post-content [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.post-content [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

.post-content [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.post-content ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

.post-content output {
  display: inline-block;
}

.post-content summary {
  display: list-item;
  cursor: pointer;
}

.post-content template {
  display: none;
}

.post-content [hidden] {
  display: none !important;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.post-content h1 {
  font-size: 2.5rem;
}

.post-content h2 {
  font-size: 2rem;
}

.post-content h3 {
  font-size: 1.75rem;
}

.post-content h4 {
  font-size: 1.5rem;
}

.post-content h5 {
  font-size: 1.25rem;
}

.post-content h6 {
  font-size: 1rem;
}

.post-content .lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.post-content hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313131;
}

.post-content small {
  font-size: 0.875em;
  font-weight: 400;
}

.post-content mark {
  padding: 0.2em;
}

.post-content code {
  font-size: 87.5%;
  word-wrap: break-word;
}

.post-content a > code {
  color: inherit;
}

.post-content kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  border-radius: 0.2rem;
}

.post-content kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

.post-content pre {
  display: block;
  font-size: 87.5%;
}

.post-content pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/**
 * Syntax highlighting styles (Complete Pygments/Rouge Token List)
 */
.post-content .highlight {
  position: relative;
  background: #0a0d14;
  padding: 1.6rem 1rem 1rem 1rem;
  border-radius: 0.3em;
  overflow: auto;
  color: #f8f8f2; /* Default text color added to ensure visibility */
}
.post-content .highlight .copy-btn {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: #ffffffe0;
  color: #333;
  border: none;
  padding: 0.2rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.3em;
  cursor: pointer;
}
.highlighter-rouge .post-content .highlight {
  background: #0f193b;
}

/* Comments */
.post-content .highlight .c  { color: #998; font-style: italic; } /* Comment */
.post-content .highlight .cm { color: #998; font-style: italic; } /* Comment.Multiline */
.post-content .highlight .cp { color: #999; font-weight: bold; }  /* Comment.Preproc */
.post-content .highlight .c1 { color: #998; font-style: italic; } /* Comment.Single */
.post-content .highlight .cs { color: #999; font-weight: bold; font-style: italic; } /* Comment.Special */

/* Errors */
.post-content .highlight .err { color: #a61717; background-color: #e3d2d2; } /* Error */

/* Keywords */
.post-content .highlight .k  { color: #c586c0; font-weight: bold; } /* Keyword */
.post-content .highlight .kc { color: #458; font-weight: bold; } /* Keyword.Constant */
.post-content .highlight .kd { color: #569cd6; font-weight: bold; } /* Keyword.Declaration */
.post-content .highlight .kn { color: #334270; font-weight: bold; } /* Keyword.Namespace (Added) */
.post-content .highlight .kp { color: #565657; font-weight: bold; } /* Keyword.Pseudo */
.post-content .highlight .kr { color: #223368; font-weight: bold; } /* Keyword.Reserved */
.post-content .highlight .kt { color: #293455; font-weight: bold; } /* Keyword.Type */

/* Operators */
.post-content .highlight .o  { color: #4fc1ff; font-weight: bold; } /* Operator */
.post-content .highlight .ow { color: #4fc1ff; font-weight: bold; } /* Operator.Word */

/* Names */
.post-content .highlight .na { color: #008080; } /* Name.Attribute */
.post-content .highlight .nb { color: #0086B3; } /* Name.Builtin */
.post-content .highlight .nc { color: #458; font-weight: bold; } /* Name.Class */
.post-content .highlight .no { color: #008080; } /* Name.Constant */
.post-content .highlight .nd { color: #3c5d5d; font-weight: bold; } /* Name.Decorator (Added) */
.post-content .highlight .ni { color: #800080; } /* Name.Entity */
.post-content .highlight .ne { color: #900; font-weight: bold; } /* Name.Exception */
.post-content .highlight .nf { color: #900; font-weight: bold; } /* Name.Function */
.post-content .highlight .nl { color: #900; font-weight: bold; } /* Name.Label (Added) */
.post-content .highlight .nn { color: #555; } /* Name.Namespace */
.post-content .highlight .nx { color: #4fc1ff; } /* Name.Other (Added) */
.post-content .highlight .py { color: #008080; } /* Name.Property (Added) */
.post-content .highlight .nt { color: #000080; } /* Name.Tag */
.post-content .highlight .nv { color: #008080; } /* Name.Variable */
.post-content .highlight .bp { color: #999; } /* Name.Builtin.Pseudo */
.post-content .highlight .fm { color: #900; font-weight: bold; } /* Name.Function.Magic (Added) */
.post-content .highlight .vc { color: #008080; } /* Name.Variable.Class */
.post-content .highlight .vg { color: #008080; } /* Name.Variable.Global */
.post-content .highlight .vi { color: #008080; } /* Name.Variable.Instance */
.post-content .highlight .vm { color: #008080; } /* Name.Variable.Magic (Added) */

/* Literals: Numbers */
.post-content .highlight .m  { color: #099; } /* Literal.Number */
.post-content .highlight .mb { color: #099; } /* Literal.Number.Bin (Added) */
.post-content .highlight .mf { color: #099; } /* Literal.Number.Float */
.post-content .highlight .mh { color: #099; } /* Literal.Number.Hex */
.post-content .highlight .mi { color: #099; } /* Literal.Number.Integer */
.post-content .highlight .mo { color: #099; } /* Literal.Number.Oct */
.post-content .highlight .il { color: #099; } /* Literal.Number.Integer.Long */

/* Literals: Strings */
.post-content .highlight .s  { color: #d14; } /* Literal.String */
.post-content .highlight .sa { color: #d14; } /* Literal.String.Affix (Added) */
.post-content .highlight .sb { color: #d14; } /* Literal.String.Backtick */
.post-content .highlight .sc { color: #d14; } /* Literal.String.Char */
.post-content .highlight .dl { color: #d14; } /* Literal.String.Delimiter (Added) */
.post-content .highlight .sd { color: #d14; } /* Literal.String.Doc */
.post-content .highlight .s2 { color: #d14; } /* Literal.String.Double */
.post-content .highlight .se { color: #d14; } /* Literal.String.Escape */
.post-content .highlight .sh { color: #d14; } /* Literal.String.Heredoc */
.post-content .highlight .si { color: #d14; } /* Literal.String.Interpol */
.post-content .highlight .sx { color: #d14; } /* Literal.String.Other */
.post-content .highlight .sr { color: #009926; } /* Literal.String.Regex */
.post-content .highlight .s1 { color: #d14; } /* Literal.String.Single */
.post-content .highlight .ss { color: #990073; } /* Literal.String.Symbol */

/* Generic / Markdown / Diff elements */
.post-content .highlight .gd { color: #000; background-color: #fdd; } /* Generic.Deleted */
.post-content .highlight .gd .x { color: #000; background-color: #faa; }
.post-content .highlight .ge { font-style: italic; } /* Generic.Emph */
.post-content .highlight .gr { color: #a00; } /* Generic.Error */
.post-content .highlight .gh { color: #999; } /* Generic.Heading */
.post-content .highlight .gi { color: #000; background-color: #dfd; } /* Generic.Inserted */
.post-content .highlight .gi .x { color: #000; background-color: #afa; }
.post-content .highlight .go { color: #888; } /* Generic.Output */
.post-content .highlight .gp { color: #555; } /* Generic.Prompt */
.post-content .highlight .gs { font-weight: bold; } /* Generic.Strong */
.post-content .highlight .gu { color: #aaa; } /* Generic.Subheading */
.post-content .highlight .gt { color: #a00; } /* Generic.Traceback */
.post-content .highlight .gl { color: #999; } /* Generic.Lineno (Added) */

/* Text */
.post-content .highlight .w  { color: #bbb; } /* Text.Whitespace */
.post-content .highlight .pi { color: #555; } /* Processing Instruction (Added) */