.project-container.svelte-gygcht{width:100%;color:var(--colors-text)}.project.svelte-gygcht{max-width:var(--site-width);background-color:var(--colors-elevation-2);border-radius:var(--border-radiuses-lg);width:100%;box-shadow:var(--shadows-sm);z-index:0;border:1px solid color-mix(in oklch, var(--colors-elevation-2), var(--border-mix-shading) var(--border-strength-2));margin:0 auto 5rem;padding:1rem;position:relative}.project.svelte-gygcht h3:where(.svelte-gygcht){grid-area:title;width:fit-content;height:fit-content}.project.svelte-gygcht .undertext:where(.svelte-gygcht){color:var(--colors-text-light);grid-area:desc}.project.svelte-gygcht .tags:where(.svelte-gygcht){grid-area:tags}.project.svelte-gygcht img:where(.svelte-gygcht){object-position:top;object-fit:cover;aspect-ratio:16/9;width:100%;height:100%;transition:transform .3s}.project__inner.svelte-gygcht{background-color:color-mix(in oklab, var(--colors-elevation-2), var(--colors-primary) 15%);border-radius:var(--border-radiuses-lg);grid-template:"image""title"max-content"desc""tags"/1fr;width:100%;padding:1rem;display:grid}.grid-item__image-wrapper.svelte-gygcht{aspect-ratio:16/9;border-radius:var(--border-radiuses-lg);background-color:#f3f4f6;grid-area:image;width:100%;overflow:hidden}.back-link-container.svelte-gygcht{top:var(--navbar-height);z-index:9999;background-color:var(--colors-elevation-2);border-bottom:1px solid color-mix(in oklch, var(--colors-elevation-2), var(--border-mix-shading) var(--border-strength-4));margin-bottom:1rem;position:sticky}.back-link-container.svelte-gygcht:after{content:"";width:100%;height:1px;box-shadow:0 2px 2px #0003;box-shadow:0px 2px 2px color-mix(in oklab, var(--border-mix-shading) 15%, transparent);display:block;position:absolute;bottom:0}.back-link.svelte-gygcht{color:var(--colors-text);font-weight:var(--font-weights-medium);font-weight:var(--font-weights-bold);align-items:center;gap:.5rem;margin:.5rem 0;padding:1rem 1rem 1rem 0;text-decoration:none;display:inline-flex}@container (width>50rem){.project__inner.svelte-gygcht{grid-template:"title image""desc image"max-content"tags image"/1.2fr 1fr}.project.svelte-gygcht{padding:1rem 2rem}}
