.home-valuation-module__wgynoq__container{background:linear-gradient(#f8fafc,#fff);min-height:100vh}.home-valuation-module__wgynoq__main{max-width:600px;margin:0 auto;padding:60px 24px 120px}.home-valuation-module__wgynoq__progress{justify-content:center;align-items:center;margin-bottom:48px;display:flex}.home-valuation-module__wgynoq__progressStep{flex-direction:column;align-items:center;gap:8px;display:flex}.home-valuation-module__wgynoq__progressDot{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.home-valuation-module__wgynoq__progressStepActive .home-valuation-module__wgynoq__progressDot{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.home-valuation-module__wgynoq__progressLabel{color:#64748b;font-size:13px;font-weight:500}.home-valuation-module__wgynoq__progressStepActive .home-valuation-module__wgynoq__progressLabel{color:#0f172a}.home-valuation-module__wgynoq__progressLine{background:#e2e8f0;border-radius:2px;width:60px;height:3px;margin:0 12px 24px;transition:all .3s}.home-valuation-module__wgynoq__progressLineActive{background:linear-gradient(90deg,#2563eb 0%,#1d4ed8 100%)}.home-valuation-module__wgynoq__stepContainer{text-align:center;animation:.3s home-valuation-module__wgynoq__fadeIn}@keyframes home-valuation-module__wgynoq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-valuation-module__wgynoq__stepIcon{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.home-valuation-module__wgynoq__estimateIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.home-valuation-module__wgynoq__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 24px;animation:.4s home-valuation-module__wgynoq__scaleIn;display:flex}@keyframes home-valuation-module__wgynoq__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.home-valuation-module__wgynoq__stepTitle{color:#0f172a;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.3}.home-valuation-module__wgynoq__stepSubtitle{color:#64748b;margin:0 0 32px;font-size:16px;line-height:1.6}.home-valuation-module__wgynoq__backButton{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:24px;font-size:14px;transition:color .15s;display:inline-flex}.home-valuation-module__wgynoq__backButton:hover{color:#0f172a}.home-valuation-module__wgynoq__addressInput{margin-bottom:24px;position:relative}.home-valuation-module__wgynoq__addressInputIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.home-valuation-module__wgynoq__addressInput .home-valuation-module__wgynoq__input{padding-left:48px}.home-valuation-module__wgynoq__suggestions{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.home-valuation-module__wgynoq__suggestionItem{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:14px;transition:background .15s;display:flex}.home-valuation-module__wgynoq__suggestionItem:hover{background:#f1f5f9}.home-valuation-module__wgynoq__suggestionItem svg{color:#94a3b8;flex-shrink:0}.home-valuation-module__wgynoq__input,.home-valuation-module__wgynoq__select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:all .15s}.home-valuation-module__wgynoq__input:focus,.home-valuation-module__wgynoq__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.home-valuation-module__wgynoq__input::placeholder{color:#94a3b8}.home-valuation-module__wgynoq__detailsForm,.home-valuation-module__wgynoq__contactForm{text-align:left;margin-bottom:24px}.home-valuation-module__wgynoq__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.home-valuation-module__wgynoq__field{margin-bottom:20px}.home-valuation-module__wgynoq__label{color:#475569;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.home-valuation-module__wgynoq__label svg{color:#94a3b8}.home-valuation-module__wgynoq__required{color:#ef4444}.home-valuation-module__wgynoq__checkbox{color:#475569;cursor:pointer;align-items:center;gap:10px;margin-bottom:24px;font-size:14px;display:flex}.home-valuation-module__wgynoq__checkbox input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px}.home-valuation-module__wgynoq__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.home-valuation-module__wgynoq__primaryButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.home-valuation-module__wgynoq__primaryButton:active:not(:disabled){transform:translateY(0)}.home-valuation-module__wgynoq__primaryButton:disabled{opacity:.7;cursor:not-allowed}.home-valuation-module__wgynoq__secondaryButton{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-top:12px;padding:14px 24px;font-size:15px;font-weight:500;transition:all .15s}.home-valuation-module__wgynoq__secondaryButton:hover{background:#f8fafc;border-color:#cbd5e1}.home-valuation-module__wgynoq__spinner{animation:1s linear infinite home-valuation-module__wgynoq__spin}@keyframes home-valuation-module__wgynoq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-valuation-module__wgynoq__error{color:#dc2626;text-align:center;background:#fef2f2;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:14px}.home-valuation-module__wgynoq__disclaimer{color:#94a3b8;text-align:center;margin-top:16px;font-size:12px}.home-valuation-module__wgynoq__estimateAddress{color:#64748b;justify-content:center;align-items:center;gap:8px;margin:0 0 24px;font-size:14px;display:flex}.home-valuation-module__wgynoq__estimateAddress svg{color:#2563eb}.home-valuation-module__wgynoq__estimateCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px 24px;box-shadow:0 4px 20px #0000000f}.home-valuation-module__wgynoq__estimateRange{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.home-valuation-module__wgynoq__estimateLow,.home-valuation-module__wgynoq__estimateHigh{color:#64748b;font-size:18px;font-weight:500}.home-valuation-module__wgynoq__estimateDash{color:#cbd5e1;font-size:24px}.home-valuation-module__wgynoq__estimateMid{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-radius:16px;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;padding:20px;display:flex}.home-valuation-module__wgynoq__estimateMid svg{color:#059669}.home-valuation-module__wgynoq__estimateMidValue{color:#059669;font-size:36px;font-weight:700}.home-valuation-module__wgynoq__estimateMidLabel{color:#047857;font-size:14px}.home-valuation-module__wgynoq__estimateStats{justify-content:center;gap:48px;display:flex}.home-valuation-module__wgynoq__estimateStat{flex-direction:column;align-items:center;gap:4px;display:flex}.home-valuation-module__wgynoq__estimateStatValue{color:#0f172a;font-size:18px;font-weight:600}.home-valuation-module__wgynoq__estimateStatLabel{color:#64748b;font-size:12px}.home-valuation-module__wgynoq__estimateCta{text-align:center;background:#f8fafc;border-radius:16px;margin-bottom:24px;padding:20px}.home-valuation-module__wgynoq__estimateCta h3{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:600}.home-valuation-module__wgynoq__estimateCta p{color:#64748b;margin:0;font-size:14px}.home-valuation-module__wgynoq__successEstimate{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-radius:16px;margin-bottom:32px;padding:24px}.home-valuation-module__wgynoq__successEstimateLabel{color:#047857;margin:0 0 8px;font-size:14px}.home-valuation-module__wgynoq__successEstimateValue{color:#059669;margin:0;font-size:32px;font-weight:700}.home-valuation-module__wgynoq__successActions{flex-direction:column;gap:12px;display:flex}@media (max-width:600px){.home-valuation-module__wgynoq__main{padding:40px 20px 100px}.home-valuation-module__wgynoq__stepTitle{font-size:24px}.home-valuation-module__wgynoq__fieldRow{grid-template-columns:1fr}.home-valuation-module__wgynoq__progressLine{width:40px}.home-valuation-module__wgynoq__estimateRange{flex-wrap:wrap}.home-valuation-module__wgynoq__estimateMidValue{font-size:28px}.home-valuation-module__wgynoq__estimateStats{gap:24px}}
/*# sourceMappingURL=8a80bb181b5f26f0.css.map*/