.pp-summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.pp-summary-stats--4{grid-template-columns:repeat(4,1fr)}.pp-summary-card--live{position:relative}.pp-summary-card--live:before{content:"";position:absolute;top:.75rem;right:.75rem;width:8px;height:8px;border-radius:50%;background:var(--accent-text);animation:pp-pulse 2s ease-in-out infinite}.pp-disclaimer{font-size:.8rem;color:var(--text-muted);text-align:center;margin:-1rem 0 1.5rem;font-style:italic}.pp-summary-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;text-align:center}.pp-summary-card__value{font-size:1.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.pp-summary-card__unit{font-size:.9rem;font-weight:500;color:var(--text-muted);margin-left:.25rem}.pp-summary-card__label{font-size:.8rem;color:var(--text-muted);margin-top:.25rem}.pp-country-table{width:100%;border-collapse:collapse;margin-bottom:2rem}.pp-country-table th{text-align:left;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:.6rem .75rem;border-bottom:1px solid var(--border-color)}.pp-country-table th:nth-child(3),.pp-country-table th:nth-child(4),.pp-country-table th:nth-child(5){text-align:right}.pp-country-row{cursor:pointer;transition:background .15s ease}.pp-country-row:hover{background:var(--bg-hover)}.pp-country-row:hover .pp-country-name{color:var(--accent-text)}.pp-country-row td{padding:.6rem .75rem;border-bottom:1px solid var(--border-subtle);font-size:.9rem;color:var(--text-primary);vertical-align:middle}.pp-chevron{color:var(--accent-text);opacity:.5;flex-shrink:0;transition:opacity .15s,transform .15s}@media(hover:hover){.pp-country-row:hover .pp-chevron{opacity:1;transform:translate(2px)}}.pp-country-row td:nth-child(3),.pp-country-row td:nth-child(4),.pp-country-row td:nth-child(5){text-align:right;font-variant-numeric:tabular-nums}.pp-country-name{display:flex;align-items:center;gap:.5rem;font-weight:500;transition:color .15s ease}.pp-live-value{color:var(--accent-text);font-weight:600}.pp-country-rank{font-size:.75rem;color:var(--text-muted);min-width:1.5rem}.pp-mini-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;min-width:80px}.pp-mini-bar-segment{height:100%;min-width:1px}.pp-type-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1.5rem;justify-content:center}.pp-type-legend__item{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--text-secondary)}.pp-type-legend__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pp-capacity-bar{display:flex;height:24px;border-radius:12px;overflow:hidden;margin-bottom:1.25rem}.pp-capacity-bar__segment{height:100%;min-width:2px;position:relative}.pp-util-bars{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem}.pp-util-row__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.pp-util-row__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pp-util-row__label{font-size:.85rem;font-weight:500;color:var(--text-primary)}.pp-util-row__values{margin-left:auto;display:flex;align-items:baseline;gap:.25rem;font-variant-numeric:tabular-nums;font-size:.85rem}.pp-util-row__prod{font-weight:600;color:var(--text-primary)}.pp-util-row__sep{color:var(--text-muted);font-size:.75rem}.pp-util-row__cap{color:var(--text-muted)}.pp-util-row__pct{font-weight:600;min-width:2.5rem;text-align:right}.pp-util-row__track{height:12px;border-radius:6px;background:var(--border-subtle);overflow:visible;position:relative;min-width:20px;transition:width .3s ease}.pp-util-row__fill{height:100%;border-radius:6px;transition:width .5s ease}.pp-util-row__cap-mark{position:absolute;top:-2px;bottom:-2px;width:2px;background:var(--text-primary);border-radius:1px;opacity:.5}.pp-production-updated{font-size:.75rem;color:var(--text-muted);margin-bottom:1.25rem;display:flex;align-items:center;gap:.35rem}.pp-production-updated__dot{width:6px;height:6px;border-radius:50%;background:var(--accent-text);animation:pp-pulse 2s ease-in-out infinite}@keyframes pp-pulse{0%,to{opacity:1}50%{opacity:.4}}.pp-type-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.5rem}.pp-type-list__item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.pp-type-list__dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.pp-type-list__label{font-weight:500;color:var(--text-primary);flex:1}.pp-type-list__value{font-variant-numeric:tabular-nums;font-weight:500;color:var(--text-primary)}.pp-type-list__pct{font-size:.85rem;color:var(--text-muted);min-width:3rem;text-align:right}.pp-type-list__count{font-size:.8rem;color:var(--text-muted);min-width:4rem;text-align:right}.pp-plant-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.pp-plant-table th{text-align:left;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:.5rem .75rem;border-bottom:1px solid var(--border-color)}.pp-plant-table th:nth-child(2){text-align:right}.pp-plant-table td{padding:.45rem .75rem;border-bottom:1px solid var(--border-subtle);font-size:.85rem;color:var(--text-primary);vertical-align:middle}.pp-plant-table td:nth-child(2){text-align:right;font-variant-numeric:tabular-nums;font-weight:500}.pp-type-group-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 0;margin-top:1rem;font-weight:600;font-size:.95rem;color:var(--text-primary)}.pp-type-group-header__dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.pp-type-group-header__count{font-size:.8rem;font-weight:400;color:var(--text-muted);margin-left:auto}.pp-zone-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}.pp-zone-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:1rem}.pp-zone-card__title{font-weight:600;font-size:.95rem;color:var(--text-primary);margin-bottom:.5rem}.pp-zone-card__stat{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.pp-zone-card__stat strong{color:var(--text-primary)}@media(max-width:640px){.pp-summary-stats{grid-template-columns:1fr;gap:.75rem}.pp-summary-stats--4{grid-template-columns:repeat(2,1fr)}.pp-hide-mobile{display:none}.pp-mini-bar{min-width:60px}.pp-capacity-bar{height:18px}.pp-zone-grid{grid-template-columns:1fr}.pp-type-list__item{flex-wrap:wrap;gap:.25rem .5rem}.pp-util-row__track{height:10px}.pp-util-row__values{font-size:.78rem}.pp-util-row__pct{min-width:2rem}}
