*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.7;color:#222;background:#fff;max-width:720px;margin:0 auto;padding:2rem 1rem}a{color:#222;text-decoration:none}a:hover{text-decoration:underline}.skip-link{position:absolute;top:-40px;left:0;padding:.5rem 1rem;background:#222;color:#fff;z-index:100;font-size:.85rem}.skip-link:focus{top:0}header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}header nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.nav-left{display:flex;align-items:baseline;gap:.75rem;flex-shrink:0}.site-title{font-weight:700;font-size:1.1rem}.site-desc{color:#888;font-size:.85rem}footer{margin-top:3rem;padding:1.5rem 0;border-top:1px solid #eee;color:#888;font-size:.8rem;text-align:center}footer a{color:#888;text-decoration:none}footer a:hover{color:#333}.search-wrapper{position:relative;flex-shrink:0}#search-input{font-family:inherit;font-size:.8rem;padding:.35rem .65rem;padding-right:1.8rem;border:1px solid #ddd;border-radius:6px;width:160px;background:#fafafa;color:#222;transition:border-color .15s,background .15s,box-shadow .15s,width .25s}#search-input:focus{outline:none;border-color:#bbb;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,6%);width:280px}#search-input::placeholder{color:#bbb}#search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-shortcut{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-family:inherit;font-size:.65rem;padding:.05rem .3rem;border:1px solid #ddd;border-radius:3px;color:#bbb;background:#fff;pointer-events:none}.search-clear{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;color:#999;font-size:.75rem;line-height:1;padding:.15rem;display:none}.search-clear:hover{color:#555}.search-toggle{display:none;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;color:#888;padding:.25rem}.search-toggle:hover{color:#222}.search-overlay{display:none}.search-results{position:absolute;top:calc(100% + 4px);right:0;width:320px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,8%);z-index:50;max-height:420px;overflow-y:auto}.search-item{display:block;padding:.65rem .85rem;border-bottom:1px solid #f0f0f0;text-decoration:none;color:#222;transition:background .1s}.search-item:last-child{border-bottom:none}.search-item:hover{background:#f8f8f8;text-decoration:none}.search-item-title{display:block;font-size:.88rem;font-weight:500;line-height:1.3;margin-bottom:.2rem}.search-item-excerpt{display:block;font-size:.78rem;color:#888;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-item-excerpt mark{background:#fef3c7;color:inherit;border-radius:2px;padding:0 1px}.search-empty{padding:1rem;text-align:center;color:#999;font-size:.85rem}.category-nav{display:flex;gap:.4rem;margin-bottom:2rem;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border:1px solid #ddd;border-radius:999px;font-size:.8rem;color:#555;transition:all .15s}.category-chip:hover{background:#222;color:#fff;border-color:#222;text-decoration:none}.category-chip .count{font-size:.7rem;color:#999}.category-chip:hover .count{color:#ccc}.list-header{margin-bottom:1.5rem}.list-header h1{font-size:1.3rem;font-weight:700;margin-bottom:.3rem}.list-count{font-size:.8rem;font-weight:400;color:#999}.back-link{font-size:.8rem;color:#888}.post-list{list-style:none}.post-list li{margin-bottom:.6rem;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.post-list .date{color:#888;font-size:.8rem;font-family:sfmono-regular,Consolas,monospace;flex-shrink:0}.post-list>li>a{flex:1;min-width:0;transition:color .15s}.post-list>li>a:hover{color:#555;text-decoration:none}.post-categories{display:inline-flex;gap:.3rem;flex-shrink:0}.cat{font-size:.7rem;padding:.1rem .4rem;border-radius:3px;background:#f0f0f0;color:#666;text-decoration:none}a.cat:hover{background:#222;color:#fff;text-decoration:none}.section-desc{color:#666;margin-bottom:1.5rem;font-size:.95rem}.post-header{margin-bottom:2rem}.post-header h1{font-size:1.6rem;line-height:1.3;margin-bottom:.5rem}.post-meta{display:flex;align-items:center;gap:.75rem;color:#888;font-size:.85rem}.post-meta time{font-family:sfmono-regular,Consolas,monospace;font-size:.8rem}.toc{margin-bottom:2rem;padding:1rem;background:#fafafa;border-radius:6px;font-size:.85rem}.toc summary{cursor:pointer;font-weight:600;color:#555}.toc nav{margin-top:.5rem}.toc ul{padding-left:1.2rem;list-style:none}.toc li{margin:.2rem 0}.toc a{color:#555}.toc a:hover{color:#222}.post-content h2{font-size:1.25rem;margin-top:2.5rem;margin-bottom:.5rem;padding-bottom:.3rem;border-bottom:1px solid #eee}.post-content h3{font-size:1.05rem;margin-top:1.8rem;margin-bottom:.5rem}.post-content h4{font-size:.95rem;margin-top:1.5rem;margin-bottom:.5rem}.post-content p{margin-bottom:1rem}.post-content ul,.post-content ol{margin-bottom:1rem;padding-left:1.5rem}.post-content li{margin-bottom:.25rem}.post-content blockquote{border-left:3px solid #ddd;padding-left:1rem;color:#666;margin-bottom:1rem}.post-content a{color:#0969da;text-decoration:underline;text-decoration-color:rgba(9,105,218,.3);text-underline-offset:2px;transition:text-decoration-color .15s}.post-content a:hover{text-decoration-color:#0969da}.post-content pre{background:#f6f6f6;padding:1rem;overflow-x:auto;margin-bottom:1rem;font-size:.83rem;border-radius:6px;line-height:1.5}.post-content code{font-family:sfmono-regular,Consolas,liberation mono,Menlo,monospace;font-size:.85rem}.post-content :not(pre)>code{background:#f0f0f0;padding:.15rem .35rem;border-radius:3px}.post-content table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:.88rem}.post-content th,.post-content td{border:1px solid #ddd;padding:.5rem .75rem;text-align:left}.post-content th{background:#f6f6f6;font-weight:600}.post-content hr{border:none;border-top:1px solid #eee;margin:2rem 0}.post-content strong{font-weight:600}.post-content img{max-width:100%;height:auto;border-radius:6px}.copy-btn{position:absolute;top:.4rem;right:.4rem;padding:.15rem .5rem;font-size:.7rem;font-family:inherit;background:rgba(255,255,255,.1);color:#999;border:1px solid rgba(255,255,255,.15);border-radius:4px;cursor:pointer;opacity:0;transition:opacity .15s}.highlight:hover .copy-btn,pre:hover>.copy-btn{opacity:1}.copy-btn:hover{background:rgba(255,255,255,.2);color:#ccc}.related-posts{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #eee}.related-posts h2{font-size:.95rem;margin-bottom:.75rem;color:#555}.related-posts ul{list-style:none}.related-posts li{margin-bottom:.4rem;display:flex;align-items:baseline;gap:.75rem}.related-posts .date{color:#888;font-size:.8rem;font-family:sfmono-regular,Consolas,monospace;flex-shrink:0}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.post-nav a{display:flex;flex-direction:column;padding:.75rem;border:1px solid #eee;border-radius:6px;transition:border-color .15s}.post-nav a:hover{border-color:#222;text-decoration:none}.post-nav .next{text-align:right;grid-column:2}.post-nav .label{font-size:.75rem;color:#888;margin-bottom:.25rem}.post-nav .title{font-size:.85rem;font-weight:500;line-height:1.3}.pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee;font-size:.9rem}.pagination .page-info{color:#888}.pagination .disabled{color:#ccc}.comments{margin-top:3rem;padding-top:2rem;border-top:1px solid #eee}.error-page{text-align:center;padding:4rem 0}.error-page h1{font-size:5rem;color:#ddd;line-height:1;margin-bottom:1rem}.error-page p{margin-bottom:.5rem}.error-page a{display:inline-block;margin-top:1.5rem;color:#555}@media(prefers-color-scheme:dark){body{background:#1a1a1a;color:#e0e0e0}a{color:#e0e0e0}.skip-link{background:#e0e0e0;color:#1a1a1a}header{border-bottom-color:#333}.site-desc{color:#777}footer{border-top-color:#333;color:#777}footer a{color:#777}footer a:hover{color:#e0e0e0}#search-input{background:#242424;border-color:#444;color:#e0e0e0}#search-input:focus{border-color:#666;background:#2a2a2a;box-shadow:0 1px 4px rgba(0,0,0,.3)}#search-input::placeholder{color:#666}.search-shortcut{border-color:#444;color:#666;background:#2a2a2a}.search-results{background:#242424;border-color:#444;box-shadow:0 4px 16px rgba(0,0,0,.4)}.search-item{color:#e0e0e0;border-bottom-color:#333}.search-item:hover{background:#2a2a2a}.search-item-excerpt{color:#777}.search-item-excerpt mark{background:#4a3f1a}.search-clear{color:#666}.search-clear:hover{color:#aaa}.search-toggle{color:#777}.search-toggle:hover{color:#e0e0e0}.search-empty{color:#666}.category-chip{border-color:#444;color:#aaa}.category-chip:hover{background:#e0e0e0;color:#1a1a1a;border-color:#e0e0e0}.category-chip .count{color:#666}.cat{background:#2a2a2a;color:#aaa}a.cat:hover{background:#e0e0e0;color:#1a1a1a}.post-list>li>a:hover{color:#aaa}.post-list .date,.post-meta,.post-meta time{color:#777}.toc{background:#242424}.toc summary,.toc a{color:#aaa}.toc a:hover{color:#e0e0e0}.post-content h2{border-bottom-color:#333}.post-content a{color:#58a6ff;text-decoration-color:rgba(88,166,255,.3)}.post-content a:hover{text-decoration-color:#58a6ff}.post-content blockquote{border-left-color:#444;color:#999}.post-content pre{background:#242424}.post-content :not(pre)>code{background:#2a2a2a}.post-content th,.post-content td{border-color:#444}.post-content th{background:#242424}.post-content hr{border-top-color:#333}.related-posts{border-top-color:#333}.related-posts h2{color:#999}.related-posts .date{color:#666}.post-nav{border-top-color:#333}.post-nav a{border-color:#333}.post-nav a:hover{border-color:#e0e0e0}.post-nav .label{color:#666}.comments{border-top-color:#333}.pagination{border-top-color:#333}.pagination .page-info{color:#777}.pagination .disabled{color:#555}.list-count{color:#666}.back-link{color:#777}.error-page h1{color:#444}}@media(max-width:600px){body{font-size:14px;padding:1.5rem 1rem}header nav{flex-wrap:nowrap}.search-wrapper{position:relative}#search-input{width:0;padding:0;border:none;background:0 0;opacity:0;transition:width .25s,opacity .2s,padding .25s}#search-input.active,#search-input:focus{position:fixed;top:0;left:0;right:0;width:100%;padding:1rem;border:none;border-bottom:1px solid #ddd;border-radius:0;opacity:1;z-index:100;font-size:16px;background:#fff}.search-toggle{display:flex}.search-shortcut{display:none}.search-clear{display:none!important}#search-input:focus~.search-clear,#search-input.active~.search-clear{display:block!important;position:fixed;top:.65rem;right:.75rem;z-index:101;font-size:1.1rem}.search-results{position:fixed;top:52px;left:0;right:0;width:100%;border-radius:0;border:none;border-bottom:1px solid #ddd;max-height:60vh;z-index:99}.search-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:98}.category-nav{flex-wrap:nowrap;gap:.35rem;margin-bottom:1.5rem;padding-bottom:.25rem}.category-chip{white-space:nowrap;flex-shrink:0;font-size:.75rem;padding:.2rem .55rem}.post-list .post-categories{display:none}.post-list li{margin-bottom:.5rem;display:flex;align-items:baseline;gap:.5rem;flex-wrap:nowrap}.post-list .date{font-size:.72rem}.post-header h1{font-size:1.35rem}.post-nav{grid-template-columns:1fr}.post-nav .next{grid-column:1;text-align:left}}@media(prefers-color-scheme:dark) and (max-width:600px){#search-input.active,#search-input:focus{background:#1a1a1a;color:#e0e0e0;border-bottom-color:#444}#search-input.active~.search-clear,#search-input:focus~.search-clear{color:#777}}