*{margin:0;padding:0;box-sizing:border-box;color:inherit;text-decoration:inherit}:root{--text-0:rgba(0, 0, 0, 87%);--text-1:rgba(0, 0, 0, 66%);--bg-0:#fff;--bg-1:#f2f2f2;--bg-2:#e0e0e0e8;--accent:#bf3344}html{background:var(--bg-0);color:var(--text-0);width:100%;min-width:100vw;overflow-x:hidden;-webkit-text-size-adjust:100%}@media all and (min-width:640px){html{font-size:16.5px}}@media all and (min-width:720px){html{font-size:17px}}@media all and (min-width:960px){html{font-size:18px}}body{max-width:944px;margin:0 auto;padding:0 24px}header,h1,h2,h3,.sans{font-family:hk grotesk,Helvetica,sans-serif}.red{color:var(--accent)}.grey{color:var(--text-1)}.header{display:flex;align-items:center;justify-content:space-between;margin:2em 0}.header a{text-transform:uppercase;font-size:1rem}.banner{text-align:center;padding:0 20px;text-wrap:nowrap;margin-bottom:2.5em;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.banner__jp{font-family:makinas square;font-size:6em}.banner__cn{font-family:zcool gdh;font-size:3em}.post{border-left:var(--accent).7em solid;padding-left:10px;margin-top:1em;transform:translateX(10px)}@media screen and (max-width:640px){.post{transform:none}.container1{margin-left:-24px;margin-right:-24px}}@media screen and (max-width:720px){.banner__jp{font-size:5em}.banner__cn{font-size:2.5em}}@media screen and (max-width:530px){.banner__jp{transform:translateY(-4.5rem);font-size:2.5em}.banner__cn{transform:translateY(3rem);font-size:calc(1.1em + 11vw)}}@media screen and (max-width:280px){.banner{padding-left:0;padding-right:0}}.post__title{font-size:1.2em;letter-spacing:.05em}.container1{display:flex;flex-direction:column;align-items:center}.post__metadata{display:flex;justify-content:space-between}.about__title{font-size:2.5em;margin:1.2em 0;letter-spacing:.05em;text-align:center;margin-top:8rem}.about__title div{display:inline-block}article>header>h1{font-size:2em}hr{border:2.5px solid var(--bg-1)}article>hr{margin:1.2em 0;width:128px}.series{display:inline-flex;flex-direction:column;margin-top:.5em}.series__title{display:inline-block}.series__list{display:inline-flex;flex-direction:column;margin-top:.5em}.series__list a{margin-left:1em}.series__cur{margin-left:0!important}.series__cur::before{content:'>';margin-right:.5em}.content{margin-bottom:2em;font-family:microsoft yahei,pingfang sc,helvetica neue,system ui,sans-serif}ul,ol{margin:1em 0;list-style-position:inside}ul{list-style-type:symbols(cyclic '-')}li::marker{color:var(--text-1)}.content p{line-height:1.4;margin-bottom:.5rem}.content a{text-decoration:underline;color:var(--text-0)}img{max-width:100%;height:auto}.anchor-hidden{display:none}.content .anchor{color:var(--accent)}h2,h3{position:relative;left:-10px;padding-left:10px;border-left:var(--accent)3px solid;line-height:24px}h2:hover .anchor,h3:hover .anchor{display:inline}h2{font-size:1.2em;margin:1.3em 0 .8em}h3{font-size:1.1em;margin:1.2em 0 .7em;border-left-width:2px}h4{font-size:1.1em;margin:1em 0 .5em;font-weight:700}code,summary,.mono,li::marker,.codeblock{font-family:source code pro,Consolas,monospace}code{background-color:var(--bg-1);padding:0 2px;word-break:break-word}pre code{background-color:inherit;padding:0}.codeblock{margin:1em 0;border:var(--bg-2)1px solid}.codeblock__file{background:var(--bg-1);text-align:center;word-wrap:break-word;padding:.5em 0;font-size:.875em}.codeblock__content{position:relative}.codeblock__copy{position:absolute;top:.5em;right:.875em}.codeblock__copy button{padding:.5em 1em;background:var(--bg-1);border:none;color:var(--text-0);cursor:pointer;opacity:0;transition:opacity .5s ease;border-radius:.25em}.codeblock__content:hover .codeblock__copy button{opacity:1}pre{padding:1em;overflow:scroll;max-height:30em}blockquote{padding:1em;margin-bottom:1em;border-left:var(--bg-2).2em solid;background:var(--bg-1)}blockquote p:last-of-type{margin-bottom:0}.footnotes{word-break:break-all}.footnotes>hr{margin:1em 0}.footnotes p{display:inline;margin-left:-.5em}.alert{padding:.3em 0 .5em 1em;margin:1em 0;border-left:.3em solid var(--alert-color)}.alert-warning{--alert-color:#9a6700}.alert-note{--alert-color:#005a9e}.alert-success{--alert-color:#007a00}.alert-error{--alert-color:#d1242f}.alert__heading{font-weight:700;margin:0 0 1em;color:var(--alert-color)}.alert__content{color:var(--text-0);margin:0!important}.terms{list-style:none;display:flex;flex-wrap:wrap}.terms li a{margin:5px;padding:0 15px;background:var(--bg-2);display:inline-block;height:32px;line-height:32px}.terms__current{font-weight:700}