:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#1e293b;background:#eef2f7}*{box-sizing:border-box}body{margin:0}.topbar{height:58px;background:#fff;border-bottom:1px solid #dbe3ec;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}.brand{font-weight:750}.participant{font-size:12px;color:#64748b}.page{max-width:1220px;margin:22px auto;padding:0 16px}.panel{background:#fff;border:1px solid #dbe3ec;border-radius:10px;padding:24px;box-shadow:0 3px 14px rgba(15,23,42,.05)}.welcome{max-width:700px;margin:50px auto}.welcome h1{font-size:26px;margin:0 0 12px}.muted{color:#64748b;font-size:13px;line-height:1.7}.field{margin-top:18px}.field label{display:block;font-weight:700;font-size:13px;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:7px;font:inherit}.consent{display:flex;align-items:flex-start;gap:8px;margin-top:18px;font-size:13px;line-height:1.6}.consent input{margin-top:4px}.primary,.secondary{border:0;border-radius:7px;padding:10px 18px;font-weight:700;cursor:pointer}.primary{background:#2563eb;color:#fff}.primary:disabled{background:#cbd5e1;cursor:not-allowed}.secondary{background:#e2e8f0;color:#334155}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:9px 11px;margin-top:12px;font-size:12px;display:none}.progress-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.progress-title{font-weight:750}.progress-track{height:7px;background:#e2e8f0;border-radius:10px;overflow:hidden;margin-top:6px}.progress-fill{height:100%;background:#2563eb}.case-frame{width:100%;border:0;background:#fff;min-height:760px;border-radius:8px}.case-shell{padding:0;overflow:hidden}.case-footer{border-top:1px solid #e2e8f0;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;background:#fff}.ready-note{font-size:12px;color:#64748b}.ready-note.ok{color:#166534;font-weight:700}.survey{max-width:820px;margin:auto}.survey h1{font-size:22px;margin-top:0}.question{padding:16px 0;border-bottom:1px solid #e2e8f0}.question:last-child{border-bottom:0}.question-label{font-size:14px;font-weight:700;margin-bottom:10px}.required{color:#dc2626}.likert{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.likert label,.radio-list label{border:1px solid #cbd5e1;border-radius:7px;padding:9px 7px;font-size:12px;text-align:center;cursor:pointer}.likert input,.radio-list input{margin-right:4px}.radio-list{display:flex;flex-direction:column;gap:7px}.survey textarea,.survey input[type=text]{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:7px;min-height:42px}.complete{text-align:center;max-width:680px;margin:70px auto}.complete .code{font-size:22px;font-weight:800;background:#f1f5f9;border-radius:8px;padding:12px;margin:18px 0}.local-only{display:none;background:#fff7ed;border:1px solid #fed7aa;padding:10px;border-radius:7px;margin-top:16px}.spinner{display:none;font-size:12px;color:#64748b;margin-left:8px}@media(max-width:700px){.topbar{padding:0 12px}.page{margin:12px auto}.panel{padding:17px}.likert{grid-template-columns:1fr}.likert label{text-align:left}.case-footer{align-items:flex-start;gap:8px;flex-direction:column}.actions{width:100%}.actions button{flex:1}}
