.floating-social-bar{z-index:9999;flex-direction:column;align-items:flex-end;gap:2px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.social-item{color:#fff;border-radius:12px 0 0 12px;align-items:center;width:55px;height:55px;margin-left:auto;text-decoration:none;transition:width .4s;display:flex;position:relative;overflow:hidden}.social-item i{text-align:center;min-width:55px;font-size:22px}.social-item span{white-space:nowrap;opacity:0;padding-right:20px;font-size:15px;font-weight:500;transition:all .3s;transform:translate(10px)}.social-item:hover{color:#fff;width:180px;font-weight:bolder}.social-item:hover span{opacity:1;transform:translate(0)}
.FloatingChatWidget-module__U3Hsqa__root{z-index:9998;position:fixed;bottom:24px;left:24px}.FloatingChatWidget-module__U3Hsqa__launcher{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:136px;height:96px;padding:0;display:inline-flex;position:relative;overflow:visible}.FloatingChatWidget-module__U3Hsqa__launcherLabel{fill:#24bfcc;letter-spacing:0;paint-order:stroke;pointer-events:none;stroke:#fff;stroke-linejoin:round;stroke-width:5px;text-transform:capitalize;width:136px;height:76px;font-size:17px;font-weight:900;position:absolute;top:0;left:50%;transform:translate(-50%)}.FloatingChatWidget-module__U3Hsqa__launcherIconWrap{border-radius:50%;width:58px;height:58px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #0c5e324d}.FloatingChatWidget-module__U3Hsqa__launcherWave{pointer-events:none;font-size:26px;line-height:1;position:absolute;bottom:10px;left:calc(50% - 52px);transform:rotate(-18deg)}.FloatingChatWidget-module__U3Hsqa__launcherIcon{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.FloatingChatWidget-module__U3Hsqa__unread{color:#fff;background:#ff3b30;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-5px;right:-2px}.FloatingChatWidget-module__U3Hsqa__panel{background:#f3f5ee;border-radius:8px;flex-direction:column;width:min(380px,100vw - 32px);height:min(620px,100vh - 112px);display:flex;position:absolute;bottom:112px;left:50%;overflow:hidden;transform:translate(-68px);box-shadow:0 24px 70px #1420193d}.FloatingChatWidget-module__U3Hsqa__header{color:#fff;background:#075e54;align-items:center;gap:12px;min-height:70px;padding:12px 14px;display:flex}.FloatingChatWidget-module__U3Hsqa__avatar{background:#20b15a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:flex;overflow:hidden}.FloatingChatWidget-module__U3Hsqa__avatar img{object-fit:cover;width:100%;height:100%}.FloatingChatWidget-module__U3Hsqa__headerText{flex:1;min-width:0}.FloatingChatWidget-module__U3Hsqa__headerText strong,.FloatingChatWidget-module__U3Hsqa__headerText span{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;display:block;overflow:hidden}.FloatingChatWidget-module__U3Hsqa__headerText span{color:#ffffffc7;margin-top:4px;font-size:12px}.FloatingChatWidget-module__U3Hsqa__close{color:#fff;background:0 0;border:0;width:38px;height:38px;font-size:24px;line-height:1}.FloatingChatWidget-module__U3Hsqa__messages{background:linear-gradient(#f3f5eee6,#f3f5eee6),radial-gradient(circle at 20% 20%,#075e5417,#0000 26%),radial-gradient(circle at 80% 30%,#20b15a1f,#0000 24%);flex:1;padding:16px 12px;overflow-y:auto}.FloatingChatWidget-module__U3Hsqa__bubble{color:#142019;overflow-wrap:anywhere;border-radius:8px;max-width:84%;margin-bottom:10px;padding:9px 11px;font-size:14px;line-height:1.42;box-shadow:0 1px 1px #00000014}.FloatingChatWidget-module__U3Hsqa__bot,.FloatingChatWidget-module__U3Hsqa__admin{background:#fff;margin-right:auto}.FloatingChatWidget-module__U3Hsqa__visitor{background:#d9fdd3;margin-left:auto}.FloatingChatWidget-module__U3Hsqa__bubble small{color:#667267;text-align:right;margin-top:4px;font-size:10px;display:block}.FloatingChatWidget-module__U3Hsqa__capture{background:#fff;border-top:1px solid #00000014;gap:8px;padding:10px;display:grid}.FloatingChatWidget-module__U3Hsqa__capture input,.FloatingChatWidget-module__U3Hsqa__composer input{color:#142019;border:1px solid #d8ded8;border-radius:8px;outline:none;min-height:42px;padding:0 12px;font-size:14px}.FloatingChatWidget-module__U3Hsqa__capture input:focus,.FloatingChatWidget-module__U3Hsqa__composer input:focus{border-color:#20b15a}.FloatingChatWidget-module__U3Hsqa__composer{background:#edf0eb;border-top:1px solid #00000014;align-items:center;gap:8px;padding:10px;display:flex}.FloatingChatWidget-module__U3Hsqa__composer input{flex:1;min-width:0}.FloatingChatWidget-module__U3Hsqa__send,.FloatingChatWidget-module__U3Hsqa__save{color:#fff;background:#20b15a;border:0;border-radius:50%;flex:none;width:42px;height:42px;font-size:16px;font-weight:900}.FloatingChatWidget-module__U3Hsqa__save{border-radius:8px;width:auto;height:42px;padding:0 16px;font-size:13px}.FloatingChatWidget-module__U3Hsqa__send:disabled,.FloatingChatWidget-module__U3Hsqa__save:disabled{cursor:not-allowed;opacity:.55}@media (max-width:575px){.FloatingChatWidget-module__U3Hsqa__root{bottom:16px;left:16px}.FloatingChatWidget-module__U3Hsqa__launcher{width:124px;height:88px}.FloatingChatWidget-module__U3Hsqa__launcherLabel{width:124px;height:70px;font-size:15px}.FloatingChatWidget-module__U3Hsqa__launcherIconWrap{width:54px;height:54px}.FloatingChatWidget-module__U3Hsqa__launcherWave{font-size:23px;bottom:9px;left:calc(50% - 48px)}.FloatingChatWidget-module__U3Hsqa__panel{height:min(600px,100vh - 94px);bottom:102px;transform:translate(-62px)}}
