.fin-transactions-panel{font-family:var(--font-sans);background:#fff;border-radius:14px;padding:20px 24px 14px;box-shadow:0 20px 46px #0f172a14}.fin-transactions-heading{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.fin-transactions-heading h1{letter-spacing:-.025em;color:#111827;margin:0;font-size:1.36rem;font-weight:680;line-height:1.05}.fin-transactions-heading p{color:#5f6b7a;margin:7px 0 0;font-size:.74rem;font-weight:430;line-height:1.35}.fin-transactions-metrics{border-bottom:1px solid #edf0f3;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.fin-transactions-metric{border-right:1px solid #edf0f3;min-height:78px;padding:16px 22px 14px 14px;position:relative;overflow:hidden}.fin-transactions-metric:before{content:"";background:#cbd5e1;border-radius:999px;width:3px;position:absolute;top:16px;bottom:16px;left:0}.fin-transactions-metric.income:before{background:#12884d}.fin-transactions-metric.expense:before{background:#ef4d4d}.fin-transactions-metric.recurring:before{background:#7c3aed}.fin-transactions-metric.average:before{background:#4d85ff}.fin-transactions-metric-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.fin-transactions-metric-icon{color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.fin-transactions-metric.expense .fin-transactions-metric-icon{color:#ef4d4d;background:#fff1f1}.fin-transactions-metric.recurring .fin-transactions-metric-icon{color:#7c3aed;background:#f3edff}.fin-transactions-metric.average .fin-transactions-metric-icon{color:#4d85ff;background:#eef4ff}.fin-transactions-metric:last-child{border-right:none}.fin-transactions-metric span,.fin-transactions-metric small{color:#4f5b6b;font-size:.68rem;font-weight:520;line-height:1.2;display:block}.fin-transactions-metric strong{color:#111827;letter-spacing:-.015em;margin-top:7px;font-size:1.16rem;font-weight:520;line-height:1;display:block}.fin-transactions-metric small{color:#12884d;margin-top:7px;font-weight:460}.fin-transactions-toolbar{justify-content:space-between;align-items:center;gap:14px;padding:14px 0 10px;display:flex}.fin-transaction-search{color:#7b8796;background:#fbfcfd;border:1px solid #e3e7ec;border-radius:8px;align-items:center;gap:8px;width:min(340px,100%);height:38px;padding:0 12px;display:inline-flex}.fin-transaction-search input{color:#1f2937;background:0 0;border:none;outline:none;width:100%;font-size:.72rem;font-weight:420}.fin-transactions-actions{align-items:center;gap:8px;display:flex}.fin-table-action-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dfe5ec;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:.74rem;font-weight:520;display:inline-flex}.fin-table-action-button:hover{background:#f8fafc;border-color:#cfd8e3}.fin-table-action-button.active{color:#12884d;background:#eefaf3;border-color:#b9e3ca}.fin-action-count{color:#fff;background:#12884d;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.64rem;line-height:1;display:inline-flex}.fin-advanced-filters{background:#fbfcfd;border:1px solid #e5ebf2;border-radius:12px;grid-template-columns:minmax(170px,1.1fr) minmax(160px,1fr) minmax(120px,.72fr) minmax(120px,.72fr) auto;align-items:end;gap:10px;margin:0 0 12px;padding:12px;display:grid}.fin-advanced-filters label,.fin-page-size{gap:6px;display:grid}.fin-advanced-filters label span,.fin-page-size span{color:#64748b;font-size:.66rem;font-weight:650}.fin-advanced-filters select,.fin-advanced-filters input,.fin-page-size select{color:#263445;background:#fff;border:1px solid #dfe5ec;border-radius:8px;outline:none;min-width:0;height:36px;padding:0 10px;font-size:.72rem;font-weight:500}.fin-advanced-filters select:focus,.fin-advanced-filters input:focus,.fin-page-size select:focus{border-color:#9edbb9;box-shadow:0 0 0 3px #12884d1a}.fin-filter-clear{color:#64748b;cursor:pointer;border:1px solid #0000;border-radius:8px;height:36px;padding:0 12px;font-size:.72rem;font-weight:650}.fin-filter-clear:hover{color:#334155;background:#f1f5f9}.fin-table-wrap{padding:0;overflow-x:auto}.fin-transactions-table-wrap{background:0 0;border:none;border-radius:0}.fin-transactions-table-wrap.compact .fin-table-logo-wrap{border-radius:10px;width:32px;height:32px}.fin-table{border-collapse:collapse;border-spacing:0;width:100%;min-width:760px}.fin-table th,.fin-table td{text-align:left;padding:12px 14px}.fin-table th{z-index:1;color:#9aa5b3;text-transform:uppercase;letter-spacing:.04em;background:0 0;border-bottom:1px solid #0000000f;font-size:.67rem;font-weight:600;position:sticky;top:0}.fin-table td{color:#263445;border-bottom:1px solid #0000000b;font-size:.74rem;font-weight:430;line-height:1.25}.fin-table tbody tr:last-child td{border-bottom:none}.fin-sort-button{min-height:28px;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:7px;margin:-4px 0;padding:0 7px;display:inline-flex}.fin-sort-button svg{color:#b4bfcc;transition:color .16s,transform .16s}.fin-sort-button:hover,.fin-sort-button.active{color:#334155;background:#0000000d}.fin-sort-button.active svg{color:var(--accent)}.fin-transactions-footer{color:#6b7788;justify-content:space-between;align-items:center;gap:14px;padding-top:12px;font-size:.7rem;font-weight:430;display:flex}.fin-table-pagination{align-items:center;gap:6px;display:inline-flex}.fin-page-size{grid-auto-flow:column;align-items:center}.fin-page-size select{width:70px;height:30px;padding:0 8px}.fin-table-pagination button{color:#334155;cursor:pointer;border:1px solid #0000;border-radius:8px;min-width:30px;height:30px}.fin-table-pagination button:disabled{cursor:not-allowed;opacity:.42}.fin-table-pagination button:hover,.fin-table-pagination button.active{background:#fff;border-color:#dfe5ec}.fin-table-empty{color:#12884d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:170px;display:flex}.fin-table-empty strong{color:#111827;font-size:.86rem}.fin-table-empty span{color:#64748b;font-size:.74rem}.fin-table-amount{font-weight:620}.fin-transaction-name-cell{align-items:center;gap:10px;min-width:0;display:flex}.fin-transaction-name-cell strong{color:#172033;font-size:.78rem;font-weight:560;display:block}.fin-transaction-name-cell small{color:#8a96a6;margin-top:3px;font-size:.66rem;display:block}.fin-transaction-marker{color:#64748b;background:#f1f5f9;border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.fin-transaction-marker svg{width:15px;height:15px}.fin-transaction-marker.income,.fin-category-pill.income{color:#12884d;background:#ecf8f1}.fin-transaction-marker.recurring,.fin-category-pill.recurring{color:#7c3aed;background:#f3edff}.fin-transaction-marker.bills,.fin-category-pill.bills{color:#3b6fd8;background:#eef4ff}.fin-transaction-marker.health,.fin-category-pill.health{color:#d64261;background:#fff1f1}.fin-transaction-marker.market,.fin-category-pill.market{color:#15947f;background:#ecfbf7}.fin-transaction-marker.transport,.fin-category-pill.transport{color:#4d85ff;background:#eef4ff}.fin-transaction-marker.variable,.fin-category-pill.variable{color:#d66a12;background:#fff7ed}.fin-transaction-marker.dark{color:#fff;background:#111}.fin-transaction-marker.amber{color:#f2992f;background:#fff6ea}.fin-transaction-marker.green{color:#12884d;background:#ecf8f1}.fin-transaction-marker.red{color:#db2d2d;background:#fff1f1}.fin-transaction-marker.orange{color:#f28c28;background:#fff4ea}.fin-transaction-marker.blue{color:#4d85ff;background:#eef4ff}.fin-transaction-marker.neutral{color:#5f6d80;background:#f3f5f7}.fin-category-pill{color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;gap:7px;min-height:26px;padding:0 9px;font-size:.7rem;font-weight:520;display:inline-flex}.fin-category-pill>span{background:currentColor;border-radius:999px;width:6px;height:6px}.fin-amount-pill{border-radius:999px;justify-content:flex-end;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:650;display:inline-flex}.fin-amount-pill.positive{color:#12884d;background:#ecf8f1}.fin-amount-pill.negative{color:#1f2937;background:#f8fafc}.fin-table-amount.positive{color:var(--accent)}.fin-table-amount.negative{color:#1f2937}.fin-transactions-tabs-row{justify-content:space-between;align-items:center;gap:12px;padding:14px 0 4px;display:flex}.fin-transaction-tabs{background:#f3f4f6;border-radius:8px;gap:2px;width:fit-content;padding:3px;display:flex}.fin-transaction-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;height:30px;padding:0 14px;font-size:.74rem;font-weight:500;transition:all .14s}.fin-transaction-tab:hover{color:#374151;background:#fff9}.fin-transaction-tab.active{color:#111827;background:#fff;font-weight:600;box-shadow:0 1px 3px #0000001a,0 0 0 1px #0000000a}.fin-transactions-count-badge{color:#6b7280;background:#e5e7eb;border-radius:999px;margin-left:4px;padding:1px 6px;font-size:.68rem;font-weight:600}.fin-transaction-tab.active .fin-transactions-count-badge{color:#0369a1;background:#e0f2fe}.fin-table-logo-wrap{background:0 0;border:1px solid #0f172a0f;border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.fin-table-logo-wrap img{object-fit:contain;background:0 0;width:100%;height:100%;padding:0;display:block}.fin-table-logo-fallback{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.fin-table-desc-cell{align-items:center;gap:11px;min-width:0;display:flex}.fin-table-desc-cell strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.8rem;font-weight:600;display:block;overflow:hidden}.fin-table-desc-cell small{color:#9ca3af;margin-top:2px;font-size:.66rem;font-weight:400;display:block}.fin-freq-badge{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:22px;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.fin-freq-badge.once{color:#94a3b8;background:#64748b1a;border:1px solid #64748b26}.fin-freq-badge.frequent{color:#7db3fa;background:#3b82f61a;border:1px solid #3b82f62e}.fin-freq-badge.recurring{color:#9ef0c4;background:#3ddc971a;border:1px solid #3ddc9733}.fin-transactions-toolbar{border-top:none;padding:10px 0}.fin-date-separator-row td{border-bottom:none;padding:10px 16px 4px;background:0 0!important}.fin-date-separator-row td span{text-transform:uppercase;letter-spacing:.06em;color:#9aa5b3;font-size:.69rem;font-weight:600}.fin-anomaly-badge{color:#d97706;vertical-align:middle;letter-spacing:.02em;background:#f59e0b1f;border-radius:4px;align-items:center;gap:3px;margin-left:6px;padding:1px 5px;font-size:.66rem;font-weight:600;display:inline-flex}.fin-transactions-table-wrap{background:0 0;border:none}.fin-transaction-search input,.fin-advanced-filters select,.fin-advanced-filters input,.fin-page-size select{color:var(--text)}.fin-transaction-search input::placeholder{color:var(--text-muted)}.fin-table td,.fin-table-desc-cell strong{color:var(--text)}.fin-transaction-tab{color:var(--text-soft)}.fin-transaction-tab.active{box-shadow:inset 0 0 0 1px #3ddc972e}.fin-transactions-metric.income .fin-transactions-metric-icon{color:var(--accent);background:#29ffa414}.fin-table tbody tr.income-row td{background:linear-gradient(90deg,#29ffa40a,#0000 22px)}.fin-table tbody tr.expense-row td{background:linear-gradient(90deg,#ff6b6b0a,#0000 22px)}.fin-table tbody tr:hover td{background:#ffffff06}.fin-date-separator-row td span{color:#ffffff4d}.fin-anomaly-badge{color:#f59e0b;background:#f59e0b1a}.fin-transactions-panel{border-radius:18px;flex-direction:column;gap:18px;padding:26px 28px 18px;display:flex}.fin-transactions-heading{border-bottom:none;padding-bottom:2px}.fin-transactions-heading h1{letter-spacing:0;font-size:1.64rem;font-weight:720;line-height:1.04}.fin-transactions-heading p{max-width:620px;margin-top:9px;font-size:.82rem;line-height:1.45}.fin-transactions-metrics{border-bottom:none;gap:12px;padding:0}.fin-transactions-metric{border:1px solid var(--border);min-height:0;box-shadow:none;background:linear-gradient(#ffffff05,#0000),#ffffff03;border-radius:13px;padding:15px 15px 14px}.fin-transactions-metric:before{opacity:.82;width:2px;top:14px;bottom:14px}.fin-transactions-metric-top{min-height:30px}.fin-transactions-metric span,.fin-transactions-metric small{font-size:.7rem}.fin-transactions-metric strong{margin-top:8px;font-size:1.18rem;font-weight:680}.fin-transactions-metric small{margin-top:8px;line-height:1.35}.fin-transactions-metric .fin-transactions-metric-icon{width:30px;height:30px;box-shadow:none;border:1px solid #ffffff0e;border-radius:10px;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex}.fin-transactions-metric .fin-transactions-metric-icon svg{stroke-width:2px;width:15px;height:15px;display:block}.fin-transactions-tabs-row{margin-top:2px;padding:0}.fin-transaction-tabs{border-radius:12px;gap:3px;height:42px;padding:4px}.fin-transaction-tab{border-radius:9px;gap:6px;height:32px;padding:0 13px;font-size:.72rem}.fin-transactions-toolbar{gap:12px;padding:0}.fin-transaction-search{border-radius:12px;width:min(430px,100%);height:42px;padding:0 13px;transition:border-color .18s,background .18s,box-shadow .18s}.fin-transaction-search:focus-within{background:#ffffff06;border-color:#3ddc972e;box-shadow:inset 0 0 0 1px #3ddc9714}.fin-transaction-search input{font-size:.75rem}.fin-transactions-actions{gap:7px}.fin-table-action-button{border-radius:12px;height:42px;padding:0 13px;font-size:.73rem;transition:transform .16s,border-color .16s,background .16s,color .16s}.fin-table-action-button:hover{transform:translateY(-1px)}.fin-action-count{min-width:17px;height:17px;font-size:.62rem}.fin-advanced-filters{border-radius:14px;gap:11px;margin:-4px 0 0;padding:13px}.fin-advanced-filters select,.fin-advanced-filters input{border-radius:10px;height:38px}.fin-transactions-table-wrap{border:1px solid var(--border);background:#ffffff03;border-radius:16px;margin-top:2px;overflow:hidden}.fin-table{min-width:820px}.fin-table th,.fin-table td{padding:12px 16px}.fin-table th{letter-spacing:.07em;border-bottom-color:var(--border);background:#ffffff05;height:42px;font-size:.64rem;font-weight:720}.fin-table td{vertical-align:middle;border-bottom-color:#ffffff0e;height:62px}.fin-table tbody tr{transition:background .16s,transform .16s}.fin-table tbody tr:hover td{background-color:#ffffff08}.fin-transactions-table-wrap.compact .fin-table th,.fin-transactions-table-wrap.compact .fin-table td{padding-top:9px;padding-bottom:9px}.fin-transactions-table-wrap.compact .fin-table td{height:52px}.fin-sort-button{border-radius:8px;gap:6px;min-height:26px;margin:-3px 0;padding:0 6px}.fin-table-desc-cell{gap:12px}.fin-table-logo-wrap{border-radius:11px;width:36px;height:36px;box-shadow:inset 0 0 0 1px #ffffff09,0 8px 18px #00000029}.fin-table-desc-cell strong{max-width:280px;font-size:.82rem;font-weight:680;line-height:1.2}.fin-table-desc-cell small{align-items:center;gap:6px;margin-top:4px;font-size:.68rem;line-height:1.2;display:inline-flex}.fin-table td:nth-child(2){color:var(--text-soft)!important;font-size:.73rem!important}.fin-category-pill{border:1px solid #ffffff0b;border-radius:9px;min-height:28px;padding:0 10px;font-size:.68rem;font-weight:650}.fin-category-pill>span{width:5px;height:5px}.fin-amount-pill{letter-spacing:0;border-radius:10px;justify-content:center;min-width:112px;min-height:30px;padding:0 11px;font-size:.76rem;font-weight:760}.fin-date-separator-row td{height:auto;padding:14px 16px 6px}.fin-date-separator-row td span{font-size:.65rem;font-weight:720}.fin-anomaly-badge{border-radius:999px;margin-left:3px;padding:2px 6px}.fin-transactions-footer{padding-top:0;font-size:.72rem}@media (max-width:1180px){.fin-transactions-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.fin-transactions-toolbar{align-items:stretch}.fin-transaction-search{width:100%}}@media (max-width:820px){.fin-transactions-panel{gap:15px;padding:20px 16px 14px}.fin-transactions-heading h1{font-size:1.42rem}.fin-transactions-metrics{grid-template-columns:1fr}.fin-transactions-metric{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.fin-transaction-tabs,.fin-transactions-actions{width:100%}.fin-transaction-tabs{justify-content:flex-start;overflow-x:auto}.fin-transaction-tab{flex:none}.fin-transactions-table-wrap{border-radius:13px;overflow-x:auto}.fin-table th,.fin-table td{padding-left:13px;padding-right:13px}}.fin-transactions-panel,.fin-transactions-heading{overflow:visible!important}.fin-transactions-heading{z-index:40!important;position:relative!important}.fin-transactions-heading .fin-month-picker{min-width:214px!important}.fin-transactions-heading .fin-month-picker-menu{z-index:120!important;left:auto!important;right:0!important}.fin-transactions-panel .fin-transaction-tabs{background:linear-gradient(#ffffff09,#ffffff03),#04070fe6!important;border:1px solid #94a3b824!important;border-radius:12px!important;gap:5px!important;height:44px!important;padding:5px!important;box-shadow:inset 0 1px #ffffff0a!important}.fin-transactions-panel .fin-transaction-tab{color:#b9c5dc!important;background:0 0!important;align-items:center!important;gap:7px!important;height:32px!important;padding:0 13px!important;font-size:.78rem!important;font-weight:760!important;display:inline-flex!important}.fin-transactions-panel .fin-transaction-tab:hover,.fin-transactions-panel .fin-transaction-tab:focus-visible{color:#f6f9ff!important;background:#ffffff0e!important;outline:none!important}.fin-transactions-panel .fin-transaction-tab.active{color:#5cf2af!important;background:linear-gradient(#3fe5a229,#3fe5a20e)!important;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #3fe5a238!important}.fin-transactions-panel .fin-transactions-count-badge{color:#dbe6f8!important;background:#94a3b829!important;min-width:20px!important;padding:2px 6px!important;font-size:.7rem!important;font-weight:820!important}.fin-transactions-panel .fin-transaction-tab.active .fin-transactions-count-badge{color:#062014!important;background:#5cf2afeb!important}.workspace-shell.ga-v3 .fin-transactions-panel{background:radial-gradient(700px 320px at 0 0,#10b9810b,#0000 60%),radial-gradient(900px 380px at 100% 100%,#f43f5e06,#0000 65%),#060a08!important;border:1px solid #ffffff0b!important;border-radius:18px!important;padding:28px 28px 26px!important;box-shadow:0 24px 60px -36px #000000d9!important}.workspace-shell.ga-v3 .fin-transactions-heading{justify-content:space-between;align-items:center;gap:20px;display:flex;border-bottom:1px solid #ffffff0a!important;margin-bottom:24px!important;padding-bottom:22px!important}.workspace-shell.ga-v3 .fin-transactions-heading h1{letter-spacing:-.028em!important;color:#f1faf5!important;margin:0 0 6px!important;font-size:24px!important;font-weight:680!important}.workspace-shell.ga-v3 .fin-transactions-heading p{color:#7e8c85!important;margin:0!important;font-size:13px!important}.workspace-shell.ga-v3 .fin-transactions-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-bottom:24px!important;display:grid!important}@media (max-width:1100px){.workspace-shell.ga-v3 .fin-transactions-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.workspace-shell.ga-v3 .fin-transactions-metric{flex-direction:column;display:flex;position:relative;overflow:hidden;background:linear-gradient(#ffffff05 0%,#0000 35%),#080d0b!important;border:1px solid #ffffff0d!important;border-radius:14px!important;gap:12px!important;min-height:156px!important;padding:18px 18px 14px!important}.workspace-shell.ga-v3 .fin-transactions-metric:before{content:"";background:linear-gradient(90deg, transparent, var(--card-accent,#ffffff2e), transparent);pointer-events:none;height:1px;position:absolute;top:0;left:14px;right:14px}.workspace-shell.ga-v3 .fin-transactions-metric-top{text-transform:uppercase;justify-content:space-between;align-items:center;color:#95a39c!important;letter-spacing:.12em!important;font-size:10.5px!important;font-weight:660!important;display:flex!important}.workspace-shell.ga-v3 .fin-transactions-metric-icon{justify-content:center;align-items:center;display:inline-flex;color:#b7c3bd!important;background:#ffffff06!important;border:1px solid #ffffff0f!important;border-radius:10px!important;width:34px!important;height:34px!important}.workspace-shell.ga-v3 .fin-transactions-metric strong{letter-spacing:-.032em!important;color:#f1faf5!important;font-variant-numeric:tabular-nums!important;font-size:26px!important;font-weight:700!important;line-height:1.05!important}.workspace-shell.ga-v3 .fin-transactions-metric small{align-items:center;gap:7px;display:inline-flex;color:#7e8c85!important;margin-top:auto!important;font-size:11px!important}.workspace-shell.ga-v3 .fin-transactions-metric small:before{content:"";background:var(--dot-color,#6b7a72);width:5px;height:5px;box-shadow:0 0 6px var(--dot-color,transparent);border-radius:50%}.workspace-shell.ga-v3 .fin-transactions-metric.income{--card-accent:#6ee7b78c;--dot-color:#6ee7b7;background:radial-gradient(420px 200px at 100% 0,#10b9811f,#0000 65%),#080d0b!important;border-color:#10b9812e!important}.workspace-shell.ga-v3 .fin-transactions-metric.income .fin-transactions-metric-icon{color:#6ee7b7!important;background:#10b9810f!important;border-color:#10b98152!important}.workspace-shell.ga-v3 .fin-transactions-metric.income strong{color:#6ee7b7!important}.workspace-shell.ga-v3 .fin-transactions-metric.expense{--card-accent:#ff4d6d8c;--dot-color:#ff4d6d;background:radial-gradient(420px 200px at 100% 0,#f43f5e21,#0000 65%),#080d0b!important;border-color:#f43f5e38!important}.workspace-shell.ga-v3 .fin-transactions-metric.expense .fin-transactions-metric-icon{color:#fb7185!important;background:#f43f5e0f!important;border-color:#f43f5e57!important}.workspace-shell.ga-v3 .fin-transactions-metric.expense strong{text-shadow:0 0 22px #ff4d6d33;color:#ff4d6d!important}.workspace-shell.ga-v3 .fin-transactions-metric.recurring{--card-accent:#c4b5fd80;--dot-color:#a78bfa;background:radial-gradient(420px 200px at 100% 0,#8b5cf61c,#0000 65%),#080d0b!important;border-color:#8b5cf633!important}.workspace-shell.ga-v3 .fin-transactions-metric.recurring .fin-transactions-metric-icon{color:#a78bfa!important;background:#8b5cf60f!important;border-color:#8b5cf652!important}.workspace-shell.ga-v3 .fin-transactions-metric.recurring strong{color:#c4b5fd!important}.workspace-shell.ga-v3 .fin-transactions-metric.average{--card-accent:#ffffff2e;--dot-color:#95a39c;background:#080d0b!important;border-color:#ffffff12!important}.workspace-shell.ga-v3 .fin-transactions-metric.average strong{color:#f1faf5!important}.workspace-shell.ga-v3 .fin-transactions-tabs-row{margin-bottom:12px!important}.workspace-shell.ga-v3 .fin-transaction-tabs{background:linear-gradient(#050807 0%,#060a08 100%)!important;border:1px solid #ffffff0e!important;border-radius:12px!important;gap:2px!important;padding:5px!important;display:inline-flex!important}.workspace-shell.ga-v3 .fin-transaction-tab{cursor:pointer;color:#8a978f!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;padding:8px 16px!important;font-size:12.5px!important;font-weight:600!important}.workspace-shell.ga-v3 .fin-transaction-tab.active{color:#dfffee!important;background:radial-gradient(120% 200% at 50% 0,#10b98129,#10b9810f)!important;border-color:#22c55e52!important}.workspace-shell.ga-v3 .fin-transactions-count-badge{color:#7e8c85!important;background:#ffffff0a!important;border:1px solid #ffffff0f!important;border-radius:999px!important;padding:1px 7px!important;font-size:10.5px!important;font-weight:660!important}.workspace-shell.ga-v3 .fin-transaction-tab.active .fin-transactions-count-badge{color:#6ee7b7!important;background:#10b98124!important}.workspace-shell.ga-v3 .fin-transactions-toolbar{align-items:center;background:#050807!important;border:1px solid #ffffff0e!important;border-radius:13px!important;gap:10px!important;margin-bottom:16px!important;padding:8px!important;display:flex!important}.workspace-shell.ga-v3 .fin-transaction-search{flex:1;align-items:center;gap:9px;display:inline-flex;background:0 0!important;border:1px solid #ffffff0b!important;border-radius:10px!important;padding:9px 13px!important}.workspace-shell.ga-v3 .fin-transaction-search svg{color:#6b7a72!important}.workspace-shell.ga-v3 .fin-transaction-search:focus-within{background:#10b9810a!important;border-color:#10b9815c!important}.workspace-shell.ga-v3 .fin-transaction-search input{flex:1;color:#f1faf5!important;background:0 0!important;border:none!important;outline:none!important;font-size:13px!important;font-weight:540!important}.workspace-shell.ga-v3 .fin-table-action-button{cursor:pointer;align-items:center;gap:7px;display:inline-flex;color:#b7c3bd!important;background:0 0!important;border:1px solid #ffffff0b!important;border-radius:10px!important;padding:9px 13px!important;font-size:12px!important;font-weight:600!important}.workspace-shell.ga-v3 .fin-table-action-button:hover{color:#f1faf5!important;background:#ffffff06!important}.workspace-shell.ga-v3 .fin-table-action-button.active{color:#dfffee!important;background:#10b9811a!important;border-color:#22c55e4d!important}.workspace-shell.ga-v3 .fin-transactions-table-wrap{background:#050807!important;border:1px solid #ffffff0e!important;border-radius:14px!important;margin-bottom:14px!important;overflow:hidden!important}.workspace-shell.ga-v3 .fin-table{border-collapse:separate;border-spacing:0;width:100%}.workspace-shell.ga-v3 .fin-table thead th{text-align:left;color:#c7d3cc!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:linear-gradient(#070b09,#060a08)!important;border-bottom:1px solid #ffffff0f!important;padding:13px 18px!important;font-size:10.5px!important;font-weight:720!important}.workspace-shell.ga-v3 .fin-table thead th:last-child{text-align:right!important}.workspace-shell.ga-v3 .fin-sort-button{cursor:pointer;color:#c7d3cc!important;font:inherit!important;text-transform:inherit!important;letter-spacing:inherit!important;background:0 0!important;border:none!important}.workspace-shell.ga-v3 .fin-sort-button.active{color:#dfffee!important}.workspace-shell.ga-v3 .fin-table tbody td{vertical-align:middle!important;border-bottom:1px solid #ffffff09!important;padding:13px 18px!important}.workspace-shell.ga-v3 .fin-table tbody tr:not(.fin-date-separator-row):hover td{background:#10b98105!important}.workspace-shell.ga-v3 .fin-date-separator-row td{background:0 0!important;border-bottom:none!important;padding:18px 18px 8px!important}.workspace-shell.ga-v3 .fin-date-separator-row span{text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:12px;width:100%;color:#95a39c!important;font-size:10.5px!important;font-weight:700!important;display:inline-flex!important}.workspace-shell.ga-v3 .fin-date-separator-row span:before{content:"";background:#34d399;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #10b98173}.workspace-shell.ga-v3 .fin-date-separator-row span:after{content:"";background:linear-gradient(90deg,#10b98129,#ffffff0a 35%,#0000 90%);flex:1;height:1px}.workspace-shell.ga-v3 .fin-table-desc-cell{align-items:center;gap:14px;display:flex}.workspace-shell.ga-v3 .fin-table-logo-wrap{justify-content:center;align-items:center;display:inline-flex;overflow:hidden;background:#0a100d!important;border:1px solid #ffffff0e!important;border-radius:11px!important;width:38px!important;height:38px!important}.workspace-shell.ga-v3 .fin-table-desc-cell strong{display:block;color:#f1faf5!important;letter-spacing:-.014em!important;margin-bottom:3px!important;font-size:13.5px!important;font-weight:640!important}.workspace-shell.ga-v3 .fin-table-desc-cell small{text-transform:uppercase;letter-spacing:.07em;color:#6b7a72!important;font-size:10.5px!important;font-weight:580!important}.workspace-shell.ga-v3 .fin-table tbody td:nth-child(2){white-space:nowrap;color:#b7c3bd!important;font-variant-numeric:tabular-nums!important;font-size:12.5px!important;font-weight:580!important}.workspace-shell.ga-v3 .fin-category-pill{align-items:center;gap:8px;color:#c7d3cc!important;text-transform:none!important;background:#0a100d!important;border:1px solid #ffffff0d!important;border-radius:999px!important;padding:5px 12px 5px 10px!important;font-size:11.5px!important;font-weight:580!important;display:inline-flex!important}.workspace-shell.ga-v3 .fin-category-pill>span:first-child,.workspace-shell.ga-v3 .fin-category-pill>span{flex-shrink:0;border-radius:50%!important;width:6px!important;height:6px!important}.workspace-shell.ga-v3 .fin-freq-badge{justify-content:center;align-items:center;display:inline-flex;color:#c7d3cc!important;background:#0a100d!important;border:1px solid #ffffff0e!important;border-radius:999px!important;min-width:34px!important;padding:3px 10px!important;font-size:11px!important;font-weight:660!important}.workspace-shell.ga-v3 .fin-freq-badge.recurring{color:#c4b5fd!important;background:#8b5cf61a!important;border-color:#8b5cf652!important}.workspace-shell.ga-v3 .fin-freq-badge.frequent{color:#93c5fd!important;background:#60a5fa1a!important;border-color:#60a5fa52!important}.workspace-shell.ga-v3 .fin-table tbody td:last-child{text-align:right!important}.workspace-shell.ga-v3 .fin-amount-pill{white-space:nowrap;align-items:center;display:inline-flex;letter-spacing:-.022em!important;font-variant-numeric:tabular-nums!important;font-size:15px!important;font-weight:720!important}.workspace-shell.ga-v3 .fin-amount-pill.positive{color:#6ee7b7!important}.workspace-shell.ga-v3 .fin-amount-pill.negative{text-shadow:0 0 18px #ff4d6d38;color:#ff4d6d!important}.workspace-shell.ga-v3 .fin-table-empty{flex-direction:column;align-items:center;gap:8px;display:flex;color:#6b7a72!important;padding:56px 24px!important}.workspace-shell.ga-v3 .fin-table-empty strong{color:#f1faf5!important}.workspace-shell.ga-v3 .fin-transactions-footer{justify-content:space-between;align-items:center;display:flex;padding:4px 4px 0!important}.workspace-shell.ga-v3 .fin-transactions-footer>span{font-variant-numeric:tabular-nums;color:#7e8c85!important;font-size:11.5px!important}.workspace-shell.ga-v3 .fin-table-pagination button{cursor:pointer;min-width:30px;height:30px;color:#b7c3bd!important;background:0 0!important;border:1px solid #ffffff0f!important;border-radius:8px!important;font-size:12px!important;font-weight:600!important}.workspace-shell.ga-v3 .fin-table-pagination button.active{color:#dfffee!important;background:#10b9811f!important;border-color:#22c55e47!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{isolation:isolate!important;background:radial-gradient(720px 340px at 0 0,#10b9810e,#0000 60%),radial-gradient(760px 320px at 100% 0,#f43f5e06,#0000 62%),linear-gradient(#030807f5,#010404fa)!important;border:1px solid #23564038!important;border-radius:18px!important;padding:26px!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 1px #ffffff07,0 26px 70px #0000005c!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading{border-bottom:1px solid #ffffff0b!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:22px!important;padding-bottom:18px!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading h1{color:#f4fff8!important;letter-spacing:0!important;margin:0 0 6px!important;font-size:25px!important;font-weight:720!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading p{color:#81948c!important;font-size:12.5px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-bottom:22px!important;display:grid!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric{background:linear-gradient(#ffffff05,#0000 38%),#030807db!important;border:1px solid #ffffff0e!important;border-radius:14px!important;flex-direction:column!important;gap:10px!important;min-height:142px!important;padding:16px!important;display:flex!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff07!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric-top{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric-top>span:first-child{color:#7f938a!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:720!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric-icon{background:#ffffff06!important;border:1px solid #fff1!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric strong{letter-spacing:0!important;color:#f3fff8!important;font-variant-numeric:tabular-nums!important;font-size:24px!important;font-weight:760!important;line-height:1.05!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-metric-sparkline{width:76px!important;max-width:100%!important;height:26px!important;margin-top:0!important;display:block!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric small{color:#7f938a!important;margin-top:auto!important;font-size:11px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.income{background:radial-gradient(300px 170px at 100% 0,#10b98124,#0000 65%),#030a07e0!important;border-color:#10b98147!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.expense{background:radial-gradient(300px 170px at 100% 0,#f43f5e24,#0000 65%),#0a0406e0!important;border-color:#f43f5e47!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring{background:radial-gradient(300px 170px at 100% 0,#7c3aed1f,#0000 65%),#04060ae0!important;border-color:#7c3aed3d!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring strong,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring .fin-transactions-metric-icon{color:#a78bfa!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.average{border-color:#94a3b824!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tabs{background:#010504c7!important;border:1px solid #ffffff0f!important;border-radius:12px!important;gap:4px!important;padding:5px!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tab{color:#82938c!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;min-height:30px!important;padding:6px 12px!important;font-size:12px!important;font-weight:650!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-count-badge{color:#9dada5!important;background:#ffffff0b!important;border:1px solid #ffffff0e!important;border-radius:999px!important;margin-left:6px!important;padding:1px 7px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tab.active .fin-transactions-count-badge{color:#66e9ad!important;background:#10b98129!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar{background:#010504d1!important;border:1px solid #ffffff0e!important;border-radius:13px!important;align-items:center!important;gap:10px!important;margin-bottom:16px!important;padding:7px!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search{background:#ffffff03!important;border:1px solid #ffffff0b!important;border-radius:10px!important;flex:auto!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:0 12px!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search:focus-within{background:#10b98109!important;border-color:#34d39957!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search input{color:#effaf5!important;background:0 0!important;border:0!important;outline:0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search input::placeholder{color:#60746b!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-actions{align-items:center!important;gap:7px!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button{color:#bed0c8!important;background:#ffffff04!important;border:1px solid #ffffff0e!important;border-radius:10px!important;min-height:36px!important;padding:0 11px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button:hover,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button.active{color:#eafff5!important;background:#043e2a61!important;border-color:#34d39942!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-action-count{color:#65e9ad!important;background:#34d39929!important;border-radius:999px!important;min-width:18px!important;height:18px!important;margin-left:4px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters{background:#010504d1!important;border:1px solid #ffffff0e!important;border-radius:13px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters input,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters select{color:#eefaf5!important;background:#ffffff05!important;border-color:#ffffff0f!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap{background:#010504e6!important;border:1px solid #ffffff0e!important;border-radius:14px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff05!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table thead th{color:#a8bab1!important;background:linear-gradient(#ffffff06,#ffffff02)!important;border-bottom:1px solid #ffffff0f!important;padding:12px 16px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-sort-button{color:inherit!important;background:0 0!important;border:0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table tbody td{background:0 0!important;border-bottom:1px solid #ffffff09!important;padding:12px 16px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row td{border-bottom:0!important;padding:17px 16px 7px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span{color:#34e7a2!important;letter-spacing:.12em!important;font-size:10px!important;font-weight:760!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span:after{background:linear-gradient(90deg,#34d3992e,#ffffff09,#0000)!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell{align-items:center!important;gap:12px!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-logo-wrap{background:#ffffff06!important;border:1px solid #ffffff0e!important;border-radius:10px!important;width:36px!important;height:36px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell strong{color:#f3fff8!important;font-size:13px!important;font-weight:700!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell small{color:#6f837a!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-anomaly-badge{color:#fbbf24!important;background:#fbbf2417!important;border:1px solid #fbbf2438!important;border-radius:999px!important;margin-left:7px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-category-pill{color:#bfd0c8!important;background:#ffffff05!important;border:1px solid #ffffff0e!important;border-radius:999px!important;align-items:center!important;gap:7px!important;padding:4px 10px!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-category-pill>span:first-child{width:6px!important;height:6px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-freq-badge{color:#c4b5fd!important;background:#7c3aed1a!important;border:1px solid #7c3aed47!important;border-radius:999px!important;min-width:30px!important;padding:3px 8px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-amount-pill{font-variant-numeric:tabular-nums!important;font-weight:760!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-empty{color:#72867c!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-footer{color:#7e9288!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-page-size,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-pagination{align-items:center!important;gap:7px!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-page-size select,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-pagination button{color:#bed0c8!important;background:#ffffff05!important;border:1px solid #ffffff0f!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-pagination button.active{color:#eafff5!important;background:#10b9811f!important;border-color:#34d39942!important}@media (max-width:1100px){.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{padding:18px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-footer{flex-direction:column!important;align-items:stretch!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metrics{grid-template-columns:1fr!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-actions{flex-wrap:wrap!important}}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{padding:24px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading{margin-bottom:18px!important;padding-bottom:15px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metrics{gap:14px!important;margin-bottom:17px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric{border-color:#fff1!important;gap:11px!important;min-height:150px!important;padding:18px!important;box-shadow:inset 0 1px #ffffff09,0 18px 42px #0000003d!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric strong{font-size:26px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric-icon{width:30px!important;height:30px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-metric-sparkline{opacity:.98!important;filter:drop-shadow(0 0 10px #34d39924)!important;width:92px!important;height:32px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.expense .fin-metric-sparkline{filter:drop-shadow(0 0 10px #ff365f29)!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-tabs-row{margin-bottom:8px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tabs{padding:4px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tab{min-height:28px!important;padding:5px 11px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar{margin-bottom:12px!important;padding:6px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button{min-height:34px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table thead th{color:#bfd0c8!important;background:linear-gradient(#ffffff09,#ffffff03),#030a07b8!important;padding:10px 16px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table tbody td{border-bottom-color:#ffffff08!important;padding:9px 16px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row td{padding:12px 16px 5px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span{align-items:center!important;gap:10px!important;line-height:1!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell{gap:11px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-logo-wrap{flex:0 0 34px!important;width:34px!important;height:34px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell>div:not(.fin-table-logo-wrap){flex-direction:column!important;justify-content:center!important;gap:3px!important;min-width:0!important;display:flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell strong{align-items:center!important;gap:7px!important;line-height:1.1!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell small{align-items:center!important;gap:6px!important;line-height:1.15!important;display:inline-flex!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-anomaly-badge{margin-left:6px!important;padding:2px 7px!important;line-height:1!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-category-pill{min-height:24px!important;padding:3px 9px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-freq-badge{padding:2px 8px!important;line-height:1.1!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-amount-pill{justify-content:flex-end!important;align-items:center!important;min-height:26px!important;line-height:1!important;display:inline-flex!important}@media (max-width:760px){.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{padding:18px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric{min-height:136px!important}}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading{border-bottom-color:#34d39917!important;margin-bottom:18px!important;padding-bottom:16px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metrics,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-tabs-row,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-footer{width:100%!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metrics{margin-bottom:16px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar{box-shadow:none!important;background:#0106059e!important;border-color:#ffffff0d!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters{box-shadow:none!important;background:#0106059e!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap{box-shadow:none!important;background:linear-gradient(#ffffff03,#0000 22%),#0106058f!important;border-color:#34d3991c!important;border-radius:12px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table thead th{background:#020c09ad!important;border-bottom-color:#34d3991a!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table tbody td{border-bottom-color:#ffffff07!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-footer{padding-top:14px!important}@media (max-width:760px){.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{padding:0!important}}:is(.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions),.workspace-shell.ga-v3.theme-dark .workspace-panel-edge:has(.fin-transactions-panel.ga-v3-transactions)){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions){padding:24px clamp(24px,3.5vw,48px) 32px!important}.workspace-shell.ga-v3.theme-dark .workspace-panel-edge:has(.fin-transactions-panel.ga-v3-transactions){padding:0!important}.workspace-shell.ga-v3.theme-dark .fin-card.fin-only-section.fin-transactions-panel.ga-v3-transactions{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading{margin-top:0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap{background:#01070575!important;border-color:#34d39921!important;border-radius:10px!important}@media (max-width:820px){.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions){padding:18px!important}}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap{background:#0107056b!important;border-color:#34d39913!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-sort-button{color:#9eb1a8!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-sort-button.active{color:#c7d8d0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span:before{opacity:.72!important;box-shadow:none!important}html:has(.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions){background:#030406!important}html:has(.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions) body{background:#030406!important}.workspace-shell.ga-v3.theme-dark:has(.fin-transactions-panel.ga-v3-transactions){background:linear-gradient(#030406 0%,#050608 46%,#020304 100%)!important}.workspace-shell.ga-v3.theme-dark:has(.fin-transactions-panel.ga-v3-transactions) .workspace-main{background:0 0!important}.workspace-shell.ga-v3.theme-dark .fin-card.fin-only-section.fin-transactions-panel.ga-v3-transactions{box-shadow:none!important;background:0 0!important;border:0!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions){box-shadow:none!important;background:0 0!important;border:0!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions){box-shadow:none!important;background:0 0!important}.workspace-shell.ga-v3.theme-dark .workspace-main:has(.fin-transactions-panel.ga-v3-transactions):before{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-main:has(.fin-transactions-panel.ga-v3-transactions):after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions):before{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions):after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-transactions-panel.ga-v3-transactions)>.workspace-panel-edge{width:0!important;min-width:0!important;box-shadow:none!important;opacity:0!important;background:0 0!important;border:0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel.ga-v3-transactions{color:#eef2f7!important;box-shadow:none!important;background:0 0!important;border:0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading{border-bottom-color:#ffffff0f!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading h1{color:#f3f6fa!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-heading p,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-footer,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-empty{color:#8c95a3!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric{background:linear-gradient(#ffffff06,#ffffff02),#05070ae0!important;border-color:#ffffff12!important;box-shadow:inset 0 1px #ffffff07,0 16px 34px #00000038!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.income,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.expense,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.average{background:linear-gradient(#ffffff06,#ffffff02),#05070ae0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.income{border-color:#34d39929!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.expense{border-color:#ff6b8f29!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.average{border-color:#ffffff13!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric-top>span:first-child,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric small,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell small{color:#8b95a2!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric strong{color:#f1f5f9!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric-icon{color:#aeb7c4!important;background:#ffffff07!important;border-color:#ffffff12!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.income strong,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.income .fin-transactions-metric-icon{color:#62e4a7!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.expense strong,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.expense .fin-transactions-metric-icon{color:#ff6b8f!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring strong,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.recurring .fin-transactions-metric-icon,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.average strong,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric.average .fin-transactions-metric-icon{color:#d5dbe5!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-metric-sparkline{filter:none!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tabs,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters{box-shadow:none!important;background:#05070ab8!important;border-color:#fff1!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tab{color:#9aa3b1!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tab.active{color:#e9fff5!important;background:#34d39913!important;border-color:#34d3992e!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-count-badge,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tab.active .fin-transactions-count-badge{color:#bac3cf!important;background:#ffffff0b!important;border-color:#ffffff12!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters input,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters select,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-page-size select,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-pagination button{color:#cbd3df!important;background:#ffffff05!important;border-color:#ffffff12!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search:focus-within,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button:hover,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button.active{color:#eef2f7!important;background:#ffffff08!important;border-color:#34d39929!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-action-count,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-pagination button.active{color:#9cebc4!important;background:#34d39917!important;border-color:#34d3992e!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap{background:linear-gradient(#ffffff04,#0000 24%),#040609d1!important;border-color:#ffffff12!important;box-shadow:inset 0 1px #ffffff05,0 16px 38px #0000002e!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table thead th{color:#aeb7c4!important;background:linear-gradient(#ffffff07,#ffffff02),#07090ceb!important;border-bottom-color:#fff1!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table tbody td{background:#04060985!important;border-bottom-color:#ffffff0a!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap .fin-table tbody tr:not(.fin-date-separator-row):hover td{background:#ffffff08!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row td{background:0 0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span{color:#8f98a7!important;text-shadow:none!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span:before{box-shadow:none!important;opacity:.54!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-date-separator-row span:after{opacity:.48!important;background:linear-gradient(90deg,#ffffff14,#ffffff06,#0000)!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-logo-wrap,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-category-pill{background:#ffffff06!important;border-color:#ffffff12!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-desc-cell strong{color:#eef2f7!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-category-pill{color:#cbd3df!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-freq-badge{color:#cbd3df!important;background:#ffffff0a!important;border-color:#ffffff14!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-amount-pill{text-shadow:none!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-amount-pill.positive{color:#54e6a0!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-amount-pill.negative{color:#ff6b8f!important;text-shadow:none!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-tabs,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-toolbar,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-advanced-filters,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-page-size select,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-pagination button{box-shadow:none!important;background:radial-gradient(260px 150px at 100% 0,#12e83d06,#0000 66%),#000!important;border-color:#ffffff1a!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-table-wrap{border-radius:12px!important}.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transactions-metric:hover,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-table-action-button:hover,.workspace-shell.ga-v3.theme-dark .fin-transactions-panel .fin-transaction-search:focus-within{border-color:#12e83d29!important}
.workspace-shell.ga-v3 .fin-categories-panel{background:#060a08!important;border:1px solid #ffffff0b!important;border-radius:18px!important;padding:26px!important}html:has(.workspace-shell.ga-v3.theme-dark .fin-categories-panel.ga-v3-categories){background:#030406!important}html:has(.workspace-shell.ga-v3.theme-dark .fin-categories-panel.ga-v3-categories) body{background:#030406!important}.workspace-shell.ga-v3.theme-dark:has(.fin-categories-panel.ga-v3-categories){background:linear-gradient(#030406 0%,#050608 46%,#020304 100%)!important}.workspace-shell.ga-v3.theme-dark:has(.fin-categories-panel.ga-v3-categories) .workspace-main{background:0 0!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-categories-panel.ga-v3-categories){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-categories-panel.ga-v3-categories){padding:24px clamp(24px,3.5vw,48px) 32px!important}.workspace-shell.ga-v3.theme-dark .workspace-main:has(.fin-categories-panel.ga-v3-categories):before{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-main:has(.fin-categories-panel.ga-v3-categories):after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-categories-panel.ga-v3-categories):before{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-categories-panel.ga-v3-categories):after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-categories-panel.ga-v3-categories)>.workspace-panel-edge{width:0!important;min-width:0!important;box-shadow:none!important;opacity:0!important;background:0 0!important;border:0!important;padding:0!important;display:none!important}.workspace-shell.ga-v3.theme-dark .fin-card.fin-only-section.fin-categories-panel.ga-v3-categories{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-header{border-bottom-color:#ffffff0e!important;margin-bottom:18px!important;padding-bottom:16px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-header h1{color:#f3f6fa!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-header p{color:#8c95a3!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-cat-overview{gap:14px!important;margin-bottom:18px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-overview-card{background:linear-gradient(#ffffff05,#0000 42%),#05070adb!important;border-color:#ffffff0f!important;min-height:128px!important;box-shadow:inset 0 1px #ffffff08,0 18px 42px #0000002e!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-overview-card.tone-dominant{background:radial-gradient(260px 150px at 100% 0,#8b5cf61d,#0000 66%),#05070adb!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-overview-card.tone-share{background:radial-gradient(260px 150px at 100% 0,#34d39909,#0000 66%),#05070adb!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-cat-analysis{gap:14px!important;margin-bottom:18px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-donut-wrap,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-table,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card{box-shadow:none!important;background:#040609b8!important;border-color:#ffffff0d!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-donut-wrap,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend{padding:16px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-section-head{margin-bottom:10px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-table{border-color:#ffffff0e!important;border-radius:10px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-header{color:#9eb1a8!important;background:linear-gradient(#ffffff05,#ffffff01),#05070aa3!important;border-bottom-color:#ffffff0b!important;padding:10px 16px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-row{border-bottom-color:#ffffff07!important;padding:10px 16px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-row:hover{background:linear-gradient(90deg,#34d39907,#34d39902 58%,#0000)!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-share-bar,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-segmented{background:#ffffff0b!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend-list{margin:10px 0 12px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend-row{padding:7px 9px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insights-grid{gap:10px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card{padding:14px 14px 13px 18px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-empty{background:#040609b8!important;border-color:#34d39917!important}@media (max-width:820px){.workspace-shell.ga-v3.theme-dark .workspace-panel:has(.fin-categories-panel.ga-v3-categories){padding:18px!important}}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-cat-analysis{margin-bottom:14px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking{margin-bottom:16px!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-donut-wrap,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-table{background:#040609ad!important;border-color:#ffffff0a!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-header{color:#92a59c!important;background:linear-gradient(#ffffff03,#ffffff01),#05070aad!important;border-bottom-color:#ffffff0a!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card{background:linear-gradient(#ffffff06,#0000 54%),#05070abd!important;border-color:#fff1!important;box-shadow:inset 0 1px #ffffff08,0 14px 34px #00000029!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card.good{border-color:#34d39921!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card.warn{border-color:#f59e0b21!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card.critical{border-color:#fb718526!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card.info{border-color:#60a5fa21!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-overview-card,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-donut-wrap,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-table,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-insight-card,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-empty{box-shadow:none!important;background:radial-gradient(300px 170px at 100% 0,#12e83d06,#0000 66%),#000!important;border-color:#ffffff1a!important}.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-overview-card,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-donut-wrap,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-legend,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-ranking-table,.workspace-shell.ga-v3.theme-dark .fin-categories-panel .ga-v3-empty{border-radius:12px!important}
.processing-shell{color:#f5f7f6;background:#000;place-items:center;min-height:100svh;padding:clamp(24px,5vw,64px);display:grid}.processing-card{text-align:center;background:#000;border:1px solid #ffffff1a;border-radius:18px;width:min(760px,100%);padding:clamp(28px,4vw,46px);box-shadow:inset 0 1px #ffffff05,0 24px 70px #0000006b}.processing-badge{color:#55ed73;background:#12e83d14;border:1px solid #12e83d2e;border-radius:999px;align-items:center;height:34px;padding:0 14px;font-size:.82rem;font-weight:650;display:inline-flex}.processing-card h1{color:#f5f7f6;letter-spacing:-.05em;margin:20px 0 0;font-size:clamp(2rem,4vw,2.75rem);font-weight:560;line-height:1.02}.processing-card p{color:#8d9691;max-width:680px;margin:16px auto 0;font-size:.94rem;line-height:1.6}.processing-progress{background:#ffffff14;border-radius:999px;width:100%;height:7px;margin-top:30px;overflow:hidden}.processing-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#0ecb36,#45eb72);height:100%;transition:width .5s;position:relative;overflow:hidden}.processing-progress-bar:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%);animation:1.6s linear infinite processingShimmer;position:absolute;inset:0}.processing-progress-label{color:#a9b2ad;margin-top:12px;font-weight:650}.processing-stages{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.processing-stage{background:#000;border:1px solid #ffffff17;border-radius:12px;min-height:112px;padding:14px 10px}.processing-stage.active{background:#12e83d0b;border-color:#12e83d33}.processing-stage-dot{width:34px;height:34px;color:var(--text-soft);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 10px;font-size:.9rem;font-weight:800;display:flex}.processing-stage.active .processing-stage-dot{color:#001505;background:#12e83d}.processing-stage span{color:#b2bbb6;font-size:.79rem;font-weight:550}@media (max-width:720px){.processing-shell{align-items:start;padding:20px 14px}.processing-stages{grid-template-columns:1fr}.processing-stage{text-align:left;grid-template-columns:34px minmax(0,1fr);align-items:center;min-height:58px;display:grid}.processing-stage-dot{margin:0}}@media (prefers-reduced-motion:reduce){.processing-progress-bar,.processing-progress-bar:after{transition:none;animation:none}}
.ga-v3.ga-plans-modal__backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040609c7!important}.ga-v3 .ga-plans-modal__shell{color:#e6edf3!important;background:radial-gradient(900px 480px at 80% -10%,#10b9811a,#0000 60%),linear-gradient(#11151a 0%,#0a0d10 100%)!important;border:1px solid #ffffff14!important;border-radius:22px!important}.ga-v3 .ga-plans-modal__close{color:#e6edf3!important;background:#ffffff0d!important;border:1px solid #ffffff14!important}.ga-v3 .ga-plans-modal__head h2{color:#f1f5f9!important}.ga-v3 .ga-plans-modal__head p{color:#94a3b8!important}.ga-v3 .ga-pricing__card{color:#e6edf3!important;background:linear-gradient(#161b22 0%,#11151a 100%)!important;border:1px solid #ffffff14!important}.ga-v3 .ga-pricing__card--premium{background:radial-gradient(420px 320px at 100% 0,#10b9811f,#0000 60%),linear-gradient(#1a2028 0%,#11161c 100%)!important;border-color:#10b9814d!important}.ga-v3 .ga-pricing__ribbon{color:#04130b!important;background:linear-gradient(135deg,#34d399,#10b981)!important}.ga-v3 .ga-pricing__name{color:#e6edf3!important}.ga-v3 .ga-pricing__sub{color:#9aa6b2!important}.ga-v3 .ga-pricing__price .value{color:#e6edf3!important}.ga-v3 .ga-pricing__card ul li{color:#cbd5e1!important}.ga-v3 .ga-pricing__card ul li svg{color:#34d399!important}.ga-v3 .ga-plans-modal__cta:not(.ga-plans-modal__cta--current){color:#04130b!important;background:linear-gradient(#34d399 0%,#10b981 100%)!important;font-weight:660!important}.ga-v3.ga-plans-modal__backdrop{z-index:10000!important;pointer-events:auto!important;justify-content:center!important;align-items:center!important;padding:clamp(16px,3vw,28px)!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}.ga-v3 .ga-plans-modal__shell{pointer-events:auto!important;width:min(1080px,100%)!important;max-height:calc(100dvh - 32px)!important;margin:auto!important;position:relative!important;overflow:hidden auto!important}.ga-v3 .ga-plans-modal__close{z-index:2!important;cursor:pointer!important;position:absolute!important;top:16px!important;right:16px!important}@media (max-width:760px){.ga-v3.ga-plans-modal__backdrop{align-items:flex-start!important;padding:14px!important}.ga-v3 .ga-plans-modal__shell{max-height:calc(100dvh - 28px)!important}}.ga-v3 .ga-plans-modal__shell{background:radial-gradient(760px 420px at 92% -8%,#10b9811d,#0000 58%),radial-gradient(520px 320px at 0 100%,#34d39909,#0000 62%),linear-gradient(#040a08fa,#010504fd)!important;border-color:#34d39929!important;width:min(1040px,100vw - 32px)!important;padding:clamp(28px,4vw,44px)!important;box-shadow:inset 0 1px #ffffff0a,0 34px 90px #00000094!important}.ga-v3 .ga-plans-modal__head{text-align:center!important;max-width:660px!important;margin:0 auto 26px!important;padding:0 44px!important}.ga-v3 .ga-plans-modal__eyebrow{color:#6ee7b7!important;letter-spacing:.14em!important;text-transform:uppercase!important;justify-content:center!important;align-items:center!important;margin-bottom:12px!important;font-size:11px!important;font-weight:720!important;display:inline-flex!important}.ga-v3 .ga-plans-modal__head h2{color:#f4fff8!important;letter-spacing:0!important;margin:0!important;font-size:clamp(26px,3vw,36px)!important;font-weight:760!important;line-height:1.06!important}.ga-v3 .ga-plans-modal__head p{color:#9aada5!important;max-width:540px!important;margin:12px auto 0!important;font-size:14px!important;line-height:1.55!important}.ga-v3 .ga-plans-modal__close{color:#b8d4ca!important;background:#020807d1!important;border-color:#ffffff13!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;display:inline-flex!important;top:18px!important;right:18px!important;box-shadow:inset 0 1px #ffffff09!important}.ga-v3 .ga-plans-modal__close:hover,.ga-v3 .ga-plans-modal__close:focus-visible{color:#ecfff6!important;background:#051c14e6!important;border-color:#34d39938!important}.ga-v3 .ga-plans-modal__grid{width:100%!important}.ga-v3 .ga-plans-modal__shell .ga-pricing__grid{grid-template-columns:repeat(2,minmax(280px,390px))!important;justify-content:center!important;align-items:stretch!important;gap:clamp(16px,2vw,22px)!important;margin:0 auto!important;display:grid!important}.ga-v3 .ga-plans-modal__shell .ga-pricing__card{background:linear-gradient(#ffffff06,#0000 42%),#030907d1!important;border-color:#fff1!important;min-height:100%!important;padding:24px!important;position:relative!important;box-shadow:inset 0 1px #ffffff08!important}.ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium{background:radial-gradient(420px 280px at 100% 0,#10b98124,#0000 62%),linear-gradient(#ffffff07,#0000 40%),#030c08e6!important;border-color:#34d39942!important;box-shadow:inset 0 1px #ffffff0a,0 20px 48px #0000003d!important}.ga-v3 .ga-plans-modal__shell .ga-pricing__ribbon{white-space:nowrap!important;max-width:calc(100% - 36px)!important;top:18px!important;right:18px!important;box-shadow:0 10px 24px #10b98133!important}.ga-v3 .ga-plans-modal__error{color:#fecdd3!important;text-align:center!important;max-width:680px!important;margin:18px auto 0!important}@media (max-width:820px){.ga-v3 .ga-plans-modal__shell{width:min(100%,100vw - 28px)!important;padding:26px 18px 20px!important}.ga-v3 .ga-plans-modal__head{text-align:left!important;margin-bottom:20px!important;padding:34px 8px 0!important}.ga-v3 .ga-plans-modal__head p{margin-left:0!important}.ga-v3 .ga-plans-modal__shell .ga-pricing__grid{grid-template-columns:minmax(0,1fr)!important}}.ga-v3 .ga-plans-modal__head h2{font-size:clamp(24px,2.55vw,32px)!important;line-height:1.02!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell{background:linear-gradient(#ffffff07,#ffffff02),#050608!important;border:1px solid #ffffff16!important;box-shadow:inset 0 1px #ffffff0a,0 34px 90px #0000009e!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__head h2{color:#f3f6fa!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__close{color:#c8d0dc!important;background:#080a0ee6!important;border-color:#ffffff17!important;box-shadow:inset 0 1px #ffffff09!important}:is(body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__close:hover,body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__close:focus-visible){color:#f3f6fa!important;background:#ffffff0b!important;border-color:#34d39929!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card{background:linear-gradient(#ffffff06,#ffffff02),#07090ce0!important;border-color:#ffffff16!important;box-shadow:inset 0 1px #ffffff08,0 18px 44px #00000042!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card:before{opacity:.18!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card:after{opacity:.18!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium{background:radial-gradient(420px 280px at 100% 0,#34d3990b,#0000 62%),linear-gradient(#ffffff07,#ffffff02),#07090cf0!important;border-color:#34d39929!important;box-shadow:inset 0 1px #ffffff0a,0 20px 50px #00000057!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium:hover{background:radial-gradient(420px 280px at 100% 0,#34d3990f,#0000 62%),linear-gradient(#ffffff08,#ffffff02),#080a0ef5!important;border-color:#34d39938!important;box-shadow:inset 0 1px #ffffff0b,0 22px 54px #00000061!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__ribbon{color:#baf3d4!important;background:linear-gradient(#34d39929,#34d39914),#07090cf0!important;border-color:#34d39938!important;box-shadow:0 10px 22px #00000047!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__name{color:#f3f6fa!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__price .value{color:#f3f6fa!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__sub{color:#99a2af!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__price .unit{color:#99a2af!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__foot{color:#99a2af!important}:is(body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium .ga-btn--neon,body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-plans-modal__cta:not(.ga-plans-modal__cta--current)){color:#03150c!important;background:linear-gradient(#ffffff2e,#0000 45%),linear-gradient(135deg,#56d99b,#20b977)!important;border-color:#34d3993d!important;box-shadow:0 14px 32px #20b97729,inset 0 1px #ffffff42!important}:is(body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium .ga-btn--neon:hover,body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-plans-modal__cta:not(.ga-plans-modal__cta--current):hover){background:linear-gradient(#fff3,#0000 45%),linear-gradient(135deg,#6be0aa,#24c481)!important;box-shadow:0 16px 36px #20b9772e,inset 0 1px #ffffff47!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card .ga-btn--outline{color:#cbd3df!important;background:#ffffff06!important;border-color:#ffffff1c!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-plans-modal__cta--current{color:#cbd3df!important;background:#ffffff06!important;border-color:#ffffff1c!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3.ga-plans-modal__backdrop{-webkit-backdrop-filter:blur(12px)saturate(102%)!important;background:#000000d1!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell{background:radial-gradient(620px 300px at 100% 0,#12e83d0b,#0000 64%),#010202!important;border:1px solid #ffffff1c!important;border-radius:14px!important;width:min(1080px,100vw - 40px)!important;padding:clamp(30px,4vw,48px)!important;box-shadow:inset 0 1px #ffffff06,0 36px 100px #000000b3!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__head{margin-bottom:30px!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__head h2{color:#f4f5f4!important;letter-spacing:-.035em!important;font-weight:650!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__head p{color:#ffffff8f!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__eyebrow{color:#12e83d!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__grid{grid-template-columns:repeat(2,minmax(300px,410px))!important;align-items:stretch!important;gap:18px!important}:is(body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card,body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium){-webkit-backdrop-filter:none!important;background:radial-gradient(320px 190px at 100% 0,#12e83d06,#0000 66%),#000!important;border:1px solid #ffffff1c!important;border-radius:12px!important;min-height:540px!important;padding:30px!important;transform:none!important;box-shadow:inset 0 1px #ffffff05,0 18px 42px #0003!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium{background:radial-gradient(420px 240px at 100% 0,#12e83d13,#0000 66%),#000!important;border-color:#12e83d3d!important}:is(body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card:hover,body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium:hover){background:radial-gradient(420px 240px at 100% 0,#12e83d17,#0000 66%),#000!important;border-color:#12e83d4d!important;transform:translateY(-2px)!important;box-shadow:inset 0 1px #ffffff06,0 20px 48px #0000003d!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__ribbon{color:#a9f5bb!important;min-height:28px!important;box-shadow:none!important;background:#12e83d17!important;border-color:#12e83d40!important;padding:0 12px!important;top:18px!important;left:auto!important;right:18px!important;transform:none!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__name{color:#f4f5f4!important;font-weight:600!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__price .value{color:#fff!important;font-weight:650!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card ul li{color:#ffffffb3!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card ul li svg{color:#63e787!important}@media (max-width:820px){body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell{width:min(100%,100vw - 24px)!important;padding:24px 16px 18px!important}body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__grid{grid-template-columns:minmax(0,1fr)!important}:is(body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card,body:has(.workspace-shell.ga-v3.theme-dark) .ga-v3 .ga-plans-modal__shell .ga-pricing__card--premium){min-height:0!important}}
.positive{color:#12e83d!important}.negative{color:#ff4d4d!important}.green{background:#12e83d}.red{background:#f44}.blue{background:#2f9cff}.yellow{background:#fbbf24}.purple{background:#a855f7}.orange{background:#f97316}
.ga-account-settings{color:#f2f5f3;width:min(100%,1320px);margin:0 auto}.ga-premium-main:has(.ga-account-settings){background-image:none}.ga-settings-page-head{margin-bottom:22px}.ga-settings-page-head h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.2vw,2rem);font-weight:520;line-height:1.1}.ga-settings-page-head p{color:#818985;margin:8px 0 0;font-size:.82rem;line-height:1.5}.ga-settings-workspace{background:#000;border:1px solid #ffffff1a;border-radius:13px;grid-template-columns:220px minmax(0,1fr);min-height:690px;display:grid;overflow:hidden;box-shadow:0 18px 50px #0000004d}.ga-settings-inner-nav{background:#000;border-right:1px solid #1d231f;flex-direction:column;gap:3px;padding:22px 14px;display:flex}.ga-settings-inner-nav>span{color:#626a66;letter-spacing:.1em;text-transform:uppercase;margin:0 10px 12px;font-size:.65rem;font-weight:600}.ga-settings-inner-nav a,.ga-settings-inner-nav button{color:#959d99;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;width:100%;min-height:38px;padding:0 11px;font-size:.79rem;font-weight:500;line-height:1.25;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s;display:flex}.ga-settings-inner-nav a:hover,.ga-settings-inner-nav button:hover{color:#e8ece9;background:#0d110e}.ga-settings-inner-nav a.active,.ga-settings-inner-nav button.active{color:#f3fff6;background:#00ff4c14;border-color:#00ff4c30}.ga-settings-content{min-width:0;padding:26px 30px 36px}.ga-settings-content-head{border-bottom:1px solid #1d231f;padding-bottom:22px}.ga-settings-content-head h2{letter-spacing:-.025em;margin:0;font-size:1.08rem;font-weight:570}.ga-settings-content-head p{color:#737c77;margin:6px 0 0;font-size:.76rem;line-height:1.5}.ga-settings-section-body{width:100%}.ga-settings-profile,.ga-settings-plan-summary{background:#000;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:22px 0 4px;padding:17px 18px;display:grid}.ga-settings-avatar{border:1px solid #28312b;flex:none;box-shadow:0 0 0 4px #0f1511}.ga-settings-profile-copy h3,.ga-settings-plan-summary h3{color:#f0f4f1;letter-spacing:-.015em;margin:0;font-size:.92rem;font-weight:600}.ga-settings-profile-copy p,.ga-settings-plan-summary p{color:#8b948f;margin:4px 0 0;font-size:.75rem}.ga-settings-profile-copy>span{color:#21d95c;margin-top:8px;font-size:.69rem;font-weight:550;display:inline-flex}.ga-settings-profile-action{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.ga-settings-profile-action small{color:#88918c;text-align:right;max-width:180px;font-size:.67rem}.ga-settings-inline-action{flex-direction:column;align-items:flex-end;gap:7px;max-width:320px;display:flex}.ga-settings-inline-action small{color:#88918c;text-align:right;font-size:.67rem;line-height:1.4}.ga-settings-action{color:#d4dad6;min-height:34px;font:inherit;cursor:pointer;background:#000;border:1px solid #2a322d;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.73rem;font-weight:540;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.ga-settings-action:hover:not(:disabled){color:#effff3;background:#00ff4c12;border-color:#00ff4c59}.ga-settings-action:disabled{cursor:not-allowed;opacity:.5}.ga-settings-action.danger{color:#ff7883;background:#ff2d3e0d;border-color:#ff4d5b52}.ga-settings-action.danger:hover:not(:disabled){color:#ffe8ea;background:#ff2d3e1f;border-color:#ff4d5b94}.ga-settings-action.danger.solid{color:#fff;background:#c92333;border-color:#e73343}.ga-settings-action.danger.solid:hover:not(:disabled){background:#e73343;border-color:#ff5f6d}.ga-settings-group{border-bottom:1px solid #1d231f;grid-template-columns:minmax(150px,.31fr) minmax(0,1fr);gap:28px;padding:26px 0;display:grid}.ga-settings-group>header h3{color:#e5eae7;margin:0;font-size:.81rem;font-weight:570;line-height:1.35}.ga-settings-group>header p{color:#69716d;margin:7px 0 0;font-size:.7rem;line-height:1.5}.ga-settings-rows{min-width:0}.ga-settings-row{border-top:1px solid #1b211d;grid-template-columns:minmax(0,1fr) minmax(120px,auto);align-items:center;gap:22px;min-height:60px;padding:10px 0;display:grid}.ga-settings-row:first-child{border-top:0;padding-top:0}.ga-settings-row:last-child{padding-bottom:0}.ga-settings-row-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.ga-settings-row-copy strong{color:#d8ded9;font-size:.76rem;font-weight:550;line-height:1.35}.ga-settings-row-copy small{color:#68716c;font-size:.69rem;line-height:1.45}.ga-settings-value{overflow-wrap:anywhere;color:#aab2ad;text-align:right;max-width:320px;font-size:.74rem;line-height:1.4}.ga-settings-row-control{grid-template-columns:minmax(0,auto) auto;justify-content:end;align-items:center;gap:9px;min-width:0;display:grid}.ga-settings-row-control .ga-settings-value{min-width:0}.ga-settings-edit-form{justify-self:end;gap:8px;width:min(100%,390px);display:grid}.ga-settings-edit-form input{color:#eef3ef;width:100%;min-height:38px;font:inherit;background:#050706;border:1px solid #28312b;border-radius:8px;outline:none;padding:0 11px;font-size:.76rem;transition:border-color .16s,box-shadow .16s}.ga-settings-edit-form input:focus{border-color:#00ff4c7a;box-shadow:0 0 0 3px #00ff4c14}.ga-settings-edit-form input:disabled{opacity:.6}.ga-settings-edit-actions{justify-content:flex-end;gap:8px;display:flex}.ga-settings-icon-action{color:#929b95;cursor:pointer;background:#000;border:1px solid #2a322d;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.ga-settings-icon-action:hover:not(:disabled){color:#eff3f0;background:#0b0e0c;border-color:#fff3}.ga-settings-icon-action:disabled{cursor:not-allowed;opacity:.5}.ga-settings-edit-message{color:#39da6d;text-align:right;grid-column:1/-1;font-size:.67rem;line-height:1.4}.ga-settings-edit-message.error{color:#ff7883}.ga-settings-note{color:#68716c;align-items:flex-start;gap:10px;margin-top:20px;display:flex}.ga-settings-note svg{color:#20c956;flex:none;margin-top:1px}.ga-settings-note p{margin:0;font-size:.7rem;line-height:1.5}.ga-settings-data-summary{background:#000;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin:22px 0 4px;padding:17px 18px;display:grid;box-shadow:inset 3px 0 #34d3998c,0 16px 38px #0000003d}.ga-settings-data-summary>span{color:#21d95c;background:#101511;border:1px solid #29312c;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.ga-settings-data-summary small{color:#68716d;margin-bottom:4px;font-size:.66rem;display:block}.ga-settings-data-summary h3{color:#f0f4f1;margin:0;font-size:.92rem;font-weight:600}.ga-settings-data-summary p{color:#8b948f;margin:4px 0 0;font-size:.75rem}.ga-settings-reset-confirm{color:#ff7883;background:#ff2d3e0e;border:1px solid #ff4d5b59;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:13px;margin-top:22px;padding:18px;display:grid}.ga-settings-reset-confirm>svg{margin-top:1px}.ga-settings-reset-confirm h3{color:#ffe9eb;margin:0;font-size:.84rem;font-weight:600}.ga-settings-reset-confirm p{color:#b79da0;max-width:720px;margin:7px 0 16px;font-size:.72rem;line-height:1.55}.ga-settings-reset-confirm form{gap:8px;display:grid}.ga-settings-reset-confirm label{color:#d7c4c6;font-size:.71rem}.ga-settings-reset-confirm input{color:#fff;width:min(100%,360px);min-height:38px;font:inherit;background:#080506;border:1px solid #44262b;border-radius:8px;outline:none;padding:0 11px;font-size:.76rem}.ga-settings-reset-confirm input:focus{border-color:#ff4d5bb8;box-shadow:0 0 0 3px #ff2d3e1a}.ga-settings-reset-actions{gap:8px;margin-top:8px;display:flex}.ga-settings-reset-message{color:#39da6d;margin:18px 0 0;font-size:.73rem}.ga-settings-plan-summary>span{color:#21d95c;background:#101511;border:1px solid #29312c;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.ga-settings-plan-summary small{color:#68716d;margin-bottom:4px;font-size:.66rem;display:block}.ga-settings-plan-status{color:#33dd67;background:#00ff4c0f;border:1px solid #00ff4c38;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:.67rem;font-weight:570;display:inline-flex}@media (max-width:900px){.ga-settings-workspace{grid-template-columns:184px minmax(0,1fr)}.ga-settings-content{padding-inline:24px}.ga-settings-group{grid-template-columns:1fr;gap:16px}}@media (max-width:700px){.ga-settings-workspace{grid-template-columns:1fr;min-height:0}.ga-settings-inner-nav{border-bottom:1px solid #1d231f;border-right:0;flex-flow:wrap;gap:8px;padding:12px}.ga-settings-inner-nav>span{display:none}.ga-settings-inner-nav a,.ga-settings-inner-nav button{white-space:nowrap;flex:none;width:auto;min-height:34px}.ga-settings-content{padding:22px 20px 30px}}@media (max-width:520px){.ga-settings-page-head{margin-bottom:18px}.ga-settings-profile,.ga-settings-plan-summary{grid-template-columns:auto minmax(0,1fr)}.ga-settings-profile-action,.ga-settings-plan-status{grid-column:1/-1;justify-self:stretch;align-items:stretch}.ga-settings-profile-action small{text-align:left;max-width:none}.ga-settings-row-control,.ga-settings-edit-form{justify-self:stretch;width:100%}.ga-settings-row-control{grid-template-columns:minmax(0,1fr) auto}.ga-settings-row-control .ga-settings-value,.ga-settings-edit-message{text-align:left}.ga-settings-row{grid-template-columns:1fr;gap:10px;min-height:74px}.ga-settings-value{text-align:left;max-width:none}.ga-settings-inline-action{align-items:flex-start;max-width:none}.ga-settings-inline-action small{text-align:left}.ga-settings-reset-actions{flex-direction:column-reverse}.ga-settings-reset-actions .ga-settings-action{width:100%}}@media (prefers-reduced-motion:reduce){.ga-settings-inner-nav a,.ga-settings-inner-nav button,.ga-settings-action{transition:none}}.ga-settings-workspace:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#34d399b8,#0000);height:1px;animation:.52s cubic-bezier(.22,1,.36,1) both ga-settings-accent-in;position:absolute;top:0;left:24px;right:24px}.ga-settings-workspace{position:relative}.ga-settings-profile,.ga-settings-plan-summary{transition:border-color .17s,box-shadow .17s,transform .17s;box-shadow:inset 3px 0 #34d3998c,0 16px 38px #0000003d}.ga-settings-profile:hover,.ga-settings-plan-summary:hover{border-color:#34d3994d;transform:translateY(-2px);box-shadow:inset 3px 0 #34d399c7,0 20px 46px #00000057}.ga-settings-row{transition:background-color .15s,padding-inline .15s}.ga-settings-row:hover{background:#34d39906;padding-inline:10px}@keyframes ga-settings-accent-in{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.ga-settings-workspace:before{animation:none}.ga-settings-profile,.ga-settings-plan-summary,.ga-settings-row{transition:none}}
.workspace-shell.ga-v3.theme-dark{--free-card-bg:#000;--free-card-border:#ffffff1a;--free-card-border-hover:#12e83d29;background:#010202!important}.workspace-shell.ga-v3.theme-dark .workspace-main{background:radial-gradient(circle at 72% 24%,#094e1812,#0000 25%),linear-gradient(#030a0542,#0000 38%),#010202!important}.workspace-shell.ga-v3.theme-dark .workspace-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.workspace-shell.ga-v3.theme-dark :is(.fin-card,.fin-chart-card,.fin-category-card,.fin-recurring-card,.fin-insights-card,.fin-latest-card,.fin-only-section,.fin-panel,.fin-category-extended-card,.fin-kpi-item,.fin-report-card,.fin-empty-state,.fin-upgrade-teaser,.fin-settings-item,.fin-insight-card-large,.fin-free-plan-panel,.fin-post-upload-guide,.fin-premium-preview-card,.fin-lock-hero,.fin-lock-footer,.fin-neuro-card,.fin-neuro-insights,.fin-neuro-transactions,.fin-transactions-metric,.fin-transactions-toolbar,.fin-transactions-table-wrap,.ga-v3-overview-card,.ga-v3-donut-wrap,.ga-v3-legend,.ga-v3-ranking-table,.ga-v3-insight-card,.ga-v3-empty){border-color:var(--free-card-border)!important;background:radial-gradient(320px 180px at 100% 0%, #12e83d06, transparent 66%), var(--free-card-bg)!important;box-shadow:inset 0 1px #ffffff05,0 16px 36px #00000024!important}.workspace-shell.ga-v3.theme-dark :is(.fin-card,.fin-chart-card,.fin-category-card,.fin-recurring-card,.fin-insights-card,.fin-latest-card,.fin-only-section,.fin-panel,.fin-category-extended-card,.fin-kpi-item,.fin-report-card,.fin-empty-state,.fin-upgrade-teaser,.fin-settings-item,.fin-insight-card-large,.fin-free-plan-panel,.fin-post-upload-guide,.fin-premium-preview-card,.fin-lock-hero,.fin-lock-footer,.fin-neuro-card,.fin-neuro-insights,.fin-neuro-transactions,.fin-transactions-metric,.fin-transactions-table-wrap,.ga-v3-overview-card,.ga-v3-donut-wrap,.ga-v3-legend,.ga-v3-ranking-table,.ga-v3-insight-card,.ga-v3-empty){border-radius:12px!important}.workspace-shell.ga-v3.theme-dark :is(.fin-card,.fin-neuro-card,.fin-transactions-metric,.ga-v3-overview-card,.ga-v3-insight-card):hover{border-color:var(--free-card-border-hover)!important}.workspace-shell.ga-v3.theme-dark :is(.fin-period-button,.fin-table-action-button,.fin-advanced-filters,.fin-transaction-search,.fin-transaction-tabs,.fin-page-size select,.fin-advanced-filters select,.fin-advanced-filters input,.fin-work-table,.fin-tooltip,.fin-insights-stack,.fin-ghost-button){background:#000!important;border-color:#ffffff1a!important}.workspace-shell.ga-v3.theme-dark .fin-free-premium-page .fin-free-plan-panel,.workspace-shell.ga-v3.theme-dark .fin-premium-lock-page .fin-lock-hero{background:radial-gradient(520px 240px at 100% 0,#12e83d0f,#0000 66%),#000!important;border-color:#12e83d2e!important}@media (prefers-reduced-motion:no-preference){.workspace-shell.ga-v3.theme-dark :is(.fin-card,.fin-neuro-card,.fin-transactions-metric,.ga-v3-overview-card,.ga-v3-insight-card){transition:border-color .16s,transform .16s,background .16s!important}.workspace-shell.ga-v3.theme-dark :is(.fin-card,.fin-neuro-card,.fin-transactions-metric,.ga-v3-overview-card,.ga-v3-insight-card):hover{transform:translateY(-1px)!important}}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-balance,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-insights{border-color:var(--free-card-border)!important;background:#000!important;box-shadow:inset 0 1px #ffffff05,0 16px 36px #00000024!important}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-balance .fin-balance-tile,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-balance .fin-balance-tile.in,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-balance .fin-balance-tile.out,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-insights .fin-insight-rows,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-insights .fin-insight-row,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-neuro-dashboard .fin-neuro-grid .fin-card.fin-neuro-card.fin-neuro-insights .fin-insight-explanation{background:#000!important}.workspace-shell.ga-v3.theme-dark:has(.fin-transactions-panel.ga-v3-transactions){background:#000!important}.workspace-shell.ga-v3.theme-dark:has(.fin-transactions-panel.ga-v3-transactions) .workspace-main{background:#000!important}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-metric,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-metric.income,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-metric.expense,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-metric.recurring,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-metric.average,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transaction-tabs,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-toolbar,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-advanced-filters,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-table-wrap,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-table-wrap .fin-table,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-table-wrap .fin-table thead th,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-table-wrap .fin-table tbody td,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transaction-search,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-table-action-button,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-page-size select,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-table-pagination button{background:#000!important}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-amount-pill,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-amount-pill.positive,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-amount-pill.negative{background:0 0!important;border:0!important}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-transactions-panel.ga-v3-transactions .fin-transactions-table-wrap .fin-table tbody tr:not(.fin-date-separator-row):hover td{background:#050505!important}.workspace-shell.ga-v3.theme-dark:has(.fin-categories-panel.ga-v3-categories){background:#000!important}.workspace-shell.ga-v3.theme-dark:has(.fin-categories-panel.ga-v3-categories) .workspace-main{background:#000!important}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-overview-card,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-overview-card.tone-dominant,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-overview-card.tone-share,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-donut-wrap,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-legend,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-ranking-table,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-ranking-header,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-ranking-row,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-insight-card,.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-empty{background:#000!important}.workspace-shell.ga-v3.theme-dark .workspace-main .fin-categories-panel.ga-v3-categories .ga-v3-ranking-row:hover{background:#050505!important}
.ga-authed{display:contents}.ga-authed,.ga-period-select-menu,.ga-premium-select-menu{--font-sans:var(--font-geist), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--weight-figure:100;--weight-title:200;--weight-subtitle:300;--weight-body:400;--weight-control:500;--weight-accent:600}