.year-chart.svelte-7pbj5v{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-top:1.5rem}.chart-header.svelte-7pbj5v{margin-bottom:1.25rem}.chart-title.svelte-7pbj5v{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.chart-sub.svelte-7pbj5v{font-size:.875rem;color:#6b7280;margin:0}.chart-grid.svelte-7pbj5v{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.5rem;height:200px}.chart-column.svelte-7pbj5v{display:flex;flex-direction:column-reverse;align-items:center;height:100%;min-width:0;text-decoration:none;cursor:pointer;border-radius:4px;padding:2px 0;transition:background .15s ease}.chart-column.svelte-7pbj5v:hover{background:#f9fafb}.chart-column.active.svelte-7pbj5v{background:#eff6ff}.chart-column.svelte-7pbj5v:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.bar-label.svelte-7pbj5v{font-size:.75rem;color:#6b7280;margin-top:.5rem;font-variant-numeric:tabular-nums;flex-shrink:0}.chart-column.active.svelte-7pbj5v .bar-label:where(.svelte-7pbj5v){color:#1d4ed8;font-weight:600}.bar-wrap.svelte-7pbj5v{flex:1;display:flex;flex-direction:column-reverse;align-items:center;width:100%;min-height:0;padding-bottom:2px}.bar.svelte-7pbj5v{width:100%;height:var(--bar-pct);background:#2563eb;border-radius:3px 3px 0 0;min-height:0;transition:background .15s ease}.chart-column.svelte-7pbj5v:hover .bar:where(.svelte-7pbj5v):not(.zero),.chart-column.active.svelte-7pbj5v .bar:where(.svelte-7pbj5v):not(.zero){background:#1d4ed8}.bar.zero.svelte-7pbj5v{background:#f3f4f6;min-height:2px}.chart-column.active.svelte-7pbj5v .bar.zero:where(.svelte-7pbj5v){background:#dbeafe}.bar-value.svelte-7pbj5v{font-size:.6875rem;color:#6b7280;margin-bottom:4px;font-variant-numeric:tabular-nums;opacity:0;transition:opacity .15s ease;white-space:nowrap}.chart-column.svelte-7pbj5v:hover .bar-value:where(.svelte-7pbj5v),.chart-column.active.svelte-7pbj5v .bar-value:where(.svelte-7pbj5v){opacity:1}@media(max-width:640px){.chart-grid.svelte-7pbj5v{display:flex;flex-direction:column;gap:.25rem;height:auto}.chart-column.svelte-7pbj5v{flex-direction:row;align-items:center;height:28px;padding:0 .25rem;gap:.5rem}.bar-label.svelte-7pbj5v{margin-top:0;width:3rem;text-align:right;font-size:.75rem;flex-shrink:0}.bar-wrap.svelte-7pbj5v{flex-direction:row;flex:1;height:100%;padding-bottom:0;gap:.5rem}.bar.svelte-7pbj5v{width:var(--bar-pct);height:100%;border-radius:0 3px 3px 0;min-width:0}.bar.zero.svelte-7pbj5v{min-width:2px;min-height:auto}.bar-value.svelte-7pbj5v{margin-bottom:0;opacity:1;font-size:.75rem;flex-shrink:0;align-self:center}}.search-page.svelte-1g7wqvf{min-height:calc(100vh - 4rem);background:#f9fafb;padding:2rem 0}.container.svelte-1g7wqvf{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.page-header.svelte-1g7wqvf{margin-bottom:2rem}.page-title.svelte-1g7wqvf{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.page-subtitle.svelte-1g7wqvf{font-size:1rem;color:#6b7280}.branch-note.svelte-1g7wqvf{margin-top:.5rem;font-size:.875rem;color:#6b7280}.branch-note.svelte-1g7wqvf a:where(.svelte-1g7wqvf){color:#2563eb;text-decoration:underline}.info-block.svelte-1g7wqvf{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.info-lede.svelte-1g7wqvf{font-size:1rem;line-height:1.625;color:#374151;margin-bottom:1rem}.filters-block.svelte-1g7wqvf{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:2rem}.filter-group.svelte-1g7wqvf{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.filter-label.svelte-1g7wqvf{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.filter-chips.svelte-1g7wqvf{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.375rem}.filter-chip.svelte-1g7wqvf{display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .75rem;font-size:.8125rem;color:#374151;text-decoration:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .15s}.filter-chip.svelte-1g7wqvf:hover{background:#f3f4f6;border-color:#d1d5db}.filter-chip.active.svelte-1g7wqvf{background:#2563eb;color:#fff;border-color:#1d4ed8;font-weight:500}.filter-chip-x.svelte-1g7wqvf{font-size:.75rem;opacity:.8}.filter-select.svelte-1g7wqvf{display:none;flex:1;min-width:0}@media(max-width:640px){.filter-chips.svelte-1g7wqvf{display:none}.filter-select.svelte-1g7wqvf{display:block}.filter-group.svelte-1g7wqvf{flex-direction:column;align-items:stretch;gap:.5rem}.filter-label.svelte-1g7wqvf{text-align:left}}.filter-required.svelte-1g7wqvf{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;padding:2rem;text-align:center}.filter-required.svelte-1g7wqvf h2:where(.svelte-1g7wqvf){font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:.75rem}.filter-required.svelte-1g7wqvf p:where(.svelte-1g7wqvf){color:#1e3a8a;line-height:1.625;margin:0 auto;max-width:60ch}.empty-state.svelte-1g7wqvf{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;text-align:center}.empty-state.svelte-1g7wqvf h2:where(.svelte-1g7wqvf){font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:.5rem}.empty-state.svelte-1g7wqvf p:where(.svelte-1g7wqvf){color:#6b7280;margin-bottom:1rem}.empty-cta.svelte-1g7wqvf{display:inline-block;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border-radius:.5rem;text-decoration:none;transition:background .2s}.empty-cta.svelte-1g7wqvf:hover{background:#1d4ed8}.pagination-wrap.svelte-1g7wqvf{margin-top:2rem}.results-header.svelte-1g7wqvf{display:none;justify-content:flex-end;margin-bottom:1rem}@media(min-width:768px){.results-header.svelte-1g7wqvf{display:flex}}.view-toggle.svelte-1g7wqvf{display:flex;gap:.25rem;border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem;background:#fff}.view-button.svelte-1g7wqvf{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .15s}.view-button.svelte-1g7wqvf:hover{background:#f3f4f6;color:#111827}.view-button.active.svelte-1g7wqvf{background:#3b82f6;color:#fff}.icon.svelte-1g7wqvf{width:1.25rem;height:1.25rem}.export-actions.svelte-1g7wqvf{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;margin-bottom:1rem;flex-wrap:wrap}.export-control.svelte-1g7wqvf{position:relative;display:inline-flex;align-items:center;gap:.5rem}.export-button.svelte-1g7wqvf{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}.export-button.svelte-1g7wqvf:hover:not(:disabled){background:#2563eb}.export-button.svelte-1g7wqvf:disabled{background:#9ca3af;cursor:not-allowed}.icon-export.svelte-1g7wqvf{width:1rem;height:1rem}.export-dropdown.svelte-1g7wqvf{position:absolute;top:calc(100% + .375rem);right:0;min-width:240px;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:.25rem;z-index:20}.export-option.svelte-1g7wqvf{display:block;width:100%;text-align:left;padding:.625rem .75rem;background:none;border:none;font-size:.875rem;font-weight:500;cursor:pointer;border-radius:.375rem;color:#111827}.export-option.svelte-1g7wqvf:hover{background:#f3f4f6}.export-info.svelte-1g7wqvf{position:relative;display:inline-flex}.export-info-button.svelte-1g7wqvf{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;background:none;border:none;color:#9ca3af;cursor:pointer;border-radius:9999px;transition:color .15s}.export-info-button.svelte-1g7wqvf:hover,.export-info-button.svelte-1g7wqvf:focus-visible{color:#3b82f6;outline:none}.export-info-button.svelte-1g7wqvf svg:where(.svelte-1g7wqvf){width:1.125rem;height:1.125rem}.export-info-tooltip.svelte-1g7wqvf{position:absolute;bottom:calc(100% + .5rem);right:-.5rem;width:300px;padding:.75rem .875rem;background:#1f2937;color:#f9fafb;font-size:.75rem;line-height:1.5;border-radius:.5rem;box-shadow:0 10px 15px -3px #0003;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,visibility .15s;z-index:30}.export-info.svelte-1g7wqvf:hover .export-info-tooltip:where(.svelte-1g7wqvf),.export-info.svelte-1g7wqvf:focus-within .export-info-tooltip:where(.svelte-1g7wqvf){opacity:1;visibility:visible}.export-info-tooltip.svelte-1g7wqvf p:where(.svelte-1g7wqvf){margin:0}.export-info-tooltip.svelte-1g7wqvf p:where(.svelte-1g7wqvf)+p:where(.svelte-1g7wqvf){margin-top:.5rem}.export-info-tooltip.svelte-1g7wqvf strong:where(.svelte-1g7wqvf){color:#fff;font-weight:600}.export-info-tooltip.svelte-1g7wqvf:after{content:"";position:absolute;top:100%;right:.875rem;border:5px solid transparent;border-top-color:#1f2937}.export-error.svelte-1g7wqvf{padding:.625rem .875rem;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:.375rem;font-size:.875rem;margin-bottom:1rem}.spinner.svelte-1g7wqvf{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:svelte-1g7wqvf-spin .6s linear infinite}@keyframes svelte-1g7wqvf-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.page-title.svelte-1g7wqvf{font-size:1.5rem}}
