:root{--accent:#2f7d4f;--accent-strong:#1f5c39;--bg:#f4f6f4;--bg-elevated:#fff;--text-primary:#1a2620;--text-muted:#5c6b62;--border-light:#dfe6e0;--danger:#b3261e;--tertiary:#7a5a1f}@media (prefers-color-scheme:dark){:root{--accent:#6fcf97;--accent-strong:#8bdcae;--bg:#0f1512;--bg-elevated:#161d18;--text-primary:#e6efe8;--text-muted:#9db0a4;--border-light:#26302a;--danger:#f2b8b5;--tertiary:#e2c48b}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text-primary);margin:0;font-family:system-ui,-apple-system,sans-serif}a{color:var(--accent)}button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem .9rem;font-size:1rem}button:disabled{opacity:.6;cursor:default}input{border:1px solid var(--border-light);background:var(--bg-elevated);color:var(--text-primary);border-radius:8px;padding:.55rem;font-size:1rem}.app.svelte-12qhfyh{background:var(--bg-elevated);max-width:720px;min-height:100dvh;margin:0 auto}header.svelte-12qhfyh{border-bottom:1px solid var(--border-light);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}header.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin:0;font-size:1.15rem}.spacer.svelte-12qhfyh{flex:1}.who.svelte-12qhfyh{color:var(--text-muted);font-size:.85rem}.ghost.svelte-12qhfyh{color:var(--text-muted);background:0 0;padding:.3rem .5rem;font-size:.85rem}.tabs.svelte-12qhfyh{border-bottom:1px solid var(--border-light);display:flex}.tabs.svelte-12qhfyh a:where(.svelte-12qhfyh){text-align:center;color:var(--text-muted);border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.6rem .25rem;font-size:.9rem;text-decoration:none}.tabs.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.content.svelte-12qhfyh{padding:1rem}
