:root{--bg:#f6f3ee;--ink:#3b3733;--ink-soft:#8a837a;--ink-mute:#a1988c;--ink-faint:#bdb5aa;--line:#e6e0d7;--wash:#e9e2d6;--serif:"Cormorant Garamond", "Iowan Old Style", Georgia, serif;--sans:"Figtree", system-ui, -apple-system, "Segoe UI", sans-serif;--slow:.9s cubic-bezier(.4, 0, .2, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#1b1a18;--ink:#e4ded4;--ink-soft:#9a9287;--ink-mute:#7a7369;--ink-faint:#5e5850;--line:#2e2b27;--wash:#2a2723;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;font-weight:300;line-height:1.7}h1,h2,h3{font-family:var(--serif);margin:0;font-weight:300;line-height:1.1}a{color:inherit}:focus-visible{outline:1px solid var(--ink-soft);outline-offset:4px;border-radius:4px}::selection{background:var(--wash)}header.svelte-12qhfyh,main.svelte-12qhfyh,footer.svelte-12qhfyh{width:100%;max-width:960px;margin:0 auto;padding-inline:24px}header.svelte-12qhfyh{justify-content:space-between;align-items:baseline;padding-block:32px;display:flex}.logo.svelte-12qhfyh{font-family:var(--serif);letter-spacing:.04em;font-size:1.35rem;font-weight:400;text-decoration:none}nav.svelte-12qhfyh{letter-spacing:.04em;gap:28px;font-size:.9rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft);transition:color var(--slow);text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}footer.svelte-12qhfyh{color:var(--ink-faint);letter-spacing:.04em;text-align:center;padding-block:120px 48px;font-size:.8rem}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:2px 0}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:3px}
