.nexora-chat-widget{font-family:Inter,system-ui,sans-serif;position:fixed;right:24px;bottom:24px;z-index:99999;color:#14213d}.nexora-chat-widget *{box-sizing:border-box}.nexora-chatbot-window{width:min(512px,calc(100vw - 32px));height:min(720px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.18)}.nexora-chatbot-window[hidden]{display:none}.nexora-chatbot-launcher{display:flex;align-items:center;justify-content:center;gap:12px;width:auto;min-width:184px;height:76px;padding:0 24px;border:0;border-radius:40px;background:#2563eb;color:#fff;box-shadow:0 12px 30px rgba(37,99,235,.28);cursor:pointer;font:600 18px inherit}.nexora-chatbot-launcher:hover{transform:translateY(-1px)}.nexora-launcher-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.8);border-radius:50%;font-size:22px}
@media(max-width:560px){.nexora-chat-widget{right:16px;bottom:16px}.nexora-chatbot-window{width:calc(100vw - 32px);height:min(680px,calc(100vh - 32px));border-radius:20px}.nexora-chatbot-launcher{min-width:0;width:64px;height:64px;padding:0;border-radius:50%}}
.nexora-launcher-text:empty{display:none}.nexora-launcher-text{color:var(--nexora-collapsedBubbleIconColor,#ffffff)!important;white-space:nowrap}.nexora-chatbot-launcher--with-text{min-width:184px;width:auto;padding:0 24px;border-radius:40px}@media(max-width:560px){.nexora-chatbot-launcher--with-text{width:auto;min-width:144px;height:56px;padding:0 16px;border-radius:30px}}.nexora-chatbot-launcher:has(.nexora-launcher-text:not(:empty)){width:auto;min-width:184px;padding:0 24px;border-radius:40px}@media(max-width:560px){.nexora-chatbot-launcher:has(.nexora-launcher-text:not(:empty)){width:auto;min-width:144px;height:56px;padding:0 16px;border-radius:30px}}