@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@700&family=Source+Sans+Pro:wght@400;600&display=swap";.footer.svelte-6z1643{width:100%;padding:1.5rem 0;text-align:center;background-color:var(--primary);color:var(--text);border-top:2px solid var(--accent)}.footer-text.svelte-6z1643{font-family:var(--font-quote);font-size:1rem;margin:.5rem 0}.footer-link.svelte-6z1643{color:var(--accent);text-decoration:none;font-weight:700}.footer-link.svelte-6z1643:hover{text-decoration:underline}.nav-links.svelte-1gfkfq4{display:flex;justify-content:center;gap:1.5rem}.nav-link.svelte-1gfkfq4{font-family:var(--font-quote);font-size:1rem;color:var(--text);text-decoration:none;transition:color .3s ease}.nav-link.svelte-1gfkfq4:hover{color:var(--accent)}@media (max-width: 768px){header.svelte-7wf6cy{display:none}}header.svelte-7wf6cy{width:100%;border-bottom:2px solid var(--accent);padding-bottom:.5rem;view-transition-name:header}.header-content.svelte-7wf6cy{display:flex;justify-content:space-between;align-items:center;max-width:1200px}.left-section.svelte-7wf6cy{display:flex;align-items:center;gap:1rem;text-decoration:none}.site-icon.svelte-7wf6cy{height:4rem;width:auto}.title-container.svelte-7wf6cy{text-align:left}.title.svelte-7wf6cy{font-family:var(--font-title);font-size:2rem;color:var(--accent)}.header-description.svelte-7wf6cy{font-family:var(--font-quote);font-size:1rem;color:var(--text);margin-top:.3rem}@media (min-width: 769px){header.svelte-1ipdjl2{display:none}}header.svelte-1ipdjl2{width:100%;border-bottom:2px solid var(--accent);padding-bottom:.5rem;view-transition-name:header}.header-content.svelte-1ipdjl2{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;text-decoration:none}.site-icon.svelte-1ipdjl2{height:6rem;width:auto}.title-container.svelte-1ipdjl2{text-align:left}.title.svelte-1ipdjl2{font-family:var(--font-title);font-size:1.75rem;color:var(--accent)}.title-sub.svelte-1ipdjl2{font-family:var(--font-title);font-size:1.25rem;color:var(--text)}.header-description.svelte-1ipdjl2{font-family:var(--font-quote);font-size:1rem;color:var(--text);margin:1rem 0}:root{--font-title: "EB Garamond", serif;--font-quote: "Source Sans Pro", sans-serif}:root{--primary: #000000;--accent: #D4AF37;--accent-dark: #B8860B;--text: #FFFFFF}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--primary);font-family:var(--font-body)}.container.svelte-1wsk8qx{min-height:100vh;padding:2rem;max-width:1280px;margin:0 auto;text-align:center;color:var(--text)}@media (min-width: 769px){.container.svelte-1wsk8qx{display:flex;flex-direction:column;align-items:center;justify-content:space-between}}@keyframes svelte-1wsk8qx-fade-in{0%{opacity:0}}@keyframes svelte-1wsk8qx-fade-out{to{opacity:0}}@keyframes svelte-1wsk8qx-slide-from-right{0%{transform:translate(30px)}}@keyframes svelte-1wsk8qx-slide-to-left{to{transform:translate(-30px)}}:root::view-transition-old(root){animation:90ms cubic-bezier(.4,0,1,1) both svelte-1wsk8qx-fade-out,.3s cubic-bezier(.4,0,.2,1) both svelte-1wsk8qx-slide-to-left}:root::view-transition-new(root){animation:.21s cubic-bezier(0,0,.2,1) 90ms both svelte-1wsk8qx-fade-in,.3s cubic-bezier(.4,0,.2,1) both svelte-1wsk8qx-slide-from-right}
