.AltTextAuditorTool_modeRow__iy4GJ{display:flex;gap:6px;flex-wrap:wrap}.AltTextAuditorTool_modeBtn__Ksu8B{background:var(--panel);border:1px solid var(--line-strong);color:var(--text-dim);font-family:var(--font-mono),monospace;font-size:11px;padding:6px 14px;cursor:pointer;transition:color var(--dur-hover) var(--ease),border-color var(--dur-hover) var(--ease),background-color var(--dur-hover) var(--ease)}.AltTextAuditorTool_modeBtn__Ksu8B:hover{color:var(--text);border-color:var(--line-bright)}.AltTextAuditorTool_modeBtn__Ksu8B[data-active=true]{color:var(--accent-bright);border-color:var(--accent);background:var(--accent-faint)}.AltTextAuditorTool_textarea__PoFaK{width:100%;background:var(--panel);border:1px solid var(--line-strong);color:var(--text);font-family:var(--font-mono),monospace;font-size:12px;line-height:1.6;padding:12px;resize:vertical;outline:none;box-sizing:border-box;transition:border-color var(--dur-hover) var(--ease)}.AltTextAuditorTool_textarea__PoFaK:focus{border-color:var(--accent)}.AltTextAuditorTool_actions__NbYYu{margin-top:8px}.AltTextAuditorTool_runBtn__0MWB9{background:var(--accent);border:0;color:var(--bg);font-family:var(--font-mono),monospace;font-size:12px;font-weight:600;letter-spacing:.08em;padding:10px 20px;cursor:pointer;transition:background-color var(--dur-hover) var(--ease)}.AltTextAuditorTool_runBtn__0MWB9:hover{background:var(--accent-bright)}.AltTextAuditorTool_dropZone__AZtlP{border:2px dashed var(--line-strong);padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:default;transition:border-color var(--dur-hover) var(--ease),background-color var(--dur-hover) var(--ease)}.AltTextAuditorTool_dropZone__AZtlP[data-over=true]{border-color:var(--accent);background:var(--accent-faint)}.AltTextAuditorTool_dropIcon__wh8Vo{font-size:2rem;color:var(--text-dim)}.AltTextAuditorTool_dropText__hjGcJ{font-size:14px;color:var(--text-dim);letter-spacing:.04em}.AltTextAuditorTool_dropSub__xMWxw{font-size:11px;color:var(--text-faint);letter-spacing:.08em}.AltTextAuditorTool_fileGrid___gyCp{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.AltTextAuditorTool_fileThumb__CXXoe{display:flex;flex-direction:column;align-items:center;gap:6px;width:100px}.AltTextAuditorTool_thumbImg__X_KYn{width:100px;height:70px;object-fit:cover;border:1px solid var(--line-strong)}.AltTextAuditorTool_thumbName__sB_ef{font-size:10px;color:var(--text-faint);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.AltTextAuditorTool_summaryGrid__MQQJb{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}@media (max-width:540px){.AltTextAuditorTool_summaryGrid__MQQJb{grid-template-columns:repeat(2,1fr)}}.AltTextAuditorTool_stat__hqBab{background:var(--panel);padding:12px 14px;display:flex;flex-direction:column;gap:4px}.AltTextAuditorTool_statLabel__ZhBzG{font-size:10px;color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase}.AltTextAuditorTool_statValue__Q_3JS{font-size:1.6rem;color:var(--text-hero);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AltTextAuditorTool_statValue__Q_3JS[data-accent=true]{color:var(--accent-bright)}.AltTextAuditorTool_statValue__Q_3JS[data-warn=true]{color:var(--err)}.AltTextAuditorTool_exportRow__7Vcl3{margin-bottom:10px}.AltTextAuditorTool_actionBtn__f8P71{background:var(--panel);border:1px solid var(--line-strong);color:var(--text-dim);font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.06em;padding:7px 14px;cursor:pointer;transition:color var(--dur-hover) var(--ease),border-color var(--dur-hover) var(--ease),background-color var(--dur-hover) var(--ease)}.AltTextAuditorTool_actionBtn__f8P71:hover{color:var(--text-hero);border-color:var(--accent);background:var(--accent-faint)}.AltTextAuditorTool_resultList__GwW2z{display:flex;flex-direction:column;gap:8px}.AltTextAuditorTool_resultCard__tHgQq{border:1px solid var(--line-strong);background:var(--panel);overflow:hidden}.AltTextAuditorTool_resultHeader__gxd70{display:flex;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid var(--line);background:var(--bg);flex-wrap:wrap}.AltTextAuditorTool_resultStatus__cYJsz{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:3px 8px;border:1px solid;flex-shrink:0}.AltTextAuditorTool_resultStatus__cYJsz[data-severity=error]{color:var(--err);border-color:rgba(213,122,106,.3);background:rgba(213,122,106,.08)}.AltTextAuditorTool_resultStatus__cYJsz[data-severity=warning]{color:var(--warn);border-color:rgba(232,200,122,.3);background:rgba(232,200,122,.08)}.AltTextAuditorTool_resultStatus__cYJsz[data-severity=info]{color:var(--text-dim);border-color:var(--line-strong)}.AltTextAuditorTool_resultStatus__cYJsz[data-severity=ok]{color:var(--ok);border-color:rgba(168,200,139,.3);background:rgba(168,200,139,.06)}.AltTextAuditorTool_resultSrc__gU9HD{font-family:var(--font-mono),monospace;font-size:11px;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.AltTextAuditorTool_resultBody__GvW8l{padding:10px 12px;display:flex;flex-direction:column;gap:8px}.AltTextAuditorTool_resultField__E4Z_x{display:flex;flex-direction:column;gap:4px}.AltTextAuditorTool_fieldLabel__EDUig{font-size:10px;color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase}.AltTextAuditorTool_fieldValue__obO00{font-size:12px;color:var(--text)}.AltTextAuditorTool_fieldValue__obO00[data-missing=true]{color:var(--err);font-style:italic}.AltTextAuditorTool_improvedInput__4Anev{width:100%;background:var(--bg);border:1px solid var(--line-strong);border-left:2px solid var(--ok);color:var(--text);font-family:var(--font-mono),monospace;font-size:12px;padding:7px 10px;outline:none;box-sizing:border-box;transition:border-color var(--dur-hover) var(--ease)}.AltTextAuditorTool_improvedInput__4Anev:focus{border-color:var(--ok)}.AltTextAuditorTool_resultHint___O9RK{font-size:11px;color:var(--text-faint);line-height:1.5}.AltTextAuditorTool_noImages__0Nmzv{font-size:12px;color:var(--text-faint);padding:10px 0}