.zedulex-chat-widget{position:fixed;z-index:99999;font-family:Arial,sans-serif}.zedulex-chat-widget.bottom-right{right:20px;bottom:20px}.zedulex-chat-widget.bottom-left{left:20px;bottom:20px}.zedulex-chat-launcher,.zedulex-chat-start button,.zedulex-chat-send button{background:var(--zedulex-chat-primary);color:#fff;border:0;border-radius:22px;padding:12px 18px;cursor:pointer}.zedulex-chat-panel{width:330px;max-width:calc(100vw - 30px);background:#fff;border:1px solid #ddd;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.18);overflow:hidden}.zedulex-chat-panel header{background:var(--zedulex-chat-primary);color:#fff;padding:14px;display:flex;justify-content:space-between;align-items:center}.zedulex-chat-close{background:transparent;border:0;color:#fff;font-size:22px;cursor:pointer}.zedulex-chat-start,.zedulex-chat-send{display:grid;gap:8px;padding:12px}.zedulex-chat-start input,.zedulex-chat-start textarea,.zedulex-chat-send input{border:1px solid #ccd0d4;border-radius:8px;padding:10px}.zedulex-chat-messages{height:260px;overflow:auto;padding:12px;background:#f6f7f7}.zedulex-chat-message{max-width:80%;margin:0 0 8px;padding:8px 10px;border-radius:12px;background:#fff}.zedulex-chat-message.visitor{margin-left:auto;background:#e8f0ff}.zedulex-chat-message.agent{background:#fff}.zedulex-chat-status{color:#b32d2e;padding:8px 12px}.zedulex-chat-panel footer{text-align:center;font-size:11px;color:#667;padding:8px}
