/* Rappel : champs natifs, facultatifs et propres à chaque formulaire. */
body.ge-brand .fluentform .ge19-callback-options{border-top:1px solid #dedde4;padding-top:22px;margin-top:5px;margin-bottom:18px}
body.ge-brand .fluentform .ge19-callback-options .ff-el-input--label label{font-weight:600;font-size:15px!important}
body.ge-brand .fluentform .ge19-callback-options .ff-el-form-check{margin:8px 0;padding:0}
body.ge-brand .fluentform .ge19-callback-options .ff-el-form-check-label{display:flex;gap:10px;align-items:center;cursor:pointer;min-height:37px}
body.ge-brand .fluentform .ge19-callback-choice{appearance:auto;width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:0;accent-color:#e76a34}
body.ge-brand .fluentform .ge19-callback-options .ff-el-help-message,body.ge-brand .fluentform .ge19-callback-schedule .ff-el-help-message{color:#625b69;font-size:12px;line-height:1.55;margin-top:10px}
.ge19-callback-schedule[hidden]{display:none!important}
body.ge-brand .fluentform .ge19-callback-schedule{padding:18px 16px 0;background:#f0f6fa;border-radius:8px;margin-bottom:20px}
body.ge-brand .fluentform :is(.ge19-callback-date,.ge19-callback-time){width:100%;min-width:0;max-width:100%;color-scheme:light}
/* Avis : cinq étoiles, dessin vectoriel léger, animation jouée une fois. */
.ge19-review-rating{display:flex;align-items:center;gap:10px;margin:0 0 18px;line-height:1}
.ge19-review-stars{display:flex;gap:4px;color:#e76a34}
.ge19-rating-star{display:block;fill:currentColor;overflow:visible}
.ge19-rating-value{font:600 12px/1.4 'Mona Sans',sans-serif;color:#625b69}
.ge19-review-rating.is-arriving .ge19-rating-star{animation:ge19-five-stars .42s cubic-bezier(.2,.65,.3,1) both;animation-delay:var(--star-delay)}
@keyframes ge19-five-stars{0%{opacity:.12;transform:translateY(7px) scale(.88)}75%{opacity:1;transform:translateY(-1px) scale(1.03)}100%{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:480px){body.ge-brand .fluentform .ge19-callback-schedule{padding:16px 12px 0}.ge19-review-rating{margin-bottom:15px}}
@media(prefers-reduced-motion:reduce){.ge19-review-rating .ge19-rating-star{animation:none!important;transform:none!important;opacity:1!important}}
.ge20-calendar[hidden]{display:none!important}
body.ge-brand .fluentform .ge20-calendar-toggle{display:inline-block;padding:5px 0;border:0;background:none;color:#086b9f;font:600 12px/1.5 'Mona Sans',sans-serif;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.ge20-calendar{padding:10px 6px;margin:5px 0 10px;background:#fff;border:1px solid #d4dbe1;border-radius:7px;color:#2b193d}
.ge20-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:8px}
.ge20-calendar-head span{font-size:13px;font-weight:600;text-transform:capitalize;text-align:center}
body.ge-brand .fluentform .ge20-calendar button{appearance:none;border:0;border-radius:5px;background:transparent;color:#2b193d;cursor:pointer;font:500 12px/1 'Mona Sans',sans-serif;padding:0;min-width:0;min-height:30px;box-shadow:none;text-align:center}
body.ge-brand .fluentform .ge20-calendar-head button{width:28px;font-size:23px}
.ge20-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;text-align:center}
.ge20-weekday{font-size:10px;line-height:24px;color:#625b69;font-weight:600}
body.ge-brand .fluentform .ge20-calendar button:disabled{opacity:.25;cursor:default}
body.ge-brand .fluentform .ge20-calendar button:not(:disabled):hover{background:#e7f0f6}
body.ge-brand .fluentform .ge20-calendar button[aria-pressed="true"]{background:#2b193d;color:#fff}
body.ge-brand .fluentform .ge20-calendar button:focus-visible,.ge20-calendar-toggle:focus-visible{outline:2px solid #0477bf;outline-offset:2px}
body.ge-brand .fluentform .ge20-schedule-note{clear:both;width:100%;padding:0 0 14px;margin:0;color:#625b69;font-size:11px;line-height:1.5}
body.ge-brand .fluentform .ge20-date-status{margin:4px 0 0;color:#9e3020;font-size:12px;line-height:1.4}
.ge20-date-status:empty{display:none}
