.layout-grid__column.svelte-1u9wvl3{min-height:0;height:100%;align-items:stretch;align-content:stretch}.projects-tools.svelte-1u9wvl3{min-width:0;height:100%;align-self:stretch;box-sizing:border-box;writing-mode:sideways-lr;display:flex;align-items:center;justify-content:flex-start;padding-bottom:13px}.projects-tools.highlighted.svelte-1u9wvl3{color:var(--accent-color)}@media screen and (max-width:1279px){.large-desktop-only.svelte-1u9wvl3{display:none}.layout-grid__column.svelte-1u9wvl3{grid-template-columns:repeat(10,1fr)}}@media screen and (max-width:768px){.layout-grid__column.svelte-1u9wvl3{border-bottom:solid 1.5px var(--grey-200)}}.project-link.svelte-9tec8i{display:grid;grid-template-columns:1fr 1fr;gap:1.5px;background-color:var(--grey-200);cursor:pointer;scroll-margin-top:calc(var(--nav-height) - 3px);border-top:solid 1.5px var(--grey-100)}.project-link.svelte-9tec8i:first-child{border:none}.project-link.svelte-9tec8i:hover .project-name:where(.svelte-9tec8i),.project-link.svelte-9tec8i:hover .projects__layout-column:where(.svelte-9tec8i){background-color:var(--dark-color)}.project-name.svelte-9tec8i{font-size:3.5em;letter-spacing:-.06em;padding:3px}.project-link.svelte-9tec8i:hover .project-name:where(.svelte-9tec8i){color:var(--grey-0)}.projects__layout-column.svelte-9tec8i{box-sizing:border-box;display:flex;align-items:center;justify-content:center}.used-tool.svelte-9tec8i{width:1.3em;height:1.3em;aspect-ratio:1 / 1;border-radius:50%;background-color:var(--dark-color)}.project-link.svelte-9tec8i:hover .used-tool:where(.svelte-9tec8i){background-color:var(--grey-0)}.project-link.active.svelte-9tec8i .projects__layout-column:where(.svelte-9tec8i){background-color:var(--grey-0)}.project-link.active.svelte-9tec8i:not(:first-child){border-top:solid 1.5px var(--grey-200)}.project-link.active.svelte-9tec8i .project-name:where(.svelte-9tec8i){color:var(--dark-color);background-color:var(--grey-0)}.project-link.active.svelte-9tec8i .used-tool:where(.svelte-9tec8i){background-color:var(--dark-color)}@media screen and (max-width:1279px){.large-desktop-only.svelte-9tec8i{display:none}.project-tools__used.svelte-9tec8i{grid-template-columns:repeat(10,1fr)}}@media screen and (max-width:1023px){.project-name.svelte-9tec8i{font-size:2.5em}}@media screen and (max-width:768px){.desktop-only.svelte-9tec8i{display:none}.project-link.svelte-9tec8i{display:flex;flex-direction:row}.project-name.svelte-9tec8i{width:100%;font-size:3em;padding:3px var(--grid-margin)}}.project-description.svelte-1l873if{padding-top:10vh;padding-bottom:25px}.project-description__preamble.svelte-1l873if{grid-column:6 / 16;margin-bottom:10px}.see-live__container.svelte-1l873if{grid-column:16 / 21;grid-row:2;display:flex;justify-content:flex-end;align-items:flex-end}.see-live__wrapper.svelte-1l873if{display:flex;flex-direction:row;align-items:center}.see-live.svelte-1l873if{font-size:2.5em;letter-spacing:-.06em;margin-left:.5rem}.see-live.svelte-1l873if:hover{color:var(--accent-color);transition:.2s ease}.see-live__chip.svelte-1l873if{width:2em;height:2em;aspect-ratio:1 / 1;border-radius:50%;background-color:var(--accent-color);animation:svelte-1l873if-pulse 2s ease-in-out infinite;transition:.6s cubic-bezier(.16,1,.3,1)}@keyframes svelte-1l873if-pulse{0%{background-color:var(--grey-50)}50%{background-color:var(--accent-color)}75%{background-color:var(--accent-color)}to{background-color:var(--grey-50)}}.project-images.svelte-1l873if{display:grid;grid-template-columns:1fr 1fr;gap:1.5px;background-color:var(--grey-200);border-top:solid 1.5px var(--grey-200)}.image.svelte-1l873if{width:100%;height:100%;display:block;object-fit:cover}@media screen and (max-width:1279px){.see-live__container.svelte-1l873if{margin-top:25px;grid-column:11 / 21;grid-row:3}}@media screen and (max-width:1023px){.project-description__preamble.svelte-1l873if{grid-column:4 / 18}.see-live__container.svelte-1l873if{margin-top:25px;grid-column:11 / 21;grid-row:3}}@media screen and (max-width:768px){.project-description.layout-grid.svelte-1l873if{grid-template-columns:repeat(8,1fr)}.project-description__preamble.svelte-1l873if{grid-column:2 / 8}.see-live__container.svelte-1l873if{grid-column:1 / 9}.see-live.svelte-1l873if{font-size:2em;padding-right:var(--grid-margin)}.see-live__chip.svelte-1l873if{width:1.5em;height:1.5em}.project-images.svelte-1l873if{display:flex;flex-direction:column}}.projects-layout.svelte-zhm0c{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:25vh auto;gap:1.5px;background-color:var(--grey-200);grid-template-areas:". ." "secondary-nav secondary-nav"}.cursor-preview.svelte-zhm0c{position:fixed;top:var(--py, -9999px);left:var(--px, -9999px);transform:translate(-25%,-50%);pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:1000}.cursor-preview.is-visible.svelte-zhm0c{opacity:1}.cursor-preview.svelte-zhm0c img:where(.svelte-zhm0c){min-width:30vw;width:30vw;height:auto;object-fit:cover;flex-shrink:0}.secondary-nav.svelte-zhm0c{grid-area:secondary-nav}.preamble-title.svelte-zhm0c{margin-bottom:10px}.project-description__text.svelte-zhm0c{grid-column:11 / 16;grid-row:2}.working-approach.svelte-zhm0c{padding:25vh 0 10vh;z-index:0}.working-approach.svelte-zhm0c .text:where(.svelte-zhm0c){margin-bottom:10px}.working-approach__title.svelte-zhm0c{grid-column:8 / 18;padding-bottom:10px}.working-approach__container.svelte-zhm0c{grid-column:8 / 14;grid-row:2}.working-approach__location.svelte-zhm0c{grid-column:10 / 16;grid-row:3;padding-top:25px}.contact-link.svelte-zhm0c{grid-column:1 / 9;grid-row:4;margin-top:25vh}@media screen and (max-width:1279px){.project-description__text.svelte-zhm0c{grid-column:11 / 18}}@media screen and (max-width:1023px){.project-description__text.svelte-zhm0c{grid-column:8 / 18}.working-approach__title.svelte-zhm0c{grid-column:4 / 16}.working-approach__container.svelte-zhm0c{grid-column:6 / 16}.working-approach__location.svelte-zhm0c{grid-column:10 / 19}.contact-link.svelte-zhm0c{grid-column:1 / 13}}@media screen and (max-width:768px){.desktop-only.svelte-zhm0c{display:none}.projects-layout.svelte-zhm0c{grid-template-columns:1fr;gap:0;background-color:var(--grey-50)}.project-description__text.svelte-zhm0c{grid-column:2 / 8}.working-approach.layout-grid.svelte-zhm0c{grid-template-columns:repeat(8,1fr)}.working-approach__title.svelte-zhm0c,.working-approach__container.svelte-zhm0c{grid-column:2 / 8}.working-approach__location.svelte-zhm0c{grid-column:4 / 9}.contact-link.svelte-zhm0c{grid-column:1 / 7;padding:0 var(--grid-margin)}}@media screen and (max-width:480px){.contact-link.svelte-zhm0c{font-size:2em}}
