:root{color:#17233b;font-synthesis:none;--ink:#17233b;--muted:#647087;--line:#dfe5ee;--line-soft:#edf1f6;--surface:#fff;--canvas:#f7f9fc;--blue:#245eea;--blue-soft:#edf3ff;--green:#13965b;--orange:#ef5b35;--radius:10px;--shadow:0 10px 30px #152a4d12;background:#f7f9fc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button,tr{-webkit-tap-highlight-color:transparent}button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.app-shell{min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:40;justify-content:space-between;align-items:center;height:72px;padding:0 26px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:17px;font-weight:750;display:grid}.brand h1{letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.2}.brand p{color:var(--muted);margin:4px 0 0;font-size:12px}.workspace{grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.parameter-panel{background:var(--surface);border-right:1px solid var(--line);z-index:35;height:calc(100vh - 72px);padding:24px 22px;position:sticky;top:72px;overflow-y:auto}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panel-heading h2{margin:0;font-size:16px}.drawer-close{display:none}.field-stack{gap:15px;display:grid}.field{color:#344057;gap:7px;font-size:13px;font-weight:600;display:grid;position:relative}.field input{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #ccd5e2;border-radius:7px;outline:none;padding:0 11px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #245eea1f}.field input[aria-invalid=true]{border-color:var(--orange)}.field-error{color:#c23f25;font-size:11px;font-weight:500;line-height:1.35}.month-picker{position:relative}.month-picker-trigger{width:100%;height:40px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ccd5e2;border-radius:7px;outline:none;justify-content:space-between;align-items:center;padding:0 11px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.month-picker-trigger:hover{border-color:#aeb9c9}.month-picker-trigger:focus-visible,.month-picker-trigger[aria-expanded=true]{border-color:var(--blue);box-shadow:0 0 0 3px #245eea1f}.month-picker-trigger[aria-invalid=true]{border-color:var(--orange)}.month-picker-trigger svg{color:#6d788b;width:18px;height:18px}.month-picker-popover{z-index:70;background:#fff;border:1px solid #d9e0ea;border-radius:9px;width:280px;padding:14px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 14px 34px #1426452e}.month-picker-header{justify-content:space-between;align-items:center;height:36px;margin-bottom:10px;display:flex}.month-picker-title,.month-picker-navigation button{color:var(--ink);cursor:pointer;background:0 0;border:0}.month-picker-title{border-radius:6px;align-items:center;gap:5px;height:36px;padding:0 5px;font-size:14px;font-weight:650;display:inline-flex}.month-picker-title:hover,.month-picker-navigation button:hover:not(:disabled){background:#f3f6fa}.month-picker-title svg{width:15px;height:15px}.month-picker-navigation{gap:3px;display:flex}.month-picker-navigation button{border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid}.month-picker-navigation button:disabled{color:#c5ccd6;cursor:not-allowed}.month-grid,.year-grid{gap:6px;display:grid}.month-grid{grid-template-columns:repeat(3,1fr)}.year-grid{grid-template-columns:repeat(4,1fr)}.month-grid button,.year-grid button{color:#2f394b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:38px;font-size:13px;font-weight:500}.month-grid button:hover:not(:disabled),.year-grid button:hover:not(:disabled){background:var(--blue-soft);color:#174fcf}.month-grid button.is-selected,.year-grid button.is-selected{background:var(--blue);color:#fff;font-weight:650}.month-grid button:disabled,.year-grid button:disabled{color:#c2c9d3;cursor:not-allowed}.reset-button,.filter-button,.import-button,.mobile-filter,.icon-button{background:#fff;border:1px solid #ccd5e2}.reset-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:22px;font-size:13px;font-weight:650;display:flex}.reset-button:hover,.filter-button:hover,.import-button:hover,.mobile-filter:hover{background:#f7f9fc;border-color:#aeb9c9}.panel-note{color:var(--muted);margin:18px 0 0;font-size:12px;line-height:1.65}.main-content{min-width:0;padding:0 22px 36px}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;margin-bottom:20px;display:flex}.tabs{align-self:stretch;gap:22px;display:flex}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:14px;font-weight:650;position:relative}.tabs button.is-active{color:var(--blue)}.tabs button.is-active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}.toolbar-actions{gap:9px;display:flex}.primary-button,.filter-button,.import-button,.mobile-filter{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 15px;font-size:13px;font-weight:650;display:inline-flex}.import-button:disabled{opacity:.6;cursor:wait}.mobile-import-label{display:none}.primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);box-shadow:0 5px 14px #245eea33}.primary-button:hover{background:#194fd4}.primary-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.mobile-filter{display:none}.kpi-strip{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid}.kpi{text-align:center;min-width:0;padding:20px 22px;position:relative}.kpi+.kpi:before{content:"";background:var(--line);width:1px;position:absolute;top:18px;bottom:18px;left:0}.kpi span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-bottom:9px;font-size:12px;display:block;overflow:hidden}.kpi strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(18px,2vw,28px);display:block}.kpi.positive strong{color:var(--green)}.kpi.negative strong{color:var(--orange)}.kpi.accent strong{color:var(--blue)}.chart-panel,.data-panel,.detail-panel,.source-summary,.state-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.chart-panel{margin-bottom:16px;overflow:hidden}.section-heading{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:14px 18px;display:flex}.section-heading h2{margin:0;font-size:15px}.section-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.legend{color:#4c5870;flex-wrap:wrap;gap:18px;font-size:12px;display:flex}.legend span{align-items:center;gap:6px;display:inline-flex}.legend i{border-radius:2px;width:16px;height:2px}.chart-scroll{padding:4px 8px 0;overflow-x:auto}.cash-chart{width:100%;min-width:720px;height:auto;display:block}.grid-line{stroke:#e8edf4;stroke-dasharray:4 4}.axis-label,.month-label{fill:#728097;font-size:11px}.chart-series{stroke-width:1.75px;stroke-linejoin:round;stroke-linecap:round}.selection-line{stroke:#96a6bd;stroke-width:1px;stroke-dasharray:3 3}.chart-hit{cursor:pointer;outline:none}.chart-hit:focus-visible rect{stroke:var(--blue);stroke-width:1px;stroke-dasharray:3 3}.chart-point{stroke-width:1.75px;pointer-events:none}.chart-tooltip{pointer-events:none;filter:drop-shadow(0 4px 10px #202e4729)}.chart-tooltip>rect{fill:#fff;fill-opacity:.88;stroke:#d9e1ec;stroke-width:1px}.chart-tooltip text{dominant-baseline:middle;font-size:10px}.chart-tooltip-month{fill:#1b2942;font-weight:700}.chart-tooltip-label{fill:#536077}.chart-tooltip-value{fill:#1b2942;font-variant-numeric:tabular-nums;font-weight:650}.detail-grid{grid-template-columns:minmax(0,1fr) 254px;align-items:start;gap:16px;display:grid}.data-panel{min-width:0;overflow:hidden}.table-heading>span{color:var(--muted);text-align:right;font-size:11px}.table-scroll{max-height:475px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:1040px;font-size:12px}th{z-index:2;color:#4e5a70;white-space:nowrap;background:#f7f9fc;font-weight:650;position:sticky;top:0}th,td{border-bottom:1px solid var(--line-soft);text-align:right;font-variant-numeric:tabular-nums;padding:12px 13px}th:first-child,td:first-child{text-align:left;background:inherit;position:sticky;left:0}tbody tr{cursor:pointer;background:#fff;transition:background .12s}tbody tr:hover{background:#f7f9fc}tbody tr.is-selected{background:var(--blue-soft);color:#174fcf;box-shadow:inset 3px 0 var(--blue)}tbody tr.is-selected td{font-weight:650}.detail-panel{position:sticky;top:92px;overflow:hidden}.detail-title{border-bottom:1px solid var(--line-soft);padding:16px 17px}.detail-title span{color:var(--muted);font-size:11px;display:block}.detail-title strong{color:var(--blue);margin-top:5px;font-size:18px;display:block}.detail-panel dl{margin:0;padding:12px 17px 16px}.detail-panel dl div{justify-content:space-between;gap:16px;padding:7px 0;font-size:12px;display:flex}.detail-panel dt{color:var(--muted)}.detail-panel dd{font-variant-numeric:tabular-nums;margin:0;font-weight:650}.detail-panel dd.positive{color:var(--green)}.detail-panel dd.negative{color:var(--orange)}.state-panel{text-align:center;min-height:150px;color:var(--muted);place-content:center;gap:7px;margin-bottom:16px;display:grid}.state-panel strong{color:var(--ink);font-size:15px}.state-panel span{font-size:12px}.state-panel.error-state{background:#fff9f7;border-color:#f2b8aa}.error-state strong{color:#b43e24}.installments-view{gap:16px;display:grid}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.import-notice{color:var(--muted);background:#f5f8ff;border:1px solid #cbd7ec;border-radius:8px;gap:4px;padding:13px 16px;font-size:12px;display:grid}.import-notice strong{color:var(--ink);font-size:13px}.import-notice.is-success{background:#f3fbf7;border-color:#a9dfc2}.import-notice.is-success strong{color:#087445}.import-notice.is-error{background:#fff7f4;border-color:#f2b8aa}.import-notice.is-error strong{color:#b43e24}.import-notice ul{color:#98351f;gap:4px;margin:7px 0 0;padding-left:20px;display:grid}.file-selection-panel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fffbf1;border:1px solid #e7b95b;gap:14px;padding:18px;display:grid}.file-selection-panel strong{color:var(--ink);font-size:15px}.file-selection-panel p{color:var(--muted);margin:5px 0 0;font-size:12px}.file-candidate-list{flex-wrap:wrap;gap:9px;display:flex}.file-candidate-list button{color:#344057;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9a844;border-radius:7px;padding:8px 13px;font-size:12px;font-weight:650}.file-candidate-list button:hover{border-color:var(--blue);color:var(--blue)}.file-candidate-list button:disabled{cursor:wait;opacity:.6}.workbook-source{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.workbook-source>div{align-items:baseline;gap:10px;min-width:0;display:flex}.workbook-source span,.workbook-source small{color:var(--muted);font-size:11px}.workbook-source strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.reset-source-button{cursor:pointer;background:#fff;border:1px solid #ccd5e2;border-radius:7px;flex:none;height:34px;padding:0 12px;font-size:12px;font-weight:650}.reset-source-button:hover{background:#f7f9fc}.format-contract{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;font-size:12px}.format-contract summary{color:#42506a;cursor:pointer;padding:12px 16px;font-weight:650}.format-contract>div{padding:0 16px 13px;line-height:1.6}.format-contract p{margin:4px 0}.source-summary{overflow:hidden}.summary-grid{grid-template-columns:repeat(4,1fr);display:grid}.source-item{padding:18px}.source-item+.source-item{border-left:1px solid var(--line-soft)}.source-item>strong{font-size:14px}.source-item>span{color:var(--muted);margin-left:7px;font-size:11px}.source-item dl{gap:8px;margin:14px 0 0;display:grid}.source-item dl div{justify-content:space-between;gap:8px;font-size:11px;display:flex}.source-item dt{color:var(--muted)}.source-item dd{font-variant-numeric:tabular-nums;margin:0;font-weight:650}.installments-table table{min-width:760px}.installments-table th:first-child,.installments-table td:first-child{text-align:right}.installments-table th:nth-child(2),.installments-table td:nth-child(2){text-align:left}.installments-table tbody tr{cursor:default}.icon-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px}.drawer-backdrop{display:none}@media (width<=1180px){.workspace{grid-template-columns:250px minmax(0,1fr)}.parameter-panel{padding-inline:18px}.kpi{padding-inline:14px}.detail-grid{grid-template-columns:1fr}.detail-panel{position:static}.detail-panel dl{grid-template-columns:repeat(2,1fr);gap:0 24px;display:grid}.summary-grid{grid-template-columns:repeat(2,1fr)}.source-item:nth-child(3){border-left:0;border-top:1px solid var(--line-soft)}.source-item:nth-child(4){border-top:1px solid var(--line-soft)}}@media (width<=820px){.topbar{height:64px;padding:0 16px}.brand-mark{width:32px;height:32px}.brand h1{font-size:17px}.brand p{display:none}.workspace{min-height:calc(100vh - 64px);display:block}.parameter-panel{z-index:60;width:min(86vw,340px);height:100vh;padding:22px;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 42px #111f372e}.parameter-panel.is-open{transform:translate(0)}.drawer-close{display:inline-flex}.drawer-backdrop{z-index:55;background:#121f346b;border:0;display:block;position:fixed;inset:0}.main-content{padding:0 14px 28px}.toolbar{height:58px;margin-bottom:14px}.tabs{gap:16px}.tabs button{font-size:13px}.mobile-filter{height:36px;padding-inline:11px;display:inline-flex}.filter-button{display:none}.import-button{height:36px;padding-inline:10px}.primary-button{height:36px;padding-inline:11px}.kpi-strip{grid-template-columns:repeat(2,1fr)}.kpi:nth-child(3):before{display:none}.kpi:nth-child(n+3){border-top:1px solid var(--line-soft)}.kpi{padding:16px 12px}.kpi strong{font-size:20px}.chart-heading{flex-direction:column;align-items:flex-start}.legend{gap:12px}.detail-panel dl{grid-template-columns:1fr}.workbook-source{align-items:flex-start}.workbook-source>div{gap:4px;display:grid}}@media (width<=520px){.brand{gap:9px}.brand-mark{display:none}.toolbar-actions{gap:6px}.primary-button{padding-inline:10px}.primary-button svg{display:none}.import-button{max-width:112px;padding-inline:8px;font-size:11px}.import-button svg{width:15px;height:15px}.desktop-import-label{display:none}.mobile-import-label{display:inline}.kpi span{font-size:10px}.kpi strong{font-size:17px}.section-heading{padding:13px 14px}.summary-grid{grid-template-columns:1fr}.source-item+.source-item{border-left:0;border-top:1px solid var(--line-soft)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
