.site-footer[data-astro-cid-nns7i3if]{width:min(100%, var(--shell));margin:auto auto 0}.footer-content[data-astro-cid-nns7i3if]{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:1rem;font-size:.875rem;display:flex}.footer-content[data-astro-cid-nns7i3if]>a[data-astro-cid-nns7i3if]{text-decoration:none}@media (width<=39.99rem){.footer-content[data-astro-cid-nns7i3if]{flex-direction:column;padding-block:1.5rem}}.site-header[data-astro-cid-fzpbxy5g]{width:min(100%, var(--shell));margin-inline:auto}.header-bar[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:1rem;min-height:5.25rem;padding:1.5rem 1rem;display:flex}.brand[data-astro-cid-fzpbxy5g]{color:var(--foreground);white-space:nowrap;font-size:1.5rem;font-weight:600;line-height:1.2;text-decoration:none}.site-nav[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g]{align-items:center;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{padding:.25rem .5rem;font-weight:500;text-decoration:none;display:block}.icon-link[data-astro-cid-fzpbxy5g],.theme-toggle[data-astro-cid-fzpbxy5g],.menu-toggle[data-astro-cid-fzpbxy5g]{justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.icon-link[data-astro-cid-fzpbxy5g]{padding:.25rem}.icon-link[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g],.theme-toggle[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g],.menu-toggle[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.5rem;height:1.5rem}.theme-toggle[data-astro-cid-fzpbxy5g],.menu-toggle[data-astro-cid-fzpbxy5g]{color:var(--foreground);cursor:pointer;background:0 0;border:0;padding:.25rem;position:relative}.theme-toggle[data-astro-cid-fzpbxy5g]:hover,.menu-toggle[data-astro-cid-fzpbxy5g]:hover{color:var(--accent)}.theme-toggle[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{transition:opacity .15s,transform .15s;position:absolute}:root[data-theme=dark] .moon-icon[data-astro-cid-fzpbxy5g],:root[data-theme=light] .sun-icon[data-astro-cid-fzpbxy5g]{opacity:0;transform:rotate(90deg)scale(.55)}:root[data-theme=dark] .sun-icon[data-astro-cid-fzpbxy5g],:root[data-theme=light] .moon-icon[data-astro-cid-fzpbxy5g]{opacity:1;transform:rotate(0)scale(1)}.menu-toggle[data-astro-cid-fzpbxy5g],.close-icon[data-astro-cid-fzpbxy5g]{display:none}@media (width<=39.99rem){.header-bar[data-astro-cid-fzpbxy5g]{align-items:flex-start;min-height:4.5rem;padding-block:1rem;position:relative}.brand[data-astro-cid-fzpbxy5g]{position:absolute;top:1rem;left:1rem}.site-nav[data-astro-cid-fzpbxy5g]{width:100%}.menu-toggle[data-astro-cid-fzpbxy5g]{margin-left:auto;display:flex}.site-nav[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:11rem;margin:3rem auto 0;display:none}.site-nav[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g][data-open=true]{display:grid}.site-nav[data-astro-cid-fzpbxy5g] li[data-astro-cid-fzpbxy5g]:nth-child(-n+2){grid-column:1/-1}.site-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{text-align:center;padding:.75rem 1rem}.site-nav[data-astro-cid-fzpbxy5g] li[data-astro-cid-fzpbxy5g]:nth-last-child(-n+2){justify-content:center;align-items:center;display:flex}.menu-toggle[data-astro-cid-fzpbxy5g][aria-expanded=true] .menu-icon[data-astro-cid-fzpbxy5g]{display:none}.menu-toggle[data-astro-cid-fzpbxy5g][aria-expanded=true] .close-icon[data-astro-cid-fzpbxy5g]{display:block}}:root,:root[data-theme=light]{color-scheme:light;--background:#fdfdfd;--foreground:#282728;--accent:#006cac;--muted:#5f5d60;--border:#ece9e9;--code-background:#e6e6e6;--shell:48rem}:root[data-theme=dark]{color-scheme:dark;--background:#212737;--foreground:#eaedf3;--accent:#ff6b01;--muted:#bdc2ce;--border:#ab4b08;--code-background:#343f60bf}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--background);min-height:100svh;color:var(--foreground);flex-direction:column;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;line-height:1.5;display:flex}button,input,textarea{font:inherit}a{color:inherit;text-underline-offset:.24em;text-decoration-color:currentColor}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline:2px dashed var(--accent);outline-offset:3px}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{letter-spacing:0}main{width:min(100%, var(--shell));flex:1;margin-inline:auto}.skip-link{z-index:100;background:var(--background);color:var(--accent);padding:.5rem .75rem;position:fixed;top:-100%;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-rule{border:0;border-top:1px solid var(--border);width:calc(100% - 2rem);margin:0 1rem}.social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.social-links a{width:2rem;height:2rem;color:var(--foreground);justify-content:center;align-items:center;padding:.25rem;text-decoration:none;display:inline-flex}.social-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.5rem;height:1.5rem}.social-links a:hover,.social-links a:focus-visible{color:var(--accent);transform:rotate(6deg)}.home-hero{padding:1.5rem 1rem 1rem}.home-intro{align-items:flex-start;gap:1rem;display:flex}.home-avatar{object-fit:cover;border-radius:50%;flex:none;width:10rem;height:10rem;transition:transform .2s,box-shadow .2s}.home-avatar-link:hover .home-avatar,.home-avatar-link:focus-visible .home-avatar{transform:scale(1.05);box-shadow:0 12px 30px #0000003d}.home-copy{text-align:left;flex:1;min-width:0}.home-title{align-items:center;gap:.5rem;margin-block:1rem .25rem;display:flex}.home-title h1{margin:0;font-size:1.875rem;line-height:1.2}.home-title svg{width:1.25rem;height:1.25rem;color:var(--accent);fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.5px}.home-copy>p{margin-block-end:0}.home-copy .social-links{justify-content:flex-start;margin-block-start:.75rem}.recent-posts{padding:3rem 1rem 1.5rem}.post-list,.entry-list,.project-list{margin:0;padding:0;list-style:none}.post-list>li{margin-block:2rem}.post-title{color:var(--accent);font-size:1.125rem;font-weight:500;line-height:1.55;text-decoration:none;display:inline-block}.post-title:hover{text-decoration:underline dashed}.post-title h2,.post-title h3{font:inherit;margin:0}.post-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-block-end:.75rem;font-size:.875rem;font-style:italic;display:flex}.post-date{align-items:center;gap:.5rem;display:flex}.post-date svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1rem;height:1rem}.post-description{color:var(--muted);margin:0}.all-posts{width:max-content;color:var(--foreground);justify-content:center;align-items:center;margin:2rem auto;text-decoration:none;display:flex}.all-posts svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.5rem;height:1.5rem}.page-header,.article-header{border-bottom:1px solid var(--border);margin-inline:1rem;padding-block:3rem 1.5rem}.page-header h1,.article-header h1{margin-block-end:.75rem;font-size:1.875rem;line-height:1.2}.page-header .intro,.article-header .intro{max-width:42rem;color:var(--muted);margin:0}.section,.prose{padding:2.5rem 1rem 0}.section-heading{margin-block-end:1.5rem}.section-heading h2{margin-block-end:.5rem}.section-heading p{color:var(--muted);margin:0}.eyebrow{color:var(--accent);text-transform:uppercase;margin-block-end:.75rem;font-size:.875rem;font-weight:700}.entry-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;padding-block:1.25rem;text-decoration:none;display:grid}.entry-row span{gap:.375rem;display:grid}.entry-row small,.entry-row time,.project-list p,.inline-list{color:var(--muted);font-size:.875rem}.project-list article{border-bottom:1px solid var(--border);gap:1rem;padding-block:1.75rem;display:grid}.project-list h2{margin-block-end:.75rem;font-size:1.125rem}.project-list p{max-width:42rem;margin:0}.inline-list{flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}.article-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem .875rem;margin-block-start:1.25rem;font-size:.875rem;display:flex}.prose{max-width:46rem}.prose h2{margin-block:3rem .75rem;font-size:1.25rem}.prose h3{margin-block:2rem .5rem;font-size:1.125rem}.prose p,.prose li{color:var(--foreground)}.prose code{background:var(--code-background);border-radius:4px;padding:.12em .26em;font-size:.92em}@media (width<=39.99rem){.home-intro{flex-direction:column;align-items:center}.home-copy{text-align:center;width:100%}.home-title{justify-content:center}.home-title h1{font-size:1.5rem}.home-copy .social-links{justify-content:center;margin-block-start:.75rem}.entry-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
