.word-extractor-panel{--we-blue: var(--outil-action,#2554d8);--we-blue-dark: var(--primary-dark,#0f2f5f);--we-blue-hover: var(--outil-action-hover,#1d4ed8);--we-border: var(--outil-bord,#b9cafa);--we-soft: rgba(37,84,216,0.06);--we-soft-hover: rgba(37,84,216,0.11);--we-muted: #66758f;--we-focus: rgba(37,84,216,0.22);--we-radius: 18px;display: grid;gap: 1rem}.word-extractor-panel,.word-extractor-panel *{box-sizing: border-box}.word-extractor-panel :where(h1,h2,h3,h4,h5,h6,p,dl,dd){margin: 0}.word-extractor-intro{color: var(--we-blue-dark);font-size: 1.05rem;line-height: 1.55}.word-extractor-card{background: #fff;border: 1px solid var(--we-border);border-radius: var(--we-radius);padding: 1.1rem}.word-extractor-card-head{display: grid;justify-items: center;gap: 0.45rem;margin-block-end: 1rem;text-align: center}.word-extractor-section-title,.word-extractor-field-title,.word-extractor-summary-title,.word-extractor-control-label{color: var(--we-blue-dark);line-height: 1.15}.word-extractor-section-title,.word-extractor-field-title{font-size: 1.16rem;font-weight: 850;letter-spacing: -0.02em}.word-extractor-summary-title{font-size: 1rem;font-weight: 850;text-align: center}.word-extractor-control-label{font-size: 0.95rem;font-weight: 820;white-space: nowrap}.word-extractor-help{max-inline-size: 62rem;color: var(--we-blue-dark);font-size: 1rem;line-height: 1.45}.word-extractor-settings-grid{display: grid;grid-template-columns: minmax(0,1fr) minmax(10.25rem,11.75rem);gap: 1rem;align-items: start}.word-extractor-controls{display: grid;gap: 0.72rem;min-inline-size: 0}.word-extractor-control-row{display: grid;grid-template-columns: 11.5rem minmax(0,1fr);gap: 0.7rem;align-items: center;min-inline-size: 0}.word-extractor-toggle-list{display: grid;gap: 0.22rem;min-inline-size: 0;padding: 0.22rem;border: 1px solid var(--we-border);border-radius: 15px;background: #fff}.word-extractor-format-list{grid-template-columns: repeat(3,minmax(0,1fr))}.word-extractor-case-list{grid-template-columns: repeat(4,minmax(0,1fr))}.word-extractor-sort-list{grid-template-columns: repeat(5,minmax(0,1fr))}.word-extractor-options-list{grid-template-columns: repeat(3,minmax(0,1fr))}.word-extractor-toggle{min-inline-size: 0;min-block-size: 40px;padding: 0.48rem 0.52rem;border: 0;border-radius: 11px;background: transparent;color: var(--we-blue-dark);font: inherit;font-size: 0.82rem;font-weight: 760;line-height: 1.12;text-align: center;cursor: pointer;transition: transform 0.14s ease,background-color 0.14s ease,color 0.14s ease,box-shadow 0.14s ease}.word-extractor-toggle:hover,.word-extractor-toggle:focus-visible{background: var(--we-soft-hover);color: var(--we-blue-hover)}.word-extractor-toggle.is-active,.word-extractor-toggle[aria-pressed="true"]{background: var(--we-blue);color: #fff;box-shadow: 0 8px 18px rgba(37,84,216,0.16)}.word-extractor-toggle.is-pressing,.word-extractor-stepper-button.is-pressing,.word-extractor-import.is-pressing,.word-extractor-clear.is-pressing,.word-extractor-copy.is-pressing,.word-extractor-download.is-pressing{transform: translateY(1px) scale(0.985);box-shadow: inset 0 2px 8px rgba(15,47,95,0.16)}.word-extractor-stepper{display: grid;grid-template-columns: 2.8rem minmax(4.8rem,6.2rem) 2.8rem;gap: 0.45rem;justify-content: start}.word-extractor-stepper-button,.word-extractor-min-input{min-inline-size: 0;min-block-size: 40px;border: 1px solid var(--we-blue);border-radius: 12px;background: #fff;color: var(--we-blue-dark);font: inherit;font-weight: 760}.word-extractor-stepper-button{display: inline-flex;align-items: center;justify-content: center;cursor: pointer;transition: transform 0.14s ease,background-color 0.14s ease,border-color 0.14s ease,color 0.14s ease,box-shadow 0.14s ease}.word-extractor-stepper-button:hover,.word-extractor-stepper-button:focus-visible{border-color: var(--we-blue-hover);background: var(--we-soft-hover);color: var(--we-blue-hover)}.word-extractor-min-label{display: grid}.word-extractor-min-input{inline-size: 100%;padding: 0.4rem 0.6rem;text-align: center;appearance: textfield}.word-extractor-min-input::-webkit-outer-spin-button,.word-extractor-min-input::-webkit-inner-spin-button{margin: 0;appearance: none}.word-extractor-summary{display: grid;gap: 0.45rem;min-inline-size: 0}.word-extractor-summary-list{display: grid;gap: 0.38rem}.word-extractor-summary-item{display: grid;grid-template-columns: minmax(0,1fr) auto;gap: 0.45rem;align-items: baseline;padding: 0.55rem 0.6rem;border: 1px solid rgba(37,84,216,0.15);border-radius: 12px;background: rgba(37,84,216,0.07)}.word-extractor-summary-item dt{color: var(--we-blue-dark);font-size: 0.74rem;font-weight: 760;line-height: 1.1}.word-extractor-summary-item dd{color: var(--we-blue-dark);font-size: 1rem;font-weight: 850;line-height: 1}.word-extractor-workspace{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 1rem}.word-extractor-text-card{display: grid;gap: 0.82rem;align-content: start;min-inline-size: 0}.word-extractor-field-head{min-block-size: 2.6rem;display: grid;grid-template-columns: max-content minmax(0,1fr);gap: 0.7rem;align-items: start}.word-extractor-field-title{white-space: nowrap}.word-extractor-meta{color: var(--we-muted);font-size: 0.86rem;font-weight: 760;line-height: 1.25;text-align: right;white-space: nowrap}.word-extractor-textarea{display: block;inline-size: 100%;min-inline-size: 0;min-block-size: 20rem;resize: vertical;border: 1px solid var(--we-border);border-radius: 16px;background: #fff;color: var(--we-blue-dark);padding: 1rem;font: inherit;font-size: 1rem;line-height: 1.5;overflow: auto;overflow-wrap: anywhere;word-break: break-word}.word-extractor-result{background: #fbfdff}.word-extractor-textarea::placeholder{color: #8192b0;opacity: 1}.word-extractor-toggle:focus-visible,.word-extractor-stepper-button:focus-visible,.word-extractor-import:focus-visible,.word-extractor-clear:focus-visible,.word-extractor-copy:focus-visible,.word-extractor-download:focus-visible,.word-extractor-textarea:focus-visible,.word-extractor-min-input:focus-visible{outline: 3px solid var(--we-focus);outline-offset: 2px}.word-extractor-textarea:focus,.word-extractor-min-input:focus{outline: 0;border-color: var(--we-blue-hover);box-shadow: 0 0 0 4px var(--we-focus)}.word-extractor-card-actions{display: flex;flex-wrap: wrap;justify-content: center;gap: 0.75rem}.word-extractor-source-actions .word-extractor-import,.word-extractor-source-actions .word-extractor-clear{inline-size: min(100%,15rem);min-block-size: 46px}.word-extractor-result-actions{display: grid;justify-items: center;gap: 0.55rem}.word-extractor-result-actions .word-extractor-copy,.word-extractor-result-actions .word-extractor-download{inline-size: min(100%,16rem);min-block-size: 46px}.word-extractor-import,.word-extractor-clear,.word-extractor-copy,.word-extractor-download{display: inline-flex;align-items: center;justify-content: center;gap: 0.55rem;text-align: center;cursor: pointer;transition: transform 0.12s ease,box-shadow 0.12s ease,filter 0.12s ease,background-color 0.12s ease,border-color 0.12s ease,color 0.12s ease,opacity 0.12s ease}.word-extractor-copy-icon-wrap,.word-extractor-download-icon-wrap,.word-extractor-copy-icon,.word-extractor-download-icon{display: inline-flex;inline-size: 18px;block-size: 18px;flex: 0 0 auto}.word-extractor-status{min-block-size: 1.2rem;color: var(--we-muted);font-size: 0.84rem;line-height: 1.3;text-align: center}.word-extractor-status.is-error{color: #b42318}.word-extractor-status.is-success{color: #17643a}.word-extractor-import:disabled,.word-extractor-clear:disabled,.word-extractor-copy:disabled,.word-extractor-download:disabled{opacity: 0.55;cursor: not-allowed;filter: grayscale(0.15);transform: none;box-shadow: none}.word-extractor-sr-only{position: absolute;inline-size: 1px;block-size: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0 0 0 0);clip-path: inset(50%);white-space: nowrap;border: 0}.word-extractor-file-input{position: absolute;inline-size: 1px;block-size: 1px;overflow: hidden;clip: rect(0 0 0 0);clip-path: inset(50%);white-space: nowrap}@media (max-width: 1120px){.word-extractor-settings-grid,.word-extractor-workspace{grid-template-columns: 1fr}.word-extractor-summary-list{grid-template-columns: repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.word-extractor-card{padding: 1rem}.word-extractor-control-row,.word-extractor-field-head{grid-template-columns: 1fr}.word-extractor-control-label,.word-extractor-summary-title,.word-extractor-meta{text-align: center;white-space: normal}.word-extractor-stepper{justify-content: center}.word-extractor-format-list,.word-extractor-case-list,.word-extractor-sort-list,.word-extractor-options-list{grid-template-columns: repeat(2,minmax(0,1fr))}.word-extractor-summary-list{grid-template-columns: 1fr}.word-extractor-source-actions{display: grid;grid-template-columns: 1fr}.word-extractor-source-actions .word-extractor-import,.word-extractor-source-actions .word-extractor-clear,.word-extractor-result-actions .word-extractor-copy,.word-extractor-result-actions .word-extractor-download{inline-size: 100%}}@media (max-width: 460px){.word-extractor-format-list,.word-extractor-case-list,.word-extractor-sort-list,.word-extractor-options-list{grid-template-columns: 1fr}}