.exam-upload-grid{align-items:start}.exam-workflow-card{display:grid;gap:18px}.exam-workflow-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.exam-status-pill{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border-radius:999px;background:#13203a;border:1px solid #314163;color:#dce7ff;font-size:0.86rem;font-weight:700}.exam-status-pill[data-state="reading"]{background:rgba(255,159,67,0.12);border-color:rgba(255,159,67,0.35);color:#ffc27c}.exam-status-pill[data-state="review"]{background:rgba(91,141,239,0.14);border-color:rgba(91,141,239,0.35);color:#dce7ff}.exam-status-pill[data-state="ready"]{background:rgba(40,199,111,0.12);border-color:rgba(40,199,111,0.35);color:#7ef2ae}.exam-step-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.exam-step-card{min-height:120px;border:1px solid var(--line);border-radius:18px;padding:14px;background:rgba(255,255,255,0.03);display:grid;gap:8px}.exam-step-card span{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#17345a;color:#eef6ff;font-weight:800}.exam-step-card strong{font-size:0.92rem}.exam-step-card small{color:var(--muted);line-height:1.45}.exam-step-card.is-active{border-color:rgba(78,205,196,0.45);background:rgba(78,205,196,0.08)}.exam-support-grid,.exam-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.exam-support-card,.exam-meta-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:rgba(255,255,255,0.03);display:grid;gap:8px}.exam-support-card strong,.exam-meta-card strong{color:var(--text);font-size:0.92rem}.exam-support-card p,.exam-meta-card span,.exam-detected-empty,.exam-detected-snippet,.exam-inline-note{color:var(--muted);line-height:1.5;margin:0}.exam-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.exam-action-grid button{min-height:48px;width:100%}.exam-detected-shell{display:grid;gap:12px}.exam-detected-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.exam-detected-list{display:grid;gap:10px}.exam-detected-item{border:1px solid var(--line);border-radius:16px;padding:14px;background:rgba(255,255,255,0.03);display:grid;gap:8px}.exam-detected-topline{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.exam-detected-name{font-weight:700;color:var(--text)}.exam-confidence{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:0.75rem;font-weight:700;border:1px solid transparent}.exam-confidence.high{background:rgba(40,199,111,0.12);color:#7ef2ae;border-color:rgba(40,199,111,0.35)}.exam-confidence.medium{background:rgba(255,159,67,0.12);color:#ffc27c;border-color:rgba(255,159,67,0.35)}.exam-confidence.low{background:rgba(234,84,85,0.12);color:#ff9fa0;border-color:rgba(234,84,85,0.35)}.exam-detected-meta{display:flex;flex-wrap:wrap;gap:8px}.exam-detected-meta .chip{padding:5px 9px;font-size:0.76rem}.exam-review-dialog{width:min(1180px,96vw);max-height:92vh;border:none;border-radius:22px;padding:0;background:#0d1525;color:var(--text);box-shadow:0 24px 56px rgba(0,0,0,0.45)}.exam-review-dialog::backdrop{background:rgba(0,0,0,0.68)}.exam-review-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,0.08)}.exam-review-body{padding:18px 20px 20px;overflow:auto;max-height:calc(92vh - 96px);display:grid;gap:16px}.exam-review-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.exam-review-summary .formula-block{margin:0}.exam-review-table-wrap{width:100%;overflow-x:auto}.exam-review-table{width:100%;border-collapse:collapse;min-width:980px}.exam-review-table th,.exam-review-table td{border:1px solid rgba(255,255,255,0.08);padding:10px 8px;vertical-align:top;font-size:0.84rem}.exam-review-table th{background:rgba(255,255,255,0.03);color:#dce7ff}.exam-review-table input[type="text"],.exam-review-table input[type="number"],.exam-review-table select{width:100%;min-height:40px;border-radius:10px;border:1px solid #31405d;background:#0d1525;color:var(--text);padding:8px 10px}.exam-review-table tr.is-low-confidence{background:rgba(234,84,85,0.07)}.exam-review-table tr.is-ignored{opacity:0.58}.exam-review-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.exam-review-actions button{min-height:44px}@media (max-width:1100px){.exam-step-row,.exam-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-support-grid,.exam-meta-grid,.exam-review-summary{grid-template-columns:1fr}}@media (max-width:768px){.exam-workflow-head,.exam-detected-head,.exam-review-head,.exam-review-actions{flex-direction:column;align-items:stretch}.exam-step-row,.exam-action-grid{grid-template-columns:1fr}.exam-action-grid button,.exam-review-actions button,.exam-workflow-card .file-label{width:100%}.exam-review-dialog{width:min(100vw,100vw);border-radius:0;max-height:100vh}}