main.svelte-1uha8ag{--fake-gapper-height: 250vh;--my-work-and-about-section-amount: 5;--my-work-section-height: 100vh;--landing-section-height: 100vh;overflow-x:clip;position:relative;height:calc(var(--fake-gapper-height) + var(--landing-section-height) + (var(--my-work-and-about-section-amount) * var(--my-work-section-height)))}@layer section-styles{[class*=section].svelte-1uha8ag{display:flex;justify-content:center;align-items:center;position:sticky;top:0;left:0;width:100%;height:var(--my-work-section-height)}.landing-section.svelte-1uha8ag{top:0;z-index:10;position:relative;overflow:hidden;animation:svelte-1uha8ag-remove-section linear forwards;animation-timeline:scroll(root);animation-range:500vh 600vh}.landing-section.svelte-1uha8ag h2{position:absolute;margin:0;white-space:nowrap;color:var(--color-neutral-2000);font-size:var(--ultra-big-font-size);font-family:var(--extra-expanded-font);text-transform:uppercase;animation:svelte-1uha8ag-animation-move-to-center-and-scale linear forwards;animation-timeline:scroll(root);animation-range:75vh var(--fake-gapper-height)}.my-work-section-fake-gapper.svelte-1uha8ag{height:var(--fake-gapper-height);top:0;z-index:5;background:transparent;pointer-events:none}.my-work-section-title.svelte-1uha8ag{background-color:var(--color-neutral-300);z-index:20;animation:svelte-1uha8ag-card-shuffle-out linear forwards;animation-timeline:scroll(root);animation-range:680vh 750vh}.my-work-section-first-project.svelte-1uha8ag{background-color:red;z-index:30;animation:svelte-1uha8ag-card-shuffle-out linear forwards;animation-timeline:scroll(root);animation-range:670vh 750vh}.my-work-section-second-project.svelte-1uha8ag{background-color:#00f;z-index:35;animation:svelte-1uha8ag-card-shuffle-out linear forwards;animation-timeline:scroll(root);animation-range:660vh 750vh}.my-work-section-third-project.svelte-1uha8ag{background-color:#ff0;z-index:40;animation:svelte-1uha8ag-card-shuffle-out linear forwards;animation-timeline:scroll(root);animation-range:650vh 750vh}.about-me-section.svelte-1uha8ag{background-color:#35f;z-index:45;animation:svelte-1uha8ag-zoom-out-and-round linear forwards;animation-timeline:scroll(root);animation-range:650vh 750vh}}h4.svelte-1uha8ag,h5.svelte-1uha8ag{color:var(--color-neutral-2000);font-size:var(--ultra-big-font-size);text-transform:uppercase;font-family:var(--extra-expanded-font)}@keyframes svelte-1uha8ag-animation-move-to-center-and-scale{0%{transform:translate(0) scale(1);top:0%;left:0%}30%{transform:translate(-50%,-50%) scale(1);top:50%;left:50%}50%{transform:translate(-50%,-50%) scale(5);top:50%;left:50%}to{transform:translate(-50%,-50%) scale(100);top:50%;left:50%}}@keyframes svelte-1uha8ag-card-shuffle-out{0%{transform:translate(0) scale(1);border-radius:0}to{transform:translate(120%) rotate(5deg) scale(1);border-radius:0}}@keyframes svelte-1uha8ag-remove-section{0%{opacity:1}to{opacity:0}}@keyframes svelte-1uha8ag-zoom-out-and-round{0%{transform:scale(1);border-radius:0}to{transform:scale(.8);border-radius:60px}}@supports not (animation-timeline: scroll(root)){.my-work-section-fake-gapper.svelte-1uha8ag{display:none}main.svelte-1uha8ag{height:auto}[class*=section].svelte-1uha8ag,.landing-section.svelte-1uha8ag h2{animation:none!important}}
