.lo-carte{margin:20px 0;padding:12px;border-radius:24px;background:var(--surface-page,#fff);box-shadow:0 3px 8px rgba(0,0,0,.04)}.lo-titre{margin:0 0 8px;padding:16px 16px 0;min-height:32px;font-size:1.05rem}.lo-champ{padding:0 16px 16px}.lo-label{display:block;margin-bottom:8px;font-size:.875rem;font-weight:600;color:var(--text-primary)}.lo-cadre{border:1px solid var(--gridline,rgba(0,0,0,.12));border-radius:8px;padding:12px 16px;background:var(--surface-1,rgba(0,0,0,.01))}.lo-lettre{margin:0;white-space:pre-wrap;font:inherit;font-size:.9rem;line-height:1.55;max-width:78ch;overflow-x:auto}.lo-condition+.lo-condition{margin-top:12px;padding-top:12px;border-top:1px solid var(--gridline,rgba(0,0,0,.08))}.lo-bascule{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.lo-interrupteur{position:absolute;opacity:0;width:32px;height:22px;margin:0;cursor:pointer}.lo-piste{flex:0 0 auto;position:relative;width:32px;height:22px;margin-top:1px;border-radius:8px;border:1px solid var(--gridline,rgba(0,0,0,.12));background:var(--surface-2,rgba(0,0,0,.06));transition:background-color .12s ease-out,border-color .12s ease-out}.lo-piste:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--surface-page,#fff);transition:transform .12s ease-out}.lo-interrupteur:checked+.lo-piste{background:#9256dc;border-color:#9256dc}.lo-interrupteur:checked+.lo-piste:after{transform:translateX(10px)}.lo-interrupteur:focus-visible+.lo-piste{outline:2px solid #9256dc;outline-offset:2px}.lo-libelle{font-size:.875rem;font-weight:600;color:var(--text-primary)}.lo-motif{margin:4px 0 0 42px;font-size:.84rem;line-height:1.45;color:var(--text-muted)}.lo-note{margin:0;padding:0 16px 16px;max-width:78ch;font-size:.88rem;line-height:1.5}.lo-source{font-size:.82rem;color:var(--text-muted)}.lo-vide{margin:0;padding:0 16px 16px;max-width:70ch}@media (prefers-reduced-motion:reduce){.lo-piste,.lo-piste:after{transition:none}}.lo-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;align-items:center}.lo-action{font:inherit;font-size:.875rem;font-weight:600;min-height:40px;padding:9px 16px;border-radius:10px;border:1px solid var(--border,rgba(0,0,0,.16));background:transparent;color:var(--text-primary);cursor:pointer;transition:background .12s ease}.lo-action:hover:not(:disabled){background:var(--surface-2,rgba(0,0,0,.05))}.lo-action:disabled{opacity:.6;cursor:progress}.lo-action-plein{border-color:#9256dc;background:#9256dc;color:#fff}.lo-action-plein:hover:not(:disabled){background:#7d43c9}.lo-action-absent,.lo-confirme{font-size:.86rem;color:var(--text-muted)}.lo-confirme,.lo-echec{margin:10px 0 0}.lo-echec{font-size:.86rem;color:var(--danger-text)}.lo-champ-lettre{display:block;width:100%;min-height:22rem;resize:vertical;color:var(--text-primary);font-family:inherit}.lo-champ-lettre:focus-visible{outline:2px solid #9256dc;outline-offset:1px}.lo-retouchee{margin-inline-start:8px;padding:1px 8px;border-radius:999px;background:color-mix(in srgb,#9256dc 14%,transparent);font-size:.74rem;font-weight:600}.lo-reinit,.lo-retouchee{color:var(--text-primary)}.lo-reinit{margin-top:8px;font:inherit;font-size:.82rem;min-height:32px;padding:6px 12px;border-radius:8px;border:1px solid var(--border,rgba(0,0,0,.18));background:transparent;cursor:pointer}.lo-reinit:hover{background:var(--surface-2,rgba(0,0,0,.05))}