.savings-calculator-card[data-astro-cid-4ehbh7he]{background:var(--white);border-radius:16px;box-shadow:var(--shadow);padding:2rem;min-height:0;height:clamp(600px,74vh,700px);display:flex;flex-direction:column;overflow:hidden;--sc-control-height: 48px}.step-indicator[data-astro-cid-4ehbh7he]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0;flex-shrink:0}.step[data-astro-cid-4ehbh7he]{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.step-number[data-astro-cid-4ehbh7he]{width:40px;height:40px;border-radius:50%;background:#e0e0e0;color:var(--text-light);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;transition:all .3s ease}.step[data-astro-cid-4ehbh7he].active .step-number[data-astro-cid-4ehbh7he],.step[data-astro-cid-4ehbh7he].completed .step-number[data-astro-cid-4ehbh7he]{background:var(--primary-color);color:var(--white)}.step-label[data-astro-cid-4ehbh7he]{font-size:.75rem;color:var(--text-light);font-weight:600;text-align:center}.step[data-astro-cid-4ehbh7he].active .step-label[data-astro-cid-4ehbh7he]{color:var(--primary-color)}.step-line[data-astro-cid-4ehbh7he]{flex:1;height:2px;background:#e0e0e0;margin:0 .5rem;max-width:60px}.step[data-astro-cid-4ehbh7he].completed+.step-line[data-astro-cid-4ehbh7he]{background:var(--primary-color)}.calculator-form[data-astro-cid-4ehbh7he]{display:flex;flex:1;min-height:0}.form-step[data-astro-cid-4ehbh7he]{display:none;animation:fadeIn .3s ease;flex-direction:column;gap:.5rem;width:100%;height:100%;min-height:0}.form-step[data-astro-cid-4ehbh7he].active{display:flex}.form-step[data-astro-cid-4ehbh7he][data-step="1"]{justify-content:flex-start}.form-step[data-astro-cid-4ehbh7he][data-step="1"] .step-title[data-astro-cid-4ehbh7he],.form-step[data-astro-cid-4ehbh7he][data-step="4"] .step-title[data-astro-cid-4ehbh7he]{max-width:520px;margin-inline:auto}.form-step[data-astro-cid-4ehbh7he]#step-2-with-electricity .two-col-grid[data-astro-cid-4ehbh7he]{display:grid;grid-template-columns:1fr;gap:.75rem}.form-step[data-astro-cid-4ehbh7he]#step-2-with-electricity .two-col-grid[data-astro-cid-4ehbh7he] .form-group[data-astro-cid-4ehbh7he]{margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-title[data-astro-cid-4ehbh7he]{color:var(--text-dark);font-size:1.5rem;margin-bottom:.5rem;text-align:center}.button-group[data-astro-cid-4ehbh7he]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem;align-self:start}.form-step[data-astro-cid-4ehbh7he][data-step="1"] .button-group[data-astro-cid-4ehbh7he],.form-step[data-astro-cid-4ehbh7he][data-step="4"] .button-group[data-astro-cid-4ehbh7he]{width:100%;max-width:460px;margin-inline:auto}.btn-option[data-astro-cid-4ehbh7he]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem;border:2px solid #e0e0e0;border-radius:12px;background:var(--white);cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;color:var(--text-dark)}.form-step[data-astro-cid-4ehbh7he][data-step="1"] .btn-option[data-astro-cid-4ehbh7he],.form-step[data-astro-cid-4ehbh7he][data-step="4"] .btn-option[data-astro-cid-4ehbh7he]{min-height:132px;justify-content:center;border-color:#d4dde2;box-shadow:0 2px 8px #0f172a0d}.btn-option[data-astro-cid-4ehbh7he]:hover{border-color:var(--primary-color);background:#00a6510d}.btn-option[data-astro-cid-4ehbh7he].selected{border-color:var(--primary-color);background:var(--primary-color);color:var(--white)}.btn-option[data-astro-cid-4ehbh7he] svg[data-astro-cid-4ehbh7he]{width:36px;height:36px}.help-text[data-astro-cid-4ehbh7he]{display:block;color:var(--text-light);font-size:.8125rem;margin-top:.25rem;margin-bottom:.5rem}.checkbox-grid[data-astro-cid-4ehbh7he]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.checkbox-item[data-astro-cid-4ehbh7he]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:.5rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease}.checkbox-item[data-astro-cid-4ehbh7he]:hover{border-color:var(--primary-color);background:#00a6510d}.checkbox-item[data-astro-cid-4ehbh7he] input[data-astro-cid-4ehbh7he][type=checkbox]{width:20px;height:20px;cursor:pointer}.checkbox-item[data-astro-cid-4ehbh7he] input[data-astro-cid-4ehbh7he][type=checkbox]:checked+span[data-astro-cid-4ehbh7he]{color:var(--primary-color);font-weight:600}.appliance-qty[data-astro-cid-4ehbh7he]{width:64px;padding:.375rem;border:1px solid #e0e0e0;border-radius:6px;text-align:center;font-size:.8125rem}.appliance-qty[data-astro-cid-4ehbh7he]:disabled{background:#f5f5f5;cursor:not-allowed}.nav-buttons[data-astro-cid-4ehbh7he]{display:flex;gap:.75rem;margin-top:auto;padding-top:.75rem;align-self:stretch;flex-shrink:0;justify-content:space-between}.nav-buttons[data-astro-cid-4ehbh7he] .btn[data-astro-cid-4ehbh7he]{flex:1;padding:.7rem 1rem;font-size:.95rem;min-height:44px}.form-group[data-astro-cid-4ehbh7he]{margin-bottom:.75rem}.form-group[data-astro-cid-4ehbh7he] label[data-astro-cid-4ehbh7he]{display:block;color:var(--text-dark);font-weight:600;margin-bottom:.375rem;font-size:.9375rem}.input-with-prefix[data-astro-cid-4ehbh7he]{display:flex;align-items:stretch;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:border-color .3s ease;box-sizing:border-box;height:var(--sc-control-height)}.input-with-prefix[data-astro-cid-4ehbh7he]:focus-within{border-color:var(--primary-color)}.input-with-prefix[data-astro-cid-4ehbh7he]:focus-within .input-prefix[data-astro-cid-4ehbh7he]{border-right-color:var(--primary-color)}.input-with-prefix[data-astro-cid-4ehbh7he].field-error .input-prefix[data-astro-cid-4ehbh7he]{border-right-color:#ff6b6b}.input-prefix[data-astro-cid-4ehbh7he]{background:var(--background-light);padding:.75rem;color:var(--text-light);font-weight:600;display:flex;align-items:center;border-right:2px solid #e0e0e0;box-sizing:border-box}.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=number],.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=text],.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=email],.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=tel]{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;line-height:1.25;font-family:inherit;transition:border-color .3s ease;box-sizing:border-box;height:var(--sc-control-height)}.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=number]{outline:none}.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=number]:focus,.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=text]:focus,.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=email]:focus,.form-group[data-astro-cid-4ehbh7he]>input[data-astro-cid-4ehbh7he][type=tel]:focus{outline:none;border-color:var(--primary-color)}#contact-input-group[data-astro-cid-4ehbh7he] input[data-astro-cid-4ehbh7he][type=email]{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;line-height:1.25;font-family:inherit;transition:border-color .3s ease;box-sizing:border-box;height:var(--sc-control-height);outline:none}#contact-input-group[data-astro-cid-4ehbh7he] input[data-astro-cid-4ehbh7he][type=email]:focus{border-color:var(--primary-color)}.input-with-prefix[data-astro-cid-4ehbh7he] input[data-astro-cid-4ehbh7he][type=number],.input-with-prefix[data-astro-cid-4ehbh7he] input[data-astro-cid-4ehbh7he][type=tel]{border:none;border-radius:0;flex:1;width:100%;padding:.75rem;font-size:1rem;line-height:1.25;font-family:inherit;background:transparent;outline:none;min-width:0;box-sizing:border-box;height:100%;align-self:stretch}.slider[data-astro-cid-4ehbh7he]{width:100%;height:8px;border-radius:4px;background:#e0e0e0;outline:none;margin:1rem 0 .5rem;-webkit-appearance:none}.slider[data-astro-cid-4ehbh7he]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--primary-color);cursor:pointer;box-shadow:var(--shadow)}.slider[data-astro-cid-4ehbh7he]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--primary-color);cursor:pointer;box-shadow:var(--shadow);border:none}.slider-labels[data-astro-cid-4ehbh7he]{display:flex;justify-content:space-between;font-size:.875rem;color:var(--text-light)}.form-group[data-astro-cid-4ehbh7he] select[data-astro-cid-4ehbh7he]{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;line-height:1.25;font-family:inherit;background:var(--white);cursor:pointer;transition:border-color .3s ease;box-sizing:border-box;min-height:var(--sc-control-height)}.form-group[data-astro-cid-4ehbh7he] select[data-astro-cid-4ehbh7he]:focus{outline:none;border-color:var(--primary-color)}.form-group[data-astro-cid-4ehbh7he] small[data-astro-cid-4ehbh7he]{display:block;margin-top:.375rem;color:var(--text-light);font-size:.875rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .checkbox-grid[data-astro-cid-4ehbh7he]{max-height:190px;overflow-y:auto;padding-right:.25rem}#step-2-without-electricity[data-astro-cid-4ehbh7he].form-step.active{min-height:0;display:flex;flex-direction:column;gap:.4rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .step-title[data-astro-cid-4ehbh7he]{margin-bottom:.25rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .form-group[data-astro-cid-4ehbh7he]:first-of-type{margin-bottom:.5rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .appliance-form-group[data-astro-cid-4ehbh7he]{flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:.5rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .appliance-form-group[data-astro-cid-4ehbh7he] .help-text[data-astro-cid-4ehbh7he]{margin-bottom:.5rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .appliance-list-wrap[data-astro-cid-4ehbh7he]{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:.35rem;padding-bottom:.25rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .appliance-list[data-astro-cid-4ehbh7he]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.6rem}.appliance-row[data-astro-cid-4ehbh7he]{display:flex;align-items:center;gap:.75rem;min-width:0;padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;background:var(--white)}.appliance-row[data-astro-cid-4ehbh7he]:hover{border-color:var(--primary-color);background:#00a6510a}.appliance-row[data-astro-cid-4ehbh7he].selected{border-color:var(--primary-color);background:#00a65114}.appliance-row[data-astro-cid-4ehbh7he] .appliance-check[data-astro-cid-4ehbh7he]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#e0e0e0;color:var(--text-light);flex-shrink:0;opacity:.4}.appliance-row[data-astro-cid-4ehbh7he].selected .appliance-check[data-astro-cid-4ehbh7he]{background:var(--primary-color);color:var(--white);opacity:1}.appliance-row[data-astro-cid-4ehbh7he] .appliance-check[data-astro-cid-4ehbh7he] svg[data-astro-cid-4ehbh7he]{width:14px;height:14px}.appliance-row[data-astro-cid-4ehbh7he] .appliance-name[data-astro-cid-4ehbh7he]{flex:1;font-weight:500;color:var(--text-dark)}.appliance-row[data-astro-cid-4ehbh7he].selected .appliance-name[data-astro-cid-4ehbh7he]{color:var(--primary-color);font-weight:600}.appliance-row[data-astro-cid-4ehbh7he] .appliance-qty[data-astro-cid-4ehbh7he]{width:56px;flex-shrink:0;height:var(--sc-control-height);padding:0 .5rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;text-align:center;font-family:inherit;box-sizing:border-box;-moz-appearance:textfield}.appliance-row[data-astro-cid-4ehbh7he] .appliance-qty[data-astro-cid-4ehbh7he]::-webkit-outer-spin-button,.appliance-row[data-astro-cid-4ehbh7he] .appliance-qty[data-astro-cid-4ehbh7he]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.appliance-row[data-astro-cid-4ehbh7he] .appliance-qty[data-astro-cid-4ehbh7he]:focus{outline:none;border-color:var(--primary-color)}.appliance-row[data-astro-cid-4ehbh7he] .appliance-qty[data-astro-cid-4ehbh7he]:hover{border-color:var(--primary-color)}.field-error[data-astro-cid-4ehbh7he]{border-color:#ff6b6b!important}.field-error-text[data-astro-cid-4ehbh7he],.group-error-text[data-astro-cid-4ehbh7he],.form-group[data-astro-cid-4ehbh7he] .field-error-text[data-astro-cid-4ehbh7he]{color:#d93025;font-size:.8125rem;font-weight:500}.field-error-text[data-astro-cid-4ehbh7he]{display:block;margin-top:.375rem}.field-error-text[data-astro-cid-4ehbh7he]:empty{display:none}.appliance-row[data-astro-cid-4ehbh7he] .field-error-text[data-astro-cid-4ehbh7he]{flex:1 1 100%;margin-top:.25rem}.group-error-text[data-astro-cid-4ehbh7he]{margin-top:.5rem}.btn-large[data-astro-cid-4ehbh7he]{width:100%;font-size:1.125rem;padding:1.25rem;margin-top:1rem}.form-note[data-astro-cid-4ehbh7he]{text-align:center;margin-top:1rem}.form-note[data-astro-cid-4ehbh7he] small[data-astro-cid-4ehbh7he]{color:var(--text-light);font-size:.875rem}.success-message[data-astro-cid-4ehbh7he]{display:none;text-align:center;color:var(--text-dark)}.success-icon[data-astro-cid-4ehbh7he]{width:80px;height:80px;background:var(--primary-color);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem}.success-message[data-astro-cid-4ehbh7he] h3[data-astro-cid-4ehbh7he]{color:var(--primary-color);margin-bottom:1rem}.success-message[data-astro-cid-4ehbh7he] p[data-astro-cid-4ehbh7he]{margin-bottom:2rem;color:var(--text-light)}.form-api-error[data-astro-cid-4ehbh7he]{display:none;margin-top:1rem;padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;font-size:.875rem}.form-api-error[data-astro-cid-4ehbh7he]:not(:empty){display:block}.btn-submit[data-astro-cid-4ehbh7he].is-loading{pointer-events:none;opacity:.8}@media (max-width: 640px){.savings-calculator-card[data-astro-cid-4ehbh7he]{height:600px;padding:1.5rem}#step-2-without-electricity[data-astro-cid-4ehbh7he] .appliance-list[data-astro-cid-4ehbh7he]{grid-template-columns:1fr}.step-indicator[data-astro-cid-4ehbh7he]{overflow-x:auto;padding-bottom:1rem}.step-label[data-astro-cid-4ehbh7he]{display:none}.step-number[data-astro-cid-4ehbh7he]{width:32px;height:32px;font-size:.875rem}.step-line[data-astro-cid-4ehbh7he]{max-width:30px}.step-title[data-astro-cid-4ehbh7he]{font-size:1.25rem}.button-group[data-astro-cid-4ehbh7he]{grid-template-columns:1fr}.btn-option[data-astro-cid-4ehbh7he]{padding:1rem .75rem}.form-step[data-astro-cid-4ehbh7he][data-step="1"] .btn-option[data-astro-cid-4ehbh7he],.form-step[data-astro-cid-4ehbh7he][data-step="4"] .btn-option[data-astro-cid-4ehbh7he]{min-height:96px}.checkbox-grid[data-astro-cid-4ehbh7he]{grid-template-columns:1fr}}@media (min-width: 768px){.savings-calculator-card[data-astro-cid-4ehbh7he]{padding:2.25rem}.nav-buttons[data-astro-cid-4ehbh7he] .btn[data-astro-cid-4ehbh7he]{flex:0 0 auto;min-width:140px;width:auto}.nav-buttons[data-astro-cid-4ehbh7he] .btn-submit[data-astro-cid-4ehbh7he]{min-width:200px}.checkbox-grid[data-astro-cid-4ehbh7he]{grid-template-columns:1fr 1fr}}@media (min-width: 641px){.form-step[data-astro-cid-4ehbh7he]#step-2-with-electricity .two-col-grid[data-astro-cid-4ehbh7he]{grid-template-columns:1fr 1fr}}.contact-hero[data-astro-cid-2mxdoeuz]{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-color) 100%);color:var(--white);text-align:center;padding:4rem 0 3rem}.contact-hero[data-astro-cid-2mxdoeuz] h1[data-astro-cid-2mxdoeuz]{color:var(--white);margin-bottom:1rem;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-hero[data-astro-cid-2mxdoeuz] .subtitle[data-astro-cid-2mxdoeuz]{font-size:1.125rem;opacity:.95;animation:fadeInUp 1s ease-out .2s backwards;margin-bottom:.5rem}.contact-hero[data-astro-cid-2mxdoeuz] .disclaimer[data-astro-cid-2mxdoeuz]{font-size:.875rem;opacity:.85;font-style:italic;animation:fadeInUp 1s ease-out .3s backwards}.contact-section[data-astro-cid-2mxdoeuz]{background:var(--background-light)}.contact-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}.contact-calculator-wrap[data-astro-cid-2mxdoeuz]{min-height:0;display:flex;flex-direction:column}.contact-calculator-wrap[data-astro-cid-2mxdoeuz]>[data-astro-cid-2mxdoeuz]{flex:1;min-height:0}.contact-info[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:2rem}.info-card[data-astro-cid-2mxdoeuz]{flex:1;display:flex;flex-direction:column;background:var(--white);padding:2rem;border-radius:16px;box-shadow:var(--shadow);animation:fadeInUp .8s ease-out backwards}.info-card[data-astro-cid-2mxdoeuz]:nth-child(1){animation-delay:.6s}.info-card[data-astro-cid-2mxdoeuz]:nth-child(2){animation-delay:.8s}.info-card[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{color:var(--primary-color);margin-bottom:1.5rem}.info-item[data-astro-cid-2mxdoeuz]{margin-bottom:1.5rem}.info-item[data-astro-cid-2mxdoeuz]:last-child{margin-bottom:0}.info-item[data-astro-cid-2mxdoeuz] strong[data-astro-cid-2mxdoeuz]{display:block;color:var(--text-dark);margin-bottom:.5rem}.info-item[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:var(--primary-color);font-weight:500}.info-item[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:var(--text-light);line-height:1.6}.benefits-list[data-astro-cid-2mxdoeuz]{list-style:none}.benefits-list[data-astro-cid-2mxdoeuz] li[data-astro-cid-2mxdoeuz]{padding:.5rem 0;color:var(--text-dark)}@media (min-width: 1024px){.contact-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:2fr 1fr;gap:3rem}}
