.SolarQuotes-module__L5lRza__page{color:#0b1020;min-height:100vh;font-family:var(--font-sans);background:#fff}.SolarQuotes-module__L5lRza__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#fffffff2;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;gap:3rem;padding:1rem 2rem;display:flex;position:sticky;top:0}.SolarQuotes-module__L5lRza__navBrand{align-items:center;text-decoration:none;display:flex}.SolarQuotes-module__L5lRza__navLinks{align-items:center;gap:2rem;display:flex}.SolarQuotes-module__L5lRza__navLink{color:#64748b;font-size:.9375rem;text-decoration:none;transition:color .2s}.SolarQuotes-module__L5lRza__navLink:hover{color:#1e293b}.SolarQuotes-module__L5lRza__navLinkActive{color:#1e293b;font-weight:500}.SolarQuotes-module__L5lRza__navActions{align-items:center;gap:1rem;display:flex}.SolarQuotes-module__L5lRza__uploadBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.SolarQuotes-module__L5lRza__uploadBtn:hover{background:#334155;transform:translateY(-1px)}.SolarQuotes-module__L5lRza__signInBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.SolarQuotes-module__L5lRza__signInBtn:hover{background:#334155;transform:translateY(-1px)}.SolarQuotes-module__L5lRza__hero{text-align:center;padding:4rem 2rem 2.5rem}.SolarQuotes-module__L5lRza__heroTitle{letter-spacing:-.035em;color:#0b1020;margin:0 0 .875rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:700;line-height:1.1}.SolarQuotes-module__L5lRza__heroTitleAccent{color:var(--accent)}.SolarQuotes-module__L5lRza__heroSubtitle{color:#64748b;max-width:36rem;margin:0 auto 1.75rem;font-size:1.125rem;font-weight:400;line-height:1.5}.SolarQuotes-module__L5lRza__heroUploadBtn{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#0b1020;border:none;border-radius:999px;align-items:center;gap:.625rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.SolarQuotes-module__L5lRza__heroUploadBtn:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 26px #0f172a2e}.SolarQuotes-module__L5lRza__heroUploadBtn:active{transform:translateY(0)}.SolarQuotes-module__L5lRza__heroUploadBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.SolarQuotes-module__L5lRza__heroSecondaryLink{color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-muted);letter-spacing:-.01em;border-radius:999px;margin-top:1rem;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-block}.SolarQuotes-module__L5lRza__heroSecondaryLink:hover{background:var(--accent-softer);color:var(--accent-strong);border-color:var(--accent)}.SolarQuotes-module__L5lRza__statsRow{justify-content:center;align-items:stretch;gap:1rem;max-width:960px;margin:0 auto;padding:2rem;list-style:none;display:flex}.SolarQuotes-module__L5lRza__statCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;flex:1;max-width:160px;padding:1.25rem 1.5rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.SolarQuotes-module__L5lRza__statCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.SolarQuotes-module__L5lRza__statValue{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:#0b1020;order:-1;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.SolarQuotes-module__L5lRza__statLabel{color:#64748b;font-size:.8125rem;font-weight:500}.SolarQuotes-module__L5lRza__statSublabel{color:#94a3b8;margin:auto 0 0;font-size:.6875rem}.SolarQuotes-module__L5lRza__main{max-width:1400px;margin:0 auto;padding:2rem}.SolarQuotes-module__L5lRza__filterSection{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.SolarQuotes-module__L5lRza__filterHeader{color:#0b1020;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.SolarQuotes-module__L5lRza__filterGuideLink{color:var(--accent);margin-left:auto;font-size:.8125rem;font-weight:600;text-decoration:none}.SolarQuotes-module__L5lRza__filterGuideLink:hover{text-decoration:underline}.SolarQuotes-module__L5lRza__filterIcon{color:#64748b}.SolarQuotes-module__L5lRza__filterRow{flex-wrap:wrap;gap:.75rem;display:flex}.SolarQuotes-module__L5lRza__searchWrapper{flex:1.5;min-width:180px;position:relative}.SolarQuotes-module__L5lRza__searchIcon{color:#64748b;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.SolarQuotes-module__L5lRza__searchInput{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.875rem 2.25rem .875rem 2.75rem;font-size:.9375rem;transition:all .2s}.SolarQuotes-module__L5lRza__searchInput::placeholder{color:#94a3b8}.SolarQuotes-module__L5lRza__searchInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2563eb26}.SolarQuotes-module__L5lRza__filterSelect{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex:.8;min-width:110px;padding:.75rem;font-size:.875rem;transition:all .2s}.SolarQuotes-module__L5lRza__filterSelect:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2563eb1f}.SolarQuotes-module__L5lRza__toggleLabel{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.SolarQuotes-module__L5lRza__toggleLabel:hover{background:#f1f5f9;border-color:#cbd5e1}.SolarQuotes-module__L5lRza__toggleCheckbox{width:1rem;height:1rem;accent-color:var(--accent);cursor:pointer}.SolarQuotes-module__L5lRza__toggleText{color:#475569;font-size:.8125rem}.SolarQuotes-module__L5lRza__resetFiltersBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.375rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.SolarQuotes-module__L5lRza__resetFiltersBtn:hover{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.SolarQuotes-module__L5lRza__searchClear{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.SolarQuotes-module__L5lRza__searchClear:hover{color:#475569;background:#e2e8f0}.SolarQuotes-module__L5lRza__priceRange{flex:1.2;align-items:center;gap:.375rem;min-width:200px;display:flex}.SolarQuotes-module__L5lRza__priceInputWrapper{flex:1;position:relative}.SolarQuotes-module__L5lRza__priceInput{color:#1e293b;-moz-appearance:textfield;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.875rem 2rem .875rem .75rem;font-size:.9375rem;transition:all .2s}.SolarQuotes-module__L5lRza__priceInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SolarQuotes-module__L5lRza__priceInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SolarQuotes-module__L5lRza__priceInput::placeholder{color:#94a3b8}.SolarQuotes-module__L5lRza__priceInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2563eb26}.SolarQuotes-module__L5lRza__priceSep{color:#94a3b8;flex-shrink:0;font-size:.875rem}.SolarQuotes-module__L5lRza__priceClear{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.2rem;transition:all .15s;display:flex;position:absolute;top:50%;right:.375rem;transform:translateY(-50%)}.SolarQuotes-module__L5lRza__priceClear:hover{color:#475569;background:#e2e8f0}.SolarQuotes-module__L5lRza__filterChips{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.SolarQuotes-module__L5lRza__filterChip{background:var(--accent-soft);border:1px solid var(--accent-muted);color:var(--accent-strong);cursor:pointer;white-space:nowrap;border-radius:1rem;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.SolarQuotes-module__L5lRza__filterChip:hover{background:var(--accent-softer);border-color:var(--accent)}.SolarQuotes-module__L5lRza__filterChip svg{opacity:.6}.SolarQuotes-module__L5lRza__filterChip:hover svg{opacity:1}.SolarQuotes-module__L5lRza__filterChipReset{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;padding:.3125rem .625rem;font-size:.8125rem;transition:all .15s;display:inline-flex}.SolarQuotes-module__L5lRza__filterChipReset:hover{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.SolarQuotes-module__L5lRza__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.SolarQuotes-module__L5lRza__resultsTitle{letter-spacing:-.02em;color:#0b1020;font-size:1.25rem;font-weight:600}.SolarQuotes-module__L5lRza__resultsCount{color:#64748b}.SolarQuotes-module__L5lRza__pagination{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.SolarQuotes-module__L5lRza__filterHint{color:#94a3b8;font-style:italic}.SolarQuotes-module__L5lRza__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden}.SolarQuotes-module__L5lRza__table{border-collapse:collapse;width:100%}.SolarQuotes-module__L5lRza__tableHeader{background:#f8fafc}.SolarQuotes-module__L5lRza__tableHeader th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.SolarQuotes-module__L5lRza__tableRow{cursor:pointer;transition:all .15s}.SolarQuotes-module__L5lRza__tableRow:hover{background:#f8fafc}.SolarQuotes-module__L5lRza__tableRow td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem 1.25rem}.SolarQuotes-module__L5lRza__tableRow:last-child td{border-bottom:none}.SolarQuotes-module__L5lRza__quoteIdText{color:#64748b;font-family:Courier New,monospace;font-size:.8125rem;font-weight:500}.SolarQuotes-module__L5lRza__companyInfo{flex-direction:column;gap:.25rem;display:flex}.SolarQuotes-module__L5lRza__companyName{color:#0b1020;font-size:.9375rem;font-weight:600}.SolarQuotes-module__L5lRza__companyLocation{color:#64748b;align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.SolarQuotes-module__L5lRza__systemSizeCell{flex-direction:column;gap:.25rem;display:flex}.SolarQuotes-module__L5lRza__systemSize{color:#0b1020;white-space:nowrap;font-weight:600}.SolarQuotes-module__L5lRza__batterySize{color:#059669;white-space:nowrap;font-size:.875rem;font-weight:500}.SolarQuotes-module__L5lRza__priceCell{flex-direction:column;gap:.25rem;display:flex}.SolarQuotes-module__L5lRza__totalPrice{color:#0b1020;font-weight:600}.SolarQuotes-module__L5lRza__dimmedPrice{color:#94a3b8!important}.SolarQuotes-module__L5lRza__netPrice{color:#059669;font-size:.875rem;font-weight:500}.SolarQuotes-module__L5lRza__tpoTerms{color:#64748b;font-size:.75rem;font-weight:500}.SolarQuotes-module__L5lRza__itcBadge{color:#92400e;vertical-align:middle;letter-spacing:.02em;background:#fef3c7;border-radius:3px;margin-left:4px;padding:1px 4px;font-size:.625rem;font-weight:600;display:inline-block}.SolarQuotes-module__L5lRza__pricePerCell{flex-direction:column;gap:.25rem;display:flex}.SolarQuotes-module__L5lRza__solarPricePerWatt{color:#0b1020;font-weight:600}.SolarQuotes-module__L5lRza__batteryPricePerKWh{color:#059669;font-size:.875rem;font-weight:500}.SolarQuotes-module__L5lRza__wasPrice{color:#94a3b8;font-size:.8em;font-weight:400}.SolarQuotes-module__L5lRza__servicesCell{flex-wrap:wrap;gap:.375rem;max-width:200px;display:flex}.SolarQuotes-module__L5lRza__serviceTag{text-transform:uppercase;letter-spacing:.04em;color:#475569;white-space:nowrap;background:#f1f5f9;border:none;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:700}.SolarQuotes-module__L5lRza__financingCell{flex-wrap:wrap;gap:4px;display:flex}.SolarQuotes-module__L5lRza__financingBadge{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-block}.SolarQuotes-module__L5lRza__financingNone{color:#94a3b8;font-size:.8rem}.SolarQuotes-module__L5lRza__equipmentCell{flex-direction:column;gap:.375rem;max-width:280px;display:flex}.SolarQuotes-module__L5lRza__equipmentItem{align-items:baseline;gap:.375rem;font-size:.8125rem;line-height:1.3;display:flex}.SolarQuotes-module__L5lRza__equipmentLabel{color:#64748b;flex-shrink:0;font-weight:500}.SolarQuotes-module__L5lRza__equipmentValue{color:#1e293b;word-break:break-word;font-size:.75rem;font-weight:500}.SolarQuotes-module__L5lRza__sourceCell{flex-direction:column;gap:.25rem;display:flex}.SolarQuotes-module__L5lRza__sourceBadge{background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;width:fit-content;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.SolarQuotes-module__L5lRza__sourceText{color:#334155;font-size:.8125rem;font-weight:500}.SolarQuotes-module__L5lRza__sourceDate{color:#64748b;font-size:.75rem}.SolarQuotes-module__L5lRza__sourceLink{color:#2563eb;align-items:center;gap:.25rem;width:fit-content;font-size:.75rem;text-decoration:none;display:inline-flex}.SolarQuotes-module__L5lRza__sourceLink:hover{color:#1d4ed8;text-decoration:underline}.SolarQuotes-module__L5lRza__loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.SolarQuotes-module__L5lRza__spinner{border:3px solid #e2e8f0;border-top-color:var(--accent);border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:.8s linear infinite SolarQuotes-module__L5lRza__spin}@keyframes SolarQuotes-module__L5lRza__spin{to{transform:rotate(360deg)}}.SolarQuotes-module__L5lRza__emptyState{text-align:center;color:#64748b;padding:4rem 2rem}.SolarQuotes-module__L5lRza__emptyIcon{color:#94a3b8;margin-bottom:1rem}.SolarQuotes-module__L5lRza__emptyState h3{color:#0b1020;margin:0 0 .5rem;font-size:1.25rem}.SolarQuotes-module__L5lRza__emptyState p{margin:0 0 1.5rem;font-size:.9375rem}.SolarQuotes-module__L5lRza__paginationControls{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding-top:2rem;display:flex}.SolarQuotes-module__L5lRza__pageBtn{color:#0b1020;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.625rem 1.125rem;font-size:.875rem;font-weight:600;transition:all .2s}.SolarQuotes-module__L5lRza__pageBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.SolarQuotes-module__L5lRza__pageBtn:disabled{opacity:.5;cursor:not-allowed}.SolarQuotes-module__L5lRza__pageInfo{color:#64748b;padding:0 1rem;font-size:.875rem}.SolarQuotes-module__L5lRza__successBanner{max-width:1400px;margin:0 auto;padding:0 2rem 1rem}.SolarQuotes-module__L5lRza__successBannerContent{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 12px #10b9814d}.SolarQuotes-module__L5lRza__successBannerContent svg:first-child{flex-shrink:0}.SolarQuotes-module__L5lRza__successBannerContent>div{flex:1}.SolarQuotes-module__L5lRza__successBannerContent strong{margin-bottom:.25rem;font-size:1.125rem;display:block}.SolarQuotes-module__L5lRza__successBannerContent p{opacity:.95;margin:0;font-size:.9375rem}.SolarQuotes-module__L5lRza__closeBanner{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.SolarQuotes-module__L5lRza__closeBanner:hover{background:#ffffff4d}.SolarQuotes-module__L5lRza__newQuoteHighlight{animation:2s ease-in-out infinite SolarQuotes-module__L5lRza__highlightPulse;background:linear-gradient(90deg,#10b9811a 0%,#10b9810d 100%)!important;border-left:3px solid #10b981!important}@keyframes SolarQuotes-module__L5lRza__highlightPulse{0%,to{background:linear-gradient(90deg,#10b9811a 0%,#10b9810d 100%)}50%{background:linear-gradient(90deg,#10b98133 0%,#10b9811a 100%)}}.SolarQuotes-module__L5lRza__disclaimer{border-top:1px solid #e2e8f0;max-width:1400px;margin:2rem auto 0;padding:2rem}.SolarQuotes-module__L5lRza__disclaimerContent{color:#64748b;text-align:center;max-width:900px;margin:0 auto;font-size:.875rem;line-height:1.7}.SolarQuotes-module__L5lRza__disclaimerContent strong{color:#475569;font-weight:600}.SolarQuotes-module__L5lRza__mobileMenuBtn{cursor:pointer;color:#475569;background:0 0;border:none;padding:.5rem;transition:color .2s;display:none}.SolarQuotes-module__L5lRza__mobileMenuBtn:hover{color:#1e293b}.SolarQuotes-module__L5lRza__mobileMenu{background:#fff;border-top:1px solid #e2e8f0;padding:1rem;display:none}.SolarQuotes-module__L5lRza__mobileNavLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SolarQuotes-module__L5lRza__mobileNavLinks li a,.SolarQuotes-module__L5lRza__mobileNavLinks li span{color:#475569;cursor:pointer;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s;display:block}.SolarQuotes-module__L5lRza__mobileNavLinks li a:hover,.SolarQuotes-module__L5lRza__mobileNavLinks li span:hover{color:#1e293b;background:#f8fafc}.SolarQuotes-module__L5lRza__mobileAuthSection{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.SolarQuotes-module__L5lRza__mobileSignInBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SolarQuotes-module__L5lRza__mobileSignInBtn:hover{background:#334155}@media (max-width:1024px){.SolarQuotes-module__L5lRza__tableHeader th:nth-child(7),.SolarQuotes-module__L5lRza__tableRow td:nth-child(7){display:none}}@media (max-width:768px){.SolarQuotes-module__L5lRza__nav{justify-content:space-between;gap:.75rem;padding:.75rem 1rem}.SolarQuotes-module__L5lRza__navLinks,.SolarQuotes-module__L5lRza__navActions{display:none}.SolarQuotes-module__L5lRza__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.SolarQuotes-module__L5lRza__mobileMenu{display:block}.SolarQuotes-module__L5lRza__uploadBtn,.SolarQuotes-module__L5lRza__signInBtn{padding:.5rem 1rem;font-size:.8125rem}.SolarQuotes-module__L5lRza__hero{padding:1.5rem 1rem 1rem}.SolarQuotes-module__L5lRza__heroTitle{margin-bottom:.5rem;font-size:1.5rem}.SolarQuotes-module__L5lRza__heroSubtitle{margin-bottom:1rem;font-size:.9375rem}.SolarQuotes-module__L5lRza__heroUploadBtn{padding:.75rem 1.25rem;font-size:.9375rem}.SolarQuotes-module__L5lRza__statsRow{grid-template-columns:1fr 1fr;gap:.75rem;max-width:100%;padding:1rem;display:grid}.SolarQuotes-module__L5lRza__statCard{width:100%;max-width:100%;padding:.875rem 1rem}.SolarQuotes-module__L5lRza__statValue{font-size:1.25rem}.SolarQuotes-module__L5lRza__statLabel{font-size:.75rem}.SolarQuotes-module__L5lRza__main{padding:1rem}.SolarQuotes-module__L5lRza__filterSection{margin-bottom:1rem;padding:1rem}.SolarQuotes-module__L5lRza__filterHeader{margin-bottom:.75rem;font-size:.875rem}.SolarQuotes-module__L5lRza__filterRow{flex-direction:column;gap:.75rem}.SolarQuotes-module__L5lRza__searchWrapper,.SolarQuotes-module__L5lRza__filterSelect{width:100%;min-width:100%}.SolarQuotes-module__L5lRza__searchInput{padding:.75rem 2rem .75rem 2.5rem;font-size:.875rem}.SolarQuotes-module__L5lRza__searchClear{width:18px;height:18px;right:.5rem}.SolarQuotes-module__L5lRza__filterSelect{padding:.75rem 1rem;font-size:.875rem}.SolarQuotes-module__L5lRza__priceRange{width:100%;min-width:100%}.SolarQuotes-module__L5lRza__priceInput{padding:.625rem .75rem;font-size:.875rem}.SolarQuotes-module__L5lRza__toggleLabel{width:100%;padding:.75rem 1rem}.SolarQuotes-module__L5lRza__filterChips{padding:.5rem 0}.SolarQuotes-module__L5lRza__filterChip{padding:.25rem .625rem;font-size:.75rem}.SolarQuotes-module__L5lRza__resultsHeader{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.SolarQuotes-module__L5lRza__resultsTitle{font-size:1rem}.SolarQuotes-module__L5lRza__pagination{font-size:.8125rem}.SolarQuotes-module__L5lRza__tableContainer{display:none}.SolarQuotes-module__L5lRza__paginationControls{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem}.SolarQuotes-module__L5lRza__pageBtn{padding:.625rem 1rem;font-size:.875rem}.SolarQuotes-module__L5lRza__disclaimer{margin-top:1rem;padding:1.5rem 1rem}.SolarQuotes-module__L5lRza__disclaimerContent{text-align:left;font-size:.8125rem;line-height:1.6}.SolarQuotes-module__L5lRza__successBanner{padding:0 1rem 1rem}.SolarQuotes-module__L5lRza__successBannerContent{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.SolarQuotes-module__L5lRza__successBannerContent strong{font-size:1rem}.SolarQuotes-module__L5lRza__successBannerContent p{font-size:.875rem}.SolarQuotes-module__L5lRza__closeBanner{position:absolute;top:.5rem;right:.5rem}.SolarQuotes-module__L5lRza__emptyState{padding:2rem 1rem}.SolarQuotes-module__L5lRza__emptyIcon{width:48px;height:48px}.SolarQuotes-module__L5lRza__emptyState h3{font-size:1.125rem}.SolarQuotes-module__L5lRza__emptyState p{font-size:.875rem}.SolarQuotes-module__L5lRza__loading{padding:2rem 1rem}.SolarQuotes-module__L5lRza__spinner{width:36px;height:36px}}.SolarQuotes-module__L5lRza__mobileQuoteCards{display:none}@media (max-width:768px){.SolarQuotes-module__L5lRza__mobileQuoteCards{flex-direction:column;gap:.75rem;display:flex}.SolarQuotes-module__L5lRza__mobileQuoteCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.125rem 1.25rem;transition:transform .15s,box-shadow .15s,border-color .15s}.SolarQuotes-module__L5lRza__mobileQuoteCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.SolarQuotes-module__L5lRza__mobileQuoteCard:active{transform:scale(.99)}.SolarQuotes-module__L5lRza__mobileCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.SolarQuotes-module__L5lRza__mobileCardLocation{flex-direction:column;gap:.125rem;display:flex}.SolarQuotes-module__L5lRza__mobileCardCity{color:#0b1020;font-size:1rem;font-weight:600}.SolarQuotes-module__L5lRza__mobileCardInstaller{color:#64748b;font-size:.8125rem}.SolarQuotes-module__L5lRza__mobileCardPrice{text-align:right}.SolarQuotes-module__L5lRza__mobileCardPriceTotal{letter-spacing:-.02em;color:#0b1020;font-size:1rem;font-weight:700}.SolarQuotes-module__L5lRza__mobileCardPricePPW{color:#64748b;font-size:.75rem;font-weight:500}.SolarQuotes-module__L5lRza__mobileCardDetails{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.SolarQuotes-module__L5lRza__mobileCardTag{color:#475569;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.SolarQuotes-module__L5lRza__mobileCardTagBattery{color:#059669;background:#ecfdf5}.SolarQuotes-module__L5lRza__mobileCardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.SolarQuotes-module__L5lRza__mobileCardSource,.SolarQuotes-module__L5lRza__mobileCardDate{color:#94a3b8;font-size:.75rem}.SolarQuotes-module__L5lRza__mobileCardArrow{color:#cbd5e1}.SolarQuotes-module__L5lRza__mobileQuoteCard.SolarQuotes-module__L5lRza__newQuoteHighlight{background:linear-gradient(90deg,#10b9811a 0%,#10b9810d 100%);border-left:3px solid #10b981;animation:2s ease-in-out infinite SolarQuotes-module__L5lRza__highlightPulse}}.SolarQuotes-module__L5lRza__faqSection{max-width:800px;margin:0 auto;padding:3rem 2rem 2rem}.SolarQuotes-module__L5lRza__faqTitle{letter-spacing:-.02em;color:#0b1020;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.SolarQuotes-module__L5lRza__faqGrid{flex-direction:column;gap:.75rem;display:flex}.SolarQuotes-module__L5lRza__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:border-color .2s,box-shadow .2s;overflow:hidden}.SolarQuotes-module__L5lRza__faqItem[open]{border-color:#cbd5e1;box-shadow:0 10px 24px #0f172a0f}.SolarQuotes-module__L5lRza__faqQuestion{color:#0b1020;cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.SolarQuotes-module__L5lRza__faqQuestionText{font:inherit;color:inherit;margin:0}.SolarQuotes-module__L5lRza__faqQuestion::-webkit-details-marker{display:none}.SolarQuotes-module__L5lRza__faqQuestion:after{content:"+";color:#94a3b8;flex-shrink:0;margin-left:1rem;font-size:1.25rem;font-weight:400;transition:transform .2s}.SolarQuotes-module__L5lRza__faqItem[open] .SolarQuotes-module__L5lRza__faqQuestion:after{content:"−"}.SolarQuotes-module__L5lRza__faqAnswer{color:#475569;margin:0;padding:0 1.25rem 1.25rem;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.SolarQuotes-module__L5lRza__faqSection{padding:2rem 1rem 1.5rem}.SolarQuotes-module__L5lRza__faqTitle{font-size:1.25rem}.SolarQuotes-module__L5lRza__faqQuestion{padding:.875rem 1rem;font-size:.9375rem}.SolarQuotes-module__L5lRza__faqAnswer{padding:0 1rem 1rem;font-size:.875rem}}@media (max-width:360px){.SolarQuotes-module__L5lRza__hero{padding:1.25rem .75rem .75rem}.SolarQuotes-module__L5lRza__heroTitle{font-size:1.25rem}.SolarQuotes-module__L5lRza__heroSubtitle{font-size:.875rem}.SolarQuotes-module__L5lRza__statsRow{gap:.5rem;padding:.75rem}.SolarQuotes-module__L5lRza__statCard{padding:.75rem}.SolarQuotes-module__L5lRza__statValue{font-size:1.125rem}.SolarQuotes-module__L5lRza__statLabel{font-size:.6875rem}.SolarQuotes-module__L5lRza__main,.SolarQuotes-module__L5lRza__filterSection{padding:.75rem}.SolarQuotes-module__L5lRza__mobileQuoteCard{padding:.875rem}.SolarQuotes-module__L5lRza__mobileCardCity,.SolarQuotes-module__L5lRza__mobileCardPriceTotal{font-size:.9375rem}}
