.bridge-empty{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;background:#070b10;color:#f3f6f9;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.bridge-empty-header{max-width:480px;text-align:center;margin-bottom:2rem}.bridge-empty-header h1{margin:0 0 .75rem;font-size:1.75rem;font-weight:800}.bridge-empty-header p{margin:0;color:#9aa7b4;line-height:1.5}.bridge-file-input{display:none}.bridge-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #1e2a3a;background:#141c26;color:#f1f5f9;border-radius:12px;padding:.75rem 1.25rem;font-size:1rem;cursor:pointer}.bridge-btn-primary{background:linear-gradient(180deg,#1eba59,#129447);border-color:#22c55e8c;font-weight:650}.bridge-status{color:#39e07c;margin-top:1rem}.bridge-error{color:#ff5a52;margin-top:1rem}.bridge-hint{margin-top:2rem;color:#697887;font-size:.85rem;text-align:center;max-width:400px}.bridge-hint code{font-size:.8rem;color:#9aa7b4}.dashboard-root{--bg: #070b10;--sidebar: #080d13;--panel: #101720;--line: rgba(255, 255, 255, .1);--line2: rgba(255, 255, 255, .16);--text: #f3f6f9;--muted: #9aa7b4;--muted2: #697887;--green: #22c55e;--green2: #39e07c;--greenSoft: rgba(34, 197, 94, .15);--red: #ff5a52;--redSoft: rgba(255, 90, 82, .15);--blue: #4b9cff;--blueSoft: rgba(75, 156, 255, .15);--orange: #f6a20d;--orangeSoft: rgba(246, 162, 13, .16);--purple: #9b72f2;--purpleSoft: rgba(155, 114, 242, .18);--shadow: 0 20px 55px rgba(0, 0, 0, .3);--r: 14px;min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr);align-items:start;min-width:1180px;width:100%;background:radial-gradient(circle at 26% -10%,rgba(34,197,94,.12),transparent 33%),radial-gradient(circle at 92% 0%,rgba(75,156,255,.08),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.4;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:visible}.dashboard-root button{font:inherit;font-family:inherit;color:inherit;border:0;background:none;cursor:pointer}.dashboard-root .mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.dash-sidebar{position:sticky;top:0;align-self:start;height:100vh;max-height:100vh;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,#070d13,#090d12 58%,#070a0e);border-right:1px solid var(--line);padding:22px 14px 18px;display:flex;flex-direction:column}.dash-brand{display:flex;align-items:center;gap:12px;margin:0 8px 30px}.dash-logo{width:35px;height:32px;filter:drop-shadow(0 9px 18px rgba(34,197,94,.28))}.dash-brand-name{font-size:19px;font-weight:800;letter-spacing:-.04em}.dash-nav{display:flex;flex-direction:column;gap:8px}.dash-nav-item{height:44px;border-radius:7px 10px 10px 7px;display:flex;align-items:center;gap:14px;color:#b7c2cd;padding:0 13px;position:relative;font-size:15px;font-weight:500;opacity:.55;cursor:default}.dash-nav-item svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dash-nav-item.active{color:#c3f7d5;background:linear-gradient(90deg,#22c55e47,#22c55e14);opacity:1}.dash-nav-item.active:after{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;border-radius:2px;background:var(--green2);box-shadow:0 0 16px #22c55eb8}.dash-side-bottom{margin-top:auto}.dash-side-line{height:1px;background:var(--line);margin:22px 8px 14px}.dash-theme{height:44px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;color:#bdc7d0;padding:0 12px;opacity:.7}.dash-theme-left{display:flex;align-items:center;gap:14px}.dash-theme svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.9}.dash-profile-mini{display:flex;align-items:center;gap:12px;padding:0 8px}.dash-avatar{width:37px;height:37px;border-radius:50%;background:linear-gradient(135deg,#293f58,#d39568);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;font-weight:800}.dash-profile-name{font-size:14px;font-weight:600}.dash-profile-sub{font-size:13px;color:#7f8d9a;margin-top:3px}.dash-chev{margin-left:auto;color:#9da8b4}.dash-main{padding:20px 22px 32px;overflow:visible;min-width:0;min-height:100vh;display:flex;flex-direction:column}.dash-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}.dash-title-group{display:flex;align-items:center;gap:32px}.dash-topbar h1{font-size:27px;line-height:1.1;font-weight:800;letter-spacing:-.045em;margin:0}.dash-btn{height:40px;border:1px solid var(--line2);border-radius:10px;background:#101720bd;display:inline-flex;align-items:center;gap:10px;padding:0 14px;color:#e7ecf2;font-weight:600;box-shadow:inset 0 1px #ffffff09}.dash-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.9}.dash-month-btn{min-width:154px;justify-content:center;cursor:default}.dash-top-actions{display:flex;align-items:center;gap:10px}.dash-outline-btn{min-width:118px;justify-content:center}.dash-add-btn{min-width:186px;justify-content:center;border-color:#22c55e8c;background:linear-gradient(180deg,#1eba59,#129447);box-shadow:0 8px 24px #22c55e38,inset 0 1px #fff3;font-size:15px;opacity:.55;cursor:not-allowed}.dash-add-btn .plus{font-size:25px;font-weight:300;line-height:0;margin-right:2px}.dash-status-bar{margin:-8px 0 12px;font-size:13px;min-height:18px}.dash-status-bar.ok{color:var(--green2)}.dash-status-bar.err{color:var(--red)}.dash-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);grid-auto-rows:auto;gap:14px 16px;min-width:0;width:100%;max-width:1320px;padding-bottom:16px}.dash-card{background:linear-gradient(180deg,#121b25f2,#0d131bf2);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow),inset 0 1px #ffffff09;min-width:0;overflow:hidden}.dash-card.dash-quick{overflow:visible}.dash-card-pad{padding:20px 22px 22px}.dash-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.dash-section-title{font-size:18px;font-weight:700;letter-spacing:-.025em}.dash-section-link{color:#57e381;font-size:14px;font-weight:600;display:flex;align-items:center;gap:7px;opacity:.6;cursor:default}.dash-empty-hint{color:var(--muted2);font-size:13px;padding:8px 0}.dash-balance-card{position:relative}.dash-balance-card:after{content:"›";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-size:36px;color:#8a96a2;font-weight:200;pointer-events:none}.dash-balance-top{display:flex;align-items:flex-start;justify-content:space-between}.dash-card-title{font-size:22px;font-weight:700;letter-spacing:-.035em;display:flex;align-items:center;gap:10px}.dash-eye{color:#8b98a6}.dash-chips{display:flex;gap:7px}.dash-chip{height:34px;border:1px solid var(--line2);border-radius:8px;padding:0 12px;display:flex;align-items:center;justify-content:center;color:#d4dbe3;font-weight:600;background:#0e141cb3;font-size:13px}.dash-chip.active{color:#55ef8d;border-color:#22c55eb8;box-shadow:0 0 0 1px #22c55e24 inset;background:#22c55e1f}.dash-balance-value{font-size:46px;font-weight:800;letter-spacing:-.05em;margin-top:20px;line-height:1.05}.dash-balance-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:22px;padding-right:72px}.dash-stat-label{color:#a2adb8;font-size:15px;margin-bottom:5px}.dash-stat-value{font-size:21px;font-weight:600;letter-spacing:-.03em}.dash-blue{color:var(--blue)}.dash-red{color:var(--red)}.dash-green{color:var(--green2)}.dash-orange{color:var(--orange)}.dash-purple{color:var(--purple)}.dash-quick{padding:17px 16px 15px;opacity:1;position:relative;z-index:2}.dash-quick-tabs{height:36px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;border-bottom:1px solid rgba(255,255,255,.08);margin:-2px -8px 16px;padding:0 8px}.dash-quick-tab{text-align:center;font-weight:700;font-size:14px;position:relative;padding-bottom:13px;color:var(--muted);cursor:pointer;border:none;background:none;font-family:inherit}.dash-quick-tab--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.dash-quick-tab.active{color:var(--red)}.dash-quick--income .dash-quick-tab.active{color:var(--green2)}.dash-quick--transfer .dash-quick-tab.active{color:#079b34}.dash-quick-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:currentColor;border-radius:2px}.dash-form-row{display:grid;grid-template-columns:104px 1fr 180px;gap:10px;margin-bottom:11px}.dash-input-like{height:40px;border:1px solid var(--line2);border-radius:9px;background:#0b1118c7;display:flex;align-items:center;padding:0 12px;color:#dbe2ea;font-size:15px;font-weight:500;min-width:0}.dash-input-like--muted{color:#7f8b97}.dash-amount-input{font-size:23px;font-weight:600;color:#eef3f7}.dash-form-row2{display:grid;grid-template-columns:205px 1fr;gap:10px;margin-bottom:12px}.dash-cats-wrap,.dash-cats{overflow:visible}.dash-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:0}.dash-cat-pill{height:39px;border:1px solid var(--line2);border-radius:9px;background:#111820bf;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 6px;min-width:0;color:#d7dee5;font-weight:600;white-space:nowrap;font-size:13px;cursor:pointer;font-family:inherit}.dash-cat-pill--active{background:#ffffff0f}.dash-quick--expense .dash-cat-pill--active{border-color:#ff5a528c;background:#ff5a521f;color:#ffd4d0}.dash-quick--income .dash-cat-pill--active{border-color:#22c55e8c;background:#22c55e1f;color:#c3f7d5}.dash-cat-icon{flex:0 0 22px;width:22px;height:22px;display:grid;place-items:center;font-size:16px;line-height:1;overflow:hidden;text-overflow:clip;white-space:nowrap}.dash-cat-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.dash-cats-wrap{margin-bottom:12px}.dash-quick-selected-cat{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin:-4px 0 10px;min-width:0}.dash-quick-selected-cat .dash-cat-icon{flex:0 0 18px;width:18px;height:18px;font-size:14px}.dash-currency-badge{justify-content:center;font-weight:600}.dash-quick--expense .dash-currency-badge{color:#ffb4ae}.dash-quick--expense .dash-field--amount{color:#ffe8e6}.dash-quick--income .dash-field--amount{color:#e8fff0}.dash-quick--income .dash-currency-badge{color:#8fe8b0}.dash-input-like--date{gap:8px}.dash-date-prefix{flex-shrink:0;opacity:.85}.dash-field--date{flex:1;min-width:0}.dash-submit{height:40px;width:100%;border-radius:9px;border:none;font-weight:700;color:#fff;font-size:15px;cursor:pointer;opacity:1;font-family:inherit}.dash-quick--expense .dash-submit{background:linear-gradient(180deg,#f05252,#d63d36);box-shadow:0 8px 18px #ff5a5238}.dash-quick--income .dash-submit{background:linear-gradient(180deg,#1eba59,#129447);box-shadow:0 8px 18px #22c55e38}.dash-quick--transfer .dash-currency-badge{color:#8fe8b0}.dash-quick--transfer .dash-field--amount{color:#e8fff0}.dash-quick--transfer .dash-submit{background:linear-gradient(180deg,#1eba59,#079b34);box-shadow:0 8px 18px #079b3438}.dash-form-row-transfer{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-bottom:12px}.dash-transfer-swap{flex-shrink:0;width:36px;height:40px;border:1px solid var(--line2);border-radius:9px;background:#111820bf;color:#079b34;font-size:18px;cursor:pointer;font-family:inherit}.dash-transfer-swap:disabled{cursor:not-allowed;opacity:.45}.dash-form-row--to-amount{margin-bottom:11px}.dash-input-like--rate-hint{justify-content:center;color:#7f8b97;font-size:18px}.dash-input-like--full{width:100%;margin-bottom:12px}.dash-quick-warning{margin:0 0 8px;font-size:12px;line-height:1.35;color:#f59e0b}.dash-submit:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.dash-dd{position:relative;min-width:0}.dash-dd--open{z-index:30}.dash-dd-trigger{width:100%;min-width:0;text-align:left;cursor:pointer;justify-content:space-between;gap:8px;padding-right:10px}.dash-dd-trigger:disabled{cursor:not-allowed;opacity:.55}.dash-dd-chevron{margin-left:auto;color:#8b98a6;font-size:18px;line-height:1;flex-shrink:0}.dash-dd-trigger-inner,.dash-dd-item-inner{display:flex;align-items:center;gap:10px;min-width:0;flex:1;overflow:hidden}.dash-dd-icon{flex:0 0 36px;width:36px;height:36px;min-width:36px;max-width:36px;border-radius:8px;background:#ffffff0f;display:grid;place-items:center;font-size:18px;line-height:1;overflow:hidden;text-overflow:clip;white-space:nowrap;-webkit-user-select:none;user-select:none}.dash-dd-text{display:flex;flex-direction:column;min-width:0;gap:2px}.dash-dd-title{font-size:14px;font-weight:600;color:#eef3f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-dd-meta{font-size:12px;color:#8b98a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-dd-placeholder{color:#7f8b97;font-size:14px}.dash-dd-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;max-height:320px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:10px;border:1px solid var(--line2);background:linear-gradient(180deg,#141d27fc,#0c1219fc);box-shadow:var(--shadow),0 12px 32px #00000073;padding:6px}.dash-dd-panel--portal{position:fixed;z-index:10050;max-height:320px;right:auto}.dash-dd-item{width:100%;border:none;border-radius:8px;background:transparent;color:#dbe2ea;padding:8px 10px;text-align:left;cursor:pointer;font-family:inherit;font-size:14px;display:flex;align-items:center;min-width:0}.dash-dd-item:hover{background:#ffffff0f}.dash-dd-item--selected{background:#ffffff14}.dash-quick--expense .dash-dd-item--selected{background:#ff5a5224}.dash-quick--income .dash-dd-item--selected{background:#22c55e24}.dash-dd--inline-cat{display:block;min-width:0}.dash-dd--inline-cat .dash-dd-trigger{display:flex;align-items:center;justify-content:center;gap:8px;height:39px;padding:0 10px;border:1px solid var(--line2);border-radius:9px;background:#111820bf;color:#d7dee5;font-weight:600;font-size:13px}.dash-dd--inline-cat .dash-dd-chevron{display:none}.dash-dd--inline-cat.dash-dd--open .dash-dd-trigger{border-color:#fff3}.dash-dd--inline-cat.dash-dd--open .dash-cat-pill--more,.dash-dd--inline-cat .dash-dd-trigger:focus-visible{outline:none}.dash-quick--expense .dash-dd--inline-cat.dash-dd--open .dash-dd-trigger{border-color:#ff5a528c}.dash-quick--income .dash-dd--inline-cat.dash-dd--open .dash-dd-trigger{border-color:#22c55e8c}.dash-field{width:100%;border:none;background:transparent;color:inherit;font:inherit;outline:none;min-width:0}.dash-field--amount{font-size:23px;font-weight:600;color:#eef3f7}.dash-input-like label{display:flex;align-items:center;width:100%;min-width:0}.dash-input-like input[type=date]{color-scheme:dark}.dash-quick-error,.dash-quick-empty{font-size:12px;margin:0 0 10px}.dash-quick-error{color:var(--red)}.dash-quick-empty{color:var(--muted2)}.dash-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dash-later-note{display:none}.dash-budgets{padding:14px 20px 12px}.dash-budget-row{display:grid;grid-template-columns:41px 1fr 228px 44px;gap:11px;align-items:center;margin-bottom:15px}.dash-budget-row:last-child{margin-bottom:0}.dash-round-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:17px}.dash-round-icon.redBg{background:linear-gradient(180deg,#bd4936,#983023)}.dash-round-icon.orangeBg{background:linear-gradient(180deg,#e1a017,#be790e)}.dash-round-icon.greenBg{background:linear-gradient(180deg,#49bd4f,#2e982f)}.dash-budget-name{font-weight:600;font-size:15px;margin-bottom:4px}.dash-budget-note{font-size:14px;font-weight:600;line-height:1}.dash-progress-text{font-size:14px;font-weight:600;text-align:left;margin-bottom:7px}.dash-bar{height:6px;background:#ffffff30;border-radius:10px;overflow:hidden}.dash-fill{height:100%;border-radius:10px}.dash-fill.over{background:var(--red)}.dash-fill.high{background:var(--orange)}.dash-fill.normal{background:#67d95f}.dash-pct{font-size:15px;font-weight:800;text-align:right}.dash-payments{padding:17px 14px 10px}.dash-pay-row,.dash-op-row,.dash-acc-row,.dash-goal-row{display:flex;align-items:center;min-width:0}.dash-pay-row{height:55px;border-bottom:1px solid rgba(255,255,255,.08);padding:0 4px;gap:12px}.dash-pay-row:last-child{border-bottom:0}.dash-sq-icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;font-size:18px;flex:0 0 auto}.dash-sq-icon.redBg{background:var(--redSoft);color:var(--red)}.dash-sq-icon.orangeBg{background:var(--orangeSoft);color:var(--orange)}.dash-sq-icon.greenBg{background:var(--greenSoft);color:var(--green2)}.dash-sq-icon.blueBg{background:var(--blueSoft);color:var(--blue)}.dash-sq-icon.purpleBg{background:var(--purpleSoft);color:var(--purple)}.dash-row-title{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-pay-status{margin-left:auto;width:190px;font-weight:600;font-size:15px;flex-shrink:0}.dash-amount{width:104px;text-align:right;font-weight:700;font-size:15px;white-space:nowrap;flex-shrink:0}.dash-dots{width:22px;color:#87929f;font-size:22px;text-align:center;flex-shrink:0;opacity:.4}.dash-bottom-grid{grid-column:1 / 3;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,1.04fr) minmax(0,.76fr);gap:14px;align-items:start}.dash-ops,.dash-goals,.dash-accounts{padding:14px 16px}.dash-op-row{height:54px;border-bottom:1px solid rgba(255,255,255,.08);gap:12px}.dash-op-row:last-child{border-bottom:0}.dash-row-meta{font-size:12px;color:#8b98a6;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-op-info{min-width:0;flex:1}.dash-goal-row{height:86px;gap:14px;border-bottom:1px solid rgba(255,255,255,.08)}.dash-goal-row:last-child{border-bottom:0}.dash-goal-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:20px;flex:0 0 auto;background:var(--purpleSoft);color:var(--purple)}.dash-goal-info{flex:1;min-width:0}.dash-goal-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:7px}.dash-goal-name{font-size:15px;font-weight:600}.dash-goal-amount{color:#b8c2cc;margin-top:3px;font-size:14px}.dash-goal-percent{font-weight:800;font-size:15px}.dash-goal-bar{height:7px;background:#ffffff24;border-radius:12px;overflow:hidden;margin-bottom:8px}.dash-goal-left{font-size:12px;color:#8f9ca8}.dash-acc-row{height:57px;border-bottom:1px solid rgba(255,255,255,.08);gap:12px}.dash-acc-row:last-of-type{border-bottom:0}.dash-acc-info{flex:1;min-width:0}.dash-acc-name{font-size:14px;font-weight:600}.dash-acc-meta{font-size:12px;color:#9aa5af;margin-top:3px}.dash-acc-amount{font-size:14px;font-weight:600;white-space:nowrap}.dash-open-account{height:38px;color:var(--green2);display:flex;align-items:center;gap:10px;font-weight:700;margin-top:4px;font-size:14px;opacity:.5;cursor:not-allowed}.dash-open-account .big-plus{font-size:26px;font-weight:300}.dash-footer{grid-column:1 / 3;min-height:44px;height:auto;margin-top:4px;border-radius:10px;background:linear-gradient(180deg,#121a22f5,#0e141bf5);border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#9da8b4;font-size:13px;flex-shrink:0}.dash-footer-left{display:flex;align-items:center;gap:10px}.dash-footer-right{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.dash-settings-link{color:#57e381;font-weight:600;opacity:.5;cursor:default}.dash-footer svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.9}@media(max-width:1440px){.dash-main{padding-left:18px;padding-right:18px}.dash-balance-stats{padding-right:48px}}@media(max-width:1280px){.dashboard-root{min-width:1180px;grid-template-columns:232px minmax(0,1fr)}.dash-budget-row{grid-template-columns:41px 1fr minmax(120px,1fr) 44px}.dash-pay-status{width:140px}.dash-form-row{grid-template-columns:96px 1fr 160px}}*,*:before,*:after{box-sizing:border-box}html{height:auto;overflow-y:auto;overflow-x:auto}body{margin:0;min-height:100%;overflow-x:auto;overflow-y:auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100%;overflow:visible}
