mcor-chatbot { display: block; position: relative; z-index: 2147482000; }
mcor-chatbot[mode="floating"] { position: fixed; right: 20px; bottom: 20px; }
.mcor-chatbot-builder-placeholder { padding: 18px; border: 2px dashed #123b5d; background: #f7fafc; color: #123b5d; text-align: center; font-weight: 600; }
@media (max-width: 560px) { mcor-chatbot[mode="floating"] { right: 12px; bottom: 12px; } }
