:root{--color-bg: #faf8f5;--color-surface: #ffffff;--color-text: #2c2c2c;--color-text-muted: #7a7a7a;--color-accent: #c4a265;--color-accent-light: #e8d5b0;--color-border: #e8e4dd;--color-error: #c44;--color-success: #4a8;--font-serif: "Georgia", "Times New Roman", serif;--font-sans: -apple-system, "Segoe UI", sans-serif;--radius: 12px;--max-width: 640px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-serif);background:var(--color-bg);color:var(--color-text);line-height:1.7;max-width:var(--max-width);margin:0 auto;padding:24px 20px 80px;min-height:100dvh}h1,h2,h3{font-family:var(--font-sans);font-weight:500;letter-spacing:-.02em}a{color:var(--color-accent);text-decoration:underline}button{font-family:var(--font-sans);cursor:pointer;border:none;background:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.app-shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}.app-header.svelte-12qhfyh{padding:16px 0;margin-bottom:32px}.logo.svelte-12qhfyh{font-family:var(--font-sans);font-size:1.25rem;font-weight:500;color:var(--color-text);text-decoration:none;letter-spacing:-.02em}.app-main.svelte-12qhfyh{flex:1}
