/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-leading: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: "Helvetica Neue", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic";
    --font-mono: "Monaco", "Consolas", "Courier New", Courier, monospace, sans-serif;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-background: #fff;
    --color-bg-light: #f5f5f5;
    --color-text: #454545;
    --color-text-light: #999;
    --color-text-header: #333;
    --color-link: #1487bd;
    --color-hover: #127aaa;
  }

  @supports (color: color-mix(in lab, red, red)) {
    :root, :host {
      --color-hover: color-mix(in srgb, var(--color-link) 90%, black);
    }
  }

  :root, :host {
    --color-border: #ddd;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::-moz-placeholder {
    opacity: 1;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentColor;
    }
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }

  ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  html, body {
    background-color: var(--color-background);
    font-family: var(--font-sans);
    --tw-leading: 1.6;
    color: var(--color-text);
    line-height: 1.6;
  }

  a {
    color: var(--color-link);
  }

  a:hover {
    color: var(--color-hover);
  }

  a.keyword {
    border-bottom-style: var(--tw-border-style);
    --tw-border-style: dotted;
    border-style: dotted;
    border-bottom-width: 1px;
    border-color: var(--color-border);
    color: var(--color-text);
    text-decoration-line: none;
  }

  h1, h2, h3, h4, h5, h6 {
    --tw-leading: 1.3;
    color: var(--color-text-header);
    line-height: 1.3;
  }

  :is(h1, h2, h3, h4, h5, h6) a {
    color: var(--color-text-header);
    text-decoration-line: none;
  }

  :is(h1, h2, h3, h4, h5, h6) a:hover {
    color: var(--color-hover);
  }

  .author {
    display: none;
  }
}

@layer components {
  #container, #footer {
    padding-inline: 10px;
  }

  @media (min-width: 768px) {
    #container, #footer {
      width: 720px;
      padding-inline: calc(var(--spacing) * 0);
      margin-inline: auto;
    }
  }

  @media (min-width: 992px) {
    #container, #footer {
      width: 940px;
    }
  }

  #content-inner {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  @media (min-width: 768px) {
    #content-inner {
      flex-direction: row;
    }

    #wrapper {
      width: 480px;
    }
  }

  @media (min-width: 992px) {
    #wrapper {
      width: 600px;
    }
  }

  @media (min-width: 768px) {
    #box2 {
      width: 200px;
    }
  }

  @media (min-width: 992px) {
    #box2 {
      width: 300px;
    }
  }

  #blog-title {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 8);
    text-align: center;
  }

  @media (min-width: 768px) {
    #blog-title {
      margin-block: calc(var(--spacing) * 12);
      text-align: left;
    }
  }

  #title {
    margin: calc(var(--spacing) * 0);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  @media (min-width: 992px) {
    #title {
      font-size: 1.7rem;
    }
  }

  #title a {
    color: var(--color-text);
  }

  #blog-description {
    margin-inline: calc(var(--spacing) * 0);
    margin-top: 1em;
    margin-bottom: calc(var(--spacing) * 0);
    --tw-font-weight: var(--font-weight-normal);
    font-size: .8rem;
    font-weight: var(--font-weight-normal);
  }

  .header-image-enable #blog-title {
    margin-inline: calc(var(--spacing) * 0);
    margin-top: calc(var(--spacing) * 0);
    margin-bottom: calc(var(--spacing) * 8);
  }

  .header-image-enable #blog-title-inner {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .header-image-enable #blog-title-content {
    margin-inline: 10px;
  }

  #top-editarea {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .breadcrumb {
    font-size: .9rem;
  }

  .entry {
    margin-bottom: calc(var(--spacing) * 16);
    position: relative;
  }

  .entry-header {
    border-bottom-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: var(--color-border);
    margin-bottom: 2em;
    padding-bottom: 1em;
    position: relative;
  }

  .date {
    margin-bottom: .5em;
    font-size: .9rem;
  }

  .date a {
    color: var(--color-text-light);
    text-decoration-line: none;
  }

  .date a:hover {
    text-decoration-line: underline;
  }

  .entry-title {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    margin-bottom: .3em;
  }

  @media (min-width: 992px) {
    .entry-title {
      font-size: 1.6rem;
    }
  }

  .categories {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: .5em;
    font-size: .9rem;
  }

  .categories a {
    margin-right: .5em;
  }

  .entry-header-menu {
    top: calc(var(--spacing) * 0);
    right: calc(var(--spacing) * 0);
    position: absolute;
  }

  .entry-content img, .entry-content video {
    max-width: 100%;
    height: auto;
  }

  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-inline: calc(var(--spacing) * 0);
    margin-top: 1em;
    margin-bottom: .8em;
  }

  .entry-content h1 {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  @media (min-width: 992px) {
    .entry-content h1 {
      font-size: 1.7rem;
    }
  }

  .entry-content h2 {
    font-size: 1.4rem;
  }

  @media (min-width: 992px) {
    .entry-content h2 {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  .entry-content h3 {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  @media (min-width: 992px) {
    .entry-content h3 {
      font-size: 1.3rem;
    }
  }

  .entry-content h4 {
    font-size: 1.1rem;
  }

  .entry-content h5 {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .entry-content h6 {
    font-size: .9rem;
  }

  .entry-content ul, .entry-content ol, .entry-content dd {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    padding: calc(var(--spacing) * 0);
    margin-bottom: 1em;
    margin-left: 1.5em;
  }

  :is(.entry-content ul, .entry-content ol, .entry-content dd) li ul, :is(.entry-content ul, .entry-content ol, .entry-content dd) li ol {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .entry-content table {
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1em;
    width: 100%;
    margin-bottom: 1em;
    font-size: .8rem;
    display: block;
    overflow: auto;
  }

  @media (min-width: 992px) {
    .entry-content table {
      font-size: .9rem;
    }
  }

  .entry-content table th, .entry-content table td {
    border-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-border);
    padding-block: 5px;
    padding-inline: 10px;
  }

  .entry-content table th {
    background-color: var(--color-bg-light);
  }

  .entry-content blockquote {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    border-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-border);
    margin-bottom: 10px;
    padding: 20px;
  }

  .entry-content blockquote p:first-of-type {
    margin-top: calc(var(--spacing) * 0);
  }

  .entry-content blockquote p:last-of-type {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .entry-content pre, .entry-content code {
    font-family: var(--font-mono);
  }

  .entry-content pre {
    --tw-border-style: none;
    background-color: var(--color-bg-light);
    --tw-leading: 1.3;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    border-style: none;
    padding: 10px;
    font-size: .8rem;
    line-height: 1.3;
  }

  .entry-content pre > code {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    --tw-border-style: none;
    padding: calc(var(--spacing) * 0);
    font-family: var(--font-mono);
    white-space: pre;
    background-color: #0000;
    border-style: none;
  }

  .entry-content code {
    margin-inline: 2px;
    margin-block: calc(var(--spacing) * 0);
    background-color: var(--color-bg-light);
    padding-inline: 5px;
    padding-block: calc(var(--spacing) * 0);
    border-radius: .25rem;
    font-size: 90%;
  }

  .entry-content hr {
    border-style: var(--tw-border-style);
    border-width: 0;
    border-top-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-top-width: 1px;
    border-color: var(--color-border);
    width: 50%;
    margin-block: 2em;
    margin-inline: auto;
  }

  .entry-content .table-of-contents {
    margin-inline: calc(var(--spacing) * 0);
    border-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-border);
    padding-block: 1em;
    margin-block: 1em;
    padding-left: 2em;
    padding-right: 1em;
  }

  .entry-footer .social-buttons {
    margin-bottom: 1em;
  }

  .entry-footer-section {
    color: var(--color-text-light);
    font-size: .9rem;
  }

  .entry-footer-section a {
    color: var(--color-text-light);
  }

  .comment-box {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: 1em;
  }

  .comment-box .comment {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    padding: calc(var(--spacing) * 0);
    --tw-leading: 1.7;
    margin-bottom: 15px;
    font-size: .85rem;
    line-height: 1.7;
    list-style-type: none;
  }

  @media (min-width: 768px) {
    .comment-box .comment {
      font-size: .9rem;
    }
  }

  .comment-box .entry-comment {
    border-bottom-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: var(--color-border);
    padding-top: 10px;
    padding-right: calc(var(--spacing) * 0);
    padding-bottom: 10px;
    padding-left: 60px;
    position: relative;
  }

  .comment-box .entry-comment:first-child {
    border-top-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-top-width: 1px;
    border-color: var(--color-border);
  }

  .comment-box .read-more-comments {
    padding-inline: calc(var(--spacing) * 0);
    padding-block: 10px;
  }

  .comment-box .hatena-id-icon {
    top: 10px;
    left: calc(var(--spacing) * 0);
    border-radius: .25rem;
    width: 50px;
    height: 50px;
    position: absolute;
  }

  .comment-user-name {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    margin-bottom: .4em;
  }

  .comment-content {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    overflow-wrap: break-word;
    color: var(--color-text);
    margin-bottom: .4em;
    font-size: .85rem;
  }

  .comment-content p {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    margin-bottom: .6em;
  }

  .comment-metadata {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    color: var(--color-text-light);
    font-size: .8rem;
  }

  .comment-metadata a {
    color: var(--color-text-light);
  }

  .leave-comment-title {
    border-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-border);
    padding-block: .6em;
    padding-inline: 1em;
    font-size: .85rem;
  }

  .pager {
    margin-inline: calc(var(--spacing) * 0);
    justify-content: space-between;
    margin-block: 2em;
    display: flex;
  }

  .hatena-module {
    box-sizing: border-box;
    margin-bottom: 3em;
    font-size: .85rem;
  }

  @media (min-width: 768px) {
    .hatena-module {
      font-size: .9rem;
    }
  }

  .hatena-module-title {
    border-bottom-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: var(--color-border);
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    margin-bottom: .6em;
    padding-bottom: .2em;
  }

  .hatena-module-title a {
    color: var(--color-text);
    text-decoration-line: none;
  }

  .hatena-module-title a:hover {
    text-decoration-line: underline;
  }

  .hatena-module-profile .profile-icon {
    float: left;
    margin-top: calc(var(--spacing) * 0);
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: calc(var(--spacing) * 0);
  }

  .hatena-module-profile .id {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    margin-bottom: .5em;
    display: block;
  }

  .hatena-module-profile .profile-description p {
    margin-top: calc(var(--spacing) * 0);
  }

  .hatena-urllist {
    margin: calc(var(--spacing) * 0);
    padding: calc(var(--spacing) * 0);
    list-style-type: none;
  }

  .hatena-urllist li {
    padding-inline: calc(var(--spacing) * 0);
    padding-block: .5em;
  }

  .hatena-urllist li:last-child {
    padding-bottom: calc(var(--spacing) * 0);
  }

  .hatena-urllist li a {
    text-decoration-line: none;
  }

  .hatena-urllist li a:hover {
    text-decoration-line: underline;
  }

  .hatena-urllist .urllist-category-link {
    padding-block: .1em;
    padding-inline: .3em;
    font-size: .7rem;
  }

  .hatena-urllist .urllist-date-link a {
    color: var(--color-text-light);
  }

  .hatena-urllist .urllist-entry-body {
    margin-top: .3em;
  }

  .hatena-module-search-box .search-form {
    box-sizing: border-box;
    border-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-border);
    border-radius: .25rem;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .hatena-module-search-box .search-module-input {
    --tw-border-style: none;
    height: 20px;
    color: var(--color-text);
    --tw-outline-style: none;
    background-color: #0000;
    border-style: none;
    outline-style: none;
    flex: 1;
    padding: 5px;
  }

  .hatena-module-search-box .search-module-button {
    cursor: pointer;
    --tw-border-style: none;
    color: #0000;
    opacity: .5;
    --tw-outline-style: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Esearch%3C/title%3E%3Cpath d='M16.7,15l-3.4-3.3h-.1a5.4,5.4,0,0,0,.9-3.1,5.6,5.6,0,1,0-5.6,5.6,5.4,5.4,0,0,0,3.1-.9.1.1,0,0,0,.1.1L15,16.7a1.1,1.1,0,0,0,.8.3,1.6,1.6,0,0,0,.9-.3,1.4,1.4,0,0,0,0-1.7M8.5,12.3A3.8,3.8,0,0,1,4.8,8.5,3.8,3.8,0,0,1,8.5,4.7a3.9,3.9,0,0,1,3.8,3.8,3.8,3.8,0,0,1-3.8,3.8'/%3E%3Crect class='a' width='20' height='20'/%3E%3C/svg%3E") center / 20px 20px no-repeat;
    border-style: none;
    outline-style: none;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    overflow: hidden;
  }

  .hatena-module-search-box .search-module-button:hover {
    opacity: .85;
  }

  .page-about .entry-content dt {
    border-bottom-style: var(--tw-border-style);
    --tw-border-style: solid;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: var(--color-border);
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    margin-bottom: .5em;
  }

  .page-about .entry-content dd {
    margin-bottom: 2em;
    margin-left: calc(var(--spacing) * 0);
  }

  .archive-header-category {
    text-align: center;
  }

  .page-archive .archive-entry {
    --tw-leading: 1.3;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
  }

  .page-archive .entry-title {
    margin-block: .3em;
    margin-inline: auto;
  }

  .page-archive .entry-thumb {
    background-size: cover;
    width: 80px;
    height: 80px;
  }

  @media (min-width: 768px) {
    .page-archive .entry-thumb {
      width: 120px;
      height: 120px;
    }
  }

  .page-archive .entry-description {
    margin-inline: calc(var(--spacing) * 0);
    margin-block: calc(var(--spacing) * 0);
    font-size: .85rem;
  }

  @media (min-width: 768px) {
    .page-archive .entry-description {
      font-size: .9rem;
    }
  }

  .page-archive .social-buttons {
    margin-top: .3em;
    display: block;
  }

  #footer {
    text-align: center;
    color: var(--color-text-light);
    margin-top: 2em;
    padding-bottom: 2rem;
    font-size: .8rem;
  }

  #footer a {
    color: var(--color-text-light);
  }

  #footer p {
    margin-block: .5em;
    margin-inline: auto;
  }
}

@layer utilities;

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

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

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: #0000;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}
