.InstallerOnboardingModal-module__XbC86W__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0009;position:fixed;inset:0}.InstallerOnboardingModal-module__XbC86W__modalWrapper{z-index:9999;pointer-events:none;width:95%;max-width:1100px;max-height:90vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.InstallerOnboardingModal-module__XbC86W__modal{pointer-events:auto;background:#fff;border-radius:20px;flex-direction:column;width:100%;max-height:90vh;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 75px #00000059}.InstallerOnboardingModal-module__XbC86W__closeButton{color:#666;cursor:pointer;z-index:10000;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.InstallerOnboardingModal-module__XbC86W__closeButton:hover:not(:disabled){color:#000;background:#0000001a;transform:rotate(90deg)}.InstallerOnboardingModal-module__XbC86W__closeButton:disabled{opacity:.5;cursor:not-allowed}.InstallerOnboardingModal-module__XbC86W__modalContent{max-height:calc(90vh - 2rem);padding:3rem;overflow-y:auto}.InstallerOnboardingModal-module__XbC86W__title{color:var(--panel-black);text-align:center;font-size:2rem;font-weight:300;font-family:var(--font-lexend),"Lexend",sans-serif;margin-bottom:.5rem}.InstallerOnboardingModal-module__XbC86W__subtitle{color:#666;text-align:center;font-size:1rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin-bottom:2rem}.InstallerOnboardingModal-module__XbC86W__progressBar{background:#e6077e1a;width:100%;height:4px;margin-bottom:1rem;position:relative}.InstallerOnboardingModal-module__XbC86W__progressFill{background:var(--power-pink);height:100%;transition:width .3s}.InstallerOnboardingModal-module__XbC86W__stepIndicator{text-align:center;color:#666;font-size:.9rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin-bottom:2rem}.InstallerOnboardingModal-module__XbC86W__form,.InstallerOnboardingModal-module__XbC86W__stepContent{flex-direction:column;gap:2.5rem;display:flex}.InstallerOnboardingModal-module__XbC86W__section{flex-direction:column;gap:1.5rem;display:flex}.InstallerOnboardingModal-module__XbC86W__sectionTitle,.InstallerOnboardingModal-module__XbC86W__stepTitle{color:var(--panel-black);border-bottom:2px solid var(--power-pink);font-size:1.25rem;font-weight:400;font-family:var(--font-lexend),"Lexend",sans-serif;margin-bottom:.25rem;padding-bottom:.5rem}.InstallerOnboardingModal-module__XbC86W__formRow{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.InstallerOnboardingModal-module__XbC86W__abnLookupRow{align-items:stretch;gap:.5rem;display:flex}.InstallerOnboardingModal-module__XbC86W__abnLookupRow .InstallerOnboardingModal-module__XbC86W__input{flex:1;min-width:0}.InstallerOnboardingModal-module__XbC86W__abnLookupButton{color:var(--panel-black);cursor:pointer;white-space:nowrap;font-size:.9rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;background:#0000000f;border:1px solid #0000001a;border-radius:8px;flex-shrink:0;padding:0 1rem;transition:background .2s,border-color .2s}.InstallerOnboardingModal-module__XbC86W__abnLookupButton:hover:not(:disabled){background:#0000001a;border-color:#00000026}.InstallerOnboardingModal-module__XbC86W__abnLookupButton:disabled{opacity:.6;cursor:not-allowed}.InstallerOnboardingModal-module__XbC86W__formGroup{flex-direction:column;gap:.5rem;display:flex}.InstallerOnboardingModal-module__XbC86W__label{color:var(--panel-black);font-size:.9rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif}.InstallerOnboardingModal-module__XbC86W__required{color:var(--power-pink);font-weight:600}.InstallerOnboardingModal-module__XbC86W__rateLabel{color:var(--panel-black);font-size:.9rem;font-weight:600;line-height:1.2;font-family:var(--font-work-sans),"Work Sans",sans-serif;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:0;display:flex}.InstallerOnboardingModal-module__XbC86W__helperText{color:#666;font-size:.8rem;font-weight:400;line-height:1.5;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin-top:-.25rem;margin-bottom:.5rem}.InstallerOnboardingModal-module__XbC86W__infoIconWrapper{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex;position:relative}.InstallerOnboardingModal-module__XbC86W__infoIcon{color:#666;width:18px;height:18px;font-size:.75rem;font-weight:700;font-family:var(--font-lexend),"Lexend",sans-serif;cursor:help;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.InstallerOnboardingModal-module__XbC86W__infoIcon:hover{background:var(--power-pink);color:#fff}.InstallerOnboardingModal-module__XbC86W__tooltip{background:var(--power-pink);color:#fff;text-align:center;pointer-events:none;opacity:0;visibility:hidden;z-index:100;border-radius:8px;width:250px;padding:.75rem;font-size:.8rem;font-weight:400;line-height:1.4;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 4px 12px #e6077e33}.InstallerOnboardingModal-module__XbC86W__tooltip:after{content:"";border-style:solid;border-width:6px;border-color:var(--power-pink)transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.InstallerOnboardingModal-module__XbC86W__infoIconWrapper:hover .InstallerOnboardingModal-module__XbC86W__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-4px)}.InstallerOnboardingModal-module__XbC86W__input,.InstallerOnboardingModal-module__XbC86W__select,.InstallerOnboardingModal-module__XbC86W__textarea{width:100%;font-size:.95rem;font-weight:400;font-family:var(--font-work-sans),"Work Sans",sans-serif;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.75rem 1rem;transition:all .3s}.InstallerOnboardingModal-module__XbC86W__input:focus,.InstallerOnboardingModal-module__XbC86W__select:focus,.InstallerOnboardingModal-module__XbC86W__textarea:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 3px #e6077e1a}.InstallerOnboardingModal-module__XbC86W__inputError,.InstallerOnboardingModal-module__XbC86W__inputError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.InstallerOnboardingModal-module__XbC86W__fieldError{color:#dc2626;margin-top:.5rem;font-size:.875rem;font-weight:500;display:block}.InstallerOnboardingModal-module__XbC86W__fieldSuccess{color:#16a34a;margin-top:.5rem;font-size:.875rem;font-weight:500;display:block}.InstallerOnboardingModal-module__XbC86W__textarea{resize:vertical;min-height:100px}.InstallerOnboardingModal-module__XbC86W__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23E6077E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:2.5rem}.InstallerOnboardingModal-module__XbC86W__radioGroup{flex-direction:column;gap:.75rem;display:flex}.InstallerOnboardingModal-module__XbC86W__radioLabel{cursor:pointer;color:var(--panel-black);font-size:.95rem;font-weight:400;font-family:var(--font-work-sans),"Work Sans",sans-serif;align-items:center;gap:.75rem;display:flex}.InstallerOnboardingModal-module__XbC86W__radioLabel input[type=radio]{cursor:pointer;width:20px;height:20px;accent-color:var(--power-pink)}.InstallerOnboardingModal-module__XbC86W__fileUpload{position:relative}.InstallerOnboardingModal-module__XbC86W__fileInput{opacity:0;width:0;height:0;position:absolute}.InstallerOnboardingModal-module__XbC86W__fileLabel{cursor:pointer;color:#666;font-size:.95rem;font-weight:400;font-family:var(--font-work-sans),"Work Sans",sans-serif;text-align:center;background:#fff;border:2px dashed #e0e0e0;border-radius:8px;width:100%;padding:.75rem 1rem;transition:all .3s;display:inline-block}.InstallerOnboardingModal-module__XbC86W__fileLabel:hover{border-color:var(--power-pink);color:var(--power-pink);background:#e6077e0d}.InstallerOnboardingModal-module__XbC86W__ratesIntro{font-size:.9rem;font-style:italic;font-weight:500;line-height:1.6;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin-bottom:1.5rem}.InstallerOnboardingModal-module__XbC86W__ratesSection{border-bottom:1px solid #e6077e1a;margin-bottom:2rem;padding-bottom:2rem}.InstallerOnboardingModal-module__XbC86W__ratesSection:last-of-type{border-bottom:none}.InstallerOnboardingModal-module__XbC86W__ratesSectionTitle{color:var(--panel-black);border-bottom:2px solid var(--power-pink);font-size:1.25rem;font-weight:400;font-family:var(--font-lexend),"Lexend",sans-serif;margin-bottom:1.25rem;padding-bottom:.5rem}.InstallerOnboardingModal-module__XbC86W__rateItem{background:#fff;border:1px solid #eef0f3;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.75rem 1rem;transition:all .3s;display:grid;box-shadow:0 2px 4px #00000005}.InstallerOnboardingModal-module__XbC86W__rateItem:hover{border-color:#e0e4e9;transform:translateY(-2px);box-shadow:0 8px 16px #0000000f}.InstallerOnboardingModal-module__XbC86W__rateItem:last-child{margin-bottom:0}.InstallerOnboardingModal-module__XbC86W__rateInfoColumn{flex-direction:column;gap:.25rem;min-width:0;display:flex}.InstallerOnboardingModal-module__XbC86W__rateActionColumn{flex-direction:row;align-items:center;gap:1rem;min-width:0;display:flex}.InstallerOnboardingModal-module__XbC86W__rateRadioGroup{background:#f5f7f9;border-radius:10px;flex-shrink:0;gap:0;width:auto;padding:4px;display:flex}.InstallerOnboardingModal-module__XbC86W__rateToggleLabel{cursor:pointer;color:#666;text-align:center;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:500;font-family:var(--font-work-sans),"Work Sans",sans-serif;border-radius:8px;justify-content:center;align-items:center;min-width:100px;padding:.4rem .8rem;transition:all .2s;display:flex;position:relative}.InstallerOnboardingModal-module__XbC86W__rateToggleLabel:hover{color:var(--panel-black);background:#00000005}.InstallerOnboardingModal-module__XbC86W__rateToggleLabel input[type=radio]{opacity:0;width:0;height:0;position:absolute}.InstallerOnboardingModal-module__XbC86W__rateToggleLabel:has(input:checked){color:var(--power-pink);background:#fff;font-weight:600;box-shadow:0 2px 8px #0000000d}.InstallerOnboardingModal-module__XbC86W__rateToggleLabel span{z-index:1}.InstallerOnboardingModal-module__XbC86W__rateInputGroup{flex:1;align-items:center;gap:.5rem;animation:.2s ease-out InstallerOnboardingModal-module__XbC86W__slideRight;display:flex}@keyframes InstallerOnboardingModal-module__XbC86W__slideRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.InstallerOnboardingModal-module__XbC86W__ratePrefix{color:var(--panel-black);font-size:1rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif}.InstallerOnboardingModal-module__XbC86W__rateInput{font-size:.95rem;font-weight:500;font-family:var(--font-work-sans),"Work Sans",sans-serif;color:var(--panel-black);background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:0 0 120px;padding:.6rem .8rem;transition:all .2s}.InstallerOnboardingModal-module__XbC86W__rateInput:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 3px #e6077e1a}.InstallerOnboardingModal-module__XbC86W__rateSuffix{display:none}.InstallerOnboardingModal-module__XbC86W__footerNote{color:#666;font-size:.9rem;font-style:italic;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin-top:1rem}.InstallerOnboardingModal-module__XbC86W__formActions{border-top:2px solid #e6077e1a;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1.5rem;display:flex}.InstallerOnboardingModal-module__XbC86W__buttonGroup{margin-left:auto}.InstallerOnboardingModal-module__XbC86W__buttonPrimary,.InstallerOnboardingModal-module__XbC86W__buttonSecondary{cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;border:none;border-radius:50px;padding:.875rem 2rem;transition:all .3s}.InstallerOnboardingModal-module__XbC86W__buttonPrimary{background:var(--power-pink);color:#fff}.InstallerOnboardingModal-module__XbC86W__buttonPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.InstallerOnboardingModal-module__XbC86W__buttonPrimary:disabled{opacity:.6;cursor:not-allowed}.InstallerOnboardingModal-module__XbC86W__errorMessage{color:#c62828;font-family:var(--font-work-sans),"Work Sans",sans-serif;background:#f443361a;border:1px solid #f443364d;border-radius:8px;margin-bottom:1rem;padding:1rem}.InstallerOnboardingModal-module__XbC86W__errorMessage p{margin:0;font-size:.9rem;font-weight:500}.InstallerOnboardingModal-module__XbC86W__buttonSecondary{color:var(--power-pink);border:2px solid var(--power-pink);background:0 0}.InstallerOnboardingModal-module__XbC86W__buttonSecondary:hover{background:#e6077e1a}.InstallerOnboardingModal-module__XbC86W__modalContent::-webkit-scrollbar{width:8px}.InstallerOnboardingModal-module__XbC86W__modalContent::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.InstallerOnboardingModal-module__XbC86W__modalContent::-webkit-scrollbar-thumb{background:#e6077e4d;border-radius:4px}.InstallerOnboardingModal-module__XbC86W__modalContent::-webkit-scrollbar-thumb:hover{background:#e6077e80}.InstallerOnboardingModal-module__XbC86W__addressLabelRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.InstallerOnboardingModal-module__XbC86W__toggleButtons{background:#0000000d;border-radius:50px;gap:.5rem;padding:.25rem;display:flex}.InstallerOnboardingModal-module__XbC86W__toggleButton{color:var(--panel-black);cursor:pointer;white-space:nowrap;font-size:.8rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;background:0 0;border:none;border-radius:50px;padding:.4rem .9rem;transition:all .3s}.InstallerOnboardingModal-module__XbC86W__toggleButton:hover{background:#e6077e1a}.InstallerOnboardingModal-module__XbC86W__toggleButton.InstallerOnboardingModal-module__XbC86W__active{background:var(--power-pink);color:#fff;box-shadow:0 2px 8px #e6077e4d}.InstallerOnboardingModal-module__XbC86W__manualAddressFields{width:100%}.InstallerOnboardingModal-module__XbC86W__addressAutocomplete{width:100%;position:relative}.InstallerOnboardingModal-module__XbC86W__loadingIndicator{color:#666;pointer-events:none;font-size:.8rem;font-family:var(--font-work-sans),"Work Sans",sans-serif;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.InstallerOnboardingModal-module__XbC86W__smallSpinner{border:2px solid #e6077e33;border-top-color:var(--power-pink);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite InstallerOnboardingModal-module__XbC86W__spin}@keyframes InstallerOnboardingModal-module__XbC86W__spin{to{transform:rotate(360deg)}}.InstallerOnboardingModal-module__XbC86W__suggestionsDropdown{z-index:1000;background:#fff;border:2px solid #e6077e33;border-radius:12px;max-height:300px;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #00000026}.InstallerOnboardingModal-module__XbC86W__suggestionItem{cursor:pointer;border-bottom:1px solid #0000000d;padding:.875rem 1rem;transition:background-color .2s}.InstallerOnboardingModal-module__XbC86W__suggestionItem:last-child{border-bottom:none}.InstallerOnboardingModal-module__XbC86W__suggestionItem:hover{background-color:#e6077e0d}.InstallerOnboardingModal-module__XbC86W__suggestionMain{color:var(--panel-black);font-size:.9rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin-bottom:.25rem}.InstallerOnboardingModal-module__XbC86W__suggestionSecondary{color:#666;font-size:.8rem;font-family:var(--font-work-sans),"Work Sans",sans-serif}@media (max-width:900px){.InstallerOnboardingModal-module__XbC86W__rateItem{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.InstallerOnboardingModal-module__XbC86W__modal{border-radius:16px;max-height:95vh}.InstallerOnboardingModal-module__XbC86W__modalContent{padding:2rem 1.5rem}.InstallerOnboardingModal-module__XbC86W__title{font-size:1.75rem}.InstallerOnboardingModal-module__XbC86W__sectionTitle,.InstallerOnboardingModal-module__XbC86W__stepTitle{font-size:1.1rem}.InstallerOnboardingModal-module__XbC86W__closeButton{width:35px;height:35px;font-size:1.25rem;top:.75rem;right:.75rem}.InstallerOnboardingModal-module__XbC86W__rateInputGroup{flex-direction:column;align-items:flex-start;gap:.75rem}.InstallerOnboardingModal-module__XbC86W__rateInput{flex:1;width:100%}.InstallerOnboardingModal-module__XbC86W__formActions{flex-direction:column;gap:1rem}.InstallerOnboardingModal-module__XbC86W__buttonGroup{width:100%;margin-left:0}.InstallerOnboardingModal-module__XbC86W__buttonPrimary,.InstallerOnboardingModal-module__XbC86W__buttonSecondary{width:100%}}@media (max-width:600px){.InstallerOnboardingModal-module__XbC86W__splitActions{flex-direction:column}}@media (max-width:480px){.InstallerOnboardingModal-module__XbC86W__modalContent{padding:1.5rem 1rem}.InstallerOnboardingModal-module__XbC86W__title{font-size:1.5rem}.InstallerOnboardingModal-module__XbC86W__subtitle{font-size:.9rem}.InstallerOnboardingModal-module__XbC86W__form{gap:1.5rem}}.InstallerOnboardingModal-module__XbC86W__addressToggle{cursor:pointer;color:#666;-webkit-user-select:none;user-select:none;background:#f8f9fa;border:1px solid #eee;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.InstallerOnboardingModal-module__XbC86W__addressToggle:hover{color:var(--panel-black);background:#f0f0f0;border-color:#ddd}.InstallerOnboardingModal-module__XbC86W__addressToggleActive{color:var(--power-pink);background:#e6077e14;border-color:#e6077e4d}.InstallerOnboardingModal-module__XbC86W__addressToggleIcon{align-items:center;font-size:1rem;line-height:1;display:flex}.InstallerOnboardingModal-module__XbC86W__successWrapper{z-index:10001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.InstallerOnboardingModal-module__XbC86W__successContent{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;width:90%;max-width:400px;padding:3rem;display:flex;box-shadow:0 20px 40px #0000001a}.InstallerOnboardingModal-module__XbC86W__successIcon{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:3rem;display:flex;box-shadow:0 8px 16px #4caf504d}.InstallerOnboardingModal-module__XbC86W__successTitle{color:var(--panel-black);font-size:1.5rem;font-weight:600;line-height:1.3;font-family:var(--font-lexend),"Lexend",sans-serif}.InstallerOnboardingModal-module__XbC86W__priceReviewContainer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex}.InstallerOnboardingModal-module__XbC86W__priceReviewSection{flex-direction:column;gap:1rem;display:flex}.InstallerOnboardingModal-module__XbC86W__priceReviewSectionTitle{color:var(--power-pink);font-size:1rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;border-bottom:1px solid #e2e8f0;margin:0;padding-bottom:.5rem}.InstallerOnboardingModal-module__XbC86W__priceReviewGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem 2rem;display:grid}.InstallerOnboardingModal-module__XbC86W__priceReviewRow{color:#020810;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;display:flex}.InstallerOnboardingModal-module__XbC86W__priceReviewLabel{font-family:var(--font-work-sans),"Work Sans",sans-serif;align-items:center;gap:.35rem;display:inline-flex}.InstallerOnboardingModal-module__XbC86W__priceReviewValue{color:var(--panel-black);font-weight:500}.InstallerOnboardingModal-module__XbC86W__priceActionWrapper{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.InstallerOnboardingModal-module__XbC86W__priceActionCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex:1;align-items:center;gap:1rem;max-width:450px;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.InstallerOnboardingModal-module__XbC86W__priceActionCardFull{width:100%;max-width:none}.InstallerOnboardingModal-module__XbC86W__priceActionModifyButton{color:var(--panel-black);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;background:#fff;border:2px solid #e2e8f0;border-radius:10px;align-self:flex-end;padding:.5rem 1.25rem;transition:all .2s}.InstallerOnboardingModal-module__XbC86W__priceActionModifyButton:hover{border-color:var(--power-pink);background:#e6077e0a}.InstallerOnboardingModal-module__XbC86W__priceActionModifyButtonActive{border-color:var(--power-pink);color:var(--power-pink);background:#d8167d14}.InstallerOnboardingModal-module__XbC86W__priceActionCard:hover{border-color:var(--power-pink);background:#e6077e05;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.InstallerOnboardingModal-module__XbC86W__priceActionCardActive{border-color:var(--power-pink);background:#d8167d0d}.InstallerOnboardingModal-module__XbC86W__priceActionRadio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.InstallerOnboardingModal-module__XbC86W__priceActionCardActive .InstallerOnboardingModal-module__XbC86W__priceActionRadio{border-color:var(--power-pink)}.InstallerOnboardingModal-module__XbC86W__priceActionRadioInner{background:var(--power-pink);border-radius:50%;width:12px;height:12px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);transform:scale(0)}.InstallerOnboardingModal-module__XbC86W__priceActionCardActive .InstallerOnboardingModal-module__XbC86W__priceActionRadioInner{transform:scale(1)}.InstallerOnboardingModal-module__XbC86W__priceActionContent{flex-direction:column;gap:.25rem;display:flex}.InstallerOnboardingModal-module__XbC86W__priceActionTitle{color:var(--panel-black);font-size:1.1rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;margin:0}.InstallerOnboardingModal-module__XbC86W__priceActionDesc{color:#02060b;margin:0;font-size:.9rem;font-weight:500;line-height:1.4}.InstallerOnboardingModal-module__XbC86W__finalSummarySection{flex-direction:column;align-items:center;padding:2rem 0;display:flex}.InstallerOnboardingModal-module__XbC86W__summaryBox{border:1px dashed var(--power-pink);text-align:center;background:#f8fafc;border-radius:16px;width:100%;max-width:700px;margin-top:2rem;padding:1.5rem}.InstallerOnboardingModal-module__XbC86W__summaryTitle{color:var(--panel-black);font-size:1.1rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;margin-bottom:.75rem}.InstallerOnboardingModal-module__XbC86W__summaryText{color:#475569;margin:0;font-size:1rem;font-weight:500;line-height:1.6}@media (max-width:640px){.InstallerOnboardingModal-module__XbC86W__priceReviewGrid{grid-template-columns:1fr}.InstallerOnboardingModal-module__XbC86W__priceActionWrapper{flex-direction:column;align-items:center}.InstallerOnboardingModal-module__XbC86W__priceActionCard{width:100%;max-width:none}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(10px);color:#fff;background:#000;width:100%;margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{width:100%;padding:0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__column p{margin-top:1.5rem;font-weight:500}.Footer-module__S6Hkya__logoSection{align-items:center;gap:1.5rem;width:100%;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__footerLogo{justify-content:flex-start;align-items:center;width:60%;height:auto;min-height:80px;max-height:100px;margin:0;padding:0;line-height:0;text-decoration:none;transition:none;display:flex}.Footer-module__S6Hkya__footerLogo:hover{opacity:1;transform:none}.Footer-module__S6Hkya__footerLogo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;margin:0;padding:0;display:block}.Footer-module__S6Hkya__badge{padding:1rem 0;transition:none;display:inline-block}.Footer-module__S6Hkya__badge:hover{transform:none}.Footer-module__S6Hkya__column h3{color:#ffffffe6;margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__column h4{color:#ffffffe6;margin-bottom:1rem;font-size:1rem;font-weight:600;text-decoration:underline}.Footer-module__S6Hkya__column a{color:#ffffffe6;margin-bottom:.5rem;padding-left:0;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.Footer-module__S6Hkya__column a:hover{color:var(--pink-40);padding-left:5px}.Footer-module__S6Hkya__linkButton{color:#ffffffe6;cursor:pointer;font-weight:500;font-size:inherit;text-align:left;background:0 0;border:none;width:100%;margin-bottom:.5rem;padding-left:0;font-family:inherit;text-decoration:none;transition:all .3s;display:block;position:relative}.Footer-module__S6Hkya__linkButton:hover{color:var(--pink-40);padding-left:5px}.Footer-module__S6Hkya__bottom{color:#fff9;border-top:1px solid #fff3;justify-content:space-between;padding-top:2rem;font-size:.9rem;font-weight:600;display:flex}.Footer-module__S6Hkya__legal{align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__legal a,.Footer-module__S6Hkya__legalButton{color:#fffc;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legal a:hover,.Footer-module__S6Hkya__legalButton:hover{color:var(--power-pink)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.Footer-module__S6Hkya__container{padding:0 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__legal{justify-content:center}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:3rem 0 1.5rem}.Footer-module__S6Hkya__container{padding:0 1rem}.Footer-module__S6Hkya__column h3{font-size:1.1rem}.Footer-module__S6Hkya__column h4{font-size:.95rem}}
.Chatbot-module__DWq8bW__toggleButton{background:var(--power-pink);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem}.Chatbot-module__DWq8bW__chatWindow{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#fff9;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;width:350px;height:500px;display:flex;position:fixed;bottom:7rem;right:2rem;overflow:hidden;box-shadow:0 10px 40px #0003}.Chatbot-module__DWq8bW__header{background:var(--gradient-primary);color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Chatbot-module__DWq8bW__headerTitle{align-items:center;gap:.8rem;display:flex}.Chatbot-module__DWq8bW__avatar{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;font-size:1.5rem;display:flex;box-shadow:0 2px 8px #0000001a}.Chatbot-module__DWq8bW__header h3{margin:0;font-size:1rem;font-weight:600}.Chatbot-module__DWq8bW__status{opacity:.9;font-size:.75rem;display:block}.Chatbot-module__DWq8bW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.Chatbot-module__DWq8bW__messages{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.Chatbot-module__DWq8bW__message{border-radius:15px;max-width:80%;padding:.8rem 1rem;font-size:.95rem;line-height:1.5}.Chatbot-module__DWq8bW__userMessage{background:var(--gradient-primary);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.Chatbot-module__DWq8bW__botMessage{color:#1a1a1a;background:#f0f2f5;border-bottom-left-radius:5px;align-self:flex-start}.Chatbot-module__DWq8bW__contactLink{color:var(--power-pink);font-weight:600;text-decoration:underline}.Chatbot-module__DWq8bW__messageText{line-height:1.6}.Chatbot-module__DWq8bW__markdownBody{font-size:.9rem;line-height:1.55}.Chatbot-module__DWq8bW__markdownBody p{margin:0 0 .65em}.Chatbot-module__DWq8bW__markdownBody p:last-child{margin-bottom:0}.Chatbot-module__DWq8bW__markdownBody strong{color:#111;font-weight:600}.Chatbot-module__DWq8bW__markdownBody ul,.Chatbot-module__DWq8bW__markdownBody ol{margin:.35em 0 .65em;padding-left:1.35rem}.Chatbot-module__DWq8bW__markdownBody ol{list-style-type:decimal}.Chatbot-module__DWq8bW__markdownBody ul{list-style-type:disc}.Chatbot-module__DWq8bW__markdownBody li{margin:.25em 0;padding-left:.15em}.Chatbot-module__DWq8bW__markdownBody li>p{margin:.15em 0}.Chatbot-module__DWq8bW__markdownBody a{word-break:break-word}.Chatbot-module__DWq8bW__markdownBody hr{border:none;border-top:1px solid #00000014;margin:.75em 0}.Chatbot-module__DWq8bW__productLink{color:var(--power-pink);margin:0 .25rem;font-weight:600;text-decoration:underline;transition:opacity .2s}.Chatbot-module__DWq8bW__productLink:hover{opacity:.8}.Chatbot-module__DWq8bW__linksContainer{border-top:1px solid #e6077e1a;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.Chatbot-module__DWq8bW__productLinkButton{color:#fff;text-transform:capitalize;background:linear-gradient(135deg,#e6077e 0%,#ff6b9d 100%);border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.Chatbot-module__DWq8bW__productLinkButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #e6077e4d}.Chatbot-module__DWq8bW__inputArea{background:#fff9;border-top:1px solid #0000000d;gap:.5rem;padding:1rem;display:flex}.Chatbot-module__DWq8bW__input{border:1px solid #e0e0e0;border-radius:25px;outline:none;flex:1;padding:.8rem;font-size:.95rem;transition:border-color .2s}.Chatbot-module__DWq8bW__input:focus{border-color:var(--power-pink)}.Chatbot-module__DWq8bW__sendButton{background:var(--power-pink);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.Chatbot-module__DWq8bW__sendButton:disabled{cursor:not-allowed;background:#ccc}.Chatbot-module__DWq8bW__sendButton:hover:not(:disabled){transform:scale(1.05)}.Chatbot-module__DWq8bW__typingIndicator{gap:4px;padding:4px 0;display:flex}.Chatbot-module__DWq8bW__typingIndicator span{background:#90949c;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both Chatbot-module__DWq8bW__bounce}.Chatbot-module__DWq8bW__typingIndicator span:first-child{animation-delay:-.32s}.Chatbot-module__DWq8bW__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot-module__DWq8bW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:480px){.Chatbot-module__DWq8bW__chatWindow{-webkit-backdrop-filter:none;width:100vw;height:100dvh;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-radius:0;inset:0}.Chatbot-module__DWq8bW__inputArea{padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#fff}.Chatbot-module__DWq8bW__toggleButtonOpen{display:none!important}}
.CookieConsent-module__QbGkGW__cookieBanner{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e6077e33;border-radius:20px;padding:1.5rem 2rem;box-shadow:0 10px 40px #00000026,0 0 0 1px #e6077e1a;width:min(900px,100vw - 4rem)!important;position:fixed!important;bottom:2rem!important;left:2rem!important;right:auto!important;transform:none!important}.CookieConsent-module__QbGkGW__content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.CookieConsent-module__QbGkGW__textSection{flex:1}.CookieConsent-module__QbGkGW__title{color:var(--panel-black);font-size:1.1rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;margin:0 0 .5rem}.CookieConsent-module__QbGkGW__description{color:#475569;font-size:.9rem;line-height:1.6;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin:0}.CookieConsent-module__QbGkGW__privacyLink{color:var(--power-pink);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline;transition:opacity .2s}.CookieConsent-module__QbGkGW__privacyLink:hover{opacity:.8}.CookieConsent-module__QbGkGW__actions{flex-shrink:0;gap:1rem;display:flex}.CookieConsent-module__QbGkGW__acceptButton,.CookieConsent-module__QbGkGW__declineButton{cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;white-space:nowrap;border:none;border-radius:12px;padding:.75rem 1.75rem;transition:all .3s}.CookieConsent-module__QbGkGW__acceptButton{background:linear-gradient(135deg,var(--power-pink)0%,#c20560 100%);color:#fff;box-shadow:0 4px 15px #e6077e4d}.CookieConsent-module__QbGkGW__acceptButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e6077e66}.CookieConsent-module__QbGkGW__declineButton{color:#475569;background:#fff;border:2px solid #e2e8f0}.CookieConsent-module__QbGkGW__declineButton:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.CookieConsent-module__QbGkGW__cookieBanner{border-radius:20px 20px 0 0;max-width:100%;padding:1.25rem 1.5rem;bottom:0;left:0;right:0}.CookieConsent-module__QbGkGW__content{flex-direction:column;align-items:stretch;gap:1.25rem}.CookieConsent-module__QbGkGW__actions{flex-direction:column-reverse;gap:.75rem}.CookieConsent-module__QbGkGW__acceptButton,.CookieConsent-module__QbGkGW__declineButton{width:100%;padding:.875rem}.CookieConsent-module__QbGkGW__title{font-size:1rem}.CookieConsent-module__QbGkGW__description{font-size:.85rem}}@media (prefers-color-scheme:dark){.CookieConsent-module__QbGkGW__cookieBanner{background:#1e1e1ef2;border-color:#e6077e4d}.CookieConsent-module__QbGkGW__title{color:#f1f5f9}.CookieConsent-module__QbGkGW__description{color:#cbd5e1}.CookieConsent-module__QbGkGW__declineButton{color:#e2e8f0;background:#ffffff1a;border-color:#fff3}.CookieConsent-module__QbGkGW__declineButton:hover{background:#ffffff26;border-color:#ffffff4d}}
