.AskAiDrawer-module-scss-module__KYKtxa__LaunchButton{z-index:100010;justify-content:center;align-items:center;gap:var(--space-container,10px);width:150px;height:36px;padding:0 var(--space-container,10px);border:1px solid var(--AI-AI-Border,#ffa925);border-radius:var(--radius-large,5px);background:var(--AI-Analysis,linear-gradient(225deg, #71571c 0%, #6a2726 50%, #372865 100%));box-shadow:var(--AI-Analysis-shadow,0 12px 32px 0 #00000059);color:var(--Label-title);cursor:pointer;letter-spacing:0;font-size:15px;font-weight:500;line-height:20px;display:inline-flex;position:fixed;bottom:20px;right:20px}:is(html[data-theme=light] .AskAiDrawer-module-scss-module__KYKtxa__LaunchButton,#theme-root[data-theme=light] .AskAiDrawer-module-scss-module__KYKtxa__LaunchButton){box-shadow:var(--AI-Analysis-shadow,0 12px 32px 0 #0000001f)!important}.AskAiDrawer-module-scss-module__KYKtxa__LaunchButton svg{flex:0 0 18px;width:18px;height:18px}.AskAiDrawer-module-scss-module__KYKtxa__LaunchButton:hover{filter:brightness(1.02)}.AskAiDrawer-module-scss-module__KYKtxa__Drawer{z-index:3;border:1px solid var(--AI-AI-Border,var(--Background-old-brand));border-radius:var(--radius-large,5px);background:var(--Background-base);width:341px;min-width:0;min-height:0;color:var(--Label-title);box-shadow:none;flex-direction:column;flex:0 0 341px;align-self:stretch;display:flex;position:relative;overflow:hidden}.AskAiDrawer-module-scss-module__KYKtxa__DrawerHeader{height:40px;padding:var(--space-small,6px) var(--space-container,10px);border-bottom:1px solid var(--Background-border);border-radius:var(--radius-large,5px) var(--radius-large,5px) 0 0;background:var(--Background-shade);flex:0 0 40px;justify-content:space-between;align-items:center;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__HeaderLeft,.AskAiDrawer-module-scss-module__KYKtxa__HeaderActions,.AskAiDrawer-module-scss-module__KYKtxa__HeaderTitle{align-items:center;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__HeaderLeft,.AskAiDrawer-module-scss-module__KYKtxa__HeaderActions{gap:var(--space-small,6px)}.AskAiDrawer-module-scss-module__KYKtxa__HeaderTitle{color:var(--Label-title);white-space:nowrap;gap:7px;font-size:13px;font-weight:500;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__HeaderTitle svg{flex:0 0 14px;width:14px;height:14px}.AskAiDrawer-module-scss-module__KYKtxa__IconButton,.AskAiDrawer-module-scss-module__KYKtxa__SendButton,.AskAiDrawer-module-scss-module__KYKtxa__ResponseActionButton,.AskAiDrawer-module-scss-module__KYKtxa__ScrollToBottomButton{width:28px;height:28px;color:var(--Label-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 28px;justify-content:center;align-items:center;padding:0;display:inline-flex}.AskAiDrawer-module-scss-module__KYKtxa__IconButton svg,.AskAiDrawer-module-scss-module__KYKtxa__SendButton svg,.AskAiDrawer-module-scss-module__KYKtxa__ResponseActionButton svg,.AskAiDrawer-module-scss-module__KYKtxa__ScrollToBottomButton svg{flex:0 0 14px;width:14px;height:14px}.AskAiDrawer-module-scss-module__KYKtxa__IconButton:hover,.AskAiDrawer-module-scss-module__KYKtxa__SendButton:hover,.AskAiDrawer-module-scss-module__KYKtxa__ResponseActionButton:hover,.AskAiDrawer-module-scss-module__KYKtxa__ScrollToBottomButton:hover,.AskAiDrawer-module-scss-module__KYKtxa__IconButtonActive{background:var(--Background-base-hover);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__DrawerContent{min-height:0;padding:var(--space-container,10px);flex-direction:column;flex:auto;justify-content:space-between;display:flex;position:relative;overflow:hidden}.AskAiDrawer-module-scss-module__KYKtxa__TopContent{gap:var(--space-large,20px);flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.AskAiDrawer-module-scss-module__KYKtxa__TopContentScrollable:after{z-index:1;background:linear-gradient(to top, var(--Background-base) 7.377%, rgb(var(--Background-base-rgb,252 252 252)/0) 100%);content:"";pointer-events:none;height:127px;position:absolute;bottom:0;left:0;right:0}.AskAiDrawer-module-scss-module__KYKtxa__Intro{gap:var(--space-mini,3px);flex-direction:column;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__IntroTitle{color:var(--Label-title);margin:0;font-size:14px;font-weight:400;line-height:20px}.AskAiDrawer-module-scss-module__KYKtxa__IntroCopy{color:var(--Label-muted);margin:0;font-size:13px;font-weight:400;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__Messages{gap:var(--space-container,10px);scrollbar-color:var(--Label-faint) #0000;scrollbar-width:thin;flex-direction:column;flex:auto;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.AskAiDrawer-module-scss-module__KYKtxa__UserMessage{border-radius:var(--radius-small,3px);background:var(--Background-shade-subtle);width:fit-content;max-width:100%;color:var(--Label-title);padding:var(--space-small,6px);word-break:break-word;align-self:flex-end;font-size:13px;font-weight:400;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__AssistantMessage,.AskAiDrawer-module-scss-module__KYKtxa__ThinkingMessage{width:100%;color:var(--Label-base);word-break:break-word;align-self:stretch;font-size:13px;font-weight:400;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__AssistantMessage{gap:var(--space-small,6px);padding:var(--space-small,6px);flex-direction:column;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ThinkingMessage{padding:var(--space-small,6px);color:var(--Label-muted);font-size:12px;line-height:14px}.AskAiDrawer-module-scss-module__KYKtxa__AssistantContent{gap:var(--space-small,6px);flex-direction:column;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__AssistantContent strong{color:var(--Label-title);font-weight:500}.AskAiDrawer-module-scss-module__KYKtxa__AssistantContent code{border-radius:var(--radius-small,3px);background:var(--Background-shade-subtle);color:var(--Label-title);padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__AssistantContent a{color:var(--Background-brand);text-underline-offset:2px;text-decoration:underline}.AskAiDrawer-module-scss-module__KYKtxa__AssistantParagraph,.AskAiDrawer-module-scss-module__KYKtxa__AssistantHeading{margin:0}.AskAiDrawer-module-scss-module__KYKtxa__AssistantParagraph{color:var(--Label-base);font-size:13px;font-weight:400;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__AssistantHeading{color:var(--Label-title);font-size:14px;font-weight:500;line-height:20px}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownList{gap:var(--space-small,6px);color:var(--Label-base);flex-direction:column;margin:0;padding-left:18px;font-size:13px;font-weight:400;line-height:16px;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTableWrapper{border:1px solid var(--Background-border);border-radius:var(--radius-small,3px);scrollbar-width:thin;width:100%;max-width:100%;overflow-x:auto}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable{border-collapse:collapse;background:var(--Background-base);width:100%;min-width:420px;color:var(--Label-base);text-align:left;font-size:12px;line-height:14px}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable th,.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable td{padding:var(--space-small,6px);border-bottom:1px solid var(--Background-border);border-right:1px solid var(--Background-border);vertical-align:top}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable th:last-child,.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable td:last-child{border-right:0}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable tr:last-child td{border-bottom:0}.AskAiDrawer-module-scss-module__KYKtxa__MarkdownTable th{background:var(--Background-shade);color:var(--Label-title);white-space:nowrap;font-weight:500}.AskAiDrawer-module-scss-module__KYKtxa__ResponseExtras,.AskAiDrawer-module-scss-module__KYKtxa__FollowUpPrompts{flex-direction:column;align-items:flex-start;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ResponseExtras{gap:var(--space-small,6px)}.AskAiDrawer-module-scss-module__KYKtxa__FollowUpPrompts{gap:var(--space-small,6px);width:100%;max-width:100%}.AskAiDrawer-module-scss-module__KYKtxa__FollowUpPrompt{width:100%;max-width:100%;min-height:28px;padding:var(--space-small,6px);border-radius:var(--radius-small,3px);background:var(--Background-shade-subtle);color:var(--Label-base);cursor:pointer;text-align:left;border:0;align-items:center;font-size:13px;font-weight:400;line-height:16px;display:inline-flex}.AskAiDrawer-module-scss-module__KYKtxa__FollowUpPrompt:hover{background:var(--Background-shade-hover);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__ResponseActions{gap:var(--space-small,6px);align-items:center;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ResponseActionButton{width:16px;height:16px;color:var(--Label-muted);flex-basis:16px}.AskAiDrawer-module-scss-module__KYKtxa__ResponseActionButton svg{flex:0 0 16px;width:16px;height:16px}.AskAiDrawer-module-scss-module__KYKtxa__ResponseActionButton:hover{color:var(--Label-title);background:0 0}.AskAiDrawer-module-scss-module__KYKtxa__Prompts{align-items:flex-start;gap:var(--space-small,6px);flex-direction:column;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__PromptChip{max-width:100%;min-height:28px;padding:var(--space-small,6px);border-radius:var(--radius-small,3px);background:var(--Background-shade-subtle);color:var(--Label-base);cursor:pointer;text-align:left;white-space:normal;border:0;align-items:center;font-size:13px;font-weight:400;line-height:16px;display:inline-flex}.AskAiDrawer-module-scss-module__KYKtxa__PromptChip:hover{background:var(--Background-shade-hover);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__QuickActions{flex-direction:column;gap:8px;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__QuickActionsTitle{color:var(--Label-muted);margin:0;font-size:12px;font-weight:400;line-height:14px}.AskAiDrawer-module-scss-module__KYKtxa__QuickActionGrid{flex-wrap:wrap;gap:8px;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ActionChip,.AskAiDrawer-module-scss-module__KYKtxa__RetryButton{align-items:center;gap:var(--space-small,6px);height:28px;padding:0 var(--space-small,6px);border:1px solid var(--Background-border);border-radius:var(--radius-small,3px);background:var(--Background-base);color:var(--Label-base);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;line-height:16px;display:inline-flex;box-shadow:0 1px 1px #0000000a}.AskAiDrawer-module-scss-module__KYKtxa__ActionChip svg,.AskAiDrawer-module-scss-module__KYKtxa__RetryButton svg{flex:0 0 14px;width:14px;height:14px}.AskAiDrawer-module-scss-module__KYKtxa__ActionChip:hover,.AskAiDrawer-module-scss-module__KYKtxa__RetryButton:hover{border-color:var(--Background-border-hover);background:var(--Background-base-hover);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__ErrorState{align-items:center;gap:var(--space-container,10px);flex-direction:column;width:100%;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ErrorCard{gap:var(--space-small,6px);width:100%;padding:var(--space-container,10px);border:1px solid var(--Semantic-warning);border-radius:var(--radius-large,5px);background:var(--Semantic-warning-subtle);color:var(--Label-title);flex-direction:column;font-size:13px;font-weight:400;line-height:16px;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ErrorCard p{margin:0}.AskAiDrawer-module-scss-module__KYKtxa__ErrorCardTitle{align-items:center;gap:var(--space-small,6px);font-weight:500;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ErrorCardTitle svg{width:16px;height:16px;color:var(--Semantic-warning);flex:0 0 16px}.AskAiDrawer-module-scss-module__KYKtxa__RateLimitCard{right:var(--space-container,10px);bottom:64px;left:var(--space-container,10px);z-index:2;gap:var(--space-small,6px);padding:var(--space-container,10px);border:1px solid var(--Background-border);border-radius:var(--radius-large,5px);background:var(--Background-sub);color:var(--Label-title);flex-direction:column;font-size:13px;font-weight:400;line-height:16px;display:flex;position:absolute;box-shadow:0 1px 8px #00000014}.AskAiDrawer-module-scss-module__KYKtxa__RateLimitCard p{margin:0}.AskAiDrawer-module-scss-module__KYKtxa__RateLimitHeader{justify-content:space-between;align-items:center;gap:var(--space-small,6px);display:flex}.AskAiDrawer-module-scss-module__KYKtxa__RateLimitHeader p{font-weight:500}.AskAiDrawer-module-scss-module__KYKtxa__ScrollToBottomButton{z-index:2;border:1px solid var(--Background-border);background:var(--Background-base);border-radius:50%;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 1px 1px #0000000a}.AskAiDrawer-module-scss-module__KYKtxa__BottomContent{gap:var(--space-small,6px);flex-direction:column;flex:none;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__InputRow{align-items:flex-start;gap:var(--space-small,6px);display:flex}.AskAiDrawer-module-scss-module__KYKtxa__ChatInput{box-sizing:border-box;width:100%;min-width:0;min-height:28px;max-height:96px;padding:5px var(--space-small,6px);border:1px solid var(--Background-border);border-radius:var(--radius-small,3px);background:var(--Background-base);color:var(--Label-muted);resize:none;outline:none;font-family:inherit;font-size:13px;font-weight:400;line-height:16px;overflow-y:auto;box-shadow:0 1px 1px #0000000a}.AskAiDrawer-module-scss-module__KYKtxa__ChatInput::placeholder{color:var(--Label-muted);opacity:1}.AskAiDrawer-module-scss-module__KYKtxa__ChatInput:hover,.AskAiDrawer-module-scss-module__KYKtxa__ChatInput:focus{border-color:var(--Background-border-hover)}.AskAiDrawer-module-scss-module__KYKtxa__ChatInput:disabled{color:var(--Label-faint);cursor:default}.AskAiDrawer-module-scss-module__KYKtxa__ChatInput:disabled::placeholder{color:var(--Label-faint)}.AskAiDrawer-module-scss-module__KYKtxa__ChatInputSubmitting:disabled{color:var(--Label-muted);-webkit-text-fill-color:var(--Label-muted)}.AskAiDrawer-module-scss-module__KYKtxa__ChatInputSubmitting:disabled::placeholder{color:var(--Label-muted)}.AskAiDrawer-module-scss-module__KYKtxa__SendButtonWrapper{flex:0 0 28px;display:inline-flex;position:relative}.AskAiDrawer-module-scss-module__KYKtxa__SendButtonTooltip{padding:var(--space-small,6px);border:1px solid var(--Background-border);border-radius:var(--radius-small,3px);background:var(--Background-base);color:var(--Label-title);white-space:nowrap;font-size:12px;font-weight:400;line-height:14px;display:none;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 1px 1px #0000000a}.AskAiDrawer-module-scss-module__KYKtxa__SendButtonWrapper:hover .AskAiDrawer-module-scss-module__KYKtxa__SendButtonTooltip,.AskAiDrawer-module-scss-module__KYKtxa__SendButtonWrapper:focus-within .AskAiDrawer-module-scss-module__KYKtxa__SendButtonTooltip{display:block}.AskAiDrawer-module-scss-module__KYKtxa__SendButton{border-radius:var(--radius-small,3px);color:var(--Label-faint)}.AskAiDrawer-module-scss-module__KYKtxa__SendButton:not(:disabled):hover{background:var(--Background-base-hover);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__SendButton:disabled{cursor:default;opacity:.55}.AskAiDrawer-module-scss-module__KYKtxa__SendButton:disabled:hover{color:var(--Label-faint);background:0 0}.AskAiDrawer-module-scss-module__KYKtxa__SendButtonReady:not(:disabled),.AskAiDrawer-module-scss-module__KYKtxa__SendButtonReady:not(:disabled):hover{border:1px solid var(--Background-brand);background:var(--Background-brand);color:var(--Label-control)}.AskAiDrawer-module-scss-module__KYKtxa__SendButtonSubmitting:not(:disabled),.AskAiDrawer-module-scss-module__KYKtxa__SendButtonSubmitting:not(:disabled):hover{border:1px solid var(--Background-border);background:var(--Background-base);color:var(--Label-title);box-shadow:0 1px 1px #0000000a}.AskAiDrawer-module-scss-module__KYKtxa__Disclaimer{color:var(--Label-faint);margin:0;font-size:12px;font-weight:400;line-height:14px}.AskAiDrawer-module-scss-module__KYKtxa__HistoryPanel{z-index:3;gap:var(--space-small,6px);width:187px;padding:var(--space-container,10px);border-radius:0 var(--radius-large,5px) var(--radius-large,5px) 0;background:var(--Background-sub);flex-direction:column;display:flex;position:absolute;top:39px;bottom:0;left:-1px;box-shadow:0 6px 18px #0000001f}.AskAiDrawer-module-scss-module__KYKtxa__HistoryHeader{justify-content:space-between;align-items:center;gap:var(--space-small,6px);display:flex}.AskAiDrawer-module-scss-module__KYKtxa__HistoryHeader p{color:var(--Label-muted);margin:0;font-size:12px;font-weight:400;line-height:14px}.AskAiDrawer-module-scss-module__KYKtxa__HistoryList{gap:var(--space-small,6px);flex-direction:column;display:flex}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemRow,.AskAiDrawer-module-scss-module__KYKtxa__EmptyHistory{border-radius:var(--radius-small,3px);width:100%;color:var(--Label-base);margin:0;font-size:13px;font-weight:400;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemRow{background:0 0;align-items:center;min-height:28px;display:flex;position:relative}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemRow:hover,.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemRow:focus-within{background:var(--Background-shade);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemRow:hover .AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuButton,.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemRow:focus-within .AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuButton{opacity:1}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItem{min-width:0;padding:var(--space-small,6px);color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;flex:auto;align-self:stretch;align-items:center;display:flex;overflow:hidden}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuButton{width:24px;height:24px;color:var(--Label-muted);cursor:pointer;opacity:0;background:0 0;border:0;border-radius:4px;flex:0 0 24px;justify-content:center;align-items:center;margin-right:2px;padding:0;display:inline-flex}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuButton:hover,.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuButton:focus{background:var(--Background-base-hover);color:var(--Label-title);opacity:1}.AskAiDrawer-module-scss-module__KYKtxa__HistoryMoreIcon{width:14px;height:14px;position:relative}.AskAiDrawer-module-scss-module__KYKtxa__HistoryMoreIcon:before{content:"";background:currentColor;border-radius:50%;width:2px;height:2px;position:absolute;top:2px;left:6px;box-shadow:0 4px,0 8px}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemActive{background:var(--Background-shade);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemActive .AskAiDrawer-module-scss-module__KYKtxa__HistoryItemTitle{font-weight:500}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuOpen .AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenuButton{background:var(--Background-base-hover);color:var(--Label-title);opacity:1}.AskAiDrawer-module-scss-module__KYKtxa__HistoryItemMenu{z-index:4;border:1px solid var(--Background-border);border-radius:var(--radius-small,3px);background:var(--Background-base);min-width:112px;box-shadow:var(--shadows-surface-medium,0 1px 8px #00000014);flex-direction:column;padding:3px;display:flex;position:absolute;top:calc(100% + 2px);right:0}.AskAiDrawer-module-scss-module__KYKtxa__HistoryMenuItem{width:100%;padding:var(--space-small,6px);border-radius:var(--radius-small,3px);color:var(--Label-base);cursor:pointer;text-align:left;background:0 0;border:0;font-size:13px;font-weight:400;line-height:16px}.AskAiDrawer-module-scss-module__KYKtxa__HistoryMenuItem:hover,.AskAiDrawer-module-scss-module__KYKtxa__HistoryMenuItem:focus{background:var(--Background-shade);color:var(--Label-title)}.AskAiDrawer-module-scss-module__KYKtxa__EmptyHistory{padding:var(--space-small,6px);color:var(--Label-muted)}@media screen and (max-width:900px){.AskAiDrawer-module-scss-module__KYKtxa__LaunchButton,.AskAiDrawer-module-scss-module__KYKtxa__Drawer{display:none}}
