body{font-family:sans-serif;line-height:1.5;font-size:16px;letter-spacing:.5px;max-width:var(--main-width);padding:3rem;background-color:var(--bg-color)}@media screen and (min-width:780px){.block-main{position:absolute;left:0;right:0;margin:0 auto}}@media screen and (max-width:780px){.block-main{position:absolute;left:0;right:0;overflow-x:hidden}}main{position:absolute;left:0;right:0;margin:0 auto;flex-direction:column;align-items:center}.footer-container{display:flex;align-items:center;flex-direction:column;border-top:3px solid #00000071;padding-top:100px;padding-bottom:100px;margin-top:80px}.footer-container p{display:flex;align-items:center;flex-direction:column;color:var(--p-color);font-size:13px;font-weight:600;line-height:.1}@media screen and (max-width:750px){.footer-container{display:flex;align-items:center;flex-direction:column;border-top:3px solid #00000071;padding-top:50px}.footer-container p{display:flex;align-items:center;flex-direction:column;color:var(--p-color);font-size:10px;font-weight:600;line-height:1.2}}.header-container{max-width:1300px;height:auto;display:flex;margin:auto;justify-content:space-between;align-items:center}.header-title-div{display:flex;height:auto;align-items:center;margin-left:1rem}.header-title-github img{display:flex;height:auto;opacity:.7;width:32px;margin:0 0 0 .5rem}.header-title-github:hover img{filter:drop-shadow(#ff5608 800px 0);transform:translateX(-800px)}.header-title-text{color:var(--logo-color);font-size:28px;font-weight:700;text-decoration:none;text-shadow:3px 3px 3px var(--shadow-color)}.header-title-text-center{align-items:center;color:var(--logo-color);font-size:28px;font-weight:700;text-decoration:none;text-shadow:3px 3px 3px var(--shadow-color)}.header-tab-div{display:flex;height:100%;width:auto;border:3px solid var(--tab-color);border-radius:40px;padding:3px;margin-right:1rem}.header-tab-item-div{display:flex;height:100%;padding-left:5px;padding-right:15px;align-items:center;text-decoration:none;text-shadow:3px 3px 3px var(--shadow-color);transition:all .3s ease,filter .3s ease;border-radius:10px;box-shadow:none;filter:brightness(1)}.header-tab-item-div:hover{filter:brightness(1.2)}.header-tab-item-div:active{transform:scale(.98)}.header-tab-text{display:flex;height:100%;font-size:16px;color:var(--h-color);font-weight:700;text-decoration:none}.header-tab-img{display:flex;height:32px;width:32px;box-shadow:none;align-items:center;margin:0}@media screen and (max-width:767px){.header-container{width:100%;max-width:100%;height:auto;display:flex;margin:auto;justify-content:space-between;align-items:center}.header-title-div{margin-left:0}.header-tab-div{margin-right:0}.header-title-github img{display:none}.header-title-text{margin-left:1rem}.header-tab-div{display:flex;height:100%;width:auto;border:1px solid transparent;border-radius:40px;margin-top:.3rem;margin-left:1rem;margin-right:1rem;background-color:var(--tab-color)}.header-tab-text{display:none}.header-tab-item-div{display:flex;height:100%;width:48px;padding-left:0;padding-right:0;flex-direction:column}.header-tab-img{display:flex;box-shadow:none;align-items:center}}.home-container{display:flex;justify-content:center}.home-container-div-center{display:flex;flex-direction:column;margin-top:4rem;max-width:800px;padding:0 0 100px;margin-left:1rem;margin-right:1rem}.home-container-div-center-box{display:flex;justify-content:center;flex-direction:column;width:100%}.home-container-div-center-box-img{display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%;margin-left:-7rem;width:100px;height:100px}.home-container-div-center-box-text{width:100%;color:var(--p-color);font-size:180%;line-height:1.2;margin-bottom:-.5rem}.home-container-div-center-recently{display:flex;flex-direction:column;width:calc(100% * 16/(16 + 9)*1.3);align-self:center;align-items:flex-start;color:var(--h-color);text-align:center;margin-top:5rem}.home-container-div-center-recently-title{display:flex;font-size:140%;width:100%;justify-content:flex-start;color:var(--h-color);line-height:1;margin-bottom:1.5rem}.home-container-div-center-recently-box{display:flex;flex-direction:column;width:100%;min-height:250px;border-radius:var(--list-border-radius);background-color:var(--card-color);position:relative;text-decoration:none;transition:filter .2s ease;overflow:hidden}.home-container-div-center-recently-box:hover{filter:brightness(.95)}.home-container-div-center-recently-box-img{position:absolute;top:0;left:0;width:100%;height:120%;object-fit:cover;border-radius:var(--list-border-radius);filter:brightness(.5);z-index:0}.home-container-div-center-recently-box-title{display:flex;opacity:1;color:var(--tab-text-color);font-size:1.3rem;line-height:1.3;text-align:center;justify-content:center;align-items:center;flex-direction:column;padding:5rem 1.5rem 0;margin:0;flex-grow:0;position:relative;z-index:1}.home-container-div-center-recently-box-description{display:flex;opacity:.9;color:var(--tab-text-color);line-height:1.4;text-align:center;justify-content:center;flex-direction:column;padding:0 1.5rem 1.5rem;margin:0;flex-grow:1;position:relative;z-index:1}.home-container-div-center-recently-more-div{display:flex;z-index:1;text-decoration:none;justify-content:flex-end;flex-direction:column;align-items:flex-end;width:100%}.home-container-div-center-recently-more{display:flex;z-index:1;font-size:14px;color:var(--tab-text-color);line-height:2.5;margin-top:1rem;padding:5px 20px;justify-content:center;flex-direction:column;text-align:center;border-radius:40px;width:auto;height:100%;transition:transform .2s ease;background-color:var(--tab-color);letter-spacing:1px;text-decoration:none;text-shadow:3px 3px 3px var(--shadow-color)}.home-container-div-center-recently-more:active{transform:scale(.95)}@media screen and (max-width:1300px){.home-container{display:flex;justify-content:center;margin-left:1rem;margin-right:1rem}.home-container-div-center{display:flex;flex-direction:column;margin-top:4rem;max-width:780px;padding:0}.home-container-div-center-box{display:flex;justify-content:center;flex-direction:column;width:100%}.home-container-div-center-box-img{display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%;margin-left:0;width:100px;height:100px}.home-container-div-center-box-text{width:100%;font-size:130%;color:var(--p-color);line-height:1.2;margin-bottom:-.5rem}.home-container-div-center-recently{display:flex;flex-direction:column;width:100%;color:var(--h-color);text-align:center;margin-top:5rem}.home-container-div-center-recently-title{display:flex;width:100%;font-size:160%;margin:0;margin-left:.2rem;color:var(--h-color);line-height:1;margin-bottom:3.5rem}.home-container-div-center-recently-box{display:flex;flex-direction:column;width:100%;min-height:300px;border-radius:var(--list-border-radius);background-color:var(--card-color);position:relative;text-decoration:none;transition:filter .2s ease;overflow:hidden}.home-container-div-center-recently-box:hover{filter:brightness(.95)}.home-container-div-center-recently-box-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--list-border-radius);filter:brightness(.5);z-index:0}.home-container-div-center-recently-box-title{display:flex;opacity:1;color:var(--tab-text-color);font-size:1.3rem;line-height:1.3;text-align:center;justify-content:center;align-items:center;flex-direction:column;padding:5rem 1.5rem 0;margin:0;flex-grow:0;position:relative;z-index:1}.home-container-div-center-recently-box-description{display:flex;opacity:.9;color:var(--tab-text-color);line-height:1.4;text-align:center;justify-content:center;flex-direction:column;padding:0 1.5rem 1.5rem;margin:0;flex-grow:1;position:relative;z-index:1}.home-container-div-center-recently-more-div{display:flex;text-decoration:none;justify-content:center;flex-direction:column;align-items:center}.home-container-div-center-recently-more{display:flex;font-size:14px;color:var(--tab-text-color);line-height:2.5;margin-top:1rem;margin-right:0;padding:5px;justify-content:center;flex-direction:column;text-align:top;border-radius:40px;width:100px;height:100%;background-color:var(--tab-color);letter-spacing:1px;text-decoration:none;text-shadow:3px 3px 3px var(--shadow-color)}.home-container-div-center-recently-more:active{transform:scale(.95)}}@media screen and (min-width:800px){.single-container{position:absolute;left:0;right:40px;margin:0 auto;flex-direction:column;align-items:center;max-width:780px;width:100%;box-sizing:border-box}.list-ex-text{font-size:180%;margin-left:1rem;color:var(--h-color);margin-top:5rem;margin-bottom:3rem}.list-ptext{font-size:18px;margin-left:1rem;color:var(--p-color)}.list-a{font-size:18px;margin-left:1rem;color:#fff}.list-ct{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1.5rem;margin:0;padding:0}.list-item{position:relative;list-style:none;margin-bottom:2rem}.list-item h2{font-size:140%}.list-item-url{display:flex;background-color:var(--card-color);box-shadow:1x 1px 1px rgba(0,2,4,.3);border-radius:var(--list-border-radius);overflow:hidden;position:relative;flex-direction:column;padding-bottom:2rem;transition:transform .2s ease,box-shadow 1s ease}.list-item-url:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.list-item-url:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.list-item a{text-decoration:none}.list-item a:hover{text-decoration:none;color:var(--h-color)}.list-item h2{font-size:140%;color:var(--h-color);line-height:1.8;margin-bottom:1rem}.list-item p{font-size:13px;color:var(--p-color);line-height:1.6}.ls-card-image{width:100%;max-width:105%;height:auto;max-height:240px;border-radius:0;box-shadow:0 2px 5px transparent;object-fit:cover;overflow:hidden}.ls-card-content-div{display:flex;flex-direction:column;padding:1.4rem;padding-bottom:.7rem;justify-content:space-between;flex-grow:1}.ls-card-tag-div{position:absolute;right:1rem;display:flex;font-size:14px;line-height:1.2;bottom:1rem;right:1rem}.ls-card-time{display:flex;font-size:14px;color:var(--time-color);line-height:.5;font-weight:700;margin-top:-.3rem;margin-bottom:-.3rem}.ls-card-tag{background-color:var(--type-color);color:var(--tag-color-t);border:#fff;font-weight:700;border-radius:.7rem;padding:.4rem .5rem;font-size:.7rem;margin-right:.5rem}}@media screen and (max-width:1200px) and (min-width:800px){.single-container{right:0}}@media screen and (max-width:800px){.single-container{position:absolute;left:0;right:0;margin:0 auto;flex-direction:column;align-items:center;max-width:780px;width:100%;box-sizing:border-box}.list-ex-text{display:none;font-size:18px;margin-left:1rem;color:var(--h-color)}.list-ptext{font-size:18px;margin-left:1rem;color:var(--p-color)}.list-a{font-size:18px;margin-left:1rem;color:#fff}.list-ct{display:grid;grid-template-columns:1fr;grid-column-gap:1.5rem;margin:0;padding:0;margin:.5rem;margin-top:3rem}.list-item{position:relative;list-style:none;margin:1.5rem;margin-bottom:0}.list-item-url{display:flex;background-color:var(--card-color);border-radius:var(--list-border-radius);overflow:hidden;position:relative;flex-direction:column;padding-bottom:1rem;transition:transform .1s ease,box-shadow .1s ease}.list-item-url:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.list-item-url:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.list-item a{text-decoration:none}.list-item a:hover{text-decoration:none;color:var(--h-color)}.list-item h2{font-size:140%;color:var(--h-color);line-height:1.8;margin-bottom:1rem}.list-item p{font-size:13px;color:var(--p-color);line-height:1.6}.ls-card-image{width:100%;max-width:105%;height:auto;max-height:230px;border-radius:0;box-shadow:0 2px 5px transparent;object-fit:cover;overflow:hidden}.ls-card-content-div{display:flex;flex-direction:column;padding:1.4rem;padding-bottom:.5rem;justify-content:space-between;flex-grow:1}.ls-card-tag-div{position:absolute;right:1rem;display:flex;font-size:14px;line-height:1.2;bottom:1rem;right:1rem}.ls-card-time{display:flex;font-size:14px;font-weight:700;line-height:.5;color:var(--time-color)}.ls-card-tag{background-color:var(--type-color);color:var(--tag-color-t);border:#fff;font-weight:700;border-radius:.7rem;padding:.4rem .5rem;font-size:.7rem;margin-right:.5rem}}.pt{display:flex;justify-content:center;margin-left:-2.5rem}.pt li{font-size:80%;text-align:center;list-style-type:none;display:flex;font-weight:bolder;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;overflow:hidden;margin:.3rem}.li2{text-align:center;list-style-type:none;display:flex;font-weight:bolder;align-items:center;justify-content:center;border-radius:50%;background-color:var(--card-color);width:40px;height:40px;overflow:hidden}.pt a{color:var(--h-color);text-decoration:none;color:inherit}.pt a:hover{color:var(--h-color);text-align:center;list-style-type:none;display:flex;font-weight:bolder;align-items:center;justify-content:center;border-radius:50%;background-color:var(--card-color);width:40px;height:40px;overflow:hidden;transition:background-color .3s ease}.disabled{color:hsla(0,0%,55%,.408)}@media screen and (min-width:780px){.single-title-div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:90%;padding-top:3rem}.single-title-div-text{line-height:1.3;color:var(--h-color)}.single-img{top:0;left:0;width:100%;max-width:95%;height:auto;margin-top:3rem;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.3)}.single-content img{top:0;left:0;width:100%;max-width:95%;height:auto;margin-top:1rem;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.3)}.single-header-group{display:flex}.single-btn-back{background-color:var(--btn-color-b);border-radius:40px;border:1px solid transparent;box-shadow:0 2px 5px rgba(0px,8px,8px,.3);color:var(--btn-color-t);font-weight:400;font-size:16px;margin-top:1rem;padding:0 1rem;margin-right:1rem;line-height:2.8rem;text-align:center}.single-tag-div{position:absolute;right:1rem;bottom:-5rem;display:flex;flex-direction:row}.single-tag{background-color:var(--type-color);color:var(--tag-color-t);border:#fff;border-radius:.7rem;padding:.3rem .5rem;font-size:.8rem;margin-top:5rem;margin-bottom:2rem;margin-right:.5rem;font-weight:700}.single-time{display:flex;margin-right:1rem;color:var(--p-color)}}@media screen and (max-width:780px){.single-title-div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:90%;padding-top:3rem;width:100%;max-width:100%;box-sizing:border-box}.single-title-div-text{line-height:1.3;font-size:150%;color:var(--h-color);margin-right:1rem;margin-left:2rem}.single-content img{top:0;left:0;width:100%;max-width:95%;height:auto;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.3)}.single-header-group{display:flex}.single-btn-back{background-color:var(--btn-color-b);border-radius:40px;border:1px solid transparent;box-shadow:0 2px 5px rgba(0px,8px,8px,.3);color:var(--btn-color-t);font-weight:400;font-size:16px;margin-top:1rem;padding:0 1rem;margin-right:2rem;line-height:2.8rem;text-align:center}.single-tag-div{position:absolute;right:1rem;bottom:-5rem;display:flex;flex-direction:row}.single-tag{background-color:var(--type-color);color:var(--tag-color-t);border:#fff;border-radius:.7rem;padding:.3rem .5rem;font-size:.8rem;margin-top:5rem;margin-bottom:2rem;margin-right:.5rem;font-weight:700}.single-time{display:flex;font-size:80%;margin-right:1rem;margin-left:2rem;color:var(--p-color)}}@media screen and (min-width:780px){.single-container-pre{position:absolute;left:0;right:80px;margin:0 auto;flex-direction:column;align-items:center;max-width:710px}.single-div p{font-size:104%;line-height:1.5;color:var(--text-p-color)}.single-div h1{line-height:1.5;line-height:2;color:var(--text-h-color)}.single-div h2{line-height:2;margin-top:1.7rem;margin-bottom:-1rem;font-size:1.35rem;color:var(--text-h-color)}.single-div h3{line-height:2;margin-top:1.5rem;margin-bottom:-1rem;font-size:1.1rem;color:var(--text-h-color)}.single-div h4{line-height:2;margin-top:1.5rem;margin-bottom:.1rem;font-size:.9rem;color:var(--text-h-color)}.single-div h5{line-height:2;margin-top:1rem;margin-bottom:.5rem;font-size:.7rem;color:var(--text-h-color)}.single-div a{font-weight:700;color:var(--text-a-color);text-decoration:none}.single-divy a:hover{font-weight:700;text-decoration:underline}.single-div ul{list-style:none;list-style-type:disc;line-height:1.5;color:var(--text-h-color)}.single-div blockquote{margin:0;padding:0 1em;color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default)}.single-div hr{box-sizing:content-box;overflow:hidden;background:0 0;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default);border:0}.single-div pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;color:var(--color-fg-default);background-color:var(--color-canvas-subtle);border-radius:6px}.single-div ul{color:var(--text-p-color)}.single-div li{color:var(--text-p-color)}.single-div li::marker{color:var(--text-p-color)}table{border-collapse:collapse;border:1px solid #494949;border-radius:20px;overflow:hidden;width:90%;max-width:90%}th,td{border:none;padding:12px 15px;text-align:left;box-sizing:border-box}th{background-color:var(--card-color)}tr:nth-of-type(even){background-color:var(--card-color)}tr:hover{background-color:var(--card-color)}tr{display:table-row;vertical-align:inherit;unicode-bidi:isolate;border-color:inherit;color:var(--text-p-color);background-color:var(--card-color)}}@media screen and (max-width:780px){.single-container-pre{width:100%;max-width:100%}.single-div{display:flex;width:100%;max-width:100%;flex-direction:column;justify-content:center;align-items:center}.single-c-div{display:flex;width:99%;max-width:98%;flex-direction:column;justify-content:center;align-items:center;padding-top:3rem}.single-img{max-height:350px;width:85%;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.3);margin-bottom:.4rem}.single-content{display:flex;width:85%;flex-direction:column;justify-content:center}.single-div a{font-weight:700;color:var(--text-a-color);text-decoration:none}.single-div p{line-height:1.5;color:var(--text-p-color)}.single-div h1{line-height:2;margin-bottom:1.6rem;color:var(--text-h-color)}.single-div h2{line-height:2;margin-top:2rem;margin-bottom:1rem;color:var(--text-h-color)}.single-div h3{line-height:2;margin-bottom:1.4rem;color:var(--text-h-color)}.single-div h4{line-height:2;color:var(--text-h-color)}.single-div h5{line-height:2;color:var(--text-h-color)}.single-div blockquote{margin:0;padding:.3em 1em;height:100%;max-height:40px;color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default);unicode-bidi:isolate}.single-div blockquote p{margin:0}.single-div hr{box-sizing:content-box;overflow:hidden;background:0 0;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default);border:0}.single-div pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;color:var(--color-fg-default);background-color:var(--color-canvas-subtle);border-radius:6px}.single-div code{display:block;overflow-x:auto;padding:1em}.single-div ul{line-height:1.5;color:var(--text-p-color);display:block;list-style-type:disc;padding-inline-start:20px;unicode-bidi:isolate}.single-div li{color:var(--text-p-color)}.single-div li::marker{color:var(--text-p-color)}.table-container{width:90%;height:300px;overflow:auto;border-radius:20px}table{border-collapse:collapse;border:1px solid #494949;border-radius:20px;overflow:hidden;width:100%;table-layout:auto}th,td{border:none;padding:12px 15px;text-align:left;box-sizing:border-box}th{background-color:var(--card-color)}tr:nth-of-type(even){background-color:var(--card-color)}tr:hover{background-color:var(--card-color)}tr{display:table-row;vertical-align:inherit;unicode-bidi:isolate;border-color:inherit;color:var(--text-p-color);background-color:var(--card-color)}}:root{--main-width:2000px;--font-fallback:-apple-system, BlinkMacSystemFont, system-ui, sans-serif, 'Color Emoji';--font-mono:Menlo, Consolas, 'Courier New', 'Liberation Mono', monospace;--font-sans:'Helvetica Neue', Helvetica, Arial, sans-serif;--font-serif:Georgia, Times, serif}@media(prefers-color-scheme:dark){:root{--logo-color:#e8e8e8;--bg-color:#181918;--shadow-color:#0000000a;--tab-color:#9d9d9d13;--tab-text-color:#ffffff;--card-color:#9d9d9d13;--h-color:#e0dedc;--p-color:#a3a1a0;--time-color:#767575;--btn-color-b:#f9af60;--btn-color-h:#ffffff00;--btn-color-t:#000000cc;--btn-color-t-h:#595959;--type-color:#1c7ebbfb;--tag-color-t:#ffffff;--list-border-color:#595959;--list-border-radius:16px;--color-border-default:#d0d7de69;--color-fg-default:#ffffff;--color-canvas-subtle:#00000030;--text-h-color:#d2cfcd;--text-p-color:rgb(208, 205, 204);--text-a-color:#d6b694}}@media(prefers-color-scheme:light){:root{--logo-color:#1b1a1a;--bg-color:#f7f7f7;--shadow-color:#0000000a;--tab-color:#313131;--tab-text-color:#ffffff;--card-color:#eeeeee;--h-color:#332e2b;--p-color:#626262;--time-color:#8a8a8a;--btn-color-b:#cfcfff;--btn-color-h:#7b65ca;--btn-color-t:#000000;--btn-color-t-h:#ffffff;--type-color:#edc090;--tag-color-t:#3f3f3f;--list-border-color:#595959;--list-border-radius:16px;--color-border-default:#d0d7de;--color-fg-default:#2d2929;--color-canvas-subtle:#b4b8bc30;--text-h-color:#282624;--text-p-color:#403e3b;--text-a-color:#7b65ca}}.post-toc{position:fixed;right:20rem;max-width:300px;overflow:auto;top:17rem;bottom:50px;font-size:15px;font-weight:700;color:var(--p-color)}.toc-wrapper a{color:var(--p-color);text-decoration:none;line-height:1.5}.toc-wrapper ul{list-style:none;list-style-type:disc;line-height:2;color:var(--p-color)}.toc-wrapper{ ::-webkit-scrollbar { width: 6px; height: 8px; } ::-webkit-scrollbar-thumb { height: 40px; background-color: #eee; border-radius: 16px; &:hover { background-color: #ddd; } }}@media only screen and (max-width:1900px){.post-toc{display:none}}.home-typer-ct{display:inline-block}.home-typer{margin-left:1rem;margin-right:-1rem;color:var(--p-color);text-shadow:0 2px 3px rgba(0,0,0,.1);overflow:hidden;border-right:.15em solid var(--h-color);white-space:nowrap;animation:typing 1s steps(11,end)forwards,blinking 3s infinite;font-size:1.6rem;width:0}@keyframes typing{from{width:0}to{width:100%}}@keyframes blinking{from{border-color:transparent}to{border-color:var(--h-color)}}