@import "https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap";:root{color:#171b24;--ink:#171b24;--ink-2:#252b37;--paper:#f8fafc;--paper-2:#eef2f6;--line:#d8dee7;--muted:#6f7887;--blue:#315cff;--blue-dark:#2449d8;--positive:#20a77a;--negative:#d45461;--warning:#c98635;background:#e9edf2;font-family:Golos Text,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper-2);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #315cff55}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f8fafce8;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(18px,4vw,54px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.brand>span:last-child{line-height:1.05;display:grid}.brand b{letter-spacing:.01em;font-size:14px}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:9px}.topbar-actions{align-items:center;gap:6px;display:flex}.sync-status{color:var(--muted);align-items:center;gap:7px;margin-right:9px;font-size:11px;display:flex}.sync-status i{background:var(--positive);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #20a77a14}.sync-status.error i{background:var(--negative);box-shadow:0 0 0 4px #d4546114}.icon-button,.close-button,.edit-button{color:#5f6877;background:0 0;border:0;place-items:center;display:grid}.icon-button{border-radius:12px;width:42px;height:42px}.icon-button:hover,.close-button:hover,.edit-button:hover{color:var(--ink);background:#e5eaf0}.dashboard{width:min(1120px,100% - 32px);margin:0 auto;padding:30px 0 64px}.finance-module{gap:14px;min-width:0;display:grid}.finance-module>*{min-width:0}.module-heading,.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.module-heading{min-height:52px;padding:0 2px}.kicker{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:700}h1,h2{color:var(--ink);letter-spacing:-.035em;margin:0;font-weight:600}h1{font-size:clamp(25px,3vw,36px)}h2{font-size:20px}.cycle-note{color:var(--muted);margin:0 0 3px;font-size:12px}.cycle-note b{color:var(--ink);font-weight:600}.notice{color:#27604e;background:#edf8f3;border:1px solid #b9d7ca;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:10px 14px;font-size:12px;display:flex}.notice.error{color:#8b3640;background:#fff2f3;border-color:#ebc3c7}.notice button{color:inherit;text-underline-offset:3px;background:0 0;border:0;font-weight:700;text-decoration:underline}.money-console{background:var(--ink);color:#fff;border-radius:20px;grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr) minmax(0,1.35fr);min-width:0;max-width:100%;min-height:168px;display:grid;overflow:hidden;box-shadow:0 18px 50px #17213b18}.primary-metric,.balance-metric,.balance-entry{flex-direction:column;justify-content:center;padding:24px 26px;display:flex}.primary-metric,.balance-metric{border-right:1px solid #ffffff16}.primary-metric>span,.balance-metric>span,.balance-entry>label{color:#aeb7c7;font-size:11px;font-weight:600}.primary-metric strong,.balance-metric strong{letter-spacing:-.055em;white-space:nowrap;margin:10px 0 8px;font-family:IBM Plex Mono,monospace;font-weight:600;line-height:1.05}.primary-metric strong{font-size:clamp(29px,4vw,46px)}.balance-metric strong{color:#f8fafc;font-size:clamp(23px,3vw,33px)}.primary-metric small,.balance-metric small,.balance-entry>small{color:#788395;font-size:10px}.is-positive{color:var(--positive)!important}.is-negative{color:var(--negative)!important}.balance-entry{background:var(--ink-2)}.entry-control{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:10px 0 8px;display:grid}.money-input{position:relative}.money-input input{color:#fff;background:#151922;border-color:#3a4352;height:44px;padding-right:34px;font-family:IBM Plex Mono,monospace;font-size:16px}.money-input span{color:#8b94a3;font-size:13px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.accent-button,.ghost-button{border-radius:11px;min-height:42px;padding:0 15px;font-size:11px;font-weight:700;transition:background .18s,transform .18s,border-color .18s}.accent-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.accent-button:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-1px)}.ghost-button{border:1px solid var(--line);background:var(--paper);color:#4d5868;justify-content:center;align-items:center;gap:7px;display:flex}.ghost-button:hover:not(:disabled){background:#f1f4f8;border-color:#aeb9c8}.chart-panel,.history-panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;min-width:0;max-width:100%;box-shadow:0 8px 28px #19243a0b}.chart-panel{padding:20px 22px 12px}.section-heading{align-items:center}.section-heading.compact{padding:18px 20px 12px}.chart-wrap{width:100%;min-width:0;max-width:100%;margin-top:5px;overflow:hidden}.chart-wrap svg{width:100%;min-width:0;height:auto;display:block;overflow:visible}.chart-grid{stroke:#e6eaf0;stroke-width:1px}.chart-zero{stroke:#9ca6b5;stroke-width:1px;stroke-dasharray:5 5}.chart-line{fill:none;stroke:var(--blue);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:var(--paper);stroke-width:3px}.chart-dot.positive{stroke:var(--positive)}.chart-dot.negative{stroke:var(--negative)}.chart-value{paint-order:stroke;stroke:var(--paper);stroke-width:5px;stroke-linejoin:round;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600}.chart-value.positive{fill:#15815f}.chart-value.negative{fill:#bd3e4b}.chart-date{fill:#7d8795;font-family:IBM Plex Mono,monospace;font-size:10px}.chart-empty{text-align:center;min-height:206px;color:var(--muted);align-content:center;place-items:center;display:grid}.chart-empty span{color:var(--ink);font-size:13px;font-weight:700}.chart-empty p{margin:6px 0 0;font-size:11px}.history-panel{overflow:hidden}.history-table-wrap{border-top:1px solid var(--line);max-height:268px;overflow:auto}.history-table{border-collapse:collapse;width:100%;font-size:12px}.history-table th{z-index:1;color:var(--muted);text-transform:uppercase;letter-spacing:.11em;text-align:left;background:#f4f6f9;padding:9px 20px;font-size:9px;position:sticky;top:0}.history-table th:last-child{width:64px}.history-table td{color:#3f4856;border-top:1px solid #e8ecf1;padding:11px 20px;font-family:IBM Plex Mono,monospace;font-weight:500}.history-table tbody tr:first-child td{border-top:0}.history-table tbody tr:hover{background:#f5f7fa}.history-table td:first-child{font-family:Golos Text,sans-serif}.history-table td:first-child strong,.history-table td:first-child small{display:block}.history-table td:first-child strong{color:var(--ink);font-size:12px}.history-table td:first-child small{color:var(--muted);margin-top:2px;font-size:9px}.history-table td:last-child{text-align:right}.edit-button{border-radius:10px;width:36px;height:36px;margin-left:auto}.history-empty{border-top:1px solid var(--line);min-height:86px;color:var(--muted);text-align:center;place-items:center;padding:20px;font-size:11px;display:grid}.history-heading-actions{align-items:center;gap:8px;display:flex}.chart-edit-button,.history-add{width:42px;padding:0}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:40;background:#10141d99;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.settings-modal{background:var(--paper);border:1px solid #ffffff4f;border-radius:20px;width:min(480px,100%);max-height:calc(100vh - 36px);padding:26px;overflow:auto;box-shadow:0 30px 90px #080b126b}.history-modal{width:min(520px,100%)}.history-browser-modal{width:min(720px,100%);padding:0;overflow:hidden}.history-browser-modal .history-panel{box-shadow:none;border:0;border-radius:0}.history-browser-modal .history-table-wrap{max-height:min(62vh,520px)}.modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal-heading h2{font-size:24px}.close-button{border-radius:11px;width:40px;height:40px;font-size:25px}.modal-intro{color:var(--muted);max-width:390px;margin:12px 0 0;font-size:12px;line-height:1.55}.settings-form{grid-template-columns:1fr 1fr;gap:16px 12px;margin-top:22px;display:grid}.settings-form label{color:#596373;gap:7px;font-size:11px;font-weight:700;display:grid}.settings-form input,.settings-form select{font-size:16px}input,select{width:100%;height:44px;color:var(--ink);background:#f7f9fb;border:1px solid #ccd3dd;border-radius:10px;outline:none;padding:0 13px}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #315cff15}.full{grid-column:1/-1}.settings-form>.accent-button{margin-top:2px}.history-form{align-items:start}.history-preview{background:#f0f4fa;border:1px solid #cfd7e4;border-radius:12px;grid-template-columns:1fr auto;align-items:center;column-gap:14px;min-height:82px;padding:13px 15px;display:grid}.history-preview span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:10px}.history-preview strong{font-family:IBM Plex Mono,monospace;font-size:21px}.history-preview small{color:var(--muted);grid-column:1/-1;margin-top:4px;font-size:10px}.modal-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.modal-actions>.accent-button{min-width:130px}.danger-button{min-height:40px;color:var(--negative);background:0 0;border:0;align-items:center;gap:7px;padding:0 6px;font-size:11px;font-weight:700;display:flex}.delete-confirm{color:var(--negative);align-items:center;gap:7px;font-size:10px;display:flex}.delete-confirm button{color:var(--negative);background:0 0;border:1px solid #e1abb0;border-radius:8px;padding:7px 9px;font-size:10px}.delete-confirm button:first-of-type{background:var(--negative);border-color:var(--negative);color:#fff}.auth-page{background:linear-gradient(135deg,#e6ebf2,#f8fafc 52%,#dfe5ee);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#f8fafcf2;border-radius:22px;width:min(430px,100%);padding:34px;box-shadow:0 24px 70px #17213b1d}.auth-card .brand-mark{margin-bottom:24px}.auth-card .eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;margin:0 0 6px;font-size:9px;font-weight:700}.auth-card h1{font-size:34px}.auth-intro{color:var(--muted);margin:12px 0 22px;font-size:12px;line-height:1.6}.auth-tabs{background:#e9edf2;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:4px;display:grid}.auth-tabs button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:9px;font-size:11px}.auth-tabs button[aria-selected=true]{background:var(--paper);color:var(--ink);font-weight:700;box-shadow:0 2px 8px #0000000d}.auth-form{gap:14px;display:grid}.auth-form label{color:#596373;gap:7px;font-size:11px;font-weight:700;display:grid}.auth-form .accent-button,.auth-form .primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:11px;min-height:44px;font-weight:700}.form-error{color:var(--negative);margin:0;font-size:11px}.loading-screen{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:13px;font-size:12px;display:grid}.spinner{border:2px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=860px){.money-console{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.balance-metric{border-right:0}.balance-entry{grid-column:1/-1;grid-template-columns:130px minmax(0,1fr);align-items:center;column-gap:14px;padding:18px 24px;display:grid}.balance-entry .entry-control{margin:0}.balance-entry>small{grid-column:2}}@media (width<=600px){.topbar{height:58px;padding:0 12px}.brand small{display:none}.sync-status{gap:0;margin-right:0;font-size:0}.sync-status i{width:8px;height:8px}.dashboard{width:calc(100% - 20px);padding:20px 0 42px}.module-heading{display:block}.cycle-note{margin-top:7px}.money-console{border-radius:17px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:auto}.primary-metric,.balance-metric{min-width:0;padding:18px 16px}.primary-metric strong{font-size:25px}.balance-metric strong{font-size:20px}.primary-metric small,.balance-metric small{display:none}.balance-entry{grid-template-columns:minmax(0,1fr);gap:7px;min-width:0;padding:16px}.balance-entry .entry-control{grid-template-columns:minmax(0,1fr);min-width:0}.balance-entry .money-input{min-width:0}.balance-entry>small{grid-column:1}.accent-button{min-height:44px}.chart-panel{padding:17px 14px 8px}.section-heading h2{font-size:18px}.chart-edit-button{width:38px;min-height:38px;padding:0}.chart-value{stroke-width:4px;font-size:11px}.chart-date{font-size:9px}.section-heading.compact{padding:15px 15px 11px}.history-heading-actions{gap:4px}.history-heading-actions .close-button{width:38px;height:38px}.history-add{width:38px;min-height:38px;padding:0}.history-browser-modal{max-height:calc(100vh - 20px)}.history-browser-modal .history-table-wrap{max-height:calc(100vh - 103px)}.history-table,.history-table tbody{display:block}.history-table thead{display:none}.history-table tbody{padding:0 10px 10px}.history-table tbody tr{border-top:1px solid #e8ecf1;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;column-gap:10px;padding:11px 6px;display:grid}.history-table tbody tr:first-child{border-top:0}.history-table td{white-space:normal;border:0;padding:0;font-size:10px}.history-table td:first-child{grid-area:1/1}.history-table td:nth-child(2){color:var(--muted);grid-area:2/1;margin-top:4px}.history-table td:nth-child(3){white-space:nowrap;grid-area:1/2/3;font-size:11px}.history-table td:last-child{grid-area:1/3/3}.settings-modal{padding:22px 18px}.settings-form{grid-template-columns:1fr}.settings-form>*{grid-column:1}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions>.accent-button{width:100%}.danger-button{align-self:center}.delete-confirm{flex-wrap:wrap;justify-content:center}.notice{align-items:flex-start}.auth-card{padding:28px 22px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
