:root{--bg: #f6f5f1;--surface: #ffffff;--surface-alt: #eceae3;--border: #d8d5cb;--text: #1d1c19;--text-muted: #6b675d;--accent: #2f6f4f;--accent-text: #ffffff;--accent-soft: #dcece3;--danger: #b3261e;--danger-soft: #fbe4e2;--warn: #b06d0a;--shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 8px 24px rgb(0 0 0 / 6%);--radius: 12px;--radius-sm: 8px;--gap: 12px;--font: system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;color-scheme:light}[data-theme=dark]{--bg: #14161a;--surface: #1c1f24;--surface-alt: #23272e;--border: #333840;--text: #e9e9e6;--text-muted: #9aa0a8;--accent: #5fb98a;--accent-text: #10241a;--accent-soft: #1f3a2c;--danger: #f2867d;--danger-soft: #3a201e;--warn: #e0a94a;--shadow: 0 1px 2px rgb(0 0 0 / 40%), 0 8px 24px rgb(0 0 0 / 30%);color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%}button{font:inherit;color:inherit;cursor:pointer}input{font:inherit;color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.credit.svelte-e110ji{padding:20px 16px 28px;text-align:center;color:var(--text-muted);font-size:.8rem}.credit.svelte-e110ji p:where(.svelte-e110ji){margin:0}a.svelte-e110ji{color:inherit}.toggle.svelte-1cmi4dh{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border);border-radius:50%;background:var(--surface);font-size:1rem;line-height:1}.toggle.svelte-1cmi4dh:hover{background:var(--surface-alt)}.shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;max-width:560px;margin:0 auto}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.brand.svelte-12qhfyh{color:inherit;font-size:1.1rem;font-weight:700;text-decoration:none}main.svelte-12qhfyh{display:flex;flex-direction:column;flex:1;min-height:0;padding:0 16px}
