.mail-icon[data-astro-cid-wlhwh7yv]{display:inline-flex}.mail-check[data-astro-cid-wlhwh7yv]{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .3s ease,opacity .3s ease}.mail-icon[data-astro-cid-wlhwh7yv]:hover .mail-check[data-astro-cid-wlhwh7yv]{animation:draw-check .4s ease-in-out both}@keyframes draw-check{0%{stroke-dashoffset:1;opacity:0}to{stroke-dashoffset:0;opacity:1}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.github-icon[data-astro-cid-guqge3jd]{display:inline-flex}.github-body[data-astro-cid-guqge3jd]{transform-origin:center;transition:transform .3s ease,opacity .3s ease}.github-tail[data-astro-cid-guqge3jd]{transform-origin:9px 18px;transition:transform .3s ease}.github-icon[data-astro-cid-guqge3jd]:hover .github-body[data-astro-cid-guqge3jd]{animation:body-pop .4s ease forwards}.github-icon[data-astro-cid-guqge3jd]:hover .github-tail[data-astro-cid-guqge3jd]{animation:tail-wag 1.5s ease-in-out .3s infinite}@keyframes body-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes tail-wag{0%{transform:rotate(0)}14%{transform:rotate(-15deg)}28%{transform:rotate(15deg)}42%{transform:rotate(-10deg)}57%{transform:rotate(10deg)}71%{transform:rotate(-5deg)}85%{transform:rotate(5deg)}to{transform:rotate(0)}}.linkedin-icon[data-astro-cid-2jbozmxa]{display:inline-flex}.linkedin-path[data-astro-cid-2jbozmxa],.linkedin-rect[data-astro-cid-2jbozmxa],.linkedin-circle[data-astro-cid-2jbozmxa]{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .4s ease,opacity .1s ease}.linkedin-icon[data-astro-cid-2jbozmxa]:hover .linkedin-path[data-astro-cid-2jbozmxa],.linkedin-icon[data-astro-cid-2jbozmxa]:hover .linkedin-rect[data-astro-cid-2jbozmxa],.linkedin-icon[data-astro-cid-2jbozmxa]:hover .linkedin-circle[data-astro-cid-2jbozmxa]{animation:draw-in .6s linear both}@keyframes draw-in{0%{stroke-dashoffset:-1;opacity:0}5%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.twitter-icon[data-astro-cid-rv2ogtul]{display:inline-flex}.twitter-path[data-astro-cid-rv2ogtul]{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .4s ease,opacity .1s ease}.twitter-icon[data-astro-cid-rv2ogtul]:hover .twitter-path[data-astro-cid-rv2ogtul]{animation:draw-twitter .6s linear both}@keyframes draw-twitter{0%{stroke-dashoffset:-1;opacity:0}5%{opacity:1}to{stroke-dashoffset:0;opacity:1}}footer[data-astro-cid-sz7xmlte]{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.footer-content[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:var(--space-md)}.links[data-astro-cid-sz7xmlte]{display:flex;gap:var(--space-md)}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted);text-decoration:none;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.copyright[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);text-transform:uppercase;margin:0}header[data-astro-cid-3ef6ksr2]{background:var(--bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:var(--space-xl)}.header-content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;height:100%;padding:var(--space-lg)}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-md)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.75rem;text-decoration:none;font-family:var(--font-mono);color:var(--text-muted);transition:color .2s ease;text-transform:uppercase;padding:var(--space-xs) var(--space-md);border-radius:var(--space-md)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--white);font-weight:700;background-color:var(--accent)}@media (max-width: 640px){nav[data-astro-cid-3ef6ksr2]{gap:var(--space-md);flex-wrap:wrap}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.8125rem}}:root{--font-sans: "Inter Tight", "Helvetica", "Helvetica Neue", sans-serif;--font-mono: "Geist Mono", monospace;--white: #ffffff;--black: #000000;--bg: #f9f9f9;--bg-secondary: #fbfbfb;--text: #1a1a1a;--text-muted: #666666;--accent: #008bff;--accent-hover: #008cff38;--border: #9f9f9f;--list-item: #ebebeb;--list-item-hover: #e2e2e2;--card: #f4f4f4;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 48px;--space-2xl: 80px;--space-3xl: 120px;--max-width: 640px;--header-height: 56px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-weight:500;background:var(--bg);color:var(--text-muted);line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}h1,h2,h3,h4{font-weight:500;line-height:1.3}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}a{color:var(--text)}a:hover{color:var(--accent);text-decoration-color:var(--accent)}code{font-family:var(--font-mono);font-size:.875em;background:var(--bg-secondary);padding:.2em .4em;border-radius:4px}pre{font-family:var(--font-mono);font-size:.875rem;background:var(--bg-secondary);padding:var(--space-lg);border-radius:8px;overflow-x:auto;margin:var(--space-lg) 0}pre code{background:none;padding:0}.container{max-width:var(--max-width);margin-left:auto;margin-right:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeUp .6s ease-out forwards}.animate-in-delay-1{animation-delay:.1s;opacity:0}.animate-in-delay-2{animation-delay:.2s;opacity:0}.animate-in-delay-3{animation-delay:.3s;opacity:0}.animate-in-delay-4{animation-delay:.4s;opacity:0}.prose{max-width:var(--max-width);color:var(--text-muted)}.prose p{margin-bottom:var(--space-lg);line-height:1.75}.prose h2{margin-top:var(--space-xl);margin-bottom:var(--space-md)}.prose h3{margin-top:var(--space-lg);margin-bottom:var(--space-sm)}.prose h1,h2,h3{color:var(--text)}.prose ul,.prose ol{padding-left:var(--space-lg);margin-bottom:1rem}.prose li{margin-bottom:.5rem}.prose blockquote{border-left:3px solid var(--border);padding-left:var(--space-lg);color:var(--text-muted);font-style:italic;margin:var(--space-lg) 0}.prose img{max-width:100%;height:auto;border-radius:8px;margin:var(--space-lg) 0}.prose hr{border:none;border-top:1px solid var(--border);margin:var(--space-xl) 0}.text-muted{color:var(--text-muted)}.text-sm{font-size:.875rem}.timeline{position:relative}.timeline-item{display:flex;gap:var(--space-sm);margin-bottom:var(--space-md);position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-date{width:80px;flex-shrink:0;text-align:right;color:var(--text-muted);font-size:.875rem}.timeline-content{flex:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}section{margin-bottom:var(--space-xl)}@media (max-width: 640px){html{font-size:16px}h1{font-size:2rem}.container{padding:0 var(--space-md)}.timeline:before{display:none}.timeline-item{flex-direction:column;gap:var(--space-xs)}.timeline-date{width:auto;text-align:left}.timeline-content{padding-left:0;display:flex}}.section-title{font-size:1.125rem;margin-bottom:var(--space-lg);display:flex;align-items:center;gap:var(--space-xs);color:var(--text)}.section-title>svg{width:16px;height:16px}.text-accent{color:var(--accent)}main[data-astro-cid-5hce7sga]{min-height:calc(100vh - var(--header-height) - 200px)}
