@charset "UTF-8";
:root{--bg:#f7f8fb;--surface:#fff;--ink:#242432;--muted:#7a7d8d;--line:#eaeaf1;--purple:#7653dc;--purple-light:#f0ebfc;--sidebar:#191a22;font-family:"Segoe UI",Arial,sans-serif;font-size:16px;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}a,button,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible{outline:3px solid #b29bee}h1,h2,h3,p{margin:0}h1{font-size:2rem;font-weight:650;letter-spacing:-1.1px;line-height:1.25}h2{font-size:1.0625rem;font-weight:650;letter-spacing:-.25px}h3{font-size:1rem;font-weight:600}small{font-size:.8125rem}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;z-index:100;background:white;padding:16px;top:8px;left:8px}.muted{color:var(--muted)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;padding:34px 19px 18px;background:var(--sidebar);color:#b1b2bf;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;font-size:1.65rem;font-weight:700;letter-spacing:-1.1px;color:#fff;padding:0 13px}.brand-mark{display:inline-flex;justify-content:center;align-items:center;background:#8562e5;color:white;border-radius:10px;width:34px;height:34px;margin-right:12px;font-size:1.75rem;line-height:1;font-weight:700;letter-spacing:-3px;padding-right:3px}.brand-mark>span{color:#c8b8fc;letter-spacing:0}.brand-dot{color:#a88af4}.workspace{display:flex;align-items:center;gap:10px;background:#252630;border:1px solid #33333e;border-radius:9px;margin:34px 0 29px;padding:13px 11px}.workspace-avatar{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border-radius:7px;background:#363341;color:#d3c3fe;font-size:.875rem;font-weight:650}.workspace strong{display:block;font-size:.875rem;color:#f1f0f6;font-weight:550}.workspace small{display:block;margin-top:3px;color:#9a9aaa;font-size:.75rem}.workspace-caret{margin-left:auto;color:#92909f}.nav-label{font-size:.625rem;letter-spacing:1.5px;color:#848592;margin:0 12px 15px;font-weight:650}.sidebar nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:7px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s}.nav-item:hover{background:#292934;color:white}.nav-item.active{background:#342b4d;color:#d4c3ff}.nav-item.active .icon{color:#b799ff}.nav-count{margin-left:auto;border-radius:5px;min-width:22px;padding:2px 6px;background:#32323f;font-size:.75rem;text-align:center}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-note{margin:0 5px 24px;padding:17px 13px;background:linear-gradient(125deg,#2a2837,#23232e);border:1px solid #363240;border-radius:9px}.small-icon{display:flex;color:#b598f1;margin-bottom:12px}.sidebar-note strong{font-size:.8125rem;font-weight:500;color:#d9d6e2}.sidebar-note p{font-size:.75rem;line-height:1.7;color:#9591a5;margin-top:7px}.user-card{border-top:1px solid #33333e;display:flex;align-items:center;gap:10px;margin-top:17px;padding:20px 7px 0}.user-avatar,.top-avatar{display:grid;place-items:center;background:#efe7ff;color:#7550cd;border:1px solid #e5dbf8;border-radius:50%;width:34px;height:34px;font-size:.875rem;font-weight:600}.user-avatar{background:#4a3f61;border-color:#57486e;color:#ddcef8}.user-card strong{display:block;color:#dddce5;font-size:.875rem;max-width:106px;overflow:hidden;text-overflow:ellipsis}.user-card small{display:block;margin-top:3px;color:#898897;font-size:.75rem}.user-card form{margin-left:auto}.icon-button{border:0;background:transparent;padding:7px;color:inherit;display:inline-flex;align-items:center;justify-content:center;border-radius:7px}.icon-button:hover{background:#77777714}.app-main{margin-left:242px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:#ffffffd9;border-bottom:1px solid var(--line);gap:20px}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:.8125rem;color:#8b8c9a}.breadcrumb strong{color:#4b4b5b;font-weight:500}.divider{color:#c4c4ce}.topbar-right{display:flex;align-items:center;gap:23px}.top-date{font-size:.8125rem;color:#888998}.mode-badge{font-size:.6875rem;letter-spacing:.2px;background:#f2eff8;color:#8b76a9;border:1px solid #e9e3f3;padding:6px 9px;border-radius:5px}.menu-toggle{display:none}.app-main main{padding:34px 36px 0;max-width:1720px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.eyebrow{font-size:.625rem;letter-spacing:1.7px;font-weight:650;color:#9492a4;margin-bottom:10px}.heading-dot{color:var(--purple)}.page-heading p{font-size:.875rem;color:#838393;line-height:1.6;margin-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--purple);border:1px solid var(--purple);color:white;border-radius:7px;padding:12px 17px;font-size:.8125rem;font-weight:600;line-height:1.4;transition:background .15s,box-shadow .15s;white-space:nowrap;box-shadow:0 3px 6px #53359412}.button:hover{background:#6543c8;border-color:#6543c8;box-shadow:0 4px 12px #53359426}.button .icon{width:17px;height:17px;stroke-width:2}.button.secondary{background:white;color:#4b475a;border:1px solid #dedde7;box-shadow:none}.button.secondary:hover{background:#f7f4fd;border-color:#bdb0da}.overview-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.section-tabs{display:flex;align-items:center;gap:25px;font-size:.8125rem;color:#92919e}.section-tabs .selected{color:#534767;font-weight:600;display:flex;align-items:center;gap:8px}.section-tabs b{background:#e9e2f7;color:#8162b5;font-size:.6875rem;font-weight:600;border-radius:5px;padding:3px 6px}.period-form{display:flex;align-items:center;gap:9px;border:1px solid #e3e3ec;background:white;border-radius:6px;padding:8px 10px;color:#737181}.period-form .icon{width:15px;height:15px}.period-form select,.compact-select{background:white;color:#666273;font-size:.75rem;border:0;cursor:pointer}.compact-select{border:1px solid #e5e3ed;padding:7px 10px;border-radius:6px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:23px}.metric-card{background:white;border:1px solid var(--line);border-radius:11px;padding:19px 21px 16px;min-width:0;box-shadow:0 2px 2px #25233702}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.8125rem;color:#777486}.metric-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#f5f3fa;color:#9b8bbd;font-size:1rem}.featured{background:linear-gradient(125deg,#f3eefc,#fbf9ff);border-color:#e7def8}.featured .metric-icon{background:#e9defa;color:#8965c9}.metric-value{font-size:2.05rem;letter-spacing:-1.3px;font-weight:600;display:flex;align-items:baseline;gap:7px;margin:15px 0 16px;flex-wrap:wrap;overflow-wrap:anywhere;line-height:1.2;font-variant-numeric:tabular-nums}.metric-value small{font-size:.75rem;font-weight:450;letter-spacing:0;color:#9690a8}.metric-bottom{font-size:.6875rem;color:#9692a5;display:flex;align-items:center;justify-content:space-between;gap:5px}.metric-bottom .icon{height:14px;width:14px;color:#a99bbd}.actionable:hover{border-color:#cfc2e8;box-shadow:0 4px 18px #4d357010}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:23px;margin-bottom:23px}.panel{border:1px solid var(--line);background:white;border-radius:11px;box-shadow:0 2px 3px #24243502;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 24px 0}.panel-heading p{font-size:.75rem;color:#93909f;line-height:1.6;margin-top:6px}.chart-area{height:235px;position:relative;margin:13px 24px 0}.chart-grid{position:absolute;inset:17px 0 0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 48px,#f1f1f6 48px,#f1f1f6 49px);mask-image:linear-gradient(to right,transparent,#000 15%,#000 85%,transparent)}.chart-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:47px;height:47px;border-radius:13px;background:#f2eefb;border:1px solid #e9e1f7;color:#9475cf;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:0 4px 10px #42236306}.empty-icon .icon{width:23px;height:23px}.chart-empty strong,.category-empty strong{font-size:.875rem;font-weight:550;color:#737080}.chart-empty p,.category-empty p{font-size:.75rem;color:#aaa5b5;line-height:1.8;margin-top:7px}.chart-dates{display:flex;justify-content:space-between;margin:8px 25px 20px;color:#aaa6b4;font-size:.6875rem}.chart-summary{font-size:1.5rem;letter-spacing:-.7px;font-weight:600}.chart-summary small{color:var(--muted);font-size:.75rem;font-weight:400;letter-spacing:0}.line-chart{width:100%;height:200px;padding-left:24px}.chart-labels{position:absolute;top:53px;bottom:21px;left:0;display:flex;flex-direction:column;justify-content:space-between;font-size:.6875rem;color:var(--muted)}.category-empty{height:276px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty-ring{width:118px;height:118px;border:17px solid #f1eff7;border-top-color:#e9e2f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#c0b1d8;transform:rotate(-35deg);margin-bottom:18px}.empty-ring .icon{transform:rotate(35deg);width:25px;height:25px}.category-list{padding:23px;display:grid;gap:24px}.category-row>div{display:flex;justify-content:space-between;font-size:.8125rem;gap:12px}.category-row strong{font-weight:550}.category-row progress{appearance:none;width:100%;height:6px;border:0;border-radius:4px;background:#f0ecf7;margin-top:12px}.category-row progress::-webkit-progress-bar{background:#f0ecf7;border-radius:4px}.category-row progress::-webkit-progress-value{background:#977adf;border-radius:4px}.category-row progress::-moz-progress-bar{background:#977adf;border-radius:4px}.operations-panel{margin-bottom:23px}.text-link{display:inline-flex;gap:9px;align-items:center;color:#8a6abd;font-size:.75rem;font-weight:550}.text-link:hover{color:#6741a4}.text-link .icon{width:15px;height:15px}.journal-empty{display:flex;align-items:center;justify-content:center;gap:23px;padding:48px 25px 50px}.journal-empty .empty-icon{margin:0;width:56px;height:56px;flex-shrink:0}.journal-empty h3{font-size:.875rem;color:#686376}.journal-empty p{font-size:.75rem;line-height:1.8;color:#a09aaa;margin-top:6px}.journal-empty .button{margin-left:30px}.setup-strip{display:flex;align-items:center;gap:16px;padding:19px 22px;background:#f0eef6;border:1px solid #e7e3ef;border-radius:9px}.setup-icon{color:#9b85b9;display:flex}.setup-strip strong{font-size:.8125rem;color:#756786;font-weight:550}.setup-strip p{font-size:.75rem;color:#9a90a6;line-height:1.7;margin-top:5px;max-width:740px}.setup-strip .text-link{white-space:nowrap;margin-left:auto}.app-footer{display:flex;justify-content:space-between;gap:15px;font-size:.6875rem;color:#aaa6b4;padding:25px 0}.filters{padding:22px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filters select{width:auto;flex:1;min-width:130px}.search-field{position:relative;flex:2;min-width:240px}.search-field .icon{position:absolute;left:12px;top:14px;width:17px;height:17px;color:#aaa2b7}.search-field .input{padding-left:38px}.input{display:block;width:100%;min-height:44px;padding:11px 12px;border:1px solid #dfdce8;border-radius:7px;background:white;color:#52495f;font-size:.875rem;line-height:1.45;transition:border-color .15s,box-shadow .15s}.input::placeholder{color:#b3acbd}.input:focus{outline:none;border-color:#9b7bd4;box-shadow:0 0 0 3px #8e6adb10}select.input{padding-right:25px}textarea.input{resize:vertical;min-height:95px}.results-bar{display:flex;justify-content:space-between;padding:0 24px 20px;color:#9b92a6;font-size:.75rem}.results-bar b{color:#7a698f;margin-left:6px;font-weight:600}.results-bar a{color:var(--purple)}.table-wrap{overflow:auto;padding-top:20px}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:.8125rem}th{font-size:.6875rem;color:#9992a3;background:#fcfbfd;border-top:1px solid #f1eef5;border-bottom:1px solid #eeebf2;font-weight:500;padding:12px 17px}th:first-child,td:first-child{padding-left:24px}td{padding:16px 17px;color:#787080;border-bottom:1px solid #f1eef5}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfaff}.payee-cell{display:flex;align-items:center;gap:11px}.transaction-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #ede6f8;background:#f5f0fc;color:#a185bf;border-radius:9px}.transaction-icon .icon{width:17px;height:17px}.transaction-icon.refund{color:#5a9b8b;background:#edf6f2;border-color:#dcefe7}.payee-cell small,.date-cell small{display:block;font-size:.6875rem;color:#aba2b5;margin-top:4px}.row-link,.payee-cell strong{font-weight:550;color:#5c4f6c}.row-link:hover{color:var(--purple)}.project-pill{padding:5px 8px;border:1px solid #eee8f4;border-radius:5px;color:#8b799e;font-size:.6875rem}.align-right{text-align:right}.money{font-variant-numeric:tabular-nums;font-weight:600;color:#55475f}.inline{font-size:.6875rem;font-weight:400;color:#a99daf}.status{border-radius:5px;padding:5px 8px;font-size:.6875rem}.status.pending{background:#fff4de;color:#a58340}.status.completed{background:#eaf6ef;color:#66977a}.status.cancelled{background:#f4f0f3;color:#a3939c}.row-arrow{color:#ad9fbe;display:flex}.row-arrow .icon{width:16px;height:16px}.large-empty{text-align:center;padding:65px 20px 80px}.large-empty p{color:#9c93a6;font-size:.875rem;line-height:1.7;margin:12px 0 24px}.pagination{display:flex;justify-content:center;align-items:center;gap:25px;border-top:1px solid var(--line);padding:20px;font-size:.875rem;color:var(--muted)}.count-label{font-size:.875rem;color:#9c8eac}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.directory-card{padding:23px 23px 0}.directory-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.directory-avatar{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#ece4fb;color:#9876c2;font-size:1rem;font-weight:650}.tone-2,.tone-6{background:#e3effb;color:#7193b9}.tone-3,.tone-7{background:#e5f1ed;color:#73a694}.tone-4,.tone-8{background:#faeee4;color:#be9776}.soft-label{font-size:.6875rem;color:#a597b5;background:#f7f4fa;padding:6px 8px;border-radius:5px;border:1px solid #f0eaf6}.directory-caption{font-size:.75rem;color:#a79bad;margin-top:8px}.directory-totals{min-height:102px;padding:23px 0;display:flex;flex-wrap:wrap;gap:10px 16px;align-content:start}.directory-totals strong{font-size:1.45rem;letter-spacing:-.5px;font-weight:600}.directory-totals span{font-size:.75rem;color:#ab9cb7;margin-left:6px}.directory-totals>small{display:block;width:100%;color:#b4a9be;font-size:.75rem}.directory-totals .no-total{color:#b1a3bd}.directory-footer{border-top:1px solid #f0eaf6;padding:17px 0;display:flex;justify-content:space-between;align-items:center;min-height:65px}.subtle-note{display:flex;align-items:start;gap:11px;margin-top:24px;color:#a599b0;font-size:.8125rem;line-height:1.7}.subtle-note .icon{width:17px;height:17px;margin-top:2px}.back-link{display:inline-block;font-size:.8125rem;color:#a295b0;margin-bottom:22px}.form-heading h1{font-size:1.8rem}.form-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(210px,285px);gap:30px;align-items:start}.form-section{padding:25px;margin-bottom:20px}.form-section-heading{display:flex;gap:14px;align-items:center;margin-bottom:25px}.form-section-heading>span{display:grid;place-items:center;width:34px;height:34px;background:#f3edfb;color:#a18ac0;border:1px solid #ece3f7;border-radius:9px;font-size:.75rem}.form-section-heading p{font-size:.75rem;color:#a79aaf;margin-top:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.field{margin-bottom:20px;min-width:0}.field label,.group-label{display:block;font-size:.8125rem;font-weight:500;color:#74617f;margin-bottom:8px}.required{color:#b9a9c8;margin-left:4px}.inline-help{font-size:.75rem;line-height:1.7;color:#a999b4;background:#fcfaff;padding:12px;border-radius:6px;margin-top:2px}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding-bottom:15px}.tip-card{border:1px solid #e8def2;background:linear-gradient(145deg,#f1eaf9,#f7f4fb);border-radius:11px;padding:25px}.tip-icon{display:flex;color:#a385c2;margin-bottom:25px}.tip-icon .icon{width:27px;height:27px}.tip-card h3{font-size:1.25rem;letter-spacing:-.4px;line-height:1.5;color:#806492}.tip-card p,.tip-card li{font-size:.8125rem;color:#a08bae;line-height:1.8}.tip-card p{margin-top:13px}.tip-card ul{padding-left:16px;margin:20px 0 0}.tip-card li{padding-left:3px;margin-top:12px}.record-meta{font-size:.75rem;color:#a595b0;line-height:1.8;margin-top:20px}.form-alert{border:1px solid #ebccd9;background:#fff3f6;color:#a9667d;border-radius:8px;padding:15px;font-size:.875rem;line-height:1.7;margin-bottom:22px}.form-alert ul{margin:5px 0;padding-left:20px}.field-error{color:#b16d85;font-size:.75rem;margin-top:7px;line-height:1.5}.has-error .input{border-color:#d6a7ba}.flash{display:flex;align-items:center;gap:10px;padding:14px 18px;margin-bottom:25px;background:#eef8f1;border:1px solid #d8eadf;border-radius:8px;color:#659779;font-size:.875rem}
/* A quiet, split-screen entry to the workspace. */
.login-page{background:#fff}.login-layout{min-height:100vh;display:grid;grid-template-columns:1.04fr 1fr}.login-story{position:relative;display:flex;flex-direction:column;padding:44px 9%;background:radial-gradient(ellipse at 15% 50%,#4c366b55,transparent 60%),linear-gradient(145deg,#1e1c29,#292133 65%,#33243e);color:white;overflow:hidden}.login-story .brand{padding:0;font-size:1.9rem}.login-story .brand-mark{width:37px;height:37px}.story-content{margin:auto 0;padding:54px 0}.story-eyebrow{display:flex;align-items:center;gap:9px;color:#af9bbe;font-size:.625rem;font-weight:550;letter-spacing:1.8px;margin-bottom:22px}.story-eyebrow>span{width:6px;height:6px;border-radius:50%;background:#a285c8}.story-content h1{font-size:clamp(2.5rem,4vw,4rem);font-weight:500;line-height:1.12;letter-spacing:-2px}.story-content h1>span{color:#b69acb}.story-lead{font-size:.9375rem;line-height:1.85;color:#a599b0;margin-top:22px}.money-map{margin-top:42px;max-width:435px;position:relative}.map-source,.map-center{display:flex;gap:13px;align-items:center;background:#ffffff06;border:1px solid #ffffff13;border-radius:10px;padding:16px 18px}.map-source{margin:0 22px;opacity:.83}.map-letter{display:grid;place-items:center;width:32px;height:32px;background:#ffffff0d;border-radius:8px;font-weight:700;color:#c7becb}.money-map strong{font-size:.8125rem;display:block;font-weight:550;color:#d6cbdd}.money-map small{display:block;color:#918399;font-size:.625rem;margin-top:5px}.map-tag{margin-left:auto;color:#a38caf;font-size:.625rem;border:1px solid #b899cd20;background:#b899cd0a;padding:5px 7px;border-radius:4px}.map-connector{height:21px;border-left:1px dashed #ffffff20;margin-left:50%}.map-center{background:linear-gradient(125deg,#80609630,#a584b619);border-color:#b292ca45;box-shadow:0 12px 35px #10051e28;padding:19px 20px}.map-wallet{display:grid;place-items:center;background:#af82d02b;border:1px solid #c8a0e025;border-radius:10px;color:#c4a5dc;width:42px;height:42px}.map-center>svg{margin-left:auto;color:#a383b5;width:17px;height:17px}.map-center small{color:#a690b4}.map-branches{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:23px;position:relative}.map-branches>div{position:relative;padding:15px 6px;text-align:center;background:#ffffff04;border:1px solid #ffffff10;border-radius:8px}.map-branches>div:before{content:"";position:absolute;height:24px;border-left:1px dashed #ffffff20;top:-24px;left:50%}.map-branches strong{font-size:.6875rem;margin-top:10px}.map-branches small{font-size:.5625rem;color:#9987a4}.provider-icon{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:7px;font-size:.6875rem;font-weight:700}.fk{background:#9774ba20;color:#c4a5da}.redot{background:#d79c9020;color:#d6a8a8}.altyn{background:#caac7720;color:#c6b68d}.story-footer{display:flex;justify-content:space-between;font-size:.625rem;color:#8d7f98;gap:12px}.story-footer span:last-child{letter-spacing:2px}.login-entry{display:flex;flex-direction:column;padding:44px 10%;background:#fcfbfe}.entry-top{display:flex;gap:8px;align-items:center;justify-content:flex-end;font-size:.6875rem;color:#a79cae}.entry-top .icon{width:13px;height:13px}.login-form-wrap{width:100%;max-width:365px;margin:auto; padding:50px 0}.login-kicker{display:block;color:#b1a3bd;letter-spacing:1.7px;font-size:.625rem;font-weight:600;margin-bottom:17px}.login-form-wrap h2{font-size:2rem;line-height:1.25;font-weight:550;letter-spacing:-1px;color:#493951}.login-subtitle{font-size:.8125rem;line-height:1.8;color:#a292ae;margin-top:12px;margin-bottom:34px}.login-form-wrap .input{background:white;border-color:#e6dfec;min-height:49px;font-size:.875rem}.login-form-wrap .field{margin-bottom:21px}.login-form-wrap label{font-size:.75rem;color:#8f7c9c;margin-bottom:10px}.login-submit{width:100%;background:#8d67ae;border-color:#8d67ae;margin-top:10px;min-height:49px;justify-content:space-between;padding:12px 18px;font-size:.8125rem;box-shadow:0 5px 15px #8d67ae16}.login-submit:hover{background:#7e589f;border-color:#7e589f}.password-wrap{position:relative}.password-wrap .input{padding-right:45px}.password-toggle{display:flex;align-items:center;justify-content:center;position:absolute;right:9px;top:9px;width:31px;height:31px;border:0;background:transparent;color:#b0a0bc;border-radius:5px}.password-toggle .icon{width:17px;height:17px}.login-help{display:flex;align-items:start;justify-content:center;gap:9px;margin-top:28px;border-top:1px solid #ede7f1;padding-top:22px}.login-help .icon{width:13px;height:13px;margin-top:4px;color:#baa8c6}.login-help p{font-size:.6875rem;line-height:1.8;color:#b1a0bd}.entry-footer{display:flex;justify-content:space-between;font-size:.625rem;color:#b8aabe;gap:12px}
@media(min-width:1500px){.app-main main{padding:40px 48px 0}.topbar{padding:0 48px}.metric-card{padding:23px 25px 20px}.chart-area{height:265px}.category-empty{height:306px}.login-story{padding-left:12%;padding-right:12%}}
@media(max-width:1200px){.sidebar{width:218px;padding-left:14px;padding-right:14px}.app-main{margin-left:218px}.topbar{padding:0 26px}.app-main main{padding:28px 26px 0}.metrics{gap:12px}.metric-card{padding:17px 15px}.metric-top{font-size:.75rem}.metric-value{font-size:1.75rem}.metric-value small{font-size:.6875rem}.metric-bottom{font-size:.625rem}.analytics-grid{gap:18px;grid-template-columns:minmax(0,1.6fr) minmax(245px,1fr)}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-empty{gap:15px;padding:40px 20px}.journal-empty .button{margin-left:5px}.panel-heading{padding-left:20px;padding-right:20px}.form-layout{grid-template-columns:minmax(0,1fr) 220px;gap:20px}.form-aside .tip-card{padding:20px}.login-entry{padding-left:12%;padding-right:12%}.login-story{padding-left:10%;padding-right:10%}.map-branches small{font-size:.5rem}}
@media(max-width:1000px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid{grid-template-columns:1fr}.category-empty{height:210px}.empty-ring{width:85px;height:85px;border-width:12px}.category-list{grid-template-columns:1fr 1fr}.top-date{display:none}.form-layout{grid-template-columns:1fr}.form-aside{display:none}.journal-empty{flex-wrap:wrap}.setup-strip .text-link{display:none}.page-heading h1{font-size:1.7rem}.login-story{padding-left:8%;padding-right:8%}.login-entry{padding-left:10%;padding-right:10%}.story-content h1{font-size:2.75rem}.map-tag{display:none}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:240px;top:65px}.menu-open .sidebar{transform:translateX(0);box-shadow:12px 0 35px #18182030}.app-main{margin-left:0}.topbar{position:sticky;top:0;height:65px;padding:0 20px;z-index:40;background:#fff}.menu-toggle{display:inline-flex}.breadcrumb{gap:9px}.breadcrumb>span:first-of-type,.breadcrumb>.divider{display:none}.topbar-right{gap:13px}.mode-badge{font-size:.625rem}.app-main main{padding:25px 20px 0}.page-heading{align-items:flex-start;gap:15px;flex-wrap:wrap;margin-bottom:25px}.page-heading .button{font-size:.75rem}.eyebrow{font-size:.5625rem}.overview-toolbar{gap:12px;flex-wrap:wrap}.section-tabs{gap:15px}.metrics{gap:12px}.metric-card{padding:16px}.metric-value{font-size:1.8rem}.metric-top{font-size:.75rem}.metric-bottom{font-size:.625rem}.metric-icon{width:24px;height:24px}.chart-area{margin-left:18px;margin-right:18px}.panel-heading{align-items:flex-start}.panel-heading h2{font-size:1rem}.panel-heading p{font-size:.6875rem}.journal-empty{flex-direction:column;text-align:center;padding:36px 18px;gap:15px}.journal-empty .button{margin:4px 0 0}.setup-strip{align-items:flex-start;padding:17px;gap:12px}.setup-icon .icon{width:18px;height:18px}.setup-strip strong{font-size:.75rem}.setup-strip p{font-size:.6875rem}.app-footer{font-size:.625rem;flex-wrap:wrap;gap:6px}.filters{padding:17px;gap:10px}.filters select{font-size:.8125rem;min-width:calc(50% - 10px)}.search-field{min-width:100%}.filters>.button{flex:1}.directory-grid{gap:15px}.directory-card{padding:18px 18px 0}.directory-card h2{font-size:1rem}.directory-totals{min-height:90px}.form-section{padding:20px}.form-grid{gap:0 14px}.form-heading h1{font-size:1.65rem}.login-layout{grid-template-columns:1fr;min-height:100dvh}.login-story{padding:25px 7% 30px}.login-story .brand{font-size:1.4rem}.login-story .brand-mark{width:30px;height:30px}.story-content{padding:28px 0 0;margin:0}.story-content h1{font-size:2.2rem;letter-spacing:-1px}.story-content h1 br{display:none}.story-content h1>span{margin-left:6px}.story-eyebrow,.story-lead,.money-map,.story-footer{display:none}.login-entry{padding:25px 7%;min-height:530px}.entry-top{display:none}.login-form-wrap{max-width:430px;padding:18px 0 35px}.login-form-wrap h2{font-size:1.8rem}.login-kicker{font-size:.5625rem;margin-bottom:12px}.login-subtitle{margin-bottom:27px}.entry-footer{max-width:430px;width:100%;margin:0 auto}.login-help p{font-size:.6875rem}}
@media(max-width:430px){.directory-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-actions{justify-content:stretch}.form-actions .button{flex:1;white-space:normal}.metric-value small{font-size:.625rem}.metric-top{font-size:.6875rem}.metric-card{padding:14px}.metric-bottom .icon{display:none}.top-avatar{width:30px;height:30px}.breadcrumb strong{font-size:.75rem}.category-list{grid-template-columns:1fr}.page-heading p{font-size:.8125rem}.app-main main{padding-left:16px;padding-right:16px}.chart-empty p{font-size:.6875rem}.story-content h1{font-size:1.7rem}.login-story{padding-bottom:27px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:760px){.sidebar{visibility:hidden}.menu-open .sidebar{visibility:visible}}
/* Keep secondary text readable without competing with the financial figures. */
.page-heading p,.panel-heading p,.chart-empty p,.category-empty p,.journal-empty p,.directory-caption,.directory-totals>small,.subtle-note,.results-bar,.record-meta,.inline-help,.form-section-heading p,.tip-card p,.tip-card li,.setup-strip p{color:#777080}
.metric-top,.metric-bottom,.metric-value small,.chart-dates,.top-date,.breadcrumb,.app-footer,.directory-totals span,.payee-cell small,.date-cell small,.money small,th{color:#777080}
.metric-top,.field label,.group-label,.section-tabs,.button,.period-form select,.compact-select,.text-link,.results-bar,.directory-caption,.directory-totals>small,.form-section-heading p,.inline-help,.subtle-note,.tip-card p,.tip-card li{font-size:.875rem}
.metric-bottom,.metric-value small,.panel-heading p,.chart-empty p,.category-empty p,.journal-empty p,.chart-dates,.top-date,.mode-badge,.app-footer,.soft-label,.setup-strip p,.project-pill,.status,.payee-cell small,.date-cell small,.money small,th,.nav-label,.eyebrow{font-size:.75rem}
.eyebrow{letter-spacing:1.2px}.nav-label{letter-spacing:.7px;font-size:.625rem;color:#9d9eaa}.panel-heading p{color:#777080}.login-subtitle{font-size:.9375rem;color:#7c7087}.login-form-wrap label{font-size:.875rem;color:#655671}.login-help p,.entry-footer,.entry-top{font-size:.75rem;color:#84758e}.login-kicker{font-size:.75rem;color:#8d799c}.story-eyebrow,.story-footer,.money-map small,.map-tag,.map-branches strong,.map-branches small{font-size:.75rem}.story-eyebrow{letter-spacing:1px}.map-branches small{line-height:1.5}.map-branches strong{margin-top:10px}.setup-strip strong{color:#635275;font-size:.875rem}.tip-card h3{color:#685077}.soft-label{color:#877296}.chart-empty strong,.category-empty strong,.journal-empty h3{color:#625a6e;font-size:.9375rem}.empty-ring{border-color:#ebe5f4;border-top-color:#d8ccec}.map-tag{white-space:nowrap}.login-submit{background:#7851ad;border-color:#7851ad}.login-submit:hover{background:#684397;border-color:#684397}
