/* CSL Espace adhérent 2.0.6 — consigne de sortie enfant */
.csl-member-departure-choice{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;margin:0 0 14px;border:2px solid #efb0b8;border-radius:16px;background:#fff5f6;cursor:pointer}
.csl-member-departure-choice input{width:22px;height:22px;min-width:22px;margin:2px 0 0;accent-color:#d61f31}
.csl-member-departure-choice>span{display:grid;gap:4px}.csl-member-departure-choice strong{color:#a71927;font-size:14px}.csl-member-departure-choice small{color:#65707d;line-height:1.4}
.csl-member-departure-choice:has(input:checked){background:#ffeaed;border-color:#d61f31;box-shadow:0 0 0 3px rgba(214,31,49,.07)}
.csl-member-departure-choice:has(input:checked) strong:before{content:'⛔ ';}
.csl-member-departure-chip{display:inline-flex;width:max-content;margin-top:6px;padding:4px 8px;border-radius:999px;background:#ffe4e8;border:1px solid #eba0a9;color:#a41624;font-size:10px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:600px){.csl-member-departure-choice{padding:12px}.csl-member-departure-choice strong{font-size:13px}.csl-member-departure-choice small{font-size:11px}}
@media(prefers-color-scheme:dark){.csl-member-departure-choice{background:#351d23;border-color:#8f414b}.csl-member-departure-choice strong{color:#ff9eaa}.csl-member-departure-choice small{color:#d7ccd0}.csl-member-departure-choice:has(input:checked){background:#481e26;border-color:#ee6473}.csl-member-departure-chip{background:#4a1f27;border-color:#8f414b;color:#ffb5be}}
