.ext-input.svelte-1ev3xu{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text)}.ext-input.svelte-1ev3xu span:where(.svelte-1ev3xu){font-weight:600;color:var(--muted)}.ext-input.svelte-1ev3xu select:where(.svelte-1ev3xu),.ext-input.svelte-1ev3xu input:where(.svelte-1ev3xu){padding:4px 8px;border:1px solid var(--border);border-radius:var(--r-sm, 6px);font-family:inherit;font-size:13px;background:var(--surface);color:var(--text)}.ext-input--mots.svelte-1ev3xu input:where(.svelte-1ev3xu){width:360px}.ext-toggle.svelte-1ev3xu{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--text);font-weight:600;cursor:pointer}.page-wrap.svelte-1ev3xu{padding:24px;background:var(--surface-alt, #E5E6E1);min-height:70vh;display:flex;justify-content:center}.fiche.svelte-1ev3xu{width:285mm;height:198mm;margin:0 auto;background:#fff;box-shadow:0 4px 24px #0e2a2d1a;color:#2a2a2a;font-family:Fredoka,sans-serif;position:relative;overflow:hidden;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:flex;flex-direction:column}.fiche.svelte-1ev3xu .header{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;display:flex;align-items:center;justify-content:space-between;padding:4px 16px;border-radius:0 0 12px 12px;height:42px;flex-shrink:0}.fiche.svelte-1ev3xu .header-left{display:flex;align-items:center;gap:10px}.fiche.svelte-1ev3xu .header-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff2e;color:#fff;flex-shrink:0}.fiche.svelte-1ev3xu .header-icon svg{width:22px;height:22px}.fiche.svelte-1ev3xu .header-title{font-family:Chewy,cursive;font-size:22px;text-transform:uppercase;letter-spacing:2px}.fiche.svelte-1ev3xu .header-subtitle{font-family:Chewy,cursive;font-size:24px;text-transform:uppercase;letter-spacing:1px;color:var(--title-accent)}.fiche.svelte-1ev3xu .header-badge{background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:8px;padding:4px 14px;font-family:Chewy,cursive;font-size:13px;letter-spacing:1px}.fiche.svelte-1ev3xu .consigne{background:var(--bg-light);border:2px solid var(--accent);border-radius:10px;margin:4px 12px;padding:4px 14px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--primary);height:28px;flex-shrink:0}.fiche.svelte-1ev3xu .consigne-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--primary)}.fiche.svelte-1ev3xu .consigne-icon svg{width:100%;height:100%}.fiche.svelte-1ev3xu .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:2.5mm;padding:1.5mm 3mm;flex:1;min-height:0}.fiche.svelte-1ev3xu .cell{border:2px solid var(--accent);border-radius:2mm;display:flex;flex-direction:column;overflow:hidden;position:relative}.fiche.svelte-1ev3xu .cell-img{position:absolute;top:1mm;right:1mm;width:15mm;height:15mm;border:1.5px dashed #ddd;border-radius:1mm;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;z-index:2;font-size:10px;color:#ccc;overflow:hidden;padding:0;font-family:inherit}.fiche.svelte-1ev3xu .cell-img:hover,.fiche.svelte-1ev3xu .cell-img:focus-visible{border-color:var(--primary);background:var(--bg-hover);outline:none}.fiche.svelte-1ev3xu .cell-img img{width:100%;height:100%;object-fit:contain}.fiche.svelte-1ev3xu .cell-img.hidden{display:none}.fiche.svelte-1ev3xu .cell-img-plus{font-size:14px;color:#bbb;font-weight:700}.fiche.svelte-1ev3xu .cell.has-img .cell-word{padding-right:18mm}.fiche.svelte-1ev3xu .cell-word{flex:1;display:flex;align-items:center;justify-content:center;background:var(--cell-word-bg);padding:1mm 2mm;border-bottom:2px dotted var(--accent-soft);min-height:0;overflow:hidden;transition:padding-right .2s}.fiche.svelte-1ev3xu .cell-word .cursive-word{font-family:"Cursive Scolaire",Dancing Script,cursive;font-size:8mm;color:#333;text-align:center;white-space:nowrap;max-width:100%}.fiche.svelte-1ev3xu .cell-word .capitales-word{font-family:MDIecole,Arial,sans-serif;font-size:7.5mm;color:#333;text-align:center;white-space:nowrap;max-width:100%;text-transform:uppercase;letter-spacing:.5mm}.fiche.svelte-1ev3xu .cell-word .scripte-word{font-family:MDIecole,Arial,sans-serif;font-size:7.5mm;color:#333;text-align:center;white-space:nowrap;max-width:100%}.fiche.svelte-1ev3xu .cell-word .letter-boxes{display:flex;align-items:stretch;justify-content:center;gap:.8mm;flex-wrap:nowrap;width:100%;height:100%;padding:0 1mm}.fiche.svelte-1ev3xu .cell-word .letter-box{width:6.2mm;min-height:12mm;border:1.5px solid var(--accent-soft);border-radius:1mm;display:flex;align-items:center;justify-content:center;font-family:"Cursive Scolaire",Dancing Script,cursive;font-size:7mm;color:#333;background:#fff;flex-shrink:1;flex-grow:1;max-width:10mm;align-self:stretch}.fiche.svelte-1ev3xu .cell-word .letter-box.ecr-capitales{font-family:MDIecole,Arial,sans-serif;text-transform:uppercase;font-size:6.5mm}.fiche.svelte-1ev3xu .cell-word .letter-box.ecr-scripte{font-family:MDIecole,Arial,sans-serif;font-size:6.5mm}.fiche.svelte-1ev3xu .cell-write{flex:1;display:flex;align-items:center;justify-content:center;padding:1mm 2mm;background:#fff;min-height:0;overflow:hidden}.fiche.svelte-1ev3xu .cell-write .write-frame{width:94%;height:80%;border:1.5px solid #bbb;border-radius:1mm}.fiche.svelte-1ev3xu .cell-write .empty-boxes{display:flex;align-items:stretch;justify-content:center;gap:.8mm;flex-wrap:nowrap;width:100%;height:100%;padding:0 1mm}.fiche.svelte-1ev3xu .cell-write .empty-box{width:6.2mm;height:8mm;border:1.5px solid #bbb;border-radius:1mm;background:#fff;flex-shrink:1;flex-grow:1;max-width:10mm;align-self:center}.fiche.svelte-1ev3xu .cell-write .empty-box.tall{height:auto;min-height:12mm;align-self:stretch}.fiche.svelte-1ev3xu .footer{display:flex;align-items:center;justify-content:space-between;padding:2px 16px;min-height:28px;font-size:12px;border-top:1px solid #d0d0d0;color:#999;flex-shrink:0}.fiche.svelte-1ev3xu .footer-left{display:flex;align-items:center;gap:6px}.fiche.svelte-1ev3xu .footer-date-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#c25a38}.fiche.svelte-1ev3xu .footer-date-icon svg{width:100%;height:100%}.fiche.svelte-1ev3xu .footer-date-label{font-family:Chewy,cursive;font-size:14px;color:#777}.fiche.svelte-1ev3xu .footer-center{font-size:13px;color:#bbb}.fiche.svelte-1ev3xu .page-number{background:var(--primary);color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.toast.svelte-1ev3xu{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--text);color:var(--bg);padding:10px 18px;border-radius:var(--r-pill, 999px);box-shadow:var(--shadow-md);font-size:14px;z-index:2000;animation:svelte-1ev3xu-toastIn .22s cubic-bezier(.2,.8,.3,1)}@keyframes svelte-1ev3xu-toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media print{body{background:#fff!important}.page-wrap{padding:0!important;background:#fff!important;min-height:0!important}.fiche{box-shadow:none!important;margin:0!important;page-break-after:always}}
