.gallery-viewer.svelte-1hxle53{position:fixed;left:0;top:0;width:100vw;height:100vh;padding:0;background-color:#000a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:none;display:flex;justify-content:center;align-items:center;z-index:3;transition:opacity .1s}.gallery-viewer.svelte-1hxle53>img:where(.svelte-1hxle53){max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);transition:scale .1s}.project-info.svelte-1hxle53{background-color:var(--base-background);border:2px solid var(--base-accent);width:100%;padding:1.5rem;margin-top:3rem;display:flex;flex-direction:column;gap:1rem}.project-info.svelte-1hxle53 .row:where(.svelte-1hxle53){display:flex;flex-direction:row;justify-content:space-between}.project-info.svelte-1hxle53 .row:where(.svelte-1hxle53) a:where(.svelte-1hxle53){text-decoration:none;margin-top:-.5rem;margin-right:-.5rem}.project-info.svelte-1hxle53 img:where(.svelte-1hxle53){width:6.5rem;height:6.5rem;margin-top:-5rem;border:4px solid var(--base-background);box-shadow:0 0 0 2px var(--base-accent);background-color:var(--base-background);color:transparent}.project-info.svelte-1hxle53 main:where(.svelte-1hxle53){display:flex;flex-direction:column;gap:.5rem}.project-info.svelte-1hxle53 main:where(.svelte-1hxle53)>span:where(.svelte-1hxle53){display:grid;grid-template-rows:max-content max-content max-content;width:100%}.project-info.svelte-1hxle53 main:where(.svelte-1hxle53)>span:where(.svelte-1hxle53)>small:where(.svelte-1hxle53){display:flex;flex-direction:row;align-items:center;margin-bottom:-.125rem;gap:.125rem;font-size:1rem;font-weight:700;opacity:.75}.project-info.svelte-1hxle53 main:where(.svelte-1hxle53)>span:where(.svelte-1hxle53)>b:where(.svelte-1hxle53){font-size:1.75rem}.project-info.svelte-1hxle53 main:where(.svelte-1hxle53)>span:where(.svelte-1hxle53)>p:where(.svelte-1hxle53){font-size:1.25rem;opacity:.75;margin:.25rem 0}.project-info.svelte-1hxle53 .details:where(.svelte-1hxle53){display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;width:100%}.project-info.svelte-1hxle53 .details:where(.svelte-1hxle53) div:where(.svelte-1hxle53){display:flex;flex-direction:column;padding:.75rem;gap:.25rem;border:2px solid var(--base-surface-mid)}.project-info.svelte-1hxle53 .details:where(.svelte-1hxle53) b:where(.svelte-1hxle53){text-transform:uppercase;opacity:.75}.project-info.svelte-1hxle53 .details:where(.svelte-1hxle53) span:where(.svelte-1hxle53){display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:1.25rem}.project-body.svelte-1hxle53{display:grid;grid-template-columns:1fr .5fr;gap:2rem;width:100%}.project-body.svelte-1hxle53>main:where(.svelte-1hxle53){display:flex;flex-direction:column;gap:2rem}.project-body.svelte-1hxle53>aside:where(.svelte-1hxle53){display:flex;flex-direction:column;height:max-content;position:sticky;top:2rem}.project-body.svelte-1hxle53>aside[data-in-editor=true]:where(.svelte-1hxle53){top:10rem}.info-snippet.svelte-1hxle53{display:flex;flex-direction:row;align-items:center;background-color:var(--base-background);border:2px solid var(--base-accent);font-size:1.125rem;padding:.5rem;margin-bottom:1rem;gap:.5rem}.info-snippet.svelte-1hxle53>img:where(.svelte-1hxle53){width:2.5rem;height:2.5rem}.info-snippet.svelte-1hxle53>span:where(.svelte-1hxle53){display:flex;flex-direction:column}.info-snippet.svelte-1hxle53>span:where(.svelte-1hxle53)>p:where(.svelte-1hxle53){font-weight:500}.info-snippet.svelte-1hxle53>span:where(.svelte-1hxle53)>small:where(.svelte-1hxle53){display:flex;flex-direction:row;align-items:center;gap:.125rem;font-size:.875rem;opacity:.75}.additional.svelte-1hxle53{display:flex;flex-direction:column;gap:.5rem}.additional.svelte-1hxle53:not(:last-child){margin-bottom:1rem}.additional.svelte-1hxle53>b:where(.svelte-1hxle53){display:flex;flex-direction:row;align-items:center;gap:.5rem;text-transform:uppercase;font-size:1rem;width:100%}.additional.svelte-1hxle53>b:where(.svelte-1hxle53):after{content:"";width:100%;height:2px;background-color:var(--base-disabled)}.contributor.svelte-1hxle53{width:100%;border:2px solid var(--base-surface-mid);padding:.625rem .75rem}.contributor.svelte-1hxle53>:where(.svelte-1hxle53){width:100%}.contributor.svelte-1hxle53 small:where(.svelte-1hxle53){opacity:.75}.notice.svelte-1hxle53{background-color:var(--base-surface-off);padding:.375rem 0;font-size:.9rem;text-align:center}.gallery.svelte-1hxle53{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.gallery.svelte-1hxle53>button:where(.svelte-1hxle53){display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer;border:none;width:100%;padding:0;transition:box-shadow .1s}.gallery.svelte-1hxle53>button:where(.svelte-1hxle53):hover{box-shadow:0 0 0 2px var(--base-accent)}.gallery.svelte-1hxle53>button:where(.svelte-1hxle53) img:where(.svelte-1hxle53){width:100%}@media screen and (max-width:768px){.project-info.svelte-1hxle53 .details:where(.svelte-1hxle53),.project-body.svelte-1hxle53{grid-template-columns:1fr}.info-snippet.svelte-1hxle53{display:none}}@media screen and (max-width:520px){.gallery.svelte-1hxle53{grid-template-columns:1fr}}
