.mammoth-estimator-container{max-width:800px;margin:0 auto;font-family:Arial,sans-serif;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.mammoth-header{padding:10px;text-align:center;color:#fff}.mammoth-header h2{margin:0;font-size:24px}.form-step{padding:10px;background:#fff}.step-content{max-width:600px;margin:0 auto;color:#333}.step-buttons{display:flex;gap:5%;justify-content:space-between;margin-top:20px 0}button{padding:12px;border:none;border-radius:4px;cursor:pointer;font-size:20px;color:#fff;transition:opacity .3s}button:hover{opacity:.9}.prev-step{background-color:#cfcfcf}.address{color:#333 !important;-webkit-text-fill-color:#333 !important}.address.pac-target-input{color:#333 !important;-webkit-text-fill-color:#333 !important}.pac-container{color:#333}.pac-item{color:#333}.address:-webkit-autofill,.address:-webkit-autofill:hover,.address:-webkit-autofill:focus{-webkit-text-fill-color:#333 !important;-webkit-box-shadow:0 0 0 30px #fff inset !important;caret-color:#333 !important}.address:focus{color:#333 !important;-webkit-text-fill-color:#333 !important}.slider-labels{display:flex;justify-content:space-between;margin-bottom:10px}input[type=range]{width:100%;margin:10px 0}.slider-value{text-align:center;font-size:18px;font-weight:700;margin:10px 0}.square-footage-display{text-align:center;margin:0;font-weight:700;font-size:1.25rem}.slider-labels{margin-bottom:10px;display:flex;justify-content:space-between}.radio-group{display:flex;flex-direction:column;gap:15px;margin:20px 0}.radio-group label{color:#333;display:flex;align-items:center;gap:10px;cursor:pointer}input[type=text],input[type=email],input[type=tel]{width:100%;padding:12px;margin:8px 0;border:1px solid #ddd;border-radius:4px;font-size:16px}input[type=text],input[type=email],input[type=tel],input[type=number]{color:#000 !important;background-color:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#000 !important;transition:background-color 5000s ease-in-out 0s}.estimate-result{padding:30px;background:#fff}.mammoth-estimator{position:relative}.mammoth-estimator .form-step{padding:30px;background:#fff}.mammoth-estimator .step-content{max-width:600px;margin:0 auto;color:#333}.mammoth-estimator .replacement-range,.mammoth-estimator .restoration-range{font-size:24px;color:#b87333;font-weight:700;text-align:center;margin:15px 0}.mammoth-estimator .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.mammoth-estimator input[type=text],.mammoth-estimator input[type=email],.mammoth-estimator input[type=tel]{width:100%;padding:12px;margin:8px 0;border:1px solid #ddd;border-radius:4px;font-size:16px;color:#000 !important;background-color:#fff}.estimate-box{margin:20px 0;padding:20px;border-radius:8px;background:#f5f5f5}.estimate-range{font-size:24px;color:#b87333;font-weight:700;text-align:center;margin:15px 0}.savings-note{text-align:center;color:#5b6c4a;font-weight:700}.next-steps{margin-top:30px;padding:20px;background:#f5f5f5;border-radius:8px}@media (max-width:600px){.mammoth-estimator .mammoth-header h2{font-size:20px}.mammoth-estimator .form-step{padding:10px}.mammoth-estimator .step-buttons{flex-direction:row;gap:10px;justify-content:space-between;align-items:center}.mammoth-estimator button{width:35%}}.mammoth-estimator{z-index:1}.mammoth-estimator .pac-container{z-index:1000}.mammoth-estimator .loading-overlay{z-index:1001}.mammoth-estimator+.mammoth-estimator{margin-top:30px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #b87333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.form-error{background-color:#fee2e2;border:1px solid #ef4444;color:#dc2626;padding:10px;border-radius:4px;margin:10px 0}