:root{--brand-50: #eef4ff;--brand-100: #dbe6ff;--brand-200: #bcd0ff;--brand-300: #8eb0ff;--brand-400: #5d8aff;--brand-500: #3b6df0;--brand-600: #2a55d6;--brand-700: #1e3fa6;--brand-800: #1b357f;--brand-900: #0f1f4d;--bg: #f5f6fa;--surface: #ffffff;--surface-2: #f8f9fc;--surface-3: #eef0f6;--border: #e6e8ef;--border-strong: #d1d5e0;--text: #0c1430;--text-muted: #6b7390;--text-soft: #94a0bd;--accent: var(--brand-600);--accent-soft: var(--brand-50);--accent-fg: #ffffff;--pos: #0a8a4f;--pos-soft: #e3f7ec;--neg: #d23a4b;--neg-soft: #fde9ec;--warn: #c9821a;--warn-soft: #fdf3df;--cat-1: #3b6df0;--cat-2: #7c5cff;--cat-3: #16a3a3;--cat-4: #d97706;--cat-5: #db2777;--cat-6: #0891b2;--cat-7: #65a30d;--cat-8: #7c2d12;--cat-9: #4338ca;--cat-10: #be185d;--cat-11: #0d9488;--cat-12: #6366f1;--cat-13: #475569;--cat-14: #92400e;--cat-15: #64748b;--cat-16: #15803d;--cat-17: #94a3b8;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-num: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--font-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--r-xs: 6px;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-full: 999px;--shadow-sm: 0 1px 2px rgba(15, 31, 77, .06);--shadow-md: 0 4px 16px rgba(15, 31, 77, .08), 0 1px 2px rgba(15, 31, 77, .04);--shadow-lg: 0 12px 40px rgba(15, 31, 77, .12), 0 2px 6px rgba(15, 31, 77, .06);--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 20px;--s-6: 24px;--s-8: 32px;--s-10: 40px;--s-12: 48px}[data-theme=dark]{--bg: #0a0e1f;--surface: #111630;--surface-2: #161b3a;--surface-3: #1d2347;--border: #232a52;--border-strong: #2e3669;--text: #eef2ff;--text-muted: #9aa3c7;--text-soft: #6c759a;--accent: #6e90ff;--accent-soft: #1a2350;--accent-fg: #0a0e1f;--pos: #4ade80;--pos-soft: #0d2d1d;--neg: #ff7a8a;--neg-soft: #2c1019;--warn: #f5b04a;--warn-soft: #2c1f0a;--shadow-sm: 0 1px 2px rgba(0,0,0,.4);--shadow-md: 0 4px 16px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.2);--shadow-lg: 0 12px 40px rgba(0,0,0,.5), 0 2px 6px rgba(0,0,0,.3)}@keyframes wimp-spin{to{transform:rotate(360deg)}}@keyframes wimp-pop{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:none}}@keyframes wimp-fade{0%{opacity:0}to{opacity:1}}html,body,#root{height:100%;margin:0}body{background:var(--bg)}.wimp{font-family:var(--font-sans);color:var(--text);background:var(--bg);min-height:100vh;font-feature-settings:"ss01","cv11","tnum";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wimp *,.wimp *:before,.wimp *:after{box-sizing:border-box}.wimp button{font:inherit;color:inherit}.wimp .num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.wimp .mono{font-family:var(--font-num)}.wimp .muted{color:var(--text-muted)}.wimp .soft{color:var(--text-soft)}.wimp .app-shell{display:flex;min-height:100vh}.wimp .desktop-sidebar{width:240px;flex:0 0 240px;background:var(--surface);border-right:1px solid var(--border);padding:var(--s-6) var(--s-4);display:flex;flex-direction:column;gap:var(--s-2);position:sticky;top:0;height:100vh}.wimp .desktop-sidebar .brand{font-family:var(--font-display);font-weight:800;font-size:18px;letter-spacing:-.4px;padding:0 var(--s-2) var(--s-5)}.wimp .brand-logo{display:flex;align-items:center;gap:10px;padding:0 var(--s-2)}.wimp .brand-mark{width:32px;height:32px;border-radius:10px;flex-shrink:0;background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;display:inline-flex;align-items:center;justify-content:center}.wimp .brand-text{display:flex;flex-direction:column;font-weight:700;font-size:14px;line-height:1.1}.wimp .brand-text .accent{color:var(--accent)}.wimp .balance-card{padding:var(--s-4);border-radius:var(--r-md);color:#fff;background:linear-gradient(135deg,var(--brand-700),var(--brand-900))}.wimp .balance-label{font-size:11px;opacity:.7;text-transform:uppercase;letter-spacing:.6px;font-weight:500}.wimp .balance-value{font-size:22px;font-weight:700;margin-top:4px}.wimp .balance-delta{font-size:11px;opacity:.85;margin-top:4px;display:flex;align-items:center;gap:4px}.wimp .desktop-sidebar .nav-item{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:var(--r-md);border:0;background:transparent;width:100%;font-size:14px;font-weight:500;color:var(--text-muted);cursor:pointer;text-align:left;transition:all .14s}.wimp .desktop-sidebar .nav-item:hover{background:var(--surface-2);color:var(--text)}.wimp .desktop-sidebar .nav-item.active{background:var(--accent-soft);color:var(--accent)}.wimp .app-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.wimp .app-header{display:flex;align-items:center;justify-content:space-between;gap:var(--s-4);margin-bottom:var(--s-6)}.wimp .app-header .spacer{margin-left:auto}.wimp .app-header-title{display:flex;align-items:center;gap:12px}.wimp .app-header-overline{font-size:13px;color:var(--text-muted);font-weight:500}.wimp .app-header-page{font-size:24px;font-weight:700;margin:2px 0 0;font-family:var(--font-display)}.wimp .app-main{padding:var(--s-6) var(--s-8);max-width:1280px;width:100%;margin:0 auto}.wimp .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.wimp .card-pad{padding:var(--s-5)}.wimp .grid-kpi{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--s-4)}.wimp .grid-cat{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--s-4)}.wimp .kpi-label{font-size:13px;color:var(--text-muted);font-weight:500}.wimp .kpi-value{font-family:var(--font-num);font-size:24px;font-weight:700;margin-top:var(--s-2)}.wimp .pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--r-full);font-size:12px;font-weight:500;background:var(--surface-3);color:var(--text-muted)}.wimp .pill.pos{background:var(--pos-soft);color:var(--pos)}.wimp .pill.neg{background:var(--neg-soft);color:var(--neg)}.wimp .pill.warn{background:var(--warn-soft);color:var(--warn)}.wimp .pos-amt{color:var(--pos)}.wimp .neg-amt{color:var(--neg)}.wimp .accent{color:var(--accent)}.wimp .tabs{display:inline-flex;background:var(--surface-3);padding:4px;border-radius:var(--r-full);gap:2px}.wimp .tabs button{border:0;background:transparent;padding:8px 16px;border-radius:var(--r-full);color:var(--text-muted);font-weight:500;font-size:14px;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:6px}.wimp .tabs button:hover{color:var(--text)}.wimp .tabs button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.wimp .btn-ghost,.wimp .btn-primary,.wimp .btn-danger{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:var(--r-md);font-size:14px;font-weight:500;cursor:pointer;transition:all .14s;border:1px solid var(--border);background:var(--surface);color:var(--text);white-space:nowrap}.wimp .btn-ghost:hover{border-color:var(--border-strong);background:var(--surface-2)}.wimp .btn-primary{background:var(--accent);color:var(--accent-fg);border-color:transparent;box-shadow:0 1px 2px #0f1f4d1f}.wimp .btn-primary:hover{filter:brightness(1.06)}.wimp .btn-danger{background:var(--neg);color:#fff;border-color:transparent}.wimp .btn-danger:hover{filter:brightness(1.06)}.wimp .btn-primary:disabled,.wimp .btn-ghost:disabled,.wimp .btn-danger:disabled{cursor:default;filter:none;opacity:.55}.wimp .btn-sm{padding:7px 12px;font-size:13px}.wimp .nav-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:var(--r-md);font-size:13.5px;font-weight:500;cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);transition:all .14s}.wimp .nav-btn:hover{border-color:var(--border-strong);background:var(--surface-2)}.wimp .nav-btn.accent{background:var(--accent);color:var(--accent-fg);border-color:transparent}.wimp .nav-btn.accent:hover{filter:brightness(1.06)}.wimp .iconbtn{width:36px;height:36px;border:1px solid var(--border);background:var(--surface);border-radius:var(--r-md);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);transition:all .15s}.wimp .iconbtn:hover{color:var(--text);border-color:var(--border-strong)}.wimp .iconbtn.solid{background:var(--accent);color:var(--accent-fg);border-color:transparent}.wimp .user-pill{display:inline-flex;align-items:center;gap:9px;padding:5px 12px 5px 5px;border-radius:var(--r-full);background:var(--surface-3);font-size:13.5px;font-weight:600;cursor:pointer;border:0}.wimp .avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--brand-400),var(--brand-700));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.wimp .tree-row{display:grid;grid-template-columns:24px 1fr auto auto;align-items:center;gap:10px;padding:10px 14px;border-radius:var(--r-md);cursor:pointer;transition:background .12s}.wimp .tree-row:hover{background:var(--surface-2)}.wimp .tree-row.selected{background:var(--accent-soft)}.wimp .tree-row .chev{width:16px;height:16px;color:var(--text-soft);transition:transform .15s}.wimp .tree-row.expanded .chev{transform:rotate(90deg)}.wimp .tree-row .dot{width:8px;height:8px;border-radius:50%;flex:0 0 8px}.wimp .tree-row .label{font-weight:500;font-size:14px}.wimp .tree-row .amt{font-variant-numeric:tabular-nums;font-weight:500}.wimp .tree-row .check{width:18px;height:18px;border:1.5px solid var(--border-strong);border-radius:5px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);cursor:pointer;transition:all .12s}.wimp .tree-row .check.on{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.wimp .check{width:16px;height:16px;flex-shrink:0;padding:0;border:1.5px solid var(--border-strong);border-radius:4px;background:var(--surface);color:var(--accent-fg);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.wimp .check.on{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.wimp .barbar{height:6px;border-radius:var(--r-full);background:var(--surface-3);overflow:hidden;position:relative}.wimp .barbar>span{display:block;height:100%;border-radius:var(--r-full);background:var(--accent)}.wimp .tree-row-inner{gap:6px}.wimp .scroll-y{overflow-y:auto}.wimp .scroll-y::-webkit-scrollbar{width:8px}.wimp .scroll-y::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}.wimp .tx-meta,.wimp .tx-row-actions{display:contents}.wimp .txn-actions{display:inline-flex;align-items:center;gap:4px}.wimp .txn-act{width:28px;height:28px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .12s}.wimp .txn-act:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.wimp .txn-act.danger:hover{color:var(--neg);border-color:var(--neg);background:var(--neg-soft)}.wimp .dropdown-backdrop{position:fixed;inset:0;z-index:90}.wimp .dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:100;min-width:248px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-lg);padding:6px;animation:wimp-pop .14s cubic-bezier(.2,.7,.3,1)}.wimp .dropdown-menu .dd-head{display:flex;align-items:center;gap:10px;padding:8px 10px 10px}.wimp .dropdown-menu .dd-head .avatar{width:36px;height:36px;font-size:14px}.wimp .dropdown-menu button{display:flex;align-items:center;gap:11px;width:100%;padding:9px 10px;border:0;background:transparent;border-radius:var(--r-sm);cursor:pointer;font-size:13.5px;font-weight:500;color:var(--text);text-align:left;transition:background .12s}.wimp .dropdown-menu button:hover{background:var(--surface-2)}.wimp .dropdown-menu button .ic{color:var(--text-muted);display:inline-flex}.wimp .dropdown-menu button.danger,.wimp .dropdown-menu button.danger .ic{color:var(--neg)}.wimp .dropdown-menu .dd-divider{height:1px;background:var(--border);margin:5px 4px}.wimp .dropdown-menu .dd-sub{font-size:11px;color:var(--text-soft);margin-left:auto;font-weight:500}.wimp .dropdown-menu .dd-settings-row{display:flex;align-items:center;gap:11px;padding:7px 10px;font-size:13.5px;font-weight:500;color:var(--text)}.wimp .dropdown-menu .dd-settings-row .ic{color:var(--text-muted);display:inline-flex}.wimp .dropdown-menu .dd-stepper{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:var(--r-sm);overflow:hidden}.wimp .dropdown-menu .dd-stepper-btn{width:36px;height:36px;border:0;background:var(--surface-2);color:var(--text);font-size:18px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;touch-action:manipulation}.wimp .dropdown-menu .dd-stepper-btn:active{background:var(--border)}.wimp .dropdown-menu .dd-stepper-val{width:40px;height:36px;text-align:center;font-size:14px;font-weight:600;color:var(--text);padding:0;border:0;background:var(--surface);font-family:inherit;outline:none;-moz-appearance:textfield;appearance:textfield}.wimp .dropdown-menu .dd-stepper-val::-webkit-outer-spin-button,.wimp .dropdown-menu .dd-stepper-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wimp .date-trigger{display:inline-flex;align-items:center;gap:8px;width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);color:var(--text);font-family:inherit;font-size:14px;cursor:pointer}.wimp .date-trigger:hover{border-color:var(--border-strong)}.wimp .date-trigger>span:first-of-type,.wimp .date-trigger .ic{color:var(--text-muted);display:inline-flex}.wimp .cal-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:100;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-lg);padding:10px}.cal,.wimp .cal{width:252px;-webkit-user-select:none;user-select:none}.wimp .cal-head{display:flex;align-items:center;gap:4px;margin-bottom:8px}.wimp .cal-nav{width:32px;height:32px;flex-shrink:0;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .12s}.wimp .cal-nav:hover:not(:disabled){color:var(--text);background:var(--surface-2)}.wimp .cal-nav:disabled{opacity:.35;cursor:default}.wimp .cal-title{flex:1;height:32px;border:0;background:transparent;color:var(--text);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;border-radius:var(--r-sm)}.wimp .cal-title:hover{background:var(--surface-2)}.wimp .cal-title-static{cursor:default;display:inline-flex;align-items:center;justify-content:center}.wimp .cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:2px}.wimp .cal-wd{text-align:center;font-size:11px;font-weight:600;color:var(--text-soft);padding:4px 0}.wimp .cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.wimp .cal-grid-3{grid-template-columns:repeat(3,1fr);gap:6px}.wimp .cal-cell{aspect-ratio:1;border:0;background:transparent;color:var(--text);cursor:pointer;border-radius:var(--r-sm);font-family:inherit;font-size:13px;transition:background .1s;display:inline-flex;align-items:center;justify-content:center}.wimp .cal-cell:hover:not(:disabled){background:var(--surface-2)}.wimp .cal-cell:disabled{opacity:.28;cursor:default}.wimp .cal-cell.today{box-shadow:inset 0 0 0 1px var(--border-strong)}.wimp .cal-cell.selected{background:var(--accent);color:var(--accent-fg);font-weight:600}.wimp .cal-cell-wide{aspect-ratio:auto;padding:12px 0;font-size:13.5px}.wimp .dialog-close{flex-shrink:0;width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .12s}.wimp .dialog-close:hover{color:var(--text);background:var(--surface-2);border-color:var(--border-strong)}.wimp .modal-backdrop{position:fixed;inset:0;z-index:200;background:#0a0e1f73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-start;justify-content:center;padding:48px 24px;overflow-y:auto;animation:wimp-fade .16s ease}.wimp .modal-card{width:100%;max-width:920px;background:var(--bg);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);padding:var(--s-8);animation:wimp-pop .18s cubic-bezier(.2,.7,.3,1)}.wimp .method-card{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:var(--r-lg);padding:var(--s-6);cursor:pointer;transition:all .16s;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.wimp .method-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.wimp .method-ic{width:52px;height:52px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}.wimp .method-cta{margin-top:var(--s-5);display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-weight:600;font-size:14px}.wimp .bank-card{position:relative;text-align:center;border:1px solid var(--border);background:var(--surface);border-radius:var(--r-md);padding:var(--s-5) var(--s-4);cursor:pointer;transition:all .15s;display:flex;flex-direction:column;align-items:center}.wimp .bank-card:hover:not(.soon){border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.wimp .bank-card.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.wimp .bank-card.soon{cursor:default;opacity:.62}.wimp .bank-mono{width:56px;height:56px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;letter-spacing:-.5px}.wimp .bank-logo-slot{width:64px;height:64px;display:block}.wimp .bank-card.soon .bank-logo-slot{filter:grayscale(.35) opacity(.8)}.wimp .bank-soon{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;padding:3px 7px;border-radius:var(--r-full);background:var(--surface-3);color:var(--text-soft)}.wimp .bank-check{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center}.wimp .kpi{padding:var(--s-5)}.wimp .kpi-cap{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;font-weight:500}.wimp .kpi-num{font-size:24px;font-weight:600;margin-top:6px;font-variant-numeric:tabular-nums}.wimp .kpi-sub{font-size:12px;color:var(--text-muted);margin-top:4px;display:flex;align-items:center;gap:6px}.wimp .kpi.accent-card{background:var(--accent-soft);border-color:transparent}.wimp .kpi.accent-card .kpi-cap,.wimp .kpi.accent-card .kpi-num{color:var(--accent)}.wimp .section-head{display:flex;align-items:center;justify-content:space-between;gap:var(--s-3);margin-bottom:var(--s-4);flex-wrap:wrap}.wimp .section-title{font-weight:600;font-size:16px}.wimp .section-sub{font-size:12px;color:var(--text-soft);margin-top:2px}.wimp .cat-badge{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.wimp .donut-legend{display:flex;flex-direction:column;gap:8px;width:100%}.wimp .donut-legend-row{display:flex;align-items:center;gap:10px;font-size:13px;transition:opacity .15s}.wimp .donut-legend-dot{width:10px;height:10px;border-radius:3px;flex:0 0 10px}.wimp .field{width:100%;padding:10px 13px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:14px;transition:all .14s}.wimp .field:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.wimp .field-label{display:block;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:6px}.wimp .mobile-only{display:none}.wimp .mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);padding:8px 4px 14px}.wimp .mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;padding:6px 2px;cursor:pointer;font-size:11px;font-weight:500;color:var(--text-muted);transition:color .12s}.wimp .mobile-bottom-nav .nav-item.active{color:var(--accent)}@media(max-width:720px){.wimp .desktop-sidebar{display:none!important}.wimp .mobile-only{display:flex}.wimp .mobile-bottom-nav{display:grid}.wimp .app-main{padding:var(--s-4) var(--s-4) 84px!important}.wimp .app-header{flex-wrap:wrap;gap:var(--s-3)!important;padding:var(--s-3) var(--s-4)}.wimp .grid-kpi{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wimp .grid-cat{grid-template-columns:minmax(0,1fr)!important}.wimp .modal-backdrop{padding:0}.wimp .modal-card{max-width:none;min-height:100%;border-radius:0;padding:var(--s-5) var(--s-4) 40px}.wimp .hide-mobile{display:none!important}.wimp .kpi-num,.wimp .kpi-value{font-size:19px;word-break:break-word}.wimp .balance-value{font-size:20px}.wimp .balance-card-mobile{flex-direction:column;margin-bottom:var(--s-4)}.wimp .tree-row-inner{gap:3px!important}.wimp .tx-label{white-space:normal!important;overflow:visible!important}.wimp .tx-label-text{white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2}.wimp .is-tx .tree-row-inner{flex-wrap:wrap;align-content:center;row-gap:2px}.wimp .is-tx .tx-label{flex:1 1 auto;min-width:0}.wimp .is-tx .tx-label-text{font-size:12px}.wimp .is-tx .tx-meta{display:flex!important;flex-basis:100%;align-items:center;justify-content:flex-end;gap:4px;order:10}}
