input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.etc-el-chart-wrapper{position:relative;border-radius:.75rem;background-color:#fff;padding:1rem 1rem .5rem 1rem;box-shadow:0 10px 15px -3px rgba(15,23,42,.08),0 4px 6px -4px rgba(15,23,42,.06)}.etc-el-spinner{display:none;position:absolute;inset:0;background:rgba(255,255,255,.7);backdrop-filter:blur(2px);align-items:center;justify-content:center;z-index:10;border-radius:inherit}.etc-spinner-circle{border:3px solid #e5e7eb;border-top-color:#005e2f;border-radius:50%;width:36px;height:36px;animation:etc-spin .8s linear infinite}@keyframes etc-spin{to{transform:rotate(360deg)}}.etc-el-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.25rem}.etc-el-select{display:inline-flex;align-items:center;padding:.5rem .75rem;margin-bottom:1rem;border-radius:.5rem;border:1px solid #d1d5db;background-color:#fff;font-size:.875rem;color:#111827;box-shadow:0 1px 2px rgba(15,23,42,.04)}.etc-el-select:focus{outline:0;border-color:#005e2f;box-shadow:0 0 0 1px #005e2f}.etc-el-chart-wrapper{border-radius:.75rem;background-color:#fff;padding:1rem 1rem .5rem 1rem;box-shadow:0 10px 15px -3px rgba(15,23,42,.08),0 4px 6px -4px rgba(15,23,42,.06)}.etc-el-note{margin-top:.75rem;font-size:.75rem;color:#6b7280}@media (max-width:640px){.etc-elprice-chart{padding:1.25rem 1rem}.etc-el-chart-wrapper{padding:.75rem .75rem .25rem .75rem}}.etc-el-select,.etc-el-select:focus{background-color:#fff;max-width:300px}.etc-elcalc{width:100%;border-radius:1.5rem;color:#111827;position:relative}.etc-elcalc .etc-elcalc-card-link,.etc-elcalc .etc-elcalc-housing-card,.etc-elcalc [role=button],.etc-elcalc a,.etc-elcalc button,.etc-elcalc label{cursor:pointer!important}.etc-elcalc-results-section{display:none}.etc-elcalc--results .etc-elcalc-input-section{display:none}.etc-elcalc--results .etc-elcalc-results-section{display:block}.etc-elcalc-consumption-compact{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .4rem;font-size:.82rem;color:#4b5563;margin-bottom:1rem}.etc-elcalc-consumption-compact strong{color:#111827;font-weight:600}.etc-elcalc-consumption-compact .etc-elcalc-consumption-editbox{flex-basis:100%;margin-top:.4rem;padding-top:.4rem;border-top:1px solid rgba(0,94,47,.12)}.etc-elcalc-summary-oneliner{margin:.75rem 0 0;font-size:.78rem;color:#6b7280;text-align:center}.etc-elcalc-summary-block{background:rgba(0,94,47,.08);border:1px solid rgba(0,94,47,.18);border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.88rem}.etc-elcalc-summary-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:1.8rem}.etc-elcalc-summary-row+.etc-elcalc-summary-row{border-top:1px solid rgba(0,94,47,.12)}.etc-elcalc-summary-label{color:#4b5563;white-space:nowrap;font-size:.82rem}.etc-elcalc-summary-value{display:flex;align-items:center;gap:.35rem;font-weight:600;color:#111827;text-align:right}.etc-elcalc-consumption-editbox{margin-top:.6rem;padding-top:.6rem;border-top:1px solid rgba(0,94,47,.12);display:flex;align-items:center;gap:.5rem}.etc-elcalc-back-row{margin-top:1.5rem;text-align:center}.etc-elcalc-back-btn{background:0 0;border:1px solid rgba(0,94,47,.45);color:#005e2f;padding:.5rem 1.4rem;border-radius:999px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}.etc-elcalc-back-btn:hover{background:rgba(0,94,47,.08)}.etc-elcalc-compare-price{margin:0;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.15);font-size:.75rem;color:rgba(255,255,255,.65);font-variant-numeric:tabular-nums}.etc-elcalc-card--light .etc-elcalc-compare-price{border-top-color:#e5e7eb;color:#6b7280}.etc-elcalc-header{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.etc-elcalc-housing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:1.5rem}.etc-elcalc-housing-card{background:#fff;border:1px solid #d1d5db;color:#111827;padding:1.75rem 1.25rem;text-align:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.etc-elcalc-housing-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,94,47,.15);border-color:#005e2f}.etc-elcalc-housing-card--active{border-color:#005e2f;background:#d4f0b8;position:relative}.etc-elcalc-housing-card--active::after{content:'';position:absolute;top:.55rem;right:.55rem;width:1.25rem;height:1.25rem;border-radius:50%;background:#005e2f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-size:75%;background-repeat:no-repeat;background-position:center}.etc-elcalc-housing-icon{margin-bottom:.75rem}.etc-elcalc-housing-svg{width:3rem;height:3rem;display:block;margin:0 auto;filter:invert(23%) sepia(80%) saturate(600%) hue-rotate(120deg) brightness(70%) contrast(100%)}.etc-elcalc-housing-card--active .etc-elcalc-housing-svg{filter:invert(23%) sepia(80%) saturate(600%) hue-rotate(120deg) brightness(55%) contrast(100%)}.etc-elcalc-housing-label{font-size:1rem;font-weight:600}.etc-elcalc-login-hint{text-align:center;margin-bottom:1.75rem;font-size:.95rem}.etc-elcalc-login-link{color:#005e2f;font-weight:600;text-decoration:underline}.etc-elcalc-login-info{margin-left:.4rem}.etc-elcalc-fields-row{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;margin-bottom:1.25rem}.etc-elcalc-label{display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.etc-elcalc .etc-elcalc-input-group{position:relative}.etc-elcalc .etc-elcalc-input,.etc-elcalc .etc-elcalc-input--small{width:100%;border-radius:.9rem;border:1px solid #d1d5db;padding:.75rem .9rem;font-size:1rem;color:#111827;background:#fff;box-sizing:border-box}.etc-elcalc .etc-elcalc-input--small:focus,.etc-elcalc .etc-elcalc-input:focus{outline:2px solid var(--theme-palette-color-4,#14a066);outline-offset:2px;border-color:transparent;background:#fff!important;color:#111827!important}.etc-elcalc [hidden]{display:none!important}.etc-elcalc .etc-elcalc-input-suffix{position:absolute;right:.9rem;top:50%;transform:translateY(-50%);font-size:.9rem;color:#4b5563}.etc-elcalc-extra{margin-bottom:1.5rem;position:relative}.etc-elcalc-solar-info-btn{background:0 0;border:none;padding:0 .1rem;font-size:.9rem;color:#005e2f;line-height:1;cursor:pointer;vertical-align:middle}.etc-elcalc-solar-info-btn:hover{color:#003d1f}.etc-elcalc-solar-tooltip{margin-top:.5rem;padding:.65rem .85rem;background:#fff;border:1px solid rgba(0,94,47,.25);border-radius:.5rem;font-size:.82rem;color:#374151;line-height:1.5;box-shadow:0 2px 8px rgba(0,0,0,.08)}.etc-elcalc-checkbox{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.etc-elcalc-checkbox-input{display:none}.etc-elcalc-checkbox-box{width:1.1rem;height:1.1rem;border-radius:.3rem;border:2px solid #005e2f;display:inline-block;position:relative}.etc-elcalc-checkbox-input:checked+.etc-elcalc-checkbox-box{background:var(--theme-palette-color-2,#febf25);border-color:var(--theme-palette-color-2,#febf25)}.etc-elcalc-checkbox-input:checked+.etc-elcalc-checkbox-box::after{content:'';position:absolute;left:.22rem;top:.04rem;width:.38rem;height:.62rem;border:2px solid #2f2f2f;border-top:none;border-left:none;transform:rotate(45deg)}.etc-elcalc-checkbox-info{font-size:.9rem}.etc-elcalc-actions{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.etc-elcalc .etc-elcalc-submit{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.8rem;border-radius:999px;background:var(--theme-palette-color-2,#febf25);color:var(--theme-palette-color-3,#2f2f2f);border:none;font-weight:700;cursor:pointer;font-size:.95rem;box-shadow:0 8px 20px rgba(0,0,0,.25);transition:background .15s}.etc-elcalc .etc-elcalc-submit:hover{background:#f0b31e;color:#2f2f2f}.etc-elcalc-submit-spinner{display:none;width:1.1rem;height:1.1rem;border:2px solid rgba(47,47,47,.25);border-top-color:var(--theme-palette-color-3,#2f2f2f);border-radius:50%;animation:etc-spin .7s linear infinite;flex-shrink:0}.etc-elcalc--loading .etc-elcalc-submit-spinner{display:inline-block}.etc-elcalc--loading .etc-elcalc-submit-text{display:none}.etc-elcalc--loading .etc-elcalc-submit{pointer-events:none;opacity:.85}.etc-elcalc-error{font-size:.9rem;color:#dc2626}.etc-elcalc-results{margin-top:.5rem}.etc-elcalc-results-header{margin-bottom:1rem;font-size:.95rem}.etc-elcalc-results-area{font-weight:500}.etc-elcalc-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.etc-elcalc-card{padding:1.75rem 1.5rem 1.5rem;background:#fff;color:#111827;box-shadow:0 10px 20px rgba(15,23,42,.15);display:flex;flex-direction:column;gap:.75rem}.etc-elcalc-card--dark{background:#0d3b28;color:#e5e7eb}.etc-elcalc-card--dark h3{color:#e5e7eb}.etc-elcalc-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.etc-elcalc-card-list{list-style-type:disc;padding-left:1.25rem;margin:0 0 .75rem 0;font-size:.9rem}.etc-elcalc-card-list li{margin-bottom:.25rem}.etc-elcalc-card-link{font-size:.85rem;text-decoration:underline;margin-bottom:.25rem}.etc-elcalc-info-dot{font-size:.85rem}.etc-elcalc-card-price{font-size:1.4rem;font-weight:700}.etc-elcalc-card-spot{font-size:.85rem;color:#e5e7eb}.etc-elcalc-card--light .etc-elcalc-card-spot{color:#4b5563}.etc-elcalc-card-footer{margin-top:auto;display:flex;flex-direction:column;gap:.4rem}.etc-elcalc-card-cta{padding:.6rem 1.4rem;border-radius:999px;border:none;background:#22c55e;color:#064e3b;font-weight:600;cursor:pointer}.etc-elcalc-card--light .etc-elcalc-card-cta{background:#005e2f;color:#fff}.etc-elcalc-card-cta:hover{opacity:.95}.etc-elcalc-card-more{margin-top:.25rem;font-size:.85rem;text-decoration:underline;color:inherit}.etc-elcalc--loading .etc-elcalc-card{opacity:.6;pointer-events:none}@media (max-width:900px){.etc-elcalc{padding:0}.etc-elcalc-housing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.etc-elcalc-housing-card{padding:1.5rem .8rem}.etc-elcalc-fields-row{grid-template-columns:1fr}.etc-elcalc-results-grid{grid-template-columns:1fr}}.etc-elcalc-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:1000}.etc-elcalc-modal--open{display:flex}.etc-elcalc-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55)}.etc-elcalc-modal-dialog{position:relative;background:#fff;border-radius:1.25rem;max-width:720px;width:100%;padding:2rem 2.25rem 1.75rem;box-shadow:0 25px 50px -12px rgba(15,23,42,.5);z-index:1;color:#111827}.etc-elcalc-modal-close{position:absolute;top:1rem;right:1rem;border:none;background:#f3f4f6;border-radius:999px;width:32px;height:32px;cursor:pointer;font-size:1.2rem;line-height:1}.etc-elcalc-modal-title{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:#005e2f}.etc-elcalc-modal-product{text-align:center;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.etc-elcalc-modal-lead{font-size:.9rem;color:#4b5563;margin-bottom:1.25rem}.etc-elcalc-modal-total-row{display:flex;justify-content:space-between;font-weight:600;margin-bottom:.5rem}.etc-elcalc-modal-total{font-weight:700}.etc-elcalc-modal-breakdown{margin-top:.5rem;margin-bottom:1rem}.etc-elcalc-modal-row{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:.35rem}.etc-elcalc-modal-row--strong{font-weight:600;margin-top:.75rem}.etc-elcalc-modal-separator{border:none;border-top:1px dashed #d1d5db;margin:.75rem 0}.etc-elcalc-modal-footnote{font-size:.8rem;color:#6b7280;margin-top:.75rem}.etc-elcalc-info-subtitle{font-size:1rem;font-weight:600;color:#005e2f;margin:1.25rem 0 .5rem}.etc-elcalc-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.etc-elcalc-info-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#374151}.etc-elcalc-info-list li::before{content:'✓';color:#005e2f;font-weight:700;flex-shrink:0;margin-top:.05em}.etc-elcalc-modal-compare-row{display:flex;justify-content:space-between;align-items:center;margin-top:.9rem;padding-top:.75rem;border-top:1px dashed #d1d5db;font-size:.82rem;color:#6b7280}.etc-elcalc .etc-elcalc-card-link{cursor:pointer;display:block;text-decoration:underline;color:inherit}@media (max-width:640px){.etc-elcalc-modal-dialog{margin:0 1rem;padding:1.5rem 1.1rem 1.25rem}}.etc-spotprice-chart{max-width:1024px}.etc-spotprice-filters{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-end;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:.875rem}.etc-spotprice-filter-item{display:flex;flex-direction:column;gap:.25rem}.etc-spotprice-filter-label{font-size:.8rem;font-weight:600;color:#374151}.etc-spotprice-filter-item input[type=date],.etc-spotprice-filter-item select{padding:.45rem .7rem;border-radius:.5rem;border:1px solid #d1d5db;background:#fff;font-size:.875rem;color:#111827;box-shadow:0 1px 2px rgba(15,23,42,.04)}.etc-spotprice-filter-item input[type=date]:focus,.etc-spotprice-filter-item select:focus{outline:0;border-color:#005e2f;box-shadow:0 0 0 1px #005e2f}.etc-spotprice-view-toggle{display:flex;gap:0;margin-bottom:.875rem}.etc-spotprice-toggle-btn{padding:.4rem 1.1rem;font-size:.875rem;font-weight:600;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:background .15s,color .15s}.etc-spotprice-toggle-btn:first-child{border-radius:.5rem 0 0 .5rem;border-right:none}.etc-spotprice-toggle-btn:last-child{border-radius:0 .5rem .5rem 0}.etc-spotprice-toggle-btn--active{background:#005e2f;color:#fff;border-color:#005e2f}.etc-spotprice-toggle-btn:not(.etc-spotprice-toggle-btn--active):hover{background:#f3f4f6}.etc-spotprice-content-wrapper{position:relative;min-height:300px;border-radius:.75rem;background:#fff;padding:1rem 1rem .5rem;box-shadow:0 10px 15px -3px rgba(15,23,42,.08),0 4px 6px -4px rgba(15,23,42,.06)}.etc-spotprice-canvas{width:100%!important;height:300px!important;display:block}.etc-spotprice-table-scroll{overflow-x:auto;max-height:400px;overflow-y:auto}.etc-spotprice-table{width:100%;border-collapse:collapse;font-size:.875rem}.etc-spotprice-th{position:sticky;top:0;background:#f9fafb;text-align:left;padding:.5rem .75rem;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb}.etc-spotprice-td{padding:.4rem .75rem;color:#111827;border-bottom:1px solid #f3f4f6}.etc-spotprice-td--price{text-align:right;font-variant-numeric:tabular-nums}.etc-spotprice-table tr:last-child .etc-spotprice-td{border-bottom:none}.etc-spotprice-nav{display:flex;align-items:center;justify-content:space-between;margin-top:.875rem;gap:.5rem}.etc-spotprice-next-btn,.etc-spotprice-prev-btn{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid #d1d5db;background:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:background .15s,border-color .15s}.etc-spotprice-next-btn:hover,.etc-spotprice-prev-btn:hover{background:#005e2f;border-color:#005e2f;color:#fff}.etc-spotprice-next-btn:disabled,.etc-spotprice-prev-btn:disabled{background:#f3f4f6;border-color:#e5e7eb;color:#d1d5db;cursor:not-allowed}.etc-spotprice-date-label{flex:1;text-align:center;font-size:.9rem;font-weight:600;color:#374151}.etc-spotprice-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;margin-top:.875rem}.etc-spotprice-stat-box{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.9rem 1rem;text-align:center;box-shadow:0 2px 4px rgba(15,23,42,.05)}.etc-spotprice-stat-title{font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.35rem}.etc-spotprice-stat-value{font-size:1.1rem;font-weight:700;color:#005e2f;margin-bottom:.2rem}.etc-spotprice-stat-time{font-size:.78rem;color:#9ca3af}.etc-spotprice-no-tomorrow{position:absolute;inset:0;z-index:5;display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;background:rgba(255,255,255,.92);backdrop-filter:blur(3px);border-radius:inherit}.etc-spotprice-no-tomorrow-title{font-size:1rem;font-weight:700;color:#92400e;margin:0 0 .35rem 0}.etc-spotprice-no-tomorrow-desc{font-size:.85rem;color:#b45309;margin:0}@media (max-width:640px){.etc-spotprice-filters{padding:.75rem 1rem;gap:.75rem 1rem}.etc-spotprice-stats{grid-template-columns:1fr}.etc-spotprice-date-label{font-size:.8rem}}.etc-elcalc-consumption{margin-bottom:1.25rem;font-size:.9rem}.etc-elcalc-consumption-label{font-weight:600;margin-bottom:.15rem}.etc-elcalc-consumption-row{display:inline-flex;align-items:center;gap:.4rem}.etc-elcalc-consumption-text{font-weight:500}.etc-elcalc-consumption-edit{border:none;background:0 0;cursor:pointer;font-size:1rem}.etc-elcalc-consumption-editbox{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.etc-elcalc-input--small{max-width:160px;padding:.4rem .6rem;font-size:.85rem}.etc-elcalc-consumption-save{padding:.35rem .8rem;border-radius:999px;border:none;background:#005e2f;color:#fff;font-size:.8rem;cursor:pointer}