:root{--page-padding: 25px;--projects-gap: 50px}#portfolio-page.svelte-1uo84gz{display:flex;flex-direction:column;gap:var(--projects-gap);padding:var(--page-padding);width:100%}.project.svelte-1uo84gz{display:flex;flex-direction:row;min-height:calc((100vh - var(--navbar-height) - var(--page-padding) - var(--projects-gap)) / 2)}.project-info.svelte-1uo84gz{width:55%;padding:25px;margin:auto}img.svelte-1uo84gz{max-width:100%;max-height:100%;border-radius:7.5px}.project-img.svelte-1uo84gz{width:45%;display:flex;align-items:center;justify-content:center}.project-info.svelte-1uo84gz a:where(.svelte-1uo84gz){position:relative;text-decoration:none;color:inherit}.project-info.svelte-1uo84gz a:where(.svelte-1uo84gz):after{content:"";position:absolute;left:0;bottom:-5px;height:3px;width:100%;transform:scaleX(0);transform-origin:left;transition:transform .2s ease;background:currentColor}.project-info.svelte-1uo84gz a:where(.svelte-1uo84gz):hover:after{transform:scaleX(1)}@media(max-width:1000px){.project.svelte-1uo84gz{flex-direction:column}img.svelte-1uo84gz{width:100%}.project-info.svelte-1uo84gz{width:100%;padding:0}.project-img.svelte-1uo84gz{width:100%}}@media not (max-width:1800px){#portfolio-page.svelte-1uo84gz{width:70%;margin:auto}}
