@import 'https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700;800&display=swap';:root{--font-header:"Hanken Grotesk", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-body:"Hanken Grotesk", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-mono:'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace}html{font-family:var(--font-body);font-size:17px;font-feature-settings:'kern' 1,'liga' 1,'calt' 1,'pnum' 1,'tnum' 0,'onum' 1,'lnum' 0,'dlig' 0}h1,h2,h3,h4,h5,h6{font-family:var(--font-header);font-weight:600;letter-spacing:-.025em;line-height:1.2}h1{font-weight:700;letter-spacing:-.04em;font-size:3rem}h2{font-weight:600;letter-spacing:-.03em;font-size:2.25rem}h3{font-weight:600;letter-spacing:-.02em;font-size:1.75rem}p,article p,.prose p{font-family:var(--font-body);font-weight:400;line-height:1.6;letter-spacing:-.01em}nav,.nav,button,.button,.btn{font-family:var(--font-header);font-weight:500;letter-spacing:-.01em}.hero h1,.hero .title{font-family:var(--font-header);font-weight:700;letter-spacing:-.04em;line-height:1.1}.hero p,.hero .subtitle{font-family:var(--font-body);font-weight:400;font-size:1.125rem;line-height:1.5;letter-spacing:-.01em}.article-title,.post-title{font-family:var(--font-header);font-weight:600;letter-spacing:-.03em;line-height:1.2}.prose{font-size:1.125rem;line-height:1.75}code,pre,.highlight{font-family:var(--font-mono)}:not(pre)>code{font-size:.82em}pre,pre code{font-size:.95rem}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.button,.btn,button{font-family:var(--font-header);font-weight:500;letter-spacing:.01em;text-transform:none}footer{font-family:var(--font-body);font-size:.875rem;font-weight:400}.container,.max-w-prose,.prose{max-width:min(75vw,1400px)}.article-content,.post-content{max-width:min(92vw,1400px)}article{max-width:min(92vw,1400px);margin:0 auto}.content,.article,.single{max-width:min(92vw,1400px);margin:0 auto}main{max-width:min(92vw,1400px);margin:0 auto}.max-w-7xl,.max-w-6xl,.max-w-5xl,.max-w-4xl{max-width:min(92vw,1400px)}.max-w-3xl,.max-w-2xl,.max-w-xl{max-width:min(88vw,1e3px)}.prose-lg,.prose-xl,.prose-2xl{max-width:min(90vw,1200px)}.chroma,.highlight,pre{overflow-x:auto;max-width:100%;white-space:pre}.chroma .lntable{overflow-x:auto;max-width:100%}pre code{word-wrap:normal;white-space:pre;overflow-wrap:normal}.prose img,article img,.single img{max-width:100%;height:auto;margin:1rem auto;display:block}@media(min-width:1024px){.prose img,article img,.single img{max-width:calc(100% - 2rem)}}.prose table{display:block;overflow-x:auto;white-space:nowrap;max-width:100%}.min-h-\[148px\]{min-height:72px}.space-y-10>*+*{margin-top:2.5rem!important}.article{margin-bottom:3rem!important;padding-bottom:2rem;border-bottom:1px solid #f5f5f5}.dark .article{border-bottom-color:#404040}h2.text-2xl.font-bold{margin-top:4rem!important;margin-bottom:2rem!important}h2.text-2xl.font-bold:first-of-type{margin-top:2rem!important}.article:last-child{border-bottom:none;margin-bottom:2rem!important}@media(max-width:768px){.article{margin-bottom:2rem!important;padding-bottom:1.5rem}.space-y-10>*+*{margin-top:2rem!important}h2.text-2xl.font-bold{margin-top:3rem!important;margin-bottom:1.5rem!important}}section.w-full.grid .flex.flex-row.flex-wrap.items-center a{display:none}.article .text-xl.font-bold{margin-bottom:.75rem;line-height:1.3}.article .text-sm{margin-bottom:.5rem}.threebody-active>header,.threebody-active>main,.threebody-active>footer,.threebody-active>div:not(.fixed){z-index:2}