:root{--bleu:#0d4f9f;--bleu2:#0d7dc2;--gris:#e7e6e6;--texte:#1c1c1c;--gris-texte:#595959}*{box-sizing:border-box}body{color:var(--texte);background:#f5f7fa;margin:0;font-family:Verdana,Geneva,sans-serif;font-size:16px}.wrap{max-width:720px;margin:0 auto;padding:40px 20px 100px}header h1{color:var(--bleu);margin:0 0 8px;font-size:28px}header h1 .section{color:var(--gris-texte);font-weight:400}header p{color:var(--gris-texte);margin:0 0 28px;font-size:15px;line-height:1.5}.card{border:1px solid var(--gris);background:#fff;border-radius:10px;padding:26px;box-shadow:0 1px 3px #0000000d}label{margin:18px 0 7px;font-size:15px;font-weight:700;display:block}input[type=text],input[type=number],select{border:1px solid #c7ccd4;border-radius:6px;width:100%;min-height:46px;padding:12px 14px;font-family:inherit;font-size:16px}.dropzone{border:2px dashed var(--bleu2);text-align:center;cursor:pointer;color:#2c4a63;background:#f0f6fc;border-radius:8px;padding:26px;font-size:15px;line-height:1.5}.dropzone strong{color:var(--bleu)}.row{gap:16px;display:flex}.row>div{flex:1}button.primary{background:var(--bleu);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;min-height:52px;margin-top:24px;padding:16px;font-family:inherit;font-size:16px;font-weight:700}button.primary:disabled{cursor:not-allowed;background:#9bb2cf}.status{border-radius:8px;margin-top:20px;padding:14px;font-size:15px;line-height:1.5}.status.work{color:var(--bleu);background:#eef4fb}.status.error{color:#b00038;background:#fdecef}.status.done{color:#0a7a43;background:#e9f7ef}.status.done a{color:#0a7a43;font-weight:700}.hint{color:var(--gris-texte);margin-top:6px;font-size:13.5px;line-height:1.5}footer{color:var(--gris-texte);text-align:center;margin-top:30px;font-size:12px}.stepcount{color:var(--bleu);margin:0 0 8px;font-size:13.5px;font-weight:700}.steps{gap:6px;margin-bottom:22px;display:flex}.steps .dot{background:var(--gris);border-radius:3px;flex:1;height:6px}.steps .dot.on{background:var(--bleu)}.steptitle{color:var(--bleu);margin:0 0 4px;font-size:20px}.stepsub{color:var(--gris-texte);margin:0 0 18px;font-size:14.5px;line-height:1.5}textarea{resize:vertical;border:1px solid #c7ccd4;border-radius:6px;width:100%;min-height:90px;padding:12px 14px;font-family:inherit;font-size:16px}.nav{justify-content:space-between;gap:12px;margin-top:26px;display:flex}button.ghost{color:var(--bleu);border:1px solid var(--bleu);cursor:pointer;background:#fff;border-radius:8px;min-height:46px;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:700}button.ghost:disabled{color:#b9c4d4;cursor:not-allowed;border-color:#dde3ec}button.next{background:var(--bleu);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;min-height:46px;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:700}button.next:disabled{cursor:not-allowed;background:#9bb2cf}.choice{cursor:pointer;border:1px solid #c7ccd4;border-radius:8px;margin-bottom:10px;padding:14px 16px;font-size:15.5px;line-height:1.5;display:block}.choice.sel{border-color:var(--bleu);background:#f0f6fc}.choice small{color:var(--gris-texte);margin-top:3px;font-size:13.5px;font-weight:400;display:block}.doc{border:1px solid var(--gris);border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;font-size:14px;display:flex}.doc .name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.doc select{flex:none;width:auto;min-height:40px}button.rm{cursor:pointer;color:#b00038;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;min-width:40px;min-height:40px;font-family:inherit;font-size:18px;font-weight:700;line-height:1}button.rm:hover{background:#fdecef;border-color:#f3c6d1}.badge{color:#5a3d00;background:#fcab10;border-radius:10px;padding:3px 9px;font-size:12px}.recap{font-size:14.5px;line-height:1.8}.recap b{color:var(--bleu)}.draftbar{background:#fff7e6;border:1px solid #fcab10;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.chapblock{border:1px solid var(--bleu);border-radius:8px;margin-top:14px;padding:0;overflow:hidden}.chaphead{cursor:pointer;background:#f0f6fc;align-items:center;gap:10px;padding:14px 16px;display:flex}.chaphead .chevron{color:var(--bleu);flex:none;width:16px;font-size:13px}.chaphead .chapinfo{color:var(--bleu);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:700;overflow:hidden}.chapbody{padding:14px 16px}.slideblock{border:1px solid var(--gris);background:#f5f7fa;border-radius:6px;margin-top:8px;overflow:hidden}.slidehead{cursor:pointer;align-items:center;gap:10px;padding:10px 12px;display:flex}.slidehead .chevron{color:var(--gris-texte);flex:none;width:14px;font-size:12px}.slidehead .slideinfo{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14.5px;overflow:hidden}.slidebody{padding:0 12px 12px}.stickybar{border-top:1px solid var(--gris);background:#fff;border-radius:0 0 10px 10px;margin:20px -26px -26px;padding:14px 16px;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000000f}.stickybar button.primary{margin-top:0}
