:root{--bg:#f4f7fb;--surface:#fff;--surface-2:#eaf1fb;--border:#dce6f2;--text:#16213a;--muted:#5c6b85;--accent:#2f80ed;--accent-c:#fff;--accent-soft:#2f80ed1f;--success:#1fa774;--error:#e0483e}@media (prefers-color-scheme:dark){:root:not([data-theme=sprout]):not([data-theme=drift]){--bg:#0a0b10;--surface:#15161f;--surface-2:#1c1f29;--border:#272b37;--text:#f3f4f7;--muted:#8d93a6;--accent:#6c5dfc;--accent-c:#fff;--accent-soft:#6c5dfc2e;--success:#34d399;--error:#f87171}}[data-theme=vault]{--bg:#0a0b10;--surface:#15161f;--surface-2:#1c1f29;--border:#272b37;--text:#f3f4f7;--muted:#8d93a6;--accent:#6c5dfc;--accent-c:#fff;--accent-soft:#6c5dfc2e;--success:#34d399;--error:#f87171}[data-theme=sprout]{--bg:#f6f8f5;--surface:#fff;--surface-2:#eef3ec;--border:#dde6da;--text:#14201a;--muted:#5e6f63;--accent:#159652;--accent-c:#fff;--accent-soft:#1596521f;--success:#159652;--error:#c0392b}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,system-ui,sans-serif;font-size:16px;line-height:1.5}#root{background:var(--bg)}.mono{font-family:IBM Plex Mono,ui-monospace,monospace}.app-shell{flex-direction:column;flex:1;min-height:100dvh;display:flex}.app-body{scrollbar-width:none;flex:1;padding:18px 20px 20px;overflow-y:auto}.app-body::-webkit-scrollbar{display:none}.bottom-nav{border-top:1px solid var(--border);background:var(--surface);flex:none;display:flex}.nav-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:10px 0 12px;font-family:inherit;font-size:.68rem;font-weight:700;display:flex}.nav-btn.active{color:var(--accent)}.nav-btn svg{width:20px;height:20px}h1.scr-title{letter-spacing:-.01em;margin:10px 0 4px;font-size:1.32rem;font-weight:800}p.scr-sub{color:var(--muted);margin:0 0 18px;font-size:.86rem;line-height:1.45}.section-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:4px 0 10px;font-size:.72rem;font-weight:700}.hint-text{color:var(--muted);margin:0;font-size:.72rem;line-height:1.4}.field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.field label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.input-row{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;align-items:center;gap:8px;padding:0 14px;display:flex}.input-row input{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:13px 0;font-family:inherit;font-size:.94rem;font-weight:400}.input-row input::placeholder{color:var(--muted)}.input-row svg{opacity:.55;flex:none;width:17px;height:17px}.input-row button.icon-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:4px;display:flex}.input-row:focus-within{border-color:var(--accent)}.btn{text-align:center;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:.94rem;font-weight:700;display:block}.btn-primary{background:var(--accent);color:var(--accent-c)}.btn-primary:active{opacity:.88}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-ghost{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.btn-text{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:6px 0;font-family:inherit;font-size:.85rem;font-weight:600}.btn-row{gap:10px;display:flex}.btn-row .btn{flex:1}.back-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:10px 0 16px;font-family:inherit;font-size:.78rem;font-weight:700;display:inline-flex}.back-btn svg{width:15px;height:15px}.avatar{background:var(--accent);width:34px;height:34px;color:var(--accent-c);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.identity-chip{background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;margin-bottom:6px;padding:12px;display:flex}.identity-chip .h{font-size:.86rem;font-weight:700}.identity-chip .s{color:var(--muted);font-size:.72rem}.info-box{background:var(--accent-soft);border-radius:12px;gap:10px;margin:6px 0 18px;padding:13px;display:flex}.info-box svg{width:17px;height:17px;color:var(--accent);flex:none;margin-top:1px}.info-box p{color:var(--text);margin:0;font-size:.78rem;line-height:1.4}.perm-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:12px;margin:4px 0 18px;padding:16px;display:flex}.perm-item{align-items:flex-start;gap:10px;font-size:.82rem;display:flex}.perm-item svg{width:16px;height:16px;color:var(--success);flex:none;margin-top:2px}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:60px 6px 20px;display:flex}.empty-badge{background:var(--accent-soft);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.empty-badge svg{width:30px;height:30px;color:var(--accent)}.provider-row{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:14px;font-family:inherit;display:flex}.provider-icon{color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:800;display:flex}.provider-icon svg{width:18px;height:18px}.provider-row .name{flex:1;font-size:.88rem;font-weight:700}.provider-row svg.chev{width:15px;height:15px;color:var(--muted)}.center-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:70px 10px 20px;display:flex}.spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:42px;height:42px}@media (prefers-reduced-motion:no-preference){.spinner{animation:.9s linear infinite spin}}@keyframes spin{to{transform:rotate(360deg)}}.success-badge{background:var(--success);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.success-badge svg{color:#fff;width:28px;height:28px}.balance-card{background:linear-gradient(155deg, var(--surface-2), var(--surface));border:1px solid var(--border);border-radius:18px;margin:10px 0 16px;padding:20px;position:relative;overflow:hidden}.balance-card:before{content:"";background:var(--accent);opacity:.08;border-radius:50%;width:60%;height:160%;position:absolute;top:-30%;right:-20%}.balance-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.balance-amt{font-variant-numeric:tabular-nums;margin:4px 0 2px;font-family:IBM Plex Mono,monospace;font-size:2.15rem;font-weight:600}.balance-amt span{color:var(--muted);margin-left:4px;font-size:.95rem;font-weight:600}.balance-sub{color:var(--muted);font-size:.74rem}.quick-actions{gap:10px;margin-bottom:20px;display:flex}.qa-btn{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:13px 0;font-family:inherit;font-size:.78rem;font-weight:700;display:flex}.qa-btn .qi{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.qa-btn svg{width:15px;height:15px}.activity-row{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding:11px 0;display:flex}.activity-row:last-child{border-bottom:none}.act-icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.act-icon.out{background:var(--accent-soft);color:var(--accent)}.act-icon.in{color:var(--success);background:#34d39924}.act-icon svg{width:15px;height:15px}.act-main{flex:1;min-width:0}.act-title{white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:700;overflow:hidden}.act-time{color:var(--muted);font-size:.72rem}.act-amt{flex:none;font-family:IBM Plex Mono,monospace;font-size:.84rem;font-weight:600}.act-amt.pos{color:var(--success)}.pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 7px;font-size:.62rem;font-weight:700}.pill.pending{color:#b8860b;background:#d9a40626}.contact-row{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:11px;width:100%;padding:11px 6px;font-family:inherit;display:flex}.contact-row:hover{background:var(--surface-2)}.contact-main{flex:1;min-width:0}.contact-name{font-size:.85rem;font-weight:700}.contact-handle{color:var(--muted);font-size:.72rem}.tabs2{background:var(--surface-2);border-radius:11px;margin-bottom:18px;padding:3px;display:flex}.tab2{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:9px;font-family:inherit;font-size:.8rem;font-weight:700}.tab2[aria-selected=true]{background:var(--surface);color:var(--text);box-shadow:0 1px 2px #0000000f}.amount-block{text-align:center;padding:16px 0 6px}.amount-input{font-variant-numeric:tabular-nums;color:var(--text);text-align:center;background:0 0;border:none;outline:none;width:100%;font-family:IBM Plex Mono,monospace;font-size:2.4rem;font-weight:600}.amount-input::placeholder{color:var(--border)}.amount-unit{color:var(--muted);letter-spacing:.04em;font-size:.78rem;font-weight:700}.chip-amts{justify-content:center;gap:8px;margin:10px 0 22px;display:flex}.chip-amt{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:7px 14px;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:600}.chip-amt:hover{border-color:var(--accent)}.txid{color:var(--muted);word-break:break-all;text-align:center;font-family:IBM Plex Mono,monospace;font-size:.72rem}.toast-stack{z-index:999;pointer-events:none;flex-direction:column;gap:8px;width:min(100vw - 32px,448px);display:flex;position:fixed;bottom:76px;left:50%;transform:translate(-50%)}.toast{pointer-events:all;cursor:pointer;border-radius:13px;align-items:center;gap:9px;padding:12px 14px;font-size:.84rem;font-weight:600;animation:.22s toast-in;display:flex;box-shadow:0 4px 20px #00000024}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.toast-success{background:var(--success);color:#fff}.toast-error{background:var(--error);color:#fff}.toast-info{background:var(--surface);color:var(--text);border:1px solid var(--border)}.toast-icon{flex:none;display:flex}.toast-icon svg{width:16px;height:16px}.error-text{color:var(--error);margin:4px 0 0;font-size:.85rem}*,:before,:after{box-sizing:border-box}body{min-height:100dvh;margin:0}#root{flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex}
