/* V3.3.0.6 — Floating Chat Workspace enhancement */
@media(min-width:901px){
 body.mf-desktop-shell-body .mf514-chat-pane{resize:both!important;overflow:hidden!important;min-width:320px!important;min-height:260px!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important}
 body.mf-desktop-shell-body .mf514-chat-pane.is-minimized{resize:none!important;width:300px!important;height:40px!important;min-height:40px!important}
 body.mf-desktop-shell-body .mf514-chat-pane.is-docked{right:8px!important;top:8px!important;bottom:8px!important;left:auto!important;width:390px!important;height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important;border-radius:16px!important;resize:horizontal!important}
 .mf3306-dock-button.is-active{background:#ffc400!important;border-color:#ffc400!important;color:#00305f!important}
 body.mf-desktop-shell-body .mf514-chat-pane:not(.is-minimized)::after{content:'↘';position:absolute;right:4px;bottom:1px;z-index:2147483001;color:#003da5;font-size:14px;font-weight:900;pointer-events:none}
}
