div.WxOChatContainer.WxOChatReset.WxOChatStyles .mainChatContainer{display:flex;height:calc(100vh - 96px);position:relative;border-left:1px solid;border-image:linear-gradient(180deg,#a6c8ff 64%,#78a9ff) 1}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatContainer{opacity:1;height:100%;width:40vw;z-index:1000;background-color:var(--cds-chat-shell-background,#fff);background-image:linear-gradient(to bottom,var(--cds-chat-shell-background,#fff) 0,var(--cds-chat-shell-background,#fff) 50%,var(--cds-ai-aura-end,#fff0) 50%,var(--cds-ai-aura-start,#4589ff1a) 100%);display:flex;flex-direction:column;flex-grow:1}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatContent{display:flex;flex-direction:column;flex-grow:1;height:100%}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatContent .loading{display:flex;align-items:center;justify-content:center;height:100%;width:100%}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatHeader{padding:10px;display:flex;height:5.3vh;border-bottom:1px solid var(--cds-border-subtle-01,#c6c6c6);justify-content:space-between;align-items:center;font-size:16px;width:100%}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatHeader .previewModeSwitcher{margin-top:16px;width:50%}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatHeader .previewModeSwitcher .cds--content-switcher{height:fit-content}div.WxOChatContainer.WxOChatReset.WxOChatStyles .chatHeader .headerRightSection{display:flex;gap:10px;align-items:center;margin-right:16px}div.WxOChatContainer.WxOChatReset.WxOChatStyles .controlBtn{height:10px;width:2px;border:1px solid #000;background-color:var(--cds-chat-shell-background,#fff);cursor:pointer}div.WxOChatContainer.WxOChatReset.WxOChatStyles .iconHolder{float:right}div.WxOChatContainer.WxOChatReset.WxOChatStyles .previewLabel{font-weight:700}div.WxOChatContainer.WxOChatReset.WxOChatStyles .artifactViewerContainer{height:calc(100vh - 150px)}div.WxOChatContainer.WxOChatReset.WxOChatStyles .feedback-banner .cds--actionable-notification__action-button{border:none}div.WxOChatContainer.WxOChatReset.WxOChatStyles .feedback-banner .cds--actionable-notification__action-button:hover{text-decoration:none;background:none}div.WxOChatContainer.WxOChatReset.WxOChatStyles .feedback-banner .cds--btn--ghost:focus{outline:unset}div.WxOChatContainer.WxOChatReset.WxOChatStyles .feedback-banner .cds--actionable-notification--low-contrast .cds--actionable-notification__action-button.cds--btn--ghost:hover{background-color:unset}div.WxOChatContainer.WxOChatReset.WxOChatStyles .feedback-banner .cds--actionable-notification{max-inline-size:100%}