:root{--bg: #f7f8fa;--surface: #ffffff;--surface-subtle: #f2f4f7;--surface-hover: #eceff3;--border: #e1e5ea;--border-strong: #c8cfd8;--text: #16202b;--text-muted: #5c6b7a;--text-faint: #8b98a5;--brand: #1f3a5f;--brand-hover: #2a4d7d;--brand-text: #ffffff;--brand-subtle: #eaf0f7;--success: #0d7a4f;--success-subtle: #e7f5ee;--danger: #b3261e;--danger-subtle: #fdecea;--warning-subtle: #fdf4e3;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgb(16 24 40 / .05);--shadow: 0 1px 3px rgb(16 24 40 / .08), 0 1px 2px rgb(16 24 40 / .04);--shadow-lg: 0 12px 32px rgb(16 24 40 / .14);--font-sans: system-ui, -apple-system, "Hiragino Sans", "Noto Sans JP", "Yu Gothic UI", sans-serif;--font-numeric: ui-monospace, "SF Mono", "Cascadia Mono", Menlo, monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .9375rem;--text-lg: 1.0625rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--content-width: 44rem;--tap-target: 44px;--transition: .14s cubic-bezier(.4, 0, .2, 1)}@media(prefers-color-scheme:dark){:root{--bg: #0f151c;--surface: #18212b;--surface-subtle: #1e2833;--surface-hover: #26323f;--border: #2a3644;--border-strong: #3d4b5c;--text: #e8edf2;--text-muted: #9aa8b6;--text-faint: #6b7a89;--brand: #7aa7d9;--brand-hover: #93b8e3;--brand-text: #0f151c;--brand-subtle: #1c2a3a;--success: #4ec38a;--success-subtle: #142b21;--danger: #f2857c;--danger-subtle: #2e1a18;--warning-subtle: #2b2417;--shadow-sm: 0 1px 2px rgb(0 0 0 / .3);--shadow: 0 1px 3px rgb(0 0 0 / .4), 0 1px 2px rgb(0 0 0 / .3);--shadow-lg: 0 12px 32px rgb(0 0 0 / .5)}}@media(prefers-reduced-motion:reduce){:root{--transition: 0ms}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);font-size:var(--text-base);line-height:1.7;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.4;letter-spacing:.01em}a{color:var(--brand);text-decoration-color:color-mix(in srgb,var(--brand) 35%,transparent);text-underline-offset:.2em;transition:color var(--transition)}a:hover{color:var(--brand-hover);text-decoration-color:currentColor}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--radius-sm)}button{font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:var(--text-base);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);transition:border-color var(--transition),box-shadow var(--transition)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle)}.btn-primary{font:inherit;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--tap-target);padding:var(--space-2) var(--space-5);border:1px solid transparent;border-radius:var(--radius);background:var(--brand);color:var(--brand-text);font-weight:600;text-decoration:none;cursor:pointer;transition:background var(--transition),transform var(--transition)}.btn-primary:hover:not(:disabled){background:var(--brand-hover);color:var(--brand-text)}.btn-primary:active:not(:disabled){transform:translateY(1px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--tap-target);padding:var(--space-2) var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);text-decoration:none;cursor:pointer;transition:background var(--transition),border-color var(--transition)}.btn:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.btn:disabled,.btn-primary:disabled{opacity:.55;cursor:default}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.numeric{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}header.svelte-12qhfyh{position:sticky;top:0;z-index:10;background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-4);max-width:var(--content-width);margin:0 auto;padding:var(--space-3) var(--space-4)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-2);margin-right:auto;color:var(--text);font-size:var(--text-lg);font-weight:700;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.desktop-nav.svelte-12qhfyh{display:none;gap:var(--space-4);font-size:var(--text-sm)}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:var(--space-1) 0;color:var(--text-muted);text-decoration:none;border-bottom:2px solid transparent}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.desktop-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);font-weight:600;border-bottom-color:var(--brand)}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3);white-space:nowrap}.compact.svelte-12qhfyh{min-height:36px;padding:var(--space-1) var(--space-3);font-size:var(--text-sm)}.label-full.svelte-12qhfyh{display:none}.signout.svelte-12qhfyh{color:var(--text-muted);font-size:var(--text-sm);text-decoration:none}.signout.svelte-12qhfyh:hover{color:var(--text)}main.svelte-12qhfyh{flex:1;width:100%;max-width:var(--content-width);margin:0 auto;padding:var(--space-5) var(--space-4) var(--space-6)}.tabbar.svelte-12qhfyh{position:sticky;bottom:0;z-index:10;display:flex;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom)}.tabbar.svelte-12qhfyh a:where(.svelte-12qhfyh){flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:52px;padding:var(--space-1);color:var(--text-faint);font-size:var(--text-xs);text-decoration:none}.tabbar.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--brand);font-weight:600}.tabbar.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:22px;height:22px}footer.svelte-12qhfyh{padding:var(--space-5) var(--space-4);color:var(--text-faint);font-size:var(--text-xs);text-align:center}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.shell.signed-in.svelte-12qhfyh footer:where(.svelte-12qhfyh){padding-bottom:var(--space-4)}@media(min-width:640px){.desktop-nav.svelte-12qhfyh{display:flex}.label-full.svelte-12qhfyh{display:inline}.tabbar.svelte-12qhfyh{display:none}main.svelte-12qhfyh{padding-top:var(--space-6)}}
