.EasyReadChecker-module__Vu4-Bq__wrap{flex-direction:column;gap:1.25rem;display:flex}.EasyReadChecker-module__Vu4-Bq__intro{color:var(--color-text);background:color-mix(in srgb, var(--color-blue,#2563eb) 6%, transparent);border-radius:var(--radius-md);margin:0 0 1.2rem;padding:.8rem 1rem;font-size:.95rem;line-height:1.6}.EasyReadChecker-module__Vu4-Bq__textarea{min-height:180px;font-size:1rem;line-height:1.55}.EasyReadChecker-module__Vu4-Bq__actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:.8rem;display:flex}.EasyReadChecker-module__Vu4-Bq__link{appearance:none;color:var(--color-blue,#2563eb);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;padding:.2rem .1rem;font-size:.9rem;font-weight:600}.EasyReadChecker-module__Vu4-Bq__link:hover{text-decoration:underline}.EasyReadChecker-module__Vu4-Bq__results{flex-direction:column;gap:1rem;display:flex}.EasyReadChecker-module__Vu4-Bq__verdict{border-radius:var(--radius-lg);border:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;display:flex}.EasyReadChecker-module__Vu4-Bq__verdict.EasyReadChecker-module__Vu4-Bq__good{background:color-mix(in srgb, var(--color-green,#16a34a) 10%, var(--color-surface));border-color:color-mix(in srgb, var(--color-green,#16a34a) 35%, transparent)}.EasyReadChecker-module__Vu4-Bq__verdict.EasyReadChecker-module__Vu4-Bq__warn{background:color-mix(in srgb, #f59e0b 12%, var(--color-surface));border-color:#f59e0b66}.EasyReadChecker-module__Vu4-Bq__verdict.EasyReadChecker-module__Vu4-Bq__bad{background:color-mix(in srgb, var(--color-red,#dc2626) 10%, var(--color-surface));border-color:color-mix(in srgb, var(--color-red,#dc2626) 35%, transparent)}.EasyReadChecker-module__Vu4-Bq__vLeft{min-width:0}.EasyReadChecker-module__Vu4-Bq__vBadge{text-transform:uppercase;letter-spacing:.04em;color:#fff;border-radius:999px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.72rem;font-weight:800;display:inline-block}.EasyReadChecker-module__Vu4-Bq__good .EasyReadChecker-module__Vu4-Bq__vBadge{background:var(--color-green,#16a34a)}.EasyReadChecker-module__Vu4-Bq__warn .EasyReadChecker-module__Vu4-Bq__vBadge{background:#f59e0b}.EasyReadChecker-module__Vu4-Bq__bad .EasyReadChecker-module__Vu4-Bq__vBadge{background:var(--color-red,#dc2626)}.EasyReadChecker-module__Vu4-Bq__vHead{font-family:var(--font-display);color:var(--color-text);margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.EasyReadChecker-module__Vu4-Bq__scoreRing{width:68px;height:68px;font-family:var(--font-display);color:var(--color-text);background:conic-gradient(var(--ring,#16a34a) calc(var(--pct) * 1%), color-mix(in srgb, var(--color-text) 12%, transparent) 0);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.25rem;font-weight:800;display:grid}.EasyReadChecker-module__Vu4-Bq__scoreRing[data-level=good]{--ring:var(--color-green,#16a34a)}.EasyReadChecker-module__Vu4-Bq__scoreRing[data-level=warn]{--ring:#f59e0b}.EasyReadChecker-module__Vu4-Bq__scoreRing[data-level=bad]{--ring:var(--color-red,#dc2626)}.EasyReadChecker-module__Vu4-Bq__scoreRing span{background:var(--color-surface);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.EasyReadChecker-module__Vu4-Bq__stats{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}@media (max-width:560px){.EasyReadChecker-module__Vu4-Bq__stats{grid-template-columns:repeat(2,1fr)}}.EasyReadChecker-module__Vu4-Bq__stat{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;padding:.8rem}.EasyReadChecker-module__Vu4-Bq__statNum{font-family:var(--font-display);color:var(--color-text);font-size:1.5rem;font-weight:800}.EasyReadChecker-module__Vu4-Bq__statLbl{color:var(--color-text-muted);margin-top:.15rem;font-size:.75rem}.EasyReadChecker-module__Vu4-Bq__findings{flex-direction:column;gap:.7rem;display:flex}.EasyReadChecker-module__Vu4-Bq__finding{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);border-left-width:4px;padding:.8rem 1.05rem}.EasyReadChecker-module__Vu4-Bq__b_bad{border-left-color:var(--color-red,#dc2626)}.EasyReadChecker-module__Vu4-Bq__b_warn{border-left-color:#f59e0b}.EasyReadChecker-module__Vu4-Bq__b_good{border-left-color:var(--color-green,#16a34a)}.EasyReadChecker-module__Vu4-Bq__fTitle{color:var(--color-text);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.EasyReadChecker-module__Vu4-Bq__fDetail{color:var(--color-text-muted);margin:0;font-size:.87rem;line-height:1.55}.EasyReadChecker-module__Vu4-Bq__h3{font-family:var(--font-display);color:var(--color-text);margin:0 0 .7rem;font-size:1.1rem;font-weight:700}.EasyReadChecker-module__Vu4-Bq__legend{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:.8rem;display:flex}.EasyReadChecker-module__Vu4-Bq__chip{border-radius:999px;padding:.1rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.EasyReadChecker-module__Vu4-Bq__chip.EasyReadChecker-module__Vu4-Bq__long{color:#b45309;background:#f59e0b33}.EasyReadChecker-module__Vu4-Bq__chip.EasyReadChecker-module__Vu4-Bq__veryLong{background:color-mix(in srgb, var(--color-red,#dc2626) 18%, transparent);color:var(--color-red,#dc2626)}.EasyReadChecker-module__Vu4-Bq__markLegend{background:color-mix(in srgb, var(--color-purple,#6647f0) 22%, transparent);color:var(--color-text);border-radius:4px;padding:.1rem .35rem}.EasyReadChecker-module__Vu4-Bq__annotated{color:var(--color-text);font-size:1.02rem;line-height:1.9}.EasyReadChecker-module__Vu4-Bq__sentence{border-radius:4px;padding:.05rem 0}.EasyReadChecker-module__Vu4-Bq__sLong{background:#f59e0b1f;box-shadow:0 0 0 3px #f59e0b1f}.EasyReadChecker-module__Vu4-Bq__sVeryLong{background:color-mix(in srgb, var(--color-red,#dc2626) 12%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-red,#dc2626) 12%, transparent)}.EasyReadChecker-module__Vu4-Bq__annotated mark{background:color-mix(in srgb, var(--color-purple,#6647f0) 22%, transparent);color:inherit;border-radius:4px;padding:.02rem .15rem;font-weight:600}.EasyReadChecker-module__Vu4-Bq__wc{color:var(--color-text-muted);vertical-align:super;margin-left:2px;font-size:.62rem;font-weight:700}.EasyReadChecker-module__Vu4-Bq__rwIntro{color:var(--color-text-muted);margin:0 0 .9rem;font-size:.87rem;line-height:1.55}.EasyReadChecker-module__Vu4-Bq__rwError{color:var(--color-red,#dc2626);margin:.8rem 0 0;font-size:.87rem}.EasyReadChecker-module__Vu4-Bq__rwResult{border:1px solid var(--color-border);border-radius:var(--radius-md);margin-top:1rem;overflow:hidden}.EasyReadChecker-module__Vu4-Bq__rwHead{background:var(--color-surface);border-bottom:1px solid var(--color-border);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;justify-content:space-between;align-items:center;padding:.55rem .85rem;font-size:.8rem;font-weight:700;display:flex}.EasyReadChecker-module__Vu4-Bq__copyBtn{appearance:none;border:1px solid var(--color-border);background:var(--color-bg,var(--color-surface));font-family:var(--font-ui);color:var(--color-text);cursor:pointer;border-radius:999px;padding:.25rem .7rem;font-size:.78rem;font-weight:600}.EasyReadChecker-module__Vu4-Bq__copyBtn:hover{border-color:var(--color-green,#16a34a)}.EasyReadChecker-module__Vu4-Bq__rwText{padding:.4rem .95rem}.EasyReadChecker-module__Vu4-Bq__rwText p{color:var(--color-text);margin:.5rem 0;font-size:1.02rem;line-height:1.65}.EasyReadChecker-module__Vu4-Bq__disclaimer{color:var(--color-text-muted);background:color-mix(in srgb, var(--color-text) 4%, transparent);border-radius:var(--radius-md);margin:0;padding:.8rem 1rem;font-size:.82rem;line-height:1.55}
