.editor-ai-chat{position:absolute;top:60px;right:0;bottom:0;z-index:40;display:flex;box-shadow:-8px 0 24px rgba(18,22,32,.08);transform:translateX(100%);transition:transform .25s ease}.editor-ai-chat.is-open{transform:none}.editor-ai-chat .ai-surface{height:100%;flex:none}@media (max-width:900px){.editor-ai-chat{left:0;bottom:var(--ai-editor-kb,0)}.editor-ai-chat .ai-surface{width:100%}}