pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1d1f21;color:#c5c8c6}.hljs span::selection,.hljs::selection{background:#373b41}.hljs span::-moz-selection,.hljs::-moz-selection{background:#373b41}.hljs-name,.hljs-title{color:#f0c674}.hljs-comment,.hljs-meta,.hljs-meta .hljs-keyword{color:#707880}.hljs-deletion,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol{color:#cc6666}.hljs-addition,.hljs-doctag,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-string{color:#b5bd68}.hljs-attribute,.hljs-code,.hljs-selector-id{color:#b294bb}.hljs-bullet,.hljs-keyword,.hljs-selector-tag,.hljs-tag{color:#81a2be}.hljs-subst,.hljs-template-tag,.hljs-template-variable,.hljs-variable{color:#8abeb7}.hljs-built_in,.hljs-quote,.hljs-section,.hljs-selector-class,.hljs-type{color:#de935f}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.Article_title__RD_IX{font-size:1.8rem;font-weight:700;margin-bottom:24px;text-align:left;margin-top:28px}@media (max-width:640px){.Article_title__RD_IX{font-size:1.5rem;margin-bottom:20px}}.TabBox_tab_merit_box__Rl3Ci{padding:10px;background-color:#ecffe9;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_merit_box__Rl3Ci ul{list-style:disc;margin-left:50px}.TabBox_tab_merit_box_icon__9YLbW{color:#00d084;margin-left:10px}.TabBox_tab_demerit_box__xkB2U{padding:10px;background-color:#ffecec;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_demerit_box__xkB2U ul{list-style:disc;margin-left:50px}.TabBox_tab_demerit_box_icon__RM4Ff{color:#ff7f7f;margin-left:10px}.TabBox_tab_point_box__AleWy{padding:10px;background-color:#fffacd;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_point_box__AleWy ul{list-style:disc;margin-left:50px}.TabBox_tab_point_box_icon__upkec{color:#ffd700;margin-left:10px}.TabBox_tab_common_box__Tutkg{padding:10px;background-color:#eaf4fc;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_common_box__Tutkg ul{list-style:disc;margin-left:50px}.TabBox_tab_common_box_icon__YtSQ3{color:#4682b4;margin-left:10px}@media (max-width:768px){.TabBox_tab_merit_box__Rl3Ci{padding:10px;background-color:#ecffe9;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_merit_box__Rl3Ci ul{list-style:disc;margin-left:25px}.TabBox_tab_merit_box_icon__9YLbW{color:#00d084;margin-left:5px}.TabBox_tab_demerit_box__xkB2U{padding:10px;background-color:#ffecec;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_demerit_box__xkB2U ul{list-style:disc;margin-left:25px}.TabBox_tab_demerit_box_icon__RM4Ff{color:#ff7f7f;margin-left:5px}.TabBox_tab_point_box__AleWy{padding:10px;background-color:#fffacd;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_point_box__AleWy ul{list-style:disc;margin-left:25px}.TabBox_tab_point_box_icon__upkec{color:#ffd700;margin-left:5px}.TabBox_tab_common_box__Tutkg{padding:10px;background-color:#eaf4fc;display:flex;margin-bottom:2.5rem;margin-top:2.5rem}.TabBox_tab_common_box__Tutkg ul{list-style:disc;margin-left:25px}.TabBox_tab_common_box_icon__YtSQ3{color:#4682b4;margin-left:5px}}.underline_blue{background:linear-gradient(transparent 70%,skyblue 0)}.underline_red{background:linear-gradient(transparent 70%,pink 0)}.underline_yellow{background:linear-gradient(transparent 70%,yellow 0)}.underline_code{background-color:#f7f7fc;border:1px solid var(--color-border);border-radius:3px;color:#2b2c30;margin:0 2px;padding:2px 4px;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}table{table-layout:fixed;width:100%}table tr th{background-color:#eaf4fc!important}table tr td,table tr th{border:1px solid #ccc;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.speech-bubble{display:flex;align-items:center;margin-bottom:15px}.speech-bubble.left{justify-content:flex-start}.speech-bubble.right{flex-direction:row-reverse}.bubble-image{border-radius:50%;margin:0 10px}.bubble-content{max-width:60%;padding:10px;border-radius:10px;position:relative;background-color:#eaf4fc;display:flex;flex-direction:column}.speech-bubble.left .bubble-content:after,.speech-bubble.right .bubble-content:after{content:"";position:absolute;top:40%;width:0;height:0;border:10px solid transparent}.speech-bubble.left .bubble-content:after{left:-20px;border-right-color:#eaf4fc}.speech-bubble.right .bubble-content:after{right:-20px;border-left-color:#eaf4fc}.bubble-name{font-weight:700;margin-bottom:5px}.bubble-text{margin:0}.bubble-image-wrapper{display:flex;align-items:center}.bubble-image-wrapper.left{margin-right:10px}.bubble-image-wrapper.right{margin-left:10px}@media (max-width:768px){.bubble-content{max-width:80%;padding:10px;border-radius:10px;position:relative;background-color:#eaf4fc;display:flex;flex-direction:column}}code{background-color:#2b2b2b!important}pre{margin-top:2rem}blockquote,q{quotes:none;color:rgb(55 65 81);background:url(/images/plugin/icon_quote.svg) no-repeat 20px 10px,#eee;background-size:25px 25px;padding:50px 20px 20px;border-left:none!important;margin:20px 0;border-radius:3px}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}.CustomHtml_content__lHPmv,.CustomHtml_content__lHPmv iframe{width:100%}.CustomHtml_content__lHPmv :first-child{margin-top:0}.CustomHtml_content__lHPmv>h1{font-size:2rem;font-weight:700;border-bottom:1px solid var(--color-border);margin:2.8rem 0 1rem}.CustomHtml_content__lHPmv>h2{font-size:1.6rem;font-weight:700;margin:2.8em 0 1rem;margin-top:50px!important}.CustomHtml_content__lHPmv>h3{font-size:1.4rem}.CustomHtml_content__lHPmv>h3,.CustomHtml_content__lHPmv>h4{font-weight:700;margin:2.8rem 0 1rem;margin-top:50px!important}.CustomHtml_content__lHPmv>h4{font-size:1.2rem}.CustomHtml_content__lHPmv>h5{font-size:1.1rem;font-weight:700;margin:2.8rem 0 1rem;margin-top:50px!important}.CustomHtml_content__lHPmv>p{margin:2rem 0 .5rem;line-height:2}.CustomHtml_content__lHPmv>pre{overflow-x:auto}.CustomHtml_content__lHPmv pre>code{background-color:var(--color-bg-code);display:block;overflow-x:auto;padding:16px}.CustomHtml_content__lHPmv div[data-filename]:before{display:inline-block;background-color:var(--color-bg-sub);color:rgb(55 65 81);content:attr(data-filename);margin:1em 0 0;font-family:menlo,inconsolata,monospace;font-size:.8rem;padding:4px 16px;border-radius:var(--border-radius) var(--border-radius) 0 0}.CustomHtml_content__lHPmv ol,.CustomHtml_content__lHPmv ul{margin:.5rem 0 .5rem 2rem}.CustomHtml_content__lHPmv>ol,.CustomHtml_content__lHPmv>ul{margin-top:2rem;margin-bottom:2rem}.CustomHtml_content__lHPmv ul>li{list-style:disc}.CustomHtml_content__lHPmv ol>li{list-style:decimal}.CustomHtml_content__lHPmv li{margin:.5rem 0}.CustomHtml_content__lHPmv a{text-decoration:underline;color:#3b82f6}.CustomHtml_content__lHPmv a:hover{color:#2563eb}.CustomHtml_content__lHPmv>figure{margin:2rem 0}.CustomHtml_content__lHPmv>figure img{max-width:100%;height:auto}.CustomHtml_content__lHPmv>figure figcaption{font-size:.8rem;color:var(--color-text-sub)}.CustomHtml_content__lHPmv>strong{font-weight:700}.CustomHtml_content__lHPmv>blockquote{border-left:4px solid var(--color-border);padding-left:1rem;margin:2rem 0}.CustomHtml_content__lHPmv>hr{margin:4rem 0;height:1px;background-color:var(--color-border);border:none}.CustomHtml_content__lHPmv>table{width:100%;margin:2rem 0}.CustomHtml_content__lHPmv>table th{background-color:var(--color-bg-sub);text-align:left;padding:1rem}.CustomHtml_content__lHPmv>table td{text-align:left;padding:1rem}@media (max-width:640px){.CustomHtml_content__lHPmv{width:100%}}