:root{--bg:#fff;--text:rgba(6,17,28,.85);--muted:#5f6368;--link:#1a73e8;--code-bg:#F6F8FA;--code-border:#D0D7DE;--code-text:#24292F;--code-muted:#6E7781;--inline-code-bg:#F1F8FF;--accent:#0366D6;--radius:8px;--measure:65ch}@supports(font-variation-settings:normal){:root{font-family:InterVariable,system-ui,-apple-system,segoe ui,Roboto,helvetica neue,Arial,sans-serif}}@media(prefers-color-scheme:dark){:root{--code-bg:#0D1117;--code-border:#30363D;--code-text:#C9D1D9;--code-muted:#8B949E;--inline-code-bg:rgba(255,255,255,0.03);--accent:#58A6FF;--bg:#0b0d0f;--text:#c9d1d9}}*,*::before,*::after{box-sizing:border-box}html{font-size:100%}body{font-family:Inter,InterVariable,system-ui,-apple-system,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-weight:400;color:var(--text);line-height:1.5;font-size:1rem;background:var(--bg)}#post{line-height:normal}a{color:var(--link)}.content{margin-top:4em}pre,pre code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,roboto mono,monospace}pre{background:var(--code-bg);border:1px solid var(--code-border);border-radius:var(--radius);padding:.5rem .7rem;font-size:.8rem;line-height:1.4;overflow:auto;tab-size:2;-webkit-font-smoothing:antialiased;white-space:pre-wrap;word-wrap:break-word;position:relative}:not(pre)>code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,roboto mono,monospace;font-size:.75rem;background:var(--inline-code-bg);padding:.12rem .28rem;border-radius:6px;border:1px solid rgba(0,0,0,4%);line-height:inherit}.code-copy{position:absolute;top:6px;right:6px;background:rgba(0,0,0,4%);color:var(--code-text);border:none;padding:.18rem .4rem;border-radius:6px;font-size:.75rem;cursor:pointer;transition:background .15s ease,transform .1s ease}.code-copy:hover{background:rgba(0,0,0,8%)}.code-copy:active{transform:scale(.95)}.code-copy:focus{outline:3px solid color-mix(in srgb,var(--accent) 18%,transparent);outline-offset:2px}pre.with-gutter{display:grid;grid-template-columns:auto 1fr}pre.with-gutter>.gutter{padding:.5rem .5rem .5rem .35rem;color:var(--code-muted);text-align:right;user-select:none;border-right:1px solid rgba(0,0,0,4%);min-width:2.8rem}pre.with-gutter>.gutter span{display:block;padding:0 0 .18rem;line-height:1.4;font-size:.8em;opacity:.85}pre.with-gutter>.code-content{padding:.4rem 0 .4rem .6rem}.code-copy{position:absolute;top:8px;right:8px}#personal_info{margin:auto;text-align:center}div.post_content{margin:2.5em auto;max-width:var(--measure);padding-inline:1rem}#name{font-size:2rem;font-weight:700}#profile_links ul,#posts ul{padding:0}#profile_links ul li{display:inline;list-style:none}#profile_links li{margin:0 .5em}#profile_links li:first-child{margin-left:0}#posts{max-width:35%;margin:1em auto}#posts.responsive{max-width:480px;width:90%;margin:1em auto}#post_name{padding-bottom:1em;display:flex}div#post_title{padding-bottom:.4em}#post_author{font-weight:bolder;font-size:1.1em;color:var(--muted)}#post_time{min-width:110px;padding-right:2em}#post_time,time{color:var(--muted);font-size:smaller;text-align:right}#post_header{text-align:center}.column_first,.column_second{flex:1;text-align:left}#posts h2{text-align:center}@media(max-width:900px){:root{--measure:calc(100vw - 3rem)}div.post_content{margin:1.5em auto;max-width:90%;padding-inline:1rem}#posts{max-width:48%;margin:1em}}@media(max-width:640px){:root{--measure:calc(100vw - 2rem)}body{font-size:1rem}div.post_content{margin:1rem auto;max-width:100%;padding-inline:1rem}#posts{max-width:340px;width:90%;margin:.75rem auto}.column_first,.column_second{display:block;width:100%}#post_name{display:block;padding-bottom:.6em}pre{padding:.45rem .6rem;font-size:.78rem}.post_content ul,.content ul{padding-left:1.1rem}#name{font-size:1.6rem}}#posts ul{padding:0;margin:0}#posts ul li{list-style:none;margin:.35rem 0}#posts ul li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.2rem .25rem;color:inherit}pre code .hljs-string,pre code .hljs-literal{color:#22863a}pre code .hljs-number{color:#005cc5}pre code .hljs-type,pre code .hljs-class,pre code .hljs-title{color:#0366d6}pre code .hljs-attr,pre code .hljs-property{color:#6f42c1}pre code .hljs-function{color:#e36209}pre code .hljs-comment,pre code .hljs-comment .hljs-doctag{color:#6a737d;font-style:italic;opacity:.95}pre code .hljs-variable{color:#24292e}pre code .hljs-tag,pre code .hljs-name{color:#e36209}pre code .hljs-punctuation,pre code .hljs-symbol{opacity:.85}@media(prefers-color-scheme:dark){pre code .hljs-string{color:#85e89d}pre code .hljs-number{color:#79b8ff}pre code .hljs-type,pre code .hljs-class,pre code .hljs-title{color:#58a6ff}pre code .hljs-attr,pre code .hljs-property{color:#d291ff}pre code .hljs-function{color:#fb8500}pre code .hljs-comment{color:#8b949e}pre code .hljs-tag{color:#fb8500}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;margin-top:1.5em;margin-bottom:.5em;color:var(--text);letter-spacing:-.02em}h1{font-size:2.5rem;margin-top:0}h2{font-size:2rem;border-bottom:1px solid rgba(0,0,0,8%);padding-bottom:.3em}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.post_content p,.content p{margin-bottom:1.2em;line-height:1.7}.post_content>p:first-of-type{font-size:1.1rem;line-height:1.6;color:rgba(6,17,28,.95)}.post_content a,.content a{color:var(--link);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.post_content a:hover,.content a:hover{border-bottom-color:var(--link)}.post_content a:visited{color:#6f42c1}blockquote{margin:1.5em 0;padding:.5em 1em .5em 1.5em;border-left:4px solid var(--link);background:rgba(3,102,214,3%);border-radius:0 6px 6px 0;font-style:italic;color:rgba(6,17,28,.75)}blockquote p{margin:.5em 0}blockquote cite{display:block;margin-top:.5em;font-size:.9rem;color:var(--muted);font-style:normal}hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:2.5em 0}table{width:100%;border-collapse:collapse;margin:1.5em 0;overflow:hidden;border-radius:var(--radius);box-shadow:0 1px 3px rgba(0,0,0,8%)}thead{background:var(--code-bg)}th,td{padding:.75em 1em;text-align:left;border-bottom:1px solid rgba(0,0,0,6%)}th{font-weight:600;color:var(--text)}tbody tr:hover{background:rgba(3,102,214,2%)}tbody tr:last-child td{border-bottom:none}.post_content ul,.content ul{list-style:none;padding-left:0;margin:1em 0}.post_content ul li,.content ul li{position:relative;padding-left:1.5em;margin-bottom:.5em;line-height:1.6}.post_content ul li::before,.content ul li::before{content:"•";color:var(--link);font-weight:700;position:absolute;left:.3em}#profile_links ul li,#posts ul li{padding-left:0}#profile_links ul li::before,#posts ul li::before{content:none}.post_content ol,.content ol{padding-left:1.5em;margin:1em 0}.post_content ol li,.content ol li{margin-bottom:.5em;line-height:1.6}.post_content img,.content img{max-width:100%;height:auto;border-radius:var(--radius);box-shadow:0 4px 12px rgba(0,0,0,.1);margin:1.5em 0;display:block}figure{margin:2em 0}figcaption{margin-top:.5em;text-align:center;font-size:.9rem;color:var(--muted);font-style:italic}#post_header{text-align:center;margin-bottom:3em;padding-bottom:2em;border-bottom:1px solid rgba(0,0,0,8%)}#post_header h1{margin-bottom:.5em}#posts ul li{transition:transform .2s ease,box-shadow .2s ease;border-radius:6px}#posts ul li:hover{transform:translateX(4px)}#posts ul li a{transition:color .2s ease}#posts ul li a:hover{color:var(--link)}.reading-time{display:inline-block;font-size:.85rem;color:var(--muted);margin-left:.5em}.reading-time::before{content:"☕";margin-right:.25em}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5em 0}.tag{display:inline-block;padding:.25rem .75rem;background:rgba(3,102,214,8%);color:var(--link);border-radius:20px;font-size:.85rem;text-decoration:none;transition:background .2s ease,transform .1s ease}.tag:hover{background:rgba(3,102,214,.15);transform:translateY(-2px)}.footnotes{margin-top:3em;padding-top:1.5em;border-top:2px solid rgba(0,0,0,8%);font-size:.9rem}.footnotes ol{padding-left:1.5em}pre[data-lang]::before{content:attr(data-lang);position:absolute;top:.4rem;right:3.5rem;padding:.15rem .5rem;background:rgba(0,0,0,5%);color:var(--code-muted);font-size:.7rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;background:var(--link);color:#fff;border:none;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-4px)}.back-to-top::before{content:"↑";font-size:1.5rem;line-height:44px}@media print{body{font-size:12pt;line-height:1.5;color:#000;background:#fff}.code-copy,.back-to-top,#posts,nav{display:none!important}pre{border:1px solid #ccc;page-break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a{color:#000;text-decoration:underline}}@media(prefers-color-scheme:dark){h2{border-bottom-color:rgba(255,255,255,.1)}blockquote{background:rgba(88,166,255,8%);border-left-color:var(--accent)}table thead{background:rgba(255,255,255,3%)}th,td{border-bottom-color:rgba(255,255,255,8%)}tbody tr:hover{background:rgba(88,166,255,5%)}hr{border-top-color:rgba(255,255,255,.15)}.post_content img,.content img{box-shadow:0 4px 12px rgba(0,0,0,.3)}#post_header{border-bottom-color:rgba(255,255,255,.1)}.tag{background:rgba(88,166,255,.15);color:var(--accent)}.tag:hover{background:rgba(88,166,255,.25)}}@media(max-width:640px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}.post_content>p:first-of-type{font-size:1rem}table{font-size:.9rem}th,td{padding:.5em .75em}.back-to-top{bottom:1rem;right:1rem;width:40px;height:40px}}