body[a="dark"]{background-color:#000;color:#fff}body[a="dark"] a{color:#79a8ff}body[a="dark"] a:visited{color:#f78fe7}body[a="dark"] details{border:thin solid #fff}body[a="dark"] details summary{color:#fff}body[a="dark"] details[open] summary{border-bottom:1px solid #fff}body[a="dark"] pre{background:#000}body[a="dark"] code:not(pre>code){background-color:#fff;color:#000}body[a="dark"] *:target{background:#2f3849;color:#fff}body[a="dark"] table,body[a="dark"] th,body[a="dark"] td{border:thin solid #fff}body[a="dark"] .toc{border:thin solid #fff;padding:1rem}body[a="dark"] figcaption{color:#000}body[a="dark"] blockquote{border:thin solid #fff}body[a="light"]{background-color:#fff;color:#000}body[a="light"] a{color:#3548cf}body[a="light"] a:visited{color:#8f0075}body[a="light"] details{border:thin solid #000}body[a="light"] details summary{color:#000}body[a="light"] details[open] summary{border-bottom:1px solid #000}body[a="light"] pre{background:#fff}body[a="light"] code:not(pre>code){background-color:#000;color:#fff}body[a="light"] *:target{background:#dae5ec;color:#000}body[a="light"] table,body[a="light"] th,body[a="light"] td{border:thin solid #000}body[a="light"] .toc{border:thin solid #000;padding:1rem}body[a="light"] figcaption{color:#595959}body[a="light"] blockquote{border:thin solid #000}@media (prefers-color-scheme: dark){body[a="auto"]{background-color:#000;color:#fff}body[a="auto"] a{color:#79a8ff}body[a="auto"] a:visited{color:#f78fe7}body[a="auto"] details{border:thin solid #fff}body[a="auto"] details summary{color:#fff}body[a="auto"] details[open] summary{border-bottom:1px solid #fff}body[a="auto"] pre{background:#000}body[a="auto"] code:not(pre>code){background-color:#fff;color:#000}body[a="auto"] *:target{background:#2f3849;color:#fff}body[a="auto"] table,body[a="auto"] th,body[a="auto"] td{border:thin solid #fff}body[a="auto"] .toc{border:thin solid #fff;padding:1rem}body[a="auto"] figcaption{color:#000}body[a="auto"] blockquote{border:thin solid #fff}}@media (prefers-color-scheme: light){body[a="auto"]{background-color:#fff;color:#000}body[a="auto"] a{color:#3548cf}body[a="auto"] a:visited{color:#8f0075}body[a="auto"] details{border:thin solid #000}body[a="auto"] details summary{color:#000}body[a="auto"] details[open] summary{border-bottom:1px solid #000}body[a="auto"] pre{background:#fff}body[a="auto"] code:not(pre>code){background-color:#000;color:#fff}body[a="auto"] *:target{background:#dae5ec;color:#000}body[a="auto"] table,body[a="auto"] th,body[a="auto"] td{border:thin solid #000}body[a="auto"] .toc{border:thin solid #000;padding:1rem}body[a="auto"] figcaption{color:#595959}body[a="auto"] blockquote{border:thin solid #000}}html{height:100%}body{font-family:monospace;font-size:16px;line-height:1.4;margin:0;min-height:100%;overflow-wrap:break-word}h2,h3,h4,h5,h6{margin-top:1.5rem}p{margin:1rem 0}li{margin:0.4rem 0}a{text-decoration:none}a:hover{text-decoration:underline}hr{text-align:center;border:0;margin:2rem 0}hr:before{content:"/////"}hr:after{content:attr(data-content) "/////"}pre{padding:1em;overflow-x:auto}table{width:100%}table,th,td{border-collapse:collapse;padding:0.4rem}code{text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}code:not(pre>code){padding:0.1em 0.2em;font-size:90%}code.has-jax{-webkit-font-smoothing:antialiased;background:inherit !important;border:none !important;font-size:100%}blockquote{padding:1rem}blockquote p{margin:0}img{max-width:100%;display:block;margin:0 auto}figcaption{text-align:center;opacity:0.5}details{padding:1rem}details summary{text-decoration:none}details[open] summary{margin-bottom:0.5em;padding-bottom:0.5em}.post-meta{display:flex;justify-content:space-between;align-items:center}.w{max-width:640px;margin:0 auto;padding:4rem 2rem}.toc{position:fixed;top:4rem;left:1rem;max-width:260px;max-height:80vh;overflow:auto;padding:1rem;font-size:0.85rem;z-index:999}.toc-border{border:thin solid currentColor}@media (max-width: 768px){.toc{display:none}}.breadcrumbs{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:0.9rem;color:var(--text-secondary-color)}.breadcrumbs a{color:var(--link-color);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.post-tags{font-size:0.9rem;margin-top:0;margin-bottom:1rem}.post-tags a{display:inline-block;text-decoration:none}.post-tags a:hover{text-decoration:underline}li{list-style-type:none}.post-tags-list{font-size:0.9rem}.post-tags-list a{text-decoration:none}.post-tags-list a:hover{text-decoration:underline}#search-icon{cursor:pointer;display:inline-block;padding:5px}.search-popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.8)}.search-popup-content{background-color:#1e1e1e;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;border-radius:5px;position:relative}.search-popup-close{color:#aaa;position:absolute;top:10px;right:25px;font-size:35px;font-weight:bold;cursor:pointer}.search-popup-close:hover,.search-popup-close:focus{color:#fff;text-decoration:none;cursor:pointer}#search-query{width:100%;padding:10px;margin-bottom:10px;box-sizing:border-box;background-color:#333;color:#fff;border:1px solid #555}#search-results ul{list-style-type:none;padding:0}#search-results li a{display:block;padding:8px 0;color:#cda8ff;text-decoration:none}#search-results li a:hover{text-decoration:underline}.search-result-tags{font-size:0.8rem;color:#999;margin-top:4px}.toc ul{padding-left:0}.toc li{list-style-type:none}.toc li:not(:first-child)::before{content:"---";display:block;opacity:0.6;margin:0.4rem 0;text-align:center}img.thick-border{border:4px solid currentColor;border-radius:18px}@media (max-width: 768px){.post-tags a,.post-tags-list a{display:inline-block;min-height:2.75em;padding:0.5em 0.75em;margin:0.25em}#search-icon{min-width:3rem;min-height:3rem;padding:0.75rem}.search-popup-close{min-width:3rem;min-height:3rem;padding:0.75rem}#search-query{min-height:3rem;padding:0.75rem;font-size:1rem}button,input[type="submit"],input[type="button"]{min-height:3rem;min-width:3rem;padding:0.75rem 1rem}details summary{min-height:2.75em;padding:0.625em;cursor:pointer}}@media (max-width: 768px){body{font-size:0.875rem;line-height:1.5}.w{padding:2rem 1rem}h1{font-size:1.8rem;line-height:1.3}h2{font-size:1.5rem;line-height:1.3;margin-top:2rem}h3{font-size:1.3rem}pre{font-size:0.75rem;padding:0.75em}code:not(pre>code){font-size:85%}blockquote{padding:0.75rem;margin:1rem 0}table{display:block;border:none}thead{display:none}tbody{display:block}tr{display:block;margin-bottom:1.5rem;border:1px solid currentColor;padding:1rem;border-radius:0.5rem}td{display:block;text-align:left !important;border:none;padding:0.5rem 0}td:before{content:attr(data-label);font-weight:bold;display:block;margin-bottom:0.25rem;opacity:0.7}td:first-child{text-align:center !important;padding:1rem 0}td:first-child img{max-width:5rem;margin:0 auto}td:nth-child(2):before{content:"Rating: "}td:last-child{text-align:center !important;padding-top:1rem}td:last-child a{display:inline-block;padding:0.625rem 1.25rem;border:1px solid currentColor;border-radius:0.25rem;margin:0.5rem auto;text-decoration:none}img{max-width:100%;height:auto}.post-meta{flex-direction:column;align-items:flex-start;gap:0.5rem}.breadcrumbs{flex-wrap:wrap;font-size:0.85rem}.search-popup-content{width:95%;margin:20% auto;padding:0.9375rem}}@media (min-width: 769px) and (max-width: 1024px){.w{max-width:90%;padding:3rem 1.5rem}body{font-size:0.9375rem}}@media (max-width: 480px){body{font-size:0.8125rem}h1{font-size:1.6rem}h2{font-size:1.3rem}.w{padding:1.5rem 0.75rem}pre{font-size:0.6875rem}}
