.strompris_pageLayout__dFehN{display:flex;gap:3rem;flex-wrap:wrap}@media(max-width:999px){.strompris_pageLayout__dFehN{flex-direction:column}}.strompris_mainContent__ciIvv{flex:1 1 600px;min-width:0}.strompris_sidebar__KF8U_{flex:0 1 300px;min-width:250px}@media(max-width:999px){.strompris_sidebar__KF8U_{flex:1 1 auto;min-width:0}}.strompris_sectionTitle__z6nCh{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 1.5rem;border-radius:8px;margin:2rem 0 1.5rem;font-size:1.25rem;font-weight:600}.strompris_priceGrid__619Qi{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.5rem 0}@media(max-width:768px){.strompris_priceGrid__619Qi{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.strompris_priceGrid__619Qi{grid-template-columns:1fr}}.strompris_priceCard__Q6sro{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;border:3px solid rgba(0,0,0,0);cursor:pointer;display:block}.strompris_priceCard__Q6sro:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.strompris_priceCard__Q6sro.strompris_low__qZ3KA{border-color:#10b981;background:linear-gradient(135deg,#10b981,#059669)}.strompris_priceCard__Q6sro.strompris_low__qZ3KA .strompris_regionName__x11XD{color:hsla(0,0%,100%,.95)}.strompris_priceCard__Q6sro.strompris_low__qZ3KA .strompris_price__NwA8n{color:#fff}.strompris_priceCard__Q6sro.strompris_low__qZ3KA .strompris_unit__fssBf{color:hsla(0,0%,100%,.9)}.strompris_priceCard__Q6sro.strompris_medium__qs67Y{border-color:#f59e0b;background:linear-gradient(135deg,#f59e0b,#d97706)}.strompris_priceCard__Q6sro.strompris_medium__qs67Y .strompris_regionName__x11XD{color:hsla(0,0%,100%,.95)}.strompris_priceCard__Q6sro.strompris_medium__qs67Y .strompris_price__NwA8n{color:#fff}.strompris_priceCard__Q6sro.strompris_medium__qs67Y .strompris_unit__fssBf{color:hsla(0,0%,100%,.9)}.strompris_priceCard__Q6sro.strompris_high__kQrCk{border-color:#ef4444;background:linear-gradient(135deg,#ef4444,#dc2626)}.strompris_priceCard__Q6sro.strompris_high__kQrCk .strompris_regionName__x11XD{color:hsla(0,0%,100%,.95)}.strompris_priceCard__Q6sro.strompris_high__kQrCk .strompris_price__NwA8n{color:#fff}.strompris_priceCard__Q6sro.strompris_high__kQrCk .strompris_unit__fssBf{color:hsla(0,0%,100%,.9)}.strompris_regionName__x11XD{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.strompris_price__NwA8n{font-size:1.75rem;font-weight:700;color:#111827;line-height:1}.strompris_unit__fssBf{font-size:.875rem;font-weight:400;color:#6b7280}.strompris_updateNote__NXSdi{margin:1.5rem 0;padding:1rem;background:#f3f4f6;border-left:4px solid #667eea;border-radius:4px;font-size:.95rem}.strompris_regionSection__nYT0s{margin:3rem 0;scroll-margin-top:2rem}.strompris_regionTitle__idIg4{font-weight:700;font-size:1.25rem;margin-bottom:1rem;color:#111827;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.strompris_chartContainer__6yydg{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:1rem 0;overflow-x:auto}.strompris_barChart__sC9o4{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;min-height:250px;padding:1rem .5rem 0;position:relative;background-image:linear-gradient(0deg,#e5e7eb 1px,transparent 0);background-size:100% 25%;background-position:bottom}@media(max-width:768px){.strompris_barChart__sC9o4{min-height:200px;gap:.25rem;padding:.75rem .25rem 0}}.strompris_barWrapper__Mhw8v{flex:1;display:flex;flex-direction:column;align-items:center;min-width:0}.strompris_barContainer__wcWMs{width:100%;height:200px;display:flex;align-items:flex-end;justify-content:center;position:relative}@media(max-width:768px){.strompris_barContainer__wcWMs{height:150px}}.strompris_bar__IVhNl{width:100%;max-width:60px;min-height:10%;border-radius:8px 8px 0 0;transition:all .3s ease;cursor:pointer;position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:.5rem}@media(max-width:768px){.strompris_bar__IVhNl{max-width:40px;border-radius:6px 6px 0 0}}.strompris_bar__IVhNl:hover{transform:scaleX(1.1);filter:brightness(1.1);z-index:10}.strompris_bar__IVhNl:hover .strompris_barPrice__AFlfy{opacity:1;transform:translateY(0)}.strompris_bar__IVhNl.strompris_low__qZ3KA{background:linear-gradient(180deg,#10b981,#059669);box-shadow:0 -2px 8px rgba(16,185,129,.3)}.strompris_bar__IVhNl.strompris_medium__qs67Y{background:linear-gradient(180deg,#f59e0b,#d97706);box-shadow:0 -2px 8px rgba(245,158,11,.3)}.strompris_bar__IVhNl.strompris_high__kQrCk{background:linear-gradient(180deg,#ef4444,#dc2626);box-shadow:0 -2px 8px rgba(239,68,68,.3)}.strompris_bar__IVhNl.strompris_current__TlC_S{border:3px solid #667eea;box-shadow:0 0 0 4px rgba(102,126,234,.2),0 -4px 12px rgba(102,126,234,.4);transform:scaleX(1.15)}.strompris_bar__IVhNl.strompris_current__TlC_S .strompris_barPrice__AFlfy{opacity:1;transform:translateY(0);font-weight:700}.strompris_barPrice__AFlfy{font-size:.7rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap;opacity:0;transform:translateY(-5px);transition:all .2s;pointer-events:none}@media(max-width:768px){.strompris_barPrice__AFlfy{font-size:.6rem}}@media(max-width:480px){.strompris_barPrice__AFlfy{display:none}}.strompris_bar__IVhNl.strompris_current__TlC_S .strompris_barPrice__AFlfy,.strompris_bar__IVhNl:hover .strompris_barPrice__AFlfy{opacity:1;transform:translateY(0)}.strompris_barLabel__fxRMV{margin-top:.5rem;font-size:.75rem;font-weight:600;color:#6b7280;text-align:center}@media(max-width:768px){.strompris_barLabel__fxRMV{font-size:.65rem;margin-top:.25rem}}.strompris_noData__yT4ql{padding:2rem;background:#f9fafb;border-radius:8px;text-align:center;color:#6b7280;font-style:italic}.strompris_disclaimer__UBw9v{margin-top:2rem;padding:1rem;background:#f9fafb;border-radius:8px;font-size:.875rem;color:#6b7280;line-height:1.6}.strompris_disclaimer__UBw9v a{color:#667eea;text-decoration:underline}.strompris_disclaimer__UBw9v a:hover{color:#764ba2}.strompris_disclaimer__UBw9v p{margin:0}.strompris_disclaimer__UBw9v+.strompris_disclaimer__UBw9v{margin-top:1rem}.strompris_sidebarCard__Mrfvz{background:#f8f9fa;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.strompris_sidebarCard__Mrfvz:last-child{margin-bottom:0}.strompris_sidebarTitle__BoN3m{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#111827}.strompris_sidebarSubtitle__VjtNl{font-size:1rem;font-weight:600;margin:1rem 0 .5rem;color:#374151}.strompris_sidebarCard__Mrfvz p{line-height:1.6;margin-bottom:.75rem}.strompris_sidebarCard__Mrfvz p:last-child{margin-bottom:0}.strompris_sidebarCard__Mrfvz p a{color:#667eea;text-decoration:underline}.strompris_sidebarCard__Mrfvz p a:hover{color:#764ba2}