.word-shuffler-tool{--word-shuffler-primary: var(--primary-dark,#123b69);--word-shuffler-action: var(--outil-action,#8a4f0f);--word-shuffler-action-dark: var(--outil-action-dark,#744006);--word-shuffler-border: var(--outil-bord,#e3cf75);--word-shuffler-surface: var(--outil-surface,#fff7d7);--word-shuffler-soft: color-mix(in srgb,var(--word-shuffler-surface) 72%,#fff);color: var(--word-shuffler-primary)}.word-shuffler-tool *{box-sizing: border-box}.word-shuffler-intro{margin: 0 0 1.25rem;color: var(--word-shuffler-primary);font-size: 1.05rem;line-height: 1.6}.word-shuffler-card,.word-shuffler-settings{border: 1px solid var(--word-shuffler-border);border-radius: 8px;background: var(--word-shuffler-surface);overflow: hidden}.word-shuffler-card + .word-shuffler-settings,.word-shuffler-settings + .word-shuffler-card{margin-top: 1rem}.word-shuffler-title{margin: 0;color: var(--word-shuffler-action-dark);font-size: clamp(1rem,1.35vw,1.18rem);font-weight: 850;line-height: 1.2;letter-spacing: 0}.word-shuffler-card-head,.word-shuffler-card-bottom{display: flex;gap: 0.75rem;align-items: center;justify-content: space-between;padding: 0.75rem;background: var(--word-shuffler-surface)}.word-shuffler-card-head{border-bottom: 1px solid var(--word-shuffler-border)}.word-shuffler-card-bottom{border-top: 1px solid var(--word-shuffler-border)}.word-shuffler-result-head{justify-content: center}.word-shuffler-textarea{display: block;width: 100%;min-height: 10rem;border: 0;background: #fff;color: var(--word-shuffler-primary);font: inherit;font-size: 1rem;line-height: 1.55;padding: 1rem;resize: vertical}.word-shuffler-textarea:focus{outline: 3px solid color-mix(in srgb,var(--word-shuffler-border) 72%,#fff);outline-offset: -3px}.word-shuffler-settings{padding: 1rem}.word-shuffler-settings-title{margin-bottom: 0.85rem;text-align: center}.word-shuffler-settings-grid{display: grid;grid-template-columns: minmax(13rem,1fr) minmax(14rem,1.2fr) minmax(12rem,0.8fr);gap: 0.85rem;align-items: stretch}.word-shuffler-switch-row,.word-shuffler-variant-field{min-width: 0;border: 1px solid var(--word-shuffler-border);border-radius: 8px;background: color-mix(in srgb,var(--word-shuffler-surface) 78%,#fff);color: var(--word-shuffler-primary);font: inherit;font-weight: 850}.word-shuffler-switch-row{display: flex;align-items: center;justify-content: space-between;gap: 1rem;min-height: 4.25rem;padding: 0.7rem 0.85rem;cursor: pointer;text-align: left}.word-shuffler-switch{position: relative;flex: 0 0 auto;width: 3.8rem;height: 2rem;border-radius: 999px;background: color-mix(in srgb,var(--word-shuffler-border) 62%,#fff);box-shadow: inset 0 0 0 2px color-mix(in srgb,var(--word-shuffler-action-dark) 18%,transparent)}.word-shuffler-switch::after{content: "";position: absolute;top: 0.25rem;left: 0.25rem;width: 1.5rem;height: 1.5rem;border-radius: 50%;background: #fff;box-shadow: 0 1px 4px rgba(18,59,105,0.22);transition: transform 0.18s ease}.word-shuffler-switch-row.is-active .word-shuffler-switch{background: var(--word-shuffler-action)}.word-shuffler-switch-row.is-active .word-shuffler-switch::after{transform: translateX(1.8rem)}.word-shuffler-variant-field{display: grid;gap: 0.45rem;margin: 0;padding: 0.65rem;min-inline-size: 0}.word-shuffler-label{margin: 0;padding: 0;color: var(--word-shuffler-action-dark);font-size: 0.98rem;font-weight: 900;text-align: center}.word-shuffler-stepper{display: grid;grid-template-columns: 3.1rem minmax(4.4rem,1fr) 3.1rem;gap: 0.45rem}.word-shuffler-stepper-button,.word-shuffler-stepper input{min-height: 3rem;border: 1px solid var(--word-shuffler-border);border-radius: 8px;background: #fff;color: var(--word-shuffler-primary);font: inherit;font-weight: 900}.word-shuffler-stepper-button{color: var(--word-shuffler-action-dark);cursor: pointer;transition: background-color 0.16s ease,border-color 0.16s ease,color 0.16s ease,transform 0.12s ease,box-shadow 0.16s ease}.word-shuffler-stepper input{min-width: 0;padding: 0.55rem;text-align: center;appearance: textfield}.word-shuffler-stepper input::-webkit-outer-spin-button,.word-shuffler-stepper input::-webkit-inner-spin-button{margin: 0;appearance: none}.word-shuffler-stepper-button:hover,.word-shuffler-stepper-button:focus-visible,.word-shuffler-switch-row:hover,.word-shuffler-switch-row:focus-visible{border-color: var(--word-shuffler-action);box-shadow: 0 0 0 3px color-mix(in srgb,var(--word-shuffler-border) 42%,transparent);outline: 0}.word-shuffler-stepper-button:active,.word-shuffler-stepper-button.is-pressing,.word-shuffler-switch-row:active,.word-shuffler-action:active{transform: translateY(1px) scale(0.985)}.word-shuffler-stepper-button:disabled,.word-shuffler-stepper input:disabled{background: color-mix(in srgb,var(--word-shuffler-surface) 35%,#fff);color: color-mix(in srgb,var(--word-shuffler-action-dark) 48%,#fff);cursor: not-allowed}.word-shuffler-help{margin: 0;color: var(--word-shuffler-primary);font-size: 0.88rem;font-weight: 750;text-align: center}.word-shuffler-action-row{display: flex;flex-wrap: wrap;gap: 0.5rem;align-items: center;justify-content: flex-end}.word-shuffler-status{margin: 0;color: var(--word-shuffler-primary);font-size: 0.95rem;font-weight: 800;line-height: 1.35}.word-shuffler-status.is-error{color: #b5121b}.word-shuffler-action{display: inline-flex;align-items: center;justify-content: center;gap: 0.45rem;min-height: 2.75rem;border: 1px solid var(--word-shuffler-border);border-radius: 8px;background: #fff;color: var(--word-shuffler-action-dark);cursor: pointer;font: inherit;font-weight: 850;line-height: 1.15;padding: 0.55rem 0.85rem;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}.word-shuffler-action:hover,.word-shuffler-action:focus-visible{border-color: var(--word-shuffler-action);background: color-mix(in srgb,var(--word-shuffler-border) 22%,#fff);outline: 0}.word-shuffler-action:disabled{border-color: color-mix(in srgb,var(--word-shuffler-border) 52%,#fff);background: color-mix(in srgb,var(--word-shuffler-surface) 35%,#fff);color: color-mix(in srgb,var(--word-shuffler-action-dark) 45%,#fff);cursor: not-allowed}.word-shuffler-action-primary:not(:disabled){border-color: var(--word-shuffler-action);background: var(--word-shuffler-action);color: #fff}.word-shuffler-shuffle-button{width: 100%;min-height: 4.25rem;font-size: 1.05rem}.word-shuffler-action-icon{flex: 0 0 auto;width: 1.1rem;height: 1.1rem;fill: currentColor}.word-shuffler-table-wrap{overflow-x: auto;background: #fff}.word-shuffler-table{width: 100%;border-collapse: collapse;table-layout: fixed}.word-shuffler-table th,.word-shuffler-table td{border-bottom: 1px solid var(--word-shuffler-border);padding: 0.8rem 0.75rem;vertical-align: middle}.word-shuffler-table th{background: var(--word-shuffler-surface);color: var(--word-shuffler-action-dark);font-weight: 900;text-align: center}.word-shuffler-table th:nth-child(1),.word-shuffler-table td:nth-child(1){width: 7rem;text-align: center}.word-shuffler-table th:nth-child(3),.word-shuffler-table td:nth-child(3){width: 7.5rem;text-align: center}.word-shuffler-table tbody tr:nth-child(even){background: color-mix(in srgb,var(--word-shuffler-surface) 45%,#fff)}.word-shuffler-variant-number{display: inline-flex;align-items: center;justify-content: center;min-width: 2.35rem;min-height: 2.35rem;border-radius: 8px;background: var(--word-shuffler-surface);color: var(--word-shuffler-primary);font-weight: 900}.word-shuffler-mixed-text{color: var(--word-shuffler-primary);font-weight: 750;line-height: 1.5;overflow-wrap: anywhere}.word-shuffler-row-copy{width: 2.85rem;padding-inline: 0}.word-shuffler-empty-row td{padding: 1.5rem;color: var(--word-shuffler-primary);font-weight: 800;text-align: center}.word-shuffler-copy-proxy{position: fixed;top: 0;left: -9999px;width: 1px;height: 1px;opacity: 0}.word-shuffler-info-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 0.85rem;margin: 1rem 0}.word-shuffler-info-card,.word-shuffler-info-note{border: 1px solid var(--word-shuffler-border,var(--outil-bord));border-radius: 8px;background: var(--word-shuffler-surface,var(--outil-surface));padding: 0.85rem}.word-shuffler-info-card h3,.word-shuffler-info-note h3{margin: 0 0 0.45rem;color: var(--word-shuffler-action-dark,#744006);font-size: 1rem;font-weight: 900}.word-shuffler-info-card p,.word-shuffler-info-note p{margin: 0}.word-shuffler-info-note a{color: var(--word-shuffler-primary,var(--primary-dark));font-weight: 850;text-decoration: underline;text-underline-offset: 0.16em}@media (max-width: 900px){.word-shuffler-settings-grid,.word-shuffler-info-grid{grid-template-columns: 1fr}}@media (max-width: 680px){.word-shuffler-card-head,.word-shuffler-card-bottom{align-items: stretch;flex-direction: column}.word-shuffler-action-row{width: 100%}.word-shuffler-action{flex: 1 1 auto}.word-shuffler-table{min-width: 42rem}}