/* V6.3 — questionnaire de visite probatoire harmonisé */
.p36Legacy{display:none!important}
.probationaryFormHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}
.probationaryFormHead h3{margin:0 0 4px;color:#0b3478}
.probationaryCount{display:inline-flex;align-items:center;white-space:nowrap;padding:6px 10px;border-radius:999px;background:#eaf3ff;color:#0b5fc9;font-size:11px;font-weight:900}
.probationarySection{overflow:hidden;border:1px solid #d7e4f0;border-radius:13px;background:#fff;margin-top:12px}
.probationarySection h4{margin:0;padding:10px 12px;background:#0b2c53;color:#fff;font-size:13px}
.probationaryEvaluation{display:grid;grid-template-columns:38px minmax(0,1fr) 210px;gap:11px;align-items:center;padding:9px 11px;border-top:1px solid #e2ebf3}
.probationaryEvaluation:first-of-type{border-top:0}
.probationaryEvaluation:nth-child(odd){background:#f8fbfe}
.probationaryNumber{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eaf3ff;color:#0b5fc9;font-size:11px;font-weight:950}
.probationaryQuestion{color:#15395f;font-size:12px;line-height:1.4;font-weight:750}
.probationaryEvaluation select{margin:0;font-weight:800;background:#fff}
.probationaryEvaluation select.answer-yes{border-color:#68c6a4;background:#effaf5;color:#087654}
.probationaryEvaluation select.answer-no{border-color:#ee9aa4;background:#fff3f4;color:#b52d43}
.probationaryEvaluation select.answer-to_check{border-color:#efb266;background:#fff8ee;color:#a95a00}
.probationaryEvaluation select.answer-not_applicable{background:#f3f6f9;color:#62768b}
.probationaryObservation{margin-top:14px;padding:12px;border:1px solid #d7e4f0;border-radius:13px;background:#fff}
.probationaryObservation h4{margin:0 0 8px;color:#0b3478}
.probationaryObservation textarea{min-height:112px;margin:0;resize:vertical}
.probationaryObservation.internal{border-color:#d9ccfa;background:#faf8ff}
.probationaryObservation.internal h4{color:#6946c7}
.probationaryObservation.internal textarea{min-height:84px;margin-top:7px}
@media(max-width:760px){.probationaryFormHead{flex-direction:column}.probationaryEvaluation{grid-template-columns:34px minmax(0,1fr)}.probationaryEvaluation select{grid-column:2}.probationaryCount{align-self:flex-start}}
