/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer base{@media (min-width:64rem){.full-width{margin-inline:calc(var(--spacing,.25rem)*6)!important}.full-width,.wider{grid-column:1/-1!important}.wider{margin-inline:calc(var(--spacing,.25rem)*12)!important}}}.center-grid{grid-column-gap:16px;grid-template-columns:1fr min(65ch,100% - 64px) minmax(200px,1fr);padding:0 2rem;display:grid}.center-grid>*{grid-column:2}@media (min-width:64rem){.center-grid .left{grid-column-start:1}}.center-grid .two-column{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:64rem){.center-grid .two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}.center-grid .two-column{gap:clamp(.5rem,.324rem + .7512vw,2rem)}.center-grid .column-margin{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));grid-column:3/span 1;display:none;position:relative}@media (min-width:64rem){.center-grid .column-margin{display:block}}@media (min-width:80rem){.center-grid .column-margin{padding-left:calc(var(--spacing,.25rem)*6)}}.center-grid .column-margin{color:hsl(var(--muted-foreground))}.center-grid .column-margin:before{display:none;position:absolute}@media (min-width:64rem){.center-grid .column-margin:before{top:calc(var(--spacing,.25rem)*-6);left:calc(var(--spacing,.25rem)*0);width:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*4);display:block}}@media (min-width:80rem){.center-grid .column-margin:before{top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0)}}.center-grid .column-margin:before{background-color:hsl(var(--primary));content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M12 16v-4'%3E%3C/path%3E%3Cpath d='M12 8h.01'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M12 16v-4'%3E%3C/path%3E%3Cpath d='M12 8h.01'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover}.center-grid .column-margin p{margin-top:0}@media (min-width:64rem){.center-grid .column-body-outset{margin-inline:calc(var(--spacing,.25rem)*12)!important;grid-column:1/-1!important}}.post h1,.post h2,.post h3{scroll-margin-top:calc(var(--nav-height) + 2.5rem)}.post h2:after,.post h3:after{opacity:0;content:"";color:hsl(var(--primary));margin-left:.5rem;font-weight:400;transition:opacity .2s;display:inline-block}.post>h2:hover:after,.post>h3:hover:after{opacity:1}.post>h2:after{opacity:0;content:"##"/""}.post>h3:after{opacity:0;content:"###"/""}.post h2+p,.post h3+p{margin-top:0}.post [data-inline-code] span{font-style:normal!important}.post [data-inline-code]:after,.post [data-inline-code]:before{content:none}