:root{--bg-color: #faf8f5;--text-color: #2b2b2b;--link-color: #2b2b2b;--heading-font: "Crimson Pro", Georgia, serif;--body-font: Georgia, serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--body-font);line-height:1.65;font-size:18px;-webkit-font-smoothing:antialiased}a{color:var(--link-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:400;line-height:1.2}h1{font-size:2.5rem;margin-bottom:1rem}h2{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem}p{margin-bottom:1rem}.container.svelte-12qhfyh{max-width:680px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{margin-bottom:4rem}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo.svelte-12qhfyh{font-family:var(--heading-font);font-size:2.25rem;text-decoration:none;font-weight:400}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;font-size:1rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{margin-top:6rem;padding-top:2rem;display:flex;gap:1.5rem;font-size:.95rem}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.copyright.svelte-12qhfyh{margin-left:auto;color:#666}@media(max-width:640px){.container.svelte-12qhfyh{padding:1.5rem 1rem}nav.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:1rem}.nav-links.svelte-12qhfyh{gap:1rem}footer.svelte-12qhfyh{flex-wrap:wrap;gap:1rem}.copyright.svelte-12qhfyh{margin-left:0;width:100%}}
