[data-tool="anagrammeur-simple"]{--anagram-action: var(--outil-action);--anagram-action-hover: var(--outil-action-hover);--anagram-action-text: var(--outil-action-texte);--anagram-border: var(--outil-bord);--anagram-surface: var(--outil-surface);--anagram-surface-hover: var(--outil-surface-hover);--anagram-text: var(--outil-texte);--anagram-strong: var(--outil-fonce);display: grid;gap: 1rem}[data-tool="anagrammeur-simple"] *,[data-tool="anagrammeur-simple"] *::before,[data-tool="anagrammeur-simple"] *::after{box-sizing: border-box}.simple-anagram-intro,.simple-anagram-field-status{margin: 0;color: var(--anagram-text);line-height: 1.55}.simple-anagram-settings,.simple-anagram-editor,.simple-anagram-result-panel{border: 1px solid var(--anagram-border);border-radius: 10px;background: #fff;overflow: hidden}.simple-anagram-settings{display: grid;gap: 0.85rem;padding: 0.9rem}.simple-anagram-settings h2,.simple-anagram-editor h2,.simple-anagram-result-panel h2{margin: 0;color: var(--anagram-strong);font-size: 1.08rem;font-weight: 900;line-height: 1.2;text-align: left}.simple-anagram-settings h2{text-align: center}.simple-anagram-settings-grid{display: grid;grid-template-columns: minmax(11rem,0.8fr) minmax(12rem,0.7fr) minmax(0,1.35fr) auto;gap: 0.8rem;align-items: end}.simple-anagram-scope,.simple-anagram-count,.simple-anagram-options{display: grid;gap: 0.5rem;min-width: 0}.simple-anagram-refresh{display: flex;justify-content: center}.simple-anagram-setting-title{margin: 0;color: var(--anagram-strong);font-weight: 900;text-align: center}.simple-anagram-stepper{display: grid;grid-template-columns: 2.8rem minmax(4rem,1fr) 2.8rem;gap: 0.45rem;align-items: center}.simple-anagram-stepper-button,.simple-anagram-stepper input{min-width: 0;min-height: 2.7rem;border: 1px solid var(--anagram-border);border-radius: 8px;background: #fff;color: var(--anagram-strong);font: inherit;font-weight: 900;text-align: center}.simple-anagram-stepper-button{cursor: pointer;color: var(--anagram-action);transition: transform 0.12s ease,border-color 0.16s ease,background-color 0.16s ease,color 0.16s ease,box-shadow 0.16s ease}.simple-anagram-stepper-button:not(:disabled):hover,.simple-anagram-stepper-button:not(:disabled):focus-visible{border-color: var(--anagram-action-hover);background: var(--anagram-surface-hover);outline: 0}.simple-anagram-stepper-button:not(:disabled):active{transform: translateY(1px)}.simple-anagram-stepper input{appearance: textfield}.simple-anagram-segmented{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));border: 1px solid var(--anagram-border);border-radius: 8px;background: #fff;overflow: hidden}.simple-anagram-segmented button{min-height: 2.7rem;border: 0;border-radius: 0;background: #fff;color: var(--anagram-strong);cursor: pointer;font: inherit;font-size: 0.84rem;font-weight: 780;line-height: 1.12;padding: 0.35rem 0.42rem;text-align: center;transition: background-color 0.16s ease,color 0.16s ease,transform 0.12s ease}.simple-anagram-segmented button.is-active{background: var(--anagram-action);color: var(--anagram-action-text);font-weight: 850}.simple-anagram-segmented button:not(.is-active):hover,.simple-anagram-segmented button:not(.is-active):focus-visible{background: var(--anagram-surface-hover);outline: 0}.simple-anagram-segmented button:not(:disabled):active{transform: translateY(1px)}.simple-anagram-toggle-grid{display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap: 0.45rem}.simple-anagram-toggle{min-width: 0;min-height: 2.7rem;border: 1px solid var(--anagram-border);border-radius: 8px;background: #fff;color: var(--anagram-strong);cursor: pointer;font: inherit;font-size: 0.84rem;font-weight: 780;line-height: 1.12;padding: 0.35rem 0.42rem;text-align: center;transition: background-color 0.16s ease,border-color 0.16s ease,color 0.16s ease,transform 0.12s ease,box-shadow 0.16s ease}.simple-anagram-toggle[aria-pressed="true"]{border-color: var(--anagram-action);background: var(--anagram-action);color: var(--anagram-action-text);font-weight: 850}.simple-anagram-toggle:not([aria-pressed="true"]):hover,.simple-anagram-toggle:not([aria-pressed="true"]):focus-visible{border-color: var(--anagram-action-hover);background: var(--anagram-surface-hover);outline: 0}.simple-anagram-toggle:not(:disabled):active{transform: translateY(1px)}.simple-anagram-grid{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 1rem;align-items: stretch}.simple-anagram-editor,.simple-anagram-result-panel{min-width: 0;display: grid;grid-template-rows: auto minmax(0,1fr) auto}.simple-anagram-editor-top,.simple-anagram-editor-bottom,.simple-anagram-result-top,.simple-anagram-result-bottom{display: grid;grid-template-columns: minmax(0,1fr) auto;gap: 0.55rem;align-items: center;background: var(--anagram-surface);padding: 0.55rem}.simple-anagram-editor-top,.simple-anagram-result-top{border-bottom: 1px solid var(--anagram-border)}.simple-anagram-editor-bottom,.simple-anagram-result-bottom{border-top: 1px solid var(--anagram-border)}.simple-anagram-action-group{display: flex;flex-wrap: wrap;gap: 0.35rem;align-items: center;justify-content: flex-end}.simple-anagram-action{min-height: 2.35rem;border: 1px solid var(--anagram-border);border-radius: 8px;background: #fff;color: var(--anagram-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}.simple-anagram-action-primary{border-color: var(--anagram-action);background: var(--anagram-action);color: var(--anagram-action-text)}.simple-anagram-action-icon{width: 18px;height: 18px;flex: 0 0 auto}.simple-anagram-action:not(:disabled):hover,.simple-anagram-action:not(:disabled):focus-visible{border-color: var(--anagram-action-hover);color: var(--anagram-action-hover);background: var(--anagram-surface-hover);box-shadow: 0 0 0 3px color-mix(in srgb,var(--anagram-action) 15%,transparent);outline: 0}.simple-anagram-action-primary:not(:disabled):hover,.simple-anagram-action-primary:not(:disabled):focus-visible{background: var(--anagram-action-hover);color: var(--anagram-action-text)}.simple-anagram-action:not(:disabled):active{transform: translateY(1px)}.simple-anagram-action:disabled,.simple-anagram-stepper-button:disabled{cursor: not-allowed;opacity: 0.58;transform: none;box-shadow: none}.simple-anagram-textarea{width: 100%;min-width: 0;min-height: 17rem;border: 0;border-radius: 0;box-shadow: none;outline-offset: -3px;background: #fff;color: var(--anagram-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: none;appearance: none}.simple-anagram-result-textarea,.simple-anagram-textarea[readonly]{background: var(--anagram-surface);cursor: default}.simple-anagram-textarea::placeholder{color: color-mix(in srgb,var(--anagram-text) 72%,#fff)}.simple-anagram-textarea:focus,.simple-anagram-action:focus-visible,.simple-anagram-segmented button:focus-visible,.simple-anagram-toggle:focus-visible,.simple-anagram-stepper-button:focus-visible,.simple-anagram-stepper input:focus{outline: 3px solid color-mix(in srgb,var(--outil-focus) 30%,transparent);outline-offset: 2px}.simple-anagram-field-status{min-height: 1.25rem;color: var(--anagram-strong);font-size: 0.82rem;font-weight: 850;max-width: 100%}.simple-anagram-copy-proxy{position: fixed;inset-inline-start: -9999px;top: 0;width: 1px;height: 1px;opacity: 0}.simple-anagram-info-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 0.85rem;margin: 1rem 0}.simple-anagram-info-card,.simple-anagram-info-example{border: 1px solid var(--outil-bord);border-radius: 10px;background: var(--outil-surface);padding: 0.9rem}.simple-anagram-info-card h3,.simple-anagram-info-example h3{margin: 0 0 0.45rem;color: var(--outil-fonce);font-size: 1rem}.simple-anagram-info-card p,.simple-anagram-info-example p{margin: 0}.simple-anagram-info-example a{color: var(--outil-fonce);cursor: pointer;font-weight: 900;text-decoration: underline;text-decoration-thickness: 0.08em;text-underline-offset: 0.16em}.simple-anagram-info-code{display: inline-block;border: 1px solid var(--outil-bord);border-radius: 6px;background: #fff;color: var(--outil-fonce);font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-weight: 850;padding: 0.08rem 0.3rem}.simple-anagram-info-table{width: 100%;border-collapse: collapse;margin: 1rem 0;overflow-wrap: anywhere}.simple-anagram-info-table caption{color: var(--outil-fonce);font-weight: 900;margin-bottom: 0.45rem;text-align: left}.simple-anagram-info-table th,.simple-anagram-info-table td{border: 1px solid var(--outil-bord);padding: 0.55rem;text-align: left;vertical-align: top}.simple-anagram-info-table th{background: var(--outil-surface);color: var(--outil-fonce)}@media (max-width: 980px){.simple-anagram-settings-grid,.simple-anagram-grid,.simple-anagram-info-grid{grid-template-columns: 1fr}.simple-anagram-refresh{justify-content: center}}@media (max-width: 700px){.simple-anagram-toggle-grid{grid-template-columns: repeat(2,minmax(0,1fr))}.simple-anagram-editor-top,.simple-anagram-editor-bottom,.simple-anagram-result-top,.simple-anagram-result-bottom{grid-template-columns: 1fr}.simple-anagram-action-group{justify-content: center}}@media (max-width: 460px){.simple-anagram-toggle-grid{grid-template-columns: 1fr}}