:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#1f2430;background:#eef1f6}*{box-sizing:border-box}body{margin:0}.page{max-width:760px;margin:0 auto;padding:32px 16px 64px}.header{margin-bottom:20px}.header h1{font-size:26px;margin:0 0 4px}.description{margin:0 0 8px;font-size:15px}.muted{color:#6b7280;font-size:13px}.card{background:#fff;border:1px solid #e2e6ee;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 2px #1018280d}.card.center{text-align:center}.card.center h1{margin-top:8px;font-size:20px}.icon{width:40px;height:40px;border-radius:50%;background:#10b981;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.icon.error{background:#ef4444}.spinner{width:28px;height:28px;margin:0 auto 12px;border:3px solid #dbe1ea;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.questions{display:flex;flex-direction:column;gap:16px}.question-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:50%;background:#2563eb;color:#fff;font-size:14px;font-weight:600}.question-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.question-body{flex:1}.question-body h2{margin:0 0 4px;font-size:16px}.question-body a{color:#2563eb;font-size:13px;text-decoration:none}.question-body a:hover{text-decoration:underline}.ack{display:flex;align-items:center;gap:10px;padding:12px;background:#f8fafc;border:1px solid #e2e6ee;border-radius:8px;font-size:14px;cursor:pointer;margin-bottom:12px}.ack input{width:18px;height:18px;accent-color:#2563eb}.attachments{border-top:1px dashed #e2e6ee;padding-top:12px}.attachments-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hidden-input{display:none}.attachment{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:14px}.attachment a{color:#1f2430;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-icon{font-size:13px}.remove{background:none;border:none;color:#9ca3af;font-size:14px;cursor:pointer;padding:2px 4px}.remove:hover{color:#ef4444}button.primary{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;cursor:pointer}button.primary:disabled{opacity:.6;cursor:not-allowed}button.ghost{background:none;border:1px solid #d1d5db;border-radius:6px;padding:5px 10px;font-size:13px;color:#374151;cursor:pointer}button.ghost:hover{border-color:#2563eb;color:#2563eb}.submit-row{margin-top:24px;display:flex;justify-content:flex-end}.error-text{color:#ef4444;font-size:13px;margin:12px 0 0}.doc-page{max-width:900px}.reader-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:12px}.reader-frame{width:100%;height:70vh;border:1px solid #e2e6ee;border-radius:8px;background:#f8fafc}.reader-image{text-align:center;background:#f8fafc;border:1px solid #e2e6ee;border-radius:8px;padding:16px}.reader-image img{max-width:100%;max-height:70vh;border-radius:4px;box-shadow:0 4px 16px #1018281f}.reader-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:48px 16px;text-align:center;border:1px dashed #d1d5db;border-radius:8px;background:#f8fafc}.reader-actions{margin-top:16px;display:flex;justify-content:flex-end}.download-link{color:#2563eb;font-weight:600}.choices{display:flex;flex-direction:column;gap:8px}.choice{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e2e6ee;border-radius:8px;background:#f8fafc;cursor:pointer;font-size:14px;transition:border-color .15s,background .15s}.choice:hover{border-color:#2563eb}.choice.selected{border-color:#2563eb;background:#eff6ff}.choice input{width:18px;height:18px;accent-color:#2563eb}.submit-row{margin-top:24px;display:flex;justify-content:flex-end;gap:12px}.submit-row.between{justify-content:space-between;align-items:center}.signature-heading{margin:0 0 4px;font-size:18px}.signature-name-label{display:block;font-size:13px;font-weight:600;margin:16px 0 6px}.text-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;background:#fff;color:#1f2430}.text-input:focus{outline:none;border-color:#2563eb}.signature-row{margin-top:16px}.signature-box{position:relative;border:1px solid #d1d5db;border-radius:10px;background:#fff}.signature-canvas{width:100%;height:200px;display:block;touch-action:none;border-radius:10px}.signature-placeholder{position:absolute;left:16px;bottom:12px;color:#9ca3af;font-size:14px;pointer-events:none;-webkit-user-select:none;user-select:none}.signature-clear{position:absolute;right:10px;top:10px}
