:root{--bg:#fdfcf5;--ink:#1a2e1f;--ink-soft:#4a5a4f;--green:#2d6a4a;--green-deep:#1b4332;--green-light:#d8e8db;--accent:#e9b44c;--rule:#e4e0d2;--err:#b53d3d;--radius:14px;--maxw:1080px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}h1,h2,h3{letter-spacing:-.01em;color:var(--green-deep);margin:0;font-family:Fraunces,Georgia,serif;font-weight:600}p{margin:0}input,select,textarea,button{font-family:inherit;font-size:inherit}.nav.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--rule);z-index:10;background:#fdfcf5eb;position:sticky;top:0}.nav-inner.svelte-12qhfyh{max-width:var(--maxw);justify-content:space-between;align-items:center;margin:0 auto;padding:16px 24px;display:flex}.brand.svelte-12qhfyh{color:var(--green-deep);align-items:center;gap:10px;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:600;text-decoration:none;display:flex}.brand.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--green);font-style:italic;font-weight:500}.logo.svelte-12qhfyh{width:26px;height:26px;color:var(--green)}.links.svelte-12qhfyh{gap:24px;display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft);font-size:.95rem;font-weight:500;text-decoration:none}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--green-deep)}.foot.svelte-12qhfyh{border-top:1px solid var(--rule);margin-top:60px;padding:28px 24px}.foot-inner.svelte-12qhfyh{max-width:var(--maxw);color:var(--ink-soft);justify-content:space-between;margin:0 auto;font-size:.88rem;display:flex}@media (width<=560px){.foot-inner.svelte-12qhfyh{flex-direction:column;gap:4px}}
