.theme-toggle-wrapper.svelte-kzl1cq{display:flex;align-items:center;justify-content:center}.theme-toggle.svelte-kzl1cq{display:flex;align-items:center;justify-content:center;background-color:var(--light-button-bg, rgba(255, 255, 255, .7));backdrop-filter:blur(10px);border:2px solid rgba(0,0,0,.07);box-shadow:0 0 20px 1px #0000001a;color:var(--text-secondary);border-radius:50%;width:48px;height:48px;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.theme-toggle.svelte-kzl1cq:hover:not(:disabled){transform:scale(1.05);color:var(--primary-color);background-color:var(--light-button-bg, rgba(255, 255, 255, .8));border-color:#0000001f}.theme-toggle.svelte-kzl1cq:active:not(:disabled){transform:scale(.95);box-shadow:0 1px 4px #0000001a}.theme-toggle.svelte-kzl1cq:disabled{cursor:not-allowed;opacity:.7}.sr-only.svelte-kzl1cq{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.icon-container.svelte-kzl1cq{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.icon.svelte-kzl1cq{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:0;transform:rotate(-90deg) scale(0)}.sun-icon.active.svelte-kzl1cq,.moon-icon.active.svelte-kzl1cq{opacity:1;transform:rotate(0) scale(1)}.theme-dark .theme-toggle.svelte-kzl1cq{color:#fff;background-color:var(--dark-button-bg, rgba(15, 15, 15, .7));backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.07);box-shadow:0 0 20px 1px #b1b1b10d}.theme-dark .theme-toggle.svelte-kzl1cq:hover:not(:disabled){background-color:var(--dark-button-bg, rgba(15, 15, 15, .8));border:2px solid rgba(255,255,255,.12);color:var(--primary-color)}nav[data-astro-cid-dmqpwcec]{align-items:center;display:flex;flex:1;font-family:var(--font-family-sans);font-weight:700;justify-content:space-between;text-transform:uppercase;gap:3em}a[data-astro-cid-dmqpwcec]{color:inherit;text-decoration:none;padding:10px 5px;display:block;position:relative;min-width:70px;text-align:center;transition:opacity .3s ease;border-radius:4px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}a[data-astro-cid-dmqpwcec]:not(.selected){opacity:.7}a[data-astro-cid-dmqpwcec]:hover{opacity:1}.selected[data-astro-cid-dmqpwcec]{color:var(--primary-color)}.theme-toggle-container[data-astro-cid-dmqpwcec]{width:75px;display:flex;align-items:center;justify-content:center;height:48px}.hamburger-container[data-astro-cid-dmqpwcec]{width:75px;display:none;align-items:center;justify-content:center;height:48px}.hamburger[data-astro-cid-dmqpwcec]{flex-direction:column;justify-content:space-between;width:48px;height:48px;cursor:pointer;z-index:100;border-radius:50%;padding:0;margin:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background-color:var(--light-button-bg, rgba(255, 255, 255, .7));backdrop-filter:blur(10px);border:2px solid rgba(0,0,0,.07);box-shadow:0 0 20px 1px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger[data-astro-cid-dmqpwcec]:hover{transform:scale(1.1);color:var(--primary-color);box-shadow:0 4px 12px #0003;border-color:#0000001f}.theme-dark .hamburger[data-astro-cid-dmqpwcec]{color:#fff;background-color:var(--dark-button-bg, rgba(15, 15, 15, .7));backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.07);box-shadow:0 0 20px 1px #b1b1b10d}.hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:20px;height:2px;background-color:var(--text-main);transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:2px;transform-origin:center;margin:0 auto}.hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:first-child{margin-top:16px}.hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:last-child{margin-bottom:16px}.hamburger[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0;transform:scale(0)}.hamburger[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:100%;right:2em;left:2em;width:auto;height:fit-content;background-color:var(--light-button-bg, #ffffff);padding:1.2em;z-index:99;opacity:0;transform:translate(-100%);transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:none;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 4px 20px #00000026;margin-top:1.5em}.mobile-menu[data-astro-cid-dmqpwcec].open{display:block;opacity:1;transform:scale(1) translateY(0);pointer-events:auto;box-shadow:0 12px 32px #0003}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;padding:.8em 1.2em;min-width:auto;text-align:left;font-size:1em;transition:all .3s ease;position:relative;text-transform:uppercase;font-family:var(--font-family-sans);font-weight:700;opacity:0;transform:translate(-10px);background-color:transparent;border:none;box-shadow:none}.theme-dark .mobile-menu[data-astro-cid-dmqpwcec]{color:#fff;background-color:var(--dark-button-bg, #2a2a2a);box-shadow:0 2px 6px #ffffff0d,0 0 8px #ffffff1a;border:1px solid rgba(255,255,255,.1)}.mobile-menu[data-astro-cid-dmqpwcec].open a[data-astro-cid-dmqpwcec]{opacity:1;transform:translate(0)}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{transition-delay:calc(.1s + var(--i) * .05s)}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.selected){opacity:.7}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].resume-link{border:1px solid #fa5b0f;border-radius:3.125rem;background-color:#e8e8e8;opacity:.8;margin-top:.5em}.theme-dark .mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].resume-link{background-color:#1a1a1a}.mobile-menu[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{opacity:1;transform:translate(5px)}.mobile-menu[data-astro-cid-dmqpwcec] .selected[data-astro-cid-dmqpwcec]{color:var(--primary-color);background-color:transparent}.theme-dark .mobile-menu[data-astro-cid-dmqpwcec] .selected[data-astro-cid-dmqpwcec]{background-color:transparent}.overlay[data-astro-cid-dmqpwcec]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:98;opacity:0;transition:opacity .3s ease}.overlay[data-astro-cid-dmqpwcec].open{display:block;opacity:1}.desktop-nav[data-astro-cid-dmqpwcec]{display:flex;gap:3em;padding:.5em 1.5em;border-radius:50px;height:48px;align-items:center;background-color:var(--light-button-bg, rgba(255, 255, 255, .7));backdrop-filter:blur(10px);box-shadow:0 0 20px 1px #0000001a;border:2px solid rgba(0,0,0,.07)}.theme-dark .desktop-nav[data-astro-cid-dmqpwcec]{color:#fff;background-color:var(--dark-button-bg, rgba(15, 15, 15, .7));backdrop-filter:blur(10px);box-shadow:0 0 20px 1px #b1b1b10d;border:2px solid rgba(255,255,255,.07)}a[data-astro-cid-dmqpwcec].resume-link{position:relative;border:2px solid #fa5b0f;border-radius:3.125rem;padding:.25rem .75rem;background-color:#efefef;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s ease;opacity:.8}a[data-astro-cid-dmqpwcec].resume-link:hover{transform:translateY(-1px) scale(1.02);opacity:.9}.theme-dark a[data-astro-cid-dmqpwcec].resume-link{background-color:#1f1f1f;border-width:1px;opacity:.7}.theme-dark a[data-astro-cid-dmqpwcec].resume-link:hover{opacity:.8}@media screen and (max-width: 720px){nav[data-astro-cid-dmqpwcec]{gap:1.5em;position:relative;padding:.5em 0}.desktop-nav[data-astro-cid-dmqpwcec]{display:none}.hamburger-container[data-astro-cid-dmqpwcec]{display:flex;width:60px}.hamburger[data-astro-cid-dmqpwcec]{display:flex}.hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{height:2px;border-radius:2px}.hamburger[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(5px) rotate(45deg)}.hamburger[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-5px) rotate(-45deg)}a[data-astro-cid-dmqpwcec].resume-link{position:relative;border:1px solid #fa5b0f;border-radius:3.125rem;padding:.25rem .75rem;background-color:#e8e8e8;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s ease;opacity:.8}.theme-dark a[data-astro-cid-dmqpwcec].resume-link{background-color:#1a1a1a}}@media screen and (min-width: 721px){.mobile-menu[data-astro-cid-dmqpwcec],.overlay[data-astro-cid-dmqpwcec],.hamburger-container[data-astro-cid-dmqpwcec]{display:none!important}}header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;width:100%;z-index:100;height:var(--header-height);transition:height .3s ease}.header-content[data-astro-cid-3ef6ksr2]{display:flex;margin:0 auto;padding:1.5em 10vw;width:100%;height:100%;align-items:center;padding-top:2.5em}@media screen and (max-width: 1200px){.header-content[data-astro-cid-3ef6ksr2]{padding-left:6vw;padding-right:6vw}}@media screen and (max-width: 720px){.header-content[data-astro-cid-3ef6ksr2]{padding-left:2em;padding-right:2em}}body{background-color:var(--background-body);transition:background-color .3s ease}.layout[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;min-height:100%;min-height:100vh}main[data-astro-cid-37fxchfa]{flex:1;position:relative;margin:0;max-width:100%;padding:0;box-sizing:border-box;width:100%;display:flex;flex-direction:column;background-image:url(/assets/bg-pattern-light.webp);background-size:auto}:root.theme-dark main[data-astro-cid-37fxchfa]{background-image:url(/assets/bg-pattern-dark.webp)}.skip-link[data-astro-cid-37fxchfa]{position:absolute;top:-100%;left:1em;z-index:1000;padding:.5em 1em;background:var(--primary-color);color:#fff;border-radius:0 0 .5em .5em;text-decoration:none;font-weight:600}.skip-link[data-astro-cid-37fxchfa]:focus{top:0}.home-container[data-astro-cid-bbe6dxrz]{position:relative;height:100vh;padding:var(--header-height) 1.5em 0em 1.5em;overflow:hidden}.hero-image-overlay[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#00000040,#0000 20%);z-index:2;transition:background .2s ease-in-out}.theme-dark .hero-image-overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(to top,#00000080,#0000 10%)}.hero-text[data-astro-cid-bbe6dxrz]{position:absolute;z-index:3;bottom:10vh;left:10em}.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-weight:700;font-size:8em;margin-bottom:0;padding-left:2px;line-height:1;-webkit-text-stroke:1px #5f5f5f;text-stroke:1px #5f5f5f}.theme-dark .hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{color:var(--text-main);-webkit-text-stroke:none;text-stroke:none}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-weight:700;font-size:10em;margin-bottom:0;color:var(--primary-color)}.hero-text[data-astro-cid-bbe6dxrz] #subtitle[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:1.6em;font-style:italic;color:var(--text-secondary);margin-bottom:1.5em;margin-top:0;padding-left:4px;font-weight:600}.hero-image-container[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-1em;right:10em;z-index:1}.hero-image[data-astro-cid-bbe6dxrz]{min-height:250px;width:100%;max-height:calc(100vh - var(--header-height) - 1em);object-fit:contain}.cta-button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5em;border:1px solid #fa5b0f;padding:.3em 1em;font-size:1.3em;color:#fa5b0f;text-decoration:none;border-radius:1.5em;font-weight:500;font-style:italic;transition:transform .3s ease,background-color .3s ease;background-color:#fafafa;opacity:.9}.cta-button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);opacity:1}.theme-dark .cta-button[data-astro-cid-bbe6dxrz]{background-color:transparent}.theme-dark .cta-button[data-astro-cid-bbe6dxrz]:hover{background-color:#0a0a0a}.double-arrow[data-astro-cid-bbe6dxrz]{width:1.2em;height:.7em;vertical-align:middle}@media (max-width: 1300px){.hero-text[data-astro-cid-bbe6dxrz]{left:8vw}.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:7em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:10em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.4em}.hero-image-container[data-astro-cid-bbe6dxrz]{right:8vw}}@media (max-width: 1200px){.hero-text[data-astro-cid-bbe6dxrz]{left:5vw}.hero-image[data-astro-cid-bbe6dxrz]{max-height:85vh}.hero-image-container[data-astro-cid-bbe6dxrz]{right:3vw}}@media (max-height: 900px){.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:7em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:9em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.3em}}@media (max-width: 1024px){.hero-text[data-astro-cid-bbe6dxrz]{left:4em}.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:6.5em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:8em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.2em}.hero-image-container[data-astro-cid-bbe6dxrz]{right:2em}}@media (max-width: 940px){.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:6.5em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:8em}.theme-dark .hero-image-overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(to top,#000,#0000 50%)}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.2em}.hero-image-container[data-astro-cid-bbe6dxrz]{right:1em}}@media (max-height: 800px){.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:6em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:8em;line-height:1.4}.hero-text[data-astro-cid-bbe6dxrz] #subtitle[data-astro-cid-bbe6dxrz]{font-size:1.4em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.2em}}@media (max-width: 810px){.hero-image-container[data-astro-cid-bbe6dxrz]{right:-5em}.hero-image[data-astro-cid-bbe6dxrz]{max-height:80vh}.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:6em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:7em}.hero-text[data-astro-cid-bbe6dxrz] #subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5em}}@media (max-height: 680px){.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:5em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:6em}.hero-text[data-astro-cid-bbe6dxrz] #subtitle[data-astro-cid-bbe6dxrz]{font-size:1.4em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.2em}}@media (max-height: 540px){.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:5em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:6em}.hero-text[data-astro-cid-bbe6dxrz] #subtitle[data-astro-cid-bbe6dxrz]{font-size:1.3em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:1.1em}}@media (max-height: 480px){.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:4em}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:4.8em}}@media (max-width: 720px){.hero-image-container[data-astro-cid-bbe6dxrz]{right:-5em}.hero-image[data-astro-cid-bbe6dxrz]{max-height:85vh;margin:0 auto}.hero-text[data-astro-cid-bbe6dxrz]{left:2em}.hero-text[data-astro-cid-bbe6dxrz] #hi[data-astro-cid-bbe6dxrz]{font-size:clamp(3em,11.67vw,6em);color:#fff;-webkit-text-stroke:1px #5f5f5f;text-stroke:1px #5f5f5f}.hero-text[data-astro-cid-bbe6dxrz] #name[data-astro-cid-bbe6dxrz]{font-size:clamp(3.5em,13.61vw,7em)}.hero-text[data-astro-cid-bbe6dxrz] #subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1.2em,.5em + 2vw,1.7em);margin-top:.5em}.hero-text[data-astro-cid-bbe6dxrz] .cta-button[data-astro-cid-bbe6dxrz]{font-size:clamp(1.3em,1em + 1vw,1.5em)}}.section[data-astro-cid-sh445jdo]{min-height:100vh;padding:8em 10vw 0;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;width:100%}.section-content[data-astro-cid-sh445jdo]{text-align:left;width:100%;color:var(--text-secondary)}.section[data-astro-cid-sh445jdo] h2[data-astro-cid-sh445jdo]{font-size:2em;margin-bottom:1em}.section-heading[data-astro-cid-sh445jdo]{display:flex;flex-direction:column;gap:.5em}.title-container[data-astro-cid-sh445jdo]{display:flex;align-items:center;gap:1em}.title[data-astro-cid-sh445jdo]{font-size:1em;text-transform:uppercase;letter-spacing:.1em;font-weight:700;opacity:0}.title-line[data-astro-cid-sh445jdo]{height:2px;flex:1;background:linear-gradient(90deg,var(--primary-color),transparent);transform:scaleX(0);transform-origin:left}.subtitle[data-astro-cid-sh445jdo]{font-size:2em;margin:0;color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 1200px){.section[data-astro-cid-sh445jdo]{padding:8em 6vw 0}}@media (max-width: 1024px){.section[data-astro-cid-sh445jdo]{padding:7.5em 6vw 0}}@media (max-width: 720px){.section[data-astro-cid-sh445jdo]{padding-bottom:0;padding-top:6em}.subtitle[data-astro-cid-sh445jdo]{font-size:1.6em}}.about-container[data-astro-cid-v2cbyr3p]{padding:0 1em}.about-content[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.about-content[data-astro-cid-v2cbyr3p].outside-the-lab{grid-template-columns:1.5fr 1fr}.about-subtitle[data-astro-cid-v2cbyr3p]{margin-bottom:0;margin-top:1em}.about-subtitle[data-astro-cid-v2cbyr3p].now{background:linear-gradient(to right,#fa5b0f,#fe9c6f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.5em;border-left:2px solid #fa5b0f;padding-left:.75rem;margin-top:.5em}.about-now-last-updated[data-astro-cid-v2cbyr3p]{font-size:1.1em;font-weight:500;opacity:.7;margin-top:.5em;margin-bottom:0;font-style:italic}.theme-dark .about-now-last-updated[data-astro-cid-v2cbyr3p]{opacity:.5}.about-text-container[data-astro-cid-v2cbyr3p]{margin-bottom:1.5em;flex:1}.about-text-container[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{padding-top:.7em;font-size:1.2em;margin:0}.no-wrap[data-astro-cid-v2cbyr3p]{white-space:nowrap}.dim[data-astro-cid-v2cbyr3p]{opacity:.7}.theme-dark .dim[data-astro-cid-v2cbyr3p]{opacity:.5}.about-now-text-container[data-astro-cid-v2cbyr3p]{padding-top:.3em;font-size:1.2em;margin:0 0 1.5em}.about-now-text-container[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1em;margin:0;padding-top:.3em}.about-now-text-container[data-astro-cid-v2cbyr3p] ul[data-astro-cid-v2cbyr3p]{margin:0!important;font-size:1em;color:var(--text-main)}.about-now-text-container[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{margin:.3em 0!important}.about-now-text-container[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]::marker{color:#fa5b0fb3}.left-column[data-astro-cid-v2cbyr3p],.right-column[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;height:100%}.image-column[data-astro-cid-v2cbyr3p]{justify-content:center;align-items:center}.image-stack[data-astro-cid-v2cbyr3p]{margin:3em 0;position:relative;min-height:400px;height:100%;display:flex;align-items:center;justify-content:center;width:100%}.image-wrapper[data-astro-cid-v2cbyr3p]{position:absolute;border-radius:16px;overflow:hidden;box-shadow:0 8px 16px #0003;opacity:1;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);will-change:transform,opacity,z-index;border:5px solid var(--color-img-border)}.image-wrapper[data-astro-cid-v2cbyr3p]:hover:not(.active){transform:scale(1.02);box-shadow:0 12px 24px #0000004d}.main-image[data-astro-cid-v2cbyr3p]{height:320px;top:0;left:0;z-index:3;transform:rotate(-3deg)}.main-image[data-astro-cid-v2cbyr3p]:hover:not(.active){transform:scale(1.02) rotate(-3deg)}.main-image[data-astro-cid-v2cbyr3p].active{transform:scale(1.05) rotate(0) translate(15%);z-index:4;box-shadow:0 12px 24px #0000004d}.secondary-image[data-astro-cid-v2cbyr3p]{height:320px;bottom:0;right:0;z-index:2;transform:rotate(3deg)}.secondary-image[data-astro-cid-v2cbyr3p]:hover:not(.active){transform:scale(1.02) rotate(3deg)}.secondary-image[data-astro-cid-v2cbyr3p].active{transform:scale(1.05) rotate(0) translate(-15%);z-index:4;box-shadow:0 12px 24px #0000004d}.image-wrapper[data-astro-cid-v2cbyr3p].inactive{opacity:.3;transform:scale(.95)}.image-wrapper[data-astro-cid-v2cbyr3p].inactive:hover{opacity:.7}.about-image[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:cover}.explorer-image-container[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:center;height:100%}.explorer-image[data-astro-cid-v2cbyr3p]{border-radius:16px;overflow:hidden;box-shadow:0 8px 16px #0003;height:320px;transform:rotate(2deg);cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;border:5px solid var(--color-img-border);margin:0 auto}.explorer-image[data-astro-cid-v2cbyr3p]:hover:not(.active){transform:scale(1.02) rotate(2deg);box-shadow:0 12px 24px #00000040}.explorer-image[data-astro-cid-v2cbyr3p].active{transform:scale(1.05) rotate(0);box-shadow:0 12px 24px #0000004d}.image-overlay[data-astro-cid-v2cbyr3p]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(#0000001a,#000000b3);padding:1rem;border-bottom-left-radius:11px;border-bottom-right-radius:11px;margin-bottom:-5px}.image-text[data-astro-cid-v2cbyr3p]{color:#fff;font-size:.9em;font-weight:500;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:font-weight .3s ease}.image-wrapper[data-astro-cid-v2cbyr3p].active .image-text[data-astro-cid-v2cbyr3p],.explorer-image[data-astro-cid-v2cbyr3p].active .image-text[data-astro-cid-v2cbyr3p]{font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.social-icons[data-astro-cid-v2cbyr3p]{display:flex;gap:1.5rem;margin-top:1.5em}.social-icon[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:center;background-color:var(--light-button-bg, #ffffff);border:1px solid rgba(0,0,0,.08);color:var(--text-secondary);border-radius:50%;width:48px;height:48px;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;box-shadow:0 2px 8px #00000026;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.social-icon[data-astro-cid-v2cbyr3p]:hover{color:var(--primary-color)}.theme-dark .social-icon[data-astro-cid-v2cbyr3p]{color:#fff;background-color:var(--dark-button-bg, #2a2a2a);box-shadow:0 2px 6px #ffffff0d,0 0 8px #ffffff1a;border:1px solid rgba(255,255,255,.1)}.theme-dark .social-icon[data-astro-cid-v2cbyr3p]:hover{color:var(--primary-color)}.social-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:20px;height:20px}.social-icon[data-astro-cid-v2cbyr3p][aria-label=GitHub] svg[data-astro-cid-v2cbyr3p]{width:20px;height:20px}.social-icon[data-astro-cid-v2cbyr3p][aria-label=Email] svg[data-astro-cid-v2cbyr3p]{width:20px;height:20px}@media (max-width: 1024px){.about-content[data-astro-cid-v2cbyr3p],.about-content[data-astro-cid-v2cbyr3p].outside-the-lab{grid-template-columns:1fr;gap:2em}.image-stack[data-astro-cid-v2cbyr3p]{margin-bottom:0;margin-top:2em;max-width:740px}.main-image[data-astro-cid-v2cbyr3p],.secondary-image[data-astro-cid-v2cbyr3p]{width:60%}.about-subtitle[data-astro-cid-v2cbyr3p]{margin-top:0}.about-subtitle[data-astro-cid-v2cbyr3p].now{margin-top:3em}}@media (max-width: 720px){.about-subtitle[data-astro-cid-v2cbyr3p]{margin-top:0}}@media (max-width: 568px){.about-container[data-astro-cid-v2cbyr3p]{padding:0}.main-image[data-astro-cid-v2cbyr3p],.secondary-image[data-astro-cid-v2cbyr3p]{width:70%;height:300px}}@media (max-width: 480px){.main-image[data-astro-cid-v2cbyr3p],.secondary-image[data-astro-cid-v2cbyr3p]{height:250px}}.project-card[data-astro-cid-mspuyifq]{display:flex;flex-direction:column;background:var(--card-bg);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;position:relative;border:1px solid rgba(0,0,0,.1);cursor:pointer;outline:none}.project-card[data-astro-cid-mspuyifq]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.theme-dark .project-card[data-astro-cid-mspuyifq]{border:1px solid rgba(255,255,255,.1)}.project-card[data-astro-cid-mspuyifq]:hover{transform:translateY(-2px);box-shadow:0 0 12px #1a1a1a1a}.theme-dark .project-card[data-astro-cid-mspuyifq]:hover{box-shadow:0 0 12px #ffffff1a}.project-card[data-astro-cid-mspuyifq].featured{border:2px solid rgba(250,91,15,.2);box-shadow:0 0 20px #fa5b0f1a}.project-card[data-astro-cid-mspuyifq].featured:hover{box-shadow:0 0 16px #fa5b0f4d;transform:scale(1.02)}.theme-dark .project-card[data-astro-cid-mspuyifq].featured:hover{box-shadow:0 0 16px #fa5b0f40}.project-card-image[data-astro-cid-mspuyifq]{width:100%;aspect-ratio:16/9;overflow:hidden;border:5px solid rgba(255,255,255,.1);border-radius:16px;transition:backdrop-filter .3s ease;position:relative}.theme-dark .project-card-image[data-astro-cid-mspuyifq]{border:5px solid rgba(42,42,42,.1)}.project-card-image[data-astro-cid-mspuyifq] img[data-astro-cid-mspuyifq]{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:filter .3s ease;filter:brightness(.9)}.project-card[data-astro-cid-mspuyifq]:hover .project-card-image[data-astro-cid-mspuyifq] img[data-astro-cid-mspuyifq]{filter:brightness(1)}.project-card-content[data-astro-cid-mspuyifq]{padding:1.5rem}.project-card-content[data-astro-cid-mspuyifq] h3[data-astro-cid-mspuyifq]{margin:0 0 .5rem;font-size:1.25rem}.featured[data-astro-cid-mspuyifq] .project-card-content[data-astro-cid-mspuyifq] h3[data-astro-cid-mspuyifq]{color:#fa5b0fcc}.featured[data-astro-cid-mspuyifq]:hover .project-card-content[data-astro-cid-mspuyifq] h3[data-astro-cid-mspuyifq]{color:#fa5b0fe6}.project-card-content[data-astro-cid-mspuyifq] p[data-astro-cid-mspuyifq]{margin:0 0 1rem;font-size:.9rem;color:var(--text-secondary)}.project-tags[data-astro-cid-mspuyifq]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-mspuyifq]{position:relative;border-radius:3.125rem;padding:.25rem .75rem;background-color:#dcdcdc;color:var(--primary-color);font-size:.75rem;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;opacity:.9}.tag[data-astro-cid-mspuyifq]:hover{opacity:1}.theme-dark .tag[data-astro-cid-mspuyifq]{background-color:#373737;opacity:.8}.theme-dark .tag[data-astro-cid-mspuyifq]:hover{opacity:.9}.tag[data-astro-cid-mspuyifq][data-tag=Featured]{background-color:var(--primary-color);color:var(--text-inverted);font-weight:600;box-shadow:inset 0 0 8px #fa5b0f80}.project-card-open-icon[data-astro-cid-mspuyifq]{position:absolute;top:12px;right:12px;padding:8px;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all .3s ease;z-index:2;background:#fffc;border-radius:50%;backdrop-filter:blur(4px)}.theme-dark .project-card-open-icon[data-astro-cid-mspuyifq]{background:#000c}.project-card-open-icon[data-astro-cid-mspuyifq] svg[data-astro-cid-mspuyifq]{width:20px;height:20px;color:var(--primary-color)}.theme-dark .project-card-open-icon[data-astro-cid-mspuyifq] svg[data-astro-cid-mspuyifq]{color:var(--primary-color)}.project-card[data-astro-cid-mspuyifq]:hover .project-card-open-icon[data-astro-cid-mspuyifq]{opacity:1;transform:scale(1)}.project-modal-overlay[data-astro-cid-qmzm2soj]{position:fixed;inset:0;background-color:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.project-modal-overlay[data-astro-cid-qmzm2soj].open{opacity:1;visibility:visible}.project-modal-content[data-astro-cid-qmzm2soj]{background:var(--card-bg);border-radius:16px;width:80vw;max-width:1400px;max-height:80vh;overflow-y:auto;position:relative;transform:translateY(20px);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;font-size:1em;line-height:1.6;scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 8px 32px #0000001a}.project-modal-content[data-astro-cid-qmzm2soj]::-webkit-scrollbar{display:none}.project-modal-overlay[data-astro-cid-qmzm2soj].open .project-modal-content[data-astro-cid-qmzm2soj]{transform:translateY(0)}.project-modal-close-button[data-astro-cid-qmzm2soj]{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff1a;border:none;font-size:2rem;color:var(--text-main);cursor:pointer;padding:.5rem;line-height:1;z-index:10;transition:all .2s ease;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.project-modal-close-button[data-astro-cid-qmzm2soj]:hover{background:#fff3;transform:scale(1.1)}.theme-dark .project-modal-close-button[data-astro-cid-qmzm2soj]{background:#0003}.theme-dark .project-modal-close-button[data-astro-cid-qmzm2soj]:hover{background:#0000004d}.project-banner[data-astro-cid-qmzm2soj]{width:100%;height:320px;overflow:hidden;border-radius:16px 16px 0 0;position:relative}.project-banner[data-astro-cid-qmzm2soj] img[data-astro-cid-qmzm2soj]{width:100%;height:100%;object-fit:cover;object-position:center}.project-banner-overlay[data-astro-cid-qmzm2soj]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);z-index:1}.project-banner-content[data-astro-cid-qmzm2soj]{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2}.project-banner-header[data-astro-cid-qmzm2soj]{display:flex;flex-direction:column;gap:1rem}.project-banner-content[data-astro-cid-qmzm2soj] h2[data-astro-cid-qmzm2soj]{margin:0;font-size:2rem;font-weight:700;color:#fff;overflow-wrap:break-word}.project-banner-tags{display:flex;flex-wrap:wrap;gap:.75rem}.project-banner-tags .tag{background-color:#ffffffe6;color:var(--primary-color);font-size:.875rem;font-weight:500;padding:.375rem 1rem;border-radius:3.125rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.theme-dark .project-banner-tags .tag{background-color:#000c}.project-modal-body[data-astro-cid-qmzm2soj]{padding:2.5rem}.modal-tags[data-astro-cid-qmzm2soj]{margin-bottom:2.5rem}.section-header[data-astro-cid-qmzm2soj]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.section-header[data-astro-cid-qmzm2soj] h3[data-astro-cid-qmzm2soj]{font-size:1.25rem;margin:0;color:var(--text-main);white-space:nowrap;font-weight:600}.tags-stack[data-astro-cid-qmzm2soj],.skills-stack[data-astro-cid-qmzm2soj]{display:flex;flex-wrap:wrap;gap:.75rem}.tag{position:relative;border-radius:3.125rem;padding:.375rem 1rem;background-color:#fff;color:var(--primary-color);font-size:.875rem;font-weight:500;transition:all .2s ease;opacity:.9}.tag:hover{opacity:1;transform:translateY(-1px)}.theme-dark .tag{background-color:#000;opacity:.8}.theme-dark .tag:hover{opacity:.9}.at-a-glance{margin-bottom:1.5em;border-left:4px solid var(--primary-color);border-radius:0 8px 8px 0;padding:1.5em;background:var(--background-body);box-shadow:0 2px 4px #0000000d;position:relative;overflow:hidden}.at-a-glance:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--primary-color);opacity:.05;z-index:0}.at-a-glance h3{margin:0!important;color:var(--primary-color)}.at-a-glance p{color:var(--text-main);font-size:1.2em;line-height:1.75;margin:.5em 0}.at-a-glance ul{margin:0!important;font-size:1.2em}.at-a-glance li{margin:.3em 0!important;line-height:1.75}.at-a-glance li::marker{color:#fa5b0fb3}.at-a-glance .skills-stack{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5em}.at-a-glance .tag{position:relative;border-radius:3.125rem;padding:.375rem 1rem;background-color:#fff;color:var(--primary-color);font-size:.875rem;font-weight:500;opacity:.9}.theme-dark .at-a-glance .tag{background-color:#000;opacity:.8}.project-subtitle[data-astro-cid-qmzm2soj]{font-size:1.25rem;margin:0 0 1rem;color:var(--text-secondary);font-style:italic}.project-content[data-astro-cid-qmzm2soj]{margin-bottom:1.5em}.project-content[data-astro-cid-qmzm2soj] h4{margin-bottom:0;margin-top:1.5em}.project-content[data-astro-cid-qmzm2soj] h6{margin-bottom:0;margin-top:1em}.project-content[data-astro-cid-qmzm2soj] p{padding-top:.7em;font-size:1.2em;margin:0}.project-content[data-astro-cid-qmzm2soj] .video-container{margin:2em auto;border-radius:16px;overflow:hidden;box-shadow:0 8px 16px #0003;max-width:800px;border:5px solid var(--color-img-border);transition:all .3s ease}.project-content[data-astro-cid-qmzm2soj] .video-container:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 24px #0000004d}.project-content[data-astro-cid-qmzm2soj] ul{margin:0!important;font-size:1.2em;color:var(--text-main)}.project-content[data-astro-cid-qmzm2soj] li{margin:.3em 0!important;line-height:1.75}.project-content[data-astro-cid-qmzm2soj] li::marker{color:#fa5b0fb3}.project-content[data-astro-cid-qmzm2soj] .project-images{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2em 0}.project-content[data-astro-cid-qmzm2soj] .three-col-gifs{grid-template-columns:1fr 1fr 1fr}.project-content[data-astro-cid-qmzm2soj] .project-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 16px #0003;border:5px solid var(--color-img-border);transition:all .3s ease}.project-content[data-astro-cid-qmzm2soj] .project-image:not(.no-rotate):first-child{transform:rotate(-3deg)}.project-content[data-astro-cid-qmzm2soj] .project-image:not(.no-rotate):last-child{transform:rotate(2deg)}.project-content[data-astro-cid-qmzm2soj] .project-image:not(.no-hover):hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 24px #0000004d}.project-content[data-astro-cid-qmzm2soj] .project-image.no-rotate:not(.no-hover):hover{transform:translateY(-4px) scale(1.05)}.project-content[data-astro-cid-qmzm2soj] .project-image.no-hover{transition:none}.project-content[data-astro-cid-qmzm2soj] .demo-image{cursor:pointer}.project-content[data-astro-cid-qmzm2soj] .demo-image a{display:block;text-decoration:none;color:inherit}.project-content[data-astro-cid-qmzm2soj] .video-overlay{position:absolute;inset:0;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-content[data-astro-cid-qmzm2soj] .demo-image:hover .video-overlay{opacity:1}.project-content[data-astro-cid-qmzm2soj] .video-text{color:#fff;font-size:1.2em;font-weight:600;margin-bottom:.5em}.project-content[data-astro-cid-qmzm2soj] .play-icon{width:48px;height:48px;color:#fff}.project-content[data-astro-cid-qmzm2soj] .external-icon{position:absolute;top:1rem;right:1rem;background:#000000b3;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.project-content[data-astro-cid-qmzm2soj] .external-icon svg{width:20px;height:20px;color:#fff}.project-content[data-astro-cid-qmzm2soj] .demo-image:hover .external-icon{background:#000000e6;transform:scale(1.1)}.project-content[data-astro-cid-qmzm2soj] .project-image img{width:100%;height:400px;object-fit:cover;display:block}.project-content[data-astro-cid-qmzm2soj] .image-caption{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;font-size:.9em;line-height:1.4}.project-links[data-astro-cid-qmzm2soj]{display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:2rem}.project-link{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.75rem;background-color:var(--primary-color);color:var(--text-inverted);text-decoration:none;border-radius:3.125rem;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.project-link .link-icon{width:20px;height:20px;color:currentColor}.project-link:hover{color:var(--text-inverted);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}@media (max-width: 1024px){.project-links[data-astro-cid-qmzm2soj]{gap:1rem;justify-content:center}.project-content[data-astro-cid-qmzm2soj] .project-images{grid-template-columns:1fr;gap:1.5rem}.project-content[data-astro-cid-qmzm2soj] .mapf-gifs .project-image img{height:auto}}@media (max-width: 768px){.project-content[data-astro-cid-qmzm2soj] .video-container{width:100%}.project-modal-content[data-astro-cid-qmzm2soj]{width:95%;max-width:none}.project-modal-body[data-astro-cid-qmzm2soj]{padding:1.75rem}.project-modal-body[data-astro-cid-qmzm2soj] h2[data-astro-cid-qmzm2soj]{font-size:1.75rem}.project-link{padding:.75rem 1.5rem}}@media (max-width: 658px){.project-links[data-astro-cid-qmzm2soj]{flex-direction:column;align-items:center}.project-link{justify-content:center}}@media (max-width: 450px){.project-banner-header[data-astro-cid-qmzm2soj] h2[data-astro-cid-qmzm2soj]{font-size:1.5rem}}@media (max-width: 320px){.project-banner-header[data-astro-cid-qmzm2soj] h2[data-astro-cid-qmzm2soj]{font-size:1.3rem}}.projects-container[data-astro-cid-amng4zvp]{width:100%;margin:0 auto;padding:0}.projects-grid[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:1rem;width:100%}@media (max-width: 1200px){.projects-grid[data-astro-cid-amng4zvp]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.projects-container[data-astro-cid-amng4zvp]{padding:0 1rem}.projects-grid[data-astro-cid-amng4zvp]{grid-template-columns:minmax(0,1fr)}}@media (max-width: 568px){.projects-container[data-astro-cid-amng4zvp]{padding:0}}footer[data-astro-cid-sz7xmlte]{margin:6em 0 0;font-size:.9em;padding-top:2em;position:relative}.footer-border[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:0;right:0;height:2px;background-color:#dadada}.theme-dark .footer-border[data-astro-cid-sz7xmlte]{background-color:#333}.copyright-container[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(0,0,0,.1);margin:0 10vw;margin-top:2em}.theme-dark .copyright-container[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1)}.copyright-container[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text-secondary);font-size:1em;text-align:center}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em;width:100%;padding:0 10vw}.footer-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1em;width:100%;order:-1}.location[data-astro-cid-sz7xmlte]{color:var(--text-secondary);font-size:1.1em}.location-highlight[data-astro-cid-sz7xmlte]{color:#fa5b0fcc;font-weight:500}.connect-section[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.5em}.connect-section[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--text-secondary);font-size:1.1em;white-space:nowrap}.footer-right[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;width:100%;justify-content:flex-end}.footer-right-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1em;align-items:flex-end;width:100%}.built-with[data-astro-cid-sz7xmlte]{color:var(--text-secondary);font-size:1.1em;white-space:nowrap;display:flex;align-items:center;gap:.5em}.go-to-top-container[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5em;color:var(--text-secondary);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:none;border:none;padding:.5em;margin:-.5em;font:inherit;outline:inherit;min-height:44px}.go-to-top-container[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);transform:translateY(-2px)}.go-to-top-text[data-astro-cid-sz7xmlte]{font-size:1.1em;white-space:nowrap}.go-to-top-container[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.social-icons[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;align-items:center}.social-icon[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);padding:.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-icon[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);transform:translateY(-2px)}.theme-dark .social-icon[data-astro-cid-sz7xmlte]{color:#fff}.theme-dark .social-icon[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color)}.social-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}.social-icon[data-astro-cid-sz7xmlte][aria-label=Email] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}@media (max-width: 1200px){.footer-content[data-astro-cid-sz7xmlte]{padding:0 6vw}}@media (max-width: 720px){.footer-content[data-astro-cid-sz7xmlte]{padding:0 3em;flex-direction:column;gap:2em;align-items:center}.footer-left[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1em;width:100%;text-align:center}.connect-section[data-astro-cid-sz7xmlte]{justify-content:center}.footer-right[data-astro-cid-sz7xmlte]{width:100%}.footer-right-content[data-astro-cid-sz7xmlte]{align-items:center}}@media (max-width: 480px){.footer-content[data-astro-cid-sz7xmlte]{padding:0 1.5em}.connect-section[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1em}}@media screen and (max-width: 1200px){.copyright-container[data-astro-cid-sz7xmlte]{margin:0 6vw;margin-top:1em}}@media screen and (max-width: 720px) and (max-height: 720px){.copyright-container[data-astro-cid-sz7xmlte]{margin:1em 1.2em 0}}.astro-logo[data-astro-cid-sz7xmlte]{width:1.2em;height:1.2em;vertical-align:middle;color:var(--text-secondary)}.astro-logo[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color)}
