:root{--header-bg:#fec537;--header-text:#1a1a1a;--launcher-bg:#fec537;--launcher-icon:#1a1a1a;--start-service-bg:#000;--start-service-text:#fff;--primary-button:#000;--primary-button-text:#fff}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:inherit!important;font-style:normal!important;opacity:1}input::placeholder,textarea::placeholder{font-family:inherit!important;font-style:normal!important;opacity:1}[data-test=main-header]{background-color:#fec537!important;background-color:var(--header-bg)!important}[data-test=main-header],[data-test=main-header] *{color:#1a1a1a!important;color:var(--header-text)!important}[data-test=minimize-button]:hover{background-color:rgba(0,0,0,.12)!important}[data-test=entry-point-button]{background-color:#fec537!important;background-color:var(--launcher-bg)!important;color:#1a1a1a!important;color:var(--launcher-icon)!important}[data-test=syncia-start-service-button]{background-color:#000!important;background-color:var(--start-service-bg)!important;color:#fff!important;color:var(--start-service-text)!important}[data-test=pre-engagement-start-chat-button],[data-test=start-new-chat-button]{background-color:#000!important;background-color:var(--primary-button)!important;color:#fff!important;color:var(--primary-button-text)!important}[data-test=pre-engagement-start-chat-button]:disabled,[data-test=pre-engagement-start-chat-button][aria-disabled=true]{background-color:#c9cdd1!important;color:#fff!important;cursor:not-allowed!important}[data-paste-element=MESSAGE_INPUT_BOX]{background:#fff!important;border:1px solid #000!important;border-radius:22px!important;box-shadow:none!important;box-sizing:border-box;min-height:40px;overflow:hidden;padding:2px 6px 2px 16px!important}[data-paste-element=MESSAGE_INPUT_BOX]:focus-within{border-color:#000!important;box-shadow:none!important}[data-test=message-input-textarea]{font-size:14px}[data-test=message-input-textarea]:focus{box-shadow:none!important;outline:none!important}[data-test=message-input-textarea]::-webkit-input-placeholder{color:#87929d!important;font-size:14px;font-style:normal!important}[data-test=message-input-textarea]::placeholder{color:#87929d!important;font-size:14px;font-style:normal!important}[data-test=message-send-button]{background:transparent!important}[data-test=message-send-button] svg{fill:#000!important;color:#000!important}@media (max-width:600px){[data-test=root-container]{border-radius:0!important;bottom:0!important;height:100vh!important;height:100dvh!important;left:0!important;margin:0!important;max-height:100vh!important;max-height:100dvh!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;width:100%!important}}@-webkit-keyframes webchatSlideUp{0%{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes webchatSlideUp{0%{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes webchatSlideDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}}@keyframes webchatSlideDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}}.webchat-window-enter{-webkit-animation:webchatSlideUp .24s ease-out both;animation:webchatSlideUp .24s ease-out both}.webchat-window-enter,.webchat-window-exit{-webkit-transform-origin:bottom right;transform-origin:bottom right}.webchat-window-exit{-webkit-animation:webchatSlideDown .2s ease-in both;animation:webchatSlideDown .2s ease-in both}@media (prefers-reduced-motion:reduce){.webchat-window-enter,.webchat-window-exit{-webkit-animation-duration:.01ms;animation-duration:.01ms}}
/*# sourceMappingURL=main.00ef846f.css.map*/