:root{--nav-height:7em}html{height:100%;scroll-behavior:smooth}.site-banner{margin-top:calc(var(--nav-height) + 2em);max-width:720px;margin-left:auto;margin-right:auto;padding:0 2em;overflow:hidden}.site-banner img{width:100%;display:block;border-radius:4px}.site-banner+main>.w{padding-top:.8em}.site-nav{position:fixed;top:0;left:0;right:0;height:var(--nav-height);z-index:100;background-color:var(--bg);display:flex;align-items:flex-end;padding-bottom:.75em}.site-nav-inner{width:100%;max-width:720px;margin:0 auto;padding:0 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed var(--text);padding-bottom:.5em}.site-nav-brand{font-weight:700;font-size:2em;text-decoration:none;color:var(--headings)}.site-nav-brand:hover{color:var(--links)}.site-nav-links{list-style:none;margin:0;padding:0;display:flex;gap:1.5em}.site-nav-links a{text-decoration:none;font-size:.9em}.site-nav-links a:hover{color:var(--links)}h1,h2,h3,h4,h5,h6,.site-nav-brand{font-family:raleway,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif;font-size:1rem;line-height:2;margin:0;min-height:100%}pre,code{font-family:roboto mono,courier new,monospace;font-size:.9rem}h2,h3,h4,h5{margin-top:1.5em}h2{font-weight:700;font-size:1.2rem;margin-top:1.5em}hr{margin:1em 0}hr.page-break{text-align:center;border:0}hr.page-break:before{content:"-----"}hr.page-break:after{content:attr(data-content)"-----"}p{margin:1em 0}li{margin:.4em 0}.w{max-width:720px;margin:0 auto;padding:calc(var(--nav-height) + 2em)2em 4em}table,th,td{width:100%;border:thin solid #000;border-collapse:collapse;padding:.4em}div.highlighter-rouge pre code,pre code.highlighter-rouge{display:block;overflow-x:auto;padding:1em}blockquote{font-style:italic;border:thin solid #000;padding:1em}blockquote p{margin:0}img{max-width:100%;display:block;margin:0 auto}.highlight,pre code,blockquote{border-radius:.5em}.dashed{margin:.5em 0 2em}footer{margin-top:3em}mark{padding:.4em;font-size:.6em;letter-spacing:1px}.post-date{margin-top:1rem;font-size:.7em;font-family:roboto mono,courier new,monospace}.home-date{font-family:roboto mono,courier new,monospace}.post-list-item a{text-decoration:none}.text-bold{font-weight:700}.text-upcase{text-transform:uppercase;letter-spacing:1px}p code,li code{padding:.2rem;font-weight:700}.post-title{margin-bottom:-1.5rem}.project-title{margin-bottom:.8rem}.credits{font-size:.8em;margin:8em auto -4em;text-align:center}.credits a{text-decoration:none;font-weight:700}.tag{font-family:roboto mono,courier new,monospace;padding:.4em 1em;margin-right:.5em;border-radius:1em;font-size:.7em;font-weight:700;text-transform:lowercase}.pub-sticky-sentinel{height:0;visibility:hidden}.pub-sticky{position:sticky;top:var(--nav-height);z-index:10;background-color:var(--bg);margin:-2em -2em .25em;padding:1.5em 2em .5em}.pub-sticky.is-stuck{padding-bottom:1.25em}.pub-section{scroll-margin-top:calc(var(--nav-height) + 5em)}.pub-nav{display:flex;flex-wrap:wrap;gap:.5em}.pub-pill{display:inline-flex;align-items:center;gap:.4em;padding:.3em .8em;border-radius:999px;background-color:var(--bg-secondary);color:var(--text)!important;text-decoration:none;font-size:.85em;white-space:nowrap;transition:background-color 150ms}.pub-pill:hover{background-color:var(--highlight);color:var(--bg)!important}.pub-count{font-size:.8em;opacity:.7}.pub-list{list-style:none;padding:0;margin:0}.pub-item{margin-bottom:1.4em;padding-bottom:1.4em;border-bottom:1px dashed var(--text-secondary)}.pub-item:last-child{border-bottom:none}.pub-item p{margin:.15em 0}.pub-title{font-weight:700}.pub-authors{font-size:.9em}.pub-venue{font-size:.85em;font-style:italic;color:var(--text-secondary)}.pub-award{font-size:.85em;color:#b8860b;margin-top:.15em}@media screen and (max-width:720px){.site-nav-inner{padding-left:2em;padding-right:2em}}