
#dsm-ai-launch{position:fixed;right:20px;bottom:150px;z-index:9999;border:0;background:#b7ff25;color:#07101b;font-weight:950;padding:13px 16px;border-radius:999px;box-shadow:0 10px 30px #0003}
#dsm-ai-panel{position:fixed;right:20px;bottom:210px;z-index:10000;width:min(410px,calc(100vw - 24px));height:min(650px,calc(100vh - 180px));background:#fff;border:1px solid #d9ded6;box-shadow:0 22px 60px #0004;display:none;flex-direction:column}
#dsm-ai-panel.open{display:flex}.dsm-ai-head{background:#0b111c;color:#fff;padding:14px 16px;display:flex;justify-content:space-between}.dsm-ai-head small{display:block;color:#b7ff25}.dsm-ai-close{border:0;background:transparent;color:#fff;font-size:22px}.dsm-ai-messages{padding:14px;overflow:auto;flex:1;background:#f6f8f3}.dsm-ai-msg{max-width:88%;padding:11px 12px;margin:8px 0;border-radius:14px;line-height:1.45;font-size:14px}.dsm-ai-msg.bot{background:#fff;border:1px solid #dfe4da}.dsm-ai-msg.user{background:#0b111c;color:#fff;margin-left:auto}.dsm-ai-actions{display:flex;flex-wrap:wrap;gap:7px}.dsm-ai-chip{border:1px solid #cfd6cc;background:#fff;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:800}.dsm-ai-form{border-top:1px solid #dfe4da;padding:10px}.dsm-ai-form form{display:grid;grid-template-columns:1fr auto;gap:8px}.dsm-ai-form input{min-width:0;padding:11px;font-size:16px}.dsm-ai-form button{border:0;background:#b7ff25;font-weight:950;padding:10px 14px}.dsm-ai-disclosure{font-size:10px;color:#6b7582;padding:0 10px 10px}.dsm-ai-leadbox{border:1px solid #d7ddd3;background:#fff;padding:12px;margin-top:10px}.dsm-ai-leadbox input,.dsm-ai-leadbox textarea{width:100%;padding:9px;margin:5px 0;border:1px solid #ccd3c9}.dsm-ai-leadbox button{width:100%;padding:10px;background:#0b111c;color:#fff;border:0;font-weight:900}
@media(max-width:600px){#dsm-ai-launch{right:12px;bottom:138px}#dsm-ai-panel{right:12px;bottom:198px;width:calc(100vw - 24px);height:min(620px,calc(100vh - 160px))}}

/* V44: AI Assistant intentionally positioned above WhatsApp to prevent overlap. */

.dsm-ai-questionbox textarea{min-height:92px;resize:vertical}

.dsm-ai-gate{margin-top:0}.dsm-ai-gate p{margin:5px 0 10px}.dsm-ai-phonegrid{display:grid;grid-template-columns:88px minmax(0,1fr) 70px;gap:6px}
.dsm-ai-gate input{font-size:16px}.dsm-ai-gate button{margin-top:8px;background:#b7ff25!important;color:#07101b!important}
@media(max-width:480px){.dsm-ai-phonegrid{grid-template-columns:82px 1fr}.dsm-ai-phonegrid input:last-child{grid-column:1/-1}}
