.lhv81-chat-dock{position:fixed;right:18px;bottom:18px;z-index:999999;display:flex;flex-direction:column-reverse;gap:9px;align-items:flex-end}.lhv81-chat-bubble{position:relative;width:48px;height:48px;transition:transform .18s ease}.lhv81-chat-bubble:hover{transform:translateX(-7px) scale(1.08)}.lhv81-chat-bubble>a{display:block;width:48px;height:48px;border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,.24);border:2px solid #fff;overflow:visible;position:relative;background:#fff}.lhv81-chat-bubble img{display:block;width:44px;height:44px;border-radius:50%;object-fit:cover}.lhv81-chat-bubble a span{position:absolute;right:58px;top:50%;transform:translateY(-50%);background:#111;color:#fff;padding:6px 9px;border-radius:8px;font:600 11px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;white-space:nowrap;opacity:0;pointer-events:none;transition:.15s}.lhv81-chat-bubble:hover a span{opacity:1}.lhv81-chat-bubble>button{position:absolute;right:-5px;top:-6px;width:19px;height:19px;border:0;border-radius:50%;background:#111;color:#fff;font:700 13px/18px Arial,sans-serif;padding:0;cursor:pointer;opacity:0;transform:scale(.8);transition:.15s;box-shadow:0 2px 7px rgba(0,0,0,.25)}.lhv81-chat-bubble:hover>button{opacity:1;transform:scale(1)}.lhv81-site-login[hidden]{display:none!important}.lhv81-site-login{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:18px}.lhv81-site-login-backdrop{position:absolute;inset:0;border:0;background:rgba(5,8,12,.62)}.lhv81-site-login-card{position:relative;width:min(420px,100%);background:#fff;border-radius:18px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.33);display:grid;gap:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.lhv81-site-login-card h2{margin:6px 0 0;font-size:23px}.lhv81-site-login-card p{margin:0;color:#666;font-size:12px;line-height:1.5}.lhv81-site-login-card label{font-size:11px;font-weight:700;color:#555}.lhv81-site-login-card input[type=text],.lhv81-site-login-card input[type=password],.lhv81-site-login-card input:not([type]){width:100%;margin-top:5px;border:1px solid #dedfe3;border-radius:10px;padding:11px}.lhv81-site-login-card>button[type=submit]{border:0;border-radius:10px;padding:11px 14px;background:#c80000;color:#fff;font-weight:800;cursor:pointer}.lhv81-site-login-x{position:absolute;right:11px;top:11px;border:0;width:32px;height:32px;border-radius:50%;background:#f1f2f4;cursor:pointer;font-size:19px}.lhv81-login-brand{display:flex;align-items:center;font-weight:900;font-size:19px}.lhv81-login-brand b{background:#c80000;color:#fff;padding:3px 6px;border-radius:4px;margin-left:3px}.lhv81-login-check{display:flex;align-items:center;gap:6px}.lhv81-floating-login{position:fixed;right:18px;bottom:18px;z-index:99999;border:0;border-radius:999px;background:#c80000;color:#fff;padding:10px 15px;font:800 12px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;box-shadow:0 10px 25px rgba(0,0,0,.22);cursor:pointer}@media(max-width:640px){.lhv81-chat-dock{right:10px;bottom:10px}.lhv81-chat-bubble,.lhv81-chat-bubble>a{width:44px;height:44px}.lhv81-chat-bubble img{width:40px;height:40px}}