/* CUSTOMER_PROJECT_LLM_SOURCE_SWITCH_V65 */
.customer-project-llm-source-v65{display:none;margin:14px 0;padding:14px;border:1px dashed rgba(124,58,237,.42);border-radius:18px;background:#f5f3ff;color:#3b0764}
body.customer-project-llm-source-v65-visible .customer-project-llm-source-v65{display:block}
.customer-project-llm-source-v65 h2{margin:0 0 6px;font-size:18px}
.customer-project-llm-source-v65 p{margin:6px 0;color:#581c87;line-height:1.42}
.customer-project-llm-source-v65 .row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.customer-project-llm-source-v65 button,.customer-project-llm-source-v65 .pill{border:0;border-radius:999px;padding:8px 10px;font:inherit;font-size:12px;font-weight:800}
.customer-project-llm-source-v65 button{background:#7c3aed;color:#fff;cursor:pointer}
.customer-project-llm-source-v65 button.secondary{background:#ede9fe;color:#3b0764}
.customer-project-llm-source-v65 .pill{display:inline-flex;background:#fff;color:#3b0764}
.customer-project-llm-source-v65 pre{max-height:260px;overflow:auto;margin:10px 0 0;padding:10px;border-radius:12px;background:#1e1b4b;color:#ede9fe;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}
