.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer;vertical-align:middle}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;color:#303133}.el-switch__label.is-active{color:#409eff}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcdfe6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type):after{content:"";position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.document-editor .dt-toolbar{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 8px;background:#f7f8fb}.document-editor .dt-fieldbar,.document-editor .dt-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e1e4ea;border-bottom:0}.document-editor .dt-fieldbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:8px 10px;background:#f2f6ff}.document-editor .dt-fieldbar .fb-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.document-editor .dt-fieldbar .fb-label{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;text-align:right;font-size:12px;font-weight:600;color:#374151;margin:0}.document-editor .dt-fieldbar .fb-label.on{color:#0a7f3f}.document-editor .dt-fieldbar .fb-select{width:360px;max-width:60%}.document-editor .dt-fieldbar .fb-fields{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.document-editor .dt-fieldbar .fb-fields .fb-select{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto;min-width:0;max-width:none}.document-editor .dt-fieldbar .fb-select .el-input__inner{height:30px;line-height:30px}.document-editor .dt-pagebar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 8px;background:#f7f8fb;border:1px solid #e1e4ea;border-bottom:0;border-top:0;font-size:12px}.document-editor .dt-pagebar label{margin:0 2px 0 8px;color:#6b7280}.document-editor .dt-pagebar input[type=number]{width:52px}.document-editor .dt-toolbar .sep{width:1px;height:20px;background:#d8dce4;margin:0 3px}.document-editor button.ic,.document-editor select{font:inherit;font-size:13px;border:1px solid #d8dce4;background:#fff;border-radius:6px;padding:4px 7px;cursor:pointer;line-height:1}.document-editor button.ic.active{background:#e7efff;border-color:#2f6df6;color:#2f6df6}.document-editor .colorpick{width:28px;height:28px;padding:0;border:1px solid #d8dce4;border-radius:6px;background:#fff;cursor:pointer;vertical-align:middle}.document-editor .fontsel{max-width:130px}.document-editor .lhsel,.document-editor .sizesel{max-width:78px}.document-editor .dt-canvas{background:#cfd4dd;padding:18px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e1e4ea}.document-editor .dt-page{background:#fff;-webkit-box-shadow:0 6px 24px rgba(20,30,60,.14);box-shadow:0 6px 24px rgba(20,30,60,.14);min-height:300px}.document-editor .ProseMirror{outline:none;min-height:260px}.document-editor .dt-page .ProseMirror,.document-editor .dt-page .ProseMirror div,.document-editor .dt-page .ProseMirror em,.document-editor .dt-page .ProseMirror li,.document-editor .dt-page .ProseMirror p,.document-editor .dt-page .ProseMirror span:not(.mf-chip),.document-editor .dt-page .ProseMirror strong,.document-editor .dt-page .ProseMirror td,.document-editor .dt-page .ProseMirror th,.document-editor .dt-page .ProseMirror u{font-size:inherit;line-height:inherit;font-family:inherit}.document-editor .dt-page .ProseMirror p{margin:0 0 var(--dt-paragraph-spacing,8pt)}.document-editor .dt-page .ProseMirror b,.document-editor .dt-page .ProseMirror strong{font-weight:700}.document-editor .dt-page.dt-preview-mode .dt-cadres,.document-editor .dt-page.dt-preview-mode .dt-cadres-barres{display:none}.document-editor .dt-page.dt-preview-mode .ProseMirror-selectednode{outline:0;-webkit-box-shadow:none;box-shadow:none}.document-editor .dt-page.dt-preview-mode .ProseMirror>p:last-child{margin-bottom:0}.document-editor .dt-page.dt-preview-mode .ProseMirror>p:last-child:has(>br.ProseMirror-trailingBreak:only-child){height:0;overflow:hidden;margin:0}.document-editor .dt-page.dt-preview-mode .ProseMirror{min-height:var(--dt-content-height)}.document-editor .dt-page.dt-preview-mode .dt-zone .ProseMirror{min-height:1em}.document-editor .dt-page.dt-preview-mode .dt-page-break{border-top:0;margin:0;outline:1px dashed #aeb6c4}.document-editor .dt-page.dt-preview-mode .dt-page-break:after{content:none}.document-editor .dt-page .ProseMirror .mf-chip.mf-preview{display:inline;background:none;border:0;padding:0;color:inherit;font-weight:inherit}.document-editor .dt-page .ProseMirror .mf-chip.mf-preview .mf-label{display:none}.document-editor .dt-page .ProseMirror .mf-chip.mf-preview:after{font-size:var(--dt-font-size,12pt);font-weight:inherit;color:inherit}.document-editor .dt-page .ProseMirror h1{font-size:20pt;margin:0 0 10pt}.document-editor .dt-page .ProseMirror h2{font-size:16pt;margin:14pt 0 6pt}.document-editor .dt-page .ProseMirror h3{font-size:13pt;margin:12pt 0 5pt}.document-editor .dt-page .ProseMirror ol,.document-editor .dt-page .ProseMirror ul{margin:0 0 8pt;padding-left:18pt}.document-editor .dt-page .ProseMirror blockquote{border-left:3px solid #d8dce4;margin:8pt 0;padding:2pt 12pt;color:#4b5563}.document-editor .dt-page .ProseMirror hr{border:0;border-top:1px solid #d8dce4;margin:12pt 0}.document-editor .dt-page .ProseMirror a{color:#2f6df6;text-decoration:underline}.document-editor .dt-page .ProseMirror img{max-width:100%}.document-editor .dt-page .ProseMirror>img,.document-editor .dt-page .ProseMirror div>img{display:block}.document-editor .dt-page .ProseMirror img[data-align=center]{display:block;margin-left:auto;margin-right:auto}.document-editor .dt-page .ProseMirror img[data-align=right]{display:block;margin-left:auto;margin-right:0}.document-editor .dt-page .ProseMirror sub{vertical-align:sub;font-size:75%}.document-editor .dt-page .ProseMirror sup{vertical-align:super;font-size:75%}.document-editor .dt-page .ProseMirror table{border-collapse:collapse;width:100%}.document-editor .dt-page .ProseMirror td,.document-editor .dt-page .ProseMirror th{border:1px solid #000;padding:5pt 7pt;vertical-align:top}.document-editor .dt-page .ProseMirror th{background:#f1f4f9;text-align:left}.document-editor .dt-page .ProseMirror .dt-no-border table,.document-editor .dt-page .ProseMirror .dt-no-border table td,.document-editor .dt-page .ProseMirror .dt-no-border table th,.document-editor .dt-page .ProseMirror table.dt-no-border,.document-editor .dt-page .ProseMirror table.dt-no-border td,.document-editor .dt-page .ProseMirror table.dt-no-border th,.document-editor .dt-page .ProseMirror table[data-borderless],.document-editor .dt-page .ProseMirror table[data-borderless] td,.document-editor .dt-page .ProseMirror table[data-borderless] th{border:0}.document-editor .dt-page .ProseMirror .dt-no-border table td,.document-editor .dt-page .ProseMirror .dt-no-border table th,.document-editor .dt-page .ProseMirror table.dt-no-border td,.document-editor .dt-page .ProseMirror table.dt-no-border th,.document-editor .dt-page .ProseMirror table[data-borderless] td,.document-editor .dt-page .ProseMirror table[data-borderless] th{padding:0 4pt;background:transparent}.document-editor .dt-page:not(.dt-preview-mode) .ProseMirror .dt-no-border table td,.document-editor .dt-page:not(.dt-preview-mode) .ProseMirror .dt-no-border table th,.document-editor .dt-page:not(.dt-preview-mode) .ProseMirror table.dt-no-border td,.document-editor .dt-page:not(.dt-preview-mode) .ProseMirror table.dt-no-border th,.document-editor .dt-page:not(.dt-preview-mode) .ProseMirror table[data-borderless] td,.document-editor .dt-page:not(.dt-preview-mode) .ProseMirror table[data-borderless] th{outline:1px dashed #b9c2d0;outline-offset:-1px}.document-editor .dt-page .ProseMirror .tableWrapper{overflow:visible;margin:0;padding:0}.document-editor .dt-page .ProseMirror>:first-child{margin-top:0}.document-editor .dt-page .ProseMirror{padding:0;isolation:isolate}.document-editor .dt-page .ProseMirror table{min-width:0!important}.document-editor .mf-chip{display:inline-block;background:#e7efff;color:#1d4ed8;border:1px solid #c7dbff;border-radius:6px;padding:0 6px;font-size:12.5px;font-weight:600;white-space:nowrap;cursor:pointer}.document-editor .mf-chip.ProseMirror-selectednode,.document-editor .mf-image-preview.ProseMirror-selectednode,.document-editor .ProseMirror-selectednode{outline:2px solid #2563eb;outline-offset:1px;border-radius:6px;-webkit-box-shadow:0 0 0 3px rgba(37,99,235,.18);box-shadow:0 0 0 3px rgba(37,99,235,.18)}.document-editor .mf-chip.mf-image{background:#eef7ee;color:#0a8f5b;border-color:#bfe3cc}.document-editor .mf-chip.mf-preview{background:#e9f8ef;color:#0a7f3f;border-color:#b9e6cb;font-size:0}.document-editor .mf-chip.mf-preview:after{content:attr(data-preview);font-size:12.5px;font-weight:600}.document-editor .mf-image-preview,.document-editor .mf-image-preview img{display:inline-block;vertical-align:middle}.document-editor .cond-block,.document-editor .loop-block{position:relative}.document-editor .loop-inline{border-bottom:1px dashed #0a8f5b}.document-editor .dt-page.dt-preview-mode .loop-inline{border-bottom:0}.document-editor .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.document-editor .ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:24px;border-top:2px solid #1d4ed8;-webkit-animation:dt-clignotement 1.1s steps(2,start) infinite;animation:dt-clignotement 1.1s steps(2,start) infinite}.document-editor .ProseMirror-focused .ProseMirror-gapcursor,.document-editor .ProseMirror-gapcursor:focus{display:block}@-webkit-keyframes dt-clignotement{to{visibility:hidden}}@keyframes dt-clignotement{to{visibility:hidden}}.document-editor .dt-cadres{position:absolute;inset:0;pointer-events:none;z-index:0}.document-editor .dt-cadre{position:absolute;border:1px dashed;border-radius:8px}.document-editor .dt-cadre--boucle{border-color:#0a8f5b;background:#e6f6ee}.document-editor .dt-cadre--condition{border-color:#b4690e;background:#fdf2e1}.document-editor .dt-cadres-barres{position:absolute;inset:0;pointer-events:none;z-index:3}.document-editor .dt-cadre-barre{position:absolute;-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;pointer-events:auto;padding:2px 6px 2px 9px;border:1px solid;border-radius:999px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(20,30,60,.14);box-shadow:0 1px 3px rgba(20,30,60,.14);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1;white-space:nowrap}.document-editor .dt-cadre-barre--droite{-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%)}.document-editor .dt-cadre-barre.dt-cadre--boucle{border-color:#0a8f5b;color:#0a8f5b}.document-editor .dt-cadre-barre.dt-cadre--condition{border-color:#b4690e;color:#b4690e}.document-editor .dt-cadre-etiquette{font-weight:700;text-transform:uppercase;letter-spacing:.02em}.document-editor .dt-cadre-bouton,.document-editor .dt-cadre-select{font:inherit;font-size:11.5px;height:20px;padding:0 7px;border:1px solid #d8dce4;border-radius:10px;background:#f7f8fa;color:#334155;cursor:pointer}.document-editor .dt-cadre-bouton:hover,.document-editor .dt-cadre-select:hover{background:#eef2f7}.document-editor .dt-cadre-bouton.active{background:#0a8f5b;border-color:#0a8f5b;color:#fff}.document-editor .dt-cadre-bouton--danger:hover{background:#fdecec;border-color:#e05252;color:#b42318}body.dt-plein-ecran-actif{overflow:hidden}.document-editor .dt-barre-image{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;pointer-events:auto;padding:4px 9px;border:1px solid #2563eb;border-radius:8px;background:#fff;-webkit-box-shadow:0 2px 8px rgba(20,30,60,.16);box-shadow:0 2px 8px rgba(20,30,60,.16);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1;color:#1e3a8a;white-space:nowrap;z-index:4}.document-editor .dt-barre-image .dt-cadre-etiquette{color:#2563eb}.document-editor .dt-barre-image label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;margin:0;color:#334155}.document-editor .dt-barre-image input{width:54px;height:20px;font:inherit;font-size:11.5px;color:#111827;border:1px solid #d8dce4;border-radius:4px;padding:0 4px}.document-editor .dt-barre-image .dt-barre-groupe{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.document-editor .dt-barre-image .dt-barre-groupe button{height:20px;min-width:24px;font:inherit;border:1px solid #d8dce4;border-left-width:0;background:#f7f8fa;color:#334155;cursor:pointer}.document-editor .dt-barre-image .dt-barre-groupe button:first-child{border-left-width:1px;border-radius:4px 0 0 4px}.document-editor .dt-barre-image .dt-barre-groupe button:last-child{border-radius:0 4px 4px 0}.document-editor .dt-barre-image .dt-barre-groupe button.active{background:#2563eb;border-color:#2563eb;color:#fff}.document-editor .dt-img-sources{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-bottom:12px}.document-editor .dt-img-sources button{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 6px;border:1px solid #d8dce4;border-radius:6px;background:#fff;cursor:pointer;white-space:nowrap;font-size:13.5px}.document-editor .dt-img-sources button.active{background:#2f6df6;border-color:#2f6df6;color:#fff}.document-editor .dt-img-org{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.document-editor .dt-img-org button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;width:100%;padding:8px 10px;border:1px solid #d8dce4;border-radius:6px;background:#fff;cursor:pointer;text-align:left}.document-editor .dt-img-org button:hover{border-color:#2f6df6}.document-editor .dt-modal-erreur{color:#b42318;font-size:12px}.document-editor .dt-page:not(.dt-preview-mode) .mf-image-preview{outline:1px dashed #9fd4b5;outline-offset:1px}.document-editor .dt-page{position:relative}.document-editor .dt-zone{position:absolute;z-index:2;outline:1px dashed #6b7fa3;outline-offset:3px}.document-editor .dt-zone.active{outline:2px solid #2563eb}.document-editor .dt-zone.deborde{outline-color:#e05252;background:rgba(224,82,82,.06)}.document-editor .dt-zone .ProseMirror{min-height:1em;outline:none}.document-editor .dt-zone-etiquette{position:absolute;top:-18px;left:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#6b7fa3;white-space:nowrap;pointer-events:none}.document-editor .dt-zone--pied .dt-zone-etiquette{top:auto;bottom:-18px}.document-editor .dt-zone.active .dt-zone-etiquette{color:#2563eb}.document-editor .dt-zone-alerte{position:absolute;left:0;top:100%;margin-top:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 8px;border:1px solid #e05252;border-radius:6px;background:#fff;color:#b42318;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11.5px;line-height:1.2;white-space:nowrap;z-index:3}.document-editor .dt-zone--pied .dt-zone-alerte{top:auto;bottom:100%;margin:0 0 8px}.document-editor .dt-zone-alerte button{font:inherit;padding:2px 8px;border:1px solid #e05252;border-radius:10px;background:#fdecec;color:#b42318;cursor:pointer}.document-editor .dt-zone-alerte button:hover{background:#e05252;color:#fff}.document-editor .dt-zone--reflet{pointer-events:none;outline:0}.document-editor .dt-page.dt-preview-mode .dt-zone{outline:0;background:transparent}.document-editor .dt-page.dt-preview-mode .dt-zone-alerte,.document-editor .dt-page.dt-preview-mode .dt-zone-etiquette{display:none}.document-editor .dt-pagebar .dt-zone-bascule{cursor:pointer}.document-editor .dt-pagebar .dt-zone-bascule,.document-editor .dt-pagebar .dt-zone-reglage{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.document-editor .dt-pagebar .dt-zone-reglage{white-space:nowrap}.document-editor .footer-block{position:relative;outline:1px dashed #6b7fa3;outline-offset:4px;margin-top:18px}.document-editor .footer-block:before{content:"⤓ Pied de page — bas de chaque page";position:absolute;top:-18px;left:0;font-size:10.5px;font-weight:700;text-transform:uppercase;color:#6b7fa3;pointer-events:none}.document-editor .dt-page.dt-preview-mode .footer-block{position:absolute;left:0;right:0;bottom:calc(8mm - var(--dt-margin-bottom));margin:0;outline:0}.document-editor .dt-page.dt-preview-mode .footer-block:before{content:none}.document-editor .dt-datatable{border:1px dashed #2f6df6;border-radius:6px;background:#eef3ff;padding:6px;margin:10px 0}.document-editor .dt-datatable-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px;font-weight:700;color:#2f6df6;margin-bottom:5px}.document-editor .dt-datatable-cfg{border:1px solid #2f6df6;background:#fff;color:#2f6df6;border-radius:4px;padding:1px 8px;cursor:pointer;font-size:11px}.document-editor .dt-datatable-preview{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.document-editor .dt-datatable-preview td,.document-editor .dt-datatable-preview th{border:1px solid #b9c0cc;padding:3px 6px;font-size:12px}.document-editor .dt-datatable-preview tr.dt-datatable-foot td{border-top:2px solid #556;font-weight:700}.document-editor .dt-grouptable{border-color:#0a8f5b;background:#ecf9f2}.document-editor .dt-grouptable .dt-datatable-bar{color:#0a8f5b}.document-editor .dt-grouptable .dt-datatable-cfg{border-color:#0a8f5b;color:#0a8f5b}.document-editor .dt-grouptable-title{margin:2px 0 6px;text-align:center;font-weight:700}.document-editor .dt-hint{font-size:12px;color:#6b7280;margin:6px 0 0}.document-editor .dt-custom-cell{display:inline-block;font-size:11px;font-style:italic;color:#8b5cf6;background:#f5f3ff;border:1px dashed #c4b5fd;border-radius:4px;padding:2px 6px;white-space:nowrap}.document-editor .dt-datatable-preview td.dt-cell-custom{background:#faf9ff}.document-editor .dt-modal-overlay{position:fixed;inset:0;background:rgba(20,26,40,.45);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3000}.document-editor .dt-modal{background:#fff;border-radius:8px;padding:18px 20px;width:720px;max-width:94vw;max-height:90vh;overflow:auto;-webkit-box-shadow:0 12px 40px rgba(0,0,0,.3);box-shadow:0 12px 40px rgba(0,0,0,.3)}.document-editor .dt-modal h4{margin:0 0 12px;font-size:16px}.document-editor .dt-modal-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px;font-size:13px}.document-editor .dt-modal-row>label:first-child{min-width:150px;color:#525f7f}.document-editor .dt-modal-row .dt-inline{min-width:0}.document-editor .dt-cols-editor{width:100%;border-collapse:collapse;margin:6px 0;font-size:12px}.document-editor .dt-cols-editor td,.document-editor .dt-cols-editor th{border:1px solid #e2e6ee;padding:4px 6px;text-align:left}.document-editor .dt-cols-editor input,.document-editor .dt-cols-editor select{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px 5px}.document-editor .dt-cols-editor input.dt-w{width:64px}.document-editor .dt-cell-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.document-editor .dt-col-actions{white-space:nowrap}.document-editor .dt-col-actions button{border:1px solid #cbd2de;background:#f7f8fa;border-radius:3px;cursor:pointer;padding:1px 6px;margin:0 1px}.document-editor .dt-add-col{border:1px dashed #2f6df6;background:#eef3ff;color:#2f6df6;border-radius:4px;padding:4px 10px;cursor:pointer;margin-top:4px}.document-editor .dt-modal--img{width:540px;overflow-x:hidden}.document-editor .dt-modal--img *{-webkit-box-sizing:border-box;box-sizing:border-box}.document-editor .dt-img-note{margin:-4px 0 10px;font-size:12.5px;color:#1e3a8a;background:#eef3ff;border-radius:6px;padding:6px 10px}.document-editor .dt-img-panneau{min-height:132px}.document-editor .dt-img-choisir{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 16px;border:2px dashed #9db3e6;border-radius:8px;background:#f4f7ff;color:#1e3a8a;font-weight:600;font-size:14px;cursor:pointer}.document-editor .dt-img-choisir:hover{background:#e8efff;border-color:#2f6df6}.document-editor .dt-img-choisir.disabled{opacity:.6;cursor:progress}.document-editor .dt-img-choisir input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.document-editor .dt-img-champ{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;font-size:13px;color:#525f7f}.document-editor .dt-img-champ input{width:100%;padding:8px 10px;border:1px solid #cbd2de;border-radius:5px;font-size:13px;color:#111827}.document-editor .dt-img-vignette{-webkit-box-flex:0;-ms-flex:none;flex:none;width:120px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f7f8fa;border-radius:4px;font-size:20px}.document-editor .dt-img-vignette img{max-width:100%;max-height:100%}.document-editor .dt-img-libelle{font-size:14px;color:#1f2937}.document-editor .dt-barre-image .dt-barre-bouton{height:20px;padding:0 8px;font:inherit;font-size:11.5px;border:1px solid #d8dce4;border-radius:10px;background:#f7f8fa;color:#334155;cursor:pointer}.document-editor .dt-barre-image .dt-barre-bouton:hover{background:#eef2f7}.document-editor .dt-modal-aide{margin:6px 0 0;font-size:11.5px;color:#6b7280;line-height:1.35}.document-editor .dt-modal-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:16px}.document-editor .dt-modal-actions button{border:1px solid #cbd2de;background:#fff;border-radius:5px;padding:6px 16px;cursor:pointer}.document-editor .dt-modal-actions button.primary{background:#2f6df6;border-color:#2f6df6;color:#fff}.document-editor .dt-modal-actions button.primary:disabled{opacity:.5;cursor:not-allowed}.document-editor .tableWrapper{overflow-x:auto;margin:8px 0}.document-editor table{border-collapse:collapse;width:100%;table-layout:fixed}.document-editor td,.document-editor th{border:1px solid #b9c0cc;padding:4px 6px;min-width:40px;vertical-align:top;position:relative}.document-editor th{background:#f1f4f9;font-weight:700;text-align:left}.document-editor table.dt-no-border td,.document-editor table.dt-no-border th,.document-editor table[data-borderless] td,.document-editor table[data-borderless] th{border:1px dashed #e3e7ee;background:transparent}.document-editor .dt-alinea{display:inline-block;white-space:pre}.document-editor .dt-page-break{height:0;border-top:2px dashed #aeb6c4;margin:10px 0;position:relative}.document-editor .dt-page-break:after{content:"⤓ Saut de page";position:absolute;right:0;top:-9px;background:#fff;padding:0 6px;font-size:10px;color:#8b93a3}.document-editor .selectedCell:after{content:"";position:absolute;inset:0;background:rgba(47,109,246,.12);pointer-events:none}.document-editor .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background:#2f6df6;pointer-events:none}.dt-form .dt-field[data-v-705e2280]{margin-bottom:10px}.dt-form .dt-row[data-v-705e2280]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.dt-form .dt-row .dt-field[data-v-705e2280]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dt-form .dt-row--compact[data-v-705e2280]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.dt-form .dt-row--compact .dt-field[data-v-705e2280]{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;min-width:0}.dt-form .dt-row--compact .dt-field--switch[data-v-705e2280]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:8px;font-size:13px;color:#525f7f;white-space:nowrap}.dt-form .dt-row--compact .dt-field--switch span[data-v-705e2280]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.dt-form .dt-langtabs-espace[data-v-705e2280]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dt-form .dt-editeur[data-v-705e2280]{margin-top:22px;padding-top:14px;border-top:1px solid #e1e4ea}.dt-form .dt-apercu[data-v-705e2280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.dt-form .dt-apercu-libelle[data-v-705e2280]{margin:0;font-size:13px;font-weight:600;color:#525f7f;white-space:nowrap}.dt-form .dt-apercu-libelle.on[data-v-705e2280]{color:#0a7f3f}.dt-form .dt-apercu-select[data-v-705e2280]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.dt-form .dt-apercu .btn[data-v-705e2280]{margin:0;white-space:nowrap}.dt-form .dt-apercu-quitter[data-v-705e2280]{border:1px solid #d8dce4;background:#fff;border-radius:6px;padding:3px 10px;cursor:pointer}.dt-form .dt-plein-ecran-bouton[data-v-705e2280]{border:1px solid #d8dce4;background:#fff;border-radius:6px;padding:3px 12px;cursor:pointer;white-space:nowrap}.dt-form .dt-plein-ecran-bouton[data-v-705e2280]:hover{border-color:#2f6df6;color:#2f6df6}.dt-form .dt-plein-ecran[data-v-705e2280]{position:fixed;inset:0;z-index:1600;margin:0;border-top:0;padding:10px 14px 12px;background:#f4f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dt-form .dt-plein-ecran .dt-langtabs[data-v-705e2280]{margin-bottom:8px}.dt-form .dt-plein-ecran .dt-langtabs .btn[data-v-705e2280]{margin:0}.dt-form .dt-plein-ecran[data-v-705e2280] .document-editor{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dt-form .dt-plein-ecran[data-v-705e2280] .document-editor .dt-canvas{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.dt-form label[data-v-705e2280]{display:block;font-size:13px;color:#525f7f;margin-bottom:4px}.dt-form .dt-switches[data-v-705e2280]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px;margin-bottom:14px;font-size:13px;color:#525f7f}.dt-form .dt-langtabs[data-v-705e2280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-bottom:6px}.dt-form .dt-langtabs .dt-lang[data-v-705e2280]{border:1px solid #d8dce4;background:#fff;border-radius:6px;padding:3px 12px;cursor:pointer}.dt-form .dt-langtabs .dt-lang.active[data-v-705e2280]{background:#2f6df6;border-color:#2f6df6;color:#fff}.dt-form .dt-langtabs label[data-v-705e2280]{margin:0 0 0 8px}.dt-form .dt-submit[data-v-705e2280]{margin-top:16px;text-align:right}