*{margin:0;padding:0;box-sizing:border-box}body,html{background:#0d1117;color:#c9d1d9;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;font-size:17px;line-height:1.7}a{color:#58a6ff;text-decoration:none}a:hover{text-decoration:underline}.top-nav{background:#010409;border-bottom:1px solid #21262d;padding:0 32px;height:60px;display:flex;align-items:center;position:sticky;top:0;z-index:100}.nav-inner{max-width:900px;margin:0 auto;width:100%;display:flex;align-items:center}.nav-logo{font-size:20px;font-weight:700;color:#f0f6fc;text-decoration:none;display:flex;align-items:center;gap:10px}.nav-logo:hover{text-decoration:none}.nav-logo img{width:32px;height:32px;border-radius:50%;border:2px solid #30363d}.nav-links{margin-left:auto;display:flex;gap:24px;align-items:center}.nav-links a{color:#8b949e;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.nav-links a:hover{color:#f0f6fc;text-decoration:none}.nav-social{display:flex;gap:14px;align-items:center;margin-left:16px;padding-left:16px;border-left:1px solid #21262d}.nav-social a{color:#8b949e;transition:color .2s;display:flex;align-items:center}.nav-social a:hover{color:#f0f6fc;text-decoration:none}.nav-social i{font-size:18px}.theme-toggle{width:34px;height:34px;border-radius:6px;border:1px solid #30363d;background:#1c2333;color:#8b949e;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;margin-left:14px;transition:all .2s}.theme-toggle:hover{border-color:#58a6ff;color:#58a6ff}.site-content{max-width:800px;margin:0 auto;padding:48px 24px}.page-title{font-size:32px;font-weight:700;color:#f0f6fc;margin-bottom:6px;letter-spacing:-.5px}.page-subtitle{color:#484f58;font-size:16px;margin-bottom:36px}.post-list{display:flex;flex-direction:column}.post-item{padding:16px 12px;border-bottom:1px solid #21262d;border-radius:6px;transition:background .15s;display:block;text-decoration:none;color:inherit}.post-item:first-child{border-top:1px solid #21262d}.post-item:hover{background:rgba(88,166,255,.04);text-decoration:none}.post-item:hover .post-item-title{color:#58a6ff}.post-item-title{font-size:21px;font-weight:600;color:#f0f6fc;margin-bottom:8px;letter-spacing:-.2px;transition:color .15s}.post-item-summary{color:#8b949e;font-size:16px;line-height:1.5;margin-bottom:10px}.post-meta{display:flex;align-items:center;gap:10px;font-size:14px;color:#484f58}.post-category{background:rgba(31,111,235,.15);color:#58a6ff;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:500;text-decoration:none}.post-category:hover{text-decoration:none}.post-dot{color:#30363d}.article-header{margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid #21262d}.article-title{font-size:36px;font-weight:700;color:#f0f6fc;line-height:1.3;letter-spacing:-.5px;margin-bottom:14px}.article-meta{display:flex;align-items:center;gap:12px;font-size:14px;color:#484f58;flex-wrap:wrap}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#f0f6fc;font-weight:600;margin-top:36px;margin-bottom:18px}.article-content h2{font-size:24px;padding-bottom:10px;border-bottom:1px solid #21262d}.article-content h3{font-size:20px}.article-content h4{font-size:18px}.article-content p{margin-bottom:18px}.article-content ol,.article-content ul{margin-bottom:18px;padding-left:2em}.article-content ol li,.article-content ul li{margin-bottom:6px}.article-content blockquote{border-left:4px solid #58a6ff;padding:12px 20px;margin:18px 0;color:#8b949e;background:#1c2333;border-radius:0 8px 8px 0}.article-content img{max-width:100%;height:auto;border-radius:8px}.article-content table{width:100%;border-collapse:collapse;margin:18px 0}.article-content table td,.article-content table th{padding:10px 14px;border:1px solid #21262d;text-align:left}.article-content table th{background:#1c2333;color:#f0f6fc;font-weight:600}pre{background:#1c2333;border:1px solid #30363d;border-radius:8px;margin:20px 0;padding:18px;overflow-x:auto;font-family:'SF Mono',SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:14.5px;line-height:1.7;color:#c9d1d9}.highlight,pre{position:relative}.copy-btn{position:absolute;top:10px;right:10px;background:0 0;border:none;border-radius:4px;color:#484f58;padding:6px;cursor:pointer;opacity:.4;transition:opacity .2s,color .2s;display:flex;align-items:center;justify-content:center}.copy-btn:hover{color:#f0f6fc;opacity:1}.copy-btn.copied{color:#3fb950;opacity:1}.highlight{background:#1c2333;border:1px solid #30363d;border-radius:8px;margin:20px 0;overflow:hidden;color:#e6edf3}.highlight pre{padding:18px;overflow-x:auto;font-family:'SF Mono',SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:14.5px;line-height:1.7;margin:0;background:0 0!important;border:none;border-radius:0}.highlight .hll{background-color:rgba(88,166,255,.1)}.highlight .c,.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#8b949e;font-style:italic}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#ff7b72}.highlight .o,.highlight .ow{color:#ff7b72}.highlight .nb{color:#79c0ff}.highlight .fm,.highlight .nf{color:#d2a8ff}.highlight .nc{color:#f0883e;font-weight:700}.highlight .nn{color:#ffa657}.highlight .n,.highlight .na,.highlight .nd,.highlight .ne,.highlight .ni,.highlight .nl,.highlight .no,.highlight .nt{color:#e6edf3}.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#79c0ff}.highlight .dl,.highlight .s,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#a5d6ff}.highlight .il,.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#a5d6ff}.highlight .p{color:#e6edf3}.highlight .ge{font-style:italic}.highlight .gs{font-weight:700}.highlight .gd{color:#ffa198;background:rgba(248,81,73,.1)}.highlight .gi{color:#56d364;background:rgba(63,185,80,.1)}.highlight .err{color:#f85149}code{background:rgba(110,118,129,.15);border-radius:4px;padding:3px 7px;font-family:'SF Mono',SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:14.5px;color:#f0f6fc}pre code{background:0 0;padding:0;border-radius:0}#disqus_thread{margin-top:36px;padding-top:28px;border-top:1px solid #21262d}.tag-cloud{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px;padding-top:24px;border-top:1px solid #21262d}.tag-cloud p{display:flex;gap:8px;flex-wrap:wrap}.tag-cloud a{padding:5px 12px;border-radius:16px;font-size:13px;border:1px solid transparent;text-decoration:none;font-weight:500}.tag-cloud a:hover{opacity:.8;text-decoration:none}.tag-cloud a:nth-child(8n+1){background:rgba(255,123,114,.15);color:#ff7b72;border-color:rgba(255,123,114,.3)}.tag-cloud a:nth-child(8n+2){background:rgba(121,192,255,.15);color:#79c0ff;border-color:rgba(121,192,255,.3)}.tag-cloud a:nth-child(8n+3){background:rgba(163,113,247,.15);color:#bc8cff;border-color:rgba(163,113,247,.3)}.tag-cloud a:nth-child(8n+4){background:rgba(63,185,80,.15);color:#3fb950;border-color:rgba(63,185,80,.3)}.tag-cloud a:nth-child(8n+5){background:rgba(210,153,34,.15);color:#d29922;border-color:rgba(210,153,34,.3)}.tag-cloud a:nth-child(8n+6){background:rgba(219,109,40,.15);color:#db6d28;border-color:rgba(219,109,40,.3)}.tag-cloud a:nth-child(8n+7){background:rgba(56,211,159,.15);color:#38d39f;border-color:rgba(56,211,159,.3)}.tag-cloud a:nth-child(8n+8){background:rgba(248,81,149,.15);color:#f85195;border-color:rgba(248,81,149,.3)}.article-nav{display:flex;gap:16px;margin-top:36px;padding-top:28px;border-top:1px solid #21262d}.article-nav a{flex:1;display:block;padding:16px;background:#1c2333;border:1px solid #30363d;border-radius:8px;text-decoration:none;transition:border-color .2s}.article-nav a:hover{border-color:#58a6ff;text-decoration:none}.article-nav .nav-label{font-size:12px;color:#484f58;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.article-nav .nav-title{font-size:15px;color:#58a6ff;font-weight:500}.article-nav .next{text-align:right}.pagination{display:flex;justify-content:center;gap:8px;margin-top:36px;padding-top:28px;border-top:1px solid #21262d}.pagination a{padding:8px 14px;border-radius:6px;font-size:14px;text-decoration:none;color:#58a6ff;border:1px solid #30363d;background:#1c2333}.pagination a:hover{border-color:#58a6ff;text-decoration:none}.abuseipdb-badge{margin-top:32px;padding-top:24px;border-top:1px solid #21262d;display:flex;justify-content:center}.abuseipdb-badge a{display:block;max-width:260px;transition:opacity .2s}.abuseipdb-badge a:hover{opacity:.85;text-decoration:none}.abuseipdb-badge img{width:100%;border-radius:8px}.site-footer{max-width:800px;margin:0 auto;padding:28px 24px;border-top:1px solid #21262d;display:flex;align-items:center;justify-content:space-between;color:#484f58;font-size:13px}.site-footer a{color:#484f58}.site-footer a:hover{color:#8b949e;text-decoration:none}.footer-social{display:flex;gap:14px;align-items:center}.footer-social a{color:#484f58;transition:color .2s;display:flex;align-items:center}.footer-social a:hover{color:#8b949e;text-decoration:none}.footer-social a i{font-size:18px}.list-page h1{font-size:28px;font-weight:700;color:#f0f6fc;margin-bottom:24px;letter-spacing:-.3px}.list-page dl dt{font-size:14px;color:#484f58;margin-top:16px;padding-top:16px;border-top:1px solid #21262d}.list-page dl dt:first-child{border-top:none;padding-top:0;margin-top:0}.list-page dl dd{margin-left:0;padding:6px 0}.list-page dl dd a{color:#f0f6fc}.list-page dl dd a:hover{color:#58a6ff}.list-page ul.list{list-style:none;padding:0}.list-page ul.list li{padding:10px 0;border-bottom:1px solid #21262d}.list-page ul.list li a{color:#f0f6fc}.list-page ul.list li a:hover{color:#58a6ff}@media screen and (max-width:768px){.top-nav{padding:0 16px;height:auto;min-height:60px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.nav-inner{flex-wrap:wrap;gap:8px}.nav-links{gap:16px;font-size:14px}.nav-social{margin-left:8px;padding-left:8px}.site-content{padding:32px 16px}.article-title{font-size:28px}.article-nav{flex-direction:column}.site-footer{flex-direction:column;gap:12px;text-align:center}}body.light-theme{background:#fff;color:#1f2328}body.light-theme .top-nav{background:#f6f8fa;border-bottom-color:#d0d7de}body.light-theme .nav-logo{color:#1f2328}body.light-theme .nav-links a{color:#656d76}body.light-theme .nav-links a:hover{color:#1f2328}body.light-theme .nav-social{border-left-color:#d0d7de}body.light-theme .nav-social a{color:#656d76}body.light-theme .nav-social a:hover{color:#1f2328}body.light-theme .theme-toggle{border-color:#d0d7de;background:#f6f8fa;color:#656d76}body.light-theme .theme-toggle:hover{border-color:#0969da;color:#0969da}body.light-theme a{color:#0969da}body.light-theme .page-title{color:#1f2328}body.light-theme .page-subtitle{color:#8b949e}body.light-theme .post-item{border-color:#d0d7de}body.light-theme .post-item:first-child{border-top-color:#d0d7de}body.light-theme .post-item:hover{background:rgba(9,105,218,.04)}body.light-theme .post-item:hover .post-item-title{color:#0969da}body.light-theme .post-item-title{color:#1f2328}body.light-theme .post-item-summary{color:#656d76}body.light-theme .post-meta{color:#8b949e}body.light-theme .post-category{background:rgba(9,105,218,.1);color:#0969da}body.light-theme .post-dot{color:#d0d7de}body.light-theme .article-header{border-color:#d0d7de}body.light-theme .article-title{color:#1f2328}body.light-theme .article-meta{color:#8b949e}body.light-theme .article-content h1,body.light-theme .article-content h2,body.light-theme .article-content h3,body.light-theme .article-content h4,body.light-theme .article-content h5,body.light-theme .article-content h6{color:#1f2328}body.light-theme .article-content h2{border-bottom-color:#d0d7de}body.light-theme .article-content blockquote{background:#f6f8fa;color:#656d76;border-left-color:#0969da}body.light-theme .article-content table td,body.light-theme .article-content table th{border-color:#d0d7de}body.light-theme .article-content table th{background:#f6f8fa;color:#1f2328}body.light-theme pre{background:#f6f8fa;border-color:#d0d7de;color:#1f2328}body.light-theme .copy-btn{background:#d0d7de;border-color:#d0d7de;color:#656d76}body.light-theme .copy-btn:hover{color:#1f2328;background:#d0d7de}body.light-theme .highlight{background:#f6f8fa;border-color:#d0d7de;color:#24292f}body.light-theme .highlight .c,body.light-theme .highlight .c1,body.light-theme .highlight .ch,body.light-theme .highlight .cm,body.light-theme .highlight .cp,body.light-theme .highlight .cpf,body.light-theme .highlight .cs{color:#6e7781}body.light-theme .highlight .k,body.light-theme .highlight .kc,body.light-theme .highlight .kd,body.light-theme .highlight .kn,body.light-theme .highlight .kp,body.light-theme .highlight .kr,body.light-theme .highlight .kt{color:#cf222e}body.light-theme .highlight .o,body.light-theme .highlight .ow{color:#cf222e}body.light-theme .highlight .nb{color:#0550ae}body.light-theme .highlight .fm,body.light-theme .highlight .nf{color:#8250df}body.light-theme .highlight .nc{color:#953800;font-weight:700}body.light-theme .highlight .nn{color:#953800}body.light-theme .highlight .n,body.light-theme .highlight .na,body.light-theme .highlight .nd,body.light-theme .highlight .ne,body.light-theme .highlight .ni,body.light-theme .highlight .nl,body.light-theme .highlight .no,body.light-theme .highlight .nt{color:#24292f}body.light-theme .highlight .nv,body.light-theme .highlight .vc,body.light-theme .highlight .vg,body.light-theme .highlight .vi,body.light-theme .highlight .vm{color:#0550ae}body.light-theme .highlight .dl,body.light-theme .highlight .s,body.light-theme .highlight .s1,body.light-theme .highlight .s2,body.light-theme .highlight .sa,body.light-theme .highlight .sb,body.light-theme .highlight .sc,body.light-theme .highlight .sd,body.light-theme .highlight .se,body.light-theme .highlight .sh,body.light-theme .highlight .si,body.light-theme .highlight .sr,body.light-theme .highlight .ss,body.light-theme .highlight .sx{color:#0a3069}body.light-theme .highlight .il,body.light-theme .highlight .m,body.light-theme .highlight .mb,body.light-theme .highlight .mf,body.light-theme .highlight .mh,body.light-theme .highlight .mi,body.light-theme .highlight .mo{color:#0550ae}body.light-theme .highlight .p{color:#24292f}body.light-theme .highlight .gd{color:#82071e;background:rgba(255,129,130,.15)}body.light-theme .highlight .gi{color:#116329;background:rgba(46,160,67,.15)}body.light-theme .highlight .err{color:#cf222e}body.light-theme code{background:rgba(175,184,193,.2);color:#1f2328}body.light-theme .tag-cloud a:nth-child(8n+1){background:rgba(207,34,46,.1);color:#cf222e;border-color:rgba(207,34,46,.25)}body.light-theme .tag-cloud a:nth-child(8n+2){background:rgba(5,80,174,.1);color:#0550ae;border-color:rgba(5,80,174,.25)}body.light-theme .tag-cloud a:nth-child(8n+3){background:rgba(130,80,223,.1);color:#8250df;border-color:rgba(130,80,223,.25)}body.light-theme .tag-cloud a:nth-child(8n+4){background:rgba(17,99,41,.1);color:#116329;border-color:rgba(17,99,41,.25)}body.light-theme .tag-cloud a:nth-child(8n+5){background:rgba(155,107,0,.1);color:#9a6700;border-color:rgba(155,107,0,.25)}body.light-theme .tag-cloud a:nth-child(8n+6){background:rgba(188,76,0,.1);color:#bc4c00;border-color:rgba(188,76,0,.25)}body.light-theme .tag-cloud a:nth-child(8n+7){background:rgba(2,125,97,.1);color:#027d61;border-color:rgba(2,125,97,.25)}body.light-theme .tag-cloud a:nth-child(8n+8){background:rgba(191,57,137,.1);color:#bf3989;border-color:rgba(191,57,137,.25)}body.light-theme .article-nav{border-top-color:#d0d7de}body.light-theme .article-nav a{background:#f6f8fa;border-color:#d0d7de}body.light-theme .article-nav a:hover{border-color:#0969da}body.light-theme .article-nav .nav-label{color:#8b949e}body.light-theme .article-nav .nav-title{color:#0969da}body.light-theme .pagination{border-top-color:#d0d7de}body.light-theme .pagination a{color:#0969da;border-color:#d0d7de;background:#f6f8fa}body.light-theme .pagination a:hover{border-color:#0969da}body.light-theme .abuseipdb-badge{border-top-color:#d0d7de}body.light-theme .site-footer{border-top-color:#d0d7de;color:#8b949e}body.light-theme .site-footer a{color:#8b949e}body.light-theme .site-footer a:hover{color:#656d76}body.light-theme .footer-social a{color:#8b949e}body.light-theme .footer-social a:hover{color:#656d76}body.light-theme .list-page h1{color:#1f2328}body.light-theme .list-page dl dt{color:#8b949e;border-top-color:#d0d7de}body.light-theme .list-page dl dd a{color:#1f2328}body.light-theme .list-page dl dd a:hover{color:#0969da}body.light-theme .list-page ul.list li{border-bottom-color:#d0d7de}body.light-theme .list-page ul.list li a{color:#1f2328}body.light-theme .list-page ul.list li a:hover{color:#0969da}@media (prefers-color-scheme:light){body:not(.dark-theme){background:#fff;color:#1f2328}body:not(.dark-theme) .top-nav{background:#f6f8fa;border-bottom-color:#d0d7de}body:not(.dark-theme) .nav-logo{color:#1f2328}body:not(.dark-theme) .nav-links a{color:#656d76}body:not(.dark-theme) .nav-links a:hover{color:#1f2328}body:not(.dark-theme) .nav-social{border-left-color:#d0d7de}body:not(.dark-theme) .nav-social a{color:#656d76}body:not(.dark-theme) .nav-social a:hover{color:#1f2328}body:not(.dark-theme) .theme-toggle{border-color:#d0d7de;background:#f6f8fa;color:#656d76}body:not(.dark-theme) .theme-toggle:hover{border-color:#0969da;color:#0969da}body:not(.dark-theme) a{color:#0969da}body:not(.dark-theme) .page-title{color:#1f2328}body:not(.dark-theme) .page-subtitle{color:#8b949e}body:not(.dark-theme) .post-item{border-color:#d0d7de}body:not(.dark-theme) .post-item:first-child{border-top-color:#d0d7de}body:not(.dark-theme) .post-item:hover{background:rgba(9,105,218,.04)}body:not(.dark-theme) .post-item:hover .post-item-title{color:#0969da}body:not(.dark-theme) .post-item-title{color:#1f2328}body:not(.dark-theme) .post-item-summary{color:#656d76}body:not(.dark-theme) .post-meta{color:#8b949e}body:not(.dark-theme) .post-category{background:rgba(9,105,218,.1);color:#0969da}body:not(.dark-theme) .post-dot{color:#d0d7de}body:not(.dark-theme) .article-header{border-color:#d0d7de}body:not(.dark-theme) .article-title{color:#1f2328}body:not(.dark-theme) .article-meta{color:#8b949e}body:not(.dark-theme) .article-content h1,body:not(.dark-theme) .article-content h2,body:not(.dark-theme) .article-content h3,body:not(.dark-theme) .article-content h4,body:not(.dark-theme) .article-content h5,body:not(.dark-theme) .article-content h6{color:#1f2328}body:not(.dark-theme) .article-content h2{border-bottom-color:#d0d7de}body:not(.dark-theme) .article-content blockquote{background:#f6f8fa;color:#656d76;border-left-color:#0969da}body:not(.dark-theme) .article-content table td,body:not(.dark-theme) .article-content table th{border-color:#d0d7de}body:not(.dark-theme) .article-content table th{background:#f6f8fa;color:#1f2328}body:not(.dark-theme) pre{background:#f6f8fa;border-color:#d0d7de;color:#1f2328}body:not(.dark-theme) .copy-btn{background:#d0d7de;border-color:#d0d7de;color:#656d76}body:not(.dark-theme) .copy-btn:hover{color:#1f2328;background:#d0d7de}body:not(.dark-theme) .highlight{background:#f6f8fa;border-color:#d0d7de;color:#24292f}body:not(.dark-theme) .highlight .c,body:not(.dark-theme) .highlight .c1,body:not(.dark-theme) .highlight .ch,body:not(.dark-theme) .highlight .cm,body:not(.dark-theme) .highlight .cp,body:not(.dark-theme) .highlight .cpf,body:not(.dark-theme) .highlight .cs{color:#6e7781}body:not(.dark-theme) .highlight .k,body:not(.dark-theme) .highlight .kc,body:not(.dark-theme) .highlight .kd,body:not(.dark-theme) .highlight .kn,body:not(.dark-theme) .highlight .kp,body:not(.dark-theme) .highlight .kr,body:not(.dark-theme) .highlight .kt{color:#cf222e}body:not(.dark-theme) .highlight .o,body:not(.dark-theme) .highlight .ow{color:#cf222e}body:not(.dark-theme) .highlight .nb{color:#0550ae}body:not(.dark-theme) .highlight .fm,body:not(.dark-theme) .highlight .nf{color:#8250df}body:not(.dark-theme) .highlight .nc{color:#953800;font-weight:700}body:not(.dark-theme) .highlight .nn{color:#953800}body:not(.dark-theme) .highlight .n,body:not(.dark-theme) .highlight .na,body:not(.dark-theme) .highlight .nd,body:not(.dark-theme) .highlight .ne,body:not(.dark-theme) .highlight .ni,body:not(.dark-theme) .highlight .nl,body:not(.dark-theme) .highlight .no,body:not(.dark-theme) .highlight .nt{color:#24292f}body:not(.dark-theme) .highlight .nv,body:not(.dark-theme) .highlight .vc,body:not(.dark-theme) .highlight .vg,body:not(.dark-theme) .highlight .vi,body:not(.dark-theme) .highlight .vm{color:#0550ae}body:not(.dark-theme) .highlight .dl,body:not(.dark-theme) .highlight .s,body:not(.dark-theme) .highlight .s1,body:not(.dark-theme) .highlight .s2,body:not(.dark-theme) .highlight .sa,body:not(.dark-theme) .highlight .sb,body:not(.dark-theme) .highlight .sc,body:not(.dark-theme) .highlight .sd,body:not(.dark-theme) .highlight .se,body:not(.dark-theme) .highlight .sh,body:not(.dark-theme) .highlight .si,body:not(.dark-theme) .highlight .sr,body:not(.dark-theme) .highlight .ss,body:not(.dark-theme) .highlight .sx{color:#0a3069}body:not(.dark-theme) .highlight .il,body:not(.dark-theme) .highlight .m,body:not(.dark-theme) .highlight .mb,body:not(.dark-theme) .highlight .mf,body:not(.dark-theme) .highlight .mh,body:not(.dark-theme) .highlight .mi,body:not(.dark-theme) .highlight .mo{color:#0550ae}body:not(.dark-theme) .highlight .p{color:#24292f}body:not(.dark-theme) .highlight .gd{color:#82071e;background:rgba(255,129,130,.15)}body:not(.dark-theme) .highlight .gi{color:#116329;background:rgba(46,160,67,.15)}body:not(.dark-theme) .highlight .err{color:#cf222e}body:not(.dark-theme) code{background:rgba(175,184,193,.2);color:#1f2328}body:not(.dark-theme) .tag-cloud a:nth-child(8n+1){background:rgba(207,34,46,.1);color:#cf222e;border-color:rgba(207,34,46,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+2){background:rgba(5,80,174,.1);color:#0550ae;border-color:rgba(5,80,174,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+3){background:rgba(130,80,223,.1);color:#8250df;border-color:rgba(130,80,223,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+4){background:rgba(17,99,41,.1);color:#116329;border-color:rgba(17,99,41,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+5){background:rgba(155,107,0,.1);color:#9a6700;border-color:rgba(155,107,0,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+6){background:rgba(188,76,0,.1);color:#bc4c00;border-color:rgba(188,76,0,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+7){background:rgba(2,125,97,.1);color:#027d61;border-color:rgba(2,125,97,.25)}body:not(.dark-theme) .tag-cloud a:nth-child(8n+8){background:rgba(191,57,137,.1);color:#bf3989;border-color:rgba(191,57,137,.25)}body:not(.dark-theme) .article-nav{border-top-color:#d0d7de}body:not(.dark-theme) .article-nav a{background:#f6f8fa;border-color:#d0d7de}body:not(.dark-theme) .article-nav a:hover{border-color:#0969da}body:not(.dark-theme) .article-nav .nav-label{color:#8b949e}body:not(.dark-theme) .article-nav .nav-title{color:#0969da}body:not(.dark-theme) .pagination{border-top-color:#d0d7de}body:not(.dark-theme) .pagination a{color:#0969da;border-color:#d0d7de;background:#f6f8fa}body:not(.dark-theme) .pagination a:hover{border-color:#0969da}body:not(.dark-theme) .abuseipdb-badge{border-top-color:#d0d7de}body:not(.dark-theme) .site-footer{border-top-color:#d0d7de;color:#8b949e}body:not(.dark-theme) .site-footer a{color:#8b949e}body:not(.dark-theme) .site-footer a:hover{color:#656d76}body:not(.dark-theme) .footer-social a{color:#8b949e}body:not(.dark-theme) .footer-social a:hover{color:#656d76}body:not(.dark-theme) .list-page h1{color:#1f2328}body:not(.dark-theme) .list-page dl dt{color:#8b949e;border-top-color:#d0d7de}body:not(.dark-theme) .list-page dl dd a{color:#1f2328}body:not(.dark-theme) .list-page dl dd a:hover{color:#0969da}body:not(.dark-theme) .list-page ul.list li{border-bottom-color:#d0d7de}body:not(.dark-theme) .list-page ul.list li a{color:#1f2328}body:not(.dark-theme) .list-page ul.list li a:hover{color:#0969da}}