{{}}:root{--c-primary:#1a1a2e;--c-accent:#e94560;--c-accent-hover:#c73e54;--c-bg:#fafafa;--c-surface:#ffffff;--c-text:#1a1a2e;--c-text-soft:#555;--c-text-muted:#999;--c-border:#e8e8e8;--c-border-light:#f0f0f0;--c-code-bg:#f6f8fa;--font-body:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-heading:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-mono:'SF Mono', 'Cascadia Code', 'Fira Code', monospace;--max-w:720px;--max-w-wide:960px;--radius:8px;--radius-lg:12px;--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--transition:0.2s ease}@media(prefers-color-scheme:dark){:root{--c-primary:#e0e0e0;--c-accent:#e94560;--c-accent-hover:#ff6b81;--c-bg:#0f0f0f;--c-surface:#1a1a1a;--c-text:#e0e0e0;--c-text-soft:#aaa;--c-text-muted:#666;--c-border:#2a2a2a;--c-border-light:#222;--c-code-bg:#1e1e1e;--shadow-sm:0 1px 3px rgba(0,0,0,0.2);--shadow-md:0 4px 12px rgba(0,0,0,0.3)}}.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:initial;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}body{font-family:bree serif,sans-serif;-webkit-font-smoothing:antialiased;margin:0 20px}article{max-width:800px;margin-left:auto;margin-right:auto}a{color:#000;text-decoration:none}a:hover{font-weight:600;text-decoration:underline}.post-ads{margin:50px 0}.markdown-body{font-size:18px;max-width:100%}.markdown-body a{text-decoration:underline;text-decoration-color:#000}.markdown-body blockquote{margin:0;padding:0 1em;color:#57606a;border-left:.25em solid #d0d7de}.markdown-body pre{padding:16px;overflow:auto;border-radius:10px}.markdown-body code{padding:.2em .4em;font-size:85%;background-color:#f6f8fa;border-radius:6px}.markdown-body pre>code{padding:0;font-size:100%;background-color:inherit;border:0}.Chinese .markdown-body{line-height:200%}.site-date-catalog{font-size:2rem}.header-title{font-size:2rem;font-weight:700;margin-top:32px;font-family:bungee shade,sans-serif}.header-title a{text-decoration:none}.header-subtitle{color:#666}.header-items{margin:10px 0}.header-item{margin:0 5px}.header-line{width:100%;border-width:2px;border-color:#482936;border-style:solid none none none}.lang-switch{font-weight:600}#posts-list{min-height:600px}.posts-line{font-size:1.2rem;margin:12px 0}.posts-categories{font-size:.8rem;margin:auto;text-align:center}.posts-category{padding:3px 0;border:#000 2px solid;border-radius:5px}.site-footer{margin-top:50px}.site-footer-item{margin-right:12px}.post-header{margin-bottom:50px}.post-title{font-size:2rem;font-weight:600}.post-tags{display:inline;font-weight:600;padding:2px 5px;margin-right:6px;border:#000 2px solid;border-radius:5px}.post-category{display:inline;font-weight:600;padding:2px 5px;margin-right:6px;border:#000 2px solid;border-radius:5px}.post-category a{color:#000}.post-category:hover{border-color:#666;background-color:#f9f9f9}.post-category:focus-within,.post-tags:focus-within{outline:2px solid #06c;outline-offset:2px}.post-category a:focus,.post-tags a:focus{outline:none}.post-date{font-weight:800;font-style:italic}.post-updated{font-size:.85em;color:#888}.post-author{float:right;font-weight:600}.page-content{min-height:60%}.post-content{margin-bottom:50px}.post-content p{hyphens:auto;line-height:1.8;text-justify:ideographic;margin-bottom:1em}.post-content img{max-width:100%;display:block;margin-right:auto;margin-top:6px}.post-content .post-gallery{display:flex;flex-wrap:wrap;gap:6px}.post-content .post-gallery img{margin-right:auto;margin-top:auto;width:calc(50% - 3px)}.related-content{border-width:3px;border-style:solid;border-color:#000;padding:0 10px;margin-bottom:50px;margin-top:100px}.related-content li{margin:5px 0}.taxonomy-term{font-size:3rem}.gallery-img{text-align:center}.gallery-img span{text-align:center}.gallery-img-desc{font-size:.8em;font-weight:800}#disqus_thread{position:relative}#disqus_thread:after{content:"";display:block;height:55px;width:100%;position:absolute;bottom:0;background:#fff}@media screen and (max-width:600px){.posts-line{font-size:16px}.markdown-body{font-size:16px}.post-title{font-size:2rem}.post-content p{letter-spacing:.05em}.post-content .post-gallery img{width:100%}.post-category,.post-tags{margin-right:4px;margin-bottom:4px;padding:1px 3px;font-size:.9em}}.pinned-section{margin-bottom:30px;border-left:4px solid #ff6b6b;padding-left:15px}.pinned-heading{color:#ff6b6b;font-size:1.8rem;margin-bottom:15px}.pinned-post{background-color:#fff9f9;border-radius:8px;padding:8px 0;margin:10px 0;border-left:3px solid #ff6b6b}.pinned-badge{color:#ff6b6b;font-size:1.2rem}.pinned-post a{color:#333}.pinned-post a:hover{color:#ff6b6b;text-decoration:underline}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#333;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:24px;opacity:.7;transition:opacity .3s,transform .3s;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.2)}.back-to-top:hover{opacity:1;transform:translateY(-5px);color:#fff;text-decoration:none}.related-content{border-width:3px;border-style:solid;border-color:#000;padding:20px;margin-bottom:50px;margin-top:80px;border-radius:10px;background-color:#f9f9f9}.related-content h3{margin-top:0;margin-bottom:15px;font-size:1.4rem;color:#333}.related-content ul{list-style-type:none;padding-left:0;margin:0}.related-content li{margin:10px 0;padding-left:20px;position:relative}.related-content li:before{content:"→";position:absolute;left:0;color:#666}.related-content li a{color:#333;text-decoration:none}.related-content li a:hover{color:#ff6b6b;text-decoration:underline}.post-reading-time,.post-word-count{display:inline-flex;align-items:center;margin-right:20px;color:#666}.post-reading-time:before,.post-word-count:before{margin-right:5px}.breadcrumb{font-size:.85rem;color:#666;margin-bottom:25px;padding:10px 0;border-bottom:1px solid #eee}.breadcrumb a{color:#666;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#ff6b6b;text-decoration:underline}.breadcrumb span{margin:0 5px}.page-404{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px 0}.page-404-title{font-size:8rem;font-weight:800;color:#333;margin:0;line-height:1}.page-404-subtitle{font-size:2rem;color:#666;margin:20px 0}.page-404-description{font-size:1.2rem;color:#888;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.page-404-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.page-404-button{display:inline-block;padding:12px 30px;background-color:#333;color:#fff;text-decoration:none;border-radius:5px;font-weight:600;transition:background-color .3s,transform .3s}.page-404-button:hover{background-color:#ff6b6b;color:#fff;text-decoration:none;transform:translateY(-3px)}.page-404-button.secondary{background-color:#f0f0f0;color:#333}.page-404-button.secondary:hover{background-color:#ddd;color:#333}@media screen and (max-width:48em){.posts-category{display:none}}@media print{.post-category,.post-tags{border:1px solid #000;background-color:initial;color:#000}.post-category a,.post-tags a{color:#000;text-decoration:none}}table{width:100%;border-collapse:collapse;margin-bottom:1em}th,td{border:1px solid #ccc;padding:.5em;text-align:left}th{background-color:#f5f5f5;font-weight:700}.taxonomy-header{margin-bottom:2rem;text-align:center}.taxonomy-term{font-size:3.5rem;margin-bottom:.5rem;color:#2c3e50}.taxonomy-icon{margin-right:.5rem;font-size:3rem}.taxonomy-description{font-size:1.2rem;color:#7f8c8d;margin-bottom:1.5rem}.taxonomy-stats{margin-bottom:2rem;background-color:#f8f9fa;border-radius:10px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,5%)}.stat-card{text-align:center;padding:1rem}.stat-number{font-size:2.5rem;font-weight:700;color:#3498db;line-height:1}.stat-label{font-size:.9rem;color:#7f8c8d;margin-top:.5rem}.taxonomy-filter{margin-bottom:2rem}.help-text{font-size:.9rem;color:#95a5a6;margin-top:.5rem;margin-bottom:0}.category-item{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1.25rem;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,5%)}.category-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-color:#3498db}.category-link{text-decoration:none;color:#2c3e50;font-size:1.3rem;font-weight:600;display:inline-flex;align-items:center;transition:color .2s ease}.category-link:hover{color:#3498db;text-decoration:none}.category-icon{font-size:1.5rem;margin-right:.75rem;display:inline-block}.category-name{flex-grow:1}.category-popular-badge{background-color:#ff6b6b;color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:12px;margin-left:.75rem;vertical-align:middle}.category-new-badge{background-color:#1dd1a1;color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:12px;margin-left:.75rem;vertical-align:middle}.category-count{display:flex;align-items:center;justify-content:flex-end}.category-count .badge{font-size:1.1rem;padding:.5rem .75rem;background-color:#3498db}.count-label{margin-left:.5rem;color:#7f8c8d;font-size:.9rem}.category-preview{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e9ecef}.preview-link{color:#3498db;text-decoration:none;font-weight:500}.preview-link:hover{text-decoration:underline}@media(max-width:768px){.taxonomy-term{font-size:2.5rem}.stat-number{font-size:2rem}.category-link{font-size:1.1rem}.category-count .badge{font-size:1rem;padding:.4rem .6rem}.category-preview{font-size:.9rem}}@media(max-width:576px){.taxonomy-term{font-size:2rem}.taxonomy-description{font-size:1rem}.stat-card{padding:.5rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.category-item{padding:1rem}}.home-stats{margin:2rem 0 3rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:2rem;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1)}.home-stat-card{text-align:center;padding:1.5rem 1rem}.home-stat-number{font-size:2.8rem;font-weight:800;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.home-stat-label{font-size:1rem;opacity:.9;font-weight:500}.section-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.section-icon,.year-icon{margin-right:.75rem;font-size:1.8rem;vertical-align:middle}.site-date-catalog{font-size:2.2rem;color:#2c3e50;margin-bottom:.5rem;display:flex;align-items:center}.year-count{font-size:1.2rem;color:#7f8c8d;margin-left:1rem;font-weight:400}.section-description{font-size:1.1rem;color:#7f8c8d;margin-top:.5rem}.post-card{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,5%)}.post-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.1);border-color:#3498db}.post-card.pinned-post{border-left:4px solid #ff6b6b;background-color:#fff9f9}.post-card-header{display:flex;gap:1.5rem}.post-date{flex-shrink:0;text-align:center;min-width:70px}.date-badge{display:block;background:#3498db;color:#fff;padding:.5rem .75rem;border-radius:8px;font-weight:700;font-size:1.1rem}.date-day{display:block;font-size:2rem;font-weight:800;color:#2c3e50;line-height:1}.date-month{display:block;font-size:1rem;color:#7f8c8d;text-transform:uppercase;font-weight:600;margin-top:.25rem}.post-title-wrapper{flex-grow:1}.post-title-link{text-decoration:none;color:inherit;display:block}.post-title{font-size:1.6rem;font-weight:700;color:#2c3e50;margin:0 0 .75rem;line-height:1.3;transition:color .2s ease}.post-card:hover .post-title{color:#3498db}.post-excerpt{font-size:1.1rem;color:#5d6d7e;line-height:1.5;margin:.5rem 0 1rem}.post-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1rem}.post-categories{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.post-category-tag{display:inline-flex;align-items:center;background:#f8f9fa;color:#495057;padding:.4rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid #e9ecef}.post-category-tag:hover{background:#3498db;color:#fff;border-color:#3498db;transform:translateY(-1px)}.category-icon{font-size:.9rem;margin-right:.4rem}.more-categories{font-size:.85rem;color:#7f8c8d;background:#f8f9fa;padding:.3rem .6rem;border-radius:12px;border:1px dashed #dee2e6}.post-reading-time{display:inline-flex;align-items:center;color:#7f8c8d;font-size:.9rem;background:#f8f9fa;padding:.4rem .8rem;border-radius:20px}.reading-time-icon{font-size:.9rem;margin-right:.4rem}@media(max-width:768px){.home-stats{padding:1.5rem;margin:1.5rem 0 2rem}.home-stat-number{font-size:2.2rem}.home-stat-label{font-size:.9rem}.site-date-catalog{font-size:1.8rem}.post-card-header{flex-direction:column;gap:1rem}.post-date{display:flex;align-items:center;gap:1rem;min-width:auto}.date-badge,.date-day{font-size:1rem}.post-title{font-size:1.4rem}.post-excerpt{font-size:1rem}}@media(max-width:576px){.home-stats{padding:1rem;border-radius:12px}.home-stat-card{padding:1rem .5rem}.home-stat-number{font-size:1.8rem}.site-date-catalog{font-size:1.5rem;flex-direction:column;align-items:flex-start}.year-count{margin-left:0;margin-top:.25rem}.post-card{padding:1.25rem}.post-meta{flex-direction:column;align-items:flex-start;gap:.75rem}}.notfound-container{max-width:640px;margin:80px auto;text-align:center;padding:0 1rem}.page-404-title{font-size:8rem;font-weight:800;color:#2c3e50;margin:0;line-height:1}.page-404-subtitle{font-size:2rem;color:#666;margin:15px 0}.page-404-description{font-size:1.1rem;color:#888;margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.page-404-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.page-404-button{display:inline-block;padding:12px 30px;background-color:#333;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.page-404-button:hover{background-color:#ff6b6b;color:#fff;text-decoration:none;transform:translateY(-2px)}.page-404-button.secondary{background-color:#f0f0f0;color:#333}.page-404-button.secondary:hover{background-color:#ddd;color:#333}.keyword-suggestions{margin-top:2rem}.keyword-suggestions h3{font-size:1.1rem;color:#666;margin-bottom:1rem}.keywords{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.keyword-tag{display:inline-block;background-color:#f2f2f2;color:#333;border:1px solid #e0e0e0;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s ease}.keyword-tag:hover{background-color:#3498db;color:#fff;border-color:#3498db;text-decoration:none}*:focus-visible{outline:2px solid #3498db;outline-offset:2px}a:focus-visible,button:focus-visible{outline:2px solid #3498db;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.post-card:hover{transform:none}}@media print{.site-header,.back-to-top,.site-footer,.pinned-section{display:none!important}.post-card{box-shadow:none;border:1px solid #ddd}a[href]::after{content:" (" attr(href)")";font-size:.8em;color:#666}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--c-text);background:var(--c-bg);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--c-text);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--c-accent)}img{max-width:100%;height:auto}.skip-link{position:absolute;top:-40px;left:0;padding:8px 16px;background:var(--c-accent);color:#fff;z-index:100;transition:top .2s;border-radius:0 0 6px 0}.skip-link:focus{top:0}.site-header{max-width:var(--max-w-wide);margin:0 auto;padding:28px 20px 0}.header-inner{display:flex;align-items:center;justify-content:space-between}.header-brand{text-decoration:none}.header-title{font-size:2rem;font-weight:700;color:var(--c-text);margin-top:32px;font-family:bungee shade,sans-serif}.header-nav{display:flex;gap:4px}.nav-link{padding:6px 14px;font-size:.85rem;font-weight:500;color:var(--c-text-soft);border-radius:6px;transition:all var(--transition)}.nav-link:hover{color:var(--c-text);background:var(--c-border-light)}.nav-link.active{color:var(--c-accent);font-weight:600}.nav-toggle{display:none;background:0 0;border:none;cursor:pointer;color:var(--c-text);padding:8px}.header-subtitle{font-size:.8rem;color:var(--c-text-muted);margin-top:4px;padding-bottom:16px;border-bottom:1px solid var(--c-border-light)}main{max-width:var(--max-w-wide);margin:0 auto;padding:0 20px;min-height:60vh}.home-hero{padding:32px 0 24px;border-bottom:1px solid var(--c-border-light);margin-bottom:24px}.home-hero h1{font-size:1.2rem;font-weight:700;color:var(--c-text);line-height:1.5;margin-bottom:8px}.home-hero p{font-size:.88rem;color:var(--c-text-soft);line-height:1.7}.posts-section{margin-bottom:36px}.posts-section-title{font-size:1.05rem;font-weight:600;color:var(--c-text);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--c-border-light)}.post-list-item{display:flex;align-items:baseline;gap:16px;padding:10px 0;border-bottom:1px solid var(--c-border-light);transition:background var(--transition)}.post-list-item:hover{background:var(--c-border-light);margin:0 -12px;padding:10px 12px;border-radius:6px}.post-list-date{font-size:.78rem;color:var(--c-text-muted);white-space:nowrap;min-width:52px;font-variant-numeric:tabular-nums}.post-list-title{flex:1;font-size:.9rem;line-height:1.5}.post-list-title a{color:var(--c-text)}.post-list-title a:hover{color:var(--c-accent)}.post-list-cats{display:flex;gap:4px;flex-shrink:0}.post-list-cat{font-size:.68rem;padding:2px 8px;background:var(--c-border-light);border-radius:4px;color:var(--c-text-muted);font-weight:500;white-space:nowrap}.post-list-cat a{color:var(--c-text-muted)}.post-list-cat a:hover{color:var(--c-accent)}.pinned-badge{font-size:.78rem;flex-shrink:0}.post-header{padding:28px 0 20px;border-bottom:1px solid var(--c-border-light);margin-bottom:28px}.post-title{font-size:1.6rem;font-weight:700;line-height:1.35;letter-spacing:-.02em;margin-bottom:10px}.post-meta{display:flex;align-items:center;gap:12px;font-size:.8rem;color:var(--c-text-muted);flex-wrap:wrap}.post-meta-sep{color:var(--c-border)}.post-content{font-size:1rem;line-height:1.8}.post-content h2{font-size:1.3rem;margin:32px 0 12px;font-weight:700}.post-content h3{font-size:1.12rem;margin:24px 0 10px;font-weight:600}.post-content h4{font-size:1rem;margin:20px 0 8px;font-weight:600}.post-content p{margin-bottom:16px}.post-content img{max-width:100%;border-radius:var(--radius);margin:16px 0;display:block}.post-content blockquote{margin:16px 0;padding:12px 20px;border-left:3px solid var(--c-accent);background:var(--c-code-bg);border-radius:0 var(--radius)var(--radius)0;color:var(--c-text-soft);font-size:.92rem}.post-content pre{padding:16px;border-radius:var(--radius);overflow-x:auto;margin:16px 0;font-size:.85rem;background:var(--c-code-bg)}.post-content code{padding:2px 6px;font-size:.85rem;background:var(--c-code-bg);border-radius:4px;font-family:var(--font-mono)}.post-content pre>code{padding:0;background:0 0}.post-content ul,.post-content ol{margin:12px 0;padding-left:24px}.post-content li{margin-bottom:6px}.post-content table{width:100%;border-collapse:collapse;margin:16px 0;font-size:.88rem}.post-content th,.post-content td{padding:10px 14px;border:1px solid var(--c-border);text-align:left}.post-content th{background:var(--c-code-bg);font-weight:600}.post-content a{color:var(--c-accent);text-decoration:underline;text-underline-offset:2px}.post-content strong{font-weight:600}.post-content hr{border:none;border-top:1px solid var(--c-border);margin:24px 0}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.post-tag{font-size:.76rem;padding:4px 12px;background:var(--c-border-light);border-radius:16px;color:var(--c-text-soft);font-weight:500;transition:all var(--transition)}.post-tag:hover{background:var(--c-accent);color:#fff}.post-footer{margin-top:36px;padding-top:20px;border-top:1px solid var(--c-border-light);font-size:.85rem;color:var(--c-text-soft);line-height:1.7}.post-footer a{color:var(--c-accent)}.related-section{margin-top:36px;padding-top:20px;border-top:1px solid var(--c-border-light)}.related-section h3{font-size:.95rem;font-weight:600;margin-bottom:10px}.related-item{padding:5px 0;font-size:.85rem}.related-item a{color:var(--c-text)}.related-item a:hover{color:var(--c-accent)}.breadcrumb{padding:14px 0;font-size:.8rem;color:var(--c-text-muted)}.breadcrumb a{color:var(--c-text-muted)}.breadcrumb a:hover{color:var(--c-accent)}.breadcrumb span{margin:0 4px}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:40px}.category-card{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--c-surface);border:1px solid var(--c-border-light);border-radius:var(--radius);transition:all var(--transition)}.category-card:hover{border-color:var(--c-accent);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.category-name{font-size:.88rem;font-weight:500;color:var(--c-text)}.category-count{font-size:.72rem;font-weight:600;color:var(--c-text-muted);background:var(--c-border-light);padding:2px 8px;border-radius:10px;min-width:28px;text-align:center}.page-404{text-align:center;padding:80px 0}.page-404 h1{font-size:3.5rem;font-weight:800;color:var(--c-border);margin-bottom:8px}.page-404 p{color:var(--c-text-soft);margin-bottom:20px;font-size:.92rem}.site-footer{max-width:var(--max-w-wide);margin:48px auto 0;padding:20px 20px 28px;border-top:1px solid var(--c-border-light)}.footer-meta{font-size:.72rem;color:var(--c-text-muted);display:flex;flex-wrap:wrap;gap:4px}.footer-meta a{color:var(--c-text-muted)}.footer-meta a:hover{color:var(--c-accent)}.footer-sep{color:var(--c-border)}.back-to-top{position:fixed;bottom:24px;right:24px;width:38px;height:38px;background:var(--c-surface);border:1px solid var(--c-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--c-text-soft);box-shadow:var(--shadow-sm);transition:all var(--transition);opacity:0;pointer-events:none;text-decoration:none}.back-to-top.visible{opacity:1;pointer-events:auto}.back-to-top:hover{color:var(--c-accent);border-color:var(--c-accent);transform:translateY(-2px)}@media(max-width:640px){.site-header{padding:20px 16px 0}.header-nav{display:none}.header-nav.is-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--c-surface);border-bottom:1px solid var(--c-border);padding:12px 16px;box-shadow:var(--shadow-md);z-index:50}.nav-toggle{display:block}main{padding:0 16px}.post-title{font-size:1.3rem}.post-list-item{flex-wrap:wrap;gap:8px}.post-list-cats{width:100%}.site-footer{padding:16px 16px 24px}.categories-grid{grid-template-columns:1fr 1fr;gap:8px}.category-card{padding:10px 12px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{.site-header,.site-footer,.back-to-top,.nav-toggle{display:none!important}main{max-width:100%}a[href]::after{content:" (" attr(href)")";font-size:.8em;color:#666}}