.estimer-page{min-width:0;display:grid;gap:24px}.estimer-page .dsb{--dsb-papier:#fffdfb;--dsb-creme:#fcf7f3;--dsb-creme-2:#f2e9e1;--dsb-encre:#1a1418;--dsb-encre-2:#4a4350;--dsb-encre-3:#857c8b;--dsb-trait:rgba(26,20,24,.10);--dsb-trait-2:rgba(26,20,24,.18);--dsb-bon:#0a8a60;--dsb-moyen:#9a6210;--dsb-moyen-voile:#f9eedd;--papier:var(--dsb-papier);--creme:var(--dsb-creme);--creme-2:var(--dsb-creme-2);--encre:var(--dsb-encre);--encre-2:var(--dsb-encre-2);--encre-3:var(--dsb-encre-3);--trait:var(--dsb-trait);--trait-2:var(--dsb-trait-2);--magenta:var(--dsb-magenta);--magenta-voile:var(--dsb-magenta-voile);--mono:var(--dsb-mono);--display:var(--dsb-display);line-height:1.55}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .estimer-page .dsb{--dsb-papier:#141019;--dsb-creme:#1c1721;--dsb-creme-2:#2a2331;--dsb-encre:#f6f0f4;--dsb-encre-2:#c5bcc8;--dsb-encre-3:#8e8596;--dsb-trait:rgba(246,240,244,.12);--dsb-trait-2:rgba(246,240,244,.24)}}:root[data-theme=dark] .estimer-page .dsb{--dsb-papier:#141019;--dsb-creme:#1c1721;--dsb-creme-2:#2a2331;--dsb-encre:#f6f0f4;--dsb-encre-2:#c5bcc8;--dsb-encre-3:#8e8596;--dsb-trait:rgba(246,240,244,.12);--dsb-trait-2:rgba(246,240,244,.24)}.estimer-tete-et-formulaire{display:block;min-width:0}.estimer-page .dsb-tete{display:block;padding:0}.estimer-page .dsb-tete h1{font-size:clamp(32px,5.4vw,46px);letter-spacing:-.038em;line-height:1;text-wrap:balance}.estimer-page .dsb-tete p{margin:14px 0 0;font-size:16px;max-width:60ch;color:var(--dsb-encre-2)}.estimer-page :is(button,a,summary):focus-visible{outline:2px solid var(--dsb-magenta);outline-offset:3px}.estimer-formulaire{margin-top:28px;padding:24px;border:1px solid var(--dsb-trait);border-radius:20px;background:var(--dsb-creme);min-width:0}.estimer-replie .estimer-formulaire{margin-top:12px}.estimer-modifier>summary{list-style:none;width:-moz-fit-content;width:fit-content;margin:0;cursor:pointer}.estimer-modifier>summary::-webkit-details-marker{display:none}.estimer-modifier>summary[hidden]{display:none}.estimer-formulaire .ligne-adresse{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap}.estimer-formulaire .boite-adresse{position:relative;flex:1 1 380px;min-width:0}.estimer-formulaire .boite-adresse>svg{position:absolute;left:16px;top:45px;z-index:1;color:var(--dsb-encre-3);pointer-events:none}.estimer-formulaire .estimer-adresse{position:relative;min-width:0}.estimer-formulaire .estimer-adresse>label{display:block;margin-bottom:9px;font-family:var(--dsb-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--dsb-encre-3)}.estimer-formulaire .estimer-adresse input{box-sizing:border-box;width:100%;max-width:100%;height:auto;border:1px solid var(--dsb-trait-2);border-radius:13px;background:var(--dsb-papier);color:var(--dsb-encre);padding:15px 16px 15px 46px;font:inherit;font-size:17px;line-height:normal}.estimer-formulaire .estimer-adresse input::-moz-placeholder{color:var(--dsb-encre-3)}.estimer-formulaire .estimer-adresse input::placeholder{color:var(--dsb-encre-3)}.estimer-formulaire .estimer-adresse input:focus-visible{outline:2px solid var(--dsb-magenta);outline-offset:1px}.estimer-formulaire .estimer-adresse>p{margin:9px 0 0;color:var(--dsb-encre-3);font-size:13px}.estimer-formulaire .estimer-adresse ul{position:absolute;top:86px;left:0;right:0;z-index:30;margin:0;padding:6px;list-style:none;background:var(--dsb-papier);border:1px solid var(--dsb-trait);border-radius:12px;box-shadow:0 12px 32px rgba(26,20,24,.14);max-height:300px;overflow-y:auto}.estimer-formulaire .estimer-adresse li{padding:9px 12px;border-radius:8px;color:var(--dsb-encre);cursor:pointer;line-height:1.4;font-size:14px}.estimer-formulaire .estimer-adresse li:hover,.estimer-formulaire .estimer-adresse li[aria-selected=true]{background:var(--dsb-creme)}.estimer-formulaire .grille-champs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.estimer-formulaire .champ{min-width:0}.estimer-formulaire .champ-intitule,.estimer-formulaire .champ>label{display:block;margin-bottom:6px;font-family:var(--dsb-mono);font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--dsb-encre-3)}.estimer-formulaire .field{box-sizing:border-box;min-width:0;width:100%;max-width:100%;height:auto;min-height:0;margin:0;border:1px solid var(--dsb-trait-2);border-radius:11px;background:var(--dsb-papier);color:var(--dsb-encre);padding:11px 13px;font:inherit;font-size:14.5px;line-height:19px;box-shadow:none;color-scheme:light}.estimer-formulaire .field::-moz-placeholder{color:var(--dsb-encre-3);font-weight:400;opacity:1}.estimer-formulaire .field::placeholder{color:var(--dsb-encre-3);font-weight:400;opacity:1}.estimer-formulaire .field:focus-visible{outline:2px solid var(--dsb-magenta);outline-offset:1px}.estimer-formulaire select.field{cursor:pointer;font-weight:600;line-height:21px;padding-right:32px;text-overflow:ellipsis;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23857c8b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center}.estimer-formulaire .field:invalid:not(:-moz-placeholder):not(:focus){border-color:var(--dsb-alerte,#c2271e)}.estimer-formulaire .field:invalid:not(:placeholder-shown):not(:focus){border-color:var(--dsb-alerte,#c2271e)}.estimer-formulaire .estimer-date{width:100%;height:43px;min-width:0;padding:11px 13px;border-radius:11px;border-color:var(--dsb-trait-2);background:var(--dsb-papier);color:var(--dsb-encre);font-family:inherit;font-size:14.5px}.estimer-formulaire .champs-ligne-aide{margin:12px 0 0;font-size:12.5px;color:var(--dsb-encre-3)}.estimer-formulaire .affiner{margin-top:20px;border-top:1px solid var(--dsb-trait);padding-top:16px}.estimer-formulaire .affiner>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;font-weight:600;font-size:14.5px;color:var(--dsb-encre)}.estimer-formulaire .affiner>summary::-webkit-details-marker{display:none}.estimer-formulaire .affiner>summary:focus-visible{outline:2px solid var(--dsb-magenta);outline-offset:3px;border-radius:6px}.estimer-formulaire .affiner .chevron{transition:transform .16s;color:var(--dsb-encre-3);flex:none}.estimer-formulaire .affiner[open] .chevron{transform:rotate(180deg)}.estimer-formulaire .affiner-note{font-family:var(--dsb-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--dsb-encre-3);font-weight:400}.estimer-validation{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:1px solid var(--dsb-trait)}.estimer-validation p{margin:0;color:var(--dsb-encre-3);font-size:12.5px;max-width:62ch}.estimer-formulaire .estimer-submit{height:auto;margin:0;padding:15px 24px;border:1px solid var(--dsb-magenta);border-radius:13px;font-size:15px;font-weight:600;line-height:1.55;white-space:nowrap}.estimer-bas{display:block;min-width:0}.estimer-perimetre{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:10px 0 0;border-block:1px solid var(--dsb-trait)}.estimer-perimetre>div{padding:16px 22px 16px 0;border-right:1px solid var(--dsb-trait);min-width:0}.estimer-perimetre>div+div{padding-left:22px}.estimer-perimetre>div:last-child{border-right:0}.estimer-perimetre dt{font-family:var(--dsb-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--dsb-encre-3);margin:0}.estimer-perimetre dd{margin:7px 0 0;font-size:14px;color:var(--dsb-encre-2);line-height:1.45}.estimer-perimetre dd b{display:block;margin-bottom:3px;font-family:var(--dsb-display);font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--dsb-encre)}.estimer-trouver{margin-top:40px}.estimer-trouver>h2{margin:0 0 4px;font-family:var(--dsb-display);font-size:20px;font-weight:600;letter-spacing:-.025em;color:var(--dsb-encre)}.estimer-trouver>p{margin:0 0 20px;color:var(--dsb-encre-2);font-size:14.5px;max-width:64ch}.estimer-colonnes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.estimer-colonne{padding:20px 24px 20px 0;border-right:1px solid var(--dsb-trait);min-width:0}.estimer-colonne+.estimer-colonne{padding-left:24px}.estimer-colonne:last-child{border-right:0;padding-right:0}.estimer-colonne .estimer-eyebrow{margin:0 0 9px;font-family:var(--dsb-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.estimer-colonne:first-child .estimer-eyebrow{color:var(--dsb-magenta)}.estimer-colonne:nth-child(2) .estimer-eyebrow{color:var(--dsb-bleu)}.estimer-colonne:nth-child(3) .estimer-eyebrow{color:var(--dsb-bon)}.estimer-colonne h3{margin:0 0 7px;font-family:var(--dsb-display);font-size:17px;font-weight:600;letter-spacing:-.02em;text-wrap:balance;color:var(--dsb-encre)}.estimer-colonne p{margin:0;color:var(--dsb-encre-2);font-size:14px;line-height:1.55}@media (max-width:1050px){.estimer-formulaire .grille-champs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.estimer-formulaire{padding:16px}.estimer-formulaire .grille-champs{grid-template-columns:1fr}.estimer-validation{align-items:stretch;flex-direction:column}.estimer-formulaire .estimer-submit{width:100%}.estimer-colonnes,.estimer-perimetre{grid-template-columns:1fr}.estimer-colonne,.estimer-perimetre>div{border-right:0;border-bottom:1px solid var(--dsb-trait);padding-left:0;padding-right:0}.estimer-colonne:last-child,.estimer-perimetre>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.estimer-formulaire .affiner .chevron{transition:none}}.estimation-resume{margin:24px 0;color:#f5f5f7;background:#1b1b22;border-radius:24px;padding:28px}.estimation-resume header p,.estimation-resume small,.estimation-resume-note p,.estimation-resume-precision{color:#c4c4cf}.estimation-resume h2{color:#f5f5f7;margin:0 0 8px}.estimation-resume-grille{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:24px 0}.estimation-resume-carte{min-width:0;display:flex;flex-direction:column;gap:14px;text-align:left;border:1px solid #454550;border-radius:20px;background:#2c2c34;color:#f5f5f7;padding:24px;cursor:pointer;font:inherit}.estimation-resume-carte strong{font-size:clamp(21px,2vw,32px);line-height:1.25;overflow-wrap:anywhere}.estimation-resume-carte small{font-size:14px;line-height:1.5}.estimation-resume-lien{color:#e58be2;margin-top:auto;font-size:14px}.estimation-resume-note{padding:20px 0;border-top:1px solid #454550}.estimation-resume-note p{margin:8px 0 0;line-height:1.6}.estimation-resume-liens button,.estimation-resume-note button{font:inherit;color:#edaaeb;border:1px solid #835680;border-radius:12px;background:#2c2c34;padding:12px 16px;cursor:pointer}.estimation-resume-note button{margin-top:14px}.estimation-resume-liens{display:flex;flex-wrap:wrap;gap:12px}.estimation-resume button:focus-visible{outline:2px solid #edaaeb;outline-offset:4px}.estimation-resume-precision{margin:20px 0 0;line-height:1.5}@media(max-width:1100px){.estimation-resume-grille{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.estimation-resume{padding:20px}.estimation-resume-grille{grid-template-columns:1fr}}@media (min-width:1280px){body:has(.estimer-page:not(.nvt-estimer)) .espace-corps>div:last-child{padding-right:250px}}