.text-check-tool .verdict__empty{margin:0;color:var(--text-muted);font-size:.9rem}.text-check-tool .verdict__headline{margin:0;font-size:1.05rem;font-weight:700}.text-check-tool .verdict--ok{border-color:var(--success);background:var(--success-soft)}.text-check-tool .verdict--ok .verdict__headline{color:var(--success)}.text-check-tool .verdict--ng{border-color:var(--warn);background:var(--warn-soft)}.text-check-tool .verdict__detail{margin:6px 0 0;font-size:.88rem;color:var(--text-muted)}.text-check-tool .group{margin-top:20px;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.text-check-tool .group__head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;background:var(--bg-subtle);border-bottom:1px solid var(--border)}.text-check-tool .group__title{margin:0;font-size:.98rem;font-weight:700}.text-check-tool .badge{padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.6}.text-check-tool .badge--error{background:var(--danger-soft);color:var(--danger)}.text-check-tool .badge--warn{background:var(--warn-soft);color:var(--warn)}.text-check-tool .badge--info{background:var(--accent-soft);color:var(--accent)}.text-check-tool .group__count{margin-left:auto;font-size:.82rem;color:var(--text-muted)}.text-check-tool .item{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;padding:12px 14px;border-top:1px solid var(--border)}.text-check-tool .item:first-child{border-top:0}.text-check-tool .item__char{grid-row:span 3;display:grid;place-items:center;min-width:52px;min-height:52px;padding:4px;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg-subtle);font-size:1.5rem;line-height:1.2}.text-check-tool .item__char--many{font-size:1rem;max-width:132px;word-break:break-all;line-height:1.5}.text-check-tool .item__name{font-weight:700;font-size:.92rem}.text-check-tool .item__code{font-family:var(--font-mono);font-size:.78rem;color:var(--text-muted);margin-left:8px;font-weight:400}.text-check-tool .item__reason{margin:0;font-size:.86rem;color:var(--text-muted);line-height:1.7}.text-check-tool .item__meta{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:.82rem}.text-check-tool .item__where{color:var(--text-muted);font-variant-numeric:tabular-nums}.text-check-tool .item__fix{font-weight:700}.text-check-tool .item__fix .arrow{color:var(--text-muted);font-weight:400;margin:0 4px}.text-check-tool .item__fix code{padding:1px 6px;border-radius:4px;background:var(--success-soft);color:var(--success);font-family:var(--font-mono)}.text-check-tool .item__nofix{font-size:.82rem;color:var(--text-muted)}.text-check-tool .preview mark,.text-check-tool .mark-sample{padding:1px 3px;border-radius:4px;font-weight:700}.text-check-tool .mark--error{background:var(--danger-soft);color:var(--danger);outline:1px solid var(--danger)}.text-check-tool .mark--warn{background:var(--warn-soft);color:var(--warn);outline:1px solid var(--warn)}.text-check-tool .mark--info{background:var(--accent-soft);color:var(--accent);outline:1px solid var(--accent)}.text-check-tool .mark-sample{display:inline-block;font-family:var(--font-mono)}.text-check-tool .preview__more{margin:10px 0 0;font-size:.82rem;color:var(--text-muted)}.text-check-tool .fix-option{display:flex;align-items:start;gap:8px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-raised);cursor:pointer;font-size:.9rem}.text-check-tool .fix-option input{margin-top:2px;width:18px;height:18px;accent-color:var(--accent);flex:none}.text-check-tool .fix-option__count{margin-left:auto;color:var(--text-muted);font-size:.82rem;white-space:nowrap}@media(max-width:520px){.text-check-tool .item{grid-template-columns:1fr}.text-check-tool .item__char{grid-row:auto;justify-self:start}}.tool[data-astro-cid-7mdudyqm]{margin-block:24px 8px}.field[data-astro-cid-7mdudyqm]{display:grid;gap:6px}.field__label[data-astro-cid-7mdudyqm]{font-size:.85rem;font-weight:700}textarea[data-astro-cid-7mdudyqm]{width:100%;padding:12px;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg-raised);color:var(--text);font:inherit;font-size:.95rem;line-height:1.7;resize:vertical}textarea[data-astro-cid-7mdudyqm]:focus-visible{outline:2px solid var(--accent);outline-offset:1px}#output[data-astro-cid-7mdudyqm]{background:var(--bg-subtle)}.actions[data-astro-cid-7mdudyqm]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.counter[data-astro-cid-7mdudyqm]{margin-left:auto;font-size:.85rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.copy-state[data-astro-cid-7mdudyqm]{font-size:.85rem;color:var(--success)}.verdict[data-astro-cid-7mdudyqm]{margin-top:16px;padding:16px 18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle)}.block-title[data-astro-cid-7mdudyqm]{margin:32px 0 6px;font-size:1.05rem}.block-note[data-astro-cid-7mdudyqm]{margin:0 0 10px;font-size:.85rem;color:var(--text-muted)}.preview[data-astro-cid-7mdudyqm]{padding:14px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-raised);font-size:.95rem;line-height:2;white-space:pre-wrap;overflow-wrap:anywhere;max-height:420px;overflow-y:auto}.fix-options[data-astro-cid-7mdudyqm]{display:grid;gap:8px;margin-bottom:16px}.table-wrap[data-astro-cid-7mdudyqm]{overflow-x:auto;margin:16px 0}.table-wrap[data-astro-cid-7mdudyqm] table[data-astro-cid-7mdudyqm]{width:100%;border-collapse:collapse;font-size:.9rem}.table-wrap[data-astro-cid-7mdudyqm] th[data-astro-cid-7mdudyqm],.table-wrap[data-astro-cid-7mdudyqm] td[data-astro-cid-7mdudyqm]{padding:8px 12px;border:1px solid var(--border);text-align:left;vertical-align:top}.table-wrap[data-astro-cid-7mdudyqm] th[data-astro-cid-7mdudyqm]{background:var(--bg-subtle);white-space:nowrap}.char-cell[data-astro-cid-7mdudyqm]{font-size:1.05rem;white-space:nowrap}.code[data-astro-cid-7mdudyqm]{display:block;font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted)}
