.timeline-entry.svelte-ot8ikf{--header-font-size:2.2rem;--header-font-family:var(--font-header);grid-template:"date dot title" auto ". line description" auto ". line roles" auto/calc(var(--header-font-size) * 11) 2rem auto;align-items:center;gap:0 10px;max-width:60rem;display:grid}@media (width<=850px){.timeline-entry.svelte-ot8ikf{--header-font-size:1.5rem;grid-template:"dot date""line title""line description""line roles"/2rem auto;padding:0 10%}}.timeline-entry__date.svelte-ot8ikf{font-family:var(--header-font-family);font-size:var(--header-font-size);grid-area:date;justify-self:end}@media (width<=850px){.timeline-entry__date.svelte-ot8ikf{justify-self:start}}.timeline-entry__dot.svelte-ot8ikf{background:var(--color-theme-3);border-radius:50%;grid-area:dot;justify-self:center;width:1.5rem;height:1.5rem}.timeline-entry__line.svelte-ot8ikf{background:var(--background);grid-area:line;place-self:stretch center;width:5px}.timeline-entry__title.svelte-ot8ikf{font-family:var(--header-font-family);font-size:var(--header-font-size);grid-area:title;justify-self:start}.timeline-entry__description.svelte-ot8ikf{grid-area:description;justify-self:start;padding-top:.1rem;font-size:1.3rem}.timeline-entry__description.svelte-ot8ikf a{color:var(--color-theme-2);font-style:italic}.timeline-entry__roles.svelte-ot8ikf{grid-area:roles;padding:.5rem 0;font-size:1.3rem}.timeline.svelte-s1vu1f{place-items:start;display:grid}.grid.svelte-q8y5hf{grid-template-rows:1fr;grid-template-columns:repeat(var(--cols), 1fr);gap:var(--gap);align-items:start;display:grid}.grid__column.svelte-q8y5hf{gap:var(--gap);flex-direction:column;align-items:stretch;display:flex}.project.svelte-1gsmblv{color:#fff;visibility:var(--visible);background:var(--background);grid-template:"title icons"3rem"slider slider"1fr"description description""tech tech"/auto 1fr;gap:10px;padding:10px 20px 20px;scroll-margin-top:6.5rem;display:grid}.project--active.svelte-1gsmblv{box-shadow:5px 5px 20px var(--color-theme-3)}.project__title.svelte-1gsmblv{align-self:center;margin:0;font-size:1.5rem}@media (width<=850px){.project__title.svelte-1gsmblv{font-size:1.3rem}}.project__icons.svelte-1gsmblv{justify-self:end;align-items:center;gap:10px;display:flex}.project__icons__icon.svelte-1gsmblv{color:#fff;font-size:1.8rem;transition:color .5s}.project__icons__icon.svelte-1gsmblv:hover{color:var(--color-theme-1);transition:color .8s}.project__icons__icon--github.svelte-1gsmblv{width:2rem}.project__icons__icon--yt.svelte-1gsmblv{font-size:2.3rem}.project__images.svelte-1gsmblv{height:var(--height);grid-area:slider;transition:height .5s}.project__description.svelte-1gsmblv{grid-area:description;margin-top:10px;font-size:1.05rem}.project__tech.svelte-1gsmblv{flex-wrap:wrap;grid-area:tech;align-self:end;align-items:end;gap:10px;height:fit-content;display:flex}.project__tech__img.svelte-1gsmblv{height:30px}.footer.svelte-1gxo151{justify-content:center;align-items:center;gap:10px;padding:12px;display:flex}.footer__text.svelte-1gxo151{font-size:1.1rem}.header.svelte-1738eaj{--header-content-height:30rem;--nav-distance-from-bottom:calc((100vh - var(--header-content-height)) / 2);top:calc(-100vh + var(--nav-height));z-index:2;grid-template:"baner" auto "nav" var(--nav-distance-from-bottom)/1fr;height:100vh;color:var(--color-text-dark);background:var(--background);border-bottom:1px solid var(--color-bg-2);place-content:end center;display:grid;position:sticky}@media (width<=1060px){.header.svelte-1738eaj{--font-size:3rem}}@media (width<=850px){.header.svelte-1738eaj{--font-size:2rem}}.header__links-wrapper.svelte-1738eaj{display:contents}.header__links.svelte-1738eaj{bottom:calc(var(--nav-distance-from-bottom) - var(--nav-height));gap:var(--font-size);height:var(--nav-height);font-size:calc(var(--font-size) / 1.6);grid-area:nav;place-self:end center;align-items:center;margin:0;padding:0 2vw;list-style:none;display:flex;position:sticky}@media (width<=840px){.header__links.svelte-1738eaj{bottom:0}}.header__links__link.svelte-1738eaj{color:var(--color-text-dark);background-image:linear-gradient(var(--color-text-dark) 0 0);background-position:200% 100%;background-repeat:no-repeat;background-size:200% .08em;transition:background-position .3s}.header__links__link--active.svelte-1738eaj,.header__links__link.svelte-1738eaj:hover{background-position:100% 100%}.header-baner.svelte-2km521{grid-area:baner;grid-template-columns:min-content min-content;justify-self:center;align-items:center;gap:0 2rem;display:grid}@media (width<=850px){.header-baner.svelte-2km521{grid-template-columns:min-content}}.header-baner__photo__img.svelte-2km521{border-radius:50%;width:100%}.header-baner__photo__placeholder.svelte-2km521{aspect-ratio:1;width:100%;font-size:var(--font-size);color:var(--color-text-dark);background-color:var(--color-theme-2);border-radius:50%;place-items:center;display:grid}.header-baner__photo.svelte-2km521{border-radius:50%;width:300px}@media (width<=1060px){.header-baner__photo.svelte-2km521{width:250px}}@media (width<=850px){.header-baner__photo.svelte-2km521{justify-self:center;width:200px;margin-bottom:1rem}}.header-baner__title.svelte-2km521{font-family:var(--font-header);font-size:var(--font-size);color:var(--color-text-dark);text-align:start;margin:0;font-weight:500}.header-baner__title__name.svelte-2km521{color:var(--color-theme-1)}@media (width<=850px){.header-baner__title.svelte-2km521{text-align:center}}.header-baner__description.svelte-2km521{font-size:calc(var(--font-size) / 2);color:var(--color-text-dark-muted);text-align:center;grid-column:1/-1;justify-self:center;font-weight:500;line-height:1.3}.contact.svelte-2km521{min-height:calc(var(--font-size) / 1.3 + 1rem);font-size:calc(var(--font-size) / 2);border-top:2px solid #fff;border-radius:1px;grid-column:1/-1;align-items:center;gap:3rem;margin-top:.5rem;padding-top:1rem;padding-left:.5rem;display:flex}.contact__icon.svelte-2km521{font-size:calc(var(--font-size) / 1.3);color:#fff}@media (width<=850px){.contact.svelte-2km521{justify-content:center;gap:4rem}}.slider.svelte-1utmwua{min-width:var(--min-width);height:100%;position:relative;overflow:hidden}.slider__content.svelte-1utmwua{height:100%;transform:translate(var(--offset), 0)}.slider__content__visible.svelte-1utmwua,.slider__content__hidden.svelte-1utmwua{height:100%}.slider__content__hidden.svelte-1utmwua{width:100%;position:absolute;right:-100%}.image-slider.svelte-1sqmgw1{grid-area:var(--grid-area);height:100%;position:relative}.image-slider__arrow.svelte-1sqmgw1{z-index:1;color:#fff;opacity:0;background-color:#00000041;border:0;height:100%;padding:0;font-size:2.5rem;transition:opacity .5s;position:absolute;top:0}.image-slider__arrow--prev.svelte-1sqmgw1{left:0}.image-slider__arrow--next.svelte-1sqmgw1{right:0}.image-slider__arrow--visible.svelte-1sqmgw1{opacity:1}.image-slider__img-wrapper.svelte-1sqmgw1{place-items:center;height:100%;display:grid;position:relative}.image-slider__img-wrapper.svelte-1sqmgw1>img:where(.svelte-1sqmgw1){object-fit:var(--object-fit,contain);object-position:top;width:100%;height:100%;position:absolute;inset:0}main.svelte-1uha8ag{box-sizing:border-box;flex-direction:column;flex:1;width:100%;margin:0 auto;display:grid}section.svelte-1uha8ag{scroll-margin-top:var(--nav-height)}.projects.svelte-1uha8ag{padding:.5rem}.experience.svelte-1uha8ag{place-items:center;margin-bottom:5vh;padding-top:6rem;display:grid}
