:root{--bg:#f6f7f9;--surface:#fff;--surface-2:#f9fafb;--surface-3:#f1f3f5;--border:#e3e6ea;--border-strong:#cfd4da;--text:#17191c;--muted:#68707b;--sidebar:#0b0c0e;--sidebar-2:#131519;--sidebar-text:#eef0f2;--sidebar-muted:#979da6;--accent:#635bff;--accent-soft:#eeedff;--positive:#157f4c;--positive-soft:#e9f7ef;--negative:#b42318;--negative-soft:#fff0ee;--warning:#9a6700;--warning-soft:#fff7df;--info:#3156a3;--info-soft:#eef3ff;--shadow:0 8px 28px #12192612;--radius:10px}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.desktop-sidebar{z-index:40;width:248px;position:fixed;inset:0 auto 0 0}.sidebar{background:var(--sidebar);width:248px;height:100vh;color:var(--sidebar-text);flex-direction:column;padding:18px 12px;display:flex}.brand{border-bottom:1px solid #24272c;align-items:center;gap:11px;margin-bottom:14px;padding:4px 8px 20px;display:flex}.brand img{border-radius:8px;width:34px;height:34px}.brand div{gap:2px;display:grid}.brand strong{font-size:14px}.brand span{color:var(--sidebar-muted);font-size:11px}.sidebar nav{flex-direction:column;gap:9px;display:flex;overflow-y:auto}.nav-group{gap:3px;display:grid}.nav-group+.nav-group{border-top:1px solid #202328;padding-top:9px}.nav-item,.nav-section-button{color:#c9cdd3;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 10px;display:flex}.nav-item:hover,.nav-section-button:hover{color:#fff;background:#191c20}.nav-item.active,.nav-section-button.active{color:#fff;background:#22252b}.nav-section-button span{flex:1}.nav-section-button svg:last-child{transition:transform .15s}.nav-section-button svg.rotated{transform:rotate(180deg)}.nav-subitems{border-left:1px solid #2d3138;gap:2px;margin:2px 0 4px 19px;padding-left:8px;display:grid}.nav-subitems .nav-item{min-height:34px;font-size:12px}.nav-subitems .nav-item svg{width:14px}.sidebar-footer{border-top:1px solid #24272c;gap:2px;margin-top:auto;padding:14px 8px 0;display:grid}.sidebar-footer span,.sidebar-footer small{color:var(--sidebar-muted);font-size:10px}.sidebar-footer strong{font-size:12px}.app-main{min-height:100vh;margin-left:248px}.topbar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;align-items:center;gap:14px;height:62px;padding:0 24px;display:flex;position:sticky;top:0}.global-search{background:var(--surface-3);width:min(540px,60vw);height:38px;color:var(--muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex;position:relative}.global-search:focus-within{box-shadow:0 0 0 3px var(--accent-soft);background:#fff;border-color:#bbb6ff}.global-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.global-search>button{color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.search-results{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:9px;max-height:360px;padding:6px;position:absolute;top:44px;left:0;right:0;overflow:auto}.search-results button{text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;gap:12px;width:100%;padding:9px 10px;display:flex}.search-results button:hover{background:var(--surface-3)}.search-results small{color:var(--muted)}.search-empty{color:var(--muted);padding:12px}.topbar-add{background:var(--accent);color:#fff;border:0;border-radius:8px;align-items:center;gap:7px;height:38px;margin-left:auto;padding:0 14px;font-weight:650;display:flex}.content{max-width:1680px;margin:0 auto;padding:26px 28px 60px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.page-header h1{letter-spacing:-.4px;margin:0;font-size:26px;line-height:1.2}.page-header p{color:var(--muted);max-width:760px;margin:6px 0 0;line-height:1.55}.page-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-weight:620;transition:all .12s;display:inline-flex}.button:disabled{opacity:.55;cursor:not-allowed}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{filter:brightness(.96)}.button-secondary{color:var(--text);border-color:var(--border-strong);background:#fff}.button-secondary:hover{background:var(--surface-2)}.button-ghost{color:var(--muted);background:0 0}.button-ghost:hover{background:var(--surface-3);color:var(--text)}.button-danger{background:var(--negative-soft);color:var(--negative);border-color:#ffd7d2}.icon-button{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;display:grid}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 16px;display:flex}.panel-header h2,.panel-header h3{margin:0;font-size:14px}.panel-body{padding:16px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.kpi-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;justify-content:space-between;min-height:112px;padding:15px;display:flex}.kpi-top{color:var(--muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}.kpi-card strong{letter-spacing:-.4px;font-variant-numeric:tabular-nums;font-size:22px}.kpi-card small{color:var(--muted);font-size:11px}.kpi-positive strong{color:var(--positive)}.kpi-negative strong{color:var(--negative)}.kpi-warning strong{color:var(--warning)}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stack{gap:16px;display:grid}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#5e6570;border-bottom:1px solid var(--border);white-space:nowrap;background:#fafbfc;padding:10px 12px;font-weight:650}td{vertical-align:middle;border-bottom:1px solid #eceef1;padding:10px 12px}tbody tr:hover td{background:#fcfcfd}td.numeric,th.numeric{text-align:right;font-variant-numeric:tabular-nums}.table-link{color:#30343a;font-weight:650}.table-link:hover{color:var(--accent)}.badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.badge-neutral{color:#59606a;background:#eff1f3}.badge-positive{background:var(--positive-soft);color:var(--positive)}.badge-negative{background:var(--negative-soft);color:var(--negative)}.badge-warning{background:var(--warning-soft);color:var(--warning)}.badge-info{background:var(--info-soft);color:var(--info)}.badge-purple{background:var(--accent-soft);color:#5148d8}.filter-bar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-wrap:wrap;align-items:end;gap:9px;margin-bottom:14px;padding:12px;display:flex}.field{gap:5px;min-width:130px;display:grid}.field.grow{flex:1}.field label{color:var(--muted);text-transform:uppercase;letter-spacing:.35px;font-size:10px;font-weight:700}.input,.select,.textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:7px;outline:none}.input,.select{height:36px;padding:0 10px}.textarea{resize:vertical;min-height:90px;padding:9px 10px}.input:focus,.select:focus,.textarea:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#9d97ff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.form-grid .full{grid-column:1/-1}.form-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.modal-backdrop{z-index:100;background:#07090c7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border-radius:12px;width:100%;max-height:min(88vh,860px);overflow:auto;box-shadow:0 24px 70px #0003}.modal-header{border-bottom:1px solid var(--border);z-index:2;background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 16px 0 19px;display:flex;position:sticky;top:0}.modal-header h2{margin:0;font-size:16px}.modal-body{padding:18px}.quick-add-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.quick-add-item{border:1px solid var(--border);border-radius:9px;align-items:flex-start;gap:12px;padding:14px;display:flex}.quick-add-item:hover{background:#faf9ff;border-color:#b8b4ff}.quick-add-item div{gap:4px;display:grid}.quick-add-item span{color:var(--muted);font-size:11px;line-height:1.45}.empty-state{text-align:center;color:var(--muted);padding:34px 18px}.empty-state strong{color:var(--text)}.empty-state p{max-width:520px;margin:6px auto 14px;line-height:1.5}.loading-block{gap:8px;display:grid}.skeleton{background:linear-gradient(90deg,#f1f2f4,#e8eaed,#f1f2f4) 0 0/200% 100%;border-radius:6px;height:34px;animation:1.3s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.section-title{justify-content:space-between;align-items:baseline;gap:12px;margin:24px 0 10px;display:flex}.section-title h2{margin:0;font-size:16px}.section-title p{color:var(--muted);margin:0;font-size:11px}.muted{color:var(--muted)}.negative{color:var(--negative)}.positive{color:var(--positive)}.warning{color:var(--warning)}.number{font-variant-numeric:tabular-nums}.split-line{background:var(--border);height:1px;margin:12px 0}.progress{background:#eceef2;border-radius:999px;height:7px;overflow:hidden}.progress>span{background:var(--accent);border-radius:inherit;height:100%;display:block}.tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:16px;display:flex;overflow-x:auto}.tab{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:9px 11px}.tab.active{color:var(--text);border-bottom-color:var(--accent);font-weight:650}.timeline{display:grid}.timeline-item{border-bottom:1px solid var(--border);grid-template-columns:92px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.timeline-time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.timeline-main{gap:4px;display:grid}.timeline-main span{color:var(--muted);font-size:11px}.alert-row{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:10px 0;display:flex}.alert-row:last-child{border:0}.alert-row div{flex:1;gap:3px;display:grid}.alert-row small{color:var(--muted)}.bar-list{gap:11px;display:grid}.bar-row{grid-template-columns:minmax(120px,1.1fr) 2fr auto;align-items:center;gap:10px;display:grid}.bar-track{background:var(--surface-3);border-radius:999px;height:7px;overflow:hidden}.bar-fill{background:var(--accent);border-radius:inherit;height:100%}.money-breakdown{gap:9px;display:grid}.money-line{justify-content:space-between;gap:14px;display:flex}.money-line.total{border-top:1px solid var(--border);padding-top:9px;font-weight:750}.note{border:1px solid var(--border);color:var(--muted);background:#fbfbfc;border-radius:8px;padding:11px 12px;line-height:1.5}.warning-box{background:var(--warning-soft);color:#6f5000;border:1px solid #efd991;border-radius:8px;padding:11px 12px}.success-box{background:var(--positive-soft);color:#11663f;border:1px solid #bfe6d0;border-radius:8px;padding:11px 12px}.error-box{background:var(--negative-soft);color:var(--negative);border:1px solid #ffd0ca;border-radius:8px;padding:11px 12px}.inline-actions{align-items:center;gap:6px;display:flex}.mobile-menu,.mobile-close,.mobile-backdrop,.mobile-sidebar{display:none}@media (max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:1fr}}@media (max-width:820px){.desktop-sidebar{display:none}.app-main{margin-left:0}.mobile-menu{border:1px solid var(--border);background:#fff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.mobile-sidebar{z-index:80;transition:transform .18s;display:block;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.mobile-sidebar.open{transform:none}.mobile-close{z-index:3;display:block;position:absolute;top:8px;right:8px}.mobile-close button{color:#fff;background:#23262b;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.mobile-backdrop{z-index:70;background:#00000073;border:0;display:block;position:fixed;inset:0}.content{padding:20px 14px 50px}.topbar{padding:0 12px}.global-search{flex:1;width:auto}.topbar-add{padding:0 10px}.grid-2,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.page-header{flex-direction:column;align-items:stretch}.kpi-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.kpi-grid,.quick-add-grid{grid-template-columns:1fr}.topbar-add{font-size:0}.topbar-add svg{margin:0}}.recurrence-allocation-box{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;max-height:260px;padding:10px 12px;overflow:auto}.segmented-button{border:1px solid var(--border);height:30px;color:var(--muted);background:#fff;border-radius:6px;padding:0 10px;font-size:11px;font-weight:650}.segmented-button.active{background:var(--accent-soft);color:#5148d8;border-color:#aaa5ff}.allocation-option{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.allocation-option:first-of-type{border-top:0}.allocation-option>span:first-child{align-items:center;gap:7px;display:flex}.allocation-percent{text-align:right;min-width:100px;color:var(--muted);font-variant-numeric:tabular-nums}.allocation-percent .input{text-align:right;height:30px}.error-page{align-items:flex-start;gap:14px;min-height:280px;padding:26px;display:flex}.error-page h1{margin:0 0 8px;font-size:20px}.error-page p{color:var(--muted);margin:0 0 16px}
