:root{--background:#fcfcfc;--foreground:#3d3d3d;--line0:#ffffff74;--line1:#ffffff22}@font-face{font-family:MyCustomFont;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MyCustomFont2;src:url(/fonts/URWDIN-Light.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MyCustomFont4;src:url(/fonts/思源黑体-Normal.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}body{font-family:MyCustomFont,sans-serif}body,html{flex:1 1 auto;display:flex;flex-direction:column;margin:0;padding:0;height:100%;color:var(--foreground);background:var(--background);scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}p{margin-block:5px}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:10px}@media screen and (min-width:0px){::-webkit-scrollbar{display:none}}@media screen and (min-width:1024px){.text_RWD{font-size:1.3em}}.backdrop{z-index:999;height:100vh;width:100%;position:fixed;visibility:hidden;opacity:0;pointer-events:none;transition:visibility .3s ease,opacity .3s ease,pointer-events 0s linear .3s}.backdrop.open{visibility:visible;opacity:1;pointer-events:auto}.backdrop .backdrop-content{z-index:1000;width:100%;height:100%;pointer-events:none;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease,pointer-events 0s linear .3s}.backdrop .backdrop-content.show{visibility:visible;opacity:1;pointer-events:auto}.backdrop .black{background-color:rgba(0,0,0,.926);position:fixed;top:0;left:0;width:100vw;height:100%;z-index:999;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.BlogTitle{height:auto;width:auto;font-size:1.1em;font-weight:400}.BlogTitle .BlogTitleName{padding:0;font-size:12px}.hamburger{cursor:pointer}.hamburger input{display:none}.hamburger svg{height:3em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.line{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.line,.line.black{fill:none;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line.black{stroke:#595959;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.line-top-bottom{stroke-dasharray:12 63}.hamburger.checked svg{transform:rotate(-45deg)}.hamburger.checked svg .line-top-bottom{stroke-dasharray:20 300;stroke-dashoffset:-32.42}#R_Drawer{width:100vw;height:100%;display:flex;background-color:hsla(0,0%,8%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px);font-size:15px;font-weight:500}#R_Drawer .left-side{width:100%;padding:20px;overflow:auto;box-sizing:border-box}#R_Drawer .side-title{color:hsla(0,0%,100%,.823);margin-bottom:14px;font-size:.9em;text-wrap:nowrap}#R_Drawer .side-menu{display:flex;flex-direction:column;white-space:nowrap}#R_Drawer .side-menu a{text-decoration:none;color:#fff;display:flex;align-items:center;font-weight:400;padding:15px;font-size:13px;border-radius:6px;margin-block:5px;background-color:rgba(209,42,42,0);transition:background-color .5s ease}#R_Drawer .side-menu a:hover{background-color:#363636;transform:translateX(5px);transition:transform .1s ease-out}#R_Drawer .side-menu svg{width:16px;margin-right:8px}#R_Drawer .number{color:#fff;font-size:3em;margin-right:30px}