@font-face{font-family:eb garamond;src:url(/fonts/EBGaramond08-Regular.woff)}@font-face{font-family:jetbrains mono;src:url(/fonts/JetBrainsMono-Regular.woff2)}:root{--primary-text:#abb2bf;--background-color:#1e2227;--accent-color:#2c313c;--link-accent-color:#d7dae0;--font-body:"JetBrains Mono";--font-heading:"EB Garamond"}body{font-family:var(--font-body);color:var(--primary-text);background-color:var(--background-color)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500}a{color:var(--primary-text);text-decoration:underline dashed 1px var(--primary-text);text-underline-offset:5px;padding:2px}a:visited{color:var(--primary-text)}a:hover{color:var(--background-color);background-color:var(--primary-text)}.site-logo:hover{background-color:unset;color:unset}figure{margin-block-start:2em;margin-block-end:2em}.site-wrapper{padding:3vw;max-width:100vw}.asterisk-divider{font-size:1.5em;margin-top:16px;margin-bottom:32px;text-align:center;width:100%;display:block;max-width:720px}@media all and (min-width:768px){.asterisk-divider{margin-top:32px;margin-bottom:64px}}.site-header-container{max-width:720px}.site-header-brand{display:flex;justify-content:space-between;align-items:center}.site-header-title{display:flex;gap:24px;align-items:center;max-width:80%}.site-header-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-header-container #search{margin-top:24px}.site-header-navigation{display:flex;flex-wrap:nowrap}.site-header-column-half{flex:1 1 15%;max-width:15%;min-width:84px}.site-header-column{box-sizing:border-box;flex:1 1 75%;max-width:75%}.site-header-navigation h2{font-size:2em}ul.site-header-menu-list{list-style:none;padding:0;line-height:1.5em}ul.site-header-menu-list li{padding:4px 0}ul.site-header-menu-list li a{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:380px}ul.site-header-menu-list li a:hover{text-overflow:unset;white-space:wrap;overflow:auto}.site-footer{text-align:center;max-width:720px;margin-top:2em;margin-bottom:3em}button#scroll-to-top{position:fixed;bottom:20px;right:20px;padding:10px 15px;background-color:var(--background-color);color:var(--primary-text);border:1px dashed var(--primary-text);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,background-color .125s ease-out;z-index:1000}button#scroll-to-top.visible{opacity:1;visibility:visible}button#scroll-to-top:hover{background-color:#181a1f}.author-bio{max-width:512px}.author-bio .author-pfp{display:flex;align-items:center;gap:24px;margin:24px 0}.author-bio img{height:100%;max-width:64px}.content{max-width:720px}.content a{color:var(--link-accent-color)}.content a:hover{color:var(--background-color)}.content p{line-height:1.45em}.content hr{border:1px dashed var(--primary-text);margin-top:2em;margin-bottom:2.5em}.content li{margin:8px 0}.content h1{margin-bottom:0}.content .post-date{margin-top:8px}.w-full{width:100%}.text-center{text-align:center}.highlight pre{margin-bottom:0}code{text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;outline-offset:4px;border-radius:2px}div.highlight{border:1px dashed var(--primary-text);margin-bottom:12px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.project-card{color:var(--primary-text);display:inline-block;padding:.5rem;margin:.5rem;transition:all .1s ease-in-out}.project-card:hover{outline:2px dashed var(--primary-text)}.project-card a{display:block;cursor:pointer}.project-card:hover{color:var(--primary-text);background-color:unset;text-decoration:none}.details-dropdown{display:none;position:absolute;max-width:400px;background-color:var(--accent-color);border:2px solid var(--primary-text);padding:.75rem;opacity:0;transition:all .1s ease-in-out}.project-card:hover .details-dropdown{display:block;opacity:1;pointer-events:auto}.detail-content{display:flex;flex-direction:column}.year{font-weight:700;margin-bottom:12px}.year,.description{font-size:.875rem}.project-card-links{margin:12px 0}a.icon-link{margin-right:.5rem;display:inline-block}.thumbnail,.video-container video{margin-top:8px;width:100%;object-fit:cover}.thumbnail{object-fit:contain;max-height:300px}.video-container{margin-top:.5rem}.video-container video{max-height:40vh;width:100%;object-fit:contain}.post-snippet{display:flex;justify-content:space-between;flex-direction:column}.post-snippet h2{line-height:1.25em;margin:24px 0 12px}.post-snippet a{display:block}.post-snippet time{min-width:fit-content;white-space:nowrap;align-self:flex-start}@media all and (min-width:768px){.post-snippet{flex-direction:row;gap:24px;align-items:center}.post-snippet time{margin:24px 0 12px}}.post-snippet h3{margin-bottom:1rem}.tag{display:inline-block;margin:0 10px}