:root[data-theme=dark]{--background:#050505;--foreground:#fafafa;--primary:#e6e6e6;--muted:#212121;--muted-foreground:#a1a1a1;--card:#131313;--border:#ffffff1a;--ring:#6f6f6f;--cell-0:#1c1c1c;--cell-1:#40403f;--cell-2:#6b6b6a;--cell-3:#9c9c9a;--cell-4:#e6e6e6;color-scheme:dark}:root[data-theme=light]{--background:#fff;--foreground:#0a0a0a;--primary:#171717;--muted:#f4f4f5;--muted-foreground:#71717a;--card:#fafafa;--border:#0000001a;--ring:#a1a1aa;--cell-0:#ebebee;--cell-1:#c6c6cb;--cell-2:#96969d;--cell-3:#5d5d65;--cell-4:#1f1f22;color-scheme:light}:root{--sans:"Geist", ui-sans-serif, system-ui, -apple-system, sans-serif;--mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--heading:"Instrument Serif", Georgia, serif;--radius:.625rem;--container:40rem}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--background);scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overscroll-behavior:none;background:var(--background);min-width:320px;min-height:100dvh;color:var(--foreground);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;font-size:1rem;line-height:1.5;display:flex}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}a:focus-visible,button:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:4px}::selection{background:var(--primary);color:var(--background)}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1rem}.top-fade{z-index:50;pointer-events:none;backdrop-filter:blur(24px);width:100%;height:3rem;position:fixed;top:0;left:0;mask-image:linear-gradient(#000,#0000)}@keyframes enter{0%{opacity:0;filter:blur(12px);transform:translateY(5%)}}@keyframes enter-from-top{0%{opacity:0;filter:blur(12px);transform:translateY(-10%)}}.reveal{animation:.6s both enter;animation-delay:var(--delay,0s)}.reveal-top{animation:.6s both enter-from-top}.section-title{color:var(--primary);font-family:var(--heading);font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.75rem}.link{background-image:linear-gradient(var(--primary), var(--primary));color:var(--muted-foreground);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1.5px;align-items:center;gap:.125rem;transition:color .15s,gap .15s,background-size .3s;display:inline-flex}.link:hover,.link:active{color:var(--primary);background-size:100% 1.5px;gap:.25rem}.link-text{padding-bottom:1px;display:inline}.link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex-shrink:0;width:.75rem;height:.75rem}.link-text svg{vertical-align:-1px;display:inline-block}.rows{grid-template-columns:1fr;display:grid}.rows>*+*{border-top:1px solid var(--border)}.row{width:100%;padding-block:1rem;transition:opacity 50ms}.rows:hover .row{opacity:.3}.rows .row:hover{opacity:1}::view-transition-old(root),::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2;animation:.6s cubic-bezier(.22,1,.36,1) both theme-reveal}@keyframes theme-reveal{0%{clip-path:circle(0 at var(--theme-x,50vw) var(--theme-y,50vh))}to{clip-path:circle(150% at var(--theme-x,50vw) var(--theme-y,50vh))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tec[data-astro-cid-mdrchjcg]{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:.375rem;font-size:.8125rem;transition:color .15s;display:inline-flex}.tec[data-astro-cid-mdrchjcg]:hover{color:var(--primary)}.tec-icon[data-astro-cid-mdrchjcg]{fill:currentColor;flex-shrink:0;width:.875rem;height:.875rem}.topbar[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1rem;padding-top:2.5rem;display:flex}.topbar[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{align-items:center;margin-left:-.625rem;display:flex;position:relative}.nav-line[data-astro-cid-lcdefpme]{background:var(--primary);opacity:0;border-radius:1px;width:0;height:1.5px;transition:transform .45s cubic-bezier(.22,1,.36,1),width .45s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;bottom:0;left:0}.nav-line[data-astro-cid-lcdefpme][data-ready=true]{opacity:1}.nav-link[data-astro-cid-lcdefpme][data-active=true]{color:var(--foreground)}.topbar[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted-foreground);border-radius:.375rem;padding:.25rem .625rem;font-size:.875rem;transition:color .15s}.topbar[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--foreground)}#theme-toggle[data-astro-cid-lcdefpme]{width:1.75rem;height:1.75rem;color:var(--muted-foreground);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}#theme-toggle[data-astro-cid-lcdefpme]:hover{background:var(--muted);color:var(--foreground)}#theme-toggle[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6px;width:1rem;height:1rem}:root[data-theme=dark] .icon-sun[data-astro-cid-lcdefpme],:root[data-theme=light] .icon-moon[data-astro-cid-lcdefpme]{display:none}main[data-astro-cid-lcdefpme]{padding-block:3.5rem}.section[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;padding:1.5rem 0;display:flex}.section-head[data-astro-cid-lcdefpme]{flex:1;align-items:center;gap:.25rem;display:flex}.dot[data-astro-cid-lcdefpme]{transition:color .3s,transform .3s;display:inline-block}.section[data-astro-cid-lcdefpme][data-active=true] .dot[data-astro-cid-lcdefpme]{color:var(--foreground);animation:2.4s ease-in-out infinite dot-beat}@keyframes dot-beat{0%,to{opacity:.35;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-1px)scale(1.15)}}.anchor[data-astro-cid-lcdefpme]{width:1.75rem;height:1.75rem;color:var(--muted-foreground);opacity:0;border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;transition:background-color .15s,color .15s,opacity .15s;display:inline-flex}.section-head[data-astro-cid-lcdefpme]:hover .anchor[data-astro-cid-lcdefpme]{opacity:1}.anchor[data-astro-cid-lcdefpme]:hover{background:var(--muted);color:var(--foreground)}.intro-head[data-astro-cid-lcdefpme]{align-items:center;gap:1.25rem;display:flex}.avatar[data-astro-cid-lcdefpme]{isolation:isolate;perspective:400px;width:60px;height:60px;transform-style:preserve-3d;border-radius:9999px;flex-shrink:0;transition:border-radius .4s,box-shadow .4s;animation:.7s cubic-bezier(.22,1,.36,1) both enter;position:relative}.avatar[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border-radius:inherit;object-fit:cover;width:100%;height:100%;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) scale(var(--tilt-scale,1));transition:transform .4s cubic-bezier(.22,1,.36,1)}.avatar-glow[data-astro-cid-lcdefpme]{z-index:1;border-radius:inherit;background:radial-gradient(circle at var(--glow-x,50%) var(--glow-y,50%), color-mix(in oklab, var(--foreground) 45%, transparent), transparent 55%);opacity:0;pointer-events:none;mix-blend-mode:soft-light;transition:opacity .35s;position:absolute;inset:0}.avatar[data-astro-cid-lcdefpme][data-hover=true]{box-shadow:0 0 0 1px var(--border);border-radius:38%}.avatar[data-astro-cid-lcdefpme][data-hover=true] .avatar-glow[data-astro-cid-lcdefpme]{opacity:1}h1[data-astro-cid-lcdefpme]{color:var(--primary);letter-spacing:-.025em;white-space:nowrap;font-size:1.5rem;font-weight:600;line-height:1.375}h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{animation:.6s both enter;display:inline-block}h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{animation-delay:.15s}h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{animation-delay:.25s}.intro-role[data-astro-cid-lcdefpme]{color:var(--muted-foreground);margin-top:.25rem;font-size:1rem;line-height:1.375;animation:.6s .35s both enter}.prose[data-astro-cid-lcdefpme]{color:var(--muted-foreground);flex-direction:column;gap:.625rem;font-size:.875rem;line-height:1.625rem;animation:.6s .45s both enter;display:flex}.prose[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--primary);font-weight:500}.intro-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;animation:.6s .55s both enter;display:flex}.button[data-astro-cid-lcdefpme]{border:1px solid var(--border);height:2rem;color:var(--foreground);white-space:nowrap;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding-inline:.75rem;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s,translate .1s;display:inline-flex}.button[data-astro-cid-lcdefpme]:hover{background:var(--muted)}.button[data-astro-cid-lcdefpme]:active{translate:0 1px}.button[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{flex-shrink:0;width:.875rem;height:.875rem;margin-right:.375rem}.button[data-astro-cid-lcdefpme] .icon-fill[data-astro-cid-lcdefpme]{fill:currentColor}.button[data-astro-cid-lcdefpme] .icon-stroke[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.button-primary[data-astro-cid-lcdefpme]{background:var(--primary);color:var(--background);border-color:#0000}.button-primary[data-astro-cid-lcdefpme]:hover{background:var(--foreground)}[data-js] [data-astro-cid-lcdefpme][data-anim]{opacity:0;filter:blur(6px);transform:translateY(10px)}[data-js] [data-astro-cid-lcdefpme][data-anim][data-in=true]{opacity:1;filter:none;transition:opacity .5s ease var(--stagger,0s), transform .5s cubic-bezier(.22, 1, .36, 1) var(--stagger,0s), filter .5s ease var(--stagger,0s);transform:none}.row-top[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.row[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary);font-size:1rem;font-weight:400}.row-links[data-astro-cid-lcdefpme]{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.row-text[data-astro-cid-lcdefpme]{color:var(--muted-foreground);margin-top:.25rem;font-size:.875rem}.tec-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:.375rem .875rem;margin-top:.5rem;display:flex}.tec-row[data-astro-cid-lcdefpme] .tec{will-change:transform;transition:transform .25s cubic-bezier(.22,1,.36,1)}.tec-row-end[data-astro-cid-lcdefpme]{justify-content:flex-end;margin-top:0}.activity[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;display:flex}.activity-top[data-astro-cid-lcdefpme]{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;display:flex}.activity-top[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--primary);font-variant-numeric:tabular-nums;font-weight:500}.activity-scroll[data-astro-cid-lcdefpme]{scrollbar-width:none;overflow-x:auto}.activity-scroll[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.activity-grid[data-astro-cid-lcdefpme]{--cell:9px;grid-auto-columns:var(--cell);grid-auto-flow:column;grid-template-rows:repeat(7, var(--cell));gap:2px;width:max-content;display:grid}.cell{background:var(--cell-0);border-radius:2px;transition:transform .15s,background-color .3s}.cell[data-level="1"]{background:var(--cell-1)}.cell[data-level="2"]{background:var(--cell-2)}.cell[data-level="3"]{background:var(--cell-3)}.cell[data-level="4"]{background:var(--cell-4)}.activity-grid[data-astro-cid-lcdefpme][data-in=true] .cell{animation:.4s both cell-in;animation-delay:var(--d,0s)}@keyframes cell-in{0%{opacity:0;transform:scale(.35)}}.activity-grid[data-astro-cid-lcdefpme] .cell:hover{transform:scale(1.45)}.activity-months[data-astro-cid-lcdefpme]{width:max-content;color:var(--muted-foreground);grid-auto-columns:9px;grid-auto-flow:column;gap:2px;margin-bottom:.375rem;font-size:.6875rem;line-height:1;display:grid}.activity-months[data-astro-cid-lcdefpme] span{white-space:nowrap;overflow:hidden}.activity-legend[data-astro-cid-lcdefpme]{color:var(--muted-foreground);justify-content:flex-end;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.activity-legend[data-astro-cid-lcdefpme] .cell{width:9px;height:9px}.activity-legend[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{margin-right:.25rem}.activity-legend[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{margin-left:.25rem}.activity-tip[data-astro-cid-lcdefpme]{z-index:60;border:1px solid var(--border);background:var(--card);color:var(--foreground);white-space:nowrap;opacity:0;pointer-events:none;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .15s;position:fixed;translate:-50% calc(-100% - 8px)}.activity-tip[data-astro-cid-lcdefpme][data-visible=true]{opacity:1}.row-at[data-astro-cid-lcdefpme]{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.row-date[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem}.row-inline[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.row-inline[data-astro-cid-lcdefpme] .row-text[data-astro-cid-lcdefpme]{text-align:right;max-width:70%;margin:0}.brand-icon[data-astro-cid-lcdefpme]{vertical-align:-3px;border-radius:9999px;width:1rem;height:1rem;margin-left:.125rem;margin-right:.375rem;transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-block}.link-brand[data-astro-cid-lcdefpme]:hover .brand-icon[data-astro-cid-lcdefpme]{transform:rotate(-8deg)scale(1.12)}.link-xs[data-astro-cid-lcdefpme]{font-size:.75rem}.link-sm[data-astro-cid-lcdefpme]{font-size:.875rem}.contact-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;justify-items:start;gap:.5rem;display:grid}.contact-plain[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.875rem}.site-footer[data-astro-cid-lcdefpme]{margin-top:auto}.site-footer[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{padding-top:.75rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .75rem);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.75rem}#scroll-top[data-astro-cid-lcdefpme]{z-index:50;right:1rem;bottom:calc(.5rem + env(safe-area-inset-bottom,0px));background:var(--muted);width:1.75rem;height:1.75rem;color:var(--foreground);border-radius:.5rem;justify-content:center;align-items:center;transition:background-color .3s,opacity .3s;display:inline-flex;position:fixed}#scroll-top[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6px;width:1rem;height:1rem}#scroll-top[data-astro-cid-lcdefpme][data-visible=false]{opacity:0;pointer-events:none}#scroll-top[data-astro-cid-lcdefpme][data-direction=down]{opacity:.3}#scroll-top[data-astro-cid-lcdefpme][data-direction=down]:hover,#scroll-top[data-astro-cid-lcdefpme][data-direction=up]{opacity:1}@media (width>=40rem){.contact-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}#scroll-top[data-astro-cid-lcdefpme]{bottom:1rem}}@media (width>=64rem){#scroll-top[data-astro-cid-lcdefpme]{bottom:2rem;right:2rem}}@media (width<=30rem){h1[data-astro-cid-lcdefpme]{white-space:normal}.row-inline[data-astro-cid-lcdefpme]{flex-direction:column;gap:.25rem}.row-inline[data-astro-cid-lcdefpme] .row-text[data-astro-cid-lcdefpme]{text-align:left;max-width:100%}.tec-row[data-astro-cid-lcdefpme] .tec{will-change:transform;transition:transform .25s cubic-bezier(.22,1,.36,1)}.tec-row-end[data-astro-cid-lcdefpme]{justify-content:flex-start;margin-top:.25rem}}
