:root{--chat-right:25px}.zammad-chat{color:#000;right:var(--chat-right);will-change:bottom;z-index:999;border-radius:5px 5px 0 0;flex-direction:column;width:33em;height:3.5em;font-size:12px;display:none;position:fixed;bottom:0;box-shadow:0 3px 10px #0000004d}@media only screen and (min-width:1920px){.zammad-chat{right:calc((100vw - var(--max-width))/2 + var(--chat-right))}}@media only screen and (max-width:768px){.zammad-chat{width:100%;right:0;border-radius:0!important;font-size:16px!important}}.zammad-chat--animate{-o-transition:transform .5s;transition:transform .5s}.zammad-chat.zammad-chat-is-loaded{opacity:0;display:flex}.zammad-chat.zammad-chat-is-shown{opacity:0}.zammad-chat.zammad-chat-is-open{opacity:1;height:30em}@media only screen and (max-width:768px){.zammad-chat.zammad-chat-is-open{height:100%}}.zammad-chat-icon{fill:currentColor;vertical-align:top;width:2em;height:2em;margin-top:4px;margin-right:5px}.zammad-chat-header{color:#fff;cursor:pointer;background:#379ad7;border-radius:5px 5px 0 0;height:3.5em;padding:.5em 2.5em .5em 1em;line-height:2.5em;position:relative;overflow:hidden;box-shadow:0 -1px #0000001a,inset 0 1px #ffffff4d,inset 0 -1px #0000001a,0 1px 1px #00000021}@media only screen and (max-width:768px){.zammad-chat-header{border-radius:0!important}}.zammad-chat.zammad-chat-is-open .zammad-chat-header{cursor:default}.zammad-chat-welcome-text{font-size:1.2em}.zammad-chat-header-icon{text-align:center;cursor:pointer;width:3.4em;height:100%;line-height:3.4em;position:absolute;top:0;right:0}.zammad-chat-header-icon:before{content:"";display:inline-block}.zammad-chat-header-icon-open,.zammad-chat-header-icon-close{fill:currentColor;vertical-align:middle;width:1.6em;height:auto}.zammad-chat-header-icon-close{width:1.3em}.zammad-chat-header-icon-close,.zammad-chat.zammad-chat-is-open .zammad-chat-header-icon-open{display:none}.zammad-chat.zammad-chat-is-open .zammad-chat-header-icon-close{display:inline}.zammad-chat-agent{float:left}.zammad-chat-header-controls{float:right}.zammad-chat-agent-avatar{float:left;border-radius:100%;width:2.5em;margin-right:.6em}.zammad-chat-agent-name{font-weight:700}.zammad-chat-agent-status{background:#0000001a;border-radius:1em;margin:.25em 1em;padding:0 .7em;line-height:2em;display:inline-block;box-shadow:inset 0 0 0 1px #0000000a}.zammad-chat-agent-status:before{content:"";vertical-align:middle;background:#f35912;border-radius:100%;width:.9em;height:.9em;margin-right:.3em;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #0000000a}.zammad-chat-agent-status[data-status=online]:before{background:#52c782}.zammad-chat-agent-status[data-status=connecting]:before{background:#faab00;animation:.6s linear infinite alternate connect-fade}@keyframes connect-fade{0%{opacity:.5;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.zammad-chat-modal{text-align:center;z-index:1;background:#fff;justify-content:center;align-items:center;margin-top:1px;padding:20px;display:flex;position:absolute;inset:3.5em 0 0}.zammad-chat-modal:empty{display:none}.zammad-chat-modal-text{font-size:1.3em;line-height:1.45}.zammad-chat-modal-text .zammad-chat-loading-animation{font-size:.7em}.zammad-chat-modal-text .zammad-chat-button{margin-top:1em;font-size:.8em}.zammad-chat-modal .zammad-chat-loading-animation{vertical-align:middle;margin-right:8px}.zammad-scroll-hint{color:#999;cursor:pointer;background:#f9fafa;border-bottom:1px solid #e8e8e8;align-items:center;padding:7px 10px 6px;display:flex}.zammad-scroll-hint.is-hidden{display:none}.zammad-scroll-hint-icon{fill:#c4c7ca;margin-right:8px}.zammad-chat-body{-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain;background:#fff;flex:1;padding:.5em 1em;display:none;overflow:auto}@media only screen and (max-width:768px){.zammad-chat-body{flex:1;height:auto}}.zammad-chat-is-open .zammad-chat-body{display:block}.zammad-chat-timestamp{text-align:center;color:#999;margin:1em 0;font-size:.9em}.zammad-chat-status{text-align:center;margin:1em 0}.zammad-chat-message{margin:.5em 0}.zammad-chat-message-body{white-space:pre-line;word-wrap:break-word;border-radius:1em}.zammad-chat-status-inner,.zammad-chat-message-body{background:#ededed;max-width:70%;padding:.5em 1em;line-height:1.4;display:inline-block;box-shadow:inset 0 2px #ffffff26,inset 0 0 0 1px #00000014,0 1px #00000005}.zammad-chat-status-inner{background:#eee;border-radius:.5em}.zammad-chat-message--customer{text-align:right}.zammad-chat-message--customer+.zammad-chat-message--agent,.zammad-chat-message--agent+.zammad-chat-message--customer{margin-top:1em}.zammad-chat-message--customer .zammad-chat-message-body{color:#fff;background:#379ad7}.zammad-chat-message--unread{font-weight:700}.zammad-chat-message--typing .zammad-chat-message-body{white-space:normal}.zammad-chat-loading-animation{display:inline-block}.zammad-chat-loading-circle{background:#d9d9d9;border-radius:100%;width:.55em;height:.55em;animation:.6s ease-in-out infinite alternate load-fade;display:inline-block}.zammad-chat-loading-circle+.zammad-chat-loading-circle{animation-delay:.13s}.zammad-chat-loading-circle+.zammad-chat-loading-circle+.zammad-chat-loading-circle{animation-delay:.26s}@keyframes load-fade{0%{opacity:.5;transform:scale(.6)}67%{opacity:1;transform:scale(1)}}.zammad-chat-controls{background:#fff;border-top:1px solid #ededed;align-items:flex-end;margin:0;padding:0;line-height:1.4em;display:none;position:relative;overflow:hidden;box-shadow:0 1px #00000003,0 -1px #00000005}.zammad-chat-is-open .zammad-chat-controls{display:flex}.zammad-chat-input{float:left;min-height:1.4em;max-height:6em;font-family:inherit;line-height:1.4em;font-size:inherit;appearance:none;-webkit-box-shadow:none;box-shadow:none;box-sizing:content-box;background:0 0;border:none;outline:none;flex:1;margin:0;padding:1em 2em;overflow:auto}.zammad-chat-input::-webkit-input-placeholder{color:#d9d9d9}.zammad-chat-button{appearance:none;font-family:inherit;font-size:inherit;line-height:initial;color:#fff;cursor:pointer;background:#379ad7;border:none;border-radius:1.5em;outline:none;margin:.63em 1em;padding:.5em 1.2em;display:inline-block;box-shadow:inset 0 2px #ffffff40,inset 0 0 0 1px #0000001a,0 1px #0000001a}.zammad-chat-send{float:right}.zammad-chat-button:disabled,.zammad-chat-input:disabled{cursor:not-allowed;opacity:.3}.zammad-chat-is-hidden{display:none}.zammad-chat--flat .zammad-chat-header,.zammad-chat--flat .zammad-chat-body{border:none}.zammad-chat--flat .zammad-chat-header,.zammad-chat--flat .zammad-chat-message-body,.zammad-chat--flat .zammad-chat-agent-status,.zammad-chat--flat .zammad-chat-button,.zammad-chat--flat .zammad-chat-status{-webkit-box-shadow:none;box-shadow:none}.zammad-chat-message--customer .zammad-chat-message-body,.zammad-chat-message--customer .zammad-chat-message-body *{color:#fff!important;font-family:inherit!important;font-size:12px!important;line-height:1.4em!important}
