:root{--md-code-bg-light:241 236 236;--md-table-th-light:#e0dbdb;--md-table-td-light:#f8f8f8;--md-code-bg-dark:69 66 66;--md-table-th-dark:#4b4a4a;--md-table-td-dark:#363636}.znc{font-family:游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,メイリオ,sans-serif;line-height:1.7}.znc h1{font-size:1.5rem;font-weight:700;margin-top:5rem;margin-bottom:3rem;padding-left:.5rem;padding-top:.2rem}.znc h2{font-size:1.3rem;margin-top:1.5rem;margin-bottom:1.5rem;border-bottom:none!important;border-left:5px solid rgba(92,147,187,.17)}.znc h2,.znc h3{font-weight:700;padding-left:10px}.znc h3{font-size:1.1rem;margin-top:1.2rem;margin-bottom:.3rem}.znc ul{list-style-type:disc;margin-left:2rem;padding-left:10px}.znc ol>li{font-weight:700;padding:3px}.znc ol{list-style-type:decimal;margin-left:2rem;padding-left:10px}.znc li{font-size:1rem}.znc ul>li{padding:3px}.znc a{color:#3498db;text-decoration:none;transition:color .2s}.znc a:hover{color:#5eadf2;text-decoration:underline}.znc div{position:relative}.znc code{background-color:rgb(var(--md-code-bg-light));padding:.2rem .4rem;border-radius:4px;font-family:Fira Code,monospace;color:rgb(var(--foreground-rgb))}.dark .znc code{background-color:rgb(var(--md-code-bg-dark))}.znc pre>code{background-color:#1a2638!important}.znc blockquote{border-left:5px solid #b6c9d6;padding-left:1rem;margin:10px 10px 10px 2rem;font-style:italic}.znc hr{border:none;border-top:2px solid rgb(var(--border));margin:1.5rem 0}.znc img{max-width:80%!important;height:auto;display:block;margin:3rem 0;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.znc p{padding-left:10px;padding-bottom:10px;line-height:2}.znc p+p{margin-top:.5rem}.index_img{width:700px;height:260px;-o-object-fit:fill;object-fit:fill;box-shadow:0 3px 6px rgba(0,0,0,.1)}.znc table{width:100%!important;border-collapse:collapse;margin-bottom:1.5rem;display:inline-table!important}.znc th{background:var(--md-table-th-light);color:rgb(var(--foreground-rgb));padding:.5rem}.dark .znc th{background:var(--md-table-th-dark)}.znc td{padding:.5rem;background:var(--md-table-td-light);text-align:left;color:rgb(var(--foreground-rgb))}.dark .znc td{background:var(--md-table-td-dark)}.znc li .link-card,.znc ul .link-card{list-style:none}.znc li:has(.link-card){list-style:none;margin-left:-2rem}.znc p:empty{display:none}@media (max-width:768px){.znc h1{font-size:1.3rem!important;margin-top:2rem!important;margin-bottom:1rem!important}.znc h2{font-size:1.2rem}.znc h3{font-size:1.1rem}.znc h4,.znc p{font-size:1rem}.znc ol,.znc ul{margin-left:1rem}.znc code,.znc pre{font-size:.9rem}.znc blockquote{font-size:1rem}.znc img{max-width:100%}.index_img{width:700px;height:200px;-o-object-fit:fill;object-fit:fill;box-shadow:0 3px 6px rgba(0,0,0,.1)}}.znc .callout{display:flex;gap:1rem;padding:1.25rem 1.5rem;margin:2rem 0;border-radius:.75rem;font-style:normal;line-height:1.8;border:1px solid transparent;border-left:4px solid;font-size:1.05rem}.znc .callout-icon{font-size:1.5rem;flex-shrink:0;margin-top:.15rem}.znc .callout-content{flex:1;min-width:0}.znc .callout-content p{padding:0;margin:0}.znc .callout-content strong{font-weight:700}.znc .callout-content code{font-size:.9em}.znc .callout-default,.znc .callout-gray_background{background:#f3f4f6;border-color:#d1d5db #d1d5db #d1d5db #6b7280}.dark .znc .callout-default,.dark .znc .callout-gray_background{background:rgba(148,163,184,.2);border-color:rgba(148,163,184,.35) rgba(148,163,184,.35) rgba(148,163,184,.35) #94a3b8}.znc .callout-blue_background{background:#e8f4fd;border-color:#7cb9e8 #7cb9e8 #7cb9e8 #2563eb}.dark .znc .callout-blue_background{background:rgba(37,99,235,.22);border-color:rgba(59,130,246,.4) rgba(59,130,246,.4) rgba(59,130,246,.4) #60a5fa}.znc .callout-green_background{background:#e6f9ed;border-color:#6ee7a0 #6ee7a0 #6ee7a0 #16a34a}.dark .znc .callout-green_background{background:rgba(22,163,74,.22);border-color:rgba(34,197,94,.4) rgba(34,197,94,.4) rgba(34,197,94,.4) #4ade80}.znc .callout-yellow_background{background:#fef9e7;border-color:#f5d44e #f5d44e #f5d44e #ca8a04}.dark .znc .callout-yellow_background{background:rgba(202,138,4,.22);border-color:rgba(234,179,8,.4) rgba(234,179,8,.4) rgba(234,179,8,.4) #facc15}.znc .callout-red_background{background:#fde8e8;border-color:#f87171 #f87171 #f87171 #dc2626}.dark .znc .callout-red_background{background:rgba(220,38,38,.22);border-color:rgba(239,68,68,.4) rgba(239,68,68,.4) rgba(239,68,68,.4) #f87171}.znc .callout-purple_background{background:#f3e8ff;border-color:#c084fc #c084fc #c084fc #7c3aed}.dark .znc .callout-purple_background{background:rgba(124,58,237,.22);border-color:rgba(168,85,247,.4) rgba(168,85,247,.4) rgba(168,85,247,.4) #a78bfa}.znc .callout-pink_background{background:#fce7f3;border-color:#f472b6 #f472b6 #f472b6 #db2777}.dark .znc .callout-pink_background{background:rgba(219,39,119,.22);border-color:rgba(236,72,153,.4) rgba(236,72,153,.4) rgba(236,72,153,.4) #f472b6}.znc .callout-orange_background{background:#fff3e0;border-color:#fb923c #fb923c #fb923c #ea580c}.dark .znc .callout-orange_background{background:rgba(234,88,12,.22);border-color:rgba(249,115,22,.4) rgba(249,115,22,.4) rgba(249,115,22,.4) #fb923c}.table-contents{min-width:20%}.table-contents>h1{font-size:1.5rem;font-weight:700;margin-bottom:2rem;padding-left:.5rem;padding-top:.2rem;border-bottom:1px solid rgba(92,147,187,.17)}@media (max-width:768px){.table-contents>h1{font-size:1.3rem!important}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark Dimmed
  Description: Dark dimmed theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Colors taken from GitHub's CSS
*/.hljs{color:#adbac7;background:#22272e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#f47067}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#dcbdfb}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#6cb6ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#96d0ff}.hljs-built_in,.hljs-symbol{color:#f69d50}.hljs-code,.hljs-comment,.hljs-formula{color:#768390}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#8ddb8c}.hljs-subst{color:#adbac7}.hljs-section{color:#316dca;font-weight:700}.hljs-bullet{color:#eac55f}.hljs-emphasis{color:#adbac7;font-style:italic}.hljs-strong{color:#adbac7;font-weight:700}.hljs-addition{color:#b4f1b4;background-color:#1b4721}.hljs-deletion{color:#ffd8d3;background-color:#78191b}