#seo-log-file-auditor .file-item{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #edf2f7;font-size:14px;color:#475467}#seo-log-file-auditor .file-item:last-child{border-bottom:none}#seo-log-file-auditor .file-name{font-weight:800;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#seo-log-file-auditor .bar-row{margin-bottom:12px}#seo-log-file-auditor .bar-head{display:flex;justify-content:space-between;gap:10px;color:#344054;font-size:14px;font-weight:800;margin-bottom:6px}#seo-log-file-auditor .bar-bg{height:12px;background:#edf2f7;border-radius:999px;overflow:hidden}#seo-log-file-auditor .bar-fill{height:100%;width:0;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px}#seo-log-file-auditor td{color:#475467}#seo-log-file-auditor .url-cell{max-width:420px;word-break:break-word;color:#111827;font-weight:700}#seo-log-file-auditor .tag{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900}#seo-log-file-auditor .tag-good{background:#ecfdf3;color:#027a48}#seo-log-file-auditor .tag-warn{background:#fff7ed;color:#c2410c}#seo-log-file-auditor .tag-bad{background:#fff1f2;color:#be123c}#seo-log-file-auditor .finding-item{border:1px solid #edf2f7;border-radius:16px;padding:14px;background:#f8fafc}#seo-log-file-auditor .finding-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:7px;font-weight:900;color:#111827}#seo-log-file-auditor .finding-text{color:#667085;font-size:14px;line-height:1.6}