.estimat-page{color:#35342e;background:linear-gradient(#faf9f5 0%,#f0eee6 100%);min-height:100vh;padding-top:10rem;padding-bottom:6rem}.estimat-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.estimat-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#b8532f;background:#d977571f;border:1px solid #d977574d;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;display:inline-flex}.estimat-title{letter-spacing:-.02em;color:#141413;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.estimat-lead{color:#6b6a62;max-width:620px;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.55}.estimat-form{background:#fff;border:1px solid #14141314;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.estimat-form-label{color:#35342e;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.estimat-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.estimat-form-row{grid-template-columns:1fr}}.estimat-form textarea,.estimat-form input[type=text],.estimat-form select{color:#141413;background:#faf9f5;border:1px solid #14141324;border-radius:10px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.estimat-form textarea:focus,.estimat-form input:focus,.estimat-form select:focus{background:#d9775714;border-color:#d97757;outline:none}.estimat-form textarea::placeholder,.estimat-form input::placeholder{color:#b0aea5}.estimat-form textarea{resize:vertical;min-height:140px}.estimat-toggle{background:#d977570f;border:1px solid #d9775740;border-radius:10px;flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex}.estimat-toggle-label{color:#35342e;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.estimat-toggle input[type=checkbox]{width:auto}.estimat-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d97757,#6a9bcc);border:none;border-radius:99px;margin-top:.5rem;padding:1rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s}.estimat-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 40px #d9775733}.estimat-submit:disabled{opacity:.6;cursor:not-allowed}.estimat-fineprint{color:#6b6a62;margin:1rem 0 0;font-size:.78rem;line-height:1.5}.estimat-error{color:#b91c1c;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-top:1rem;padding:.85rem 1rem}.estimat-loading{background:#f0eee6;border:1px solid #d977574d;border-radius:14px;margin-top:1.5rem;padding:2rem;font-family:ui-monospace,monospace;font-size:.85rem}.estimat-loading-title{color:#b8532f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .85rem;font-size:.72rem;font-weight:700}.estimat-loading-line{color:#35342e;gap:.5rem;padding:.15rem 0;animation:.3s ease-out estim-line-in;display:flex}@keyframes estim-line-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.estimat-result{margin-top:2rem}.estimat-result-hero{background:linear-gradient(135deg,#d9775726,#cc9b7a0d);border:1px solid #d977574d;border-radius:18px;margin-bottom:2rem;padding:2.5rem;position:relative;overflow:hidden}.estimat-result-tier-label{letter-spacing:.12em;color:#b8532f;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;display:inline-block}.estimat-result-tier{letter-spacing:-.02em;background:linear-gradient(135deg,#141413,#d97757);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .4rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.estimat-result-confidence{color:#35342e;background:#fff;border:1px solid #1414131a;border-radius:99px;align-items:center;gap:.45rem;padding:.3rem .75rem;font-size:.78rem;display:inline-flex}.estimat-result-confidence-dot{border-radius:99px;width:7px;height:7px}.estimat-result-confidence.high .estimat-result-confidence-dot{background:#22c55e}.estimat-result-confidence.medium .estimat-result-confidence-dot{background:#eab308}.estimat-result-confidence.low .estimat-result-confidence-dot{background:#ef4444}.estimat-result-stats{border-top:1px solid #14141314;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.estimat-result-stat-label{color:#6b6a62;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .4rem;font-size:.72rem}.estimat-result-stat-value{color:#141413;margin:0;font-size:1.4rem;font-weight:700}.estimat-section{margin-bottom:2rem}.estimat-section h2{color:#141413;margin:0 0 1rem;font-size:1.25rem}.estimat-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.estimat-list li{color:#35342e;background:#fff;border:1px solid #14141314;border-radius:10px;padding:.85rem 1.1rem .85rem 2.5rem;font-size:.95rem;line-height:1.5;position:relative}.estimat-list li:before{content:"";background:var(--accent-purple);border-radius:99px;width:6px;height:6px;position:absolute;top:1.05rem;left:1.1rem;box-shadow:0 0 8px #d9775799}.estimat-list.warn li:before{background:#f59e0b;box-shadow:0 0 8px #f59e0b99}.estimat-list.questions li:before{background:#6a9bcc;box-shadow:0 0 8px #6a9bcc99}.estimat-summary{border-left:4px solid var(--accent-purple);background:#fff;border-top:1px solid #14141314;border-bottom:1px solid #14141314;border-right:1px solid #14141314;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.estimat-summary p{color:#35342e;margin:0;font-size:1rem;line-height:1.6}.estimat-email-gate{background:linear-gradient(135deg,#d977571f,#cc9b7a0d);border:1px solid #d977574d;border-radius:16px;margin-top:2rem;padding:2rem}.estimat-email-gate h3{color:#141413;margin:0 0 .75rem;font-size:1.3rem}.estimat-email-gate p{color:#6b6a62;margin:0 0 1.5rem;line-height:1.6}.estimat-gate-form{flex-direction:column;gap:.75rem;display:flex}.estimat-gate-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:540px){.estimat-gate-row{grid-template-columns:1fr}}.estimat-gate-form input{color:#141413;background:#fff;border:1px solid #14141324;border-radius:10px;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.estimat-gate-form input:focus{border-color:#d97757;outline:none}.estimat-gate-form input::placeholder{color:#b0aea5}.estimat-gate-submit{color:#faf9f5;cursor:pointer;background:#141413;border:none;border-radius:99px;margin-top:.5rem;padding:.95rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .15s}.estimat-gate-submit:hover:not(:disabled){background:#2a2a27;transform:translateY(-1px)}.estimat-gate-success{color:#15803d;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:10px;margin-top:.5rem;padding:1rem 1.25rem}.estimat-gate-error{color:#b91c1c;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-top:.5rem;padding:1rem 1.25rem}.estimat-final-cta{text-align:center;margin-top:2rem}.estimat-final-cta a{color:#faf9f5;background:#141413;border-radius:99px;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex}.estimat-final-cta a:hover{transform:translateY(-2px)}@media (max-width:768px){.estimat-page{padding-top:6.5rem;padding-bottom:3rem}.estimat-toggle-label{min-height:40px;padding:.25rem 0}}
