:root{--accent:#3457d5;--accent-strong:#2843b8;--accent-soft:#eaefff;--bg:#f6f7f9;--surface:#fff;--surface-alt:#f1f3f6;--border:#e4e7ec;--border-strong:#d3d8e0;--text:#191c22;--text-muted:#616a78;--text-faint:#9098a6;--danger:#d5342b;--danger-soft:#fdecea;--success:#157f43;--success-soft:#e7f4ec;--warn:#9a6a00;--warn-soft:#fbf1dd;--radius:12px;--radius-sm:8px;--radius-pill:999px;--shadow:0 1px 2px #1418210f, 0 1px 3px #1418210a;--shadow-lg:0 8px 30px #14182124;--nav-height:60px;--content-max:40rem;--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}.btn{border-radius:var(--radius-sm);background:var(--accent);color:#fff;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.55rem 1.1rem;font-size:1rem;font-weight:600;transition:background .15s;display:inline-flex}.btn:hover{background:var(--accent-strong)}.btn:disabled{opacity:.55;cursor:default}.btn--ghost{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.btn--ghost:hover{background:var(--surface-alt)}.btn--danger{background:var(--danger)}.btn--danger:hover{background:#b42a22}.btn--block{width:100%}.input,.select,.textarea{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-height:44px;padding:.6rem .75rem;font-family:inherit;font-size:1rem}.textarea{resize:vertical;min-height:88px}.input:focus,.select:focus,.textarea:focus,.btn:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.field{color:var(--text-muted);flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.muted{color:var(--text-muted)}.faint{color:var(--text-faint)}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.nav.svelte-1y6048s{height:calc(var(--nav-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface);border-top:1px solid var(--border);z-index:40;position:fixed;bottom:0;left:0;right:0}.inner.svelte-1y6048s{max-width:var(--content-max);height:var(--nav-height);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.link.svelte-1y6048s{color:var(--text-faint);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.7rem;font-weight:600;display:flex}.link.active.svelte-1y6048s{color:var(--accent)}.link.svelte-1y6048s span:where(.svelte-1y6048s){line-height:1}@media (width>=700px){.nav.svelte-1y6048s{border-top:none;border-bottom:1px solid var(--border);height:60px;padding-bottom:0;top:0;bottom:auto}.inner.svelte-1y6048s{max-width:var(--content-max);grid-template-columns:none;align-items:center;gap:.5rem;height:60px;display:flex}.link.svelte-1y6048s{border-radius:var(--radius-sm);flex-direction:row;gap:.4rem;min-height:44px;padding:.4rem .75rem;font-size:.9rem}.link.active.svelte-1y6048s{background:var(--accent-soft)}}.auth.svelte-5uxi1w{max-width:26rem;margin:0 auto;padding:2rem 1rem}h1.svelte-5uxi1w{text-align:center;margin-bottom:1rem;font-size:1.6rem}.panel.svelte-5uxi1w{padding:1.5rem 1.25rem}h2.svelte-5uxi1w{margin-bottom:1rem;font-size:1.15rem}form.svelte-5uxi1w{flex-direction:column;gap:.85rem;display:flex}.switch.svelte-5uxi1w{text-align:center;margin-top:1rem;font-size:.9rem}.link.svelte-5uxi1w{color:var(--accent-strong);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;text-decoration:underline}.error.svelte-5uxi1w{color:var(--danger);margin:0;font-size:.9rem}.boot.svelte-12qhfyh{min-height:60vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.shell.svelte-12qhfyh{max-width:var(--content-max);padding:0 1rem calc(var(--nav-height) + 2rem);margin:0 auto}@media (width>=700px){.shell.svelte-12qhfyh{padding:60px 1rem 3rem}}
