:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:#fff;--entry:#fff;--primary:rgba(0, 0, 0, 0.88);--secondary:rgba(0, 0, 0, 0.56);--tertiary:rgba(0, 0, 0, 0.16);--content:rgba(0, 0, 0, 0.88);--code-bg:#f5f5f5;--code-hl:#ffffcc;--border:#eee}@media screen and (max-width:600px){:root{--gap:14px}}.dark{--theme:#1d1e20;--entry:#2e2e33;--primary:rgba(255, 255, 255, 0.84);--secondary:rgba(255, 255, 255, 0.56);--tertiary:rgba(255, 255, 255, 0.16);--content:rgba(255, 255, 255, 0.64);--code-bg:#37383e;--code-hl:#999977;--border:#5b5d67}.list{background:var(--code-bg)}*,*::before,*::after{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent}body{margin:0;color:var(--primary);font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--code-bg)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;color:var(--primary);line-height:1.2}p{margin-top:0;margin-bottom:0}ul{margin:0;padding:0}a{color:var(--primary);text-decoration:none}figure{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;display:block;overflow-x:scroll;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0;-webkit-appearance:none}button,input[type=button],input[type=submit]{cursor:pointer}input,textarea{padding:0;border:0;outline:0}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}@media screen and (max-width:800px){*::-webkit-scrollbar{width:8px;height:2px}}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,.menu{display:flex;margin:auto var(--gap);flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}.theme-toggle svg{height:18px;margin:0 10px;user-select:none;cursor:pointer}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}.menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}.menu li+li{margin-inline-start:var(--gap)}.menu a{font-size:16px}.menu .active{font-weight:500;border-bottom:2px solid}.lang-switch ul{display:inline-flex}.lang-switch a{font-size:16px;font-weight:500;margin:0 8px}.lang-switch li{display:inline-flex}.logo-switches{display:inline-flex;flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}@media screen and (max-width:400px){.main{min-height:calc(100vh - var(--header-height) - var(--footer-height) - 24px)}}.page-header{margin-bottom:24px}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons{padding:12px 0}.social-icons a:not(:last-of-type){margin-inline-end:12px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}@media screen and (max-width:600px){.first-entry{min-height:260px}}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h2{font-size:34px}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:5}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-isdraft{display:inline;color:var(--secondary);font-size:14px}.entry-cover{margin-bottom:var(--gap);text-align:center;font-size:14px;color:var(--secondary)}.entry-cover img{border-radius:var(--radius);pointer-events:none;width:100%}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px;transform:translateX(-2px)}.post-meta{color:var(--secondary);font-size:14px;display:flex;flex-wrap:wrap}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.post-content{color:var(--content)}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a{box-shadow:0 1px 0 var(--primary)}.post-content a code{margin:auto 0;border-radius:0}.post-content del{text-decoration:none;background:linear-gradient(to right,var(--primary) 100%,transparent 0)0/1px 1px repeat-x}.post-content p,.post-content ul,.post-content ol,.post-content dl{margin-bottom:var(--content-gap)}.post-content ul,.post-content ol{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dt~dt,.post-content dd~dd{margin-top:10px}.post-content table{margin-bottom:32px}.post-content table th,.post-content table:not(.highlighttable) td{padding:12px 0;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{font-size:14px;text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight,.post-content pre{border-radius:var(--radius)}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .linenodiv pre,.post-content .highlighttable td .highlight{margin-bottom:0}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content code{margin:auto 4px;font-family:Menlo,Monaco,courier new,Courier,monospace;font-size:.78em;line-height:1.5;border-radius:2px}.post-content pre code{display:block;margin:auto 0;border-radius:0}.post-content blockquote{margin:0 calc(var(--gap) * -1);padding:0 32px;border-inline-start:2px solid var(--primary)}.post-content hr{margin:30px calc(var(--gap) * -1);height:2px;background:var(--tertiary);border-top:0;border-bottom:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px}.toc{margin-bottom:40px;border:1px solid var(--border);border-radius:var(--radius);padding:.5em}.toc details summary{cursor:zoom-in;margin-inline-start:20px}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc blockquote{margin:0 20px;padding:10px 20px}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:none}.post-footer{margin-top:56px}.post-tags li{display:inline-block;margin-inline-end:3px;margin-bottom:5px}.post-tags a{display:block;padding-inline-start:14px;padding-inline-end:14px;color:var(--secondary);font-size:14px;line-height:34px;border-radius:4px;border:1px solid var(--tertiary)}.post-tags a:hover{background:var(--border)}.share-buttons{margin-top:var(--gap);border:1px solid var(--tertiary);padding-inline-start:var(--radius);border-radius:var(--radius);display:flex;overflow-x:auto}.share-buttons a{margin-top:10px}.share-buttons a:not(:last-of-type){margin-inline-end:12px}.share-buttons a svg{height:30px;width:30px;fill:currentColor;transition:transform .1s}.share-buttons svg:hover{transform:scale(.96)}@media screen and (max-width:600px){.post-content blockquote{margin:0 calc(var(--gap) * -1);padding:0 21px}}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:hover{background:var(--tertiary);transform:scale(.96)}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-meta{color:var(--secondary);font-size:14px}.archive-count{color:var(--secondary);font-size:14px}@media(max-width:800px){.archive-month{flex-direction:column}.archive-year{margin-top:20px}}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - (var(--gap)) - 10px)/2)var(--gap);color:var(--secondary);font-size:12px;text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{color:var(--primary);border-bottom:1px solid var(--primary)}.top-link{font-size:12px;visibility:hidden;opacity:0;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;color:var(--secondary);border-radius:64px;fill:currentColor;fill-opacity:80%;transition:visibility .5s,opacity .8s linear}.top-link:hover{color:var(--primary)}.top-link:focus{outline:none}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.chroma{background-color:#f0f3f3}.chroma .x{}.chroma .err{color:#a00;background-color:#faa}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.chroma .hl{display:block;width:100%;background-color:#ffc}.chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .k{color:#069;font-weight:700}.chroma .kc{color:#069;font-weight:700}.chroma .kd{color:#069;font-weight:700}.chroma .kn{color:#069;font-weight:700}.chroma .kp{color:#069}.chroma .kr{color:#069;font-weight:700}.chroma .kt{color:#078;font-weight:700}.chroma .n{}.chroma .na{color:#309}.chroma .nb{color:#366}.chroma .bp{}.chroma .nc{color:#0a8;font-weight:700}.chroma .no{color:#360}.chroma .nd{color:#99f}.chroma .ni{color:#999;font-weight:700}.chroma .ne{color:#c00;font-weight:700}.chroma .nf{color:#c0f}.chroma .fm{}.chroma .nl{color:#99f}.chroma .nn{color:#0cf;font-weight:700}.chroma .nx{}.chroma .py{}.chroma .nt{color:#309;font-weight:700}.chroma .nv{color:#033}.chroma .vc{}.chroma .vg{}.chroma .vi{}.chroma .vm{}.chroma .l{}.chroma .ld{}.chroma .s{color:#c30}.chroma .sa{color:#c30}.chroma .sb{color:#c30}.chroma .sc{color:#c30}.chroma .dl{color:#c30}.chroma .sd{color:#c30;font-style:italic}.chroma .s2{color:#c30}.chroma .se{color:#c30;font-weight:700}.chroma .sh{color:#c30}.chroma .si{color:#a00}.chroma .sx{color:#c30}.chroma .sr{color:#3aa}.chroma .s1{color:#c30}.chroma .ss{color:#fc3}.chroma .m{color:#f60}.chroma .mb{color:#f60}.chroma .mf{color:#f60}.chroma .mh{color:#f60}.chroma .mi{color:#f60}.chroma .il{color:#f60}.chroma .mo{color:#f60}.chroma .o{color:#555}.chroma .ow{color:#000;font-weight:700}.chroma .p{}.chroma .c{color:#09f;font-style:italic}.chroma .ch{color:#09f;font-style:italic}.chroma .cm{color:#09f;font-style:italic}.chroma .c1{color:#09f;font-style:italic}.chroma .cs{color:#09f;font-weight:700;font-style:italic}.chroma .cp{color:#099}.chroma .cpf{color:#099}.chroma .g{}.chroma .gd{background-color:#fcc}.chroma .ge{font-style:italic}.chroma .gr{color:red}.chroma .gh{color:#030;font-weight:700}.chroma .gi{background-color:#cfc}.chroma .go{color:#aaa}.chroma .gp{color:#009;font-weight:700}.chroma .gs{font-weight:700}.chroma .gu{color:#030;font-weight:700}.chroma .gt{color:#9c6}.chroma .gl{text-decoration:underline}.chroma .w{color:#bbb}.chroma{background-color:unset}.chroma .hl{background-color:var(--code-hl)}.post-summary{font-size:16px;color:var(--content)}.post-links a{font-size:14px;color:var(--secondary);display:flex;align-items:center}.post-content a{box-shadow:none}.post-links svg{margin-right:1em}.first-entry{min-height:auto}figure embed{max-width:100%}figure figcaption{text-align:center;margin-bottom:1em}table{display:inline-table}table caption{caption-side:bottom;text-align:center;margin-bottom:1em}