.kc-assistant-button{position:fixed;right:20px;bottom:22px;z-index:1050;border:0;border-radius:999px;padding:.8rem 1rem;box-shadow:0 12px 30px rgba(0,0,0,.22)}.kc-assistant-panel{position:fixed;right:20px;bottom:82px;width:min(390px,calc(100vw - 30px));z-index:1051;background:#fff;border-radius:20px;box-shadow:0 18px 55px rgba(0,0,0,.25);overflow:hidden}.kc-assistant-head{padding:1rem;background:#0a7a3d;color:white;display:flex;justify-content:space-between;align-items:center}.kc-assistant-body{padding:1rem}.kc-assistant-output{max-height:260px;overflow:auto;background:#f7f9f8;border-radius:14px;padding:.8rem;min-height:70px}@media(max-width:576px){.kc-assistant-button{right:12px;bottom:14px}.kc-assistant-panel{right:10px;bottom:72px}}