.wc-ai-prompt-box{

margin:30px 0;

padding:20px;

border-radius:12px;

background:#fff;

border:1px solid #ddd;

}

.wc-ai-prompt-box textarea{

width:100%;

height:260px;

font-family:monospace;

margin:15px 0;

direction:ltr;

}

.wc-ai-prompt-box button{

padding:10px 25px;

cursor:pointer;

}