@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://rsms.me/inter/inter.css");
body.light-theme,
:root {
  /* light theme color */
  --background: #fbf9ea;
  --background-secondary: #fbf9ea;
  --header: #f7f3d6;
  --color: #282828;
  --color-secondary: #bb4764;
  --border-color: #bcb5b1;
  --heading-color: #528641;
  --code-background: #f2e5bc;
  /* variables for js, must be the same as these in @custom-media queries */
  --phoneWidth: (max-width: 684px);
  --tabletWidth: (max-width: 900px);
  /* Background */
  /* PreWrapper */
  /* Other */
  /* Error */
  /* CodeLine */
  /* LineLink */
  /* LineTableTD */
  /* LineTable */
  /* LineHighlight */
  /* LineNumbersTable */
  /* LineNumbers */
  /* Line */
  /* Keyword */
  /* KeywordConstant */
  /* KeywordDeclaration */
  /* KeywordNamespace */
  /* KeywordPseudo */
  /* KeywordReserved */
  /* KeywordType */
  /* Name */
  /* NameAttribute */
  /* NameBuiltin */
  /* NameBuiltinPseudo */
  /* NameClass */
  /* NameConstant */
  /* NameDecorator */
  /* NameEntity */
  /* NameException */
  /* NameFunction */
  /* NameFunctionMagic */
  /* NameLabel */
  /* NameNamespace */
  /* NameOther */
  /* NameProperty */
  /* NameTag */
  /* NameVariable */
  /* NameVariableClass */
  /* NameVariableGlobal */
  /* NameVariableInstance */
  /* NameVariableMagic */
  /* Literal */
  /* LiteralDate */
  /* LiteralString */
  /* LiteralStringAffix */
  /* LiteralStringBacktick */
  /* LiteralStringChar */
  /* LiteralStringDelimiter */
  /* LiteralStringDoc */
  /* LiteralStringDouble */
  /* LiteralStringEscape */
  /* LiteralStringHeredoc */
  /* LiteralStringInterpol */
  /* LiteralStringOther */
  /* LiteralStringRegex */
  /* LiteralStringSingle */
  /* LiteralStringSymbol */
  /* LiteralNumber */
  /* LiteralNumberBin */
  /* LiteralNumberFloat */
  /* LiteralNumberHex */
  /* LiteralNumberInteger */
  /* LiteralNumberIntegerLong */
  /* LiteralNumberOct */
  /* Operator */
  /* OperatorWord */
  /* Punctuation */
  /* Comment */
  /* CommentHashbang */
  /* CommentMultiline */
  /* CommentSingle */
  /* CommentSpecial */
  /* CommentPreproc */
  /* CommentPreprocFile */
  /* Generic */
  /* GenericDeleted */
  /* GenericEmph */
  /* GenericError */
  /* GenericHeading */
  /* GenericInserted */
  /* GenericOutput */
  /* GenericPrompt */
  /* GenericStrong */
  /* GenericSubheading */
  /* GenericTraceback */
  /* GenericUnderline */
  /* TextWhitespace */ }
  body.light-theme .bg,
  :root .bg {
    color: #3c3836;
    background-color: #fbf1c7; }
  body.light-theme .chroma,
  :root .chroma {
    color: #3c3836;
    background-color: #fbf1c7; }
  body.light-theme .chroma .lnlinks,
  :root .chroma .lnlinks {
    outline: none;
    text-decoration: none;
    color: inherit; }
  body.light-theme .chroma .lntd,
  :root .chroma .lntd {
    vertical-align: top;
    padding: 0;
    margin: 0;
    border: 0; }
  body.light-theme .chroma .lntable,
  :root .chroma .lntable {
    border-spacing: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  body.light-theme .chroma .hl,
  :root .chroma .hl {
    background-color: #e1d8b3; }
  body.light-theme .chroma .lnt,
  :root .chroma .lnt {
    white-space: pre;
    -webkit-user-select: none;
    user-select: none;
    margin-right: 0.4em;
    padding: 0 0.4em 0 0.4em;
    color: #9d9b9a; }
  body.light-theme .chroma .ln,
  :root .chroma .ln {
    white-space: pre;
    -webkit-user-select: none;
    user-select: none;
    margin-right: 0.4em;
    padding: 0 0.4em 0 0.4em;
    color: #9d9b9a; }
  body.light-theme .chroma .line,
  :root .chroma .line {
    display: flex; }
  body.light-theme .chroma .k,
  :root .chroma .k {
    color: #af3a03; }
  body.light-theme .chroma .kc,
  :root .chroma .kc {
    color: #af3a03; }
  body.light-theme .chroma .kd,
  :root .chroma .kd {
    color: #af3a03; }
  body.light-theme .chroma .kn,
  :root .chroma .kn {
    color: #af3a03; }
  body.light-theme .chroma .kp,
  :root .chroma .kp {
    color: #af3a03; }
  body.light-theme .chroma .kr,
  :root .chroma .kr {
    color: #af3a03; }
  body.light-theme .chroma .kt,
  :root .chroma .kt {
    color: #b57614; }
  body.light-theme .chroma .na,
  :root .chroma .na {
    color: #79740e;
    font-weight: bold; }
  body.light-theme .chroma .nb,
  :root .chroma .nb {
    color: #b57614; }
  body.light-theme .chroma .no,
  :root .chroma .no {
    color: #d3869b; }
  body.light-theme .chroma .ni,
  :root .chroma .ni {
    color: #b57614; }
  body.light-theme .chroma .ne,
  :root .chroma .ne {
    color: #fb4934; }
  body.light-theme .chroma .nf,
  :root .chroma .nf {
    color: #b57614; }
  body.light-theme .chroma .nl,
  :root .chroma .nl {
    color: #9d0006; }
  body.light-theme .chroma .nt,
  :root .chroma .nt {
    color: #9d0006; }
  body.light-theme .chroma .s,
  :root .chroma .s {
    color: #79740e; }
  body.light-theme .chroma .sa,
  :root .chroma .sa {
    color: #79740e; }
  body.light-theme .chroma .sb,
  :root .chroma .sb {
    color: #79740e; }
  body.light-theme .chroma .sc,
  :root .chroma .sc {
    color: #79740e; }
  body.light-theme .chroma .dl,
  :root .chroma .dl {
    color: #79740e; }
  body.light-theme .chroma .sd,
  :root .chroma .sd {
    color: #79740e; }
  body.light-theme .chroma .s2,
  :root .chroma .s2 {
    color: #79740e; }
  body.light-theme .chroma .se,
  :root .chroma .se {
    color: #79740e; }
  body.light-theme .chroma .sh,
  :root .chroma .sh {
    color: #79740e; }
  body.light-theme .chroma .si,
  :root .chroma .si {
    color: #79740e; }
  body.light-theme .chroma .sx,
  :root .chroma .sx {
    color: #79740e; }
  body.light-theme .chroma .sr,
  :root .chroma .sr {
    color: #79740e; }
  body.light-theme .chroma .s1,
  :root .chroma .s1 {
    color: #79740e; }
  body.light-theme .chroma .ss,
  :root .chroma .ss {
    color: #076678; }
  body.light-theme .chroma .m,
  :root .chroma .m {
    color: #8f3f71; }
  body.light-theme .chroma .mb,
  :root .chroma .mb {
    color: #8f3f71; }
  body.light-theme .chroma .mf,
  :root .chroma .mf {
    color: #8f3f71; }
  body.light-theme .chroma .mh,
  :root .chroma .mh {
    color: #8f3f71; }
  body.light-theme .chroma .mi,
  :root .chroma .mi {
    color: #8f3f71; }
  body.light-theme .chroma .il,
  :root .chroma .il {
    color: #8f3f71; }
  body.light-theme .chroma .mo,
  :root .chroma .mo {
    color: #8f3f71; }
  body.light-theme .chroma .o,
  :root .chroma .o {
    color: #af3a03; }
  body.light-theme .chroma .ow,
  :root .chroma .ow {
    color: #af3a03; }
  body.light-theme .chroma .c,
  :root .chroma .c {
    color: #928374;
    font-style: italic; }
  body.light-theme .chroma .ch,
  :root .chroma .ch {
    color: #928374;
    font-style: italic; }
  body.light-theme .chroma .cm,
  :root .chroma .cm {
    color: #928374;
    font-style: italic; }
  body.light-theme .chroma .c1,
  :root .chroma .c1 {
    color: #928374;
    font-style: italic; }
  body.light-theme .chroma .cs,
  :root .chroma .cs {
    color: #928374;
    font-style: italic; }
  body.light-theme .chroma .cp,
  :root .chroma .cp {
    color: #427b58; }
  body.light-theme .chroma .cpf,
  :root .chroma .cpf {
    color: #427b58;
    font-style: italic; }
  body.light-theme .chroma .gd,
  :root .chroma .gd {
    color: #282828;
    background-color: #9d0006; }
  body.light-theme .chroma .ge,
  :root .chroma .ge {
    color: #076678;
    text-decoration: underline; }
  body.light-theme .chroma .gr,
  :root .chroma .gr {
    background-color: #9d0006;
    font-weight: bold; }
  body.light-theme .chroma .gh,
  :root .chroma .gh {
    color: #79740e;
    font-weight: bold; }
  body.light-theme .chroma .gi,
  :root .chroma .gi {
    color: #282828;
    background-color: #79740e; }
  body.light-theme .chroma .go,
  :root .chroma .go {
    color: #504945; }
  body.light-theme .chroma .gu,
  :root .chroma .gu {
    color: #79740e;
    font-weight: bold; }
  body.light-theme .chroma .gt,
  :root .chroma .gt {
    background-color: #3c3836;
    font-weight: bold; }

body.dark-theme {
  /* dark theme colors */
  --background: #32302f;
  --background-secondary: #32302f;
  --header: #2a2928;
  --color: #fbf1c7;
  --color-secondary: #da98aa;
  --border-color: #665c54;
  --heading-color: #8ec07c;
  --code-background: #282828;
  /* Background */
  /* PreWrapper */
  /* Other */
  /* Error */
  /* CodeLine */
  /* LineLink */
  /* LineTableTD */
  /* LineTable */
  /* LineHighlight */
  /* LineNumbersTable */
  /* LineNumbers */
  /* Line */
  /* Keyword */
  /* KeywordConstant */
  /* KeywordDeclaration */
  /* KeywordNamespace */
  /* KeywordPseudo */
  /* KeywordReserved */
  /* KeywordType */
  /* Name */
  /* NameAttribute */
  /* NameBuiltin */
  /* NameBuiltinPseudo */
  /* NameClass */
  /* NameConstant */
  /* NameDecorator */
  /* NameEntity */
  /* NameException */
  /* NameFunction */
  /* NameFunctionMagic */
  /* NameLabel */
  /* NameNamespace */
  /* NameOther */
  /* NameProperty */
  /* NameTag */
  /* NameVariable */
  /* NameVariableClass */
  /* NameVariableGlobal */
  /* NameVariableInstance */
  /* NameVariableMagic */
  /* Literal */
  /* LiteralDate */
  /* LiteralString */
  /* LiteralStringAffix */
  /* LiteralStringBacktick */
  /* LiteralStringChar */
  /* LiteralStringDelimiter */
  /* LiteralStringDoc */
  /* LiteralStringDouble */
  /* LiteralStringEscape */
  /* LiteralStringHeredoc */
  /* LiteralStringInterpol */
  /* LiteralStringOther */
  /* LiteralStringRegex */
  /* LiteralStringSingle */
  /* LiteralStringSymbol */
  /* LiteralNumber */
  /* LiteralNumberBin */
  /* LiteralNumberFloat */
  /* LiteralNumberHex */
  /* LiteralNumberInteger */
  /* LiteralNumberIntegerLong */
  /* LiteralNumberOct */
  /* Operator */
  /* OperatorWord */
  /* Punctuation */
  /* Comment */
  /* CommentHashbang */
  /* CommentMultiline */
  /* CommentSingle */
  /* CommentSpecial */
  /* CommentPreproc */
  /* CommentPreprocFile */
  /* Generic */
  /* GenericDeleted */
  /* GenericEmph */
  /* GenericError */
  /* GenericHeading */
  /* GenericInserted */
  /* GenericOutput */
  /* GenericPrompt */
  /* GenericStrong */
  /* GenericSubheading */
  /* GenericTraceback */
  /* GenericUnderline */
  /* TextWhitespace */ }
  body.dark-theme .bg {
    color: #ebdbb2;
    background-color: #282828; }
  body.dark-theme .chroma {
    color: #ebdbb2;
    background-color: #282828; }
  body.dark-theme .chroma .lnlinks {
    outline: none;
    text-decoration: none;
    color: inherit; }
  body.dark-theme .chroma .lntd {
    vertical-align: top;
    padding: 0;
    margin: 0;
    border: 0; }
  body.dark-theme .chroma .lntable {
    border-spacing: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  body.dark-theme .chroma .hl {
    background-color: #3d3d3d; }
  body.dark-theme .chroma .lnt {
    white-space: pre;
    -webkit-user-select: none;
    user-select: none;
    margin-right: 0.4em;
    padding: 0 0.4em 0 0.4em;
    color: #756d59; }
  body.dark-theme .chroma .ln {
    white-space: pre;
    -webkit-user-select: none;
    user-select: none;
    margin-right: 0.4em;
    padding: 0 0.4em 0 0.4em;
    color: #756d59; }
  body.dark-theme .chroma .line {
    display: flex; }
  body.dark-theme .chroma .k {
    color: #fe8019; }
  body.dark-theme .chroma .kc {
    color: #fe8019; }
  body.dark-theme .chroma .kd {
    color: #fe8019; }
  body.dark-theme .chroma .kn {
    color: #fe8019; }
  body.dark-theme .chroma .kp {
    color: #fe8019; }
  body.dark-theme .chroma .kr {
    color: #fe8019; }
  body.dark-theme .chroma .kt {
    color: #fabd2f; }
  body.dark-theme .chroma .na {
    color: #b8bb26;
    font-weight: bold; }
  body.dark-theme .chroma .nb {
    color: #fabd2f; }
  body.dark-theme .chroma .no {
    color: #d3869b; }
  body.dark-theme .chroma .ni {
    color: #fabd2f; }
  body.dark-theme .chroma .ne {
    color: #fb4934; }
  body.dark-theme .chroma .nf {
    color: #fabd2f; }
  body.dark-theme .chroma .nl {
    color: #fb4934; }
  body.dark-theme .chroma .nt {
    color: #fb4934; }
  body.dark-theme .chroma .s {
    color: #b8bb26; }
  body.dark-theme .chroma .sa {
    color: #b8bb26; }
  body.dark-theme .chroma .sb {
    color: #b8bb26; }
  body.dark-theme .chroma .sc {
    color: #b8bb26; }
  body.dark-theme .chroma .dl {
    color: #b8bb26; }
  body.dark-theme .chroma .sd {
    color: #b8bb26; }
  body.dark-theme .chroma .s2 {
    color: #b8bb26; }
  body.dark-theme .chroma .se {
    color: #b8bb26; }
  body.dark-theme .chroma .sh {
    color: #b8bb26; }
  body.dark-theme .chroma .si {
    color: #b8bb26; }
  body.dark-theme .chroma .sx {
    color: #b8bb26; }
  body.dark-theme .chroma .sr {
    color: #b8bb26; }
  body.dark-theme .chroma .s1 {
    color: #b8bb26; }
  body.dark-theme .chroma .ss {
    color: #83a598; }
  body.dark-theme .chroma .m {
    color: #d3869b; }
  body.dark-theme .chroma .mb {
    color: #d3869b; }
  body.dark-theme .chroma .mf {
    color: #d3869b; }
  body.dark-theme .chroma .mh {
    color: #d3869b; }
  body.dark-theme .chroma .mi {
    color: #d3869b; }
  body.dark-theme .chroma .il {
    color: #d3869b; }
  body.dark-theme .chroma .mo {
    color: #d3869b; }
  body.dark-theme .chroma .o {
    color: #fe8019; }
  body.dark-theme .chroma .ow {
    color: #fe8019; }
  body.dark-theme .chroma .c {
    color: #928374;
    font-style: italic; }
  body.dark-theme .chroma .ch {
    color: #928374;
    font-style: italic; }
  body.dark-theme .chroma .cm {
    color: #928374;
    font-style: italic; }
  body.dark-theme .chroma .c1 {
    color: #928374;
    font-style: italic; }
  body.dark-theme .chroma .cs {
    color: #928374;
    font-style: italic; }
  body.dark-theme .chroma .cp {
    color: #8ec07c; }
  body.dark-theme .chroma .cpf {
    color: #8ec07c;
    font-style: italic; }
  body.dark-theme .chroma .gd {
    color: #282828;
    background-color: #fb4934; }
  body.dark-theme .chroma .ge {
    color: #83a598;
    text-decoration: underline; }
  body.dark-theme .chroma .gr {
    background-color: #fb4934;
    font-weight: bold; }
  body.dark-theme .chroma .gh {
    color: #b8bb26;
    font-weight: bold; }
  body.dark-theme .chroma .gi {
    color: #282828;
    background-color: #b8bb26; }
  body.dark-theme .chroma .go {
    color: #504945; }
  body.dark-theme .chroma .gu {
    color: #b8bb26;
    font-weight: bold; }
  body.dark-theme .chroma .gt {
    background-color: #fb4934;
    font-weight: bold; }

@media (prefers-color-scheme: light) {
  body:not(.dark-theme) {
    /* light theme color */
    --background: #fbf9ea;
    --background-secondary: #fbf9ea;
    --header: #f7f3d6;
    --color: #282828;
    --color-secondary: #bb4764;
    --border-color: #bcb5b1;
    --heading-color: #528641;
    --code-background: #f2e5bc;
    /* Background */
    /* PreWrapper */
    /* Other */
    /* Error */
    /* CodeLine */
    /* LineLink */
    /* LineTableTD */
    /* LineTable */
    /* LineHighlight */
    /* LineNumbersTable */
    /* LineNumbers */
    /* Line */
    /* Keyword */
    /* KeywordConstant */
    /* KeywordDeclaration */
    /* KeywordNamespace */
    /* KeywordPseudo */
    /* KeywordReserved */
    /* KeywordType */
    /* Name */
    /* NameAttribute */
    /* NameBuiltin */
    /* NameBuiltinPseudo */
    /* NameClass */
    /* NameConstant */
    /* NameDecorator */
    /* NameEntity */
    /* NameException */
    /* NameFunction */
    /* NameFunctionMagic */
    /* NameLabel */
    /* NameNamespace */
    /* NameOther */
    /* NameProperty */
    /* NameTag */
    /* NameVariable */
    /* NameVariableClass */
    /* NameVariableGlobal */
    /* NameVariableInstance */
    /* NameVariableMagic */
    /* Literal */
    /* LiteralDate */
    /* LiteralString */
    /* LiteralStringAffix */
    /* LiteralStringBacktick */
    /* LiteralStringChar */
    /* LiteralStringDelimiter */
    /* LiteralStringDoc */
    /* LiteralStringDouble */
    /* LiteralStringEscape */
    /* LiteralStringHeredoc */
    /* LiteralStringInterpol */
    /* LiteralStringOther */
    /* LiteralStringRegex */
    /* LiteralStringSingle */
    /* LiteralStringSymbol */
    /* LiteralNumber */
    /* LiteralNumberBin */
    /* LiteralNumberFloat */
    /* LiteralNumberHex */
    /* LiteralNumberInteger */
    /* LiteralNumberIntegerLong */
    /* LiteralNumberOct */
    /* Operator */
    /* OperatorWord */
    /* Punctuation */
    /* Comment */
    /* CommentHashbang */
    /* CommentMultiline */
    /* CommentSingle */
    /* CommentSpecial */
    /* CommentPreproc */
    /* CommentPreprocFile */
    /* Generic */
    /* GenericDeleted */
    /* GenericEmph */
    /* GenericError */
    /* GenericHeading */
    /* GenericInserted */
    /* GenericOutput */
    /* GenericPrompt */
    /* GenericStrong */
    /* GenericSubheading */
    /* GenericTraceback */
    /* GenericUnderline */
    /* TextWhitespace */ }
    body:not(.dark-theme) .bg {
      color: #3c3836;
      background-color: #fbf1c7; }
    body:not(.dark-theme) .chroma {
      color: #3c3836;
      background-color: #fbf1c7; }
    body:not(.dark-theme) .chroma .lnlinks {
      outline: none;
      text-decoration: none;
      color: inherit; }
    body:not(.dark-theme) .chroma .lntd {
      vertical-align: top;
      padding: 0;
      margin: 0;
      border: 0; }
    body:not(.dark-theme) .chroma .lntable {
      border-spacing: 0;
      padding: 0;
      margin: 0;
      border: 0; }
    body:not(.dark-theme) .chroma .hl {
      background-color: #e1d8b3; }
    body:not(.dark-theme) .chroma .lnt {
      white-space: pre;
      -webkit-user-select: none;
      user-select: none;
      margin-right: 0.4em;
      padding: 0 0.4em 0 0.4em;
      color: #9d9b9a; }
    body:not(.dark-theme) .chroma .ln {
      white-space: pre;
      -webkit-user-select: none;
      user-select: none;
      margin-right: 0.4em;
      padding: 0 0.4em 0 0.4em;
      color: #9d9b9a; }
    body:not(.dark-theme) .chroma .line {
      display: flex; }
    body:not(.dark-theme) .chroma .k {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .kc {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .kd {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .kn {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .kp {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .kr {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .kt {
      color: #b57614; }
    body:not(.dark-theme) .chroma .na {
      color: #79740e;
      font-weight: bold; }
    body:not(.dark-theme) .chroma .nb {
      color: #b57614; }
    body:not(.dark-theme) .chroma .no {
      color: #d3869b; }
    body:not(.dark-theme) .chroma .ni {
      color: #b57614; }
    body:not(.dark-theme) .chroma .ne {
      color: #fb4934; }
    body:not(.dark-theme) .chroma .nf {
      color: #b57614; }
    body:not(.dark-theme) .chroma .nl {
      color: #9d0006; }
    body:not(.dark-theme) .chroma .nt {
      color: #9d0006; }
    body:not(.dark-theme) .chroma .s {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sa {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sb {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sc {
      color: #79740e; }
    body:not(.dark-theme) .chroma .dl {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sd {
      color: #79740e; }
    body:not(.dark-theme) .chroma .s2 {
      color: #79740e; }
    body:not(.dark-theme) .chroma .se {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sh {
      color: #79740e; }
    body:not(.dark-theme) .chroma .si {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sx {
      color: #79740e; }
    body:not(.dark-theme) .chroma .sr {
      color: #79740e; }
    body:not(.dark-theme) .chroma .s1 {
      color: #79740e; }
    body:not(.dark-theme) .chroma .ss {
      color: #076678; }
    body:not(.dark-theme) .chroma .m {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .mb {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .mf {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .mh {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .mi {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .il {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .mo {
      color: #8f3f71; }
    body:not(.dark-theme) .chroma .o {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .ow {
      color: #af3a03; }
    body:not(.dark-theme) .chroma .c {
      color: #928374;
      font-style: italic; }
    body:not(.dark-theme) .chroma .ch {
      color: #928374;
      font-style: italic; }
    body:not(.dark-theme) .chroma .cm {
      color: #928374;
      font-style: italic; }
    body:not(.dark-theme) .chroma .c1 {
      color: #928374;
      font-style: italic; }
    body:not(.dark-theme) .chroma .cs {
      color: #928374;
      font-style: italic; }
    body:not(.dark-theme) .chroma .cp {
      color: #427b58; }
    body:not(.dark-theme) .chroma .cpf {
      color: #427b58;
      font-style: italic; }
    body:not(.dark-theme) .chroma .gd {
      color: #282828;
      background-color: #9d0006; }
    body:not(.dark-theme) .chroma .ge {
      color: #076678;
      text-decoration: underline; }
    body:not(.dark-theme) .chroma .gr {
      background-color: #9d0006;
      font-weight: bold; }
    body:not(.dark-theme) .chroma .gh {
      color: #79740e;
      font-weight: bold; }
    body:not(.dark-theme) .chroma .gi {
      color: #282828;
      background-color: #79740e; }
    body:not(.dark-theme) .chroma .go {
      color: #504945; }
    body:not(.dark-theme) .chroma .gu {
      color: #79740e;
      font-weight: bold; }
    body:not(.dark-theme) .chroma .gt {
      background-color: #3c3836;
      font-weight: bold; } }

@media (prefers-color-scheme: dark) {
  body:not(.light-theme) {
    /* dark theme colors */
    --background: #32302f;
    --background-secondary: #32302f;
    --header: #252627;
    --color: #fbf1c7;
    --color-secondary: #da98aa;
    --border-color: #665c54;
    --heading-color: #8ec07c;
    --code-background: #282828;
    /* Background */
    /* PreWrapper */
    /* Other */
    /* Error */
    /* CodeLine */
    /* LineLink */
    /* LineTableTD */
    /* LineTable */
    /* LineHighlight */
    /* LineNumbersTable */
    /* LineNumbers */
    /* Line */
    /* Keyword */
    /* KeywordConstant */
    /* KeywordDeclaration */
    /* KeywordNamespace */
    /* KeywordPseudo */
    /* KeywordReserved */
    /* KeywordType */
    /* Name */
    /* NameAttribute */
    /* NameBuiltin */
    /* NameBuiltinPseudo */
    /* NameClass */
    /* NameConstant */
    /* NameDecorator */
    /* NameEntity */
    /* NameException */
    /* NameFunction */
    /* NameFunctionMagic */
    /* NameLabel */
    /* NameNamespace */
    /* NameOther */
    /* NameProperty */
    /* NameTag */
    /* NameVariable */
    /* NameVariableClass */
    /* NameVariableGlobal */
    /* NameVariableInstance */
    /* NameVariableMagic */
    /* Literal */
    /* LiteralDate */
    /* LiteralString */
    /* LiteralStringAffix */
    /* LiteralStringBacktick */
    /* LiteralStringChar */
    /* LiteralStringDelimiter */
    /* LiteralStringDoc */
    /* LiteralStringDouble */
    /* LiteralStringEscape */
    /* LiteralStringHeredoc */
    /* LiteralStringInterpol */
    /* LiteralStringOther */
    /* LiteralStringRegex */
    /* LiteralStringSingle */
    /* LiteralStringSymbol */
    /* LiteralNumber */
    /* LiteralNumberBin */
    /* LiteralNumberFloat */
    /* LiteralNumberHex */
    /* LiteralNumberInteger */
    /* LiteralNumberIntegerLong */
    /* LiteralNumberOct */
    /* Operator */
    /* OperatorWord */
    /* Punctuation */
    /* Comment */
    /* CommentHashbang */
    /* CommentMultiline */
    /* CommentSingle */
    /* CommentSpecial */
    /* CommentPreproc */
    /* CommentPreprocFile */
    /* Generic */
    /* GenericDeleted */
    /* GenericEmph */
    /* GenericError */
    /* GenericHeading */
    /* GenericInserted */
    /* GenericOutput */
    /* GenericPrompt */
    /* GenericStrong */
    /* GenericSubheading */
    /* GenericTraceback */
    /* GenericUnderline */
    /* TextWhitespace */ }
    body:not(.light-theme) .bg {
      color: #ebdbb2;
      background-color: #282828; }
    body:not(.light-theme) .chroma {
      color: #ebdbb2;
      background-color: #282828; }
    body:not(.light-theme) .chroma .lnlinks {
      outline: none;
      text-decoration: none;
      color: inherit; }
    body:not(.light-theme) .chroma .lntd {
      vertical-align: top;
      padding: 0;
      margin: 0;
      border: 0; }
    body:not(.light-theme) .chroma .lntable {
      border-spacing: 0;
      padding: 0;
      margin: 0;
      border: 0; }
    body:not(.light-theme) .chroma .hl {
      background-color: #3d3d3d; }
    body:not(.light-theme) .chroma .lnt {
      white-space: pre;
      -webkit-user-select: none;
      user-select: none;
      margin-right: 0.4em;
      padding: 0 0.4em 0 0.4em;
      color: #756d59; }
    body:not(.light-theme) .chroma .ln {
      white-space: pre;
      -webkit-user-select: none;
      user-select: none;
      margin-right: 0.4em;
      padding: 0 0.4em 0 0.4em;
      color: #756d59; }
    body:not(.light-theme) .chroma .line {
      display: flex; }
    body:not(.light-theme) .chroma .k {
      color: #fe8019; }
    body:not(.light-theme) .chroma .kc {
      color: #fe8019; }
    body:not(.light-theme) .chroma .kd {
      color: #fe8019; }
    body:not(.light-theme) .chroma .kn {
      color: #fe8019; }
    body:not(.light-theme) .chroma .kp {
      color: #fe8019; }
    body:not(.light-theme) .chroma .kr {
      color: #fe8019; }
    body:not(.light-theme) .chroma .kt {
      color: #fabd2f; }
    body:not(.light-theme) .chroma .na {
      color: #b8bb26;
      font-weight: bold; }
    body:not(.light-theme) .chroma .nb {
      color: #fabd2f; }
    body:not(.light-theme) .chroma .no {
      color: #d3869b; }
    body:not(.light-theme) .chroma .ni {
      color: #fabd2f; }
    body:not(.light-theme) .chroma .ne {
      color: #fb4934; }
    body:not(.light-theme) .chroma .nf {
      color: #fabd2f; }
    body:not(.light-theme) .chroma .nl {
      color: #fb4934; }
    body:not(.light-theme) .chroma .nt {
      color: #fb4934; }
    body:not(.light-theme) .chroma .s {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sa {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sb {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sc {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .dl {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sd {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .s2 {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .se {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sh {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .si {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sx {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .sr {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .s1 {
      color: #b8bb26; }
    body:not(.light-theme) .chroma .ss {
      color: #83a598; }
    body:not(.light-theme) .chroma .m {
      color: #d3869b; }
    body:not(.light-theme) .chroma .mb {
      color: #d3869b; }
    body:not(.light-theme) .chroma .mf {
      color: #d3869b; }
    body:not(.light-theme) .chroma .mh {
      color: #d3869b; }
    body:not(.light-theme) .chroma .mi {
      color: #d3869b; }
    body:not(.light-theme) .chroma .il {
      color: #d3869b; }
    body:not(.light-theme) .chroma .mo {
      color: #d3869b; }
    body:not(.light-theme) .chroma .o {
      color: #fe8019; }
    body:not(.light-theme) .chroma .ow {
      color: #fe8019; }
    body:not(.light-theme) .chroma .c {
      color: #928374;
      font-style: italic; }
    body:not(.light-theme) .chroma .ch {
      color: #928374;
      font-style: italic; }
    body:not(.light-theme) .chroma .cm {
      color: #928374;
      font-style: italic; }
    body:not(.light-theme) .chroma .c1 {
      color: #928374;
      font-style: italic; }
    body:not(.light-theme) .chroma .cs {
      color: #928374;
      font-style: italic; }
    body:not(.light-theme) .chroma .cp {
      color: #8ec07c; }
    body:not(.light-theme) .chroma .cpf {
      color: #8ec07c;
      font-style: italic; }
    body:not(.light-theme) .chroma .gd {
      color: #282828;
      background-color: #fb4934; }
    body:not(.light-theme) .chroma .ge {
      color: #83a598;
      text-decoration: underline; }
    body:not(.light-theme) .chroma .gr {
      background-color: #fb4934;
      font-weight: bold; }
    body:not(.light-theme) .chroma .gh {
      color: #b8bb26;
      font-weight: bold; }
    body:not(.light-theme) .chroma .gi {
      color: #282828;
      background-color: #b8bb26; }
    body:not(.light-theme) .chroma .go {
      color: #504945; }
    body:not(.light-theme) .chroma .gu {
      color: #b8bb26;
      font-weight: bold; }
    body:not(.light-theme) .chroma .gt {
      background-color: #fb4934;
      font-weight: bold; } }

/* MEDIA QUERIES */
/* HOW TO USE */
/*@media ($phone) {*/
/*margin-top: 0;*/
/*}*/
@font-face {
  font-family: 'Iosevka Saligrama Extended';
  src: url("https://cdn.jsdelivr.net/gh/saligrama/blog@master/assets/fonts/TTF/iosevka-custom-extended.ttf"); }

.button-container {
  display: table;
  margin-left: auto;
  margin-right: auto; }

button,
.button,
a.button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  margin-bottom: 5px;
  background: var(--background-secondary);
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  border-radius: 8px;
  border: 1px solid transparent;
  appearance: none;
  cursor: pointer;
  outline: none;
  /* variants */
  /* sizes */ }
  button.outline,
  .button.outline,
  a.button.outline {
    background: transparent;
    border-color: var(--background-secondary);
    box-shadow: none;
    padding: 8px 18px; }
    button.outline :hover,
    .button.outline :hover,
    a.button.outline :hover {
      transform: none;
      box-shadow: none; }
  button.primary,
  .button.primary,
  a.button.primary {
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }
    button.primary:hover,
    .button.primary:hover,
    a.button.primary:hover {
      box-shadow: 0 2px 6px rgba(50, 50, 93, 0.21), 0 1px 3px rgba(0, 0, 0, 0.08); }
  button.link,
  .button.link,
  a.button.link {
    background: none;
    font-size: 1rem; }
  button.small,
  .button.small,
  a.button.small {
    font-size: .8rem; }
  button.wide,
  .button.wide,
  a.button.wide {
    min-width: 200px;
    padding: 14px 24px; }

a.read-more,
a.read-more:hover,
a.read-more:active {
  display: inline-flex;
  background: none;
  box-shadow: none;
  padding: 0;
  margin: 10px 0;
  font-weight: bold; }

.code-toolbar {
  margin-bottom: 20px; }
  .code-toolbar .toolbar-item a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 3px 8px;
    margin-bottom: 5px;
    background: var(--background-secondary);
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    border-radius: 8px;
    border: 1px solid transparent;
    appearance: none;
    cursor: pointer;
    outline: none; }

.header {
  background: var(--header);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 20px; }
  .header__right {
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (max-width: 684px) {
      .header__right {
        flex-direction: row-reverse; } }
  .header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    width: 860px;
    max-width: 100%; }

.theme-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer; }

.theme-toggler {
  fill: currentColor; }

.logo {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  text-decoration: none;
  font-weight: bold; }
  .logo img {
    height: 44px; }
  .logo__mark {
    display: inline-flex;
    align-items: center;
    margin-right: 5px; }
    .logo__mark .greater-icon {
      width: 0.95rem;
      height: 100%; }
      .logo__mark .greater-icon path {
        stroke: currentColor;
        stroke-width: 8px; }
  .logo__text {
    font-size: 1.125rem; }
  .logo__cursor {
    display: inline-block;
    width: 10px;
    height: 1rem;
    background: #fe5186;
    margin-left: 5px;
    border-radius: 1px;
    animation: cursor 1s infinite; }

@keyframes cursor {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.menu {
  --color: rgba(0, 0, 0, .12);
  --shadow: 0 8px 20px var(--color);
  border-right: 1px solid;
  margin-right: 18px;
  padding-right: 24px;
  font-weight: 500; }
  @media (max-width: 684px) {
    .menu {
      position: absolute;
      background: var(--header);
      box-shadow: var(--shadow);
      margin: 0;
      padding: 5px;
      list-style: none;
      border-radius: 5px;
      z-index: 99;
      border: none;
      top: 50px;
      right: 10px; } }
  .menu a {
    text-decoration: none; }
  .menu__inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 684px) {
      .menu__inner--desktop {
        display: none; } }
    .menu__inner--mobile {
      display: none; }
      @media (max-width: 684px) {
        .menu__inner--mobile {
          display: block; } }
    .menu__inner li {
      text-align: left;
      flex: 0 0 auto; }
      .menu__inner li:not(:first-of-type) {
        margin-left: 20px; }
    @media (max-width: 684px) {
      .menu__inner {
        flex-direction: column;
        align-items: flex-start;
        padding: 0; }
        .menu__inner li {
          margin-left: 0 !important;
          padding: 10px; } }
  .menu__sub-inner {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0; }
    .menu__sub-inner:not(:only-child) {
      margin-left: 20px; }
    .menu__sub-inner-more {
      position: absolute;
      background: var(--header);
      box-shadow: var(--shadow);
      margin: 0;
      padding: 5px;
      list-style: none;
      border-radius: 5px;
      z-index: 99;
      top: 35px;
      left: 0; }
      .menu__sub-inner-more-trigger {
        display: inline-flex;
        align-items: center;
        user-select: none;
        cursor: pointer; }
        .menu__sub-inner-more-trigger-icon {
          display: inline-flex;
          align-items: center;
          margin-left: 3px;
          transform: rotate(90deg);
          line-height: 1; }
          .menu__sub-inner-more-trigger-icon .greater-icon {
            width: 0.95rem;
            height: 100%; }
            .menu__sub-inner-more-trigger-icon .greater-icon path {
              stroke: currentColor;
              stroke-width: 5px; }
      .menu__inner .menu__sub-inner-more li {
        margin-left: 0;
        white-space: nowrap; }
        .menu__inner .menu__sub-inner-more li:hover {
          background: rgba(0, 0, 0, 0.05);
          border-radius: 3px;
          cursor: pointer; }
      .menu__sub-inner-more li a {
        width: 100%;
        display: inline-block;
        padding: 10px; }
  .menu-trigger {
    width: 24px;
    height: 24px;
    fill: currentColor;
    margin-left: 10px;
    cursor: pointer; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-feature-settings: 'cv02', 'cv03', 'cv04', 'cv05', 'cv08', 'cv09', 'cv10', 'cv11';
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.54;
  background-color: var(--background);
  color: var(--color);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%; }
  @media (max-width: 684px) {
    body {
      font-size: 1rem; } }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lora';
  color: var(--heading-color); }

h1 {
  font-size: 1.925rem;
  line-height: 0.9; }

h2 {
  font-size: 1.625rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

@media (max-width: 684px) {
  h1 {
    font-size: 1.75rem; }
  h2 {
    font-size: 1.4rem; }
  h3 {
    font-size: 1.15rem; }
  h4 {
    font-size: 1.125rem; } }

a {
  color: inherit; }

.content a {
  color: var(--color-secondary); }

.inline-svg path {
  fill: var(--color); }

.framed h1 {
  font-size: 2.625rem;
  line-height: 0.55; }
  @media (max-width: 684px) {
    .framed h1 {
      font-size: 2.4rem; } }
.post-title a {
  color: var(--heading-color); }

.post-date,
.post-author,
.post-read-time,
.post-word-count {
  font-weight: bold;
  color: var(--color-secondary);
  margin-bottom: 10px; }

img {
  display: block;
  max-width: 100%; }
  img.left {
    margin-right: auto; }
  img.center {
    margin-left: auto;
    margin-right: auto; }
  img.right {
    margin-left: auto; }

figure {
  display: table;
  max-width: 100%;
  margin: 25px 0; }
  figure.left {
    margin-right: auto; }
  figure.center {
    margin-left: auto;
    margin-right: auto; }
  figure.right {
    margin-left: auto; }
  figure figcaption {
    font-size: .9rem;
    margin-top: 5px;
    opacity: .8; }
    figure figcaption.left {
      text-align: left; }
    figure figcaption.center {
      text-align: center; }
    figure figcaption.right {
      text-align: right; }

code,
kbd {
  font-family: Iosevka Saligrama Extended, Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
  background: var(--code-background);
  padding: 1px 6px;
  margin: 0 2px;
  border-radius: 5px;
  font-size: .9em;
  font-weight: normal;
  font-feature-settings: normal; }
  code code,
  code kbd,
  kbd code,
  kbd kbd {
    background: transparent;
    padding: 0;
    margin: 0; }

pre {
  font-feature-settings: normal;
  background: var(--code-background);
  padding: 20px;
  border-radius: 8px;
  font-size: .9rem;
  overflow: auto; }
  @media (max-width: 684px) {
    pre {
      white-space: pre-wrap;
      word-wrap: break-word; } }
  pre code {
    font-feature-settings: normal;
    background: var(--code-background);
    margin: 0;
    padding: 0;
    font-size: inherit; }

blockquote {
  border-left: 2px solid;
  margin: 40px;
  padding: 10px 20px; }
  @media (max-width: 684px) {
    blockquote {
      margin: 10px;
      padding: 10px; } }
  blockquote:before {
    content: '”';
    font-family: Georgia, serif;
    font-size: 3.875rem;
    position: absolute;
    left: -40px;
    top: -20px; }
  blockquote p:first-of-type {
    margin-top: 0; }
  blockquote p:last-of-type {
    margin-bottom: 0; }

/* Fix for gist integration */
table:not(.js-file-line-container) {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  margin: 40px 0;
  border-radius: 5px; }

/* Fix for gist integration */
table,
th,
td:not(.js-line-number) {
  border: 1px solid;
  padding: 10px; }

th {
  background: var(--background-secondary); }

ul,
ol {
  margin-left: 40px;
  padding: 0; }
  @media (max-width: 684px) {
    ul,
    ol {
      margin-left: 20px; } }
ol ol {
  list-style-type: lower-alpha; }

.container {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.content {
  display: flex;
  flex-direction: column;
  flex: 1 auto;
  align-items: center;
  justify-content: center;
  margin: 10px 0; }
  @media (max-width: 684px) {
    .content {
      margin-top: 0;
      margin: 0 0; } }
hr {
  width: 100%;
  border: none;
  background: var(--border-color);
  height: 1px; }

.hidden {
  display: none; }

.framed {
  padding: 40px;
  margin: 50px -50px 40px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  width: 100%;
  max-width: 860px; }
  @media (max-width: 900px) {
    .framed {
      width: auto;
      max-width: 680px;
      margin: 20px 20px 40px;
      padding: 30px; } }
  @media (max-width: 684px) {
    .framed {
      border: none;
      padding: 10px; } }
blockquote.twitter-tweet {
  background: rgba(44, 124, 186, 0.1);
  border: none;
  padding: 30px;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 8px; }

.h-anchor {
  margin-left: 1px;
  color: var(--color-secondary);
  text-decoration: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.1s, opacity 0.1s linear; }

h1:hover a,
h2:hover a,
h3:hover a,
h4:hover a {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.framed .h-anchor {
  visibility: hidden; }

.inline-svg {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  top: 0.15rem;
  margin-right: 0.5rem;
  position: relative; }

.profile-photo {
  margin-bottom: 1em; }
  @media (min-width: 901px) {
    .profile-photo {
      float: left;
      margin-top: 1.7em;
      margin-right: 1.5em; } }
.post {
  width: 100%;
  max-width: 900px;
  text-align: left;
  padding: 15px 20px 15px 20px;
  margin: 20px auto; }
  @media (max-width: 900px) {
    .post {
      max-width: 710px; } }
  .post:not(:last-of-type) {
    border-bottom: 1px solid var(--border-color); }
  .post-meta {
    font-size: 1rem;
    margin-bottom: 10px; }
  .post-title {
    font-size: 2.35rem; }
    @media (max-width: 684px) {
      .post-title {
        font-size: 2.1rem; } }
    .post-title a {
      text-decoration: none; }
  .post h1 {
    color: var(--heading-color);
    line-height: 1.3;
    margin: 0 0 20px; }
  .post-tags {
    display: block;
    margin-bottom: 20px;
    font-size: 1rem;
    opacity: .5; }
    .post-tags a {
      text-decoration: none; }
  .post-content {
    margin-top: 30px; }
  .post-cover {
    margin: 40px -50px;
    width: 860px;
    max-width: 860px; }
    .post-cover img {
      margin: 0 auto;
      border-radius: 8px;
      box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15); }
    @media (max-width: 900px) {
      .post-cover {
        margin: 20px 0;
        width: 100%; } }
.pagination {
  margin-top: 50px; }
  .pagination__title {
    display: flex;
    text-align: center;
    position: relative;
    margin: 100px 0 20px; }
    .pagination__title-h {
      text-align: center;
      margin: 0 auto;
      padding: 5px 10px;
      background: var(--background);
      color: var(--color-secondary);
      font-size: .8rem;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: .1em;
      z-index: 1; }
    .pagination__title hr {
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      margin-top: 15px;
      z-index: 0; }
  .pagination__buttons {
    display: flex;
    align-items: center;
    justify-content: center; }
    .pagination__buttons a {
      text-decoration: none;
      font-weight: bold; }

.button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--background-secondary);
  font-size: 1rem;
  font-weight: 500;
  border-radius: 8px;
  max-width: 40%;
  padding: 0;
  cursor: pointer;
  appearance: none; }
  .button + .button {
    margin-left: 10px; }
  .button a {
    display: flex;
    padding: 8px 16px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .button__text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .button.next .button__icon {
    margin-left: 8px; }
  .button.previous .button__icon {
    margin-right: 8px; }

.footer {
  padding: 40px 20px;
  flex-grow: 0;
  color: var(--color-secondary); }
  .footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    width: 860px;
    max-width: 100%; }
    @media (max-width: 900px) {
      .footer__inner {
        flex-direction: column; } }
  .footer a {
    color: inherit; }
  .footer .copyright {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1rem; }
    .footer .copyright--user {
      margin: auto;
      text-align: center; }
    .footer .copyright > *:first-child:not(:only-child) {
      border-right: 1px solid;
      padding-right: 10px;
      margin-right: 10px; }
      @media (max-width: 900px) {
        .footer .copyright > *:first-child:not(:only-child) {
          border: none;
          padding: 0;
          margin: 0; } }
    @media (max-width: 900px) {
      .footer .copyright {
        flex-direction: column;
        margin-top: 10px; } }
.terms {
  width: 100%;
  max-width: 800px;
  text-align: left;
  padding: 20px;
  margin: 0 auto; }
  .terms__list {
    padding: 0;
    padding-left: 20px;
    margin: 0; }
    .terms__list a {
      text-decoration: none; }
  .terms__term {
    margin-bottom: 15px; }
    .terms__term-count {
      background: var(--background-secondary);
      font-size: 12px;
      margin-left: 5px;
      padding: 2px 10px;
      border-radius: 5px;
      text-decoration: none; }

.archive {
  width: 100%;
  max-width: 800px;
  text-align: left;
  padding: 20px;
  margin: 0 auto; }
  .archive__group-month {
    display: flex;
    align-items: flex-start;
    padding: 10px 0; }
    @media (max-width: 684px) {
      .archive__group-month {
        flex-direction: column; } }
    .archive__group-month:not(:last-of-type) {
      border-bottom: 1px solid var(--border-color); }
  .archive__group-year {
    margin-top: 40px; }
    @media (max-width: 684px) {
      .archive__group-year {
        margin-top: 20px; } }
    .archive__group-year:not(:last-of-type) {
      border-bottom: 1px solid var(--border-color); }
    .archive__group-year-header {
      margin: 10px 0; }
  .archive__group-month-header {
    margin: 25px 0;
    width: 200px;
    opacity: .5; }
    @media (max-width: 684px) {
      .archive__group-month-header {
        margin: 10px 0 0; } }
  .archive__group-posts {
    width: 100%; }
  .archive__post {
    padding: 20px 0; }
    .archive__post:not(:last-of-type) {
      border-bottom: 1px solid var(--border-color); }
    .archive__post-title {
      margin: 5px 0; }
      .archive__post-title a {
        display: block;
        text-decoration: none; }

.collapsable-code {
  position: relative;
  width: 100%;
  margin: 40px 0; }
  .collapsable-code input[type="checkbox"] {
    position: absolute;
    visibility: hidden; }
  .collapsable-code input[type="checkbox"]:checked ~ pre,
  .collapsable-code input[type="checkbox"]:checked ~ .code-toolbar pre {
    height: 0;
    padding: 0;
    border-top: none; }
  .collapsable-code input[type="checkbox"]:checked ~ .code-toolbar {
    padding: 0;
    border-top: none; }
    .collapsable-code input[type="checkbox"]:checked ~ .code-toolbar .toolbar {
      display: none; }
  .collapsable-code input[type="checkbox"]:checked ~ label {
    border-radius: 10px; }
  .collapsable-code input[type="checkbox"]:checked ~ label .collapsable-code__toggle:after {
    content: attr(data-label-expand); }
  .collapsable-code label {
    position: relative;
    display: flex;
    justify-content: space-between;
    background: var(--background-secondary);
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-width: 30px;
    min-height: 30px;
    margin: 0;
    cursor: pointer; }
  .collapsable-code__title {
    flex: 1;
    color: var(--color);
    padding: 3px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .collapsable-code__language {
    background: var(--background);
    color: var(--color);
    border-radius: 10px;
    padding: 3px 10px; }
  .collapsable-code__toggle {
    color: var(--color);
    font-size: 16px;
    padding: 3px 10px; }
    .collapsable-code__toggle:after {
      content: attr(data-label-collapse); }
  .collapsable-code pre {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .collapsable-code pre::first-line {
      line-height: 0; }
  .collapsable-code code::first-line {
    line-height: 0; }
  .collapsable-code .code-toolbar {
    margin: 0; }
