.help-assistant-root--global{position:fixed;right:24px;bottom:88px;z-index:1400}.help-assistant-root--global .help-assistant-fab{position:static}.help-assistant-root--global .help-assistant-panel{position:fixed;right:24px;bottom:156px;width:min(420px,calc(100vw - 32px));height:min(560px,calc(100vh - 180px));z-index:1400}.help-assistant-root--chat-input{position:absolute;right:20px;bottom:calc(100% + 12px);z-index:20}.help-assistant-root--chat-input .help-assistant-fab{position:static;box-shadow:0 8px 20px #0f172a2e}.help-assistant-root--chat-input .help-assistant-panel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(380px,calc(100vw - 48px));height:min(460px,52vh);z-index:1400}.help-assistant-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.help-assistant-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.help-assistant-message{max-width:92%;padding:10px 12px;border-radius:12px}.help-assistant-message--assistant{align-self:flex-start;background:#0000000a}.help-assistant-message--user{align-self:flex-end;background:#1976d21f}.help-assistant-input{display:flex;align-items:flex-end;gap:8px;padding:12px 16px 16px;border-top:1px solid rgba(0,0,0,.08)}.help-assistant-chip-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;align-content:flex-start}.help-assistant-suggestion-chip{max-width:100%}.help-assistant-suggestion-chip.MuiChip-root{height:auto}.help-assistant-suggestion-chip:hover:not(.Mui-disabled){background:#1976d214;border-color:#1976d273}.help-assistant-panel{display:flex;flex-direction:column;overflow:hidden;border-radius:16px!important}@media (max-width: 600px){.help-assistant-root--global{right:16px;bottom:72px}.help-assistant-root--global .help-assistant-panel{right:16px;left:16px;width:auto;bottom:132px;height:min(70vh,560px)}.help-assistant-root--chat-input{right:12px;bottom:calc(100% + 8px)}.help-assistant-root--chat-input .help-assistant-panel{right:0;left:auto;width:min(340px,calc(100vw - 24px));height:min(52vh,420px)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#111827}html,body,#root{height:100%}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f9fafb}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px;border:2px solid #F9FAFB}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
