:root{color-scheme:light dark;--page:#f9f9f7;--surface:#fcfcfb;--text-primary:#0b0b0b;--text-secondary:#52514e;--text-muted:#898781;--border:#e1e0d9;--border-strong:hsla(0,0%,4%,.1);--accent:#2a78d6;--accent-soft:#e8f0fb;--good:#0ca30c;--good-soft:#e4f6e4;--critical:#d03b3b;--dir-down:#0a8a0a;--dir-up:#c73a3a;--compare:#7b5cd6;--compare-soft:#efeafc;--radius:0.75rem;--shadow:0 1px 2px hsla(0,0%,4%,.04),0 4px 16px hsla(0,0%,4%,.06)}@media (prefers-color-scheme:dark){:root{--page:#0d0d0d;--surface:#1a1a19;--text-primary:#fff;--text-secondary:#c3c2b7;--text-muted:#898781;--border:#2c2c2a;--border-strong:hsla(0,0%,100%,.1);--accent:#3987e5;--accent-soft:#16243a;--good:#0ca30c;--good-soft:#131;--critical:#e66767;--compare:#a68cf0;--compare-soft:#241c3c;--dir-down:#35c155;--dir-up:#ea7070;--shadow:0 1px 2px rgba(0,0,0,.2),0 4px 20px rgba(0,0,0,.3)}}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;margin:0;padding:0;background:var(--page);color:var(--text-primary);line-height:1.5}main{max-width:1440px;margin:0 auto;padding:0 1.25rem 3rem}a{color:var(--accent)}.compare-trigger{font:inherit;font-size:.78rem;font-weight:600;padding:.3rem .7rem;cursor:pointer;border:1px dashed var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-secondary);white-space:nowrap}.compare-trigger:hover{border-color:var(--compare);color:var(--compare)}.compare-trigger:focus-visible{outline:2px solid var(--compare);outline-offset:2px}.compare-trigger--active{border-style:solid;border-color:var(--compare);color:var(--compare);background:var(--compare-soft)}.compare-strip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);max-width:46rem;margin:1.25rem 0;padding:.65rem .9rem .75rem}.compare-strip__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem}.compare-strip__head b{font-size:.85rem;color:var(--compare)}.compare-strip__close{font:inherit;font-size:.8rem;line-height:1;padding:.25rem .45rem;cursor:pointer;border:0;border-radius:.35rem;background:none;color:var(--text-muted)}.compare-strip__close:hover{color:var(--text-primary);background:var(--border)}.compare-strip__group{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--compare);margin-bottom:.3rem}.compare-strip__fields{display:flex;flex-wrap:wrap;gap:.6rem 1rem;align-items:flex-end}.compare-field{display:flex;flex-direction:column;gap:.25rem}.compare-field label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted)}.compare-field input{font:inherit;font-size:.85rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:6.5rem;padding:.32rem .45rem;color:var(--text-primary);background:var(--page);border:1px solid var(--border);border-radius:.4rem}.compare-field input::placeholder{color:var(--text-muted);opacity:.7}.compare-field select{font:inherit;font-size:.85rem;padding:.32rem .45rem;color:var(--text-primary);background:var(--page);border:1px solid var(--border);border-radius:.4rem;max-width:15rem}.compare-strip__group--assumptions{margin-top:.7rem}.compare-strip__hint--scope{margin-top:.35rem}.compare-seg{display:inline-flex;gap:.35rem}.compare-seg button{font:inherit;font-size:.8rem;padding:.32rem .75rem;cursor:pointer;border:1px solid var(--border);border-radius:999px;background:var(--page);color:var(--text-primary)}.compare-seg button[aria-pressed=true]{background:var(--compare);border-color:var(--compare);color:#fff;font-weight:600}.compare-strip__hint{font-size:.72rem;color:var(--text-muted);margin:.5rem 0 0}.compare-strip__clear{font:inherit;font-size:.72rem;background:none;border:0;color:var(--accent);cursor:pointer;padding:0;text-decoration:underline}.spot-basis-line{flex-basis:100%;font-size:.75rem;color:var(--compare)}tr.compare-row td{background:var(--compare-soft);border-bottom:2px solid var(--compare)}tr.compare-row td.col-company{box-shadow:inset 3px 0 0 var(--compare)}tr.compare-row .company-name{color:var(--compare);font-weight:700}tr.compare-row:hover{background:transparent}.compare-row__rank{font-size:.72rem;font-weight:400}.compare-delta,.compare-row__rank{display:block;color:var(--text-muted)}.compare-delta{font-size:.7rem;font-weight:600}.compare-delta--worse{color:var(--dir-up)}.compare-delta--better{color:var(--dir-down)}tr.compare-note td{padding:.5rem .6rem .7rem 0;background:var(--surface);border-bottom:1px solid var(--border)}tr.compare-note:hover{background:transparent}.compare-note__inner{position:-webkit-sticky;position:sticky;left:0;display:block;border-left:3px solid var(--compare);padding-left:.6rem;max-width:min(68ch,calc(100vw - 5rem));white-space:normal;text-align:left;font-size:.78rem;line-height:1.5;color:var(--text-secondary)}.compare-note__inner b{color:var(--text-primary)}.custom-kwh-input--override{border-color:var(--compare);box-shadow:inset 0 0 0 1px var(--compare)}.site-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;max-width:1440px;margin:0 auto;padding:1.5rem 1.25rem 1.25rem;border-bottom:1px solid var(--border)}.site-header__brand{min-width:0}.site-header__title{display:block;margin:0;font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none;letter-spacing:-.01em}.site-header__title a{color:inherit;text-decoration:none}.site-header__domain{color:var(--text-muted);font-weight:500;white-space:nowrap}.site-header__subtitle{margin:.25rem 0 0;color:var(--text-secondary);font-size:.9rem;max-width:42ch}.site-header__updated{margin:.35rem 0 0;color:var(--text-muted);font-size:.78rem}.site-header__nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.site-header__side{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;justify-content:space-between;gap:.6rem;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.625rem);min-width:0;max-width:100%}.site-header__side .site-header__nav{align-self:flex-end}.type-nav{min-width:0;max-width:100%}.type-nav__row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}@media (min-width:641px){.site-header__side .type-nav{margin-bottom:-.6rem}}.type-nav__item{display:flex;flex-direction:column;gap:.02rem;padding:.35rem .5rem .4rem;background:var(--surface);border:1px solid var(--border-strong);border-radius:.5rem;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease}.type-nav__item:hover{border-color:var(--accent);background:var(--accent-soft)}.type-nav__item:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.type-nav__label{font-size:.95rem;font-weight:650;color:var(--text-primary)}.type-nav__label,.type-nav__price{line-height:1.25;white-space:nowrap}.type-nav__price{font-size:.85rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-secondary)}.type-nav__price small{font-size:.68rem;font-weight:400;color:var(--text-muted)}.type-nav__company{font-size:.7rem;color:var(--text-muted);line-height:1.15;width:min-content;min-width:100%;max-width:8rem;overflow-wrap:break-word}.type-nav__cell{position:relative;display:flex;min-width:0}.type-nav__cell>.type-nav__item{flex:1 1 auto}.type-nav__pill{position:absolute;top:-.5rem;right:.4rem;padding:.14rem .3rem;font:inherit;font-size:.62rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap;background:var(--surface);border:1px solid;border-radius:.6rem;cursor:pointer}.type-nav__pill-stack{display:grid;justify-items:center}.type-nav__pill-stack>.type-nav__pill-face{grid-area:1/1;transition:opacity .18s ease}.type-nav__pill-face--out{opacity:0}.type-nav__pill-window{font-weight:500;opacity:.8}.type-nav__pill-window.type-nav__pill-face--out{opacity:0}@media (prefers-reduced-motion:reduce){.type-nav__pill-stack>.type-nav__pill-face{transition:none}}.type-nav__pill--up{color:var(--dir-up)}.type-nav__pill--down{color:var(--dir-down)}.type-nav__pill:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.type-nav__tooltip{display:none;position:absolute;top:.85rem;right:.4rem;z-index:20;padding:.3rem .5rem;font-size:.72rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-strong);border-radius:.5rem;box-shadow:var(--shadow)}.type-nav__tooltip--open{display:block}@media (hover:hover){.type-nav__pill:focus-visible+.type-nav__tooltip,.type-nav__pill:hover+.type-nav__tooltip{display:block}}.site-header__nav a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500}.site-header__nav a:hover{color:var(--accent)}.lang-switcher{display:flex;gap:.25rem}.lang-switcher button.lang-fi{--flag:#003580}.lang-switcher button.lang-en{--flag:#c8102e}.lang-switcher button.lang-sv{--flag:#fecc02}.lang-switcher button{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-bottom:3px solid var(--flag,var(--border));font-size:.82rem;font-weight:700;letter-spacing:.02em;cursor:pointer;padding:.35rem .6rem .25rem;border-radius:.4rem;line-height:1}.lang-switcher button:hover{border-color:var(--flag)}.lang-switcher button.active{background:var(--text-primary);color:var(--page);border-color:var(--text-primary);border-bottom-color:var(--flag)}.top-row{display:flex;align-items:flex-start;gap:1.25rem}.top-row .recent-changes{flex:1 1;min-width:0}@media (min-width:641px){.top-row .recent-changes,.top-row .spot-bars{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 0.625rem)}}.spot-now{margin:1rem 0;padding:.85rem 1.1rem .75rem;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);flex-shrink:0}.spot-now__title{margin:0 0 .5rem;font-size:.9rem}.spot-now__tiles{display:flex;gap:1.75rem}.spot-now__tile{display:flex;flex-direction:column;gap:.1rem}.spot-now__label{color:var(--text-muted);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.spot-now__date{font-weight:400;text-transform:none;letter-spacing:normal}.spot-now__value{font-size:1.55rem;font-weight:700;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-now__value--placeholder{color:var(--text-muted)}.spot-now__unit{font-size:.72rem;font-weight:500;color:var(--text-secondary)}.spot-now__range{color:var(--text-muted);font-size:.72rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-now__pending{color:var(--text-muted);font-size:.78rem;max-width:7.5rem;margin:auto 0;line-height:1.25}.spot-now__note{margin:.5rem 0 0;color:var(--text-muted);font-size:.68rem}.top-row .spot-bars{flex:1 1;min-width:0}.spot-bars--wide{width:100%}.spot-bars__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;flex-wrap:wrap;row-gap:.1rem}.spot-bars__header .spot-now__title{margin:0;flex-shrink:0}.spot-bars__datalink{font-size:.74rem;color:var(--accent);text-decoration:none;white-space:nowrap;order:1;flex-basis:100%}.spot-bars__datalink:hover{text-decoration:underline}.spot-bars__actions{display:flex;align-items:center;gap:.3rem}.spot-bars__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:.45rem 0 .5rem}.spot-bars__now{font-size:.82rem;color:var(--text-secondary)}.spot-bars__now strong{font-size:1.2rem;color:var(--text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-bars__seg{display:inline-flex;border:1px solid var(--border-strong);border-radius:8px;overflow:hidden}.spot-bars__seg button{border:0;background:none;color:var(--text-secondary);font:inherit;font-size:.74rem;padding:.2rem .6rem;cursor:pointer}.spot-bars__seg button[aria-pressed=true]{background:hsla(0,0%,50%,.18);color:var(--text-primary);font-weight:600}.spot-bars__plot{position:relative}.spot-bars__plot svg{display:block;width:100%;height:auto;touch-action:pan-y}.spot-bars__readout-time{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-bars__pending-note{font-size:.7rem;color:var(--text-muted);margin:.3rem 0 0}.spot-bars__loading{height:120px}.spot-bars__month{font-size:.78rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-bars__day-stats{display:flex;gap:.5rem;font-size:.7rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:.15rem}.spot-bars__day-stats span{flex-basis:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spot-bars__tooltip{position:absolute;pointer-events:none;z-index:5;background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;box-shadow:var(--shadow);padding:.4rem .6rem;font-size:.75rem;white-space:nowrap}.spot-bars__tooltip-time{color:var(--text-muted)}.spot-bars__tooltip-value strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-history{border-top:1px solid var(--border);margin-top:.75rem;padding:0 1.25rem .75rem}.price-history__toggle{width:100%;display:flex;align-items:center;gap:.5rem;padding:.6rem .25rem;border:0;background:none;color:var(--text-secondary);font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;text-align:left}.price-history__toggle:hover{color:var(--text-primary)}.price-history__chevron{margin-left:auto;transition:transform .18s}.price-history__chevron--open{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.price-history__chevron{transition:none}}.price-history__chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:.25rem 0 .75rem}.price-history__chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--border-strong);border-radius:999px;background:none;color:var(--text-secondary);font:inherit;font-size:.74rem;padding:.15rem .6rem;cursor:pointer}.price-history__chip .price-history__key{opacity:.35}.price-history__chip--on{background:hsla(0,0%,50%,.12);color:var(--text-primary)}.price-history__chip--on .price-history__key{opacity:1}.price-history__chip--cheapest{font-weight:600}.price-history__key{width:14px;height:3px;border-radius:2px;flex:0 0 auto}.price-history__plot{position:relative}.price-history__plot svg{display:block;width:100%;height:auto}.price-history__tooltip{position:absolute;pointer-events:none;z-index:5;background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;box-shadow:var(--shadow);padding:.4rem .6rem;font-size:.74rem;min-width:150px;max-width:250px}.price-history__tooltip-date{color:var(--text-muted);margin-bottom:.2rem}.price-history__tooltip-row{display:flex;align-items:center;gap:.35rem;margin-top:.1rem}.price-history__tooltip-value{font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-history__tooltip-name{color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-history__foot{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-top:.3rem;font-size:.68rem;color:var(--text-muted)}.price-history__credit{font-style:italic}.price-history__table{margin:.5rem 0 .25rem;font-size:.76rem}.price-history__table summary{cursor:pointer;color:var(--text-secondary)}.price-history__table-scroll{overflow-x:auto;margin-top:.4rem;max-height:16rem;overflow-y:auto}.price-history__table table{border-collapse:collapse;width:100%;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-history__table td,.price-history__table th{text-align:left;padding:.2rem .6rem .2rem 0;border-bottom:1px solid var(--border);font-weight:400}.price-history__table th{color:var(--text-muted);font-size:.66rem;text-transform:uppercase;letter-spacing:.04em}.price-history__error,.price-history__loading{color:var(--text-muted);font-size:.8rem;margin:.5rem 0}.move-btns{display:inline-flex;gap:.25rem}.move-btn{border:1px solid var(--border-strong);background:none;color:var(--text-secondary);border-radius:6px;width:26px;height:24px;font-size:.68rem;line-height:1;padding:0;cursor:pointer}.move-btn--wide{width:auto;padding:0 .45rem;font-size:.8rem}.move-btn:hover:not(:disabled){background:hsla(0,0%,50%,.15);color:var(--text-primary)}.move-btn:disabled{opacity:.3;cursor:default}.price-table__header-actions{display:flex;align-items:center;gap:.4rem}.recent-changes{margin:1rem 0;font-size:.78rem}.recent-changes__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.recent-changes__header-actions{display:flex;align-items:center;gap:.3rem}.recent-changes h2{font-size:.9rem;margin:0 0 .35rem}.recent-changes ul{list-style:none;margin:0;padding:0;color:var(--text-secondary);display:grid;grid-template-columns:max-content 1fr;grid-column-gap:.35rem;column-gap:.35rem;grid-row-gap:.24rem;row-gap:.24rem}.recent-changes li{display:contents}.recent-changes__text{min-width:0}.recent-changes__viewport{position:relative}.recent-changes__viewport--capped ul{max-height:15.5rem;overflow:hidden}.recent-changes__viewport--open ul{max-height:none;overflow:visible}.recent-changes__fade{display:none;position:absolute;left:0;right:0;bottom:0;height:2.2rem;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--surface));opacity:1;transition:opacity .15s}.recent-changes__viewport--at-end .recent-changes__fade{opacity:0}.recent-changes__viewport--overflowing .recent-changes__fade{display:block}.recent-changes__viewport--open .recent-changes__fade{display:none}.recent-changes__more{display:block;width:100%;margin-top:.5rem;font:inherit;font-size:.76rem;font-weight:600;padding:.5rem;border-radius:.5rem;border:1px solid var(--border);background:var(--page);color:var(--accent);cursor:pointer}.recent-changes__more:hover{background:var(--accent-soft)}@media (hover:hover) and (pointer:fine){.recent-changes__viewport--capped ul{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:transparent transparent}.recent-changes__viewport--capped ul::-webkit-scrollbar{width:8px}.recent-changes__viewport--capped ul::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.recent-changes__viewport--capped:focus-within ul,.recent-changes__viewport--capped:hover ul{scrollbar-color:var(--border-strong) transparent}.recent-changes__viewport--capped:focus-within ul::-webkit-scrollbar-thumb,.recent-changes__viewport--capped:hover ul::-webkit-scrollbar-thumb{background:var(--border-strong)}.recent-changes__fade{right:8px}.recent-changes__more{display:none}}.recent-changes__date{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.recent-changes__cat,.recent-changes__date{color:var(--text-muted)}.recent-changes__campaign{color:var(--accent);white-space:nowrap}.recent-changes__mark{font-weight:700;font-size:.68rem;margin-right:.05rem}.recent-changes__val{font-weight:600}.recent-changes__mark--up,.recent-changes__val--up{color:var(--dir-up)}.recent-changes__mark--down,.recent-changes__val--down{color:var(--dir-down)}.recent-changes__frag{white-space:nowrap}.recent-changes__pct{color:var(--text-muted);font-size:.72rem}.recent-changes__pct-num{font-weight:600}.recent-changes__pct-num--up{color:var(--dir-up)}.recent-changes__pct-num--down{color:var(--dir-down)}.recent-changes__jump{color:inherit;text-decoration:none;cursor:pointer}.recent-changes__cat .recent-changes__jump:hover,.recent-changes__jump:hover strong{color:var(--accent)}.recent-changes__jump:focus-visible{outline:2px solid var(--accent,currentColor);outline-offset:2px}@keyframes price-table-row-flash{0%,55%{background-color:color-mix(in srgb,var(--accent) 26%,transparent)}to{background-color:transparent}}tr.price-table__row-flash{animation:price-table-row-flash 2.2s ease-out forwards}@media (prefers-reduced-motion:reduce){tr.price-table__row-flash{animation-duration:3s}}.recent-changes__legend{margin:.3rem 0 0;color:var(--text-muted);font-size:.68rem}.price-table{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);margin:1.5rem 0;overflow:hidden}.price-table__header{padding:1.1rem 1.25rem .6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.price-table__header h2{margin:0;font-size:1.1rem}.price-table__header--stacked{flex-direction:column;align-items:stretch}.price-table__toggle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--border-strong);border-radius:.5rem;background:var(--surface);color:var(--text-muted);cursor:pointer;transition:color .15s,border-color .15s}.price-table__toggle:hover{color:var(--text);border-color:var(--text-muted)}.price-table__toggle:focus-visible{outline:2px solid var(--accent,currentColor);outline-offset:2px}.price-table__chevron{transition:transform .18s ease}.price-table__chevron--collapsed{transform:rotate(-90deg)}.price-table__empty{padding:0 1.25rem 1.25rem;color:var(--text-muted);font-size:.9rem}.price-table__legend{margin:0;padding:.6rem 1.25rem 1rem;color:var(--text-muted);font-size:.75rem;max-width:60ch}.spot-period{display:inline-flex;align-items:center;gap:.35rem}.spot-period__label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted)}.spot-period__input{width:3.4rem}.spot-period__input:disabled{opacity:.45;cursor:not-allowed}.spot-period__unit{font-size:.78rem;color:var(--text-muted)}.free-filter{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:0 1.25rem .85rem}.free-filter__toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text);font-size:.8rem;font-weight:600;cursor:pointer}.free-filter__toggle--on{background:var(--accent);border-color:var(--accent);color:#fff}.free-filter__counts{display:flex;flex-wrap:wrap;gap:.35rem}.free-filter__chip{padding:.3rem .65rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);font-size:.78rem;cursor:pointer}.free-filter__chip--on{background:var(--accent);border-color:var(--accent);color:#fff}.free-filter__chip:focus-visible,.free-filter__toggle:focus-visible{outline:2px solid var(--accent,currentColor);outline-offset:2px}.price-table__scroll{overflow-x:auto;padding-bottom:.25rem}table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.9rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}td,th{text-align:right;padding:.55rem .6rem;white-space:nowrap}.col-company,td:first-child,th:first-child{text-align:left}thead th{color:var(--text-muted);font-weight:500;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border)}.col-total__unit{font-size:.68rem}.col-total__annual,.col-total__unit{display:block;font-weight:400;text-transform:none;letter-spacing:normal}.col-total__annual{font-size:.64rem;color:var(--text-muted);opacity:.85}.col-total--custom{background:var(--accent-soft)}.col-total__custom-label{display:block;max-width:5.5rem;margin-left:auto;white-space:normal;font-size:.65rem;font-weight:600;line-height:1.15;letter-spacing:normal;text-transform:none;margin-bottom:.25rem}.col-total--best{font-weight:700;color:var(--good);background:var(--good-soft);box-shadow:inset 0 0 0 1px var(--good)}.custom-kwh-input{width:4.5rem;min-width:0;padding:.3rem .35rem;text-align:right;font-size:.72rem;font-weight:600;text-transform:none;letter-spacing:normal;color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:.35rem}.custom-kwh-input::placeholder{color:var(--text-muted);font-weight:500}tbody tr{border-bottom:1px solid var(--border)}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:color-mix(in srgb,var(--accent-soft) 60%,transparent)}.company-name{font-weight:500}.company-name--link{color:inherit;text-decoration:none;border-bottom:1px dotted var(--text-muted)}.company-name--link:hover{color:var(--accent);border-bottom-color:var(--accent)}.badge{display:inline-block;font-size:.68rem;font-weight:600;border-radius:.3rem;padding:.1rem .4rem;margin-left:.4rem;text-transform:uppercase;letter-spacing:.02em;vertical-align:middle}.badge-cheapest{background:var(--good);color:#fff}.badge-campaign{background:var(--accent);color:#fff}.fee-normal{display:block;color:var(--text-muted);font-size:.72rem;font-weight:400;text-transform:none;letter-spacing:normal}.info-tooltip{position:relative;cursor:pointer;display:inline-block;margin-left:.35rem}.info-tooltip__icon{opacity:.6;font-size:.85em}.info-tooltip__title{display:block;font-weight:600}.info-tooltip__bubble{display:block;z-index:1000;background:var(--text-primary);color:var(--page);padding:.55rem .75rem;border-radius:.5rem;width:250px;max-width:70vw;font-size:.8rem;font-weight:400;line-height:1.35;text-transform:none;letter-spacing:normal;white-space:pre-line;box-shadow:var(--shadow)}button,input,select,textarea{font:inherit;color:var(--text-primary)}input,select,textarea{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:.5rem .65rem}textarea{resize:vertical}button{background:var(--accent);color:#fff;border:none;border-radius:.5rem;padding:.55rem 1.1rem;cursor:pointer;font-weight:600}button:disabled{opacity:.6;cursor:default}.feedback-form{display:flex;flex-direction:column;gap:1rem;max-width:32rem;padding:0 1.25rem 1.25rem}.feedback-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--text-secondary)}.feedback-form button{align-self:flex-start}.feedback-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.feedback-form__error{color:var(--critical);font-size:.85rem;margin:0}@media (max-width:359px){.site-header .type-nav__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){.price-table__header h2{min-width:0;font-size:1rem;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word}}.hybrid-controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.75rem;padding:.15rem 1.25rem .9rem}.hybrid-controls__field{display:flex;flex-direction:column;gap:.25rem}.hybrid-controls__label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted)}.hybrid-controls__row{display:flex;align-items:center;gap:.35rem}.hybrid-controls__unit{font-size:.78rem;color:var(--text-muted)}.hybrid-controls__hint{flex-basis:100%;font-size:.72rem;color:var(--text-muted);max-width:90ch;margin:0;min-height:3em;padding-bottom:.1rem}@media (max-width:640px){.hybrid-controls__hint{min-height:7.5em}}.sign-toggle{width:2rem;height:2rem;padding:0;border:1px solid var(--border-strong);border-radius:.35rem;background:var(--good-soft);color:var(--good);font-size:1.05rem;font-weight:700;line-height:1;cursor:pointer}.sign-toggle--plus{background:color-mix(in srgb,var(--critical) 14%,var(--surface));color:var(--critical)}.sign-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.unit-seg{display:inline-flex;gap:.25rem}.unit-seg button{padding:.3rem .65rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);font-size:.78rem;cursor:pointer}.unit-seg button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.unit-seg button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.duration-group{border-top:1px solid var(--border)}.duration-group__header{padding:.85rem 1.25rem .45rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.duration-group__header h3{margin:0;font-size:.95rem;font-weight:600}.duration-group table{table-layout:fixed;width:100%;min-width:640px}.duration-group th:first-child{width:40%}.duration-group th:nth-child(2){width:17%}.duration-group th:nth-child(3){width:26%}.duration-group th:nth-child(4){width:17%}.duration-group .fee-normal,.duration-group td:first-child{white-space:normal}.badge-cheapest-base{background:var(--good-soft);color:var(--good);box-shadow:inset 0 0 0 1px var(--good)}@media (max-width:640px){.duration-group table{min-width:0;font-size:.8rem}.duration-group th:first-child{width:36%}.duration-group th:nth-child(2){width:18%}.duration-group th:nth-child(3){width:26%}.duration-group th:nth-child(4){width:20%}.duration-group td,.duration-group th{padding:.45rem .3rem;white-space:normal}.duration-group td:first-child,.duration-group th:first-child{padding-left:.85rem}.duration-group td:last-child,.duration-group th:last-child{padding-right:.85rem}.duration-group thead th{font-size:.6rem;letter-spacing:0}.duration-group .col-total__unit{font-size:.56rem}.duration-group .fee-normal{font-size:.62rem}.duration-group td:nth-child(2),.duration-group td:nth-child(4){white-space:nowrap}.duration-group .badge{display:block;width:max-content;max-width:100%;margin:.15rem 0 0}.hybrid-controls{gap:.75rem 1rem;padding:.15rem .85rem .8rem}.hybrid-controls__hint{max-width:100%}.duration-group__header{padding:.75rem .85rem .35rem}}.about-page__intro{margin:.35rem 0 0;color:var(--text-secondary);font-size:.9rem;max-width:60ch}.about-page__body{padding:0 1.25rem 1.4rem;max-width:70ch}.about-page__body h3{margin:1.1rem 0 .3rem;font-size:.95rem}.about-page__body p{margin:.3rem 0;color:var(--text-secondary);font-size:.9rem}.site-footer{max-width:1440px;margin:2rem auto 0;padding:1.25rem 1.25rem 2rem;border-top:1px solid var(--border);color:var(--text-muted);font-size:.78rem}@media (max-width:640px){.site-header{flex-direction:column}.site-header__side{flex:0 0 auto;width:100%;align-self:auto}.site-header__side .site-header__nav{align-self:flex-start}.type-nav__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.type-nav__item{padding:.35rem .5rem .4rem;min-width:0}.type-nav__label{font-size:.85rem;white-space:normal;-webkit-hyphens:manual;hyphens:manual}.type-nav__price{font-size:.8rem}.type-nav__price small{display:block;font-size:.62rem}.type-nav__company{font-size:.66rem}.type-nav__pill{top:.15rem;right:.12rem;text-align:right}.type-nav__tooltip{top:calc(100% + .2rem);white-space:normal;width:max-content;max-width:60vw}.type-nav__cell:nth-child(3n+1) .type-nav__tooltip{left:0;right:auto}.type-nav__cell:nth-child(3n+2) .type-nav__tooltip{left:50%;right:auto;transform:translateX(-50%)}.top-row{flex-direction:column;gap:0}.top-row .spot-now{align-self:stretch;margin-top:0}.spot-bars__day-stats span{white-space:normal}.spot-now__tiles{justify-content:space-between;gap:1rem}.site-header__nav{width:100%;justify-content:space-between}td,th{padding:.45rem .3rem;font-size:.82rem}thead th{font-size:.72rem}td,th{padding:.5rem .4rem}thead th{font-size:.7rem}td:first-child,th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:var(--surface);box-shadow:1px 0 0 var(--border);max-width:6.5rem;white-space:normal;line-height:1.25}tr.compare-row td:first-child{background:var(--compare-soft);box-shadow:inset 3px 0 0 var(--compare),1px 0 0 var(--border)}tr.compare-note td:first-child{position:static;max-width:none}.custom-kwh-input{width:4rem}.fee-normal{max-width:3.2rem;font-size:.66rem;white-space:normal}.col-total__custom-label{max-width:3.6rem}th.col-price{white-space:normal;max-width:4.2rem}}.admin-login{max-width:20rem;margin:4rem auto;display:flex;flex-direction:column;gap:.5rem}.admin-login h1{margin:0 0 .5rem}.admin-login input{padding:.5rem .65rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface);color:var(--text-primary);font-size:1rem}.admin-login button{padding:.5rem .65rem;border:none;border-radius:.5rem;background:var(--accent);color:#fff;font-size:1rem;cursor:pointer}.admin-login button:disabled{opacity:.6;cursor:default}.admin-login__error{color:var(--critical);margin:.25rem 0 0}.admin{padding-top:1.5rem}.admin h1{margin:0 0 .25rem}.admin__subtitle{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem}.admin-tiles{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.admin-tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:.85rem 1.1rem;display:flex;flex-direction:column;min-width:8rem}.admin-tile__value{font-size:1.7rem;font-weight:700}.admin-tile__value.is-up{color:var(--good)}.admin-tile__value.is-down{color:var(--critical)}.admin-tile__label{color:var(--text-secondary);font-size:.85rem}.admin-tile__note{color:var(--text-muted);font-size:.78rem;margin-top:.15rem}.admin__section-divider{color:var(--text-muted);font-size:.85rem;margin:0 0 .75rem}.admin-subhead{margin:1.25rem 0 .5rem;font-size:.95rem}.admin-clicks__lead,.admin-subhead--first{margin-top:0}.admin-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem 1.25rem 1.25rem;margin-bottom:1.25rem}.admin-section h2{margin:0 0 .75rem;font-size:1.05rem}.admin-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.25rem}@media (min-width:64rem){.admin-columns{grid-template-columns:.9fr 1.1fr 1.5fr .6fr}.admin-columns--pair{grid-template-columns:1.4fr 1fr}}.admin-columns .admin-section{margin-bottom:0;min-width:0}.admin-section__hint{margin:.75rem 0 0;color:var(--text-muted);font-size:.78rem;line-height:1.4;max-width:60ch}.admin-table{width:100%;border-collapse:collapse;font-size:.88rem}.admin-table th{text-align:left;color:var(--text-muted);font-weight:600}.admin-table td,.admin-table th{padding:.3rem .5rem;border-bottom:1px solid var(--border)}.admin-table td{overflow-wrap:anywhere}.admin-table td:last-child{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-table-scroll{overflow-x:auto}.admin-table .admin-num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-share{color:var(--text-muted);width:4.5rem}.admin-bar{display:block;height:8px;border-radius:4px;background:var(--accent-soft);overflow:hidden}.admin-bar__fill{display:block;height:100%;border-radius:0 4px 4px 0;background:var(--accent)}.admin-bars__cell{width:45%;vertical-align:middle}.admin-channels .admin-bars__cell{width:55%}.admin-days-scroll{max-height:28rem;overflow:auto}.admin-days thead th{top:0}.admin-days tfoot td,.admin-days thead th{position:-webkit-sticky;position:sticky;z-index:1;background:var(--surface)}.admin-days tfoot td{bottom:0;border-top:1px solid var(--border-strong);border-bottom:none;font-weight:600}.admin-days__sub{display:block;color:var(--text-muted);font-size:.75rem;font-weight:400}.admin-days__bar-head{width:30%}.admin-days__bar{vertical-align:middle}.admin-days__date{white-space:nowrap}@media (max-width:48rem){.admin-days-scroll{max-height:none;overflow-x:auto;overflow-y:visible}.admin-days tfoot td,.admin-days thead th{position:static}.admin-days__bar,.admin-days__bar-head,.admin-days__ratio{display:none}.admin-days td.admin-days__day,.admin-days thead th:first-child{position:static;max-width:none;white-space:normal;box-shadow:none}}.admin-days__flag,.admin-row--partial td{color:var(--text-secondary)}.admin-days__flag{white-space:nowrap;display:inline-block;margin-left:.4rem;padding:.05rem .35rem;border-radius:999px;background:var(--accent-soft);font-size:.7rem}.admin-hours{display:flex;align-items:flex-end;gap:2px;height:9rem;justify-content:center}.admin-hours__col{flex:1 1;max-width:24px;display:flex;flex-direction:column;align-items:stretch;height:100%}.admin-hours__track{flex:1 1;display:flex;align-items:flex-end}.admin-hours__bar{width:100%;min-height:1px;border-radius:4px 4px 0 0;background:var(--accent)}.admin-hours__label{color:var(--text-muted);font-size:.68rem;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-height:1em}.admin-referrers{table-layout:fixed}.admin-referrers td{white-space:normal;border-bottom:none}.admin-referrers td:last-child{width:3.75rem}.admin-referrers .admin-row--group td{border-top:1px solid var(--border);padding-top:.5rem;font-weight:600}.admin-referrers tbody tr:first-child td{border-top:none}.admin-referrers .admin-row--sub td:first-child{padding-left:1.5rem}.admin-referrers .admin-row--sub td{color:var(--text-secondary);font-size:.83rem}.admin-referrers .admin-row--rest td{font-style:italic}.admin-referrers a{color:inherit;text-decoration:none;border-bottom:1px dotted var(--border-strong)}.admin-referrers a:hover{color:var(--text-primary)}.admin-table-toggle{margin-top:.75rem}.admin-table-toggle summary{cursor:pointer;color:var(--text-secondary);font-size:.88rem}.admin-table-toggle .admin-table{max-width:22rem;margin-top:.5rem}.seo-faq{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);margin:1.5rem 0;padding:1.1rem 1.25rem 1rem}.seo-faq h2{margin:0 0 .5rem;font-size:1.1rem}.seo-faq__intro{margin:0 0 .85rem;color:var(--text-secondary);font-size:.85rem;max-width:72ch}.seo-faq__item{border-top:1px solid var(--border);padding:.55rem 0}.seo-faq__item summary{cursor:pointer;font-weight:600;font-size:.9rem;color:var(--text-primary)}.seo-faq__item p{margin:.5rem 0 .2rem;color:var(--text-secondary);font-size:.85rem;max-width:72ch}.price-table__legends{padding:.3rem 0 .9rem}.price-table__legends>.price-table__legend{padding:.25rem 1.25rem .15rem}.price-table__legend-collapse{margin:0;padding:0 1.25rem}.price-table__legend-collapse summary{list-style:none;cursor:pointer;display:flex;align-items:baseline;gap:.4rem;padding:.22rem 0;color:var(--text-muted);font-size:.75rem}.price-table__legend-collapse summary::-webkit-details-marker{display:none}.price-table__legend-collapse summary:before{content:"\25B8";font-size:.62rem;flex-shrink:0;transition:transform .15s ease}.price-table__legend-collapse[open] summary:before{transform:rotate(90deg)}.price-table__legend-collapse .price-table__legend{margin:0;padding:.1rem 0 .4rem 1rem}.tool-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .5rem}@media (min-width:700px){.tool-row{justify-content:flex-end;margin:.25rem 0 .4rem}}@media (max-width:699px){.consumption-bar__trigger,.tool-row .compare-trigger{flex:1 1;min-width:0;justify-content:center;display:inline-flex;align-items:center}.tool-row .compare-trigger{text-align:center}}.consumption-bar{display:contents}.consumption-bar__trigger{display:inline-flex;align-items:center;gap:.35rem;font:inherit;font-size:.78rem;font-weight:600;padding:.3rem .7rem;background:var(--surface);border:1px dashed var(--border-strong);border-radius:999px;color:var(--text-secondary);white-space:nowrap;cursor:pointer}.consumption-bar__trigger:hover{border-color:var(--accent);color:var(--accent)}.consumption-bar__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tool-row .consumption-bar__est,.tool-row .consumption-bar__fill,.tool-row .consumption-bar__notes,.tool-row .consumption-bar__stale,.tool-row .consumption-bar__warn,.tool-row .consumption-drop-wrap{flex-basis:100%;margin:0}.tool-row .consumption-chip{flex:1 1 auto;min-width:16rem}.consumption-bar__icon{color:var(--accent);font-size:1rem;line-height:1}.consumption-bar__text{font-weight:600}.consumption-bar__hint{color:var(--text-secondary);font-size:.8rem;flex:1 1}.consumption-bar__chevron{transition:transform .15s;color:var(--text-muted);flex:none}.consumption-bar__chevron--open{transform:rotate(180deg)}.consumption-chip{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.4rem .75rem;background:var(--good-soft);border:1px solid var(--good);border-radius:var(--radius);font-size:.85rem}.consumption-chip__check{color:var(--good);font-weight:700}.consumption-chip__label{font-weight:600;flex:1 1}.consumption-chip__link{background:none;border:none;padding:0;font:inherit;font-size:.8rem;color:var(--accent);text-decoration:underline;cursor:pointer}.consumption-chip__clear{background:none;border:none;padding:0 .15rem;font-size:1.1rem;line-height:1;color:var(--text-secondary);cursor:pointer}.consumption-chip__clear:hover{color:var(--critical)}.consumption-bar__stale,.consumption-page__stale{margin:.4rem 0 0;font-size:.8rem;color:var(--text-secondary)}.consumption-bar__notes{margin:.4rem 0 0;padding-left:1.1rem;font-size:.78rem;color:var(--text-secondary)}.consumption-drop-wrap{margin-top:.5rem;padding:.75rem;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius)}.consumption-drop{display:block;padding:1.1rem .75rem;border:2px dashed var(--border);border-radius:var(--radius);text-align:center;cursor:pointer}.consumption-drop--over,.consumption-drop:hover{border-color:var(--accent);background:var(--accent-soft)}.consumption-drop__input{display:none}.consumption-drop__title{display:block;font-weight:600;font-size:.88rem}.consumption-drop__sub{display:block;margin-top:.2rem;font-size:.78rem;color:var(--text-secondary)}.consumption-drop__privacy{margin:.5rem 0 0;font-size:.78rem;color:var(--good);font-weight:600}.consumption-drop__where{margin:.2rem 0 0;font-size:.78rem;color:var(--text-secondary)}.consumption-drop__error{margin:.5rem 0 0;padding:.5rem .65rem;border:1px solid var(--critical);border-radius:.5rem;font-size:.8rem}.col-total__from-file{display:inline-block;margin-left:.25rem;padding:0 .3rem;background:var(--accent-soft);color:var(--accent);border-radius:999px;font-size:.62rem;font-weight:700;vertical-align:1px}.custom-kwh-input--from-file{border-color:var(--accent)}.price-table__profile-banner{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap;margin:0 0 .5rem;padding:.45rem .6rem;background:var(--accent-soft);border-radius:.5rem;font-size:.8rem;line-height:1.45}.price-table__profile-badge{padding:0 .35rem;background:var(--accent);color:#fff;border-radius:999px;font-size:.62rem;font-weight:700;white-space:nowrap}.consumption-page h1{margin:0 0 .4rem;font-size:1.35rem}.consumption-page__lead{margin:0 0 1rem;color:var(--text-secondary);line-height:1.55;max-width:46rem}.consumption-page__period{margin:.6rem 0 .8rem;font-size:.85rem;color:var(--text-secondary)}.consumption-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-gap:.6rem;gap:.6rem}.consumption-tile{display:flex;flex-direction:column;padding:.6rem .75rem;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius)}.consumption-tile__label{font-size:.72rem;color:var(--text-muted)}.consumption-tile__value{font-size:1.2rem;font-weight:650}.consumption-tile__sub{font-size:.72rem;color:var(--text-secondary)}.consumption-verdict{margin:.75rem 0 0;padding:.6rem .75rem;background:var(--accent-soft);border-radius:var(--radius);font-size:.88rem;line-height:1.5}.consumption-verdict--good{background:var(--good-soft)}.consumption-section{margin-top:1.25rem}.consumption-section h2{margin:0 0 .5rem;font-size:1rem}.consumption-chart{display:flex;align-items:flex-end;gap:.35rem;height:11rem;padding:1rem .5rem 0;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);overflow-x:auto}.consumption-chart__col{display:flex;flex:1 0 2.1rem;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.consumption-chart__value{font-size:.6rem;color:var(--text-muted);margin-bottom:.15rem}.consumption-chart__bar{width:60%;min-height:2px;background:var(--accent);border-radius:4px 4px 0 0}.consumption-chart__bar--partial{opacity:.45}.consumption-chart__label{margin-top:.25rem;font-size:.65rem;color:var(--text-muted);white-space:nowrap}.consumption-note{margin:.35rem 0 0;font-size:.72rem;color:var(--text-muted)}.consumption-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.consumption-chip-item{padding:.2rem .6rem;border:1px solid var(--border);border-radius:999px;font-size:.76rem;color:var(--text-secondary)}.consumption-split{display:flex;gap:2px;height:1.6rem;border-radius:.4rem;overflow:hidden}.consumption-split__day{background:var(--accent)}.consumption-legend__dot--night,.consumption-split__night{background:#eb6834}@media (prefers-color-scheme:dark){.consumption-legend__dot--night,.consumption-split__night{background:#d95926}}:root[data-theme=dark] .consumption-legend__dot--night,:root[data-theme=dark] .consumption-split__night{background:#d95926}:root[data-theme=light] .consumption-legend__dot--night,:root[data-theme=light] .consumption-split__night{background:#eb6834}.consumption-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.4rem;font-size:.8rem;color:var(--text-secondary)}.consumption-legend__dot{display:inline-block;width:10px;height:10px;margin-right:.3rem;border-radius:3px;vertical-align:-1px}.consumption-legend__dot--day{background:var(--accent)}.consumption-back{margin:1.25rem 0 0;font-size:.9rem}.consumption-storage{margin-top:1.5rem;padding:.85rem 1rem;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius)}.consumption-storage h2{margin:0 0 .4rem;font-size:.95rem}.consumption-storage p{margin:0;font-size:.82rem;line-height:1.6;color:var(--text-secondary)}.consumption-page__empty p{max-width:46rem;line-height:1.55}@media (max-width:560px){.consumption-chart{gap:.2rem}.consumption-chart__col{flex:1 0 1.5rem}.consumption-chart__value{display:none}}.consumption-bar__warn{margin:.4rem 0 0;padding:.45rem .65rem;background:var(--accent-soft);border-radius:.5rem;font-size:.8rem;line-height:1.45}.consumption-bar__est{display:flex;align-items:flex-start;gap:.4rem;margin-top:.4rem;font-size:.8rem;color:var(--text-secondary);cursor:pointer}.consumption-bar__est input{margin:.15rem 0 0;flex:none}.col-total__restore{display:inline-block;margin-left:.25rem;padding:0 .3rem;background:none;border:1px solid var(--border);border-radius:999px;color:var(--accent);font:inherit;font-size:.62rem;font-weight:700;line-height:1.5;cursor:pointer;vertical-align:1px;white-space:nowrap}.col-total__restore:hover{border-color:var(--accent);background:var(--accent-soft)}.consumption-chip__period{margin-left:.4rem;font-weight:400;font-size:.78rem;color:var(--text-secondary);white-space:nowrap}.compare-timing__row{display:flex;align-items:center;gap:.3rem}.compare-field--timing input{width:4.5rem}.compare-seg--unit button{font-size:.7rem;padding:.3rem .45rem;white-space:nowrap}.compare-seg--unit button:disabled{opacity:.45;cursor:not-allowed}.compare-timing__equiv{font-size:.7rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.compare-fill-note{font-size:.7rem;color:var(--accent)}.consumption-bar__fill{margin:.4rem 0 0;font-size:.78rem;color:var(--text-secondary)}.spot-bars__futures{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.15rem .55rem;margin-left:auto;min-width:0;font-size:.74rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-bars__futures-label{color:var(--text-secondary);display:inline-flex;align-items:center;gap:.15rem}.spot-bars__futures-item strong{color:var(--text-primary);font-weight:650}.spot-bars__futures-dot{width:.5rem;height:.5rem;border-radius:50%;display:inline-block;margin-right:.2rem}.spot-bars__futures-link{color:var(--accent);text-decoration:none;white-space:nowrap;flex-basis:100%;text-align:right}.spot-bars__futures-link:hover{text-decoration:underline}.hybrid-winter{border-top:1px solid var(--border);margin-top:.55rem;padding:.55rem 1.25rem 0;font-size:.82rem}@media (max-width:640px){.hybrid-winter{padding:.55rem .85rem 0}}.hybrid-winter__row{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem .75rem;flex-wrap:wrap}.hybrid-winter__row strong{font-size:1.05rem}.hybrid-winter__toggle{background:none;border:0;padding:0;font:inherit;font-size:.76rem;color:var(--accent);cursor:pointer;white-space:nowrap}.hybrid-winter__detail{margin:.45rem 0 0;font-size:.78rem}.hybrid-winter__detail>div{display:flex;justify-content:space-between;gap:.6rem;padding:.22rem 0;border-bottom:1px dotted var(--border)}.hybrid-winter__detail dt{color:var(--text-secondary)}.hybrid-winter__detail dd{margin:0;font-weight:650;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hybrid-winter__profile{display:flex;align-items:center;gap:.3rem .4rem;flex-wrap:wrap;margin:.35rem 0 0;font-size:.76rem;color:var(--text-secondary)}.hybrid-winter__select{padding:.15rem .3rem;min-width:0;max-width:100%}.hybrid-winter__pct,.hybrid-winter__select{font:inherit;font-size:.76rem;border:1px solid var(--border-strong);border-radius:.4rem;background:var(--surface);color:var(--text-primary)}.hybrid-winter__pct{width:3.2rem;padding:.1rem .3rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.hybrid-winter__measured{font-size:.7rem;font-weight:650;color:var(--good);background:var(--good-soft);border-radius:.3rem;padding:.05rem .35rem;white-space:nowrap}.hybrid-winter__note{margin:.4rem 0 0;font-size:.72rem;color:var(--text-muted)}.hybrid-winter__note a{color:var(--accent)}.futures-page{max-width:44rem;margin:0 auto}.futures-page h2{font-size:1rem;margin:1.8rem 0 .3rem}.futures-page__lead{font-size:.88rem;color:var(--text-secondary);line-height:1.55;margin:0 0 .4rem}.futures__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem}.futures__note{font-size:.76rem;color:var(--text-muted);line-height:1.5;margin:.45rem 0 0}.futures__source{margin-top:1.6rem}.futures__timeline{width:100%;height:62px;display:block}.futures__timeline-labels{display:flex;margin-top:.3rem}.futures__tl-label{flex:1 1;min-width:0;text-align:center;line-height:1.2}.futures__tl-label--fwd{opacity:.72}.futures__tl-value{display:block;font-size:.7rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding:0 1px}.futures__tl-month{display:block;font-size:.65rem;color:var(--text-muted)}.futures__tl-year{display:block;opacity:.75}.futures__zones{display:flex;gap:.35rem;margin-top:.45rem;font-size:.68rem;text-align:center}.futures__zones span{flex-basis:0;min-width:0;border-top:2px solid var(--text-secondary);padding-top:.2rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.futures__zones-fwd{border-top-style:dashed;border-top-color:var(--text-muted);color:var(--text-muted)}.futures__strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(3rem,1fr));grid-gap:.4rem .3rem;gap:.4rem .3rem}.futures__cell{text-align:center}.futures__strip--tight{grid-template-columns:repeat(auto-fit,minmax(2.5rem,1fr))}.futures__bar{height:48px;display:flex;align-items:flex-end}.futures__bar i{display:block;width:100%;border-radius:.15rem .15rem 0 0}.futures__cell-value{font-size:.78rem;font-weight:650;margin-top:.2rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.futures__cell-label{font-size:.65rem;color:var(--text-muted)}.futures__cell-diff{font-size:.62rem}.futures__cell-diff--up{color:var(--dir-up,#c73a3a)}.futures__cell-diff--down{color:var(--dir-down,#0a8a0a)}.futures__cell-diff--flat{color:var(--text-muted)}.futures__calbars-readout{display:flex;align-items:baseline;gap:.5rem;height:1.5rem;line-height:1.5rem;overflow:hidden;white-space:nowrap;font-size:.86rem;color:var(--text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.futures__calbars-readout strong{color:var(--text-primary);font-size:1.02rem}.futures__calbars-current{min-width:0}.futures__calbars-arrow,.futures__calbars-date{color:var(--text-muted);font-size:.72rem}.futures__calbars-verdict{margin-left:auto;font-weight:650;font-size:.8rem}.futures__calbars-verdict--over{color:var(--dir-up)}.futures__calbars-verdict--under{color:var(--dir-down)}.futures__calbars svg{width:100%;height:64px;display:block;margin-top:.35rem}.futures__calib-caption{font-size:.72rem;color:var(--text-muted);line-height:1.45;margin-top:.35rem}.futures__table{border-collapse:collapse;width:100%;font-size:.8rem}.futures__table td,.futures__table th{text-align:right;padding:.3rem;border-bottom:1px solid var(--border);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.futures__table td:first-child,.futures__table th:first-child{text-align:left}.futures__table th{color:var(--text-muted);font-weight:600;font-size:.7rem}.futures__up{color:var(--dir-up,#c73a3a)}.futures__down{color:var(--dir-down,#0a8a0a)}.futures__horizons{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.5rem,1fr));grid-gap:.5rem;gap:.5rem;text-align:center}.futures__horizon{padding:.35rem .2rem;border-radius:var(--radius);background:var(--surface-alt,transparent)}.futures__horizon-term{font-size:.7rem;color:var(--text-muted)}.futures__horizon-value{font-size:1.35rem;font-weight:700;line-height:1.15;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.futures__horizon-unit{font-size:.62rem;color:var(--text-muted)}.futures__horizons-basis{display:flex;align-items:center;justify-content:center;gap:.2rem;margin:.6rem 0 0;font-size:.72rem;color:var(--text-secondary);text-align:center}.futures__horizons-head{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.futures__horizons-link{color:var(--accent);text-decoration:none;white-space:nowrap}.futures__horizons-link:hover{text-decoration:underline}