:root{--color-bg:#f5f2eb;--color-text:#1a1a1a;--color-link:#0055a4;--color-link-hover:#003d7a;--color-footer-bg:#eae6e1;--max-width:960px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:var(--color-link);text-decoration:none}a:hover,a:focus{color:var(--color-link-hover);text-decoration:underline}.site.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.banner.svelte-12qhfyh{width:100%;max-width:var(--max-width);margin:0 auto;display:block}.banner.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:auto;display:block}main.svelte-12qhfyh{flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}footer.svelte-12qhfyh{background:var(--color-footer-bg);text-align:center;padding:1.5rem 1rem}nav.svelte-12qhfyh{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (width>=600px){nav.svelte-12qhfyh{flex-direction:row;justify-content:center;gap:2rem}}
