.NewProjectAiHistory{position:fixed;height:calc(100% - 24px);top:0;right:0;z-index:99;outline:1px solid var(--line-1);outline-offset:-1px;border:none!important}.NewProjectAiHistory .PResourceList{padding-top:12px}.NewProjectAiHistoryItem{padding:12px 4px 12px 12px;display:flex;align-items:center;gap:4px;border-radius:12px;width:100%;cursor:pointer}.NewProjectAiHistoryItem .content{min-width:0;flex:1 1}.NewProjectAiHistoryItem .content>div{line-height:20px;margin-bottom:4px}.NewProjectAiHistoryItem .content>p{line-height:18px;margin:0}.NewProjectAiHistoryItem .thumbnail{outline:1px solid var(--line-1);outline-offset:-1px;border-radius:8px;overflow:hidden;margin-left:4px}.NewProjectAiHistoryItem .thumbnail img{width:88px;height:49px;object-fit:cover;border:none}.NewProjectAiHistoryItem .action{opacity:0}.NewProjectAiHistoryItem .action .more{border-radius:50%;height:16px;display:flex}.NewProjectAiHistoryItem:hover{background:var(--bg-5)}.NewProjectAiHistoryItem:hover .action{opacity:1}.AIOutline{padding:12px;height:100vh;background:var(--bg-2)}.AIOutline-header{margin-bottom:12px}.AIOutline-content{flex:1 1;min-height:0}