.chatbot{max-width:760px;margin:0 auto}#chatbot [hidden]{display:none!important}.cb-start{text-align:center}.cb-start h1{margin-bottom:14px}.cb-start h1 em{color:var(--brand);font-style:normal}.cb-intro{color:var(--ink-soft);max-width:600px;margin:0 auto 28px;line-height:1.55}.cb-card{border:1px solid var(--rule);border-radius:var(--r-card);background:var(--bg);overflow:hidden;box-shadow:var(--shadow-card-hover);display:flex;flex-direction:column;height:min(680px,78vh)}.cb-head{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid var(--rule);background:var(--bg-alt)}.cb-head-avatar{width:36px;height:36px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.cb-head-meta{display:flex;flex-direction:column;line-height:1.2}.cb-head-title{font-weight:700;font-size:15px}.cb-head-status{font-size:12px;color:var(--green);display:inline-flex;align-items:center;gap:6px}.cb-head-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}.cb-head-reset{margin-left:auto;font:inherit;font-size:12px;color:var(--ink-soft);background:none;border:1px solid var(--rule);padding:5px 10px;border-radius:var(--r-xs);cursor:pointer}.cb-head-reset:hover{background:var(--bg);color:var(--brand)}.cb-log{flex:1;min-height:0;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.cb-msg{display:flex;align-items:flex-end;gap:8px;max-width:88%;animation:cb-in .25s ease}@keyframes cb-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.cb-msg-bot{align-self:flex-start}.cb-msg-user{align-self:flex-end;flex-direction:row-reverse}.cb-avatar{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--brand);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.cb-bubble{padding:11px 15px;border-radius:14px;line-height:1.45;font-size:15px}.cb-msg-bot .cb-bubble{background:var(--bg-alt);border-bottom-left-radius:4px}.cb-msg-user .cb-bubble{background:var(--brand);color:#fff;border-bottom-right-radius:4px}.cb-bubble strong{font-weight:700}.cb-extracted{background:#eef4ed!important;border:1px solid #c9e2cf}.cb-tag{display:inline-block;background:var(--green);color:#fff;padding:1px 7px;border-radius:5px;font-size:11px;font-weight:600}.cb-typing{display:flex;gap:4px}.cb-typing span{width:7px;height:7px;border-radius:50%;background:var(--ink-soft);animation:cb-blink 1.2s infinite}.cb-typing span:nth-child(2){animation-delay:.2s}.cb-typing span:nth-child(3){animation-delay:.4s}@keyframes cb-blink{0%,70%,to{opacity:.3}35%{opacity:1}}.cb-input{border-top:1px solid var(--rule);padding:16px 18px;background:var(--bg)}.cb-composer{display:flex;align-items:flex-end;gap:8px;border:1px solid var(--rule);border-radius:18px;background:var(--bg);padding:7px 7px 7px 16px;transition:border-color .15s ease,box-shadow .15s ease}.cb-composer:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #5b6a891f}.cb-textarea{flex:1 1 auto;min-width:0;border:0;outline:0;resize:none;background:transparent;font:inherit;font-size:16px;line-height:1.5;color:var(--ink);padding:9px 0;min-height:24px;max-height:200px;overflow-y:auto}.cb-textarea::placeholder{color:var(--ink-soft)}.cb-send-btn{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:var(--coral);color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .1s ease}.cb-send-btn:hover{background:#c44e28}.cb-send-btn:active{transform:scale(.94)}.cb-send-btn .material-symbols-rounded{font-size:22px}.cb-send{padding:11px 20px}.cb-pills{display:flex;flex-wrap:wrap;gap:8px}.cb-pills-sug{margin-bottom:10px}.cb-pill{border:1px solid var(--brand);color:var(--brand);background:var(--bg);border-radius:var(--r-pill);padding:9px 16px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.cb-pill:hover{background:var(--brand);color:#fff}.cb-pill-sug{font-weight:500;border-color:var(--rule);color:var(--ink-soft)}.cb-pill-sug:hover{border-color:var(--brand);background:var(--bg);color:var(--brand)}.cb-identity{display:flex;flex-direction:column;gap:12px}.cb-field{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:600}.cb-field input{border:1px solid var(--rule);border-radius:var(--r-xs);padding:10px 13px;font:inherit;font-size:15px;font-weight:400}.cb-check{display:flex;gap:9px;align-items:flex-start;font-size:13px;color:var(--ink-soft);line-height:1.4}.cb-check input{margin-top:3px}.cb-estimate{align-self:stretch;border-radius:var(--r-card);background:var(--brand-darker);color:#fff;padding:24px;margin:4px 0}.cb-estimate .section-label{color:var(--accent)}.cb-est-recap{background:#ffffff14;border-radius:var(--r-xs);padding:12px 14px;margin-bottom:18px;font-size:13px;line-height:1.5}.cb-est-recap-t{color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-size:11px;margin-bottom:6px}.cb-est-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:8px 0;border-top:1px solid rgba(255,255,255,.15)}.cb-est-row:first-of-type{border-top:0}.cb-est-label{color:#ffffffbf;font-size:14px}.cb-est-val{font-size:clamp(17px,2.2vw,24px);font-weight:800}.cb-est-disclaimer{color:#ffffffb3;font-size:12px;margin:12px 0 18px;line-height:1.5}.cb-est-cta{background:var(--accent);color:var(--ink)}.cb-pills-offer{margin-top:2px}.cb-synth{align-self:stretch;border:1px solid var(--rule);border-radius:var(--r-card);background:var(--bg-alt);padding:22px;margin:4px 0}.cb-synth .section-label{color:var(--brand)}.cb-synth-recap{background:var(--bg);border:1px solid var(--rule);border-radius:var(--r-xs);padding:12px 14px;margin:12px 0;font-size:14px;line-height:1.55}.cb-synth-recap-t{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.1em;font-size:11px;margin-bottom:6px}.cb-synth-dep{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:var(--r-xs);background:#eef4ed;border:1px solid #c9e2cf;margin-bottom:12px}.cb-synth-dep-l{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft)}.cb-synth-dep-v{font-weight:700;font-size:15px;color:var(--ink)}.cb-synth-pos{color:var(--ink-soft);font-size:14px;line-height:1.55;margin:0}.cb-synth-cta{width:100%;justify-content:center}.cb-back{margin-top:36px;text-align:center}.cb-back a{color:var(--brand);font-weight:600;text-decoration:none}.cb-noscript{text-align:center;margin-top:24px}.cb-noscript .btn{margin-top:16px}@media(max-width:640px){.cb-card{height:min(78dvh,680px);border-radius:var(--r-card-sm)}}.projet-page[data-astro-cid-cspx4vgs]{padding:120px var(--pad-x) var(--gap-section)}
