svg.svelte-i9s6wm{transition:transform .5s ease-in-out,opacity .5s ease-in-out}.hover-circle.svelte-i9s6wm{transform:scale(0);transform-origin:50% 50%;transition:transform .5s cubic-bezier(.25,.1,.4,1)}svg.svelte-i9s6wm:hover .hover-circle:where(.svelte-i9s6wm){transform:scale(1)}.arrow-container.svelte-i9s6wm{position:fixed;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:1}.middle.svelte-i9s6wm{animation:svelte-i9s6wm-grow 2s infinite;animation-timing-function:ease-in-out}@keyframes svelte-i9s6wm-grow{0%,to{stroke-dasharray:0,40;stroke-dashoffset:0}50%{stroke-dasharray:40,40;stroke-dashoffset:-30}}.arrow.svelte-i9s6wm{fill:none;stroke:var(--foreground);transition:stroke .5s ease-in-out}svg.svelte-i9s6wm:hover .arrow:where(.svelte-i9s6wm){stroke:transparent}canvas.svelte-11bgesd{display:block;pointer-events:none}a.svelte-18a8799{display:inline-flex;cursor:pointer;align-items:center;gap:5px;text-decoration:none;color:inherit}svg.svelte-18a8799{fill:var(--foreground);transition:transform .3s ease;height:1em;width:auto}a.svelte-18a8799:hover svg:where(.svelte-18a8799){transform:translate(5px,-5px)}.hover-group.svelte-1rgytmq:hover .hover-move{transform:translate(var(--hover-move, 4px)) translateY(var(--hover-move, -4px))}.hover-group.svelte-1rgytmq .hover-move{transition:transform var(--transition-duration) ease}div.svelte-yjhj8v{perspective:1000px;transition:transform .2s ease;background-color:transparent;border-color:transparent;will-change:transform}.arrow-container.svelte-1b6vaee{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.card.svelte-1b6vaee{display:flex;flex-direction:column;background:var(--background-secondary, rgba(255, 255, 255, .05));border-radius:var(--border-radius);overflow:hidden;transition:transform var(--transition-duration) ease,box-shadow var(--transition-duration) ease;text-decoration:none;color:inherit;width:100%;max-width:350px}.card.svelte-1b6vaee:hover{transform:translateY(-4px)}.image-container.svelte-1b6vaee{width:100%;height:200px;overflow:hidden;background:var(--background-tertiary, rgba(0, 0, 0, .1))}.image-container.svelte-1b6vaee img:where(.svelte-1b6vaee){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card.svelte-1b6vaee:hover .image-container:where(.svelte-1b6vaee) img:where(.svelte-1b6vaee){transform:scale(1.05)}.placeholder.svelte-1b6vaee{width:100%;height:100%;background:repeating-linear-gradient(-45deg,transparent,transparent 10px,var(--foreground, #000) 10px,var(--foreground, #000) 11px);opacity:.1}.content.svelte-1b6vaee{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.title-row.svelte-1b6vaee{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}h3.svelte-1b6vaee{font-family:var(--title-font);font-size:1.25rem;font-weight:600;margin:0;color:var(--foreground);display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.stars.svelte-1b6vaee{display:flex;align-items:center;gap:.35rem;color:var(--foreground-secondary);flex-shrink:0}.star-count.svelte-1b6vaee{font-family:var(--mono-font);font-size:.85rem;font-weight:400;white-space:nowrap}p.svelte-1b6vaee{font-size:.9rem;line-height:1.5;margin:0;color:var(--foreground-secondary, rgba(0, 0, 0, .7))}@media (max-width: 768px){.card.svelte-1b6vaee{max-width:100%}}.pill.svelte-ecmhco{position:relative;border:3px solid var(--foreground);border-radius:var(--border-radius);padding:.5rem 1.25rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1.2;color:var(--foreground);background-color:transparent;transition:color var(--transition-duration) ease-in-out;font-family:var(--mono-font);font-size:var(--size-5);font-weight:400}.pill.interactive.svelte-ecmhco:hover{background-color:var(--foreground);color:var(--background-primary);cursor:pointer}.pill-text.svelte-ecmhco{position:relative;z-index:1;transition:color .35s ease-in-out}a.svelte-1851y3d{text-decoration:none;display:inline-block;mix-blend-mode:var(--blend-mode)}#container.svelte-1kl07sl{display:none;z-index:1}@media (max-width: 1100px){#container.svelte-1kl07sl{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;pointer-events:auto;margin:1em 0}}footer.svelte-axa8m1{position:relative;height:20vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;margin:2em 0;cursor:default}@keyframes svelte-axa8m1-wave{0%{transform:rotate(0)}20%{transform:rotate(-20deg)}40%{transform:rotate(20deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(0)}to{transform:rotate(0)}}.svg-wrapper.svelte-gkwab5{display:flex;align-items:center;justify-content:center}.timeline-container.svelte-1x4mqfd{display:flex;flex-direction:column;width:100%;padding:2rem 0;position:relative}.timeline-line-bg.svelte-1x4mqfd{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--background-primary) 0%,var(--foreground-secondary) 10%,var(--foreground-secondary) 90%,var(--background-primary) 100%);transform:translate(-50%)}.timeline-item.svelte-1x4mqfd{position:relative;width:100%}.timeline-content.svelte-1x4mqfd{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem 2rem;align-items:start;margin-bottom:3rem}.content-left.svelte-1x4mqfd{display:flex;justify-content:flex-end;align-items:center;padding-right:1rem}.timeline-image.svelte-1x4mqfd{width:3rem;height:3rem;object-fit:cover;border-radius:.5rem}.timeline-icon.svelte-1x4mqfd{display:flex;align-items:center;justify-content:center}.timeline-marker.svelte-1x4mqfd{display:flex;flex-direction:column;align-items:center;position:relative}.timeline-dot.svelte-1x4mqfd{width:.6rem;height:.6rem;background-color:var(--foreground-secondary);border-radius:50%;z-index:2;flex-shrink:0;transform:translateY(calc((var(--size-4) * 1.2 / 2) - (.6rem / 2)))}.content-right.svelte-1x4mqfd{display:flex;flex-direction:column;gap:.5rem;padding-left:1rem}.timeline-title.svelte-1x4mqfd{font-family:var(--mono-font);font-size:var(--size-4);font-weight:700;color:var(--foreground);margin:0;line-height:1.2}.timeline-date.svelte-1x4mqfd{font-family:var(--mono-font);font-size:var(--size-5);color:var(--foreground-secondary);margin:0;font-weight:700}.timeline-description.svelte-1x4mqfd{font-family:var(--mono-font);font-size:var(--size-6);color:var(--foreground-secondary);line-height:1.6;margin:0;font-weight:300}@media (max-width: 768px){.timeline-line-bg.svelte-1x4mqfd{left:.8rem;transform:translate(-50%)}.timeline-content.svelte-1x4mqfd{grid-template-columns:auto 1fr;gap:1rem;padding-left:0}.content-left.svelte-1x4mqfd{display:none}.timeline-marker.svelte-1x4mqfd{padding-left:.8rem}.timeline-dot.svelte-1x4mqfd{width:.5rem;height:.5rem;transform:translate(-50%) translateY(calc((var(--size-4) * 1.2 / 2) - (.5rem / 2)))}.content-right.svelte-1x4mqfd{padding-left:.5rem}.timeline-image.svelte-1x4mqfd{width:2.5rem;height:2.5rem}}.divider.svelte-ezd2z0{pointer-events:none;background:linear-gradient(to bottom,transparent,var(--background-primary),transparent)}.hamburger-button.svelte-tq2xso{position:fixed;top:1.5rem;right:1.5rem;width:3rem;height:3rem;background-color:transparent;border:none;outline:none;border-radius:50%;cursor:pointer;z-index:1001;padding:0;display:none;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.hamburger-button.svelte-tq2xso:hover{transform:scale(1.1)}.hamburger-icon.svelte-tq2xso{--icon-height: 1.5rem;--line-height: 3px;--icon-width: 2rem;width:var(--icon-width);height:var(--icon-height);position:relative}.hamburger-icon.svelte-tq2xso span:where(.svelte-tq2xso){display:block;position:absolute;width:100%;height:var(--line-height);background-color:var(--foreground);border-radius:2px;transition:all .3s ease;left:0}.hamburger-icon.svelte-tq2xso span:where(.svelte-tq2xso):nth-child(1){top:0}.hamburger-icon.svelte-tq2xso span:where(.svelte-tq2xso):nth-child(2){top:calc((var(--icon-height) - var(--line-height)) / 2)}.hamburger-icon.svelte-tq2xso span:where(.svelte-tq2xso):nth-child(3){bottom:0}.hamburger-icon.open.svelte-tq2xso span:where(.svelte-tq2xso):nth-child(1){top:calc((var(--icon-height) - var(--line-height)) / 2);transform:rotate(45deg)}.hamburger-icon.open.svelte-tq2xso span:where(.svelte-tq2xso):nth-child(2){opacity:0}.hamburger-icon.open.svelte-tq2xso span:where(.svelte-tq2xso):nth-child(3){bottom:calc((var(--icon-height) - var(--line-height)) / 2);transform:rotate(-45deg)}@media (max-width: 768px){.hamburger-button.svelte-tq2xso{display:flex;width:2.5rem;height:2.5rem}.hamburger-icon.svelte-tq2xso{--icon-height: 1.2rem;--icon-width: 1.5rem}}.menu-overlay.svelte-z4je7m{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;animation:svelte-z4je7m-fadeIn .3s ease}@keyframes svelte-z4je7m-fadeIn{0%{opacity:0}to{opacity:1}}.side-navigation.svelte-z4je7m{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2rem;z-index:1000;transition:opacity .3s ease,transform .3s ease}@media (max-width: 1024px){.side-navigation.svelte-z4je7m{right:0;top:0;transform:translate(100%);opacity:0;pointer-events:none;background:var(--background-primary);padding:2rem 1.5rem;height:100vh;justify-content:center;border-radius:0}.side-navigation.open.svelte-z4je7m{opacity:1;transform:translate(0);pointer-events:auto}.side-navigation.svelte-z4je7m{gap:1.5rem}}.nav-item.svelte-z4je7m{display:flex;align-items:center;gap:.75rem;background:none;border:none;cursor:pointer;padding:.5rem 0;text-decoration:none;transition:all .3s ease;text-shadow:0px 0px 3px var(--background-primary)}.nav-item.svelte-z4je7m:hover .label:where(.svelte-z4je7m){color:var(--foreground-secondary);transform:translate(-2px)}.dot.svelte-z4je7m{width:8px;height:8px;border-radius:50%;border:2px solid var(--foreground-secondary);background:transparent;transition:all .3s ease;flex-shrink:0;box-shadow:0 0 3px var(--background-primary)}.nav-item.active.svelte-z4je7m .dot:where(.svelte-z4je7m){background:var(--foreground-secondary);border-color:var(--foreground-secondary);transform:scale(1.3)}.label.svelte-z4je7m{font-family:var(--mono-font);font-size:var(--size-6);color:var(--foreground-secondary);transition:all .3s ease;white-space:nowrap;font-weight:500}.nav-item.active.svelte-z4je7m .label:where(.svelte-z4je7m){color:var(--foreground-secondary);font-weight:600}@media (max-width: 1024px){.label.svelte-z4je7m{font-size:.9rem;color:var(--foreground);mix-blend-mode:normal}.nav-item.svelte-z4je7m .label:where(.svelte-z4je7m){color:var(--foreground);mix-blend-mode:normal}.nav-item.active.svelte-z4je7m .label:where(.svelte-z4je7m){color:var(--foreground);mix-blend-mode:normal}}.skills-scroll-container.svelte-lgjflo{position:relative;width:100%;max-width:50em;margin:3rem auto;overflow:hidden;padding:2rem 0;display:flex;flex-direction:column;gap:1rem;opacity:1;color:var(--foreground-secondary);mix-blend-mode:var(--blend-mode);pointer-events:auto;mask-image:linear-gradient(to right,transparent 0%,var(--background-primary) 10%,var(--background-primary) 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,var(--background-primary) 10%,var(--background-primary) 90%,transparent 100%)}.scroll-row.svelte-lgjflo{display:flex;gap:1.5rem;white-space:nowrap;will-change:transform}.scroll-left.svelte-lgjflo{animation:svelte-lgjflo-scrollLeft 30s linear infinite}.scroll-right.svelte-lgjflo{animation:svelte-lgjflo-scrollRight 30s linear infinite}.scroll-row.svelte-lgjflo:hover{animation-play-state:paused}@keyframes svelte-lgjflo-scrollLeft{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes svelte-lgjflo-scrollRight{0%{transform:translate(-33.333%)}to{transform:translate(0)}}@media (max-width: 768px){.skills-scroll-container.svelte-lgjflo{padding:1.5rem 0;gap:.75rem}.scroll-row.svelte-lgjflo{gap:1rem}.scroll-left.svelte-lgjflo{animation:svelte-lgjflo-scrollLeft 40s linear infinite}.scroll-right.svelte-lgjflo{animation:svelte-lgjflo-scrollRight 40s linear infinite}}.gradient{position:absolute;width:100dvw;height:200dvh;z-index:0}.divider{--divider-height: 30rem;position:absolute;width:100%;left:0;height:var(--divider-height);z-index:0}.gradient-top-right{top:0;right:0}.gradient-bottom-left{bottom:0;left:0}.divider-top{top:calc(200dvh - var(--divider-height) / 2)}.divider-bottom{bottom:calc(200dvh - var(--divider-height) / 2)}#page.svelte-1nl2me3{position:relative;min-height:200dvh;overflow-x:hidden}h1.svelte-1nl2me3{font-size:var(--size-1);font-weight:800}h2.svelte-1nl2me3{font-family:var(--title-font);font-weight:700;font-size:var(--size-2)}p.svelte-1nl2me3{font-weight:100}.last-name.svelte-1nl2me3{color:transparent;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:var(--foreground);mix-blend-mode:var(--blend-mode)}.arrow-container.svelte-1nl2me3{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.hand.svelte-1nl2me3{display:inline-block;transition:transform .3s linear}.hand.svelte-1nl2me3:hover{animation:svelte-1nl2me3-wave 1s infinite}@keyframes svelte-1nl2me3-wave{0%{transform:rotate(0)}20%{transform:rotate(-20deg)}40%{transform:rotate(20deg)}60%{transform:rotate(-20deg)}to{transform:rotate(0)}}section.svelte-1nl2me3{width:100vw;box-sizing:border-box;padding:0 1.5em;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}section.svelte-1nl2me3>div:where(.svelte-1nl2me3):first-child{max-width:50em;width:100%;margin:0 auto}#about.svelte-1nl2me3{height:auto;min-height:35rem;margin-top:15rem;padding-bottom:3rem}.link.svelte-1nl2me3{margin:0 .5em;mix-blend-mode:var(--blend-mode)}.resume.svelte-1nl2me3{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:2rem auto}#landing.svelte-1nl2me3{height:100dvh}#subheading.svelte-1nl2me3{line-height:2.5rem;text-align:left;color:var(--foreground-secondary);display:flex;justify-content:left;flex-wrap:wrap;gap:clamp(.75rem,2.5vw,1.5rem);margin-top:.5em}#projects.svelte-1nl2me3{margin-top:5em}#projects-container.svelte-1nl2me3{flex-direction:column;align-items:flex-start;display:flex;gap:2em;width:100%}.projects-grid.svelte-1nl2me3{display:flex;flex-direction:row;gap:2rem;width:100%;justify-content:left;flex-wrap:wrap}@media (max-width: 768px){.projects-grid.svelte-1nl2me3{flex-direction:column;align-items:center}}#contact.svelte-1nl2me3{margin-top:8em;margin-bottom:5em}#contact-container.svelte-1nl2me3{display:flex;flex-direction:column;align-items:flex-start;gap:1.5em;width:100%;min-height:50dvh}#contact-description.svelte-1nl2me3{color:var(--foreground-secondary);font-size:var(--size-5);line-height:1.6;margin:0}.contact-content.svelte-1nl2me3{display:flex;flex-direction:column;gap:1.5em;width:100%;align-items:flex-end}.contact-item.svelte-1nl2me3{display:flex;flex-direction:row-reverse;align-items:center;gap:1rem;text-decoration:none;color:var(--foreground);transition:transform .2s ease}.contact-item.svelte-1nl2me3:hover{transform:translate(-4px)}.contact-icon.svelte-1nl2me3{display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-text.svelte-1nl2me3{font-family:var(--mono-font);font-size:var(--size-5);font-weight:300;color:var(--foreground-secondary);transition:color .3s ease;text-decoration:underline}.contact-item.svelte-1nl2me3:hover .contact-text:where(.svelte-1nl2me3){color:var(--foreground-secondary)}@media (max-width: 768px){#contact.svelte-1nl2me3{margin-top:5em}}.mobile-profile-photo.svelte-1nl2me3{display:none}@media (max-width: 768px){.mobile-profile-photo.svelte-1nl2me3{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;width:100%}.mobile-profile-photo.svelte-1nl2me3 img:where(.svelte-1nl2me3){width:70%;max-width:25rem;height:auto;aspect-ratio:1 / 1;border-radius:50%;box-shadow:0 0 10px var(--background-primary);object-fit:cover;margin-bottom:2rem}}
