html{--webbg:#fff;--text:#141414;--bg:#eaedf1;--line:#d5d8dd;--line2:#dadee3;--lightest:#eef3f5;--whiteorblack:#eff3f5;--whiteorblack2:#fff;--white:#eff3f5;--white2:#fff;--black:#141414;--sectioncolor:#81222d;--sectioncolor2:#d45e6c;--sectioncolor3:#e2b8c6;--secondary:#23873d;--green:#34c759;--greenbg:#c6efd1;--greenbglight:#effbf2;--red:#ff3b30;--redbg:#ffc8c5;--redbglight:#fff1f0;--background:none;--button-hover-filter:brightness(120%);--button-hover-bg:transparent;--spacing-3XS:2px;--spacing-2XS:4px;--spacing-XS:6px;--spacing-S:8px;--spacing-M:12px;--spacing-L:16px;--spacing-2XL:24px;--spacing-3XL:32px;--radius-XS:4px;--radius-S:6px;--radius-M:8px;--radius-L:12px;--radius-XL:16px;--chart-margins:var(--spacing-3XL)}html.dark-theme{--webbg:#141414;--text:#eff3f5;--bg:#202124;--line:#717c8e;--line2:#717c8e;--lightest:#393e47;--whiteorblack:#141414;--whiteorblack2:#141414;--secondary:#34c759;--background:#292c33;--button-hover-filter:brightness(120%) saturate(74%);--button-hover-bg:#4c525d}#nordpool{width:100%;height:100%}#nordpool:has(main.front){display:flex;flex-direction:column}*{-webkit-font-smoothing:grayscale;-moz-osx-font-smoothing:grayscale;font-family:GT Eesti,Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.43;color:var(--text);margin:0}:focus-visible{outline:4px solid var(--sectioncolor3)}main.front{--chart-margins:var(--spacing-L);border:1px solid var(--sectioncolor);border-radius:var(--radius-M);padding:var(--spacing-L);width:100%;min-height:0;flex-grow:1;display:flex;flex-direction:column;background:var(--background);box-sizing:border-box}main.normal section.chart{height:182px}section.header{margin-bottom:var(--spacing-L)}section.header .aivar--universal{position:relative;align-items:center;display:flex;min-width:100%;padding-bottom:12px;gap:var(--spacing-M);justify-content:space-between}section.header .aivar--line{background-image:radial-gradient(circle at 1px 1px,var(--line) 1px,transparent 0);background-size:4px 4px;background-repeat:repeat-x;background-position:0 100%}section.header .subhead-container section.left,section.header .subhead-container section.right{display:flex;align-items:center}section.header .subhead-container section.left{gap:var(--spacing-M)}section.header .subhead-container section.left .section-logo{width:32px;height:32px;border-radius:99px;background:var(--sectioncolor)}section.header .subhead-container section.left .section-logo:after{content:"";width:100%;height:100%;background:var(--webbg);-webkit-mask-image:url(../img/section-logo.da232b93.svg);mask-image:url(../img/section-logo.da232b93.svg);display:block;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}section.header .subhead-container section.left h1{font-size:24px;line-height:1.17;font-weight:600}section.header .subhead-container section.right{gap:var(--spacing-2XS)}section.header .subhead-container section.right div{font-size:24px;font-weight:600;color:var(--sectioncolor)}section.header .updated{font-size:14px;margin-top:1px}section.header .updated:before{content:"";display:inline-block;width:16px;height:16px;background:var(--text);margin-right:4px;margin-bottom:-3px;-webkit-mask-image:url(../img/icon-date.fe1e2844.svg);mask-image:url(../img/icon-date.fe1e2844.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}section.options{display:flex;align-items:center;gap:var(--spacing-2XS) var(--spacing-S)}section.options>span{font-weight:600;font-size:14px;white-space:nowrap}section.options button{font-size:12px;background:var(--lightest);cursor:pointer;border-radius:var(--radius-S);border:0;padding:var(--spacing-2XS) var(--spacing-M)}section.options button.active{background-color:var(--secondary);color:var(--whiteorblack2)}section.options button:not(.active):hover{background:var(--button-hover-bg)}section.chart{flex-grow:1;margin:var(--chart-margins) 0}.scale{display:none;position:absolute;bottom:25px;left:0;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.medium .scale{bottom:15px}.small .scale{bottom:calc(2em + 26px)}.scale text{font-size:clamp(.6em,2vw,.7em);fill:var(--grey)}.medium .scale text:nth-child(2n),.small .scale text{opacity:0}.small .scale text:nth-child(4n){opacity:1}.source,.source a{font-size:12px}.source a{text-decoration:none}.source.external{display:none}section.footer-front{display:flex;justify-content:space-between;align-items:center}section.footer-front .button{background:var(--sectioncolor);color:var(--whiteorblack2);font-size:14px;line-height:1;font-weight:600;display:flex;align-items:center;padding:0 var(--spacing-XS) 0 var(--spacing-M);height:32px;border-radius:var(--radius-M);gap:var(--spacing-2XS);text-decoration:none}section.footer-front .button svg.ph{display:none}section.footer-front .button:hover{filter:var(--button-hover-filter)}section.footer-front .button path{color:var(--whiteorblack2)}section.footer-normal section.footer-content{display:flex;gap:var(--spacing-3XL);margin-bottom:var(--spacing-M)}section.footer-normal section.footer-content .left{flex-grow:2;border:1px solid var(--line2);border-radius:var(--radius-M);padding:var(--spacing-L);display:flex;align-items:center;gap:var(--spacing-2XL)}section.footer-normal section.footer-content .left .summary{flex-grow:1;display:flex;flex-direction:column;height:100%;justify-content:space-between}section.footer-normal section.footer-content .left .summary.no-last-hour{justify-content:start;gap:var(--spacing-XS)}section.footer-normal section.footer-content .left .summary__title{font-weight:700}section.footer-normal section.footer-content .left .summary__current-price{display:flex;align-items:center}section.footer-normal section.footer-content .left .summary__current-price .price{font-weight:700;font-size:28px}section.footer-normal section.footer-content .left .summary__current-price .unit{margin-left:var(--spacing-S);white-space:nowrap}section.footer-normal section.footer-content .left .summary__current-price .price-change{padding:var(--spacing-3XS) var(--spacing-XS);border-radius:var(--radius-S);margin-left:var(--spacing-L);gap:var(--spacing-2XS);display:flex;align-items:center;color:var(--black)}section.footer-normal section.footer-content .left .summary__current-price .price-change svg,section.footer-normal section.footer-content .left .summary__current-price .price-change svg path{color:inherit}section.footer-normal section.footer-content .left .summary__current-price .price-change.up{background:var(--greenbglight)}section.footer-normal section.footer-content .left .summary__current-price .price-change.down{background:var(--redbglight)}section.footer-normal section.footer-content .left .summary__current-price .price-change.down svg{transform:rotate(180deg)}section.footer-normal section.footer-content .left .summary__description{line-height:1.1}section.footer-normal section.footer-content .left .price-blocks{display:flex;gap:var(--spacing-L)}section.footer-normal section.footer-content .left .price-blocks *{color:var(--black)}section.footer-normal section.footer-content .left .price-blocks>div{border:1px solid var(--line2);border-radius:var(--radius-M);padding:var(--spacing-L);background:var(--lightest)}section.footer-normal section.footer-content .left .price-blocks__minimum{border-color:var(--green)!important;background:var(--greenbg)!important}section.footer-normal section.footer-content .left .price-blocks__average *{color:var(--text)}section.footer-normal section.footer-content .left .price-blocks__maximum{border-color:var(--red)!important;background:var(--redbg)!important}section.footer-normal section.footer-content .left .price-blocks .block-name{margin-bottom:var(--spacing-S)}section.footer-normal section.footer-content .left .price-blocks .block-price{font-weight:600;font-size:20px}section.footer-normal section.footer-content .left .price-blocks .block-price span{margin-left:var(--spacing-S);white-space:nowrap}section.footer-normal section.footer-content .right{flex-grow:1;display:flex;flex-direction:column;justify-content:center;gap:var(--spacing-S);max-width:300px}section.footer-normal section.footer-content .right .row{display:flex;justify-content:space-between;gap:var(--spacing-M)}section.footer-normal section.footer-content .right .row .label{white-space:nowrap}section.footer-normal section.footer-content .right .row .value{font-weight:700;white-space:nowrap}@media only screen and (max-width:880px){html{--chart-margins:var(--spacing-L)}main.normal section.chart{height:232px}section.footer-normal section.footer-content{gap:var(--spacing-L);flex-wrap:wrap}section.footer-normal section.footer-content .right{order:-1;justify-content:start;gap:var(--spacing-XS);max-width:unset;width:100%}}@media only screen and (max-width:660px){section.footer-normal section.footer-content .left{height:unset}section.footer-normal section.footer-content .left .price-blocks .block-name{margin-bottom:var(--spacing-3XS)}section.footer-normal section.footer-content .left .price-blocks .block-price{line-height:1.2}section.footer-normal section.footer-content .left .price-blocks .block-price span{display:block;margin-left:unset}section.footer-normal section.footer-content .left .summary__description{line-height:1.3}}@media only screen and (max-width:590px){html{--chart-margins:var(--spacing-L)}main.normal section.chart{height:182px}section.header .subhead-container section.left .section-logo{width:20px;height:20px}section.header .subhead-container section.left h1,section.header .subhead-container section.right div{font-size:18px}section.footer-normal section.footer-content .left{flex-wrap:wrap;gap:var(--spacing-L)}section.footer-normal section.footer-content .left .summary{height:unset;gap:var(--spacing-2XS)}section.footer-normal section.footer-content .left .price-blocks{width:100%;flex-direction:column;gap:var(--spacing-S)}section.footer-normal section.footer-content .left .price-blocks>div{display:flex;justify-content:space-between;padding:var(--spacing-S);align-items:center}section.footer-normal section.footer-content .left .price-blocks .block-name{margin:unset}section.footer-normal section.footer-content .left .price-blocks .block-price span{display:inline;margin-left:var(--spacing-S)}section.footer-normal section.footer-content .right{gap:var(--spacing-S);margin:var(--spacing-M) 0}main.front{border-radius:var(--radius-XL)}main.front section.footer-front .source{display:none}main.front section.footer-front .button{width:100%;justify-content:center;gap:var(--spacing-M)}main.front section.footer-front .button svg.ph{display:block}main.front section.footer-front .button svg.dt{display:none}.source.external{margin-top:var(--spacing-S);text-align:right;display:block}}@media only screen and (max-width:470px){section.options{flex-wrap:wrap}section.options>span{width:100%}}