.history{max-width:860px;margin:0 auto;padding:32px 24px}.history__toolbar{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.history__title{color:#111827;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700;line-height:1.25}.history__back{color:#3b82f6;font-size:13px;font-weight:500;text-decoration:none}.history__back:hover{text-decoration:underline}.history__status{color:#6b7280;text-align:center;padding:48px 0;font-size:14px}.history__status a{color:#3b82f6;text-decoration:none}.history__status a:hover{text-decoration:underline}.history__status--error{color:#ef4444}.history__files{flex-direction:column;gap:24px;display:flex}.history__file{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.history__file-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.history__file-meta{align-items:baseline;gap:12px;display:flex}.history__file-name{color:#111827;font-size:15px;font-weight:600}.history__file-count{color:#6b7280;background:#f1f5f9;border:1px solid #e5e7eb;border-radius:10px;padding:2px 8px;font-size:12px}.history__delete-file{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;transition:background .12s,color .12s}.history__delete-file:hover:not(:disabled){background:#fef2f2}.history__delete-file:disabled{opacity:.5;cursor:not-allowed}.history__table{border-collapse:collapse;width:100%;font-size:13px}.history__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 20px;font-size:12px;font-weight:600}.history__table th:last-child{text-align:center;width:40px}.history__table td{color:#111827;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:12px 20px}.history__table td:last-child{text-align:center}.history__table tr:last-child td{border-bottom:none}.history__table tr:hover td{background:#f8fafc}.history__score{border-radius:6px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.history__score--good{color:#16a34a;background:#f0fdf4}.history__score--fair{color:#ea580c;background:#fff7ed}.history__score--poor{color:#ef4444;background:#fef2f2}.history__delete-scan{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px;transition:color .12s,background .12s}.history__delete-scan:hover:not(:disabled){color:#ef4444;background:#fef2f2}.history__delete-scan:disabled{opacity:.5;cursor:not-allowed}
