:root{--text-color:#1f2933;--muted-color:#52606d;--border-color:#e4e7eb;--border-strong-color:#7b8794;--surface-color:#fff;--surface-2-color:#f1f5f4;--background-color:#f4f6f5;--primary-color:#0f766e;--primary-strong-color:#115e59;--primary-tint-color:#ccfbf1;--primary-soft-color:#f0fdfa;--on-primary-color:#fff;--accent-color:#b45309;--accent-tint-color:#fef3c7;--notice-color:#92400e;--notice-tint-color:#fffbeb;--done-color:#15803d;--done-tint-color:#dcfce7;--error-color:#b91c1c;--error-tint-color:#fef2f2;--focus-ring-color:var(--primary-color);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-pill:999px;--shadow-sm:0 1px 2px #1018280f, 0 1px 3px #10182814;--shadow-md:0 4px 12px #10182814, 0 2px 4px #1018280f;--shadow-hero:0 12px 32px #0f766e38;--page-max:64rem}body{color:var(--text-color);background:var(--background-color);margin:0;font-family:system-ui,-apple-system,Hiragino Sans,Noto Sans JP,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}h1,h2,h3{line-height:1.35}a{color:var(--primary-color);text-decoration:none}:focus-visible{outline:3px solid var(--focus-ring-color);outline-offset:2px}.btn{border-radius:var(--radius-md);min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:700;line-height:1.35;text-decoration:none;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.btn-primary{background:var(--primary-color);color:var(--on-primary-color)}.btn-primary:hover:not(:disabled){background:var(--primary-strong-color)}.btn-secondary{background:var(--surface-color);color:var(--primary-color);border-color:var(--primary-color)}.btn-secondary:hover:not(:disabled){background:var(--primary-soft-color)}.btn-ghost{color:var(--primary-color);background:0 0;padding-inline:.75rem}.btn-ghost:hover:not(:disabled){background:var(--primary-soft-color)}.btn-lg{min-height:52px;padding:.875rem 1.75rem;font-size:1.0625rem}.btn:disabled{opacity:.55;cursor:not-allowed}.back-link{border-radius:var(--radius-pill);min-height:44px;color:var(--primary-color);align-items:center;gap:.375rem;margin-left:-.5rem;padding:0 .75rem 0 .5rem;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{background:var(--primary-soft-color)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.app-header.svelte-12qhfyh{background:var(--surface-color);box-shadow:var(--shadow-sm)}.app-header-inner.svelte-12qhfyh{max-width:var(--page-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.75rem 1rem;display:flex}.brand.svelte-12qhfyh{min-width:0;min-height:44px;color:inherit;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:flex}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logo.svelte-12qhfyh{width:auto;height:28px}.header-actions.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.user-info.svelte-12qhfyh{min-height:44px;color:var(--text-color);align-items:center;gap:.5rem;font-weight:600;display:flex}.avatar.svelte-12qhfyh{background:var(--primary-tint-color);width:32px;height:32px;color:var(--primary-strong-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.user-name.svelte-12qhfyh{text-overflow:ellipsis;white-space:nowrap;max-width:8rem;overflow:hidden}.logout-btn.svelte-12qhfyh{gap:.375rem;padding-inline:.75rem}.content.svelte-12qhfyh{width:100%;max-width:var(--page-max);margin:0 auto;padding:1.5rem 1rem}.content.immersive.svelte-12qhfyh{max-width:none;padding:1rem}.notice.svelte-12qhfyh{background:var(--surface-color);border-radius:var(--radius-lg);max-width:36rem;box-shadow:var(--shadow-sm);margin:2rem auto;padding:1.5rem}.notice[role=alert].svelte-12qhfyh{border-left:4px solid var(--notice-color)}.notice.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin-top:0;font-size:1.25rem}.notice.login.svelte-12qhfyh{text-align:center;background:linear-gradient(180deg, var(--primary-soft-color) 0, var(--surface-color) 14rem);max-width:48rem;padding:2rem}.notice.login.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin:0 0 .75rem;font-size:1.75rem}.login-app.svelte-12qhfyh{color:var(--muted-color);margin:0 0 .5rem;font-size:.875rem;font-weight:600}.login-lead.svelte-12qhfyh{max-width:36rem;color:var(--muted-color);margin:0 auto 1.5rem}.login-steps-title.svelte-12qhfyh{border-top:1px solid var(--border-color);text-align:center;margin:2rem 0 1rem;padding-top:1.5rem;font-size:1.125rem}.login-steps.svelte-12qhfyh{text-align:left;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh){border-radius:var(--radius-md);background:var(--primary-soft-color);flex-direction:column;align-items:flex-start;padding:1rem;display:flex}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){margin-bottom:.25rem;font-size:1rem}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){color:var(--muted-color);margin:0;font-size:.875rem;line-height:1.5}.step-number.svelte-12qhfyh{background:var(--primary-color);width:2rem;height:2rem;color:var(--on-primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.expired.svelte-12qhfyh{border-left:4px solid var(--notice-color);border-radius:var(--radius-md);background:var(--notice-tint-color);max-width:720px;color:var(--text-color);margin:0 auto 1rem;padding:.75rem 1rem}.expired.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 .5rem}@media (width<=40rem){.user-name.svelte-12qhfyh{max-width:5rem}.logout-label.svelte-12qhfyh{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.logout-btn.svelte-12qhfyh{min-width:44px;padding:.625rem}.notice.login.svelte-12qhfyh{margin:1rem auto;padding:1.25rem}.notice.login.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:1.5rem}.login.svelte-12qhfyh .btn-primary:where(.svelte-12qhfyh){width:100%;display:flex}.login-steps.svelte-12qhfyh{grid-template-columns:1fr}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh){grid-template-columns:2rem 1fr;align-items:center;gap:.25rem .75rem;display:grid}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh) .step-number:where(.svelte-12qhfyh){grid-area:1/1;margin-bottom:0}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){grid-area:1/2;margin-bottom:0}.login-steps.svelte-12qhfyh li:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){grid-area:2/2}}
