.pgh-container{max-width:72rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.pgh-container{padding:0 1.5rem}}@media(min-width:1024px){.pgh-container{padding:0 2rem}}.pgh-section{padding:3rem 0}.pgh-section-sm{padding:2rem 0}.pgh-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.pgh-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:all .15s ease;cursor:pointer}.pgh-btn-primary{background:#0f172a;color:#fff;box-shadow:0 1px 3px #0000001a}.pgh-btn-primary:hover{background:#1e293b}.pgh-btn-secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.pgh-btn-secondary:hover{background:#f8fafc}.pgh-section-header{margin-bottom:.5rem}.pgh-section-title{font-size:1.5rem;font-weight:600;color:var(--pgh-text);margin:0}.pgh-section-desc{font-size:.9375rem;color:var(--pgh-muted);margin:.5rem 0 0;line-height:1.5}.pgh-panel{background:var(--pgh-panel);border:1px solid var(--pgh-border);border-radius:var(--pgh-radius);padding:1.5rem;box-shadow:var(--pgh-shadow);min-width:0;overflow:hidden}@media(max-width:640px){.pgh-panel{padding:1rem}}.pgh-chart-header{margin-bottom:1rem}.pgh-chart-title{font-size:1rem;font-weight:600;color:var(--pgh-text);margin:0}.pgh-chart-subtitle{font-size:.8125rem;color:var(--pgh-muted);margin:.25rem 0 0}.pgh-summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1024px){.pgh-summary-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pgh-summary-cards{grid-template-columns:1fr}}.pgh-summary-card{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}.pgh-summary-value{font-size:1.5rem;font-weight:600;color:var(--pgh-text);font-family:var(--pgh-font-mono);flex-shrink:0}.pgh-summary-label{font-size:.875rem;color:var(--pgh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pgh-search-box{position:relative}.pgh-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--pgh-text-placeholder);pointer-events:none}.pgh-search-input{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid var(--pgh-border);border-radius:var(--pgh-radius-sm);background:var(--pgh-bg-subtle);color:var(--pgh-text);font-size:.875rem;transition:all .15s ease}.pgh-search-input::placeholder{color:var(--pgh-text-placeholder)}.pgh-search-input:focus{outline:none;border-color:var(--pgh-accent);box-shadow:0 0 0 3px var(--pgh-ring);background:var(--pgh-panel)}.pgh-positive{color:var(--pgh-positive)}.pgh-negative{color:var(--pgh-negative)}.pgh-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem}.pgh-empty-icon{width:3rem;height:3rem;color:var(--pgh-border);margin-bottom:1rem}.pgh-empty-title{font-weight:600;color:var(--pgh-text-secondary);margin-bottom:.5rem}.pgh-empty-text{color:var(--pgh-muted);font-size:.875rem;max-width:280px;margin:0 auto}.pgh-badge{flex-shrink:0;font-size:.6875rem;font-weight:600;padding:.125rem .375rem;border-radius:9999px;font-family:var(--pgh-font-mono)}.pgh-badge-positive{background:#dcfce7;color:#166534}.pgh-badge-negative{background:#fee2e2;color:#991b1b}.pgh-selection-info{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;margin-bottom:.75rem;background:#eff6ff;border-radius:var(--pgh-radius-sm);color:#1e40af;font-size:.8125rem;font-weight:500}.pgh-clear-btn{background:none;border:none;color:var(--pgh-accent);cursor:pointer;font-size:.8125rem;font-weight:500;padding:0}.pgh-clear-btn:hover{text-decoration:underline}:root{--pgh-bg: #ffffff;--pgh-panel: #ffffff;--pgh-text: #0f172a;--pgh-muted: #64748b;--pgh-border: #e2e8f0;--pgh-accent: #3b82f6;--pgh-ring: rgba(59, 130, 246, .3);--pgh-bg-subtle: #f8fafc;--pgh-bg-muted: #f1f5f9;--pgh-text-secondary: #334155;--pgh-text-placeholder: #94a3b8;--pgh-revenue: #3b82f6;--pgh-revenue-dark: #2563eb;--pgh-expenditure: #f59e0b;--pgh-expenditure-dark: #d97706;--pgh-positive: #16a34a;--pgh-negative: #dc2626;--pgh-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);--pgh-radius: .75rem;--pgh-radius-sm: .5rem;--pgh-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, monospace}
