.overview-dashboard{--ov-ink: #21344d;--ov-muted: #697889;--ov-line: #e1e6ec;--ov-green: #31776b;--ov-red: #a75252;color:var(--ov-ink);max-width:1600px;margin:0 auto;font-family:PingFang TC,Microsoft JhengHei,system-ui,sans-serif;font-size:15px}.overview-dashboard h2,.overview-dashboard h3,.overview-dashboard p{margin:0}.overview-dashboard button{font:inherit;cursor:pointer}.overview-dashboard button:focus-visible,.overview-dashboard [tabindex]:focus-visible{outline:2px solid #8f6e1c;outline-offset:3px}.overview-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.overview-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#8f6e1c;margin-bottom:8px}.overview-header h2{font-size:30px;font-weight:700;letter-spacing:1px}.overview-header p{color:var(--ov-muted);margin-top:7px;font-size:14px}.overview-date{display:flex;align-items:center;gap:10px;font-variant-numeric:tabular-nums;color:var(--ov-ink)}.overview-date>svg{color:#8a98a8}.overview-date small{display:block;text-align:right;font-size:12px;margin-top:5px;color:var(--ov-muted);letter-spacing:1px}.overview-alerts{border:1px solid #e8ddc8;border-radius:12px;padding:12px 16px;background:#fffcf6;margin-bottom:18px;display:flex;gap:14px;align-items:flex-start}.overview-alert-title{display:flex;gap:7px;align-items:center;flex-shrink:0;padding-top:7px;color:#836627;font-size:14px;font-weight:600}.overview-alert-list{display:flex;flex-wrap:wrap;gap:6px 10px}.overview-dashboard .overview-alert{display:flex;gap:7px;align-items:center;text-align:left;padding:6px 8px;border:1px solid transparent;border-radius:6px;font-size:14px;background:transparent;color:#836627}.overview-alert>span:nth-child(2){flex:1}.overview-dashboard .overview-alert--danger{color:#a34c47}.overview-alert:hover{background:#fff;border-color:#e8ddc8}.overview-alert-dot{width:5px;height:5px;background:currentColor;border-radius:50%;flex-shrink:0}.overview-finance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.overview-metric{background:#fff;border:1px solid var(--ov-line);border-radius:14px;padding:19px 22px;min-width:0;box-shadow:0 2px 5px #1e344b03;display:flex;flex-direction:column}.overview-metric--featured{background:#21344d;border-color:#21344d;color:#fff;position:relative;overflow:hidden}.overview-metric--featured:before{content:"";position:absolute;height:3px;top:0;left:22px;right:22px;background:#c6a467}.overview-metric-label{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px;font-size:14px;font-weight:600;color:var(--ov-muted)}.overview-metric--featured .overview-metric-label{color:#d1dbe5}.overview-metric--featured .overview-metric-label>svg{color:#c6a467}.overview-money{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-family:JetBrains Mono,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:clamp(26px,2.55vw,40px);font-weight:500;margin:13px 0 20px;letter-spacing:-1px;line-height:1.2;overflow-wrap:anywhere}.overview-currency{font-size:14px;color:var(--ov-muted);letter-spacing:0}.overview-metric--featured .overview-currency{color:#b2c3d3}.overview-metric-foot{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;color:var(--ov-muted);font-size:12.5px;border-top:1px solid #edf0f4;padding-top:12px;margin-top:auto}.overview-metric--featured .overview-metric-foot{color:#d1dbe5;border-color:#ffffff20}.overview-period-tag{color:#e4c792}.overview-icon{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.overview-icon--blue{background:#eef3f8;color:#617994}.overview-icon--gold{background:#f6f1e6;color:#9b7a39}.overview-operations{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--ov-line);border-radius:12px;margin-bottom:20px;padding:17px 0}.overview-operation{padding:0 22px;min-width:0}.overview-operation+.overview-operation{border-left:1px solid var(--ov-line)}.overview-operation-top{display:flex;align-items:center;gap:8px;color:var(--ov-muted);font-size:14px}.overview-operation-top svg{color:#8192a5;flex-shrink:0}.overview-operation-value{font-size:28px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.3;margin:8px 0 3px}.overview-operation-value span{font-size:13px;color:var(--ov-muted);font-weight:400;margin-left:7px}.overview-operation p{color:var(--ov-muted);font-size:12px}.overview-workspace{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:18px;align-items:stretch}.overview-panel{border:1px solid var(--ov-line);background:#fff;border-radius:14px;padding:20px 22px;min-width:0}.overview-panel-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:18px}.overview-panel-heading h3{font-size:17px;letter-spacing:.4px;font-weight:700}.overview-panel-heading p{color:var(--ov-muted);font-size:12.5px;margin-top:6px}.overview-chart-legend{display:flex;gap:12px;padding-top:3px;flex-wrap:wrap}.overview-chart-legend span{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--ov-muted)}.overview-chart-legend i,.overview-category i{width:7px;height:7px;border-radius:2px;flex-shrink:0}.overview-trend{display:flex;flex-direction:column}.overview-trend-chart{width:100%;height:250px;min-width:0}.overview-cumulative{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border-top:1px solid var(--ov-line);padding-top:17px;margin-top:18px}.overview-cumulative>div{min-width:0}.overview-cumulative span{font-size:12.5px;color:var(--ov-muted);display:block;margin-bottom:7px}.overview-cumulative strong{display:block;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.overview-text--green{color:var(--ov-green)}.overview-text--red{color:var(--ov-red)}.overview-text--ink{color:var(--ov-ink)}.overview-billing-progress{background:#f5f7fa;border-radius:10px;padding:15px}.overview-progress-title{display:flex;justify-content:space-between;gap:10px;font-size:14px}.overview-progress-title strong{color:var(--ov-green);font-size:16px}.overview-progress-track{height:6px;border-radius:4px;background:#e1e8eb;margin:12px 0;overflow:hidden}.overview-progress-track>div{background:#568a7e;height:100%;border-radius:4px}.overview-progress-caption{display:flex;flex-wrap:wrap;gap:5px 10px;justify-content:space-between;font-size:12px;color:var(--ov-muted)}.overview-progress-caption b{font-weight:600;color:var(--ov-ink)}.overview-approval{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 0;border-bottom:1px solid var(--ov-line)}.overview-approval>span{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:14px}.overview-approval svg{color:#a37e36}.overview-approval small{font-size:12px;color:var(--ov-muted);font-weight:400}.overview-approval>strong{color:#9b7428;font-size:22px;white-space:nowrap}.overview-approval>strong small{margin-left:4px}.overview-todo-list{padding-top:5px}.overview-todo{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:14px}.overview-todo strong{min-width:26px;text-align:center;border-radius:5px;padding:3px 5px;color:#596d83;background:#f1f4f7;font-size:13px;font-weight:600}.overview-empty{color:var(--ov-muted);font-size:14px;line-height:1.8;padding:20px 0;display:flex;gap:9px;align-items:center}.overview-section-note{color:var(--ov-muted);font-size:12px;display:flex;align-items:center;gap:6px;white-space:nowrap}.overview-activity-list{max-height:350px;overflow-y:auto;scrollbar-gutter:stable}.overview-activity-item{display:flex;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f4}.overview-activity-item:first-child{padding-top:3px}.overview-activity-item:last-child{border-bottom:0}.overview-activity-item>span:last-child{font-size:12px!important;padding:3px 7px!important;flex-shrink:0}.overview-activity-marker{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e2e8ee;border-radius:8px;color:#7b90a7;flex-shrink:0}.overview-activity-copy{min-width:0;flex:1}.overview-activity-copy>div{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.overview-activity-copy p{font-size:12px;line-height:1.5;color:var(--ov-muted);margin-top:5px;font-variant-numeric:tabular-nums}.overview-donut{height:180px;position:relative}.overview-donut-center{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.overview-donut-center strong{font-size:30px;font-weight:600}.overview-donut-center span{font-size:12px;color:var(--ov-muted)}.overview-expense-total{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;border-bottom:1px solid var(--ov-line);padding:10px 0 14px}.overview-expense-total>span{color:var(--ov-muted)}.overview-expense-total strong{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}.overview-category-list{margin-top:8px;max-height:136px;overflow-y:auto;scrollbar-gutter:stable}.overview-category{display:grid;grid-template-columns:7px minmax(0,1fr) auto 38px;align-items:center;gap:8px;padding:7px 0;font-size:13px}.overview-category span{overflow-wrap:anywhere}.overview-category strong{font-size:13px;font-weight:500;font-variant-numeric:tabular-nums}.overview-category small{font-size:12px;text-align:right;color:var(--ov-muted)}.overview-expense-empty{flex-direction:column;min-height:210px;justify-content:center}.overview-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:16px;color:var(--ov-muted);font-size:12px;padding-bottom:6px}@media (max-width: 1200px){.overview-metric{padding:17px}.overview-operation{padding:0 17px}.overview-panel{padding:18px}.overview-workspace{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr)}.overview-trend .overview-panel-heading{flex-wrap:wrap}}@media (max-width: 1050px){.overview-workspace{grid-template-columns:minmax(0,1fr)}.overview-finance{gap:10px}.overview-money{font-size:27px}}@media (max-width: 600px){.overview-header{align-items:flex-start;gap:10px;margin-bottom:18px}.overview-header h2{font-size:27px}.overview-header p{font-size:13px}.overview-eyebrow{font-size:11px;letter-spacing:1.2px}.overview-date{font-size:13px;gap:6px;padding-top:23px}.overview-date small{display:none}.overview-finance{grid-template-columns:minmax(0,1fr)}.overview-metric{padding:16px 18px}.overview-money{font-size:33px;margin:8px 0 12px}.overview-operations{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.overview-operation{padding:15px 17px}.overview-operation:nth-child(3){border-left:0}.overview-operation:nth-child(n+3){border-top:1px solid var(--ov-line)}.overview-alerts{flex-direction:column;gap:6px;padding:12px}.overview-alert-title{padding-top:0}.overview-alert-list{gap:3px}.overview-trend-chart{height:230px}.overview-cumulative{grid-template-columns:minmax(0,1fr);gap:12px}.overview-cumulative>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.overview-cumulative span{margin-bottom:0}.overview-panel{padding:17px}.overview-activity-item{gap:8px}.overview-activity-marker{display:none}}@media print{.overview-finance{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-dashboard{print-color-adjust:exact;-webkit-print-color-adjust:exact}.overview-activity-list,.overview-category-list{max-height:none;overflow:visible}.overview-panel,.overview-finance,.overview-operations{break-inside:avoid}}.reports-overview{--rp-ink: #21344d;--rp-muted: #697889;--rp-line: #e1e6ec;color:var(--rp-ink);max-width:1600px;margin:0 auto;font:15px/1.5 PingFang TC,Microsoft JhengHei,system-ui,sans-serif}.reports-overview h2,.reports-overview h3,.reports-overview p{margin:0}.reports-overview button{font:inherit;cursor:pointer}.reports-overview button:focus-visible,.reports-overview summary:focus-visible,.reports-overview [tabindex]:focus-visible{outline:2px solid #8f6e1c;outline-offset:3px}.reports-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.reports-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#8f6e1c;margin-bottom:8px}.reports-header h2{font-size:30px;font-weight:700;letter-spacing:1px}.reports-header p{color:var(--rp-muted);font-size:14px;margin-top:7px}.reports-edition{display:flex;align-items:center;gap:12px;flex-shrink:0}.reports-edition>svg{color:#9a7b44}.reports-edition strong{display:block;font-size:17px;font-weight:600}.reports-edition span{display:block;font-size:12px;color:var(--rp-muted);margin-top:2px;letter-spacing:1px}.reports-filters{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;border:1px solid var(--rp-line);border-radius:12px;background:#fff;padding:12px 18px;margin-bottom:18px}.reports-year-options{display:flex;align-items:center;flex-wrap:wrap;gap:12px;min-width:0}.reports-filter-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.reports-filter-label svg{color:#8192a5}.reports-year-buttons{display:flex;gap:7px;flex-wrap:wrap}.reports-year-buttons button{border:1px solid var(--rp-line);color:#52677d;background:#f8fafc;border-radius:7px;padding:7px 16px;font-size:14px;font-weight:600;min-height:36px}.reports-year-buttons button:hover{background:#eef2f6;border-color:#a5b3c3}.reports-year-buttons button[aria-pressed=true]{background:var(--rp-ink);border-color:var(--rp-ink);color:#fff}.reports-period{display:flex;gap:10px;flex-wrap:wrap;font-size:12.5px;color:var(--rp-muted)}.reports-period b{color:#52677d;font-weight:500;font-variant-numeric:tabular-nums}.reports-finance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:27px}.reports-metric{background:#fff;border:1px solid var(--rp-line);border-radius:14px;padding:18px 22px;min-width:0;display:flex;flex-direction:column}.reports-metric--featured{background:var(--rp-ink);border-color:var(--rp-ink);color:#fff;position:relative;overflow:hidden}.reports-metric--featured:before{content:"";position:absolute;top:0;height:3px;left:22px;right:22px;background:#c6a467}.reports-metric-label{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px}.reports-metric-label h3{font-size:14px;font-weight:600;color:var(--rp-muted)}.reports-metric--featured h3{color:#d1dbe5}.reports-metric--featured .reports-metric-label>svg{color:#c6a467}.reports-icon{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center}.reports-icon--blue{background:#eef3f8;color:#617994}.reports-icon--gold{background:#f6f1e6;color:#9b7a39}.reports-amount{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-family:JetBrains Mono,Consolas,monospace;font-variant-numeric:tabular-nums;margin:12px 0 20px;line-height:1.25}.reports-amount>span{font-size:14px;color:var(--rp-muted)}.reports-amount>strong{font-size:clamp(26px,2.55vw,40px);font-weight:500;letter-spacing:-1px;overflow-wrap:anywhere;min-width:0}.reports-metric--featured .reports-amount>span{color:#b2c3d3}.reports-metric-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 10px;padding-top:12px;border-top:1px solid #edf0f4;font-size:12.5px;color:var(--rp-muted);margin-top:auto}.reports-metric--featured .reports-metric-foot{border-color:#ffffff20;color:#d1dbe5}.reports-metric--featured .reports-metric-foot>span:last-child{color:#e4c792}.reports-section-label{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin:0 2px 11px}.reports-section-label>span:first-child{font-size:14px;letter-spacing:1px;font-weight:700}.reports-section-label>span:last-child{color:var(--rp-muted);font-size:12.5px}.reports-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.reports-panel{border:1px solid var(--rp-line);border-radius:14px;background:#fff;padding:20px 22px;min-width:0}.reports-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px 14px;margin-bottom:18px}.reports-panel-heading h3{font-size:17px;font-weight:700;letter-spacing:.4px}.reports-panel-heading p{color:var(--rp-muted);font-size:12.5px;margin-top:5px}.reports-series{display:flex;gap:6px;align-items:center;color:var(--rp-muted);font-size:12.5px;padding-top:4px}.reports-series>i{width:8px;height:8px;border-radius:2px}.reports-chart-unit{color:var(--rp-muted);font-size:12px;margin-bottom:5px}.reports-trend-chart{height:250px;width:100%;min-width:0}.reports-tooltip{border:1px solid var(--rp-line);border-radius:9px;background:#fff;padding:11px 13px;box-shadow:0 4px 18px #21344d12;font-size:13px;max-width:280px}.reports-tooltip>div{font-weight:600;margin-bottom:5px}.reports-tooltip p{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.reports-tooltip p>span{color:var(--rp-muted);overflow-wrap:anywhere}.reports-tooltip strong{font-weight:600;font-variant-numeric:tabular-nums}.reports-monthly{border:1px solid var(--rp-line);border-radius:11px;background:#fff;margin:12px 0 27px;overflow:hidden}.reports-monthly summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;cursor:pointer;font-size:14px;list-style:none}.reports-monthly summary::-webkit-details-marker{display:none}.reports-monthly summary>span{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.reports-monthly summary svg,.reports-monthly summary small{color:var(--rp-muted)}.reports-monthly summary small{font-size:12px}.reports-monthly[open] summary{border-bottom:1px solid var(--rp-line);background:#f8fafb}.reports-monthly[open] summary>svg{transform:rotate(180deg)}.reports-monthly summary:hover{background:#f8fafb}.reports-table-scroll{overflow:auto;max-height:340px}.reports-monthly table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;font-variant-numeric:tabular-nums}.reports-monthly caption{text-align:left;color:var(--rp-muted);padding:12px 18px;font-size:12.5px}.reports-monthly th,.reports-monthly td{text-align:right;padding:10px 18px;border-bottom:1px solid #edf0f4;white-space:nowrap}.reports-monthly th:first-child{text-align:left}.reports-monthly thead th{position:sticky;top:0;background:#f3f6f9;font-weight:600;z-index:1}.reports-monthly tbody th{font-weight:400}.reports-monthly tbody tr:hover{background:#f8fafb}.reports-monthly tfoot{background:#eef3f6;font-weight:600}.reports-tag{display:inline-flex;align-items:center;flex-shrink:0;font-size:12px;color:#60748b;border:1px solid #dce5ed;background:#f4f7fa;border-radius:6px;padding:3px 8px}.reports-tag--green{color:#48796f;border-color:#d9e7e0;background:#f1f7f3}.reports-expense-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px 22px;align-items:center;min-height:247px}.reports-donut-block{min-width:0;text-align:center}.reports-donut{width:180px;height:180px;position:relative;margin:0 auto}.reports-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.reports-donut-center strong{font-size:28px;font-weight:600;line-height:1.3;font-variant-numeric:tabular-nums}.reports-donut-center span{font-size:12px;color:var(--rp-muted);margin-top:4px}.reports-donut-caption{display:block;font-size:12.5px;color:var(--rp-muted);margin-top:4px}.reports-expense-total{display:block;font-size:15px;font-weight:600;margin-top:4px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.reports-share-note{min-height:150px;display:grid;place-content:center;color:var(--rp-muted);font-size:13px;line-height:1.7}.reports-category-list{list-style:none;margin:0;padding:0 6px 0 0;max-height:265px;overflow:auto;scrollbar-width:thin}.reports-category-list li{display:flex;gap:8px;align-items:flex-start;padding:10px 0}.reports-category-list li+li{border-top:1px solid #edf0f4}.reports-category-list i{width:8px;height:8px;border-radius:2px;flex-shrink:0;margin-top:7px}.reports-category-list li>div{min-width:0;flex:1}.reports-category-name{font-size:14px;display:block;overflow-wrap:anywhere}.reports-category-list strong{display:block;font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;color:#52677d;margin-top:3px;overflow-wrap:anywhere}.reports-share{font-size:12px;color:var(--rp-muted);padding-top:2px;flex-shrink:0;font-variant-numeric:tabular-nums}.reports-headcount{display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:10px;background:#f3f6f9;margin-bottom:18px}.reports-headcount-icon{color:#6c819e;display:flex}.reports-headcount>div>span{font-size:12.5px;color:var(--rp-muted)}.reports-headcount strong{display:block;font-size:30px;line-height:1.3;font-weight:600;font-variant-numeric:tabular-nums;margin-top:3px}.reports-headcount small{color:var(--rp-muted);font-size:13px;font-weight:400;margin-left:7px}.reports-headcount>p{color:var(--rp-muted);font-size:12px;margin-left:auto}.reports-department-list{list-style:none;margin:0;padding:0 6px 0 0;max-height:265px;overflow:auto;scrollbar-width:thin}.reports-department-list li{padding:3px 0 15px}.reports-department-label{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:14px}.reports-department-label>span{min-width:0;overflow-wrap:anywhere}.reports-department-label strong{font-weight:600;flex-shrink:0;font-variant-numeric:tabular-nums}.reports-department-label small{font-size:12px;font-weight:400}.reports-department-label em{font-size:12px;font-weight:400;font-style:normal;color:var(--rp-muted);margin-left:14px}.reports-department-track{height:7px;border-radius:4px;background:#edf1f5;overflow:hidden;margin-top:10px}.reports-department-track>span{display:block;height:100%;border-radius:4px}.reports-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;min-height:247px;color:var(--rp-muted);padding:15px}.reports-empty>svg{color:#9aaabb;margin-bottom:3px}.reports-empty strong{font-size:14px;font-weight:500;color:#52677d}.reports-empty span{font-size:12.5px}.reports-empty--compact{min-height:126px}.reports-notes{display:flex;gap:10px;color:var(--rp-muted);border-top:1px solid #dce1e6;margin-top:24px;padding:17px 2px 10px}.reports-notes>svg{flex-shrink:0;margin-top:2px;color:#8b9aac}.reports-notes h3{font-size:13px;font-weight:600;color:#52677d;margin-bottom:4px}.reports-notes p{font-size:12.5px;line-height:1.8;max-width:1100px}@media (max-width: 1250px){.reports-expense-layout{grid-template-columns:1fr}.reports-donut-block{display:flex;flex-direction:column;align-items:center}.reports-category-list{max-height:220px;width:100%}}@media (max-width: 1050px){.reports-grid{grid-template-columns:1fr}.reports-expense-layout{grid-template-columns:180px minmax(0,1fr)}.reports-finance{gap:12px}.reports-metric{padding:16px}}@media (max-width: 600px){.reports-header{align-items:flex-start;margin-bottom:19px}.reports-header h2{font-size:27px}.reports-header p{max-width:265px;line-height:1.7}.reports-edition{display:none}.reports-filters{padding:12px 14px}.reports-finance{grid-template-columns:1fr;gap:12px;margin-bottom:23px}.reports-metric{padding:16px 18px}.reports-amount{margin:8px 0 15px}.reports-amount>strong{font-size:32px}.reports-panel{padding:18px 15px}.reports-panel-heading{margin-bottom:15px}.reports-trend-chart{height:230px}.reports-expense-layout{grid-template-columns:1fr}.reports-category-list{max-height:265px}.reports-section-label{flex-wrap:wrap;gap:3px 10px}.reports-headcount{padding:12px}.reports-headcount>p{max-width:90px;text-align:right}.reports-monthly th,.reports-monthly td{padding:10px 12px;font-size:13px}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:PingFang TC,Microsoft JhengHei,system-ui,sans-serif}.payment-decision-btn{width:82px;height:32px;flex-shrink:0;justify-content:center;white-space:nowrap}
