:root{--bg:#faf7f2;--surface:#fff;--ink:#2e2a26;--ink-soft:#6b635a;--line:#e8e1d8;--accent:#5b4fb5;--radius:14px;--card-ratio:1195 / 1720;font-size:16px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.55}h1,h2,h3{margin:0 0 .5em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:64rem;margin:0 auto;padding:0 1.25rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem}.card-thumb{aspect-ratio:var(--card-ratio);background:var(--line);border-radius:10px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 1px 3px #2e2a262e,0 6px 16px #2e2a261f}a:hover .card-thumb,a:focus-visible .card-thumb{transform:translateY(-3px);box-shadow:0 2px 5px #2e2a2633,0 12px 26px #2e2a2629}header.svelte-12qhfyh{border-bottom:1px solid var(--line);background:var(--surface);z-index:10;position:sticky;top:0}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;padding-top:.8rem;padding-bottom:.8rem;display:flex}.brand.svelte-12qhfyh{font-family:Georgia,serif;font-size:1.15rem}.brand.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--accent);font-style:normal}.links.svelte-12qhfyh{color:var(--ink-soft);gap:1.25rem;font-size:.92rem;display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}main.svelte-12qhfyh{min-height:70vh;padding-top:2rem;padding-bottom:3rem}footer.svelte-12qhfyh{color:var(--ink-soft);padding-top:1rem;padding-bottom:2rem;font-size:.85rem}
