.post{position:relative}.post-date{font-size:1.2em;color:var(--text-color);margin:16px 0 32px}.post-date .updated-on{font-size:.8em;opacity:.6}.post-date .draft,.post-date .new,.post-date .updated{margin-left:8px;padding:2px 4px;color:#fff;border-radius:5px;font-size:.6em;vertical-align:3px}.post-date .draft{background-color:#b10000}.post-date .new{background-color:#377500}.post-date .updated{background-color:#017884}.post-date .reading-time{font-size:.8em;opacity:.6}.post-header{position:relative;margin-bottom:64px;display:flex;flex-direction:column}.post-header h1{font-size:48px;font-weight:200;line-height:1.2;margin:16px 0 0;color:var(--text-highlight-color)}@media screen and (max-width: 767px){.post-header h1{font-size:32px}}.post-header h1+p{font-size:36px;font-weight:200;line-height:1.2;margin:0;color:var(--paragraph-color)}@media screen and (max-width: 767px){.post-header h1+p{font-size:24px}}.post-header .post-tldr{border:solid 1px var(--border-color);border-radius:5px;margin-top:32px;display:flex;align-items:stretch;overflow:hidden}.post-header .post-tldr>*{padding:16px}.post-header .post-tldr :first-child{flex-shrink:0;width:96px;display:flex;align-items:center;justify-content:center;font-size:2em;color:var(--text-color);border-right:solid 1px var(--border-color);background-color:var(--bg-hover-color)}.post-header .post-tldr :last-child{display:flex;align-items:center}.post-content{--base00: #011627;--base01: #4b6479;--base02: #3f3f3f;--base03: #6a726d;--base04: #828282;--base05: #e0ecb4;--base06: #d0d0d0;--base07: #eef2f8;--base08: #cfdeff;--base09: #c792ea;--base0A: #59a8ff;--base0B: #7fdbca;--base0C: #f78c6c;--base0D: #82aaff;--base0E: #c792ea;--base0F: #b7bcbe;font-size:1.5em;line-height:1.5;font-weight:300;overflow-wrap:break-word;color:var(--paragraph-color)}.post-content>:first-child{margin-top:0}.post-content>:last-child{margin-bottom:0}.post-content p{margin-bottom:1rem;margin-top:0}.post-content ul.contains-task-list{list-style:none;margin-left:0;padding-left:0}.post-content strong{font-weight:500}.post-content hr{background-color:var(--paragraph-color);border-width:0;height:1px;margin-bottom:1.5rem;margin-top:1.5rem;overflow:visible;padding:0;margin-left:-32px;margin-right:-32px}@media screen and (max-width: 767px){.post-content hr{margin-left:-16px;margin-right:-16px}}.post-content .social-icons{margin-bottom:16px}.post-content .picture{display:"flex";justify-content:justify;margin:32px 0;width:100%;max-width:100vw;overflow:hidden}.post-content .picture img{width:100%;max-width:100vw;object-fit:cover}.post-content iframe[src*="youtube.com"]{border:1px solid var(--paragraph-color);border-radius:5px;width:100%;height:auto;aspect-ratio:200/113;margin:32px -32px;height:auto!important;width:calc(100% + 64px)!important}@media screen and (max-width: 767px){.post-content iframe[src*="youtube.com"]{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 767px){.post-content iframe[src*="youtube.com"]{width:calc(100% + 32px)!important}}.post-content iframe[src*="codesandbox.io/embed"]{aspect-ratio:2/1;margin:32px -32px;height:auto!important;width:calc(100% + 64px)!important}@media screen and (max-width: 767px){.post-content iframe[src*="codesandbox.io/embed"]{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 767px){.post-content iframe[src*="codesandbox.io/embed"]{width:calc(100% + 32px)!important}}.post-content blockquote.twitter-tweet{border:1px solid var(--border-color);position:relative;padding:24px 24px 24px 64px;border-radius:5px;margin:32px 0;background-image:var(--url-twitter-svg);background-repeat:no-repeat;background-position:left 24px bottom 24px;background-size:24px 24px}.post-content blockquote.twitter-tweet>p:first-child{margin:0 0 32px -32px}.post-content blockquote.twitter-tweet>p:not(first-child){margin:0}.post-content div.twitter-tweet.twitter-tweet-rendered{margin:32px 0!important}.post-content blockquote:not(.twitter-tweet){position:relative;font-style:italic;font-size:1em;background-color:var(--bg-highlight-color);color:var(--text-highlight-color);padding:24px 24px 24px 40px;border-radius:5px;margin:60px 40px}.post-content blockquote:not(.twitter-tweet):before,.post-content blockquote:not(.twitter-tweet):after{content:"";position:absolute;background-image:url(/img/quotes.svg),url(/img/quotes-bg.svg);background-size:contain,contain;background-repeat:no-repeat,no-repeat;background-position:top 4px left 4px,top 8px left 8px;width:60px;height:60px}.post-content blockquote:not(.twitter-tweet):before{top:-20px;left:-24px}.post-content blockquote:not(.twitter-tweet):after{bottom:-28px;right:16px;transform:rotate(180deg);background-position:top 4px left 4px,top 0px left 0px}.post-content blockquote:not(.twitter-tweet) p{margin:.85em 0}.post-content blockquote:not(.twitter-tweet) p:last-child{margin-bottom:0}.post-content blockquote:not(.twitter-tweet) p:first-child{margin-top:0}.post-content>img :not([class=twemoji]){max-width:calc(100% + 64px);border-radius:5px;margin-left:-32px;margin-right:-32px}@media screen and (max-width: 767px){.post-content>img :not([class=twemoji]){margin-left:-16px;margin-right:-16px}}.post-content .codeblock-container{position:relative;border:solid 1px var(--base01);border-radius:5px;color:var(--base05);background-color:var(--base00);margin:32px -32px}@media screen and (max-width: 767px){.post-content .codeblock-container{margin-left:-16px;margin-right:-16px}}.post-content .codeblock-container .codeblock-header{height:48px;background-image:url(/img/file.svg);background-repeat:no-repeat;background-position:12px 12px;background-size:24px 24px;background-color:var(--base01);color:var(--text-highlight-color);content:attr(data-filename);padding:0 0 0 48px;font-size:.9em;line-height:48px;border-top-left-radius:4px;border-top-right-radius:4px}.post-content .codeblock-container .codeblock-header button{background-image:url(/img/copy-text-color.svg);position:absolute;opacity:0;right:0;top:0;height:48px;width:48px;background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;border-top-right-radius:7px;border:none;padding:0;margin:0}.post-content .codeblock-container pre{overflow:auto}.post-content .codeblock-container pre code{background-color:var(--contrast-item-color);font-family:dm,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75em;border:0;border-radius:initial;display:inline;line-height:inherit;margin:0;max-width:auto;padding:0;overflow-wrap:normal;word-wrap:normal;white-space:pre;word-break:normal}.post-content .codeblock-container pre code .codeblock-line[data-highlight=true]:after{background-color:#6bd9681a;content:"";left:0;pointer-events:none;position:absolute;top:0;width:100%;height:100%}.post-content .codeblock-container pre code .codeblock-line[data-line-number]:before{content:attr(data-line-number);color:var(--base01);display:inline-block;margin-right:1.5rem;padding-left:0;text-align:right;width:2rem}.post-content .codeblock-container[data-good],.post-content .codeblock-container[data-bad]{border-left-width:5px}.post-content .codeblock-container[data-good] .codeblock-header,.post-content .codeblock-container[data-bad] .codeblock-header{border-top-left-radius:0;border-top-right-radius:0}.post-content .codeblock-container[data-good]{border-left-color:#33ad4e}.post-content .codeblock-container[data-bad]{border-left-color:#ee6e90}.post-content .codeblock-container[data-bad] .codeblock-line[data-highlight=true]:after{background-color:#ee6e9033}.post-content .codeblock-container:hover button{opacity:.62}.post-content .codeblock-container:hover button:hover{opacity:1}.post-content .codeblock-container button:focus{opacity:1}.post-content ul .codeblock-container{margin-left:0;margin-right:0}@media screen and (max-width: 767px){.post-content ul .codeblock-container{margin-left:0;margin-right:0}}.post-content .footnotes{font-size:.75em}.post-content .footnotes ol{list-style-position:inside;padding-inline-start:0}.post-content .footnotes ol .footnote-back{margin-left:4px}.md-prose dd{margin-left:0}.md-prose dl{margin-bottom:1rem;margin-top:0;padding:0}.md-prose dl dt{font-size:16px;font-style:italic;font-weight:500;line-height:24px;margin-top:1rem;padding:0}.md-prose dl dd{margin-bottom:1rem;padding-bottom:0;padding-left:1rem;padding-right:1rem;padding-top:0}.md-prose a:not([href]){color:inherit;text-decoration:none}.md-prose :is(h2,h3,h4,h5,h6){margin:2rem 0 1rem;position:relative;scroll-margin-top:1em;color:var(--text-highlight-color)}.md-prose h2{font-size:24px;font-weight:200;line-height:32px}@media (min-width: 768px){.md-prose h2{font-size:36px;line-height:38px}}.md-prose h3{font-size:22px;font-weight:200;line-height:24px}@media (min-width: 768px){.md-prose h3{font-size:30px;line-height:32px}}.md-prose h4{font-size:20px;font-weight:200;line-height:24px}@media (min-width: 768px){.md-prose h4{font-size:26px;line-height:28px}}.md-prose h5,.md-prose h6{font-size:18px;font-weight:200;line-height:32px}@media (min-width: 768px){.md-prose h5,.md-prose h6{font-size:20px;line-height:32px}}.md-prose :is(h2,h3,h4,h5,h6) a{position:absolute}.md-prose :is(h2,h3,h4,h5,h6) a{top:0}.md-prose :is(h2,h3,h4,h5,h6) a{left:-1.5rem}.md-prose :is(h2,h3,h4,h5,h6) a{right:0}.md-prose :is(h2,h3,h4,h5,h6) a{display:flex}.md-prose :is(h2,h3,h4,h5,h6) a{height:100%}.md-prose :is(h2,h3,h4,h5,h6) a{align-items:center}.md-prose :is(h2,h3,h4,h5,h6) a{line-height:1}.md-prose :is(h2,h3,h4,h5,h6):hover a,.md-prose :is(h2,h3,h4,h5,h6) a:hover{text-decoration:none}.md-prose :is(h2,h3,h4,h5,h6) .icon-link{display:flex}.md-prose :is(h2,h3,h4,h5,h6) .icon-link{height:100%}.md-prose :is(h2,h3,h4,h5,h6) .icon-link{align-items:center}.md-prose :is(h2,h3,h4,h5,h6) .icon-link{vertical-align:middle}.md-prose :is(h2,h3,h4,h5,h6) .icon-link{--tw-text-opacity: 1;color:rgba(57,146,255,var(--tw-text-opacity))}.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:before{visibility:hidden}.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:before{display:inline-block}.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:before{height:1rem}.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:before{width:1rem}.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='gray' width='16' height='16' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z'/%3E%3C/svg%3E");content:" "}.md-prose :is(h2,h3,h4,h5,h6):hover a .icon-link,.md-prose :is(h2,h3,h4,h5,h6):hover a .icon-link:before,.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:hover,.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:hover:before,.md-prose :is(h2,h3,h4,h5,h6) a:hover .icon-link,.md-prose :is(h2,h3,h4,h5,h6) a:hover .icon-link:before{visibility:visible}.md-prose :is(h2,h3,h4,h5,h6):hover a .icon-link,.md-prose :is(h2,h3,h4,h5,h6):hover a .icon-link:before,.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:hover,.md-prose :is(h2,h3,h4,h5,h6) a .icon-link:hover:before,.md-prose :is(h2,h3,h4,h5,h6) a:hover .icon-link,.md-prose :is(h2,h3,h4,h5,h6) a:hover .icon-link:before{opacity:1}.md-prose details{display:block;margin-bottom:1rem;margin-top:0}.md-prose summary{cursor:pointer;display:list-item}.md-prose details[open] summary{margin-bottom:.5rem}.md-prose img{border-width:0;max-width:100%}.md-prose kbd{font-family:dm,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;align-items:center;background:linear-gradient(-26.5deg,#565872,#31355b);border-radius:3px;box-shadow:inset 0 -2px #282d55,inset 0 0 1px 1px #51577d,0 2px 2px #0304094d;color:#e7effe;display:inline-flex;justify-content:center;margin:0 .2em;padding:1px 6px;position:relative}.md-prose .codeblock-line{display:block;padding-right:1rem;position:relative}.md-prose code{padding:.2em .4em;margin:0;font-size:85%;border-radius:5px;font-family:dm,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background-color:var(--bg-highlight-color);white-space:nowrap}.md-prose :is(a,h1,h2,h3,h4,h5,h6) code,.md-prose :is(a,h1,h2,h3,h4,h5,h6) kbd{color:inherit}.md-prose :is(h2,h3,h4,h5,h6) code{font-size:90%;padding:max(.125rem,.125em) max(.25rem,.25em)}@media (prefers-color-scheme: dark){.md-prose pre[data-line-numbers=true] [data-line-number]:before{--tw-text-opacity: 1;color:rgba(63,63,63,var(--tw-text-opacity))}}.codeblock-header[data-filename][data-lang=ts],.codeblock-header[data-filename][data-lang=tsx]{background-image:url(/img/typescript-original.svg)}.codeblock-header[data-filename][data-lang=json],.codeblock-header[data-filename][data-lang=js],.codeblock-header[data-filename][data-lang=jsx]{background-image:url(/img/javascript-original.svg)}.codeblock-header[data-filename][data-lang=scss],.codeblock-header[data-filename][data-lang=css]{background-image:url(/img/css3-original.svg)}.codeblock-header[data-filename][data-lang=py],.codeblock-header[data-filename][data-lang=python]{background-image:url(/img/python.svg)}.codeblock-header[data-filename][data-lang=diff]{background-image:url(/img/diff.svg)}.codeblock-header[data-filename][data-lang=markdown],.codeblock-header[data-filename][data-lang=mdx],.codeblock-header[data-filename][data-lang=md]{background-image:url(/img/markdown.svg)}.md-prose pre[data-lang]:not([data-nocopy]){position:relative}.md-prose pre[data-lang]:not([data-nocopy]):after{--tw-text-opacity: 1;color:rgba(41,41,41,var(--tw-text-opacity));cursor:pointer;display:none;position:absolute;right:0;top:0;height:48px;width:48px;background-repeat:no-repeat;background-position:center;background-size:24px 24px}@media (prefers-color-scheme: dark){.md-prose pre[data-lang]:not([data-nocopy]):after{--tw-text-opacity: 1;color:rgba(183,188,190,var(--tw-text-opacity))}}.md-prose pre[data-lang]:not([data-nocopy]):after{background-image:url(/img/copy.svg);content:""}.md-prose table{border-collapse:collapse;border-color:inherit;border-spacing:0;display:block;margin-bottom:2.5rem;margin-top:2.5rem;max-width:100%;overflow:auto;text-align:left;text-indent:0;width:100%}.md-prose table th{--tw-text-opacity: 1;background-color:transparent;color:rgba(41,41,41,var(--tw-text-opacity));font-size:14px;font-weight:500;line-height:24px;position:sticky;top:0}@media (prefers-color-scheme: dark){.md-prose table th{--tw-text-opacity: 1;color:rgba(183,188,190,var(--tw-text-opacity))}}.md-prose table th{--tw-border-opacity: 1;border-color:rgba(208,208,208,var(--tw-border-opacity));border-width:0;border-bottom-width:1px;padding:0;padding-bottom:.25rem;padding-right:1rem}@media (prefers-color-scheme: dark){.md-prose table th{--tw-border-opacity: 1;border-color:rgba(30,30,30,var(--tw-border-opacity))}}@media (min-width: 768px){.md-prose table th{padding-right:1.5rem}}.md-prose table tbody{vertical-align:baseline}.md-prose table td{--tw-border-opacity: 1;--tw-text-opacity: 1;border-width:0;border-bottom-width:1px;border-color:rgba(238,242,248,var(--tw-border-opacity));color:rgba(0,0,0,var(--tw-text-opacity));font-size:14px;line-height:24px;padding:0;padding-bottom:.5rem;padding-right:1rem;padding-top:.5rem;white-space:nowrap}@media (prefers-color-scheme: dark){.md-prose table td{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width: 768px){.md-prose table td{padding-right:1.5rem}}.md-prose docs-error,.md-prose docs-info,.md-prose docs-success,.md-prose docs-warning{border-color:currentColor;border-left-width:2px;border-radius:.5rem;border-right-width:2px;display:block;margin-bottom:.75rem;margin-top:0;padding:.5rem 1rem;position:relative}.md-prose docs-error:before,.md-prose docs-info:before,.md-prose docs-success:before,.md-prose docs-warning:before{content:"";inset:0;opacity:.1;pointer-events:none;position:absolute}.md-prose docs-warning{--tw-text-opacity: 1;color:rgba(39,31,6,var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.md-prose docs-warning{--tw-text-opacity: 1;color:rgba(248,239,159,var(--tw-text-opacity))}}.md-prose docs-warning:before{--tw-bg-opacity: 1;background-color:rgba(131,122,11,var(--tw-bg-opacity));opacity:.15}.md-prose docs-info{--tw-text-opacity: 1;color:rgba(57,146,255,var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.md-prose docs-info{--tw-text-opacity: 1;color:rgba(89,168,255,var(--tw-text-opacity))}}.md-prose docs-info:before{--tw-bg-opacity: 1;background-color:rgba(57,146,255,var(--tw-bg-opacity))}.md-prose docs-error{--tw-text-opacity: 1;color:rgba(170,37,58,var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.md-prose docs-error{--tw-text-opacity: 1;color:rgba(240,158,183,var(--tw-text-opacity))}}.md-prose docs-error:before{--tw-bg-opacity: 1;background-color:rgba(170,37,58,var(--tw-bg-opacity))}@media (prefers-color-scheme: dark){.md-prose docs-error:before{--tw-bg-opacity: 1;background-color:rgba(240,158,183,var(--tw-bg-opacity))}}.md-prose docs-success{--tw-text-opacity: 1;color:rgba(30,126,31,var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.md-prose docs-success{--tw-text-opacity: 1;color:rgba(107,217,104,var(--tw-text-opacity))}}.md-prose docs-success:before{--tw-bg-opacity: 1;background-color:rgba(107,217,104,var(--tw-bg-opacity))}.md-prose docs-cards{display:flex;flex-direction:column;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 768px){.md-prose docs-cards{display:grid}}.md-prose docs-cards>a{border-radius:.25rem;color:unset;display:block}.md-prose docs-cards>a:hover{text-decoration:unset}.md-prose docs-card{--tw-border-opacity: 1;--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);border-color:rgba(208,208,208,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow);display:block;height:100%;padding:1.5rem;transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);width:100%}@media (prefers-color-scheme: dark){.md-prose docs-card{--tw-border-opacity: 1;border-color:rgba(30,30,30,var(--tw-border-opacity))}}.md-prose docs-card>:first-child{margin-top:0}.md-prose docs-card>:last-child{margin-bottom:0}.md-prose a:hover docs-card{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.post-footer .post-footer-disclaimer{margin-top:64px;border-top:solid 1px var(--outline-color);padding-top:16px;color:var(--paragraph-color);opacity:.7;font-size:.9em;margin-bottom:64px}.post-footer .post-footer-main-author{display:flex;margin-top:8px;border-top:solid 1px var(--border-color);padding-top:64px;gap:64px}.post-footer .post-footer-main-author .post-footer-avatar{border-radius:50%;width:160px;height:160px;overflow:hidden}.post-footer .post-footer-main-author .post-footer-avatar img{width:100%;height:100%;object-fit:cover}.post-footer .post-footer-main-author h3{margin-top:0;font-size:2em}.post-footer .post-footer-main-author p{font-size:1.5em}@media (max-width: 768px){.post-footer .post-footer-main-author{flex-direction:column;gap:32px}.post-footer .post-footer-main-author .post-footer-avatar{width:120px;height:120px}.post-footer .post-footer-main-author h3{font-size:1.6em}.post-footer .post-footer-main-author p{font-size:1.2em}}.codeblock-base00{color:var(--base00)}.codeblock-base01{color:var(--base01)}.codeblock-base02{color:var(--base02)}.codeblock-base03{color:var(--base03);font-style:italic}.codeblock-base04{color:var(--base04)}.codeblock-base05{color:var(--base05)}.codeblock-base06{color:var(--base06)}.codeblock-base07{color:var(--base07)}.codeblock-base08{color:var(--base08)}.codeblock-base09{color:var(--base09)}.codeblock-base0A{color:var(--base0A)}.codeblock-base0B{color:var(--base0B)}.codeblock-base0C{color:var(--base0C)}.codeblock-base0D{color:var(--base0D)}.codeblock-base0E{color:var(--base0E)}.codeblock-base0F{color:var(--base0F)}.amex-notice{border:solid 1px var(--border-color);font-size:.85em;border-radius:5px;margin-top:32px;display:flex;padding:0;overflow:hidden}.amex-notice>:first-child{flex-shrink:0;width:96px;display:flex;justify-content:center;background-color:var(--bg-hover-color)}.amex-notice>:first-child img{box-sizing:content-box;height:32px;width:32px;padding:32px;max-width:inherit}.amex-notice>:last-child{padding:16px;border-left:solid 1px var(--border-color)}.posts .posts-header{display:flex;gap:16px;justify-content:space-between;align-items:center;margin:16px 0 0}.posts .posts-header h1{font-size:48px;font-weight:200;line-height:1.2;margin:0;color:var(--text-highlight-color);flex:1}@media screen and (max-width: 767px){.posts .posts-header h1{font-size:32px}}.posts .posts-header .all-posts-link{text-decoration:none;border:none;background:none;background-color:var(--text-active-color);color:var(--bg-color);border-radius:3px;padding:4px 12px}.posts .posts-header svg{width:32px;height:32px}ul.posts-cards{list-style:none;margin:40px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}ul.posts-cards li.post-card{position:relative}ul.posts-cards li.post-card>a{display:flex;flex-direction:column;border:solid 1px var(--border-color);padding:16px 24px 80px;width:100%;min-height:330px;border-radius:5px;text-decoration:none;color:var(--text-color);justify-content:space-between}ul.posts-cards li.post-card>a h2{color:var(--text-link-color)}ul.posts-cards li.post-card>a:hover{text-decoration:none;background-color:var(--bg-highlight-color)}ul.posts-cards li.post-card>a .post-author-list{align-self:flex-end;justify-self:flex-end}ul.posts-cards li.post-card>a .updated-on{display:none}ul.posts-cards li.post-card>a :first-child{margin-top:0}ul.posts-cards li.post-card>a :last-child{margin-bottom:0}ul.posts-cards li.post-card .post-card-footer{position:absolute;bottom:16px;left:24px;right:24px;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:16px;gap:8px}ul.posts-cards li.post-card .post-card-footer .post-author-list{height:48px;flex:1}@media screen and (max-width: 767px){ul.posts-cards{grid-template-columns:repeat(1,1fr)}}.post-author-list[data-size=small]{margin:0;display:flex;flex-wrap:wrap;flex-direction:row-reverse;align-self:flex-start}.post-author-list[data-size=small] .post-author:not(:last-child){margin-left:-12px}.post-author-list[data-size=small] .post-author img{border:solid 3px var(--bg-highlight-color);border-radius:50%;width:48px;height:48px;text-align:center;object-fit:cover}.post-author-list[data-size=small] .post-author address{display:none}.post-author-list[data-size=medium]{margin:0;display:flex;flex-wrap:wrap;gap:16px}.post-author-list[data-size=medium] .post-author{border:solid 1px var(--border-color);border-radius:5px;padding:16px 24px 16px 16px;display:inline-flex;gap:12px;background-color:var(--bg-highlight-color);min-width:268px}@media screen and (max-width: 479px){.post-author-list[data-size=medium] .post-author{min-width:100%}}.post-author-list[data-size=medium] .post-author img{border:solid 3px var(--bg-color);border-radius:50%;width:48px;height:48px;text-align:center;object-fit:cover}.post-author-list[data-size=medium] .post-author address .post-author-name{font-size:1.2em;color:var(--text-highlight-color);margin-bottom:4px}ul.post-tag-list{margin:0;display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0}ul.post-tag-list li>a{background-color:var(--bg-highlight-color);border:solid 1px var(--border-color);border-radius:5px;padding:2px 8px;display:inline-flex;align-items:center;justify-content:center;text-transform:lowercase;font-weight:200;font-size:.85em}ul.post-tag-list li>a[data-active=true]{background-color:var(--text-active-color);color:var(--bg-color)}.ogn-container{display:flex;overflow:hidden;text-decoration:none;color:var(--text-color);border:1px solid var(--paragraph-color);background-color:var(--base00);max-width:calc(100% + 64px);border-radius:5px;margin:32px -32px}@media screen and (max-width: 767px){.ogn-container{margin-left:-16px;margin-right:-16px}}.ogn-container .ogn-content{display:flex;flex-direction:column;padding:16px}.ogn-container .ogn-content p{margin:0}.ogn-container .ogn-content .ogn-content-url{order:-1;font-size:.85em}.ogn-container .ogn-content .ogn-content-title{font-size:1.2em;color:var(--text-highlight-color)}.ogn-container[data-twitter-card=summary_large_image]{flex-direction:column}.ogn-container[data-twitter-card=summary_large_image] .ogn-content{border-top:1px solid var(--paragraph-color)}.ogn-container[data-twitter-card=summary]{flex-direction:row}.ogn-container[data-twitter-card=summary] .ogn-image{width:256px;height:256px}.ogn-container[data-twitter-card=summary] .ogn-content{border-left:1px solid var(--paragraph-color)}.post-toc-container{position:fixed;top:128px;left:16px;width:calc((100vw - 1024px)/2 - 64px);border:solid 1px var(--border-color);border-radius:5px;background-color:var(--bg-highlight-color);padding:0}.post-toc-container h2{margin:8px 0;padding:4px 0 8px 16px;font-size:1.2em;color:var(--text-highlight-color);border-bottom:solid 1px var(--border-color)}.post-toc-container>div{margin-left:-8px;margin-right:8px;padding-bottom:8px}.post-toc-container ul{--gap: 2px;display:flex;flex-direction:column;gap:var(--gap);list-style:none;padding:var(--gap) 0 0 16px;margin:0}.post-toc-container ul li{padding:0;margin:0}.post-toc-container ul li a{color:var(--text-color);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4px;display:block;border:solid 1px transparent;border-radius:3px}.post-toc-container ul li a:hover{color:var(--text-highlight-color);background-color:var(--bg-highlight-hover-color);border-color:var(--bg-highlight-hover-color)}@media screen and (max-width: 1400px){.post-toc-container{display:none}}body[data-page=blog] .like-it-tweet-it{position:fixed;z-index:2;bottom:64px;right:32px;opacity:1;transition:1s}body[data-page=blog] .like-it-tweet-it a{display:flex;font-size:1.2em;align-items:center;padding:0 24px 0 48px;height:40px;text-decoration:none;border-radius:20px;background-color:#fff;color:#0d8ede;background-image:var(--image-url);background-size:24px;background-repeat:no-repeat;background-position:16px}body[data-page=blog] .like-it-tweet-it.hide{opacity:0;pointer-events:none}body:not([data-page=blog]) .like-it-tweet-it{display:none}
