#alc-root{font-family:Arial,sans-serif}
.alc-launch{position:fixed;right:22px;bottom:22px;z-index:99998;border:0;border-radius:999px;background:#222;color:#fff;padding:13px 18px;display:flex;gap:8px;align-items:center;box-shadow:0 8px 30px #0003;cursor:pointer;font-size:15px}
.alc-bubble{font-size:10px;color:#fff}.alc-window{display:none;position:fixed;right:22px;bottom:82px;width:350px;max-width:calc(100vw - 30px);height:min(500px,calc(100vh - 105px));background:#fff;border-radius:16px;box-shadow:0 12px 45px #0003;z-index:99999;overflow:hidden;border:1px solid #ddd;flex-direction:column}
.alc-header{background:#222;color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.alc-header strong{display:block;font-size:16px}.alc-header small{opacity:.75;display:block;margin-top:4px}.alc-header button{border:0;background:none;color:#fff;font-size:25px;cursor:pointer}
.alc-messages{flex:1;min-height:0;overflow-y:auto;padding:14px;background:#f7f7f7;scroll-behavior:smooth}.alc-msg{margin:8px 0;display:flex}.alc-msg.visitor{justify-content:flex-end}.alc-msg div{max-width:80%;padding:9px 11px;border-radius:12px;background:#fff;border:1px solid #ddd;white-space:pre-wrap;overflow-wrap:anywhere}.alc-msg.visitor div{background:#222;color:#fff;border-color:#222}.alc-msg time{display:block;font-size:9px;opacity:.6;margin-top:4px}
.alc-form,.alc-chat-form{padding:12px;flex:0 0 auto;max-height:210px;overflow-y:auto;box-sizing:border-box}.alc-form label{font-size:12px;display:block;margin-bottom:8px}.alc-form input,.alc-form select,.alc-form textarea,.alc-chat-form textarea{width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:8px;padding:9px;margin-top:4px;font:inherit}.alc-form button,.alc-chat-form button{width:100%;border:0;background:#222;color:#fff;border-radius:8px;padding:10px;cursor:pointer}.alc-status{text-align:center;font-size:11px;padding:0 12px 10px;color:#777}
@media(max-width:480px){.alc-launch{right:12px;bottom:12px}.alc-window{right:10px;bottom:70px;width:calc(100vw - 20px);height:min(560px,calc(100vh - 85px));max-height:calc(100vh - 85px)}.alc-messages{flex:1;min-height:120px}.alc-form,.alc-chat-form{max-height:230px;padding:10px}}
.alc-captcha-box{margin:8px 0 10px;padding:9px;border:1px solid #ddd;border-radius:8px;background:#fafafa}.alc-captcha-box>label{margin:0 0 5px;font-weight:600}.alc-captcha-row{display:flex;gap:6px;align-items:center}.alc-captcha-question{flex:1;font-weight:700}.alc-captcha-refresh{width:36px!important;padding:7px!important;background:#eee!important;color:#222!important;font-size:18px}.alc-captcha-box input{margin-top:6px!important}

.alc-enable-sound{margin:6px auto;padding:6px 10px;border:0;border-radius:6px;background:#f1f1f1;cursor:pointer;font-size:12px}.alc-enable-sound:focus{outline:2px solid #2271b1}
