*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--bg:#f7f8fa;--card:#fff;--border:#e8eaed;--text:#1a1a2e;--muted:#6b7280;--blue:#1847b8;--blue-light:#ebf3ff;--green:#1a8a4a;--green-light:#eaf3de;--red:#c0392b;--red-light:#fdf2f2;--amber:#b8690a;--nav:#fff;--nav-border:#e8eaed;--pill:#f0f2f5;--pill-active:#1847b8;--pill-active-text:#fff}@media (prefers-color-scheme:dark){:root{--bg:#0f1117;--card:#1c1f2a;--border:#2a2d3a;--text:#e8eaf0;--muted:#9095a8;--blue:#4a7ee8;--blue-light:#1a2440;--green:#2ecc71;--green-light:#0f2a1a;--red:#e74c3c;--red-light:#2a0f0f;--amber:#f0a500;--nav:#1c1f2a;--nav-border:#2a2d3a;--pill:#252836;--pill-active:#4a7ee8;--pill-active-text:#fff}}html{height:100dvh}body{background:var(--bg);height:100dvh;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{height:100dvh}.topbar{background:var(--card);border-bottom:.5px solid var(--border);padding:14px 20px 12px;padding-top:calc(env(safe-area-inset-top,0px) + 14px);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.topbar-title{color:var(--text);font-size:17px;font-weight:600}.topbar-sub{color:var(--muted);margin-top:1px;font-size:12px}.avatar{background:var(--blue-light);width:36px;height:36px;color:var(--blue);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.main{-webkit-overflow-scrolling:touch;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));flex:1;overflow:hidden auto}.screen{padding:16px;display:block}.bottom-nav{background:var(--nav);border-top:.5px solid var(--nav-border);padding-bottom:env(safe-area-inset-bottom,0px);z-index:20;flex-shrink:0;display:flex;position:sticky;bottom:0}.nav-item{cursor:pointer;color:var(--muted);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:10px 0 8px;font-family:inherit;font-size:10px;display:flex}.nav-item.active{color:var(--blue)}.nav-svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.nav-item.active .nav-svg{stroke:var(--blue)}.fab{bottom:calc(env(safe-area-inset-bottom,0px) + 68px);background:var(--blue);cursor:pointer;z-index:15;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;right:20px;box-shadow:0 4px 20px #1847b866}.fab:active{transform:scale(.94)}.card{background:var(--card);border:.5px solid var(--border);border-radius:16px;margin-bottom:12px;padding:16px}.hero{background:var(--blue);color:#fff;border-radius:20px;margin-bottom:14px;padding:22px 20px 20px}.hero-label{opacity:.75;margin-bottom:4px;font-size:12px}.hero-val{letter-spacing:-1.5px;font-size:36px;font-weight:700;line-height:1}.hero-row{gap:10px;margin-top:16px;display:flex}.hero-pill{background:#ffffff26;border-radius:12px;flex:1;padding:10px 12px}.hero-pill-label{opacity:.75;font-size:11px}.hero-pill-val{margin-top:3px;font-size:17px;font-weight:600}.metrics{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.metric{background:var(--card);border:.5px solid var(--border);border-radius:14px;padding:14px}.metric-label{color:var(--muted);margin-bottom:5px;font-size:11px}.metric-val{color:var(--text);font-size:22px;font-weight:600}.metric-delta{margin-top:4px;font-size:11px}.up{color:var(--green)}.dn{color:var(--red)}.sec-hdr{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.sec-title{font-size:15px;font-weight:600}.sec-link{color:var(--blue);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px}.lanc{border-bottom:.5px solid var(--border);align-items:center;gap:12px;padding:12px 0;display:flex}.lanc:last-child{border-bottom:none}.lanc-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.lanc-body{flex:1;min-width:0}.lanc-desc{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.lanc-cat{color:var(--muted);margin-top:2px;font-size:12px}.lanc-val{flex-shrink:0;font-size:15px;font-weight:600}.pos{color:var(--green)}.neg{color:var(--red)}.pills{scrollbar-width:none;gap:7px;margin-bottom:14px;padding-bottom:2px;display:flex;overflow-x:auto}.pills::-webkit-scrollbar{display:none}.pill{cursor:pointer;background:var(--pill);color:var(--muted);white-space:nowrap;border:none;border-radius:20px;flex-shrink:0;padding:7px 14px;font-family:inherit;font-size:13px}.pill.active{background:var(--pill-active);color:var(--pill-active-text)}.meta-item{margin-bottom:18px}.meta-item:last-child{margin-bottom:0}.meta-hdr{justify-content:space-between;margin-bottom:7px;display:flex}.meta-name{font-size:14px;font-weight:500}.meta-pct{color:var(--muted);font-size:13px}.meta-bar{background:var(--pill);border-radius:4px;height:8px;margin-bottom:5px;overflow:hidden}.meta-fill{border-radius:4px;height:100%;transition:width .5s}.meta-vals{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.field{margin-bottom:14px}.field label{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.field input,.field select,.field textarea{border:.5px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px}.field input:focus,.field select:focus{border-color:var(--blue)}.type-toggle{gap:8px;margin-bottom:16px;display:flex}.type-btn{border:.5px solid var(--border);cursor:pointer;background:var(--pill);color:var(--muted);border-radius:12px;flex:1;padding:11px;font-family:inherit;font-size:14px;font-weight:500}.type-btn.sel-rec{background:var(--green-light);color:var(--green);border-color:var(--green)}.type-btn.sel-desp{background:var(--red-light);color:var(--red);border-color:var(--red)}.btn-primary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;margin-bottom:8px;padding:15px;font-family:inherit;font-size:16px;font-weight:600}.btn-primary:active{opacity:.85}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{width:100%;color:var(--blue);border:1px solid var(--blue);cursor:pointer;background:0 0;border-radius:14px;margin-bottom:8px;padding:13px;font-family:inherit;font-size:15px;font-weight:500}.row2{gap:10px;display:flex}.row2 .field{flex:1}.overlay{z-index:40;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--card);width:100%;max-width:430px;padding:0 20px calc(env(safe-area-inset-bottom,0px) + 24px);border-radius:24px 24px 0 0;max-height:90vh;overflow-y:auto}.sheet-handle{background:var(--border);border-radius:2px;width:44px;height:4px;margin:14px auto 20px}.sheet-title{margin-bottom:20px;font-size:18px;font-weight:600}.cartao-card{color:#fff;border-radius:16px;min-height:90px;margin-bottom:12px;padding:20px 18px;position:relative;overflow:hidden}.cartao-chip{background:#ffffff59;border-radius:5px;width:32px;height:24px;margin-bottom:12px}.cartao-nome{margin-bottom:2px;font-size:16px;font-weight:700}.cartao-bandeira{opacity:.8;font-size:12px}.cartao-gasto{opacity:.9;margin-top:8px;font-size:13px}.cartao-actions{gap:8px;display:flex;position:absolute;top:14px;right:14px}.cartao-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;padding:5px 10px;font-family:inherit;font-size:12px}.cor-opt{cursor:pointer;border:3px solid #0000;border-radius:50%;width:32px;height:32px;transition:border-color .15s}.cor-opt.selected{border-color:var(--text)}.profile-hero{text-align:center;padding:24px 0 20px}.profile-avatar{background:var(--blue-light);width:72px;height:72px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:26px;font-weight:700;display:flex}.profile-name{color:var(--text);font-size:18px;font-weight:700}.profile-email{color:var(--muted);margin-top:3px;font-size:14px}.plan-badge{background:var(--blue-light);color:var(--blue);border-radius:20px;margin-top:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.profile-menu-item{border-bottom:.5px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.profile-menu-item:last-child{border-bottom:none}.profile-menu-label{color:var(--text);font-size:15px}.profile-menu-sub{color:var(--muted);margin-top:2px;font-size:12px}.chevron{color:var(--muted);font-size:16px}.how-step{border-bottom:.5px solid var(--border);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.how-step:last-child{border-bottom:none}.how-num{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:13px;font-weight:700;display:flex}.how-title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:600}.how-desc{color:var(--muted);font-size:13px;line-height:1.5}.empty{text-align:center;color:var(--muted);padding:36px 20px;font-size:14px;line-height:1.6}.empty-icon{opacity:.5;margin-bottom:10px;font-size:36px}.c-receita{color:#065f46;background:#d1fae5}.c-moradia{color:#1e40af;background:#dbeafe}.c-alimentacao{color:#166534;background:#dcfce7}.c-transporte{color:#854d0e;background:#fef9c3}.c-saude{color:#991b1b;background:#fee2e2}.c-lazer{color:#6b21a8;background:#f3e8ff}.c-educacao{color:#9a3412;background:#ffedd5}.c-outros{color:#374151;background:#f3f4f6}.c-investimento{color:#075985;background:#e0f2fe}.c-beleza{color:#9d174d;background:#fce7f3}.c-academia{color:#065f46;background:#d1fae5}.c-pets{color:#92400e;background:#fef3c7}.c-filhos{color:#1e40af;background:#e0f2fe}.c-viagem{color:#1d4ed8;background:#dbeafe}.c-presentes{color:#7e22ce;background:#fde8ff}.c-vestuario{color:#9a3412;background:#fff7ed}.c-contas{color:#9d174d;background:#fce7f3}body:has(.pagina-legal){height:auto!important;overflow:auto!important}
