:root{--brand:#d97706;--brand-dark:#b45309;--brand-soft:#fef3c7;--pos:#d97706;--kanjo:#2f6f5e;--kanjo-pale:#e9f3f0;--mo:#2563eb;--ok:#16a34a;--warn:#f59e0b;--danger:#dc2626;--info:#2563eb;--text:#1f2937;--text-muted:#6b7280;--text-faint:#9ca3af;--text-on-dark:#f8fafc;--bg:#f7f8fa;--surface:#fff;--surface-2:#f3f4f6;--ink:#0f172a;--ink-2:#1e293b;--border:#e2e8f0;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-card:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-elevated:0 8px 28px #0000001f;--rail:1120px;--page-pad-x:28px;--page-pad-top:32px;--page-pad-bottom:72px;--card-pad:22px 26px;--card-pad-lg:40px 26px;--stack-gap:18px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6}input,textarea,select{font-family:inherit;font-size:16px}a{color:inherit}h1,h2,h3,h4{margin:0;line-height:1.35}p{margin:0}.btn{border-radius:var(--radius-md);cursor:pointer;color:var(--text);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.solid{background:var(--brand);color:#fff}.btn.solid:hover:not(:disabled){background:var(--brand-dark)}.btn.ghost{border-color:var(--border);background:var(--surface)}.btn.ghost:hover:not(:disabled){background:var(--surface-2)}.btn.light{color:var(--ink);background:#fff}.btn.danger{color:var(--danger);background:#fff;border-color:#fecaca}.btn.danger:hover:not(:disabled){background:#fef2f2}.btn.lg{padding:15px 30px;font-size:16px}.btn.block{width:100%}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.field{margin-bottom:16px;display:block}.field>span{color:var(--text-muted);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.field input,.field select,.field textarea{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text);background:#fff;padding:11px 12px}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--brand-soft);border-color:var(--brand)}.field .hint{color:var(--text-faint);margin-top:5px;font-size:12px;font-weight:400;display:block}.alert{border-radius:var(--radius-md);margin-bottom:16px;padding:11px 14px;font-size:14px}.alert.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.alert.ok{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.alert.info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.nav-icon.svelte-lt2qlr{flex-shrink:0;display:block}.shell.svelte-1fmyrdo{min-height:100vh;display:flex}.brand.svelte-1fmyrdo{letter-spacing:.03em;color:#fff;font-size:19px;font-weight:700;text-decoration:none}.brand.svelte-1fmyrdo span:where(.svelte-1fmyrdo){color:var(--brand)}.sidebar.svelte-1fmyrdo{background:var(--ink);width:232px;color:var(--text-on-dark);flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.side-brand.svelte-1fmyrdo{padding:20px 20px 14px;font-size:21px;display:block}.nav.svelte-1fmyrdo{flex:1;padding:4px 10px 16px}.sec-title.svelte-1fmyrdo{letter-spacing:.1em;color:#64748b;padding:16px 10px 6px;font-size:10.5px;font-weight:700}.nav-link.svelte-1fmyrdo{border-radius:var(--radius-md);color:#cbd5e1;align-items:center;gap:10px;margin-bottom:1px;padding:9px 10px;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.nav-link.svelte-1fmyrdo .icon:where(.svelte-1fmyrdo){color:#94a3b8;justify-content:center;align-items:center;width:20px;display:flex}.nav-link.svelte-1fmyrdo:hover .icon:where(.svelte-1fmyrdo),.nav-link.active.svelte-1fmyrdo .icon:where(.svelte-1fmyrdo){color:currentColor}.nav-link.svelte-1fmyrdo:hover{background:var(--ink-2);color:#fff}.nav-link.active.svelte-1fmyrdo{background:var(--brand);color:#fff;font-weight:700}.side-foot.svelte-1fmyrdo{border-top:1px solid var(--ink-2);gap:8px;padding:14px 16px 18px;display:grid}.credit-chip.svelte-1fmyrdo{background:var(--ink-2);color:var(--brand-soft);border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.credit-chip.svelte-1fmyrdo:hover{background:#334155}.credit-chip.block.svelte-1fmyrdo{justify-content:center}.credit-chip.svelte-1fmyrdo .dot:where(.svelte-1fmyrdo){background:var(--brand);border-radius:50%;flex-shrink:0;width:7px;height:7px}.who.svelte-1fmyrdo{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:12px;overflow:hidden}.logout.svelte-1fmyrdo{color:#cbd5e1;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #475569;padding:7px 0;font-family:inherit;font-size:12.5px;font-weight:700}.logout.svelte-1fmyrdo:hover{background:var(--ink-2);color:#fff}.content.svelte-1fmyrdo{flex:1;min-width:0}.content-inner.svelte-1fmyrdo{padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bottom)}.mobilebar.svelte-1fmyrdo,.backdrop.svelte-1fmyrdo{display:none}@media (width<=900px){.shell.svelte-1fmyrdo{display:block}.mobilebar.svelte-1fmyrdo{background:var(--ink);color:#fff;z-index:30;align-items:center;gap:14px;height:56px;padding:0 14px;display:flex;position:sticky;top:0}.hamburger.svelte-1fmyrdo{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px}.mobilebar.svelte-1fmyrdo .brand:where(.svelte-1fmyrdo){flex:1;font-size:18px}.backdrop.svelte-1fmyrdo{z-index:40;background:#0f172a8c;display:block;position:fixed;inset:0}.sidebar.svelte-1fmyrdo{z-index:50;height:100vh;box-shadow:var(--shadow-elevated);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar.open.svelte-1fmyrdo{transform:translate(0)}.content.svelte-1fmyrdo{--page-pad-x:16px;--page-pad-top:22px;--page-pad-bottom:60px;--card-pad:18px 16px;--card-pad-lg:32px 16px}}.splash.svelte-12qhfyh{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:100vh;display:flex}.logo.svelte-12qhfyh{letter-spacing:.04em;font-size:32px;font-weight:700}.logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--brand)}.spinner.svelte-12qhfyh{border:3px solid #ffffff2e;border-top-color:var(--brand);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}
