.status-box{margin-bottom:1rem;padding:.75rem .9rem;border-radius:.5rem;border:1px solid var(--border-soft, #e5e7eb);background:var(--bg-soft, #f9fafb);color:var(--text-muted, #6b7280);font-size:.88rem;line-height:1.5}.field-help{margin-top:.45rem;font-size:.88rem;color:var(--text-muted, #6b7280)}.selected-files{margin-top:1rem;border:1px solid var(--border-soft, #e5e7eb);border-radius:10px;background:var(--bg-soft, #f9fafb);padding:.9rem 1rem}.selected-files p{margin:0;color:var(--text-main, #111827)}.selected-files-help{margin-top:.6rem;font-size:.88rem;color:var(--text-muted, #6b7280)}.selected-files-list{list-style:none;padding:0;margin:.8rem 0 0;display:flex;flex-direction:column;gap:.65rem}.selected-file-item,.result-detail li{display:flex;justify-content:space-between;align-items:center;gap:1rem}.selected-file-item{padding:.75rem;border-radius:10px;background:#fff;border:1px solid var(--border-soft, #e5e7eb)}.selected-file-icon{width:72px;height:72px;border-radius:16px;background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:.08em;flex-shrink:0;box-shadow:0 12px 24px #b91c1c38}.selected-file-meta{min-width:0;width:100%;display:flex;justify-content:space-between;align-items:center;gap:.75rem}.selected-file-text{min-width:0;display:flex;flex-direction:column;gap:.2rem}.selected-file-name,.selected-file-status{font-size:.9rem;color:var(--text-muted, #6b7280);overflow-wrap:anywhere}.selected-file-status--error{color:#b91c1c}.selected-file-size{color:var(--text-main, #111827);white-space:nowrap}.selected-file-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.selected-file-action{border:1px solid var(--border-soft, #d1d5db);background:#fff;color:var(--text-main, #111827);border-radius:999px;padding:.4rem .7rem;font-size:.82rem;cursor:pointer}.selected-file-action:hover:not(:disabled){background:var(--bg-soft, #f3f4f6)}.selected-file-action:disabled{opacity:.5;cursor:not-allowed}.selected-file-action--danger{border-color:#fecaca;color:#b91c1c}.result-detail ul{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.5rem}.progress-card{margin-top:1rem;padding:1rem;border-radius:12px;border:1px solid rgba(14,116,144,.18);background:linear-gradient(180deg,#ecfefff2,#f8fafc)}.progress-card-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;color:var(--text-main, #111827)}.progress-bar{height:10px;margin-top:.75rem;border-radius:999px;overflow:hidden;background:#94a3b838}.progress-bar-fill{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0891b2,#0f766e);transition:width .18s ease}.progress-step{margin:.7rem 0 0;color:var(--text-muted, #6b7280);font-size:.9rem;line-height:1.5}.result-detail li{background:var(--card-bg, #f9fafb);border-radius:8px;padding:.65rem 1rem}.detail-label{font-size:.88rem;color:var(--text-muted, #6b7280)}.result-note{background:#ecfeff;border-left:4px solid #0891b2;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin-top:1rem;font-size:.92rem;color:var(--text-muted, #6b7280);line-height:1.6}.result-note--warning{background:#fff7ed;border-left-color:#ea580c}.result-note h3{margin:0 0 .5rem;color:var(--text-main, #111827);font-size:.95rem}.result-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.pdf-preview{margin-top:1.25rem;border:1px solid var(--border-soft, #e5e7eb);border-radius:14px;background:#fff;overflow:hidden}.pdf-preview-head{padding:1rem 1rem .75rem;border-bottom:1px solid var(--border-soft, #e5e7eb);background:linear-gradient(180deg,#fff,#f8fafc)}.pdf-preview-head h3{margin:0 0 .35rem;font-size:1rem;color:var(--text-main, #111827)}.pdf-preview-head p{margin:0;color:var(--text-muted, #6b7280);font-size:.9rem;line-height:1.5}.pdf-preview-frame{width:100%;height:min(72vh,920px);border:0;display:block;background:#f8fafc}@media(max-width:640px){.selected-file-item,.result-detail li,.selected-file-meta{flex-direction:column;align-items:flex-start}.selected-file-actions{justify-content:flex-start}.pdf-preview-frame{height:62vh}}
