.sfr-lp .est-page{padding-block:0 clamp(50px,7vw,90px)}.est-form{max-width:44rem}.est-card{background:var(--fond);border:1px solid var(--bordure);border-radius:var(--r-carte);box-shadow:var(--ombre-flottante);padding:clamp(20px,3vw,30px)}.est-field{display:grid;gap:7px;position:relative}.est-field label{font-size:13px;font-weight:600;color:var(--texte-2)}.est-field input,.est-field select{width:100%;box-sizing:border-box;font:inherit;font-size:15px;color:var(--marine);background:var(--fond);border:1px solid var(--bordure-forte);border-radius:var(--r-bouton);padding:11px 13px}.est-field input::placeholder{color:var(--texte-3)}.est-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.est-surface{position:relative}.est-surface span{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-family:var(--police-mono);font-size:13px;color:var(--texte-3);pointer-events:none}.est-surface input{padding-right:42px}.est-suggestions{position:absolute;z-index:20;top:100%;left:0;right:0;margin-top:5px;list-style:none;padding:5px;background:var(--fond);border:1px solid var(--bordure);border-radius:var(--r-carte);box-shadow:var(--ombre-flottante);max-height:280px;overflow-y:auto}.est-suggestions button{width:100%;text-align:left;display:grid;gap:2px;padding:9px 11px;border-radius:var(--r-bouton)}.est-suggestions button:hover{background:var(--voile)}.est-sug__street{display:block;font-size:14.5px;font-weight:500}.est-sug__city{display:block;font-size:12.5px;color:var(--texte-3)}.est-suggestions__loading{padding:10px 11px;font-size:13.5px;color:var(--texte-3)}.est-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:15px;font-weight:600;border-radius:var(--r-bouton);padding:12px 20px;border:1px solid var(--bordure-forte);color:var(--marine);background:var(--fond);transition:background var(--duree) var(--courbe),transform var(--duree) var(--courbe)}.est-btn--primary{background:var(--safran);border-color:var(--safran);color:var(--marine)}.est-btn--primary:hover{background:var(--safran-clair);transform:translateY(-1px)}.est-btn--primary:active{background:var(--safran-fonce);transform:none}.est-btn--primary:disabled{background:var(--voile);color:var(--texte-3);transform:none}.est-btn--block{width:100%;margin-top:18px}.est-btn:disabled{opacity:.55;cursor:not-allowed}.est-disclaimer,.est-form__legal{font-size:12.5px;line-height:1.55;color:var(--texte-3);margin-top:14px}.est-error{font-size:13.5px;color:var(--neg);margin-top:10px}.est-reset{font:inherit;font-size:14px;color:var(--safran-texte);font-weight:500;margin-top:16px;text-align:left;justify-self:start}.est-reset:hover{text-decoration:underline;text-underline-offset:3px}.est-result__label{font-size:12.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--safran-texte)}.est-result__value{font-family:var(--police-display);font-weight:700;font-size:clamp(34px,4.6vw,50px);line-height:1.02;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:8px}.est-result__range{font-family:var(--police-mono);margin-top:8px}.est-result__meta,.est-result__range{font-size:13.5px;color:var(--texte-2)}.est-result__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;border-top:1px solid var(--bordure);margin-top:18px;padding-top:16px}.est-result__trend{font-size:13.5px;color:var(--texte-2);margin-top:10px}.est-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;border-radius:999px;padding:3px 10px;border:1px solid}.est-badge--high{color:var(--pos)}.est-badge--medium{color:var(--warn)}.est-badge--low{color:var(--neg)}.est-emailform,.est-emailok,.est-empty{border-top:1px solid var(--bordure);margin-top:20px;padding-top:20px}.est-emailform__title,.est-emailok__title,.est-empty__title{font-family:var(--police-display);font-weight:600;font-size:18px;letter-spacing:-.01em;line-height:1.25}.est-emailform__sub,.est-emailok__sub,.est-empty__sub{font-size:14.5px;line-height:1.6;color:var(--texte-2);margin-top:8px}.est-emailok .est-btn,.est-empty .est-btn{margin-top:18px}.est-emailform__row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.est-emailform__row input{flex:1 1 13rem;min-width:0;box-sizing:border-box;font:inherit;font-size:15px;color:var(--marine);background:var(--fond);border:1px solid var(--bordure-forte);border-radius:var(--r-bouton);padding:11px 13px}.est-emailform__row input::placeholder{color:var(--texte-3)}.est-emailform__row .est-btn{flex:0 0 auto}.est-consent{display:flex;align-items:flex-start;gap:10px;margin-top:16px;font-size:13.5px;line-height:1.5;color:var(--texte-2);cursor:pointer}.est-consent input{flex:0 0 auto;width:16px;height:16px;margin:2px 0 0;accent-color:var(--safran);cursor:pointer}.est-consent input:disabled{cursor:default}.est-consent input:disabled+span{color:var(--texte-3)}.est-emailform__legal{font-size:12px;line-height:1.5;color:var(--texte-3);margin-top:12px}@media (min-width:900px){.est-result{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);column-gap:clamp(28px,3.4vw,52px);align-items:start}.est-result>.est-disclaimer,.est-result>.est-reset{grid-column:1/-1}.est-result>.est-emailform,.est-result>.est-emailok{border-top:none;border-left:1px solid var(--bordure);margin-top:0;padding-top:0;padding-left:clamp(24px,3vw,40px)}.est-result:has(.est-empty){display:block;max-width:44rem}}.est-section{padding:clamp(50px,7vw,92px) 0 0}.est-section h2{font-family:var(--police-display);font-weight:600;font-size:clamp(27px,3.4vw,38px);line-height:1.14;letter-spacing:-.02em;text-wrap:balance}.est-section__lead{font-size:16.5px;line-height:1.65;color:var(--texte-2);max-width:62ch;margin-top:14px}.est-features,.est-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.2vw,26px);margin-top:clamp(26px,3.4vw,40px)}.est-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.est-feature,.est-step{background:var(--fond);border:1px solid var(--bordure);border-radius:var(--r-carte);padding:clamp(18px,2.2vw,26px)}.est-feature h3,.est-step h3{font-family:var(--police-display);font-weight:600;font-size:17.5px;letter-spacing:-.01em}.est-feature p,.est-step p{font-size:14.5px;line-height:1.6;color:var(--texte-2);margin-top:8px}.est-step__n{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--miel);color:var(--safran-texte);font-family:var(--police-mono);font-size:13.5px;font-weight:700;margin-bottom:12px}.est-faq{margin-top:clamp(22px,3vw,32px);max-width:62rem}.est-faq details{border-bottom:1px solid var(--bordure)}.est-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;font-size:16px;font-weight:500;cursor:pointer;list-style:none}.est-faq summary::-webkit-details-marker{display:none}.est-faq summary:after{content:"+";font-family:var(--police-mono);font-size:18px;color:var(--safran-texte);flex-shrink:0}.est-faq details[open] summary:after{content:"−"}.est-faq summary:hover{color:var(--safran-texte)}.est-faq details p{font-size:14.5px;line-height:1.68;color:var(--texte-2);padding-bottom:20px;max-width:62ch}@media (max-width:820px){.est-features,.est-row,.est-steps{grid-template-columns:minmax(0,1fr)}}