html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{background:transparent!important}.estimate-container{width:100%;margin:0 auto;border-radius:12px;font-family:Montserrat,sans-serif;color:#fff;max-width:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:0}.estimate-container>*:first-child{margin-top:0}.estimate-form{display:grid;gap:.25rem;font-size:1.15rem;margin:0 2rem}.name-row{display:flex;gap:.25rem;margin-bottom:.5rem}input,select,button{width:100%;padding:.6em 1em;border:1px solid #333;border-radius:8px;background:#ffffffd9;color:#333;font:inherit;box-sizing:border-box;transition:background .3s,color .3s,transform .2s}button{cursor:pointer;width:40%}button:enabled:hover{background:#2a50a1;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.estimate-info,.estimate-intro{font-size:1.25rem;margin-bottom:1rem;text-align:center;color:#fff}.estimate-info{font-size:1rem}.estimate-info h2,.estimate-intro h1{font-weight:700;font-size:2.5rem}.estimate-result{animation:fadeIn .4s ease-in-out}.estimate-result h2{margin-top:0;font-size:2rem;color:#fff;text-align:center}.estimate-result p{margin:.5rem 0;color:#eaeaea;font-weight:400}.estimate-address{margin:0 0 1rem;font-size:1.25rem;color:#eaeaea;text-align:center;font-weight:400}.checkbox-container{margin-bottom:.25rem}.tos-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.4;color:#fff;margin:.75rem 0}.tos-checkbox input[type=checkbox]{width:1rem;height:1rem;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;margin-top:.25rem}.estimate-value-highlight{font-size:2rem;text-align:center;font-weight:700;margin:1rem;padding:.5rem 1rem;border-radius:10px;color:#fff}.confidence-scale{position:relative;height:14px;border-radius:7px;background:linear-gradient(135deg,#4caf50,#ffeb3b,#f44336);margin:1rem 0}.confidence-pointer{position:absolute;top:0;width:3px;height:100%;background:#333;transform:translate(-1.5px)}.new-estimate-btn{padding:.6rem 1.2rem;border-radius:10px;font-family:inherit;background:#233e85;color:#fff;border:1px solid #333}.new-estimate-btn:hover{background:#2a50a1;color:#fff}.address-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;background:#fff;padding:5px;border-radius:8px}.address-row .address-bar{flex:3 1 0;font-size:1.25rem}.address-row .address-bar input{border:1px solid #fff}.start-button{flex:1 1 0;margin-right:5px}.new-estimate-btn,.submit-row button,.start-button{min-width:100px;padding:0 1rem;height:2.75rem;font-size:1.15rem;font-weight:600;border:none;border-radius:4px;background-color:#233e85;color:#fff;transition:background-color .2s}.start-button:disabled,.submit-row button:disabled{background-color:#999}.start-button:enabled{background-color:#233e85;color:#fff;cursor:pointer}.submit-row button:enabled:hover,.start-button:enabled:hover{background-color:#2a50a1}.contact-row{display:flex;gap:.25rem}.contact-row input{flex:1}.submit-row{display:flex;justify-content:center}.new-estimate-btn,.submit-row button{width:60%;min-width:200px}.range-container{flex-direction:row;display:flex;gap:1rem;justify-content:space-between;margin:1.5rem}.range-box{flex:1;background:#ffffffd9;border:1px solid #333;border-radius:8px;text-align:center;padding:1rem}.range-box h3{margin:0;font-size:1rem;color:#233e85}.range-box p{margin:.5rem 0 0;font-size:2.25rem;font-weight:700;color:#213547}@media (max-width: 850px){.range-box{width:100%;margin-bottom:1rem;font-size:2rem}.estimate-container{width:100%;border-radius:8px}.estimate-intro{font-size:1.25rem}button,input,select{padding:.5rem 1rem}.start-button,.submit-row button{width:100%;min-width:unset}.estimate-value-highlight{font-size:1.75rem;padding:.5rem}}@media (max-width: 600px){.range-box{margin-bottom:0rem}.range-box h2{margin-bottom:1rem}.range-box p{font-size:2.2rem}}@media (max-width: 450px){.range-container,.contact-row{flex-direction:column}.estimate-form{margin:0 .5rem}.estimate-intro h1{font-size:1.5rem;margin-bottom:.75rem}.estimate-intro{font-size:.9rem;margin-bottom:.75rem}.name-row,.contact-row{flex-direction:column;gap:.5rem}input,select{font-size:1rem;padding:.4em .8em}.address-row{gap:.25rem;padding:4px}.start-button{font-size:.9rem;height:2.5rem}.tos-checkbox{font-size:.6rem;line-height:1;margin:.3rem 0}.submit-row button,.new-estimate-btn,.start-button{font-size:.9rem;padding:.4rem .8rem}.estimate-value-highlight{font-size:1.5rem;padding:.4rem}.estimate-result{padding:0 2rem}.estimate-result h2{font-size:1.8rem}.estimate-result p{font-size:.9rem}.range-container{gap:.5rem;margin:.5rem;margin:1rem .5rem 0rem}.range-box{padding:.75rem}.range-box h3{font-size:.85rem}.range-box p{font-size:1.25rem}.spinner-container{width:36px;height:36px}.loading-icon{width:20px;height:20px}.spinner-ring{width:36px;height:36px;border-width:3px}}.fade-slide-enter{opacity:0;transform:translateY(20px)}.fade-slide-enter-active{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease}.fade-slide-exit{opacity:1;transform:translateY(0)}.fade-slide-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease}.address-row .address-bar input,.address-row .address-bar input:hover,.address-row .address-bar input:focus,.address-row .address-bar input:active{border:1px solid transparent!important;outline:none;box-shadow:none!important;background:#fff}.spinner-container{position:relative;width:100px;height:100px}.loading-icon{position:absolute;top:50%;left:50%;width:96px;height:96px;border-radius:50%;transform:translate(-50%,-50%);z-index:1}.spinner-ring{box-sizing:border-box;position:absolute;width:100px;height:100px;border:4px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite;z-index:2}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;border-radius:8px;animation:fadeIn .3s ease-in-out}.loading-screen .spinner{width:48px;height:48px;border:4px solid #233e85;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.loading-screen p{margin:0;font-size:1.4rem;color:#fff;text-align:center}.loading-message{text-align:center;font-size:1.4rem;color:#fff}.loading-message .message-text{display:inline-block}.loading-message .message-dots{display:inline-block;width:3ch;text-align:left}
