.pt-empty{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:12px 0 16px;padding:20px 22px;border:1px dashed #b6bfc1;border-radius:12px;background:#fbfcfc;color:#5c6b72;max-width:42rem}.pt-empty-title{margin:0;font-size:15px;font-weight:700;color:#25333b;line-height:1.35}.pt-empty-hint{margin:0;font-size:13px;line-height:1.5;color:#5c6b72}.pt-empty-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.pt-empty-actions .btn,.pt-empty-actions a.btn{min-height:36px}.pt-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.4;border:1px solid #e2e8e9;background:#edf1f1;color:#25333b;white-space:nowrap;pointer-events:none}.pt-badge-off{background:#f4efe6;color:#6b5a3e;border-color:#e4d9c4;margin-left:6px;vertical-align:middle}.pt-chip-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%}button.pt-filter-chip,a.pt-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;min-height:32px;border-radius:999px;border:1px solid #e2e8e9;background:#ffffff;color:#5c6b72;font-size:12.5px;font-weight:600;line-height:1.3;cursor:pointer;text-decoration:none;touch-action:manipulation;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}button.pt-filter-chip:hover,a.pt-filter-chip:hover{border-color:#b6bfc1;background:#f7fafa;text-decoration:none;color:#25333b}button.pt-filter-chip:focus-visible,a.pt-filter-chip:focus-visible{outline:2px solid #00718f;outline-offset:2px}button.pt-filter-chip[aria-pressed="true"],a.pt-filter-chip[aria-pressed="true"],button.pt-filter-chip.is-active,a.pt-filter-chip.is-active{background:#00718f;border-color:#00718f;color:#ffffff}button.pt-filter-chip:active,a.pt-filter-chip:active{transform:scale(0.97)}@media (prefers-reduced-motion:reduce){button.pt-filter-chip,a.pt-filter-chip{transition:none}button.pt-filter-chip:active,a.pt-filter-chip:active{transform:none}}.pt-filter-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;margin:0 0 10px;border:1px solid #e2e8e9;border-radius:10px;background:#fbfcfc;font-size:12.5px;color:#5c6b72}.pt-filter-summary-label{font-weight:700;text-transform:uppercase;letter-spacing:0.04em;font-size:11.5px;color:#8a97a3;margin-right:2px}.pt-filter-summary .pt-badge{font-variant-numeric:tabular-nums}.pt-filter-summary-reset{margin-left:auto;font-weight:600;color:#00718f;text-decoration:none;min-height:32px;display:inline-flex;align-items:center;padding:0 4px}.pt-filter-summary-reset:hover{text-decoration:underline;color:#005b73}.filter-box .pt-filter-summary,#filter .pt-filter-summary{position:relative;z-index:1}.pt-kpi-bullets{display:flex;flex-direction:column;gap:8px;margin:0 0 14px;max-width:36rem}.pt-kpi-bullet{display:grid;grid-template-columns:minmax(5.5rem,8rem) 1fr auto;gap:8px 10px;align-items:center;font-size:12.5px;color:#25333b}.pt-kpi-bullet-label{font-weight:600;color:#5c6b72;min-width:0;overflow-wrap:anywhere}.pt-kpi-bullet-track{height:8px;border-radius:999px;background:#eef2f3;overflow:hidden;min-width:0}.pt-kpi-bullet-fill{display:block;height:100%;border-radius:inherit;background:#00718f;min-width:0}.pt-kpi-bullet-value{font-variant-numeric:tabular-nums;font-weight:700;color:#25333b;white-space:nowrap;font-size:12px}.pt-tabular,.pt-kpi-bullet-value,.pt-filter-summary .pt-badge strong{font-variant-numeric:tabular-nums}html[data-pt-theme="dark"] .pt-empty{background:var(--ptd-soft,#1d2733);border-color:var(--ptd-border-strong,#3a4a5c);color:var(--ptd-text-2,#c5d0dc)}html[data-pt-theme="dark"] .pt-empty-title{color:var(--ptd-text,#eef3f8)}html[data-pt-theme="dark"] .pt-empty-hint{color:var(--ptd-muted,#93a2b1)}html[data-pt-theme="dark"] .pt-badge{background:var(--ptd-raised,#212b37);border-color:var(--ptd-border,#2b3846);color:var(--ptd-text,#eef3f8)}html[data-pt-theme="dark"] .pt-badge-off{background:#3a3428;border-color:#5a4e3a;color:#e2d3b5}html[data-pt-theme="dark"] button.pt-filter-chip,html[data-pt-theme="dark"] a.pt-filter-chip{background:var(--ptd-surface,#1a222c);border-color:var(--ptd-border,#2b3846);color:var(--ptd-text-2,#c5d0dc)}html[data-pt-theme="dark"] button.pt-filter-chip[aria-pressed="true"],html[data-pt-theme="dark"] a.pt-filter-chip[aria-pressed="true"],html[data-pt-theme="dark"] button.pt-filter-chip.is-active,html[data-pt-theme="dark"] a.pt-filter-chip.is-active{background:var(--ptd-brand,#3aa4c4);border-color:var(--ptd-brand,#3aa4c4);color:#10161d}html[data-pt-theme="dark"] .pt-filter-summary{background:var(--ptd-soft,#1d2733);border-color:var(--ptd-border,#2b3846);color:var(--ptd-text-2,#c5d0dc)}html[data-pt-theme="dark"] .pt-filter-summary-label{color:var(--ptd-muted,#93a2b1)}html[data-pt-theme="dark"] .pt-filter-summary-reset{color:var(--ptd-link,#5ec1de)}html[data-pt-theme="dark"] .pt-kpi-bullet-label{color:var(--ptd-muted,#93a2b1)}html[data-pt-theme="dark"] .pt-kpi-bullet-track{background:var(--ptd-inset,#131a23)}html[data-pt-theme="dark"] .pt-kpi-bullet-fill{background:var(--ptd-brand,#3aa4c4)}html[data-pt-theme="dark"] .pt-kpi-bullet-value{color:var(--ptd-text,#eef3f8)}