.europe-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}@media(max-width:600px){.europe-stats-grid{grid-template-columns:1fr}}.europe-stat-card{background:var(--bg-card);border:var(--card-border);border-radius:10px;padding:.85rem 1rem}.europe-stat-cheapest{border-color:var(--status-positive)}.europe-stat-expensive{border-color:var(--status-warning)}.europe-stat-label{font-size:.7rem;color:var(--text-muted);font-weight:500;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.03em}.europe-stat-country{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.europe-stat-price{font-size:1.3rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.europe-stat-unit{font-size:.6rem;color:var(--text-muted);margin-left:.1rem;font-weight:400}.europe-price-table{width:100%;border-collapse:collapse;font-size:.82rem}.europe-price-table thead{position:sticky;top:0;z-index:1}.europe-price-table th{text-align:left;padding:.55rem .5rem;font-weight:600;color:var(--text-primary);border-bottom:2px solid var(--border-color);font-size:.72rem;white-space:nowrap;background:var(--bg-card)}.europe-th-rank{width:2rem;text-align:center!important}.europe-th-price,.europe-th-renewable{text-align:right!important}.europe-price-table td{padding:.5rem;border-bottom:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap}.europe-price-table tbody tr:last-child td{border-bottom:none}@media(hover:hover){.europe-price-table tbody tr:hover{background:var(--bg-surface)}}.europe-td-rank{text-align:center;font-size:.72rem;color:var(--text-muted);font-weight:500}.europe-td-country{font-weight:500}.europe-country-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-primary);text-decoration:none}.europe-chevron{color:var(--accent-text);opacity:.5;flex-shrink:0;transition:opacity .15s,transform .15s}@media(hover:hover){.europe-country-link:hover{color:var(--accent-text)}.europe-country-link:hover .europe-chevron{opacity:1;transform:translate(2px)}}.europe-td-price{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.europe-price-unit{font-size:.65rem;color:var(--text-muted);margin-left:.15rem;font-weight:400}.europe-td-renewable{text-align:right;font-variant-numeric:tabular-nums}.europe-renewable-high{color:#1a9a7a;font-weight:600}.europe-no-data{color:var(--text-muted);opacity:.5}
