:root{--ink:#16130f;--muted:#5d564d;--faint:#8a8177;--line:#e4ded4;--bg:#fbf9f5;--surface:#fff;--accent:#a8442a;--accent-ink:#fff;--radius:10px;--max:64rem}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}h1,h2,h3{line-height:1.15}a{color:inherit}.page.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{max-width:var(--max);box-sizing:border-box;justify-content:space-between;align-items:center;gap:2rem;width:100%;margin:0 auto;padding:1.25rem;display:flex}.brand.svelte-12qhfyh{letter-spacing:-.02em;font-size:1.4rem;font-weight:700;text-decoration:none}nav.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);font-size:.95rem;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}nav.svelte-12qhfyh a.cta:where(.svelte-12qhfyh){background:var(--accent);color:var(--accent-ink);border-radius:var(--radius);padding:.55rem 1.1rem;font-weight:600}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{max-width:var(--max);box-sizing:border-box;border-top:1px solid var(--line);width:100%;color:var(--faint);margin:0 auto;padding:3rem 1.25rem;font-size:.9rem}
