.modal-form.ctx-ai-class .area-modal{background:var(--color-white);border-radius:var(--radius-level-01);box-sizing:border-box;display:flex;flex-direction:column;max-height:822px;padding:24px;row-gap:20px;width:560px}.modal-form.ctx-ai-class .box-header{display:flex;flex-direction:column;gap:10px}.modal-form.ctx-ai-class .box-header .group-header{align-items:center;display:flex;justify-content:space-between}.modal-form.ctx-ai-class .box-header .group-header .title{font-size:var(--font-size-body-l);font-weight:var(--font-weight-bold)}.modal-form.ctx-ai-class .box-header .group-header .btn-close{height:24px;width:24px}.modal-form.ctx-ai-class .box-header .group-header .btn-close .path{fill:#5f6368}.modal-form.ctx-ai-class .box-header .description{color:var(--color-text-description)}.modal-form.ctx-ai-class .box-create{display:flex;gap:18px;justify-content:space-between}.modal-form.ctx-ai-class .box-create .group-button{align-items:flex-start;border:1px solid var(--color-border-base);border-radius:var(--radius-level-02);box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:24px;width:50%}.modal-form.ctx-ai-class .box-create .group-button:hover{border:1px solid var(--color-primary);box-shadow:0 0 10px #176aff1f}.modal-form.ctx-ai-class .box-create .group-button .top{align-items:flex-start;border-bottom:1px solid var(--color-border-base);display:flex;flex-direction:column;gap:5px;min-height:120px}.modal-form.ctx-ai-class .box-create .group-button .top .bg-icon{background:var(--color-gray-200);border-radius:var(--radius-level-04);height:45px;width:45px}.modal-form.ctx-ai-class .box-create .group-button .top .wrap{display:flex;gap:5px}.modal-form.ctx-ai-class .box-create .group-button .top .wrap .label{align-items:center;background:var(--color-primary);border-radius:var(--radius-level-04);color:var(--color-white);display:flex;font-size:11px;padding:0 4px}.modal-form.ctx-ai-class .box-create .group-button .top .title{font-weight:var(--font-weight-bold)}.modal-form.ctx-ai-class .box-create .group-button .top .description{color:var(--color-text-description);text-align:left}.modal-form.ctx-ai-class .box-create .group-button .bottom{color:var(--color-gray-400);font-size:var(--font-size-caption)}
