.chatbot-header{padding:12px 16px;font-weight:700;color:#fff;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-header-bg)}.chatbot-title{font-size:1rem;flex:1}.chatbot-actions{display:flex;gap:8px}.chatbot-actions button{background:transparent;border:none;font-size:22px;color:#fff;cursor:pointer;padding:4px;transition:transform .2s ease}.chatbot-actions button:hover{transform:scale(1.1)}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.scrollbar-thin::-webkit-scrollbar{width:6px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}
