:root{--bg:#071510;--panel:#10241d;--panel2:#153027;--line:#28463b;--text:#f2f7f4;--muted:#94aaa1;--mint:#67e0ac;--yellow:#f5c451;--red:#ff766d;--blue:#6bc8ff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding-bottom:92px}header{position:sticky;top:0;z-index:4;display:flex;justify-content:space-between;align-items:center;padding:calc(16px + env(safe-area-inset-top)) 18px 12px;background:rgba(7,21,16,.94);backdrop-filter:blur(14px);border-bottom:1px solid #163027}h1,h2,p{margin:0}h1{font-size:26px;letter-spacing:-.7px}.eyebrow{font-size:10px;letter-spacing:1.35px;color:var(--mint);font-weight:800;margin-bottom:3px}.demo{font-size:10px;font-weight:900;letter-spacing:1px;background:#493812;color:#ffd978;border:1px solid #80631d;padding:6px 8px;border-radius:7px}main{max-width:720px;margin:auto;padding:12px 14px}.screen{display:none}.screen.active{display:block}.month{display:flex;justify-content:space-between;align-items:center;color:#dce8e2;padding:2px 3px 12px}.month button{color:var(--muted);background:none;border:0;font-size:28px}.hero{background:linear-gradient(145deg,#1a4436,#112a22);border:1px solid #2a5546;border-radius:21px;padding:20px;box-shadow:0 14px 40px #0005}.hero>p{color:var(--muted);font-size:13px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.hero-grid div{display:flex;flex-direction:column}.hero span{font-size:12px;color:#a9beb5}.hero strong{font-size:25px;letter-spacing:-.7px}.gap{border-top:1px solid #315548;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.gap b{color:var(--red);font-size:22px}.income-track{margin-top:15px}.income-track div{height:7px;border-radius:9px;background:#284b3d;overflow:hidden}.income-track i{display:block;background:var(--mint);height:100%;border-radius:9px}.income-track small{color:#a9beb5;display:block;margin-top:7px}.income-track small b{color:var(--mint)}.section-title,.screen-head{display:flex;justify-content:space-between;align-items:end;margin:22px 3px 10px}.section-title h2,.screen-head h2{font-size:18px}.section-title span,.screen-head>span{font-size:11px;color:var(--muted)}.text-btn{border:0;background:none;color:var(--mint);font-weight:700}.accounts{display:grid;grid-template-columns:1fr 1fr;gap:9px}.accounts article,.lumps article{background:var(--panel);border:1px solid #1f3b31;border-radius:14px;padding:13px;display:flex;flex-direction:column}.accounts span,.lumps span{font-size:11px;color:var(--muted)}.accounts b,.lumps b{font-size:17px;margin:5px 0}.accounts small,.lumps small{font-size:10px;color:#7d938b}.alert{display:flex;gap:11px;background:var(--panel);border:1px solid #263f36;border-radius:14px;padding:13px;margin-bottom:8px}.alert .dot{width:9px;height:9px;border-radius:50%;margin-top:5px;flex:none}.alert b{font-size:13px;display:block}.alert p{color:var(--muted);font-size:11px;margin-top:4px;line-height:1.35}.list{background:var(--panel);border:1px solid #1f3b31;border-radius:15px;overflow:hidden}.row{display:flex;align-items:center;gap:11px;padding:13px;border-bottom:1px solid #223b32}.row:last-child{border:0}.row .icon{height:38px;width:38px;border-radius:11px;background:#1b392e;display:grid;place-items:center;font-weight:800;color:var(--mint);flex:none}.row .body{flex:1;min-width:0}.row b{font-size:13px}.row p{font-size:10px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row .amount{text-align:right}.row .amount b{display:block}.row .amount small{font-size:9px;color:var(--muted)}.lumps{display:grid;grid-template-columns:1fr 1fr;gap:9px}.lumps p{grid-column:1/3;background:#10241d;border-left:3px solid var(--mint);padding:11px;font-size:11px;color:#b8c8c2}.legend{font-size:10px;color:var(--muted);display:flex;gap:7px;align-items:center;margin:12px 4px}.legend i{height:7px;width:7px;border-radius:50%;margin-left:6px}.ok{background:var(--mint)}.warn{background:var(--yellow)}.over{background:var(--red)}.fund-group{margin-bottom:13px}.fund-group h3{font-size:12px;color:#a8bcb4;margin:15px 4px 7px;text-transform:uppercase;letter-spacing:.8px}.fund-card{background:var(--panel);border:1px solid #203d32;border-radius:15px;overflow:hidden}.fund{padding:12px 13px;border-bottom:1px solid #213a32}.fund:last-child{border:0}.fund-top{display:flex;justify-content:space-between;align-items:center}.fund-top b{font-size:12px}.fund-top span{font-size:11px}.bar{height:5px;background:#284138;border-radius:8px;margin:8px 0 4px;overflow:hidden}.bar i{display:block;height:100%;border-radius:8px}.fund small{color:var(--muted);font-size:9px}.search{background:var(--panel);border:1px solid #28443a;border-radius:12px;padding:11px;color:#769087;margin:13px 0}.filter{background:#173126;border:1px solid #29493d;color:#b9cbc4;border-radius:9px;padding:8px}.tag-note,.sub{background:#132c23;border-left:3px solid var(--blue);color:#a9beb5;font-size:11px;line-height:1.4;padding:10px 11px;margin-bottom:11px}.tag{font-size:8px;font-weight:800;border:1px solid #356e59;color:var(--mint);padding:2px 5px;border-radius:5px;margin-left:5px}.review-card{background:var(--panel);border:1px solid #28443a;border-radius:16px;padding:15px;margin-bottom:10px}.review-card .review-top{display:flex;justify-content:space-between}.review-card h3{font-size:14px;margin:0}.review-card strong{font-size:15px}.review-card p{font-size:10px;color:var(--muted);margin:4px 0 13px}.choices{display:flex;gap:7px;flex-wrap:wrap}.choices button{background:#18352b;color:#c6d6d0;border:1px solid #315446;border-radius:10px;padding:8px 10px;font-size:10px}.choices button.confirm{background:var(--mint);color:#062016;border-color:var(--mint);font-weight:800}nav{position:fixed;bottom:0;left:0;right:0;z-index:6;background:rgba(9,26,20,.97);backdrop-filter:blur(14px);border-top:1px solid #254138;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 8px calc(8px + env(safe-area-inset-bottom))}nav button{border:0;background:none;color:#738c82;font-size:9px;font-weight:650}nav button span{display:block;font-size:21px;line-height:24px}nav button.active{color:var(--mint)}@media(min-width:700px){body{padding-top:20px}header{max-width:720px;margin:auto;border:1px solid #163027;border-radius:16px 16px 0 0}.screen{min-height:900px}nav{max-width:720px;left:50%;transform:translateX(-50%);border-left:1px solid #254138;border-right:1px solid #254138}.accounts{grid-template-columns:repeat(4,1fr)}}
body{background:#f4f7f5;color:#10241d}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(160deg,#f8fbfa,#eaf4ef)}.auth-card{width:min(420px,100%);background:#fff;border:1px solid #d9e7e0;border-radius:18px;padding:28px;box-shadow:0 18px 55px #173b2c18}.auth-card h1{font-size:32px}.auth-copy{color:#60776e;line-height:1.5;margin:14px 0 22px}.auth-card label{display:block;font-size:12px;font-weight:700;color:#3a554a}.auth-card input{width:100%;margin:7px 0 12px;padding:13px;border:1px solid #bdd1c8;border-radius:10px;font:inherit}.auth-card button{width:100%;padding:13px;border:0;border-radius:10px;background:#126b4c;color:#fff;font-weight:800}.status{min-height:20px;margin-top:12px;color:#126b4c;font-size:12px}.privacy{margin-top:18px;color:#7d9189;font-size:11px}.header-actions{display:flex;gap:8px;align-items:center}.signout{border:1px solid #cadbd3;background:#fff;color:#315247;border-radius:8px;padding:6px 8px;font-size:10px}.loading{padding:28px;text-align:center;color:#60776e}.access-note{margin:18px 0 8px;padding:12px;background:#e7f3ed;border-left:3px solid #126b4c;color:#315247;font-size:11px;line-height:1.45}header{background:rgba(255,255,255,.96);border-color:#dbe8e2}main{color:#10241d}.hero{background:linear-gradient(145deg,#e8f5ef,#f8fbfa);border-color:#c4ddd1;box-shadow:0 12px 34px #123b2814}.hero>p,.hero span,.income-track small{color:#5c756a}.hero strong{color:#10241d}.gap{border-color:#c7ded3}.accounts article,.lumps article,.alert,.list,.fund-card,.review-card{background:#fff;border-color:#dbe8e2}.accounts span,.lumps span,.accounts small,.lumps small,.row p,.fund small,.sub{color:#647c72}.row{border-color:#e3ece8}.row .icon{background:#e5f3ec;color:#126b4c}.fund{border-color:#e3ece8}.bar{background:#e4ece8}.tag-note,.sub{background:#eaf4ef}.month button{color:#60776e}.month{color:#27473b}nav{background:rgba(255,255,255,.97);border-color:#d8e5df}nav button{color:#71877e}nav button.active,.text-btn{color:#126b4c}.screen-head>span,.section-title span{color:#6d837a}.demo{background:#fff2cb;color:#765800;border-color:#e4c86d}

[hidden]{display:none!important}
.auth-card .recovery-link{margin-top:8px;background:transparent;color:#315247;border:1px solid #cadbd3;font-weight:600}
