.chatbot-widget--floating{z-index:250;right:16px;bottom:max(16px, env(safe-area-inset-bottom,0px));font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;position:fixed}.chatbot-widget-fab{cursor:pointer;background:var(--brand-600,#155dfc);color:#fff;border:none;border-radius:9999px;align-items:center;gap:12px;max-width:min(100vw - 32px,256px);padding:12px 16px 12px 14px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #155dfc59}.chatbot-widget-fab:hover{transform:translateY(-1px);box-shadow:0 12px 28px #155dfc66}.chatbot-widget-fab-text{text-align:left;min-width:0}.chatbot-widget-panel{border:1px solid var(--brand-border-gray,#d5d7da);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 48px #0f172a1f}.chatbot-widget-panel--floating{width:min(100vw - 32px,400px);height:min(calc(100dvh - 88px - env(safe-area-inset-bottom,0px)), 560px)}.chatbot-widget-panel--sidebar{width:100%;height:min(512px,100dvh - 192px)}.chatbot-widget-icon-badge{background:linear-gradient(135deg,#155dfc 0%,#1447e6 100%);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #155dfc59}.chatbot-widget-icon-badge--lg{border-radius:12px;width:36px;height:36px}.chatbot-widget-header{border-bottom:1px solid var(--brand-border-gray,#d5d7da);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.chatbot-widget-messages{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex;overflow-y:auto}.chatbot-msg-emphasis{color:var(--brand-600,#155dfc);font-weight:600}.chatbot-msg-emphasis--user{color:#fff;text-underline-offset:2px;text-decoration:underline}.chatbot-msg-link{color:var(--brand-600,#155dfc);cursor:pointer;font-weight:600;text-decoration:none}.chatbot-msg-link:hover{text-underline-offset:2px;text-decoration:underline}.chatbot-msg-link--user{color:#fff;text-underline-offset:2px;text-decoration:underline}.chatbot-widget-end-chat-btn{color:var(--error-600,#d92d20);white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;line-height:16px;transition:background-color .15s,border-color .15s,color .15s}.chatbot-widget-end-chat-btn:hover{border-color:var(--error-300,#fda29b);background:var(--error-50,#fef3f2);color:var(--error-700,#b42318)}.chatbot-widget-input-row{background:#fff;flex-shrink:0;align-items:center;gap:8px;padding:12px;display:flex}.chatbot-widget-input{border:1px solid var(--brand-border-gray,#d5d7da);min-width:0;color:var(--foreground,#0f172a);background:#fff;border-radius:12px;outline:none;flex:1;padding:10px 14px;font-size:14px;line-height:20px}.chatbot-widget-input:focus{border-color:var(--brand-600,#155dfc);box-shadow:0 0 0 2px #155dfc26}.chatbot-widget-input::placeholder{color:#64748b}.chatbot-widget-send-btn{cursor:pointer;background:var(--brand-600,#155dfc);color:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s,opacity .15s;display:flex}.chatbot-widget-send-btn:hover:not(:disabled){background:#1447e6}.chatbot-widget-send-btn:disabled{cursor:not-allowed;opacity:.4}.chatbot-widget--sidebar{width:100%;position:relative}.chatbot-widget-sidebar-trigger{cursor:pointer;border:1px solid var(--brand-border-gray,#d5d7da);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:background-color .15s;display:flex}.chatbot-widget-sidebar-trigger:hover{background:#f8fafc}.chatbot-widget-sidebar-trigger--active{border-color:var(--brand-600,#155dfc);background:var(--secondary,#eff4ff)}.chatbot-widget--sidebar-collapsed{justify-content:center;display:flex;position:relative}.chatbot-widget-sidebar-icon-btn{cursor:pointer;background:var(--brand-600,#155dfc);border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:flex}.chatbot-widget-sidebar-icon-btn:hover{background:#1447e6}.chatbot-widget-sidebar-popover{z-index:70;position:absolute}.chatbot-widget-sidebar-popover--expanded,.chatbot-widget--sidebar-collapsed .chatbot-widget-sidebar-popover{width:min(100vw - 272px,400px);bottom:0;left:calc(100% + 12px)}.chatbot-widget-sidebar-popover .chatbot-widget-panel--sidebar{width:100%;height:min(600px,100dvh - 128px)}@media (max-width:1024px){.chatbot-widget-fab-text{display:none}}@media (max-width:639px){.chatbot-widget-panel--floating{width:calc(100vw - 24px);height:min(calc(100dvh - 88px - env(safe-area-inset-bottom,0px)), 576px)}.chatbot-widget--floating{right:12px}.chatbot-widget-fab{border-radius:9999px;justify-content:center;width:52px;height:52px;padding:0}.chatbot-widget-input{font-size:16px;line-height:22px}}@media (min-width:1024px) and (max-height:900px){.chatbot-widget-sidebar-popover--expanded,.chatbot-widget--sidebar-collapsed .chatbot-widget-sidebar-popover{top:max(12px, env(safe-area-inset-top,0px));bottom:max(12px, env(safe-area-inset-bottom,0px));width:min(100vw - 280px,400px);height:auto;position:fixed;left:268px}.chatbot-widget--sidebar-collapsed .chatbot-widget-sidebar-popover{width:min(100vw - 88px,400px);left:76px}}.chatbot-widget--trainers-rail{--chatbot-trainers-popover-max-width:400px;--chatbot-trainers-popover-max-height:600px;--chatbot-trainers-popover-gap:12px;width:100%;position:relative}.chatbot-widget-sidebar-popover--trainers-portal{z-index:250;position:fixed}.chatbot-widget-sidebar-popover--trainers-portal .chatbot-widget-panel--sidebar{width:100%;height:100%;max-height:inherit;margin-left:8px}.chatbot-widget--trainers-drawer{width:100%;position:relative}
