:root{color:#111827;font-synthesis:none;background:#f2f4f7;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}body{background:#f2f4f7;min-width:320px;min-height:100vh;margin:0;font-size:14px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:56px;display:flex}.topbar-inner,.page{width:min(1080px,100% - 40px);margin:0 auto}.topbar-inner{justify-content:space-between;align-items:center;display:flex}.brand{align-items:center;gap:10px;font-weight:700;display:flex}.brand-mark{color:#fff;background:#2563eb;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.service-state{color:#92400e;background:#fef3c7;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600}.service-state.ready{color:#065f46;background:#d1fae5}.page{padding:30px 0 48px}.page-heading{margin-bottom:20px}.page-heading h1{letter-spacing:-.6px;margin:0 0 7px;font-size:24px}.page-heading p{color:#4b5563;margin:0;line-height:1.7}.workspace{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.main-column{min-width:0}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}.card-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:17px 20px;display:flex}.card-title{margin:0;font-size:15px}.step-label,.result-note{color:#9ca3af;font-size:12px}.upload-body{padding:20px}.dropzone{text-align:center;background:#f8fafc;border:1.5px dashed #b8c2d1;border-radius:9px;outline:none;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;transition:all .16s;display:flex}.dropzone:hover,.dropzone:focus-visible,.dropzone.dragover{background:#eff6ff;border-color:#2563eb}.dropzone.disabled{cursor:not-allowed;opacity:.65}.upload-icon{color:#2563eb;background:#fff;border:1px solid #bfdbfe;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:15px;font-size:23px;display:grid}.dropzone strong{margin-bottom:6px;font-size:15px}.dropzone p{color:#9ca3af;margin:0 0 17px;font-size:12px}.btn{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 14px;font-weight:600;display:inline-flex}.btn:hover:not(:disabled){color:#111827;background:#f9fafb;border-color:#9ca3af}.btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.btn-primary:hover:not(:disabled){color:#fff;background:#1d4ed8;border-color:#1d4ed8}.btn-ghost{background:0 0;border-color:#0000}.file-input{display:none}.file-panel{grid-template-columns:150px minmax(0,1fr);gap:16px;display:grid}.preview-box{background:#eef2f7;border:1px solid #e5e7eb;border-radius:8px;place-items:center;height:150px;display:grid;overflow:hidden}.preview-box img{object-fit:contain;width:100%;height:100%}.pdf-preview{color:#dc2626;flex-direction:column;align-items:center;gap:7px;font-weight:700;display:flex}.pdf-preview span:first-child{font-size:35px}.file-meta{flex-direction:column;justify-content:center;min-width:0;display:flex}.file-name{text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px;font-size:15px;overflow:hidden}.meta-row,.file-actions{flex-wrap:wrap;gap:8px;display:flex}.meta-row{margin-bottom:18px}.tag{color:#4b5563;background:#f3f4f6;border-radius:20px;padding:3px 8px;font-size:11px}.inline-error{color:#dc2626;margin:12px 0 0;font-size:12px}.sidebar-card{padding:18px}.sidebar-card+.sidebar-card{margin-top:14px}.sidebar-card h2{margin:0 0 14px;font-size:14px}.field-label{color:#4b5563;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;width:100%;height:36px;padding:0 10px}.type-hint{color:#6b7280;margin:10px 0 0;font-size:12px;line-height:1.6}.support-list{color:#4b5563;gap:11px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.support-list li{justify-content:space-between;gap:12px;display:flex}.support-list strong{color:#111827}.privacy{color:#4b5563;gap:10px;font-size:12px;line-height:1.65;display:flex}.privacy-icon{color:#2563eb}.status-card,.result-card{margin-top:18px}.status-card.error{border-color:#fecaca}.status-body{padding:20px}.status-line{align-items:flex-start;gap:12px;display:flex}.spinner{border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;flex:none;width:20px;height:20px;animation:.8s linear infinite spin}.error-icon{color:#dc2626;background:#fee2e2;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:700;display:grid}@keyframes spin{to{transform:rotate(360deg)}}.status-content{flex:1}.status-content strong{margin-bottom:4px;display:block}.status-content p{color:#9ca3af;margin:0;font-size:12px}.status-action{flex:none}.progress{background:#e5e7eb;border-radius:5px;height:5px;margin-top:16px;overflow:hidden}.progress-bar{border-radius:inherit;background:#2563eb;height:100%;transition:width .42s}.result-summary{color:#047857;margin-top:5px;font-size:12px;font-weight:600}.document-insight{background:#f8fafc;border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px;display:grid}.document-insight div{flex-direction:column;gap:4px;display:flex}.document-insight span{color:#9ca3af;font-size:11px}.document-insight strong{color:#374151;font-size:13px;line-height:1.5}.document-insight .summary-row{grid-column:1/-1}.result-toolbar{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.page-label{color:#2563eb;background:#eff6ff;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:12px;font-weight:600}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:11px 14px}th{color:#4b5563;background:#f9fafb;font-size:12px}tbody tr:hover{background:#fafbfc}.key-cell{color:#4b5563;width:190px;font-weight:600}.value-cell{white-space:pre-wrap;min-width:260px;line-height:1.65}.value-cell .empty,.empty-row{color:#9ca3af}.field-warning{color:#92400e;margin-top:4px;display:block}.confidence{width:90px}.confidence-pill{border-radius:20px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.confidence-pill.high{color:#065f46;background:#d1fae5}.confidence-pill.medium{color:#92400e;background:#fef3c7}.confidence-pill.low{color:#b91c1c;background:#fee2e2}.copy-cell{text-align:right;width:80px}.copy-link{color:#2563eb;background:0 0;border:0;border-radius:5px;padding:4px 7px;font-size:12px;font-weight:600}.copy-link:hover:not(:disabled){background:#eff6ff}.warning-list{color:#92400e;background:#fffbeb;border-top:1px solid #fde68a;padding:14px 20px;font-size:12px}.warning-list ul{margin:6px 0 0;padding-left:18px}.toast{z-index:100;color:#dc2626;opacity:0;pointer-events:none;background:#fff1f2;border:1px solid #fca5a5;border-radius:8px;padding:11px 15px;font-size:13px;font-weight:600;transition:all .18s;position:fixed;top:24px;left:50%;transform:translate(-50%,-10px);box-shadow:0 10px 28px #7f1d1d2e}.toast.visible{opacity:1;transform:translate(-50%)}@media (width<=820px){.workspace{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr;gap:14px;display:grid}.sidebar-card+.sidebar-card{margin-top:0}.privacy-card{grid-column:1/-1}}@media (width<=580px){.topbar-inner,.page{width:min(100% - 24px,1080px)}.service-state{display:none}.page{padding-top:22px}.page-heading h1{font-size:21px}.sidebar,.file-panel,.document-insight{grid-template-columns:1fr}.document-insight .summary-row{grid-column:auto}.preview-box{height:180px}.result-toolbar{flex-direction:column;align-items:flex-start}.result-toolbar .btn{width:100%}}
