.overview[data-v-b3802442]{display:flex;flex-direction:column;gap:1.5rem}.chart-title[data-v-b3802442]{font-size:1.125rem;font-weight:600;color:var(--pgh-text);margin:0}.chart[data-v-b3802442]{width:100%;height:360px}@media(max-width:640px){.chart[data-v-b3802442]{height:280px}}.summary-cards[data-v-b3802442]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:768px){.summary-cards[data-v-b3802442]{grid-template-columns:1fr}}.summary-card[data-v-b3802442]{display:flex;align-items:baseline;gap:.5rem;background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);padding:1.25rem;box-shadow:var(--pgh-shadow);overflow:hidden}.summary-card.revenue[data-v-b3802442]{border-left:4px solid var(--pgh-revenue)}.summary-card.expenditure[data-v-b3802442]{border-left:4px solid var(--pgh-expenditure)}.summary-card.surplus[data-v-b3802442]{border-left:4px solid var(--pgh-positive)}.summary-value[data-v-b3802442]{font-size:1.5rem;font-weight:700;color:var(--pgh-text);font-family:var(--pgh-font-mono);flex-shrink:0}@media(max-width:640px){.summary-value[data-v-b3802442]{font-size:1.25rem}}.summary-card.revenue .summary-value[data-v-b3802442]{color:var(--pgh-revenue-dark)}.summary-card.expenditure .summary-value[data-v-b3802442]{color:var(--pgh-expenditure-dark)}.summary-card.surplus .summary-value[data-v-b3802442]{color:var(--pgh-positive)}.summary-sublabel[data-v-b3802442]{font-size:.875rem;color:var(--pgh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories-row[data-v-b3802442]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:1024px){.categories-row[data-v-b3802442]{grid-template-columns:1fr}}.category-chart[data-v-b3802442]{width:100%;height:280px}.category-chart-tall[data-v-b3802442]{height:340px}@media(max-width:640px){.category-chart[data-v-b3802442]{height:260px}.category-chart-tall[data-v-b3802442]{height:320px}}.category-details[data-v-b3802442]{margin-top:1rem;padding:1rem;background:var(--pgh-bg-subtle);border-radius:var(--pgh-radius-sm);min-height:4.5rem;transition:background-color .15s ease}.category-details.active[data-v-b3802442]{background:var(--pgh-bg-muted)}.details-header[data-v-b3802442]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.details-name[data-v-b3802442]{font-weight:600;color:var(--pgh-text);font-size:1rem}.details-amount[data-v-b3802442]{font-size:1.125rem;font-weight:700;font-family:var(--pgh-font-mono);flex-shrink:0}.details-amount.revenue[data-v-b3802442]{color:var(--pgh-revenue-dark)}.details-amount.expenditure[data-v-b3802442]{color:var(--pgh-expenditure-dark)}.details-description[data-v-b3802442]{font-size:.875rem;color:var(--pgh-muted);line-height:1.5;margin:0}.details-placeholder[data-v-b3802442]{font-size:.875rem;color:var(--pgh-text-placeholder);margin:0;text-align:center;padding:.5rem 0}.budget-tabs[data-v-8a5f9167]{display:flex;flex-direction:column;gap:1.5rem}.tab-buttons[data-v-8a5f9167]{display:flex;gap:.5rem;background:var(--pgh-panel);padding:.375rem;border-radius:var(--pgh-radius);border:1px solid var(--pgh-border);box-shadow:var(--pgh-shadow)}.tab-button[data-v-8a5f9167]{display:flex;flex:1;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:transparent;border:none;border-radius:var(--pgh-radius-sm);font-size:.875rem;font-weight:500;color:var(--pgh-muted);cursor:pointer;transition:all .15s ease}@media(max-width:640px){.tab-button[data-v-8a5f9167]{padding:.75rem;min-width:48px}.tab-text[data-v-8a5f9167]{display:none}.tab-icon[data-v-8a5f9167]{width:1.25rem;height:1.25rem}}.tab-button[data-v-8a5f9167]:hover:not(.active){background:var(--pgh-bg-subtle);color:var(--pgh-text-secondary)}.tab-button.active[data-v-8a5f9167]{background:var(--pgh-text);color:var(--pgh-panel);box-shadow:0 1px 3px #0003}.tab-icon[data-v-8a5f9167]{width:1rem;height:1rem}.mobile-tab-header[data-v-8a5f9167]{display:none}@media(max-width:640px){.mobile-tab-header[data-v-8a5f9167]{display:block;padding:.75rem 1rem;background:var(--pgh-bg-subtle);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius-sm)}.mobile-tab-title[data-v-8a5f9167]{font-size:1rem;font-weight:600;color:var(--pgh-text);margin:0}.mobile-tab-description[data-v-8a5f9167]{font-size:.8125rem;color:var(--pgh-muted);margin:.25rem 0 0}}.tab-content[data-v-8a5f9167]{min-height:520px}.pgh-search-box .search-input-violet:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf626}.pgh-search-box .search-input-emerald:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.explorer[data-v-5d26a56b]{display:flex;flex-direction:column;gap:1rem;min-width:0}.explorer-content[data-v-5d26a56b]{display:flex;gap:1.5rem;min-height:520px}@media(max-width:768px){.explorer-content[data-v-5d26a56b]{flex-direction:column}}.sidebar[data-v-5d26a56b]{width:380px;flex-shrink:0;background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);padding:1rem;overflow-y:auto;overflow-x:hidden;max-height:600px;box-shadow:var(--pgh-shadow)}@media(max-width:768px){.sidebar[data-v-5d26a56b]{width:100%;max-height:320px}}@media(max-width:640px){.sidebar[data-v-5d26a56b]{padding:.75rem}}[data-v-5d26a56b] .pgh-search-box{margin-bottom:.75rem}.sort-controls[data-v-5d26a56b]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--pgh-bg-muted)}.sort-label[data-v-5d26a56b]{font-size:.75rem;color:var(--pgh-muted);font-weight:500}.sort-buttons[data-v-5d26a56b]{display:flex;gap:.25rem}.sort-btn[data-v-5d26a56b]{padding:.25rem .625rem;font-size:.75rem;font-weight:500;border:1px solid var(--pgh-border);background:var(--pgh-panel);color:var(--pgh-muted);border-radius:.375rem;cursor:pointer;transition:all .1s ease}.sort-btn[data-v-5d26a56b]:hover{background:var(--pgh-bg-subtle);color:var(--pgh-text-secondary)}.sort-btn.active[data-v-5d26a56b]{background:var(--pgh-text);color:var(--pgh-panel);border-color:var(--pgh-text)}.categories[data-v-5d26a56b]{display:flex;flex-direction:column;gap:.25rem}.section-divider[data-v-5d26a56b]{display:flex;align-items:center;padding:.75rem .5rem .5rem;margin-top:.5rem;border-bottom:1px solid var(--pgh-border)}.section-divider[data-v-5d26a56b]:first-child{margin-top:0}.section-divider>span[data-v-5d26a56b]:first-child{font-size:.6875rem;font-weight:700;letter-spacing:.05em}.section-total[data-v-5d26a56b]{margin-left:auto;font-size:.75rem;font-weight:700;font-family:var(--pgh-font-mono)}.section-divider.revenue span[data-v-5d26a56b]{color:var(--pgh-revenue)}.section-divider.expenditure span[data-v-5d26a56b]{color:var(--pgh-expenditure)}.category-header[data-v-5d26a56b]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .5rem;background:none;border:none;color:var(--pgh-text);cursor:pointer;text-align:left;border-radius:var(--pgh-radius-sm);font-weight:600;font-size:.875rem;transition:background .1s ease}.category-header[data-v-5d26a56b]:hover{background:var(--pgh-bg-subtle)}.chevron[data-v-5d26a56b]{width:1rem;height:1rem;color:var(--pgh-text-placeholder);transition:transform .15s ease;flex-shrink:0}.chevron.expanded[data-v-5d26a56b]{transform:rotate(90deg)}.category-name[data-v-5d26a56b]{flex:1}.category-total[data-v-5d26a56b]{font-size:.75rem;font-weight:600;font-family:var(--pgh-font-mono)}.category-total.revenue[data-v-5d26a56b]{color:var(--pgh-revenue-dark)}.category-total.expenditure[data-v-5d26a56b]{color:var(--pgh-expenditure-dark)}.category-count[data-v-5d26a56b]{color:var(--pgh-text-placeholder);font-size:.75rem;font-weight:500;background:var(--pgh-bg-muted);padding:.125rem .5rem;border-radius:9999px}.category-items[data-v-5d26a56b]{display:flex;flex-direction:column;padding-left:.5rem;margin-top:.25rem;margin-bottom:.5rem;gap:.125rem}.item-label[data-v-5d26a56b]{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;cursor:pointer;border-radius:.375rem;font-size:.8125rem;transition:background .1s ease}.item-label[data-v-5d26a56b]:hover{background:var(--pgh-bg-subtle)}.item-label.default-item.selected[data-v-5d26a56b]{background:#eff6ff}.item-label.default-item.is-total[data-v-5d26a56b]{background:#fefce8;border:1px solid #fef08a;font-weight:600}.item-label.default-item.is-total.selected[data-v-5d26a56b]{background:#fef9c3;border-color:#facc15}.item-label.default-item input[type=checkbox][data-v-5d26a56b]{accent-color:var(--pgh-accent);flex-shrink:0}.item-label.revenue-item.selected[data-v-5d26a56b]{background:#eff6ff}.item-label.revenue-item.is-total[data-v-5d26a56b]{background:#eff6ff;border:1px solid #bfdbfe;font-weight:600}.item-label.revenue-item.is-total.selected[data-v-5d26a56b]{background:#dbeafe;border-color:#93c5fd}.item-label.revenue-item input[type=checkbox][data-v-5d26a56b]{accent-color:#3b82f6;flex-shrink:0}.item-label.expenditure-item.selected[data-v-5d26a56b]{background:#fffbeb}.item-label.expenditure-item.is-total[data-v-5d26a56b]{background:#fffbeb;border:1px solid #fde68a;font-weight:600}.item-label.expenditure-item.is-total.selected[data-v-5d26a56b]{background:#fef3c7;border-color:#fcd34d}.item-label.expenditure-item input[type=checkbox][data-v-5d26a56b]{accent-color:#f59e0b;flex-shrink:0}.item-code[data-v-5d26a56b]{color:var(--pgh-text-placeholder);font-size:.75rem;min-width:2.75rem;font-family:var(--pgh-font-mono)}.item-name[data-v-5d26a56b]{flex:1;color:var(--pgh-text-secondary);line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-value[data-v-5d26a56b]{flex-shrink:0;font-size:.75rem;font-weight:500;color:var(--pgh-muted);font-family:var(--pgh-font-mono)}.chart-area[data-v-5d26a56b]{flex:1;background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);padding:1.5rem;display:flex;align-items:center;justify-content:center;min-height:420px;min-width:0;overflow:hidden;box-shadow:var(--pgh-shadow)}@media(max-width:640px){.chart-area[data-v-5d26a56b]{padding:1rem;min-height:320px}}.chart[data-v-5d26a56b]{width:100%;height:100%;min-height:400px}.department-explorer{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.department-explorer .controls{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:flex-end}.department-explorer .control-group{display:flex;flex-direction:column;gap:.5rem}.department-explorer .control-label{font-size:.75rem;font-weight:600;color:var(--pgh-muted);text-transform:uppercase;letter-spacing:.05em}.department-explorer .select-input{padding:.5rem 2rem .5rem .75rem;border:1px solid var(--pgh-border);border-radius:var(--pgh-radius-sm);background:var(--pgh-panel);color:var(--pgh-text);font-size:.875rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.department-explorer .select-input:focus{outline:none;border-color:var(--pgh-accent);box-shadow:0 0 0 3px var(--pgh-ring)}.department-explorer .charts-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;min-width:0}@media(max-width:1024px){.department-explorer .charts-container{grid-template-columns:1fr}}.chart-tabs[data-v-26f802f3]{display:flex;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--pgh-border)}.chart-tab[data-v-26f802f3]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid var(--pgh-border);border-radius:var(--pgh-radius-sm);font-size:.875rem;font-weight:500;color:var(--pgh-muted);cursor:pointer;transition:all .15s ease}.chart-tab[data-v-26f802f3]:hover:not(.active){background:var(--pgh-bg-subtle);color:var(--pgh-text-secondary)}.chart-tab.active[data-v-26f802f3]{background:var(--pgh-text);border-color:var(--pgh-text);color:var(--pgh-panel)}.chart-tab .tab-icon[data-v-26f802f3]{width:1rem;height:1rem}.bar-chart[data-v-26f802f3]{width:100%;height:570px;cursor:pointer}@media(max-width:640px){.bar-chart[data-v-26f802f3]{height:400px}}.department-comparison .header-row{display:flex;justify-content:space-between;align-items:flex-start}.department-comparison .line-chart{width:100%;height:465px}@media(max-width:640px){.department-comparison .line-chart{height:300px}}.department-comparison .empty-state-height{min-height:465px}@media(max-width:640px){.department-comparison .empty-state-height{min-height:300px}}.department-comparison .selected-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--pgh-border)}.department-comparison .chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:var(--pgh-bg-subtle);border:1px solid;border-radius:9999px;font-size:.75rem;color:var(--pgh-text-secondary)}.department-comparison .chip-dot{width:.5rem;height:.5rem;border-radius:50%}.department-comparison .chip-remove{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;border:none;background:transparent;color:var(--pgh-text-placeholder);cursor:pointer;margin-left:.125rem}.department-comparison .chip-remove:hover{color:var(--pgh-muted)}.department-comparison .chip-remove svg{width:.75rem;height:.75rem}.department-summary .summary-card{display:block;padding:1.25rem}.department-summary .summary-label{font-size:.75rem;color:var(--pgh-muted);margin-bottom:.5rem}.department-summary .summary-value{font-size:1rem;font-weight:600;color:var(--pgh-text);margin-bottom:.25rem}.department-summary .summary-amount{font-size:.875rem;color:var(--pgh-muted);font-family:var(--pgh-font-mono)}.department-summary .summary-amount.pgh-positive,.department-summary .summary-amount.pgh-negative{font-weight:600}.financial-health[data-v-d9855cab]{display:flex;flex-direction:column;gap:2rem;min-width:0}.section[data-v-d9855cab]{display:flex;flex-direction:column;gap:1.5rem}.subsection-header[data-v-d9855cab]{margin-bottom:.5rem}.subsection-title[data-v-d9855cab]{font-size:1.25rem;font-weight:600;color:var(--pgh-text);margin:0}.subsection-subtitle[data-v-d9855cab]{font-size:.875rem;color:var(--pgh-muted);margin:.25rem 0 0}.ratio-cards[data-v-d9855cab]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.ratio-cards[data-v-d9855cab]{grid-template-columns:1fr}}.ratio-card[data-v-d9855cab]{background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);padding:1.5rem;box-shadow:var(--pgh-shadow);position:relative;overflow:hidden}.ratio-card[data-v-d9855cab]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.ratio-card.healthy[data-v-d9855cab]:before{background:var(--pgh-positive)}.ratio-card.warning[data-v-d9855cab]:before{background:var(--pgh-expenditure)}.ratio-card.concern[data-v-d9855cab]:before{background:var(--pgh-negative)}.ratio-card.neutral[data-v-d9855cab]:before{background:var(--pgh-text-placeholder)}.ratio-value[data-v-d9855cab]{font-size:2.25rem;font-weight:700;color:var(--pgh-text);font-family:var(--pgh-font-mono);line-height:1}@media(max-width:640px){.ratio-value[data-v-d9855cab]{font-size:1.75rem}}.ratio-name[data-v-d9855cab]{font-size:.875rem;font-weight:500;color:var(--pgh-text-secondary);margin-top:.5rem}.ratio-range[data-v-d9855cab]{font-size:.75rem;color:var(--pgh-muted);margin-top:.75rem;font-family:var(--pgh-font-mono)}.ratio-range .arrow[data-v-d9855cab]{color:var(--pgh-text-placeholder)}.ratio-chart[data-v-d9855cab]{width:100%;height:280px}@media(max-width:640px){.ratio-chart[data-v-d9855cab]{height:220px}}.reserve-summary[data-v-d9855cab]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.reserve-summary[data-v-d9855cab]{flex-direction:column;gap:.75rem}.reserve-card[data-v-d9855cab]{width:100%}.reserve-arrow[data-v-d9855cab]{display:none}}.reserve-card[data-v-d9855cab]{flex:1;min-width:160px;background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);padding:1.25rem;box-shadow:var(--pgh-shadow)}.reserve-card.start[data-v-d9855cab]{border-left:4px solid var(--pgh-positive)}.reserve-card.end[data-v-d9855cab]{border-left:4px solid var(--pgh-expenditure)}.reserve-label[data-v-d9855cab]{font-size:.75rem;color:var(--pgh-muted);margin-bottom:.5rem}.reserve-value[data-v-d9855cab]{font-size:1.5rem;font-weight:700;color:var(--pgh-text);font-family:var(--pgh-font-mono)}.reserve-arrow[data-v-d9855cab]{display:flex;align-items:center;justify-content:center;color:var(--pgh-text-placeholder)}.reserve-arrow svg[data-v-d9855cab]{width:2rem;height:2rem}@media(max-width:768px){.reserve-arrow svg[data-v-d9855cab]{transform:rotate(90deg)}}.reserve-change[data-v-d9855cab]{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:1.25rem;text-align:center;min-width:140px}.change-label[data-v-d9855cab]{font-size:.75rem;color:#991b1b;margin-bottom:.5rem}.change-value[data-v-d9855cab]{font-size:1.25rem;font-weight:700;font-family:var(--pgh-font-mono)}.charts-row[data-v-d9855cab]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;min-width:0}@media(max-width:1024px){.charts-row[data-v-d9855cab]{grid-template-columns:1fr}}.balance-chart[data-v-d9855cab],.transfers-chart[data-v-d9855cab]{width:100%;height:280px}@media(max-width:640px){.balance-chart[data-v-d9855cab],.transfers-chart[data-v-d9855cab]{height:220px}}.transfers-table[data-v-d9855cab]{background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);box-shadow:var(--pgh-shadow);overflow:hidden}.table-header[data-v-d9855cab]{padding:1rem 1.5rem;border-bottom:1px solid var(--pgh-border)}.table-title[data-v-d9855cab]{font-size:1rem;font-weight:600;color:var(--pgh-text);margin:0}.table-scroll[data-v-d9855cab]{overflow-x:auto}table[data-v-d9855cab]{width:100%;border-collapse:collapse;font-size:.875rem}th[data-v-d9855cab]{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--pgh-muted);background:var(--pgh-bg-subtle);border-bottom:1px solid var(--pgh-border);white-space:nowrap}th[data-v-d9855cab]:first-child{padding-left:1.5rem}td[data-v-d9855cab]{padding:.75rem 1rem;border-bottom:1px solid var(--pgh-bg-muted);white-space:nowrap}td[data-v-d9855cab]:first-child{padding-left:1.5rem}tr:last-child td[data-v-d9855cab]{border-bottom:none}.transfer-name[data-v-d9855cab]{font-weight:500;color:var(--pgh-text-secondary);max-width:200px;overflow:hidden;text-overflow:ellipsis}.transfer-value[data-v-d9855cab]{font-family:var(--pgh-font-mono);color:var(--pgh-negative);text-align:right}@media(max-width:640px){.transfers-table[data-v-d9855cab]{font-size:.8125rem}th[data-v-d9855cab],td[data-v-d9855cab]{padding:.5rem}th[data-v-d9855cab]:first-child,td[data-v-d9855cab]:first-child{padding-left:.75rem}.transfer-name[data-v-d9855cab]{max-width:120px;font-size:.75rem}.transfer-value[data-v-d9855cab]{font-size:.75rem}}.detail-modal.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:50}.detail-modal .modal-container{background:var(--pgh-panel);border-radius:1rem;max-width:640px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040}@media(max-width:640px){.detail-modal .modal-container{max-width:calc(100% - 1rem);max-height:85vh;border-radius:.75rem}}.detail-modal .modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid var(--pgh-border);gap:1rem}@media(max-width:640px){.detail-modal .modal-header{padding:1rem}}.detail-modal .modal-header-content{min-width:0;flex:1}.detail-modal .modal-title{font-size:1.25rem;font-weight:600;color:var(--pgh-text);margin:0}@media(max-width:640px){.detail-modal .modal-title{font-size:1.125rem}}.detail-modal .modal-subtitle{font-size:.875rem;color:var(--pgh-muted);margin:.25rem 0 0}.detail-modal .close-btn{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--pgh-bg-muted);border:none;border-radius:var(--pgh-radius-sm);color:var(--pgh-muted);cursor:pointer;transition:all .15s ease}.detail-modal .close-btn:hover{background:var(--pgh-border);color:var(--pgh-text-secondary)}.detail-modal .close-btn svg{width:1.25rem;height:1.25rem}.detail-modal .modal-content{padding:1.5rem;overflow-y:auto;flex:1}@media(max-width:640px){.detail-modal .modal-content{padding:1rem}}.special-funds-explorer[data-v-ccade1f0]{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.main-content[data-v-ccade1f0]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;min-width:0}@media(max-width:1024px){.main-content[data-v-ccade1f0]{grid-template-columns:1fr}}.list-header[data-v-ccade1f0]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.list-title[data-v-ccade1f0]{font-size:1rem;font-weight:600;color:var(--pgh-text);margin:0}.bar-chart[data-v-ccade1f0]{width:100%;height:450px}@media(max-width:640px){.bar-chart[data-v-ccade1f0]{height:350px}}.search-box-sm[data-v-ccade1f0]{flex:1;max-width:200px}.search-input-violet[data-v-ccade1f0]:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf626}.fund-list[data-v-ccade1f0]{display:flex;flex-direction:column;gap:.5rem;max-height:450px;overflow-y:auto}@media(max-width:640px){.fund-list[data-v-ccade1f0]{max-height:none}}.fund-item[data-v-ccade1f0]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--pgh-bg-subtle);border:1px solid transparent;border-radius:var(--pgh-radius-sm);cursor:pointer;transition:all .15s ease}.fund-item[data-v-ccade1f0]:hover{background:var(--pgh-bg-muted);border-color:var(--pgh-border)}.fund-item.selected[data-v-ccade1f0]{background:#f3e8ff;border-color:#c4b5fd}.fund-item-content[data-v-ccade1f0]{min-width:0;flex:1}.fund-name[data-v-ccade1f0]{font-size:.875rem;font-weight:500;color:var(--pgh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.fund-name[data-v-ccade1f0]{font-size:.8125rem}}.fund-department[data-v-ccade1f0]{font-size:.75rem;color:var(--pgh-muted);margin-top:.125rem}.fund-item-values[data-v-ccade1f0]{text-align:right;flex-shrink:0;margin-left:1rem}.fund-balance[data-v-ccade1f0]{font-size:.875rem;font-weight:600;color:var(--pgh-text);font-family:var(--pgh-font-mono)}.fund-change[data-v-ccade1f0]{font-size:.75rem;font-family:var(--pgh-font-mono)}.fund-change.positive[data-v-ccade1f0]{color:var(--pgh-positive)}.fund-change.negative[data-v-ccade1f0]{color:var(--pgh-negative)}.detail-section[data-v-ccade1f0]{margin-bottom:1.5rem}.detail-section[data-v-ccade1f0]:last-child{margin-bottom:0}.detail-section-title[data-v-ccade1f0]{font-size:.75rem;font-weight:600;color:var(--pgh-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.detail-text[data-v-ccade1f0]{font-size:.875rem;color:var(--pgh-text-secondary);line-height:1.6;margin:0}.financial-grid[data-v-ccade1f0]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.financial-item[data-v-ccade1f0]{display:flex;flex-direction:column;padding:.75rem;background:var(--pgh-bg-subtle);border-radius:var(--pgh-radius-sm)}.financial-label[data-v-ccade1f0]{font-size:.75rem;color:var(--pgh-muted);margin-bottom:.25rem}.financial-value[data-v-ccade1f0]{font-size:1rem;font-weight:600;color:var(--pgh-text);font-family:var(--pgh-font-mono)}.financial-value.positive[data-v-ccade1f0]{color:var(--pgh-positive)}.financial-value.negative[data-v-ccade1f0]{color:var(--pgh-negative)}.positions-list[data-v-ccade1f0]{display:flex;flex-direction:column;gap:.5rem}.position-item[data-v-ccade1f0]{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--pgh-bg-subtle);border-radius:.375rem}.position-title[data-v-ccade1f0]{font-size:.875rem;color:var(--pgh-text-secondary)}.position-fte[data-v-ccade1f0]{font-size:.75rem;color:var(--pgh-muted);font-family:var(--pgh-font-mono)}.positions-more[data-v-ccade1f0]{font-size:.75rem;color:var(--pgh-muted);text-align:center;padding:.5rem}.grants-explorer[data-v-e667d10c]{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.main-content[data-v-e667d10c]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;min-width:0}@media(max-width:1024px){.main-content[data-v-e667d10c]{grid-template-columns:1fr}}.list-header[data-v-e667d10c]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.list-title[data-v-e667d10c]{font-size:1rem;font-weight:600;color:var(--pgh-text);margin:0}.bar-chart[data-v-e667d10c]{width:100%}.filters[data-v-e667d10c]{display:flex;gap:.75rem}@media(max-width:640px){.filters[data-v-e667d10c]{flex-direction:column}}.search-box-grow[data-v-e667d10c]{flex:1;min-width:200px}.search-input-emerald[data-v-e667d10c]:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.dept-filter[data-v-e667d10c]{padding:.5rem .75rem;border:1px solid var(--pgh-border);border-radius:var(--pgh-radius-sm);font-size:.875rem;color:var(--pgh-text);background:var(--pgh-panel);cursor:pointer;min-width:180px}@media(max-width:640px){.dept-filter[data-v-e667d10c]{width:100%}}.dept-filter[data-v-e667d10c]:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.grant-list[data-v-e667d10c]{display:flex;flex-direction:column;gap:.5rem;max-height:450px;overflow-y:auto}@media(max-width:640px){.grant-list[data-v-e667d10c]{max-height:none}}.grant-item[data-v-e667d10c]{background:var(--pgh-bg-subtle);border:1px solid transparent;border-radius:var(--pgh-radius-sm);overflow:hidden;transition:all .15s ease;flex-shrink:0}.grant-item[data-v-e667d10c]:hover{background:var(--pgh-bg-muted);border-color:var(--pgh-border)}.grant-item.expanded[data-v-e667d10c]{background:#f0fdf4;border-color:#86efac}.grant-item-main[data-v-e667d10c]{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;min-height:3.5rem}.grant-item-main.clickable[data-v-e667d10c]{cursor:pointer}.grant-item-content[data-v-e667d10c]{min-width:0;flex:1}.grant-description[data-v-e667d10c]{font-size:.875rem;font-weight:500;color:var(--pgh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.grant-description[data-v-e667d10c]{font-size:.8125rem;white-space:normal}}.grant-meta[data-v-e667d10c]{font-size:.75rem;color:var(--pgh-muted);margin-top:.125rem;display:flex;flex-wrap:wrap;gap:.25rem}.grant-separator[data-v-e667d10c]{color:#cbd5e1}.grant-item-values[data-v-e667d10c]{text-align:right;flex-shrink:0}.grant-awarded[data-v-e667d10c]{font-size:.875rem;font-weight:600;color:var(--pgh-text);font-family:var(--pgh-font-mono)}.grant-remaining[data-v-e667d10c]{font-size:.75rem;font-family:var(--pgh-font-mono)}.grant-remaining.positive[data-v-e667d10c]{color:var(--pgh-positive)}.grant-remaining.negative[data-v-e667d10c]{color:var(--pgh-negative)}.expand-icon[data-v-e667d10c]{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--pgh-muted);transition:transform .2s ease}.expand-icon.rotated[data-v-e667d10c]{transform:rotate(180deg)}.expand-icon svg[data-v-e667d10c]{width:100%;height:100%}.grant-positions[data-v-e667d10c]{padding:.75rem 1rem;background:var(--pgh-panel);border-top:1px solid var(--pgh-border)}.positions-header[data-v-e667d10c]{font-size:.75rem;font-weight:600;color:var(--pgh-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.positions-list[data-v-e667d10c]{display:flex;flex-direction:column;gap:.375rem}.position-item[data-v-e667d10c]{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--pgh-bg-subtle);border-radius:.375rem}.position-info[data-v-e667d10c]{display:flex;flex-direction:column;min-width:0}.position-title[data-v-e667d10c]{font-size:.875rem;color:var(--pgh-text-secondary);font-weight:500}.position-program[data-v-e667d10c]{font-size:.75rem;color:var(--pgh-muted)}.position-values[data-v-e667d10c]{display:flex;gap:1rem;align-items:center;flex-shrink:0}.position-fte[data-v-e667d10c]{font-size:.75rem;color:var(--pgh-muted);font-family:var(--pgh-font-mono)}.position-budget[data-v-e667d10c]{font-size:.875rem;color:var(--pgh-text);font-weight:500;font-family:var(--pgh-font-mono)}
