.post-header{user-select:none;font-family:var(--heading-font-family-zh)}.post-header .post-info .post-title{text-align:center;transition:.3s ease;color:var(--font-white-black);font-size:50px}.post-header .post-info .post-metas{display:flex;align-items:center;flex-direction:column}.post-header .post-info .post-metas .post-meta{display:flex;margin:.3rem 0}.post-header .post-info .post-metas .post-meta .meta-icon{margin:0 .3rem;transition:.3s ease;color:var(--font-white-black);font-size:18px}.post-container{display:flex;flex-grow:1;justify-content:center;width:100%;margin-top:2rem}.post-container .post-main{order:2;max-width:1100px;width:100%;margin:1rem;padding:1rem 2rem;border-radius:15px;background:var(--card-background);transition:.3s;box-shadow:var(--card-shadow)}.post-container .post-main:hover{box-shadow:var(--card-tiny-shadow)}.post-container .post-aside{order:1}.post-comment{margin-top:1rem}.post-comment .comment-head{display:flex;align-items:center;font-family:var(--heading-font-family-zh);font-size:30px}.post-comment .comment-head .comment-icon{margin-top:4px;margin-right:5px}.post-comment .comment-wrap{margin-top:1rem}[data-theme=dark] .post-header{animation:darken .3s linear;filter:brightness(.8)}@media screen and (width <= 1400px){.post-container .post-main,.post-container .post-aside{margin:.5rem}}@media screen and (width <= 900px){.post-container .post-aside{display:none}}[data-theme=dark]:root{--astro-code-color-background: #1f2430;--astro-code-color-text: #cccac2;--astro-code-token-constant: #dfbfff;--astro-code-token-string: #d5ff80;--astro-code-token-comment: #b8cfe6;--astro-code-token-keyword: #ffad66;--astro-code-token-parameter: #695380;--astro-code-token-function: #ffcb6f;--astro-code-token-string-expression: #5ccfe6;--astro-code-token-punctuation: #cccac2;--astro-code-token-link: #87d96c;--astro-code-color-ansi-black: #000000;--astro-code-color-ansi-black-dim: #00000080;--astro-code-color-ansi-red: #bb0000;--astro-code-color-ansi-red-dim: #bb000080;--astro-code-color-ansi-green: #00bb00;--astro-code-color-ansi-green-dim: #00bb0080;--astro-code-color-ansi-yellow: #bbbb00;--astro-code-color-ansi-yellow-dim: #bbbb0080;--astro-code-color-ansi-blue: #0000bb;--astro-code-color-ansi-blue-dim: #0000bb80;--astro-code-color-ansi-magenta: #ff00ff;--astro-code-color-ansi-magenta-dim: #ff00ff80;--astro-code-color-ansi-cyan: #00bbbb;--astro-code-color-ansi-cyan-dim: #00bbbb80;--astro-code-color-ansi-white: #eeeeee;--astro-code-color-ansi-white-dim: #eeeeee80;--astro-code-color-ansi-bright-black: #555555;--astro-code-color-ansi-bright-black-dim: #55555580;--astro-code-color-ansi-bright-red: #ff5555;--astro-code-color-ansi-bright-red-dim: #ff555580;--astro-code-color-ansi-bright-green: #00ff00;--astro-code-color-ansi-bright-green-dim: #00ff0080;--astro-code-color-ansi-bright-yellow: #ffff55;--astro-code-color-ansi-bright-yellow-dim: #ffff5580;--astro-code-color-ansi-bright-blue: #5555ff;--astro-code-color-ansi-bright-blue-dim: #5555ff80;--astro-code-color-ansi-bright-magenta: #ff55ff;--astro-code-color-ansi-bright-magenta-dim: #ff55ff80;--astro-code-color-ansi-bright-cyan: #55ffff;--astro-code-color-ansi-bright-cyan-dim: #55ffff80;--astro-code-color-ansi-bright-white: #ffffff;--astro-code-color-ansi-bright-white-dim: #ffffff80}[data-theme=light]:root{--astro-code-color-background: #fdfdfd;--astro-code-color-text: #8a9199;--astro-code-token-constant: #a37acc;--astro-code-token-string: #86b300;--astro-code-token-comment: #787b8099;--astro-code-token-keyword: #fa8d3e;--astro-code-token-parameter: #9f40ffcc;--astro-code-token-function: #f2ae49;--astro-code-token-string-expression: #55b4d4;--astro-code-token-punctuation: #5c6166;--astro-code-token-link: #6cbf43}.post-main .dir-link{display:inline-flex;align-items:center;width:360px;height:90px;margin:1rem auto;padding:5px;border-radius:10px;transition:.3s;box-shadow:var(--card-shadow)}.post-main .dir-link:hover{box-shadow:var(--card-tiny-shadow)}.post-main .dir-link:hover{filter:brightness(.8)}.post-main .dir-link .dir-link-logo-wrap{display:flex;align-items:center;justify-content:center;width:90px;height:90px}.post-main .dir-link .dir-link-logo-wrap .dir-link-logo{width:60px;height:60px;border-radius:50%}.post-main .dir-link .dir-link-content{display:flex;flex-direction:column;justify-content:space-between;width:245px;color:var(--font-black-white)}.post-main .dir-link .dir-link-content .dir-link-header{padding-bottom:5px;border-bottom:1px solid var(--border-light-grey);font-size:22px;font-weight:700}.post-main .dir-link .dir-link-content .dir-link-desc{overflow:hidden;padding-top:5px;white-space:nowrap;text-overflow:ellipsis;font-size:16px}.post-main .dir-links{display:flex;flex-wrap:wrap;max-width:100%;padding-top:30px;transform:translateZ(0)}.post-main .dir-links .dir-links-title{position:absolute;top:5px;left:0;font-size:20px;font-weight:700}.post-main .dir-links .dir-links-links{display:flex;flex-wrap:wrap;margin:1rem auto}.post-main .dir-links .dir-links-links .dir-link{width:300px;height:90px}.post-main .dir-links .dir-links-links .dir-link .dir-link-logo-wrap{width:80px;height:80px}.post-main .dir-links .dir-links-links .dir-link .dir-link-logo-wrap .dir-link-logo{width:60px;height:60px}.post-main .dir-links .dir-links-links .dir-link .dir-link-content{width:190px}.dir-note-wrap{display:flex;align-items:center;margin:1rem 0;padding:1rem;border-left:3px solid;border-radius:10px}.dir-note-wrap .dir-note-icon{margin-right:15px;font-family:"Font Awesome 6 Free";font-size:24px}.dir-note-wrap .dir-note{margin-bottom:2px;font-size:20px;font-weight:700}.dir-note-wrap.info{color:#0c5460;border-left-color:#0c5460;background:#d1ecf1}.dir-note-wrap.info .dir-note-icon{font-weight:900;font-style:normal}.dir-note-wrap.info .dir-note-icon:before{content:""}.dir-note-wrap.warning{color:#856404;border-left-color:#856404;background:#fff3cd}.dir-note-wrap.warning .dir-note-icon{font-weight:900;font-style:normal}.dir-note-wrap.warning .dir-note-icon:before{content:""}.dir-note-wrap.error{color:#721c24;border-left-color:#721c24;background:#f8d7da}.dir-note-wrap.error .dir-note-icon{font-weight:900;font-style:normal}.dir-note-wrap.error .dir-note-icon:before{content:""}.dir-note-wrap.success{color:#155724;border-left-color:#155724;background:#d4edda}.dir-note-wrap.success .dir-note-icon{font-weight:900;font-style:normal}.dir-note-wrap.success .dir-note-icon:before{content:""}.dir-note-wrap.default{color:#888;border-left-color:#888;background:#e2e3e5}.dir-note-wrap.default .dir-note-icon{font-weight:900;font-style:normal}.dir-note-wrap.default .dir-note-icon:before{content:""}.dir-timeline{display:flex;flex-direction:column}.dir-timeline .dir-timeline-title{width:30%;text-align:center;margin-bottom:.5rem;font-size:20px;font-weight:700}.dir-timeline .dir-timeline-time{display:flex;flex-direction:column;list-style:none;transform:translateZ(0)}.dir-timeline .dir-timeline-time .dir-timeline-line{position:absolute;top:0;bottom:-10px;left:15%;border:1px solid #ddd}.dir-timeline .dir-timeline-time .dir-time-wrap{display:flex;align-items:center;flex-grow:1;width:100%;margin:.5rem 0}.dir-timeline .dir-timeline-time .dir-time-wrap .dir-time{width:15%;padding-right:.8rem;text-align:right;color:var(--font-light-grey);font-weight:700}.dir-timeline .dir-timeline-time .dir-time-wrap .dir-time-content{display:flex;flex-direction:column;width:85%;margin-left:1rem;padding:0 1rem;color:#155724;border-radius:10px;background:#d4edda}.dir-timeline .dir-timeline-time .dir-time-wrap .dir-time-content p{margin:10px 0}.dir-timeline .dir-timeline-time .dir-time-wrap .dir-time-circle{position:absolute;left:calc(15% - 6px);width:14px;height:14px;border:4px solid #d4edda;border-radius:50%;background-color:var(--card-background)}.dir-color{padding:0 5px;border-radius:5px}.only-hover:not(:hover){animation:none}.only-hover:not(:hover) *{animation:none}[data-theme=dark] .dir-link:hover{filter:brightness(1.5)}.post-main{display:flex;flex-direction:column;color:var(--font-black-white);font-size:var(--font-post-size)}.post-main h1,.post-main h2,.post-main h3,.post-main h4,.post-main h5,.post-main h6{cursor:default;user-select:none;transition:.3s ease;font-family:var(--heading-font-family)}.post-main h1:before,.post-main h2:before,.post-main h3:before,.post-main h4:before,.post-main h5:before,.post-main h6:before{content:"#"}.post-main h1:hover,.post-main h2:hover,.post-main h3:hover,.post-main h4:hover,.post-main h5:hover,.post-main h6:hover{margin-left:10px;color:var(--theme-color)}.post-main hr{margin:1rem 0;border:1px solid var(--border-light-grey)}.post-main p{display:inline-table}.post-main .image{display:flex;align-items:center;flex-direction:column;margin-top:2rem}.post-main .image .img-wrap{display:flex;overflow:hidden;max-width:80%;border-radius:15px;transition:.3s;box-shadow:var(--card-shadow)}.post-main .image .img-wrap:hover{box-shadow:var(--card-tiny-shadow)}.post-main .image .img-wrap img{width:100%;cursor:pointer;transition:.3s}.post-main .image .img-wrap img:hover{transform:scale(1.03);filter:brightness(.8)}.post-main .image .img-comment{margin-top:5px;color:var(--font-dark-grey)}.post-main code{margin:0 3px;padding:0 5px 2px;color:var(--font-code-color);border-radius:4px;background:var(--font-code-background);font-family:var(--code-font-family);font-size:16px}.post-main blockquote{display:flex;justify-content:center;margin:0;margin:.5rem 0;padding:.5rem 2rem}.post-main blockquote i{margin:0 1rem;color:var(--font-light-grey);font-size:24px}.post-main blockquote i.fa-quote-right{align-self:end}.post-main blockquote p{margin:0}.post-main ul{padding-left:20px;list-style-type:disc}.post-main ol{padding-left:20px}.post-main .table-wrap{overflow:hidden;margin:1rem auto;user-select:none;border-radius:10px;transition:.3s;box-shadow:var(--card-shadow)}.post-main .table-wrap:hover{box-shadow:var(--card-tiny-shadow)}.post-main table{display:table;empty-cells:show;border-spacing:0px;border-collapse:collapse}.post-main table thead{background:#eee}.post-main table th,.post-main table td{padding:.3rem .6rem;vertical-align:middle;border:1px solid #e3e8f7}.post-main mark{position:relative;background:none}.post-main mark:before{position:absolute;top:calc(var(--font-post-size) / 2);left:0;width:100%;height:calc(var(--font-post-size) / 2);content:"";opacity:.4;background:var(--mark-background)}.post-main strong{margin:0 3px}.post-main a{text-decoration:none;color:var(--link-color)}.post-main .link{margin-right:2px;margin-left:2px}.post-main .link i{height:100%;margin-left:4px;font-size:16px}.post-main .contains-task-list{padding:0;list-style-type:none}.post-aside{width:280px;margin-top:1rem}.post-aside .card-toc{padding:.5rem 1rem;font-size:16px}.post-aside .card-toc .card-toc-header{margin:10px 0;font-size:18px;font-weight:600}.post-aside .card-toc .toc{margin:0 0 0 5px;padding:0 0 0 10px;list-style-type:none;border-left:1px solid var(--border-light-grey)}.post-aside .card-toc .toc .toc-item{transition:.2s}.post-aside .card-toc .toc .toc-item .toc-link{display:block;max-width:90%;transition:.3s;text-decoration:none;color:var(--font-black-white)}.post-aside .card-toc .toc .toc-item .toc-link .toc-text{display:inline-block;overflow:hidden;width:100%;transition:.2s;white-space:nowrap;text-overflow:ellipsis;color:var(--font-light-grey)}.post-aside .card-toc .toc .toc-item .toc-link .toc-text:before{display:inline;content:"#"}.post-aside .card-toc .toc .toc-item:hover .toc-link .toc-text{padding-left:10px;color:var(--theme-color)}.code-block{position:relative;overflow:hidden;margin:1rem 3rem;user-select:none;border-radius:10px;transition:.3s;box-shadow:var(--card-shadow)}.code-block:hover{box-shadow:var(--card-tiny-shadow)}.code-block .code-lang{height:var(--code-lang-height);padding:calc((var(--code-lang-height) - 22px) / 2) 1rem;color:var(--font-dark-grey);background:var(--codeblock-background-grey);font-size:18px;font-weight:600}.code-block .code-wrap{padding:0 0 0 2.4rem;transition:.3s ease;background:var(--astro-code-color-background);font-size:var(--font-code-size)}.code-block .code-wrap .astro-code{margin:0;padding:1rem;transition:.3s ease}.code-block .code-wrap .astro-code code{background:transparent}.code-block .code-wrap{font-size:18px}.code-block .code-wrap .line{display:inline-block;height:24px;font-family:var(--code-font-family)}.code-block .code-wrap:after{position:absolute;z-index:2;top:0;left:0;width:2.4rem;height:calc(100% - var(--code-lang-height));margin-top:var(--code-lang-height);content:"";border-right:1px solid var(--font-light-grey);border-radius:6px 0 0 6px}.code-block .code-wrap .line-numbers{position:absolute;top:0;left:0;width:2.4rem;padding:1rem 0;counter-reset:line-number;transform:translateY(var(--code-lang-height));text-align:center;color:var(--font-light-grey);line-height:24px}.code-block .code-wrap .line-numbers .line-number{position:relative;z-index:4;height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-block .code-wrap .line-numbers .line-number:before{content:counter(line-number);counter-increment:line-number;font-size:.85em}.code-block .code-copy{position:absolute;top:45px;right:5px;width:24px;height:24px;cursor:pointer;transition:.3s;opacity:0;color:var(--codeblock-copybutton-grey)}.code-block .code-copy i{font-size:24px}.code-block:hover .code-copy{opacity:1}.target-to{animation:.5s blink 3}[data-theme=dark] .post-main img{filter:brightness(.7)}
