.gq-ai-step3{margin:0 0 16px;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;box-shadow:0 10px 28px rgba(15,23,42,.08);overflow:hidden}
.gq-ai-step3-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #dbeafe;background:#fff;padding:16px 18px}
.gq-ai-step3-head span{display:block;color:#1d4ed8;font-size:12px;font-weight:900}
.gq-ai-step3-head strong{display:block;margin-top:4px;color:#0f172a;font-size:16px}
.gq-ai-step3-head p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.6}
.gq-ai-step3-head b{flex:none;border-radius:6px;background:#fff7ed;padding:7px 10px;color:#c2410c;font-size:12px}
.gq-ai-step3-body{padding:16px 18px}
.gq-ai-step3-body>label>span{display:block;margin-bottom:6px;color:#334155;font-size:12px;font-weight:900}
.gq-ai-step3 textarea{width:100%;min-height:88px;resize:vertical;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:10px 12px;color:#0f172a;font:inherit;font-size:13px;line-height:1.6;outline:none}
.gq-ai-step3 textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.14)}
.gq-ai-step3-scope{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.gq-ai-step3-scope label{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe4f0;border-radius:6px;background:#fff;padding:7px 9px;color:#334155;font-size:12px;font-weight:700;cursor:pointer}
.gq-ai-step3-scope input{accent-color:#2563eb}
.gq-ai-step3-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}
.gq-ai-step3-actions button{height:36px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:0 14px;color:#334155;font-size:12px;font-weight:900;cursor:pointer}
.gq-ai-step3-actions button.primary{border-color:#2563eb;background:#2563eb;color:#fff}
.gq-ai-step3-actions button:disabled{cursor:wait;opacity:.62}
.gq-ai-step3-feedback{margin-top:10px;border-radius:6px;background:#eff6ff;padding:9px 11px;color:#475569;font-size:12px;line-height:1.55}
.gq-ai-step3-feedback[data-state="running"]{background:#fff7ed;color:#9a3412}
.gq-ai-step3-feedback[data-state="success"]{background:#ecfdf5;color:#047857}
.gq-ai-step3-feedback[data-state="error"]{background:#fef2f2;color:#b91c1c}
@media(max-width:760px){.gq-ai-step3-head{display:block}.gq-ai-step3-head b{display:inline-block;margin-top:10px}.gq-ai-step3-actions{display:grid;grid-template-columns:1fr 1fr}.gq-ai-step3-actions button{width:100%}}

.gq-ai-step3-legacy-label,.gq-ai-step3-credit-note{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

