:root{--bg: #f4f5f3;--panel: #ffffff;--ink: #1c2620;--muted: #6b7770;--line: #e2e6e2;--brand: #0a9a4f;--brand-ink: #ffffff;--pos: #1f7a4d;--neg: #b23b3b;--row-hover: #f0f6f2;--radius: 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{font-size:18px}@media (max-width: 720px){html{font-size:15px}}body{margin:0;min-height:100%;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-text-size-adjust:100%}a{color:var(--brand);text-decoration:none}button,input,select{font:inherit}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:var(--radius);cursor:pointer}.btn:hover{background:var(--row-hover)}.btn-primary{background:var(--brand);border-color:var(--brand);color:var(--brand-ink)}.btn-primary:hover{background:var(--brand);border-color:var(--brand);color:var(--brand-ink);filter:brightness(1.08)}.num{font-variant-numeric:tabular-nums;text-align:right}.pos{color:var(--pos)}.neg{color:var(--neg)}.shell.svelte-12qhfyh{display:grid;grid-template-columns:290px 1fr;min-height:100vh}.sidebar.svelte-12qhfyh{background:var(--panel);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:1.25rem .85rem;gap:1.1rem;position:sticky;top:0;height:100vh;overflow:hidden}.brand.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:.5rem;font-size:1.55rem;font-weight:700;color:var(--brand);letter-spacing:-.02em;padding:0 .4rem}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:7px}.brand.svelte-12qhfyh .amp:where(.svelte-12qhfyh){color:var(--muted);font-weight:500}.net.svelte-12qhfyh{display:flex;flex-direction:column;padding:.75rem;background:var(--bg);border-radius:var(--radius)}.net-label.svelte-12qhfyh{font-size:.85rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.net-value.svelte-12qhfyh{font-size:1.55rem;font-weight:600}.section-label.svelte-12qhfyh{font-size:.82rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:0 .6rem .35rem}.accounts.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto;min-height:0}.acct.svelte-12qhfyh{display:flex;justify-content:space-between;gap:.5rem;padding:.7rem .65rem;border-radius:8px;color:var(--ink);font-size:1.02rem}.acct.svelte-12qhfyh:hover{background:var(--row-hover)}.acct.active.svelte-12qhfyh{background:var(--brand);color:var(--brand-ink)}.acct.active.svelte-12qhfyh .acct-bal:where(.svelte-12qhfyh){color:var(--brand-ink)}.acct-name.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-link.svelte-12qhfyh{color:var(--brand);margin-top:.4rem;font-weight:500}.empty-hint.svelte-12qhfyh{color:var(--muted);padding:0 .6rem}.sidebar-foot.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem;border-top:1px solid var(--line);padding-top:.9rem}.report-link.svelte-12qhfyh{display:block;padding:.6rem .65rem;border-radius:8px;color:var(--ink);font-size:1.02rem}.report-link.svelte-12qhfyh:hover{background:var(--row-hover)}.report-link.active.svelte-12qhfyh{background:var(--brand);color:var(--brand-ink)}.logout-form.svelte-12qhfyh{margin:0}.logout-btn.svelte-12qhfyh{width:100%;text-align:left;border:none;background:none;font:inherit;cursor:pointer;color:var(--muted)}.logout-btn.svelte-12qhfyh:hover{background:var(--row-hover);color:var(--neg)}.lang.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:0 .4rem}.lang-label.svelte-12qhfyh{font-size:.8rem;color:var(--muted)}.lang-opts.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.2rem .45rem;border-radius:6px;color:var(--muted);font-weight:600;font-size:.9rem}.lang-opts.svelte-12qhfyh a.on:where(.svelte-12qhfyh){background:var(--brand);color:var(--brand-ink)}.content.svelte-12qhfyh{min-width:0}.mobile-bar.svelte-12qhfyh,.backdrop.svelte-12qhfyh{display:none}@media (max-width: 720px){.mobile-bar.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;padding:.6rem .9rem;background:var(--panel);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.hamburger.svelte-12qhfyh{border:none;background:none;font-size:1.6rem;cursor:pointer;color:var(--ink);line-height:1;padding:.1rem .4rem}.mobile-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:var(--brand);font-size:1.15rem;letter-spacing:-.02em}.mobile-brand.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:6px}.mobile-brand.svelte-12qhfyh .amp:where(.svelte-12qhfyh){color:var(--muted);font-weight:500}.shell.svelte-12qhfyh{grid-template-columns:1fr}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:82%;max-width:320px;height:100vh;z-index:40;transform:translate(-100%);transition:transform .22s ease;box-shadow:0 0 30px #0000002e}.drawer-open.svelte-12qhfyh .sidebar:where(.svelte-12qhfyh){transform:translate(0)}.backdrop.svelte-12qhfyh{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:35}}
