*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8;color:#17202a}.app{min-height:100vh}.header{background:#111827;color:#fff;padding:18px 24px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:20px;font-weight:800;letter-spacing:1px}.subtitle{margin-top:3px;color:#aeb8c5;font-size:13px}.status{font-size:12px;font-weight:700}.dot{display:inline-block;width:8px;height:8px;background:#22c55e;border-radius:50%;margin-right:7px}.container{width:min(900px,calc(100% - 24px));margin:24px auto 50px}section{background:#fff;border-radius:14px;margin-bottom:16px;padding:22px;box-shadow:0 2px 8px #0000000f}.section-label{color:#687386;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:7px}h1,h2,h3,p{margin-top:0}h1{font-size:27px;margin-bottom:12px}h2{font-size:20px;margin-bottom:8px}h3{font-size:13px;margin-bottom:6px}.vehicle-details{display:flex;flex-wrap:wrap;gap:9px}.vehicle-details span{background:#eef2f7;padding:7px 11px;border-radius:7px;font-size:13px;font-weight:600}.dtc-code{font-size:38px;font-weight:900;letter-spacing:1px;margin:5px 0}.dtc-card p{color:#5f6b7a;margin-bottom:0}.progress-top{display:flex;justify-content:space-between;align-items:center}.progress-number{font-size:18px;font-weight:800}.progress-bar{height:9px;background:#e5e7eb;border-radius:10px;overflow:hidden;margin-top:14px}.progress-fill{width:16.67%;height:100%;background:#2563eb}.step-header{display:flex;gap:15px;align-items:center;margin-bottom:24px}.step-number{min-width:46px;height:46px;border-radius:50%;background:#2563eb;color:#fff;display:grid;place-items:center;font-size:20px;font-weight:900}.instruction,.expected,.spec{padding:16px;border-radius:10px;margin-bottom:12px}.instruction{background:#eff6ff}.expected{background:#f0fdf4}.spec{background:#fff7ed}.instruction p,.expected p,.spec p{color:#4b5563;line-height:1.5;margin-bottom:0}.tool{padding:13px 0;border-bottom:1px solid #e5e7eb}.actions{display:flex;gap:12px;margin:20px 0}.actions button,.next{border:0;border-radius:9px;padding:14px 20px;font-size:14px;font-weight:800;cursor:pointer}.pass{background:#16a34a;color:#fff;flex:1}.fail{background:#dc2626;color:#fff;flex:1}.notes label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.notes textarea{width:100%;min-height:110px;resize:vertical;border:1px solid #d1d5db;border-radius:9px;padding:12px;font:inherit}.next{width:100%;margin-top:14px;background:#111827;color:#fff}@media(max-width:600px){.header{padding:15px}.container{width:calc(100% - 16px);margin-top:12px}section{padding:17px}h1{font-size:23px}.dtc-code{font-size:32px}.actions{flex-direction:column}}.recall-results-card{border-left:4px solid #d97706}.recall-item{border-left:3px solid #d97706}.recall-code{color:#b45309}.recall-remedy{margin-top:12px;padding:12px;border-radius:8px;background:#d9770614;line-height:1.5}.recall-source{display:inline-block;margin-top:14px;font-weight:600;text-decoration:none}.recall-source:hover{text-decoration:underline}.recall-loading{padding:16px 0;opacity:.75}.recall-card{border-left:5px solid #d32f2f}.recall-item{border-left:4px solid #d32f2f}.recall-warning{display:inline-block;margin:8px 0 12px;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:800;letter-spacing:.5px;background:#fee2e2;color:#991b1b}.recall-remedy{margin-top:14px;padding:12px;border-radius:8px;background:#f3f4f6}.recall-remedy p{margin-bottom:0}
