[data-tool="mots-caches-grille-simple"]{--word-search-action: var(--outil-action);--word-search-action-hover: var(--outil-action-hover);--word-search-action-text: var(--outil-action-texte);--word-search-border: var(--outil-bord);--word-search-surface: var(--outil-surface);--word-search-surface-hover: var(--outil-surface-hover);--word-search-text: var(--outil-texte);--word-search-strong: var(--outil-fonce);display: grid;gap: 1rem}[data-tool="mots-caches-grille-simple"] *,[data-tool="mots-caches-grille-simple"] *::before,[data-tool="mots-caches-grille-simple"] *::after{box-sizing: border-box}.word-search-intro,.word-search-status,.word-search-muted,.word-search-empty-list{margin: 0;color: var(--word-search-text);line-height: 1.55}.word-search-layout{display: grid;gap: 1rem;align-items: start}.word-search-card{min-width: 0;border: 1px solid var(--word-search-border);border-radius: 10px;background: #fff;overflow: hidden}.word-search-source-card,.word-search-settings-card{display: grid}.word-search-card-head,.word-search-card-foot{display: flex;flex-wrap: wrap;gap: 0.55rem;align-items: center;justify-content: space-between;background: var(--word-search-surface);padding: 0.55rem}.word-search-card-head{border-bottom: 1px solid var(--word-search-border)}.word-search-card-foot{border-top: 1px solid var(--word-search-border)}.word-search-card h2{margin: 0;color: var(--word-search-strong);font-size: 1.06rem;font-weight: 900;line-height: 1.2}.word-search-actions,.word-search-stats{display: flex;flex-wrap: wrap;gap: 0.35rem;align-items: center;justify-content: flex-end}.word-search-stats{color: var(--word-search-text);font-size: 0.9rem;font-weight: 850}.word-search-stats strong{color: var(--word-search-strong);font-weight: 900}.word-search-action{min-height: 2.35rem;border: 1px solid var(--word-search-border);border-radius: 8px;background: #fff;color: var(--word-search-strong);cursor: pointer;display: inline-flex;align-items: center;justify-content: center;gap: 0.35rem;font: inherit;font-size: 0.9rem;font-weight: 850;line-height: 1.15;padding: 0.38rem 0.52rem;text-align: center;transition: transform 0.12s ease,border-color 0.16s ease,background-color 0.16s ease,color 0.16s ease,box-shadow 0.16s ease,opacity 0.16s ease}.word-search-action-primary{width: calc(100% - 1.1rem);min-height: 2.9rem;margin: 0 0.55rem 0.55rem;border-color: var(--word-search-action);background: var(--word-search-action);color: var(--word-search-action-text);font-size: 1rem}.word-search-action-icon{width: 18px;height: 18px;flex: 0 0 auto}.word-search-action:not(:disabled):hover,.word-search-action:not(:disabled):focus-visible{border-color: var(--word-search-action-hover);background: var(--word-search-surface-hover);color: var(--word-search-action-hover);box-shadow: 0 0 0 3px color-mix(in srgb,var(--word-search-action) 15%,transparent);outline: 0}.word-search-action-primary:not(:disabled):hover,.word-search-action-primary:not(:disabled):focus-visible{background: var(--word-search-action-hover);color: var(--word-search-action-text)}.word-search-action:active{transform: translateY(1px)}.word-search-action:disabled{cursor: not-allowed;opacity: 0.58;transform: none;box-shadow: none}.word-search-field{display: grid;gap: 0.45rem;padding: 0.75rem}.word-search-field>span,.word-search-directions legend{color: var(--word-search-strong);font-size: 0.92rem;font-weight: 900;line-height: 1.2}.word-search-field textarea{width: 100%;min-height: 15rem;border: 1px solid var(--word-search-border);border-radius: 8px;background: #fff;color: var(--word-search-strong);font: inherit;font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size: 0.98rem;font-weight: 780;line-height: 1.55;padding: 0.85rem;resize: vertical;appearance: none}.word-search-field textarea::placeholder,.word-search-stepper input::placeholder{color: color-mix(in srgb,var(--word-search-text) 72%,#fff)}.word-search-field textarea:focus,.word-search-stepper button:focus-visible,.word-search-stepper input:focus,.word-search-choice:has(input:focus-visible),.word-search-switch:has(input:focus-visible),.word-search-solution-toggle:has(input:focus-visible){outline: 3px solid color-mix(in srgb,var(--outil-focus) 30%,transparent);outline-offset: 2px}.word-search-status{min-height: 1.25rem;color: var(--word-search-strong);font-size: 0.9rem;font-weight: 850}.word-search-status.is-error{color: #b91c1c}.word-search-status.is-ok{color: #15803d}.word-search-settings-grid{display: grid;grid-template-columns: minmax(10rem,0.35fr) minmax(0,1fr);gap: 0.75rem;padding: 0.75rem}.word-search-settings-grid .word-search-field{padding: 0}.word-search-stepper{display: grid;grid-template-columns: 3rem minmax(4rem,1fr) 3rem;gap: 0.45rem;align-items: stretch;width: 100%}.word-search-stepper button,.word-search-stepper input{min-height: 3rem;border: 2px solid var(--word-search-action);border-radius: 0.8rem;background: #fff;color: var(--word-search-strong);font: inherit}.word-search-stepper button{display: inline-flex;align-items: center;justify-content: center;color: var(--word-search-action);cursor: pointer;font-size: 1.35rem;font-weight: 900;transition: transform 0.12s ease,border-color 0.16s ease,color 0.16s ease,box-shadow 0.16s ease}.word-search-stepper button:hover,.word-search-stepper button:focus-visible{border-color: var(--word-search-action-hover);color: var(--word-search-action-hover);box-shadow: 0 0 0 3px color-mix(in srgb,var(--word-search-action) 16%,transparent)}.word-search-stepper button:active{transform: translateY(1px) scale(0.98)}.word-search-stepper input{min-width: 0;padding: 0.65rem 0.75rem;text-align: center;appearance: textfield}.word-search-stepper input::-webkit-outer-spin-button,.word-search-stepper input::-webkit-inner-spin-button{margin: 0;appearance: none}.word-search-directions{min-width: 0;border: 1px solid var(--word-search-border);border-radius: 10px;margin: 0;padding: 0.6rem}.word-search-directions legend{padding: 0 0.35rem}.word-search-choice-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 0.45rem}.word-search-choice,.word-search-switch,.word-search-solution-toggle{display: flex;align-items: center;justify-content: space-between;gap: 0.75rem;border: 1px solid var(--word-search-border);border-radius: 10px;background: #fff;color: var(--word-search-strong);cursor: pointer;font-weight: 900;line-height: 1.2;padding: 0.55rem 0.65rem;transition: border-color 0.16s ease,background-color 0.16s ease,color 0.16s ease}.word-search-choice{justify-content: center;min-height: 2.65rem;text-align: center}.word-search-choice input,.word-search-switch input,.word-search-solution-toggle input{position: absolute;opacity: 0;pointer-events: none}.word-search-choice:has(input:checked){border-color: var(--word-search-action);background: var(--word-search-action);color: var(--word-search-action-text)}.word-search-choice:has(input:not(:checked)):hover,.word-search-switch:hover,.word-search-solution-toggle:hover{border-color: var(--word-search-action-hover);background: var(--word-search-surface-hover)}.word-search-switch-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 0.55rem;padding: 0 0.75rem 0.75rem}.word-search-switch>span:first-child{display: grid;gap: 0.1rem}.word-search-switch small{color: var(--word-search-text);font-size: 0.76rem;font-weight: 800}.word-search-switch-ui{width: 3.4rem;height: 1.75rem;border: 2px solid var(--word-search-action);border-radius: 999px;background: var(--word-search-action);position: relative;flex: 0 0 auto}.word-search-switch-ui::after{content: "";position: absolute;top: 50%;left: calc(100% - 20px);width: 16px;height: 16px;border-radius: 50%;background: #fff;transform: translateY(-50%);transition: left 0.16s ease}.word-search-switch input:not(:checked) + .word-search-switch-ui{border-color: var(--word-search-border);background: var(--word-search-surface)}.word-search-switch input:not(:checked) + .word-search-switch-ui::after{left: 4px}.word-search-solution-toggle{width: max-content;margin: 0.75rem 0.75rem 0}.word-search-solution-toggle:has(input:checked){border-color: var(--word-search-action);background: var(--word-search-action);color: var(--word-search-action-text)}.word-search-grid-wrap{overflow: auto;margin: 0.75rem;border: 1px solid var(--word-search-border);border-radius: 10px;background: #fffaf0;padding: 1rem}.word-search-grid{display: grid;justify-content: center;min-height: 6rem;color: var(--word-search-text);font-weight: 850;text-align: center}.word-search-grid-table{border-collapse: collapse;margin: 0 auto}.word-search-cell{position: relative;width: clamp(1.8rem,4vw,2.25rem);height: clamp(1.8rem,4vw,2.25rem);overflow: hidden;border: 1px solid #1f2d3d;background: #fff;color: var(--word-search-strong);font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size: 1rem;font-weight: 900;line-height: 1;text-align: center;vertical-align: middle}.word-search-cell-letter{position: relative;z-index: 2}.word-search-cell-mix{position: absolute;inset: 1px;z-index: 1;display: flex}.word-search-cell-mix span{flex: 1 1 0}.word-search-cell--empty{color: #8a99ad}.word-search-cell--solution{color: var(--word-search-strong)}.word-search-tone-1.word-search-cell--solution,.word-search-tone-1.word-search-chip,.word-search-cell-mix .word-search-tone-1{border-color: #b894ff;background: #f0e8ff}.word-search-tone-2.word-search-cell--solution,.word-search-tone-2.word-search-chip,.word-search-cell-mix .word-search-tone-2{border-color: #8bb9ff;background: #e9f2ff}.word-search-tone-3.word-search-cell--solution,.word-search-tone-3.word-search-chip,.word-search-cell-mix .word-search-tone-3{border-color: #d8c16b;background: #fff5c9}.word-search-tone-4.word-search-cell--solution,.word-search-tone-4.word-search-chip,.word-search-cell-mix .word-search-tone-4{border-color: #74cda7;background: #e4f8ef}.word-search-tone-5.word-search-cell--solution,.word-search-tone-5.word-search-chip,.word-search-cell-mix .word-search-tone-5{border-color: #f0a463;background: #fff0df}.word-search-tone-6.word-search-cell--solution,.word-search-tone-6.word-search-chip,.word-search-cell-mix .word-search-tone-6{border-color: #88d2dc;background: #e6f8fb}.word-search-tone-7.word-search-cell--solution,.word-search-tone-7.word-search-chip,.word-search-cell-mix .word-search-tone-7{border-color: #ee9fbd;background: #fdeaf2}.word-search-tone-8.word-search-cell--solution,.word-search-tone-8.word-search-chip,.word-search-cell-mix .word-search-tone-8{border-color: #b9c46b;background: #f4f7d6}.word-search-word-list{display: flex;flex-wrap: wrap;gap: 0.45rem;padding: 0.75rem}.word-search-chip{display: inline-flex;align-items: baseline;gap: 0.35rem;border: 1px solid color-mix(in srgb,var(--word-search-action) 35%,transparent);border-radius: 999px;background: color-mix(in srgb,var(--word-search-action) 8%,#fff);color: var(--word-search-strong);font-weight: 900;line-height: 1.2;padding: 0.36rem 0.64rem}.word-search-chip small{color: var(--word-search-text);font-size: 0.78rem;font-weight: 800}.word-search-chip--failed{border-color: rgba(185,28,28,0.35);background: rgba(185,28,28,0.08)}.word-search-empty-list{width: 100%;border: 1px dashed var(--word-search-border);border-radius: 10px;background: var(--word-search-surface);padding: 0.85rem;text-align: center}.word-search-copy-helper{position: fixed;top: 0;left: -9999px}.appergo-word-search-print-root{display: none}.wordsearch-info-guide{display: grid;gap: 1.15rem}.wordsearch-info-guide h2,.wordsearch-info-guide h3{color: var(--outil-fonce);font-weight: 900;line-height: 1.2}.wordsearch-info-guide h2{margin: 0 0 0.45rem;font-size: 1.35rem}.wordsearch-info-guide h3{margin: 0 0 0.35rem;font-size: 1.05rem}.wordsearch-info-guide p{margin: 0.45rem 0 0;color: var(--outil-texte);line-height: 1.65}.wordsearch-info-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 0.8rem}.wordsearch-info-card{border: 1px solid var(--outil-bord);border-radius: 10px;background: #fff;padding: 0.9rem}.wordsearch-info-table{width: 100%;border-collapse: collapse;color: var(--outil-texte)}.wordsearch-info-table th,.wordsearch-info-table td{border-bottom: 1px solid var(--outil-bord);padding: 0.62rem 0.55rem;text-align: left;vertical-align: top}.wordsearch-info-table th{color: var(--outil-fonce);font-weight: 900}@media (max-width: 980px){.word-search-settings-grid,.word-search-switch-grid,.wordsearch-info-grid{grid-template-columns: 1fr}.word-search-choice-grid{grid-template-columns: repeat(3,minmax(0,1fr))}}@media (max-width: 560px){.word-search-card-head,.word-search-card-foot,.word-search-actions,.word-search-action{width: 100%}.word-search-actions{justify-content: stretch}.word-search-choice-grid{grid-template-columns: 1fr}.word-search-cell{width: 1.65rem;height: 1.65rem;font-size: 0.86rem}}@page{size: A4 portrait;margin: 0}@media print{html.appergo-word-search-printing,html.appergo-word-search-printing body{width: 210mm;min-height: 297mm;margin: 0;padding: 0;background: #fff}html.appergo-word-search-printing body>:not(.appergo-word-search-print-root){display: none;visibility: hidden}html.appergo-word-search-printing .appergo-word-search-print-root,html.appergo-word-search-printing .appergo-word-search-print-root *{visibility: visible}html.appergo-word-search-printing .appergo-word-search-print-root{display: block;position: static;width: 210mm;min-height: 297mm;margin: 0;padding: 0;background: #fff;color: #111;font-family: Arial,Helvetica,sans-serif;print-color-adjust: exact;-webkit-print-color-adjust: exact}html.appergo-word-search-printing .appergo-word-search-print-page{position: relative;display: grid;grid-template-rows: auto 1fr auto auto;gap: 8mm;width: 210mm;min-height: 297mm;margin: 0;padding: 14mm 14mm 12mm;overflow: hidden;background: #fff;break-after: page;page-break-after: always}html.appergo-word-search-printing .appergo-word-search-print-page:last-child{break-after: auto;page-break-after: auto}html.appergo-word-search-printing .appergo-word-search-print-page h1{margin: 0;color: #123f73;font-size: 18pt;font-weight: 900;line-height: 1.2;text-align: center}html.appergo-word-search-printing .appergo-word-search-print-frame{display: flex;align-items: center;justify-content: center;min-height: 0}html.appergo-word-search-printing .appergo-word-search-print-svg{display: block;width: min(175mm,100%);height: auto;max-height: 205mm;overflow: visible}html.appergo-word-search-printing .appergo-word-search-print-list{display: flex;flex-wrap: wrap;justify-content: center;gap: 2.5mm;margin: 0;padding: 0;list-style: none}html.appergo-word-search-printing .appergo-word-search-print-list li{border: 0.25mm solid #ccd6e4;border-radius: 999px;background: #fff;color: #123f73;font-size: 10pt;font-weight: 900;line-height: 1.1;padding: 1.8mm 3.2mm}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-1{border-color: #9a9a9a;background: #efefef}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-2{border-color: #8f8f8f;background: #e2e2e2}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-3{border-color: #a5a5a5;background: #f4f4f4}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-4{border-color: #848484;background: #d8d8d8}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-5{border-color: #969696;background: #e9e9e9}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-6{border-color: #777;background: #d0d0d0}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-7{border-color: #9f9f9f;background: #f0f0f0}html.appergo-word-search-printing .appergo-word-search-print-list .word-search-tone-8{border-color: #898989;background: #ddd}html.appergo-word-search-printing .appergo-word-search-print-credit{margin: 0;color: #333;font-size: 9pt;line-height: 1;text-align: right}}