.wfd-question{display:flex;flex-direction:row;align-items:center;gap:8px}textarea{width:100%;padding:10px;border-radius:6px;border:1px solid #d1d5db;resize:none}.wfd-inputarea{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.wfd-inputarea button{background:#4274da;color:#ffffff;padding:10px 16px;border-radius:6px;border:none;font-weight:500;cursor:pointer;transition:background .2s}.wfd-word-used{color:#22c55e;font-weight:700}.wfd-word-unused{color:#64748b}.wfd-word-selected{background:#f3f4f6;border-radius:4px;padding:2px 6px;transition:background .2s}.placeholder-bar{width:100%;height:17px;background:#e5e7eb;border-radius:2px;position:relative}.rs-evaluation-summary{margin-top:16px;display:grid;gap:14px}.rs-evaluation-score-list{display:grid;gap:10px}.rs-compact-score-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb}.rs-compact-score-card-overall{border-color:#bfdbfe;background:#eff6ff}.rs-compact-score-value{color:#111827;font-size:20px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums}.rs-compact-score-label{color:#4b5563;font-size:13px;font-weight:600;text-align:right}.rs-word-result-list{line-height:1.9}.rs-word-result-word{display:inline-block;margin-right:8px;font-weight:700}