html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{background:transparent!important}.estimate-container{max-width:600px;margin:2rem auto;padding:1rem;font-family:Montserrat,sans-serif;color:#000}.estimate-container.embed{background:#000;width:100vw;margin:0 auto;border-radius:14px;padding:30px 25px 20px;min-height:400px;color:#fff}.estimate-form{display:grid;gap:1rem}.estimate-form fieldset{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;border:1px solid rgba(0,0,0,.2);border-radius:3px;padding:1rem}.estimate-form legend{padding:0 .5rem;font-weight:700}.estimate-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]),.estimate-form select,.estimate-form textarea{width:100%;padding:15px;border:1px solid #000;border-radius:3px;background-color:transparent;color:#000;font-family:Montserrat,sans-serif;font-size:.9rem;height:50px;box-sizing:border-box}.estimate-form input::placeholder{color:#00000073}.estimate-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]):focus,.estimate-form select:focus,.estimate-form textarea:focus{outline:none;box-shadow:inset 0 1px 1px #00000013,0 0 8px #233e8599}.estimate-form select option{background-color:#fff;color:#000}.estimate-input{width:100%;max-width:600px;padding:15px;height:50px}.estimate-submit-button{font-family:Montserrat,sans-serif;font-size:.675rem;text-transform:uppercase;letter-spacing:.07rem;font-weight:400;line-height:1;min-height:47px;min-width:220px;border-radius:24px;border:0;background-color:#000;color:#fff;cursor:pointer;transition:all .4s;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;width:100%}.estimate-submit-button:hover{opacity:.85}.estimate-submit-button:disabled{opacity:.4;cursor:not-allowed}.new-estimate-btn{font-family:Montserrat,sans-serif;font-size:.675rem;text-transform:uppercase;letter-spacing:.07rem;font-weight:400;min-height:47px;min-width:220px;border-radius:24px;border:0;background-color:#000;color:#fff;cursor:pointer;transition:all .4s;padding:12px 20px;margin-top:1rem;display:inline-flex;align-items:center;justify-content:center}.new-estimate-btn:hover{opacity:.85}.estimate-intro{display:none}.estimate-result{margin-top:2rem;padding:1.5rem;border:1px solid rgba(0,0,0,.2);border-radius:3px;position:relative;animation:fadeIn .4s ease-in-out}.estimate-result h2{margin-top:0;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.estimate-result p{font-size:1rem;margin:.5rem 0}.estimate-container .estimate-result .estimate-value-range{font-size:1.5rem;font-weight:700;margin:1rem 0;text-align:center;padding:.5rem 1rem;border-radius:3px}.estimate-container .estimate-result .estimate-value-highlight{font-size:2rem;font-weight:700;margin:1rem 0;text-align:center;padding:.5rem 1rem;border-radius:3px}.estimate-info{padding:.5rem;animation:fadeIn .4s ease-in-out}.estimate-info h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.estimate-info p{font-size:1rem;margin:.5rem 0 0}.estimate-ready-header{margin-bottom:1.5rem;line-height:1.4}.estimate-ready-header h2{font-size:1.4rem;font-weight:600;margin:0 0 .5rem}.estimate-ready-header p{margin:.25rem 0;font-size:1rem}.confidence-scale{position:relative;height:14px;margin-top:.5rem;margin-bottom:1.5rem;border-radius:7px;overflow:hidden;background:linear-gradient(135deg,#4caf50,#ffeb3b,#f44336)}.confidence-pointer{position:absolute;top:0;width:3px;height:100%;background:#333;transform:translate(-1.5px)}.name-row{display:flex;gap:1rem}.name-row input{flex:1}.checkbox-container{margin-bottom:.5rem}.tos-checkbox{display:flex;align-items:flex-start;margin-top:.5rem;gap:.5rem;font-size:.6rem;line-height:1.4;color:inherit}.tos-checkbox input[type=checkbox]{width:1rem;height:1rem;min-width:unset;max-width:unset;-moz-appearance:checkbox;appearance:checkbox;-webkit-appearance:checkbox;flex-shrink:0;margin-top:.15rem}.estimate-error{color:#e44}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.estimate-container.embed .estimate-intro{color:#fff}.estimate-container.embed input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]),.estimate-container.embed select,.estimate-container.embed textarea{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff}.estimate-container.embed input::placeholder{color:#ffffff73}.estimate-container.embed input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]):focus,.estimate-container.embed select:focus,.estimate-container.embed textarea:focus{border-color:#fff}.estimate-container.embed .estimate-submit-button,.estimate-container.embed .new-estimate-btn{background-color:#fff;color:#000}.estimate-container.embed .estimate-result{border-color:#fff3;color:#fff}.estimate-container.embed .estimate-result h2,.estimate-container.embed .estimate-info h2{color:#fff}.estimate-container.embed .estimate-result p,.estimate-container.embed .estimate-info p{color:#ffffffd9}.estimate-container.embed .estimate-value-range,.estimate-container.embed .estimate-value-highlight,.estimate-container.embed .estimate-ready-header h2,.estimate-container.embed .tos-checkbox{color:#fff}.estimate-container.embed fieldset{border-color:#fff3}@media (max-width: 767px){.estimate-container,.estimate-container.embed{width:100%;max-width:100%;margin:1rem auto;padding:.75rem;min-height:auto}.estimate-form{gap:.75rem}.estimate-form fieldset{grid-template-columns:1fr;padding:.75rem}.estimate-submit-button,.new-estimate-btn{min-width:unset;width:100%}}
