:root{--color-bg: #fafafa;--color-surface: #ffffff;--color-text: #1a1a1a;--color-text-muted: #6b7280;--color-border: #e5e7eb;--color-accent: #2563eb;--color-accent-hover: #1d4ed8;--color-error: #dc2626;--radius: .5rem;--max-width: 44rem;font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--color-bg)}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font:inherit;border:none;border-radius:var(--radius);padding:.6rem 1.4rem;background:var(--color-accent);color:#fff;font-weight:500;transition:background .15s}button:hover:not(:disabled){background:var(--color-accent-hover)}button:disabled{opacity:.5;cursor:not-allowed}input[type=file]{font:inherit}.shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}header.svelte-12qhfyh{border-bottom:1px solid var(--color-border);background:var(--color-surface)}nav.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand.svelte-12qhfyh{font-weight:600;font-size:1.1rem;color:var(--color-text);text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;gap:1.25rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.95rem;text-decoration:none;padding-bottom:2px;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text);text-decoration:none}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-accent);border-bottom-color:var(--color-accent)}main.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem;width:100%;flex:1}
