.WorkspaceSelectTheme{width:100%;height:100vh;background:var(--bg-2);padding:12px;display:flex;flex-direction:column;box-shadow:0}.WorkspaceSelectTheme .WorkspaceSelectTheme-header{height:44px}.SelectThemeKeywordsTip{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.SelectThemeKeywordsTip .ant-tooltip-inner{width:-moz-fit-content;width:fit-content}.SelectThemeKeywordsTip-tip{pointer-events:auto;font-weight:500;white-space:nowrap}.SelectThemeKeywordsTip-tip>div{max-width:100px}.SelectThemeKeywordsTip-tip>span{margin-left:2px;color:var(--brand);text-decoration:underline;cursor:pointer}