:root{--bg: #faf6ee;--surface: #fffdf8;--ink: #21281f;--muted: #616c60;--sage: #2f7d5b;--sage-deep: #235e44;--sage-soft: #e6efe6;--line: #e7e1d4;--gold: #a9802f;--serif: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--maxw: 880px;--radius: 16px;--shadow: 0 1px 2px rgba(40, 38, 28, .04), 0 10px 30px rgba(40, 38, 28, .055)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.18;letter-spacing:-.012em;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}::selection{background:var(--sage-soft)}.container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.muted{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:18px}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.rise{animation:rise .5s ease both}@media(prefers-reduced-motion:reduce){.rise{animation:none}html{scroll-behavior:auto}}header.site.svelte-12qhfyh{text-align:center;padding:38px 0 22px;background:linear-gradient(180deg,var(--surface),var(--bg));border-bottom:1px solid var(--line)}.brand.svelte-12qhfyh{font-family:var(--serif);font-size:2.1rem;font-weight:600;letter-spacing:-.02em}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--sage)}.tagline.svelte-12qhfyh{margin:6px 0 0;color:var(--muted);font-size:.98rem}main.container.svelte-12qhfyh{padding-top:18px;padding-bottom:40px;min-height:60vh}footer.site.svelte-12qhfyh{text-align:center;color:var(--muted);font-size:.82rem;padding:26px 0 34px;border-top:1px solid var(--line)}footer.site.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--sage-deep)}
