#main.post .post-title{max-width:480px;margin:1.5rem auto 0;font-family:Iowan Old Style BT,Georgia,serif;font-size:30px;font-weight:600;line-height:1.4}#main.post .timeline-slider{appearance:none;background:0 0;border-radius:999px;height:4px}#main.post .timeline-slider::-webkit-slider-runnable-track{background:linear-gradient(to right,#000 0%,#000 var(--progress,0%),#0000002e var(--progress,0%),#0000002e 100%);border-radius:999px;height:4px}#main.post .timeline-slider::-moz-range-track{background:linear-gradient(to right,#000 0%,#000 var(--progress,0%),#0000002e var(--progress,0%),#0000002e 100%);border-radius:999px;height:4px}#main.post .timeline-slider::-webkit-slider-thumb{appearance:none;background:#000;border:2px solid #fff;border-radius:999px;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 1px #0000001f}#main.post .timeline-slider::-moz-range-thumb{background:#000;border:2px solid #fff;border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 1px #0000001f}#main.post .post-subtitle{color:var(--fg4);margin-top:.5rem;margin-bottom:1rem;font-family:Iowan Old Style BT,Georgia,serif;font-size:24px;font-style:italic;font-weight:400}#main.post .post-heading{text-align:center}#main.post .post-heading .publish-metadata{color:var(--fg3);font-size:15px;line-height:17px;font-family:var(--font-sans);flex-direction:column;align-items:center;margin-top:1rem;margin-bottom:2rem;display:flex}#main.post .post-heading:has(~.post-cover) .publish-metadata{margin-bottom:0}#main.post .post-heading .publish-metadata .author{letter-spacing:.24px;color:var(--fg);font-size:15px;line-height:21px;font-family:var(--font-sans);text-transform:none;display:block}#main.post .post-heading .publish-metadata .author a{color:inherit;text-decoration:none}#main.post .post-heading .publish-metadata .author a:hover{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--fg)20%,transparent);text-decoration-color:color-mix(in srgb,var(--fg)20%,transparent);text-underline-offset:2px}#main.post .post-heading .publish-metadata svg{margin:auto;display:inline-block}#main.post .post-heading .publish-metadata>span{font-family:var(--font-sans);padding-top:.6em;display:inline-block}#main.post article h1{text-align:left;margin-top:2.8rem;margin-bottom:1rem;font-family:Iowan Old Style BT,Georgia,serif;font-size:30px;font-weight:600;line-height:1.4}#main.post .post-cover{text-align:center;margin:2rem 0}#main.post .post-cover svg{width:80%;max-width:min(80%,100vw);height:auto;margin-left:auto;margin-right:auto;display:block}#main.post .post-cover .cover-image{border-radius:8px;max-width:100%;height:auto;box-shadow:0 4px 12px #0000001a}#main.post{--sidenote-width:200px;--sidenote-gap:28px;--toc-width:var(--sidenote-width);--toc-gap:calc(var(--sidenote-gap) + 6px);max-width:950px;margin-left:auto;margin-right:auto;position:relative}@media (min-width:1200px){#main.post{--sidenote-width:210px;max-width:970px}}@media (min-width:1400px){#main.post{--sidenote-width:220px;max-width:990px}}@media (min-width:1600px){#main.post{--sidenote-width:250px;max-width:1010px}}@media (min-width:1800px){#main.post{--sidenote-width:280px;max-width:1030px}}#main.post article.content{max-width:660px;margin-left:auto;margin-right:auto;position:relative;overflow:visible}#main.post{counter-reset:sidenote-counter figure-counter}#main.post .sidenote,#main.post .marginnote{float:right;clear:right;--sidenote-width:200px;--sidenote-gap:35px;width:var(--sidenote-width);margin-right:calc(-1*var(--sidenote-width) - var(--sidenote-gap));margin-left:var(--sidenote-gap);vertical-align:baseline;margin-top:.3rem;margin-bottom:20px;font-size:.9rem;line-height:1.4;position:relative}#main.post article.content ul+h3,#main.post article.content ol+h3,#main.post article.content ul+h2,#main.post article.content ol+h2{clear:none;margin-top:.8rem}#main.post .left-toc{top:10px;left:calc(-1*var(--toc-width) - var(--toc-gap));width:var(--toc-width);font-family:var(--font-serif);color:var(--fg2);margin:0;font-size:.9rem;line-height:1.4;position:absolute}#main.post .left-toc .toc-list{margin:0;padding-left:0;list-style:none}#main.post .left-toc .toc-item{margin:0 0 .35rem}#main.post .left-toc a{color:var(--fg4);text-decoration:none;transition:color .2s ease-in-out,opacity .2s ease-in-out;position:relative}#main.post .left-toc a:hover{color:var(--fg1);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--fg1)20%,var(--bg)20%);text-decoration-color:color-mix(in srgb,var(--fg1)20%,var(--bg)20%);text-underline-offset:2px}#main.post .left-toc .toc-level-2{margin-top:.35rem;padding-left:.75rem}#main.post .left-toc .toc-level-3{color:var(--fg4);padding-left:1.25rem}#main.post .sidenote-number{counter-increment:sidenote-counter;pointer-events:none}#main.post .sidenote-number:after,#main.post .sidenote:before{vertical-align:baseline;color:var(--fg4);font-family:Iowan Old Style BT,Georgia,serif;position:relative}#main.post .sidenote-number:after{content:counter(sidenote-counter);color:var(--fg4);font-size:.8rem;top:-.5rem;left:-.05rem}#main.post .sidenote:before{content:counter(sidenote-counter);color:var(--fg4);padding-right:.2rem;font-size:.8rem;top:-.4rem;left:-.1rem}#main.post blockquote .sidenote,#main.post blockquote .marginnote{text-align:left}#main.post figure{counter-increment:figure-counter;display:block;position:relative;overflow:visible}#main.post figure.figure-light-border .figure-box{border:1px solid color-mix(in srgb,var(--fg4)20%,var(--bg)80%);border-radius:.2rem;padding:.75rem}#main.post figure figcaption{text-align:left;width:100%;color:var(--fg3);margin:.5rem 0 2rem;font-family:Iowan Old Style BT,Georgia,serif;font-size:.9rem;line-height:1.4;display:block;position:static}#main.post figure figcaption:before{content:"Figure " counter(figure-counter)": ";font-weight:600}#main.post figure.half-width img{width:70%;height:auto;margin-left:auto;margin-right:auto;display:block}#main.post figure.half-width.matmul img{width:90%}#main.post article.content img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}input.margin-toggle{display:none}label.sidenote-number{cursor:pointer;max-height:2rem;display:inline-block}label.margin-toggle:not(.sidenote-number){display:none}#main.post canvas{width:100%;max-width:100%;display:block}#main.post article.content svg:not(.octicon){width:100%;max-width:100%;height:auto;display:block}#main.post figure svg{width:100%;max-width:100%;height:auto;margin-left:auto;margin-right:auto}#main.post article.content .katex svg{height:inherit;width:100%;position:absolute}#main.post .paginator{max-width:660px;font-family:var(--font-sans);grid-template-columns:repeat(3,1fr);align-items:center;width:100%;margin-left:auto;margin-right:auto;font-size:15px;display:grid}#main.post .paginator a{color:var(--fg4);text-align:center;padding:.5rem 0;text-decoration:none;transition:color .2s ease-in-out,opacity .2s ease-in-out;display:block;position:relative;font-family:var(--font-sans)!important}#main.post .paginator a:hover{color:var(--fg1);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--fg1)20%,var(--bg)20%);text-decoration-color:color-mix(in srgb,var(--fg1)20%,var(--bg)20%);text-underline-offset:2px}#main.post .paginator a:first-child{text-align:left}#main.post .paginator a:nth-child(2){text-align:center}#main.post .paginator a:last-child{text-align:right}#main.post .paginator a:not([href]){pointer-events:none}#main.post .paginator #back-to-top:hover{color:var(--fg1);text-decoration:underline!important;-webkit-text-decoration-color:color-mix(in srgb,var(--fg1)20%,var(--bg)20%)!important;text-decoration-color:color-mix(in srgb,var(--fg1)20%,var(--bg)20%)!important;text-underline-offset:2px!important}#main.post .paginator #back-to-top{position:static;left:auto;transform:none}#main.post article.content h2,#main.post article.content h3,#main.post article.content h4,#main.post article.content h5,#main.post article.content h6{position:relative}#main.post article.content h2{margin-top:2.8rem;margin-bottom:1rem}#main.post article.content h3{margin-top:2.5rem;margin-bottom:.8rem}#main.post article.content h4{margin-top:2.2rem;margin-bottom:.8rem}#main.post article.content h5,#main.post article.content h6{margin-top:2rem;margin-bottom:.7rem}#main.post article.content .heading-text{display:inline;position:static}#main.post article.content .heading-anchor{opacity:0;visibility:visible;pointer-events:auto;text-align:center;width:1rem;color:color-mix(in srgb,var(--fg4)65%,transparent);font-family:var(--font-serif);font-size:1em;font-weight:400;text-decoration:none;transition:opacity .15s ease-in-out,color .15s ease-in-out;position:absolute;top:50%;left:-1.2rem;transform:translateY(-50%)}#main.post article.content h2:hover .heading-anchor,#main.post article.content h3:hover .heading-anchor,#main.post article.content h4:hover .heading-anchor,#main.post article.content h5:hover .heading-anchor,#main.post article.content h6:hover .heading-anchor{opacity:1;visibility:visible;pointer-events:auto}#main.post article.content .heading-anchor:hover{color:color-mix(in srgb,var(--fg4)80%,transparent);outline:none}#main.post article.content .heading-anchor:hover,#main.post article.content .heading-anchor:focus{opacity:1;color:color-mix(in srgb,var(--fg4)80%,transparent)}@media (max-width:1170px){#main.post .sidenote,#main.post .marginnote{float:none;clear:both;width:95%;margin:1rem 2.5%;display:none;position:static}#main.post .left-toc{display:none}#main.post .margin-toggle:checked+.sidenote,#main.post .margin-toggle:checked+.marginnote{display:block}#main.post .sidenote-number{pointer-events:auto;cursor:pointer}label.margin-toggle:not(.sidenote-number){display:none}#main.post figure figcaption{color:var(--fg3);margin:.5rem 0 1rem;font-size:.85rem}#main.post{max-width:100%;margin-left:0;margin-right:0;padding-left:1.3rem;padding-right:1.3rem}#main.post article.content,#main.post .post-cover{max-width:min(100%,660px);margin-left:auto;margin-right:auto}#main.post .post-cover svg{width:100%;max-width:100%;height:auto;margin-top:0;padding-left:0;padding-right:0;position:static;left:auto;transform:none}}#main.post .tweet-embed{justify-content:center;margin:2rem auto;display:flex;max-width:420px!important}#main.post .tweet-embed .twitter-tweet{width:420px!important;max-width:420px!important;margin:0!important}#main.post twitter-widget{width:420px!important;max-width:420px!important;margin:2rem auto!important;display:block!important}#main.post .tweet-embed iframe,#main.post .twitter-tweet-rendered,#main.post .twitter-tweet iframe,#main.post twitter-widget iframe{width:420px!important;min-width:auto!important;max-width:420px!important;margin:0 auto!important}#main.post .twitter-tweet{width:420px!important;max-width:420px!important;margin:0 auto 1.8rem!important}#main.post>twitter-widget,#main.post article.content twitter-widget{margin-left:auto!important;margin-right:auto!important;display:block!important}#main.post article.content table{border-collapse:collapse;width:auto;max-width:100%;margin:2rem auto;font-size:.95rem;line-height:1.5;display:table!important;overflow-x:visible!important}#main.post article.content th,#main.post article.content td{text-align:left;border:1px solid color-mix(in srgb,var(--fg4)25%,var(--bg)75%);padding:.5rem 1rem}#main.post article.content th{background-color:color-mix(in srgb,var(--fg4)5%,var(--bg)95%);color:var(--fg);font-weight:600}#main.post article.content tbody tr:hover{background-color:color-mix(in srgb,var(--fg4)3%,var(--bg)97%)}#main.post article.content table.center-content th,#main.post article.content table.center-content td{text-align:center}.lora-color-square{vertical-align:middle;border-radius:2px;width:12px;height:12px;margin-right:8px;display:inline-block}.lora-color-square.green{background-color:green}.lora-color-square.red{background-color:red}.lora-color-square.blue{background-color:#00f}.lora-color-square.gold{background-color:#b8860b}.distillation-color-square{vertical-align:middle;border-radius:2px;width:12px;height:12px;margin-right:8px;display:inline-block}.distillation-color-square.blue{background-color:#0066c0}.distillation-color-square.green{background-color:#169e78}.distillation-color-square.light-blue{background-color:#009de4}
