﻿/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{display:inline-block;vertical-align:baseline;}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{font-size:16px;box-sizing:border-box}body{line-height:1.5;color:#34495e;background:#fefefe;border-top:3px solid #c05b4d;overflow-y:scroll}.container{width:800px;margin:0 auto;padding-bottom:4rem}@media screen and (max-width: 800px){body{border-top:0}.container{width:100%;box-shadow:-1px -5px 5px #cacaca}}a{color:#7b352c;text-decoration:underline;transition:color .2s ease}a:hover{color:#56251e}img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}pre{display:block;padding:1rem}pre,code{font-size:90%;overflow:auto;font-family:Consolas,Monaco,Menlo,Consolas,monospace;margin-bottom:0;color:#c9d2dc}pre>code{display:block;border:none;font-style:normal;font-size:1rem}iframe{border:0;width:755px;height:424px;max-width:100%;max-height:calc((100vw - 40px)/1.7777777778)}#header{padding:20px;display:flex;justify-content:space-between}#header .logo{font-family:Chancery,cursive,LiSu,sans-serif;font-weight:400;white-space:nowrap}#header .logo img{max-width:64px;max-height:64px}#header .logo a{color:#34495e;font-size:48px;text-decoration:none;transition:color .2s ease}#header .logo a:hover{color:#c05b4d}#header .menu{align-self:flex-start;font-family:Athelas,STHeiti,Microsoft Yahei,serif}#header .menu ul{display:inline-block;padding-right:25px}#header .menu ul li{display:inline-block;margin-right:5px}#header .menu ul li a{color:#34495e;font-size:18px;transition:color .2s ease}#header .menu ul li a:hover{color:#c05b4d}@media screen and (max-width: 800px){#header{padding:50px 0 0;text-align:center}#header .logo,#header .menu{display:none}}main{clear:both}main .content{padding:0 20px}main .posts{margin-bottom:20px;border-bottom:1px solid #e6e6e6}main .read-more a{color:#7b352c;font-family:Athelas,STHeiti,Microsoft Yahei,serif;font-size:1.1rem;transition:color .2s ease}main .read-more a:hover{color:#56251e}main .about,main .post{padding:1.5rem 0}main .about .post__title,main .post .post__title{font-family:Athelas,STHeiti,Microsoft Yahei,serif}main .about .post__title a,main .post .post__title a{color:#7b352c;transition:color .2s ease}main .about .post__title a:hover,main .post .post__title a:hover{color:#56251e}main .about h2,main .about h3,main .about h4,main .about h5,main .about h6,main .post h2,main .post h3,main .post h4,main .post h5,main .post h6{font-weight:400}main .about :not(pre)>code,main .post :not(pre)>code{padding:3px 5px;border-radius:4px;color:#c7254e;background:#f8f5ec}main .about p>a,main .post p>a{color:#7b352c;transition:color .2s ease;word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}main .about p>a:hover,main .post p>a:hover{color:#56251e}main .about blockquote,main .post blockquote{margin:2em 0;padding:10px 20px;position:relative;color:rgba(52,73,94,.8);background-color:rgba(192,91,77,.05);border-left:3px solid rgba(192,91,77,.3);box-shadow:1px 1px 2px rgba(0,0,0,.125)}main .about blockquote p,main .post blockquote p{margin:0}main .about table,main .post table{width:100%;max-width:100%;margin:10px 0;border-spacing:0;box-shadow:2px 2px 3px rgba(0,0,0,.125)}main .about table thead,main .post table thead{background:#f8f5ec}main .about table th,main .about table td,main .post table th,main .post table td{padding:5px 15px;border:1px double #f4efe1}main .about table tr:hover,main .post table tr:hover{background-color:#f8f5ec}main .about .footnote-definition,main .post .footnote-definition{padding-left:40px}main .about .footnote-definition:first-of-type,main .post .footnote-definition:first-of-type{border-top:2px dashed #c05b4d;margin-top:1rem;padding-top:1rem}main .about .footnote-definition sup.footnote-definition-label,main .post .footnote-definition sup.footnote-definition-label{font-size:100%;position:unset;top:unset}main .about .footnote-definition sup.footnote-definition-label::after,main .post .footnote-definition sup.footnote-definition-label::after{content:"."}main .about .footnote-definition p,main .post .footnote-definition p{display:inline}main .about__title,main .post__title{margin:0;font-size:26px;font-weight:400}main .about__category,main .post__category{display:inline}main .about__category a,main .post__category a{color:inherit}main .about__category a:before,main .post__category a:before{content:"·";padding-right:2px}main .about__category a:hover,main .post__category a:hover{color:#c05b4d}main .about__meta,main .post__meta{font-size:14px;color:#666}main .about__summary,main .post__summary{margin-bottom:1rem}main .about img+em,main .post img+em{display:block}main .post-footer{margin-top:20px;border-top:1px solid #e6e6e6}main .post-footer:after{clear:both;height:0;width:100%;content:"";display:block}main .post-tags{padding:15px 0}main .post-tags a{margin-right:5px;color:#7b352c;word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}main .post-tags a:hover{color:#56251e}main .post-nav{margin:1rem 0}main .post+.post{border-top:1px solid #e6e6e6}main .pagination{clear:both;font-family:Athelas,STHeiti,Microsoft Yahei,serif;margin:2rem 0 4rem 0}main .pagination a{color:#7b352c}main .pagination a:hover{color:#56251e}.next,.previous{font-weight:600;font-size:20px;transition:transform .3s ease-out}.next:hover,.previous:hover{color:#56251e}.next{float:right}.next:hover{transform:translateX(4px)}.previous{float:left}.previous:hover{transform:translateX(-4px)}.taxonomies{margin:2em 0 3em;text-align:center}.taxonomies__title{display:inline-block;font-size:18px;color:#c05b4d}.taxonomies__items{margin:10px 0}.taxonomies__items a{margin:5px 10px;white-space:nowrap;position:relative;color:#7b352c;text-decoration:none}.taxonomies__items a:hover{color:#56251e}.taxonomies__items a .taxonomies__name{text-decoration:underline}.taxonomies__items a .count{position:relative;top:-8px;right:-2px;color:#56251e;font-size:12px;text-decoration:none}.taxonomy{margin:2em 0}.taxonomy__item{padding:3px 20px;border-left:1px solid #cacaca;transition:.2s ease-out}.taxonomy__item:hover{border-left:3px solid #c05b4d;transform:translateX(4px)}.taxonomy__item__time{margin-right:10px;color:#666}.taxonomy__item__title a{color:#7b352c}.taxonomy__item__title a:hover{color:#56251e}.about p>a{color:#7b352c;word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.about p>a:hover{color:#56251e}.mobile-navbar{display:none;position:fixed;top:0;left:0;width:100%;height:50px;background:#fff;box-shadow:0px 2px 2px #cacaca;text-align:center;transition:transform 300ms ease;z-index:99}.mobile-navbar .mobile-header-logo{display:inline-block;margin-right:50px}.mobile-navbar .mobile-header-logo img{max-width:64px;max-height:64px}.mobile-navbar .mobile-header-logo .logo{font-size:22px;line-height:50px}.mobile-navbar .mobile-navbar-icon{cursor:pointer;color:#c05b4d;height:50px;width:50px;font-size:24px;text-align:center;float:left;position:relative;transition:background .5s}@keyframes clickfirst{0%{transform:translateY(6px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clickmid{0%{opacity:1}100%{opacity:0}}@keyframes clicklast{0%{transform:translateY(-6px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-6px) rotate(0deg)}}@keyframes outmid{0%{opacity:0}100%{opacity:1}}@keyframes outlast{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(6px) rotate(0deg)}}.mobile-navbar .mobile-navbar-icon span{position:absolute;left:15px;top:25px;left:calc((100% - 20px)/2);top:calc((100% - 1px)/2);width:20px;height:1px;background-color:#c05b4d}.mobile-navbar .mobile-navbar-icon span:nth-child(1){transform:translateY(6px) rotate(0deg)}.mobile-navbar .mobile-navbar-icon span:nth-child(3){transform:translateY(-6px) rotate(0deg)}.mobile-navbar .mobile-navbar-icon.icon-click span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-navbar .mobile-navbar-icon.icon-click span:nth-child(2){animation-duration:.2s;animation-fill-mode:both;animation-name:clickmid}.mobile-navbar .mobile-navbar-icon.icon-click span:nth-child(3){animation-duration:.5s;animation-fill-mode:both;animation-name:clicklast}.mobile-navbar .mobile-navbar-icon.icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-navbar .mobile-navbar-icon.icon-out span:nth-child(2){animation-duration:.2s;animation-fill-mode:both;animation-name:outmid}.mobile-navbar .mobile-navbar-icon.icon-out span:nth-child(3){animation-duration:.5s;animation-fill-mode:both;animation-name:outlast}.mobile-menu{background-color:rgba(248,245,236,.5)}.mobile-menu .mobile-menu-list{position:relative;list-style:none;margin-top:50px;padding:0;border-top:1px solid #f8f5ec}.mobile-menu .mobile-menu-list .mobile-menu-item{padding:10px 30px;border-bottom:1px solid #f8f5ec}.mobile-menu .mobile-menu-list a{color:#7b352c;font-size:18px;transition:color .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu .mobile-menu-list a:visited,.mobile-menu .mobile-menu-list a:active,.mobile-menu .mobile-menu-list a:focus{color:#7b352c}.mobile-menu .mobile-menu-list a:hover{color:#56251e}@media screen and (max-width: 800px){.mobile-navbar{display:block}}.mobile-menu-toggle{position:absolute;opacity:0;pointer-events:none}.mobile-menu{display:none}.mobile-menu-overlay{display:none}@media screen and (max-width: 800px){.mobile-menu{display:block;position:fixed;top:0;left:0;bottom:0;width:180px;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate3d(-180px, 0px, 0px);transition:transform 300ms ease;z-index:98}.mobile-menu-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(192,91,77,.15);z-index:97}.mobile-navbar-icon span{font-size:0;line-height:0;transition:transform .3s ease,opacity .2s ease}.mobile-menu-toggle:checked~.mobile-menu{transform:translate3d(0px, 0px, 0px)}.mobile-menu-toggle:checked~.mobile-menu-overlay{display:block}.mobile-menu-toggle:checked~.mobile-navbar{transform:translate3d(180px, 0px, 0px)}.mobile-menu-toggle:checked~#header,.mobile-menu-toggle:checked~main{transform:translate3d(180px, 0px, 0px)}#header,main{transition:transform 300ms ease}.mobile-menu-toggle:checked~.mobile-navbar .mobile-navbar-icon span:nth-child(1){transform:translateY(0) rotate(45deg)}.mobile-menu-toggle:checked~.mobile-navbar .mobile-navbar-icon span:nth-child(2){opacity:0}.mobile-menu-toggle:checked~.mobile-navbar .mobile-navbar-icon span:nth-child(3){transform:translateY(0) rotate(-45deg)}}.post-toc{position:absolute;width:200px;margin-left:785px;padding:10px;border-radius:5px;background:rgba(248,245,236,.6);box-shadow:1px 1px 2px rgba(0,0,0,.125);word-wrap:break-word;box-sizing:border-box;position:fixed;top:20px}.post-toc .post-toc-title{margin:0 10px;font-size:20px;font-weight:400;text-transform:uppercase}.post-toc .post-toc-content{font-size:15px}.post-toc .post-toc-content.always-active ul{display:block}.post-toc .post-toc-content>nav>ul{margin:10px 0}.post-toc .post-toc-content ul{padding-left:20px;list-style:square}.post-toc .post-toc-content ul ul{padding-left:15px;display:none}.post-toc .post-toc-content ul .has-active>ul{display:block}.post-toc .post-toc-content .toc-link.active{color:#56251e}@media screen and (max-width: 1185px){.post-toc{display:none}}footer{clear:both;padding-top:2em;margin:1em;margin-top:2em;text-align:left;border-top:1px solid #ddd}.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:.8em;margin:1.5em 0;padding:0;list-style:none}.footer-social li{margin:0;padding:0}.footer-social a{display:inline-flex;align-items:center;gap:.4em;text-decoration:underline;color:#7b352c;transition:color .2s ease}.footer-social a:hover{color:#56251e}.social-icon{width:24px;height:24px;vertical-align:middle}.footer-license{font-size:.9em;color:#666}.youtube-lazy{width:100%;margin:1em 0}.youtube-lazy-placeholder{display:block;position:relative;width:100%;aspect-ratio:16/9;background:#000;cursor:pointer;overflow:hidden}.youtube-lazy-placeholder img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.youtube-lazy-placeholder:hover img{opacity:.8}.youtube-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:none;border:none;padding:0;cursor:pointer;transition:transform .2s ease}.youtube-play-button:hover{transform:translate(-50%, -50%) scale(1.1)}.youtube-play-button svg{filter:drop-shadow(0 0 8px rgba(0,0,0,.5))}.youtube-lazy iframe{width:100%;aspect-ratio:16/9;border:0}@media (prefers-color-scheme: dark){body{color:#fff;background:#000}a{color:#39ff14}a:hover{color:#1fc700}footer a,.footer-social a,main a,main .read-more a,main .post__title a,main .post .post__title a,main .posts .post__title a,main .post-tags a,main .pagination a,main .taxonomies__items a,main .taxonomy__item__title a,main .about p>a,main .post p>a,.mobile-menu .mobile-menu-list a,.mobile-menu .mobile-menu-list a:visited,.mobile-menu .mobile-menu-list a:active,.mobile-menu .mobile-menu-list a:focus{color:#39ff14}footer a:hover,.footer-social a:hover,main a:hover,main .read-more a:hover,main .post__title a:hover,main .post .post__title a:hover,main .posts .post__title a:hover,main .post-tags a:hover,main .pagination a:hover,main .taxonomies__items a:hover,main .taxonomy__item__title a:hover,main .about p>a:hover,main .post p>a:hover,.mobile-menu .mobile-menu-list a:hover{color:#1fc700}.next:hover,.previous:hover{color:#1fc700}main .taxonomies__items a .count{color:#39ff14}main .taxonomies__items a:hover .count{color:#1fc700}.post-toc{background:#2a1f14;color:rgba(255,255,255,.9);box-shadow:1px 1px 2px rgba(255,255,255,.15)}.post-toc .post-toc-content .toc-link.active{color:#39ff14}.mobile-navbar{background:#000;box-shadow:0px 2px 2px rgba(255,255,255,.15)}.mobile-menu{background-color:#000}.mobile-menu-overlay{background-color:rgba(0,0,0,.6)}.mobile-menu .mobile-menu-list{border-top-color:rgba(255,255,255,.15)}.mobile-menu .mobile-menu-list .mobile-menu-item{border-bottom-color:rgba(255,255,255,.15)}.mobile-navbar-icon{color:#39ff14}.mobile-navbar-icon span{background-color:#39ff14 !important}.mobile-navbar-icon:hover span{background-color:#1fc700 !important}.mobile-navbar .mobile-navbar-icon span{background-color:#39ff14 !important}.mobile-navbar .mobile-navbar-icon:hover span{background-color:#1fc700 !important}#header .logo a,#header .menu ul li a{color:#fff}#header .logo a:hover,#header .menu ul li a:hover{color:#1fc700}main .post__meta{color:rgba(255,255,255,.75)}main .taxonomies__title{color:tan}main .taxonomy__item__time{color:rgba(255,255,255,.85)}main blockquote,main .post blockquote,main .about blockquote{color:rgba(255,255,255,.9);background-color:#2a1f14;border-left-color:rgba(255,255,255,.25)}main .posts,main .post-footer{border-color:rgba(255,255,255,.15)}footer{border-color:rgba(255,255,255,.15)}.footer-license{color:rgba(255,255,255,.75)}}