@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200;300;400;500;600;700;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}:root{--bg-color:#fff;--color:#000;--selection-bg:#4e4e4e;--selection-color:#d3d3d3;--code-after-color:#efef17;--blockquote-bar-color:#1e1e1e;--blockquote-background-color:#f1f1f1}body,html{max-width:100vw;overflow-x:hidden;padding:0;margin:0;scroll-behavior:smooth}::selection{background-color:#3b3b3b;color:#fff}@font-face{font-family:Smiley sans;font-style:normal;font-weight:400;src:url(https://oss.hrsrive.cn/SmileySans-Oblique.ttf.woff2) format("woff2")}@font-face{font-family:Mi sans;font-style:normal;font-weight:400;src:url(https://oss.hrsrive.cn/misans/MiSans-Regular.woff2) format("woff2")}main{position:relative;margin-block:134px 0;padding:0 60px;display:flex;justify-content:center;overflow:hidden}@media screen and (max-width:768px){main{padding:0 20px}}a{text-decoration:none;color:inherit}footer{width:100%;height:134px;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;font-size:14px;font-family:"Noto Serif SC",serif}.new{font-size:32px;max-width:75ch;padding:0 0 10%;min-height:calc(100vh - 134px * 2);h1,h2,h3,h4,h5,h6{font-family:"Noto Serif SC"}h1{margin-block:1em;width:100%;text-align:center}h2{font-size:1.75em}h2,h3{margin-block:.75em}h3{font-size:1.5em}h4{font-size:1.25em;margin-block:.5em}h5{font-size:1.1em;margin-block:.25em}h6{font-size:1em;margin-block:0}code{font-family:Lora;font-style:italic;position:relative;font-weight:700;z-index:1;margin:0 .25rem}code:after{display:block;content:"";width:calc(100% - 4px);height:0;border:2px solid var(--code-after-color);border-radius:5px;position:absolute;top:85%;left:0;z-index:-1}pre>code:after{display:none}pre>code::selection,span.token::selection{background-color:#d3d3d3;color:#000}p{font-size:1.2em;letter-spacing:1.5;margin:1.5em 0;text-wrap:pretty}p>img{width:100%}article>ol>li,article>ul>li{margin:1em 0}li>p{margin:.25em}ol{-webkit-padding-start:1em;padding-inline-start:1em;font-size:1.05em}blockquote{position:relative;font-family:"Noto Serif SC";background-color:var(--blockquote-background-color);border-radius:8px;padding:2px 10px}blockquote p{text-indent:0;text-wrap:balance;font-size:revert}blockquote>p:has(strong){opacity:.8;text-align:center}blockquote:before{content:"";position:absolute;width:5px;background:var(--blockquote-bar-color);height:100%;top:0;left:-16px;border-radius:calc(infinity * 1px)}table{width:100%;border:2px solid var(--color)}th{text-align:left}td,th{padding:10px}:not(pre)>code[class*=language-],pre[class*=language-]{background:#232323}}@media screen and (max-width:768px){h1{font-size:1.5em}h2{font-size:1.25em}h3{font-size:1.1em}h4{font-size:1em}h5,time{font-size:.9em}p{font-size:1em;text-wrap:balance;text-indent:2em;line-height:1.75}}.Header_header__AF_3G{display:flex;justify-content:space-between;position:fixed;padding:20px 10% 20px 20px;top:0;left:0;right:0;font-size:30px;background-color:var(--bg-color);color:var(--color);transition:all .2s;z-index:2}.Header_logo__1FRrW{cursor:pointer}.Header_menu__UYmdC{display:flex;gap:80px;justify-content:center;align-items:center}@media screen and (max-width:768px){.Header_header__AF_3G{padding:20px 5% 20px 10px}.Header_menu__UYmdC{display:none}}.Header_nav__LVYU2{display:flex;flex-direction:column;font-family:Smiley sans}.Header_nav__LVYU2>span{cursor:pointer;white-space:nowrap}.Header_nav__LVYU2>span:last-child{font-size:18px}