header.svelte-5ta75i{display:flex;align-items:center;justify-content:center;width:100%;margin:1rem auto}.header-title.svelte-5ta75i{order:0;font-family:var(--title-font);font-size:4rem;text-align:center;margin:0 1rem;border:4px solid transparent;padding:.5rem 2.5rem .1rem;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;text-justify:center}@media only screen and (max-width: 1000px){.header-title.svelte-5ta75i{order:-2}header.svelte-5ta75i{flex-direction:column}}.header-title.svelte-5ta75i:hover{background-color:var(--fg-1);color:var(--bg-1)}.header-title.svelte-5ta75i:active{background-color:var(--fg-2);color:var(--bg-2)}.header-title.svelte-5ta75i>.light-logo:where(.svelte-5ta75i){padding-top:.7rem}.header-title.svelte-5ta75i>.dark-logo:where(.svelte-5ta75i){padding-top:.7rem;display:none}.header-title.svelte-5ta75i:hover>.light-logo:where(.svelte-5ta75i){display:none}.header-title.svelte-5ta75i:hover>.dark-logo:where(.svelte-5ta75i){display:inline}.nav-button.svelte-j0soad{font-family:var(--header-font),serif;font-size:1.5rem;padding:.2rem 1.5rem;margin:0 .8rem;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:4px;height:min-content;border:2px solid transparent}@media only screen and (max-width: 1000px){.nav-button.svelte-j0soad{width:100%;text-align:center}}.nav-button.svelte-j0soad:hover{background-color:var(--bg-2);color:var(--fg-2)}.nav-button.svelte-j0soad:active{background-color:var(--bg-3);color:var(--fg-3)}.pageInPath.svelte-j0soad{border:2px solid var(--fg-3)}.pageInPath.svelte-j0soad:hover{border:2px solid var(--fg-2)}.pageInPath.svelte-j0soad:active{border:2px solid var(--fg-1)}footer.svelte-1perzlp{margin:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1rem;color:var(--fg-3)}.copyright.svelte-1perzlp{text-align:center}gallery-display.svelte-1v1uqe6{display:flex;justify-content:center;margin-top:2rem;gap:3rem;max-width:90rem;margin:1rem auto}@media only screen and (max-width: 1000px){gallery-display.svelte-1v1uqe6{flex-direction:column}}gallery-card{display:flex;flex-direction:column;gap:.7rem;padding:2rem;border-radius:8px;background-color:var(--bg-2);flex:1 1 0}gallery-card h1,gallery-card h2,gallery-card h3,gallery-card h4,gallery-card h5,gallery-card h6{text-align:center;margin:0}gallery-card img{width:26rem;height:auto}gallery-card p{margin:.5rem 0}card{display:block;background-color:var(--bg-2);border-radius:8px;padding:2rem}card h1,card h2,card h3,card h4,card h5,card h6{text-align:center;margin:0}card img{width:26rem;height:auto}card p{margin:.5rem 0}
