:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ground:#f2f1ef;--surface:#fff;--raised:#faf9f7;--sunken:#e7e5e1;--line:#dbd8d2;--line-soft:#e8e5e0;--text:#171614;--dim:#6b6862;--faint:#96918a;--accent:#8a5a2b;--accent-q:#f0e4d6;--ok:#4a7a4e;--warn:#946a17;--stop:#a94a3f;--fit:#8fa58c;--over:#b4736a;--short:#c2a878;--radius-control:5px;--radius-panel:7px;--radius-container:10px;--radius-pill:999px;--ui-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", system-ui, sans-serif;--numeric-font:ui-monospace, "SF Mono", Menlo, Consolas, monospace}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#12110f;--surface:#1b1a18;--raised:#242220;--sunken:#0c0b0a;--line:#302d2a;--line-soft:#26241f;--text:#edeae5;--dim:#9a958d;--faint:#726d66;--accent:#c79355;--accent-q:#33261a;--ok:#71ae76;--warn:#d7a445;--stop:#dc6a5e;--fit:#5c7259;--over:#8c4f47;--short:#7a6742}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{background:var(--ground);color:var(--text);font-family:var(--ui-font);font-size:13px;line-height:1.4}button,input,select,textarea{font:inherit}button,input,select{border-radius:var(--radius-control)}button{border:1px solid var(--line);background:var(--raised);color:var(--text);cursor:pointer}button:hover{border-color:var(--accent)}a{color:inherit}.numeric{font-family:var(--numeric-font);font-variant-numeric:tabular-nums}.label{color:var(--dim);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:650}.chrome.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:14px;height:46px;padding:0 16px;display:flex}.brand.svelte-12qhfyh{letter-spacing:-.01em;font-size:14px;font-weight:700;text-decoration:none}.project-status.svelte-12qhfyh{color:var(--dim);align-items:center;gap:6px;font-size:11.5px;display:flex}.status-dot.svelte-12qhfyh{background:var(--dim);border-radius:var(--radius-pill);width:7px;height:7px;display:inline-block}.project-status.status-ok.svelte-12qhfyh .status-dot:where(.svelte-12qhfyh){background:var(--ok)}.project-status.status-warn.svelte-12qhfyh .status-dot:where(.svelte-12qhfyh){background:var(--warn)}.project-status.status-dim.svelte-12qhfyh .status-dot:where(.svelte-12qhfyh){background:var(--dim)}.chrome-spacer.svelte-12qhfyh{flex:1}.budget.svelte-12qhfyh{color:var(--dim);font-size:11.5px}.theme-toggle.svelte-12qhfyh,.new-project.svelte-12qhfyh{min-height:28px;padding:4px 9px;text-decoration:none}.new-project.svelte-12qhfyh{background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-control);color:var(--surface)}@media (width<=560px){.project-status.svelte-12qhfyh,.budget.svelte-12qhfyh{display:none}}
