/* Facelov Messenger server persistence v2.8.7 */
.fl-msg-minimize{width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#f1edff!important;color:#7c3aed!important;cursor:pointer!important;font:700 24px/1 system-ui,sans-serif!important;transition:transform .15s ease,background .15s ease!important}
.fl-msg-minimize:hover{background:#e8e0ff!important;transform:translateY(-1px)}
.fl-msg-minimize>span{display:block;transform:translateY(-2px)}
.fl-msg-server-bubble{position:fixed;right:22px;bottom:22px;z-index:2147483000}
.fl-msg-server-bubble[hidden]{display:none!important}
.fl-msg-server-bubble__button{position:relative;width:58px!important;height:58px!important;padding:0!important;border:3px solid #fff!important;border-radius:999px!important;overflow:hidden!important;background:#7c3aed!important;box-shadow:0 10px 30px rgba(31,26,64,.28)!important;cursor:pointer!important;transition:transform .16s ease,box-shadow .16s ease!important}
.fl-msg-server-bubble__button:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 34px rgba(31,26,64,.34)!important}
.fl-msg-server-bubble__avatar{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:inherit;color:#fff;font:800 20px/1 Inter,system-ui,sans-serif}
.fl-msg-server-bubble__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}
html.fl-msg-restoring [data-messages-shell]{visibility:hidden!important}
@media (min-width:769px){
[data-messages-shell].fl-msg-shell{position:fixed!important;inset:auto 22px 22px auto!important;width:374px!important;height:min(560px,calc(100vh - 110px))!important;max-width:calc(100vw - 44px)!important;max-height:calc(100vh - 110px)!important;z-index:2147482000!important;pointer-events:none!important}
[data-messages-shell].fl-msg-shell[hidden]{display:none!important}
[data-messages-shell] .fl-msg-backdrop{display:none!important}
[data-messages-shell] .fl-msg-panel{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border:1px solid rgba(98,83,155,.15)!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 18px 50px rgba(35,31,63,.22)!important;pointer-events:auto!important}
[data-messages-shell] .fl-msg-head,[data-messages-shell] .fl-msg-thread-head{min-height:64px}
}
@media (max-width:768px){.fl-msg-server-bubble{right:14px;bottom:82px}.fl-msg-server-bubble__button{width:54px!important;height:54px!important}}


/* v2.8.8: profile-safe fixed positioning */
@media (min-width:769px){
body>[data-messages-shell].fl-msg-shell,
body>[data-messages-shell].fl-msg-shell.fl-msg-portaled{
position:fixed!important;
top:auto!important;
left:auto!important;
right:22px!important;
bottom:22px!important;
inset:auto 22px 22px auto!important;
width:374px!important;
height:min(560px,calc(100vh - 110px))!important;
max-width:calc(100vw - 44px)!important;
max-height:calc(100vh - 110px)!important;
margin:0!important;
transform:none!important;
translate:none!important;
filter:none!important;
perspective:none!important;
z-index:2147482000!important;
}
body>[data-messages-shell].fl-msg-shell>.fl-msg-panel{
position:relative!important;
top:auto!important;
left:auto!important;
right:auto!important;
bottom:auto!important;
inset:auto!important;
transform:none!important;
margin:0!important;
width:100%!important;
height:100%!important;
max-width:none!important;
max-height:none!important;
}
}
