.article_mainBox__swMET{flex:1 1;padding-bottom:32px;width:100%}.article_articleMain__HlICK{width:100%;margin:0 auto;padding-bottom:60vh;max-width:886px;overflow:hidden}.article_articleHead__2F5Lv{margin-top:64px;width:100%}.article_title__QdEoz{color:var(--md-sys-color-on-surface);font-size:74px;line-height:78px;text-align:left;overflow-wrap:break-word;font-weight:400;margin:0}.article_date__fnJ0O{font-size:18px;color:var(--md-sys-color-on-surface-variant);padding-left:6px}.article_descriptionContainer__fyRNp{display:flex;flex-direction:row;margin:36px 0 56px}.article_description__azUwX{font-size:36px;line-height:42px;color:var(--md-sys-color-on-surface);font-weight:300;flex-basis:70%}.article_actionContainer__gCujp{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:16px}.article_actionBtn__e_j5x{display:flex;flex-direction:row;align-items:center;gap:4px;outline:0;background-color:var(--md-sys-color-secondary-container);color:var(----md-sys-color-on-secondary-container);border-radius:99px;margin-bottom:16px;border:0;padding:8px 16px;cursor:pointer;transition:all .1s}.article_actionBtn__e_j5x:hover{background-color:var(--md-sys-color-primary-container)}.article_image__DVtqC{position:relative;width:100%;max-height:1024px;border-radius:16px;overflow:hidden}.article_image__DVtqC>img{display:block;width:100%;height:100%;background-size:cover;background-position:50%}.article_articleBody__bfLbx{margin-top:16px;width:100%}.article_navBar__EuH9g{top:108px;align-self:flex-start;position:-webkit-sticky;position:sticky;padding:16px 0 16px 16px;box-sizing:border-box;width:294px}.article_navBar__EuH9g:before{content:"文章目录：";position:absolute;top:-10px;left:20px;font-size:14.5px;color:var(--md-sys-color-on-surface);font-weight:600}.article_navBar__EuH9g>.title-anchor{display:block;box-sizing:border-box;color:var(--md-sys-color-on-surface-variant);margin-top:6px;cursor:pointer;font-size:14px;padding:9px 14px;border-top-left-radius:16px;border-bottom-left-radius:16px;font-weight:400;line-height:1.6;transition:color .14s;position:relative}.article_navBar__EuH9g>.title-anchor:hover{color:var(--md-sys-color-on-surface)}.article_navBar__EuH9g>.title-anchor.active{background-color:var(--md-sys-color-secondary-container);color:var(----md-sys-color-on-secondary-container);font-weight:600}.article_navBar__EuH9g>.title-anchor.title-level3{padding-left:24px;margin-top:6px}@media screen and (max-width:640px){.article_title__QdEoz{font-size:56px}.article_description__azUwX{font-size:26px}.article_navBar__EuH9g{display:none}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}