:root{--container-bg-color:#fff;--chat-bubble-bg:linear-gradient(130deg,#0081eb -24.58%,#11c0ff 12.35%,#2cf4e4cc 51.78%,#47ffafcc 77.44%,#92ef7a 100.6%),#fff;--chat-bubble-text-color:#09143a;--chat-bubble-border-color:#0490c2;--chat-bubble-hover-bg:linear-gradient(130deg,#0081eb -24.58%,#11c0ff 12.35%,#2cf4e4cc 51.78%,#47ffafcc 77.44%,#92ef7a 100.6%),#fff;--chat-bubble-icon-shade:brightness(0.3);--body-font:Segoe,Segoe UI,Arial,sans-serif!important}div#ton-ecp-widget{bottom:0;position:fixed;right:0;z-index:9999999}.App{width:100%}.ecpw-chat-button{align-items:center;animation:fadeInButton .5s ease forwards;animation-delay:1s;background:linear-gradient(130deg,#0081eb -24.58%,#11c0ff 12.35%,#2cf4e4cc 51.78%,#47ffafcc 77.44%,#92ef7a 100.6%),#fff;background:var(--chat-bubble-bg);border:1px solid #0490c2;border:1px solid var(--chat-bubble-border-color);border-radius:30px;border-radius:50px;bottom:30px;box-shadow:0 4px 12px #00000026;color:#09143a;color:var(--chat-bubble-text-color);cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;opacity:0;overflow:hidden;padding:12px 20px;position:fixed;right:30px;transition:all .3s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1);width:60px;will-change:transform,width;z-index:999}@keyframes fadeInButton{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ecpw-chat-button:hover{background:linear-gradient(130deg,#0081eb -24.58%,#11c0ff 12.35%,#2cf4e4cc 51.78%,#47ffafcc 77.44%,#92ef7a 100.6%),#fff;background:var(--chat-bubble-hover-bg);transform:scale(1.05)!important}.ecpw-chat-button img{filter:brightness(.3);filter:var(--chat-bubble-icon-shade);height:26px;margin-right:6px;transition:margin-right .3s ease .2s;width:26px}.ecpw-chat-button-text{max-width:200px;opacity:0;transform:translateX(-10px);transition:opacity .3s ease .2s,transform .3s ease .2s;white-space:nowrap}.ecpw-chat-button.ecpw-no-text{width:60px}.ecpw-chat-button.ecpw-no-text .ecpw-chat-button-icon{margin-right:0}.ecpw-chat-button.ecpw-no-text .ecpw-chat-button-text{opacity:0;transform:translateX(-10px)}.ecpw-chat-button.ecpw-has-text{max-width:300px;min-width:60px;width:auto}.ecpw-chat-button.ecpw-has-text .ecpw-chat-button-icon{margin-right:6px}.ecpw-chat-button.ecpw-has-text .ecpw-chat-button-text{opacity:1;transform:translateX(0)}.ecpw-chat-button:focus{box-shadow:0 0 0 0 #0070f34d,0 4px 12px #00000026;outline:none}.ecpw-chat-icon{height:20px;margin-right:8px;width:20px}.ecpw-chat-window{background-color:#fff;background-color:var(--container-bg-color);border-radius:12px;bottom:-100%;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;height:80dvh;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:25px;transform:translateY(100%);transition:all .3s cubic-bezier(.4,0,.2,1);width:430px;z-index:1000}.ecpw-chat-window.ecpw-open{bottom:25px;opacity:1;pointer-events:auto;transform:translateY(0)}.ecpw-chat-window.ecpw-closing{opacity:0;pointer-events:none;transform:translateY(100%)}.ecpw-chat-header{align-items:center;background-color:linear-gradient(130deg,#0081eb -24.58%,#11c0ff 12.35%,#2cf4e4cc 51.78%,#47ffafcc 77.44%,#92ef7a 100.6%),#fff;background-color:var(--chat-bubble-bg);color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.ecpw-chat-title{font-size:18px;font-weight:600;margin:0}.ecpw-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;transition:background-color .2s ease;width:30px}.ecpw-close-button:hover{background-color:#ffffff1a}.ecpw-close-button svg{height:24px;width:24px}.ecpw-close-button:focus{box-shadow:0 0 0 0 #ffffff80;outline:none}.ecpw-chat-body{flex:1 1;overflow:hidden}.ecpw-chat-body .header{align-items:center;background:var(--iframe-header-bg);box-shadow:0 1px 4px #00000080;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;padding:15px 20px 15px 32px;position:relative;text-align:left;width:100%;z-index:98}.ecpw-chat-body .header .title{color:var(--iframe-header-text-color);font-family:var(--heading-font);font-size:20px;font-weight:600;letter-spacing:0;margin:0;padding:0;text-align:center;width:100%}.ecpw-chat-body .header .icon-close{-webkit-text-stroke:.3px var(--iframe-header-bg);color:var(--iframe-header-text-color);cursor:pointer;font-size:18px;font-weight:500}.ecpw-chat-body iframe{border:none;height:calc(100% - 56px);position:relative;top:0;width:100%}@media (max-width:500px){.ecpw-chat-window{border-radius:0;bottom:-100%;height:100dvh;left:0;right:0;top:auto;width:100%}.ecpw-chat-window.ecpw-open{bottom:0}}@media (min-width:500px){@media (max-height:700px){.ecpw-chat-window{height:95dvh}}}
/*# sourceMappingURL=main.01a47b32.css.map*/