@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.setting-toggle{display:flex;align-items:center;gap:14px;padding:16px 3px;margin:8px 0 18px;border-top:1px solid #1e2a33;border-bottom:1px solid #1e2a33}.setting-toggle div{flex:1}.setting-toggle b,.setting-toggle span{display:block}.setting-toggle b{font-size:13px;margin-bottom:4px}.setting-toggle span{font-size:10px;color:#89969f}.setting-toggle input{width:20px;height:20px;accent-color:#00ef78}:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#f3f7f5;background:#050a0e;font-synthesis:none;--green:#00ef78;--green2:#00c965;--card:#101820;--card2:#0c141b;--line:#1e2a33;--muted:#89969f;--danger:#ff3b45}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:radial-gradient(circle at 50% -20%,#142630 0,#070d12 36%,#05090c)}body{overscroll-behavior:none}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{width:min(100%,560px);min-height:100vh;margin:auto;padding:0 16px calc(104px + env(safe-area-inset-bottom));position:relative}.top-brand{height:65px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.04)}.logo{font-size:32px;font-weight:800;letter-spacing:-1.5px}.logo span,.green{color:var(--green)}.logo.small{font-size:20px;letter-spacing:-.8px}.secure{display:flex;align-items:center;gap:6px;color:#718089;font-size:11px;text-transform:uppercase;letter-spacing:.8px}.secure svg{width:14px}.page{padding-top:21px}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.page-title p{margin:0 0 3px;color:var(--muted);font-size:13px}.page-title h1{font-size:24px;margin:0;letter-spacing:-.7px}.card{background:linear-gradient(145deg,#121c24fa,#0b1218fa);border:1px solid rgba(255,255,255,.055);border-radius:17px;box-shadow:0 12px 40px #0000002b}.hero{padding:24px 18px 0;text-align:center;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#72818c;font-weight:700}.hero-money{font-size:45px;font-weight:800;letter-spacing:-2.5px;color:var(--green);margin:8px 0 2px}.hero-sub{font-size:13px;color:#a2adb4}.split{display:grid;grid-template-columns:repeat(3,1fr);margin:24px -18px 0;background:#0000002e;border-top:1px solid var(--line)}.split div{padding:13px 5px;border-right:1px solid var(--line)}.split div:last-child{border:0}.split b{display:block;font-size:13px}.split span{display:block;color:var(--muted);font-size:9px;margin-top:5px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.metric-grid .card{padding:16px}.metric-grid strong{font-size:22px;display:block;letter-spacing:-.5px}.metric-grid span{font-size:9px;color:var(--muted);letter-spacing:.8px;font-weight:700}.insight{padding:18px;display:flex;gap:13px;margin:10px 0 14px}.insight-icon{width:35px;height:35px;border-radius:50%;background:#00ef781c;color:var(--green);display:grid;place-items:center;flex:none}.insight-icon svg{width:17px}.insight h3{font-size:14px;margin:1px 0 6px}.insight p{font-size:13px;line-height:1.55;color:#bdc6cb;margin:0}.primary,.secondary,.danger{border:0;border-radius:12px;min-height:50px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.primary{background:linear-gradient(135deg,var(--green),#00cc66);color:#00190c;box-shadow:0 9px 25px #00ef782e}.secondary{background:#15212a;border:1px solid #273640}.danger{background:linear-gradient(135deg,#ff3c47,#ee242f);color:#fff}.danger:disabled,.primary:disabled{opacity:.42;cursor:not-allowed}.wide{width:100%}.start{font-size:15px}.pulse{width:9px;height:9px;border-radius:50%;background:#003e20;box-shadow:0 0 0 5px #00462324}.live{background:#00ef781a;border:1px solid rgba(0,239,120,.18);color:var(--green);border-radius:20px;padding:8px 11px;font-variant-numeric:tabular-nums;font-size:12px;display:flex;gap:7px;align-items:center}.live i{width:6px;height:6px;background:var(--green);border-radius:50%;animation:blink 1s infinite}@keyframes blink{50%{opacity:.25}}.bottom-nav{position:fixed;z-index:20;bottom:0;left:50%;transform:translate(-50%);width:min(100%,560px);height:76px;padding:8px 16px calc(7px + env(safe-area-inset-bottom));background:#080e13f0;border-top:1px solid #1d2830;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:grid;grid-template-columns:1fr 1fr 64px 1fr 1fr}.bottom-nav button{background:transparent;border:0;color:#72808a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;cursor:pointer}.bottom-nav button svg{width:19px;height:19px}.bottom-nav button.active{color:var(--green)}.bottom-nav .plus{width:54px;height:54px;border-radius:50%;align-self:-15px;justify-self:center;color:#002111;background:linear-gradient(145deg,#20ff8d,#00c55f);box-shadow:0 0 0 6px #0b1217,0 8px 28px #00ef784d}.bottom-nav .plus svg{width:27px;height:27px}.segments{padding:4px;background:#101820;border:1px solid #1b2730;border-radius:11px;display:flex;margin-bottom:14px}.segments button{flex:1;height:35px;border-radius:8px;border:0;background:transparent;color:#8b989f;font-size:11px;cursor:pointer}.segments button.active{background:linear-gradient(135deg,var(--green),#00c866);color:#002110;font-weight:700;box-shadow:0 5px 15px #00ef782e}.chart-card{padding:19px;margin-bottom:10px}.chart-card>span{font-size:12px;color:#a6b0b6}.chart-card h2{font-size:30px;margin:5px 0 4px}.chart-card small{color:var(--green);font-size:11px}.chart{width:100%;height:155px;margin-top:12px;overflow:visible}.rows{padding:5px 16px}.rows>div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.rows>div:last-child{border:0}.rows span{color:#a6b0b6}.rows b{font-size:13px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.compare .card{padding:15px;display:grid;grid-template-columns:auto 1fr;gap:5px 9px;align-items:center}.compare svg{grid-row:1/3;color:var(--green);width:25px}.compare span{font-size:10px;color:var(--muted)}.compare b{font-size:18px}.best{margin-top:10px;padding:16px;display:flex;align-items:center;gap:12px}.best>svg{color:var(--green)}.best span,.best b{display:block}.best span{font-size:10px;color:var(--muted);margin-bottom:3px}.best b{font-size:13px}.market-tabs{margin-bottom:13px}.chips{display:flex;gap:7px;overflow:auto;margin-bottom:12px;scrollbar-width:none}.chips button{border:1px solid var(--line);border-radius:20px;background:#0d151c;color:#89969f;padding:8px 13px;font-size:10px;white-space:nowrap}.chips button.active{color:#002411;background:var(--green);border-color:var(--green)}.icon-btn{width:38px;height:38px;border:0;border-radius:11px;background:#142029;display:grid;place-items:center;cursor:pointer}.icon-btn svg{width:19px}.icon-btn.green{background:#00ef781a;color:var(--green)}.empty{text-align:center;padding:42px 25px}.empty>svg{width:42px;height:42px;color:#475661}.empty h3{margin:12px 0 5px}.empty p{color:var(--muted);font-size:12px}.empty .secondary{margin:17px auto 0;padding:0 18px}.listing{padding:10px;margin-bottom:10px;display:grid;grid-template-columns:110px 1fr;gap:12px}.listing img,.listing-placeholder{width:110px;height:126px;object-fit:cover;border-radius:12px;background:#0b1217}.listing-placeholder{display:grid;place-items:center;color:#34434d}.listing h3{font-size:14px;margin:6px 0}.listing b{color:var(--green);font-size:15px}.listing p{font-size:10px;color:var(--muted)}.tag{font-size:8px;color:#95a2a9;background:#1c2831;border-radius:5px;padding:3px 6px;text-transform:uppercase}.link{display:flex;align-items:center;padding:0;background:none;border:0;color:#e3e9e6;font-size:10px}.link svg{width:14px}.profile-card{display:flex;gap:13px;align-items:center;padding:18px}.avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#244057,#0d202b);font-size:22px;font-weight:700;border:2px solid #314957}.profile-card h2{font-size:18px;margin:0 0 5px}.profile-card span{font-size:10px}.ref-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px;margin-top:10px}.gift{width:40px;height:40px;border-radius:12px;background:#00ef781a;color:var(--green);display:grid;place-items:center}.ref-card h3{font-size:13px;margin:0 0 4px}.ref-card p{font-size:10px;line-height:1.4;color:var(--muted);margin:0}.menu{margin-top:10px;padding:0 14px}.menu button{width:100%;height:53px;display:flex;align-items:center;background:none;border:0;border-bottom:1px solid var(--line);cursor:pointer;padding:0}.menu button:last-child{border:0}.menu i{display:grid;place-items:center;width:30px;color:#aeb8bd}.menu i svg{width:17px}.menu span{flex:1;text-align:left;font-size:12px}.menu em{font-size:9px;font-style:normal;background:#123b3d;color:#5af3bd;border-radius:10px;padding:3px 7px}.menu button>svg{width:15px;color:#63717a}.delete-link{margin:20px auto;display:flex;align-items:center;gap:7px;border:0;background:none;color:#ef626a;font-size:11px}.delete-link svg{width:15px}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#000000b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:flex-end;justify-content:center}.modal{width:min(100%,560px);max-height:92vh;overflow:auto;border-radius:24px 24px 0 0;background:#0b1218;border:1px solid #202d35;padding:18px 18px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px #000}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.modal-head h2{font-size:19px;margin:0}.muted{color:var(--muted);font-size:12px;line-height:1.5}.select-list{display:flex;flex-direction:column;gap:8px;margin:15px 0}.select-list button{border:1px solid var(--line);background:#111b23;border-radius:13px;padding:13px;display:flex;align-items:center;gap:12px;text-align:left}.select-list button>svg{color:#84929a}.select-list button span{flex:1}.select-list b,.select-list small{display:block}.select-list b{font-size:13px}.select-list small{color:var(--muted);font-size:10px;margin-top:3px}.select-list button>i{width:17px;height:17px;border-radius:50%;border:1px solid #4a5962}.select-list button.selected{border-color:var(--green);background:#00ef780e}.select-list button.selected>i{border:5px solid var(--green)}.field{display:block;margin:12px 0}.field>span{display:block;font-size:10px;color:#8e9ba2;margin:0 0 7px 3px}.field input,.field select,.field textarea{width:100%;background:#111a22;border:1px solid #25323b;border-radius:11px;color:#eef3f0;min-height:46px;padding:0 13px;outline:none}.field textarea{min-height:85px;padding:12px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #00ef780f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.expense-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.expense-types button{height:80px;border:1px solid var(--line);border-radius:12px;background:#111a21;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:9px;color:#94a0a7}.expense-types svg{width:21px}.expense-types button.selected{color:var(--green);border-color:var(--green);background:#00ef7812}.upload{height:125px;border:1px dashed #30424e;background:#101921;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;margin:14px 0}.upload svg{color:var(--green)}.upload b{font-size:12px}.upload span{font-size:9px;color:var(--muted)}.upload input{display:none}.status{padding:11px;border-radius:10px;background:#00ef7812;color:#a9f8ce;font-size:11px;display:flex;gap:7px;align-items:center;margin-bottom:12px}.status svg{width:15px}.confirm-note{display:flex;gap:7px;align-items:center;color:#8d9aa2;font-size:10px;margin:12px 0}.confirm-note svg{width:16px;color:var(--green)}.radio-list{display:flex;flex-direction:column}.radio-list label{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:14px 4px;font-size:12px}.radio-list input{accent-color:var(--green)}.warning{display:flex;gap:12px;background:#ff3b4514;border:1px solid rgba(255,59,69,.2);padding:14px;border-radius:12px}.warning svg{color:#ff5e67;flex:none}.warning p{font-size:12px;line-height:1.5;margin:0;color:#f0b1b5}.check{display:flex;gap:9px;font-size:11px;color:#aeb7bc;margin:18px 0}.check input{accent-color:var(--danger)}.toast{position:fixed;z-index:100;left:50%;bottom:92px;transform:translate(-50%);background:#e8fdf2;color:#082416;border-radius:12px;padding:11px 16px;font-size:11px;font-weight:600;box-shadow:0 10px 40px #000;max-width:90%;white-space:nowrap}.splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.splash .logo{font-size:38px}.loader{width:28px;height:28px;border:2px solid #24333c;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#0d151b,#16222b,#0d151b);background-size:200%;animation:shimmer 1.2s infinite;border-radius:18px}.skeleton.tall{height:500px}@keyframes shimmer{to{background-position:-200%}}@media(min-width:700px){.app-shell{margin-top:18px;min-height:calc(100vh - 36px);border:1px solid #1d2a33;border-radius:28px 28px 0 0;box-shadow:0 0 100px #00000080}.bottom-nav{border-radius:18px 18px 0 0}.modal{border-radius:24px;margin-bottom:18px}.modal-layer{align-items:center}}@media(max-width:360px){.hero-money{font-size:39px}.metric-grid strong{font-size:19px}.form-grid{grid-template-columns:1fr}.expense-types{grid-template-columns:1fr 1fr}}
