.fp-summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.fp-summary-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;text-align:center}.fp-summary-card__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.35rem}.fp-summary-card__value{font-size:1.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.fp-summary-card__unit{font-size:.7rem;color:var(--text-muted);margin-left:.15rem;font-weight:400}.fp-summary-card__sub{font-size:.72rem;color:var(--text-muted);margin-top:.25rem}.fp-country-table{width:100%;border-collapse:collapse;margin-bottom:2rem}.fp-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);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.fp-country-table th:hover{color:var(--text-primary)}.fp-country-table th:nth-child(1){cursor:default}.fp-country-table th:nth-child(3),.fp-country-table th:nth-child(4),.fp-country-table th:nth-child(5){text-align:right}.fp-sort-indicator{display:inline-block;margin-left:.25rem;font-size:.6rem;vertical-align:middle;opacity:.7}.fp-country-row{cursor:pointer;transition:background .15s ease}.fp-country-row:hover{background:var(--bg-hover)}.fp-country-row:hover .fp-country-name{color:var(--accent-text)}.fp-country-row td{padding:.6rem .75rem;border-bottom:1px solid var(--border-subtle);font-size:.9rem;color:var(--text-primary);vertical-align:middle}.fp-country-row td:nth-child(3),.fp-country-row td:nth-child(4),.fp-country-row td:nth-child(5){text-align:right;font-variant-numeric:tabular-nums}.fp-chevron{color:var(--accent-text);opacity:.5;flex-shrink:0;transition:opacity .15s,transform .15s}@media(hover:hover){.fp-country-row:hover .fp-chevron{opacity:1;transform:translate(2px)}}.fp-country-name{display:flex;align-items:center;gap:.5rem;font-weight:500;transition:color .15s ease}.fp-country-rank{font-size:.75rem;color:var(--text-muted);min-width:1.5rem}.fp-trend{display:inline-flex;align-items:center;gap:.15rem;font-size:.7rem;font-weight:500;margin-left:.35rem;vertical-align:middle}.fp-trend--up{color:var(--status-warning)}.fp-trend--down{color:var(--status-positive)}.fp-trend--neutral{color:var(--text-muted)}.fp-price-cell{display:inline-flex;align-items:center;gap:.2rem}.fp-chart-section{margin-bottom:2rem}.fp-chart-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.fp-chart-header h2{margin:0}.fp-range-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--segmented-bg);border-radius:8px;padding:2px}.fp-range-btn{padding:.3rem .65rem;border-radius:6px;border:none;font-size:.8rem;font-weight:400;font-family:inherit;cursor:pointer;transition:all .15s ease;background:transparent;color:var(--text-muted);text-align:center;white-space:nowrap}.fp-range-btn.active{background:var(--segmented-active-bg);color:var(--text-primary);font-weight:500;box-shadow:var(--segmented-active-shadow)}.fp-chart-section h2{margin-bottom:1rem}.fp-chart-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1rem;justify-content:center}.fp-chart-legend__item{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--text-secondary)}.fp-chart-legend__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.fp-incl-tax{font-size:.8rem;color:var(--text-muted);margin-top:.25rem}.fp-last-updated{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.35rem}.fp-disclaimer{font-size:.75rem;color:var(--text-muted);text-align:center;margin:.75rem 0 1.5rem;line-height:1.5}.fp-ranked-list{list-style:decimal;padding-left:1.5rem;margin:0}.fp-ranked-list li{padding:.35rem 0;font-size:.9rem;color:var(--text-secondary);line-height:1.5}.fp-ranked-list a{color:var(--accent-text);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.35rem}.fp-ranked-list a:hover{text-decoration:underline}.fp-no-data{text-align:center;padding:2rem;color:var(--text-muted);font-size:.85rem}@media(max-width:640px){.fp-summary-stats{grid-template-columns:1fr;gap:.75rem}.fp-country-table th:nth-child(5),.fp-country-row td:nth-child(5){display:none}.fp-chart-legend{gap:.5rem .75rem}}
