:root{--green:#00802f;--green-dark:#0a5e2d;--green-deep:#004d1c;--ink:#161615;--grey-dark:#6f706f;--grey:#c2c2c2;--grey-light:#f5f5f5;--beige:#e1d7c3;--yellow:#fff04b;--red:#e31c3d;--white:#fff;--bg:var(--white);--bg-muted:var(--grey-light);--fg:var(--ink);--fg-muted:var(--grey-dark);--accent:var(--green);--accent-hover:var(--green-dark);--line:#e6e6e4;--danger:var(--red);--font-sans:"Gill Sans MT Pro", "Gill Sans MT", "Gill Sans", Calibri, "Segoe UI", system-ui, sans-serif;--font-serif:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--radius:3px;--measure:46rem}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);margin:0;font-size:17px;line-height:1.55}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.15}a{color:var(--accent);text-underline-offset:2px}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}code{background:var(--bg-muted);border-radius:var(--radius);padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}header.svelte-12qhfyh{border-top:4px solid var(--accent);border-bottom:1px solid var(--line);padding:1.1rem 1.5rem}.mark.svelte-12qhfyh{letter-spacing:.02em;font-weight:600}.body.svelte-12qhfyh{width:100%;max-width:var(--measure);flex:1;margin:0 auto;padding:3rem 1.5rem}footer.svelte-12qhfyh{border-top:1px solid var(--line);color:var(--fg-muted);padding:1.1rem 1.5rem;font-size:.8rem}
