:root{--color-bg:#f7f8fa;--color-surface:#fff;--color-border:#e2e5eb;--color-text:#1c2230;--color-text-muted:#5b6472;--color-primary:#2f6df6;--color-primary-text:#fff;--color-success:#1f8f4e;--color-success-bg:#e7f6ec;--color-warning:#9a6b00;--color-warning-bg:#fdf3da;--color-error:#c23030;--color-error-bg:#fbeaea;--color-info:#2f6df6;--color-info-bg:#e9f0fe;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--radius:8px;--shadow-sm:0 1px 2px #1018280f;--shadow-md:0 4px 12px #10182814;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--content-max:64rem}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.5}body{min-height:100vh;margin:0}h1,h2,h3{line-height:1.2}a{color:var(--color-primary)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}code{font-family:var(--font-mono);font-size:.875em}.skip-link.svelte-12qhfyh{left:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow-md);transition:top .12s;position:absolute;top:-3rem}.skip-link.svelte-12qhfyh:focus{top:var(--space-2);z-index:10}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.app-header.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);background:var(--color-surface);border-bottom:1px solid var(--color-border);display:flex}.brand.svelte-12qhfyh{color:var(--color-text);font-size:1.0625rem;font-weight:700;text-decoration:none}.app-header.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){gap:var(--space-4);margin:0;padding:0;list-style:none;display:flex}.app-header.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--color-text-muted);text-decoration:none}.app-header.svelte-12qhfyh nav:where(.svelte-12qhfyh) a[aria-current=page]:where(.svelte-12qhfyh){color:var(--color-text);font-weight:600}.app-header.svelte-12qhfyh nav:where(.svelte-12qhfyh){margin-left:auto}.auth.svelte-12qhfyh{align-items:center;gap:var(--space-3);display:flex}.auth__user.svelte-12qhfyh{color:var(--color-text-muted);font-size:.9375rem}.auth__action.svelte-12qhfyh{font:inherit;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.auth__action.svelte-12qhfyh:hover{color:var(--color-text)}.app-main.svelte-12qhfyh{width:100%;max-width:var(--content-max);padding:var(--space-6) var(--space-5);flex:1;margin:0 auto}.app-footer.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.875rem;display:flex}.app-meta.svelte-12qhfyh{font-family:var(--font-mono)}
