.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}}/* 8.2 floating messenger opens exactly from the minimized dock area */
.lhv81-chat-dock.has-open-chat{right:382px}.lhv82-floating-chat[hidden]{display:none!important}.lhv82-floating-chat{position:fixed;right:18px;bottom:18px;z-index:1000000;width:min(350px,calc(100vw - 26px));height:500px;max-height:calc(100vh - 90px);background:#fff;border:1px solid #dde0e4;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.24);display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;animation:lhv82chatopen .18s ease}@keyframes lhv82chatopen{from{opacity:0;transform:translateY(14px) scale(.97)}}.lhv82-floating-chat>header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:8px 9px 8px 12px;border-bottom:1px solid #e8eaed;background:#fff}.lhv82-floating-chat>header>a{display:flex;align-items:center;gap:9px;text-decoration:none;color:#1d2025;min-width:0}.lhv82-floating-chat>header img{width:39px;height:39px;border-radius:50%;object-fit:cover}.lhv82-floating-chat>header b,.lhv82-floating-chat>header small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lhv82-floating-chat>header b{font-size:12px}.lhv82-floating-chat>header small{font-size:8.5px;color:#7d828b;margin-top:2px}.lhv82-floating-chat>header>div{display:flex;gap:4px}.lhv82-floating-chat>header button{width:31px;height:31px;border:0;border-radius:50%;background:#f0f2f4;color:#4b5058;cursor:pointer;font-size:17px}.lhv82-floating-thread{overflow:auto;padding:13px 10px;background:#fafbfc;display:flex;flex-direction:column;gap:7px}.lhv82-fmsg{display:flex;gap:6px;align-items:flex-end;max-width:88%}.lhv82-fmsg.mine{align-self:flex-end;flex-direction:row-reverse}.lhv82-fmsg.theirs{align-self:flex-start}.lhv82-fmsg>img{width:22px;height:22px;border-radius:50%;object-fit:cover;flex:0 0 auto}.lhv82-fmsg>div{min-width:0}.lhv82-fmsg p{margin:0;padding:8px 10px;border-radius:13px;background:#eceef1;color:#25282d;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.lhv82-fmsg.mine p{background:#c80000;color:#fff;border-bottom-right-radius:4px}.lhv82-fmsg.theirs p{border-bottom-left-radius:4px}.lhv82-fmsg small{display:block;font-size:7px;color:#9a9ea5;margin:2px 3px}.lhv82-fmsg.mine small{text-align:right}.lhv82-chat-empty{text-align:center;color:#8b9098;font-size:10px;margin:auto}.lhv82-floating-chat>form{position:relative;display:grid;grid-template-columns:32px 1fr 35px;gap:6px;align-items:end;padding:8px;border-top:1px solid #e8eaed;background:#fff}.lhv82-floating-chat>form>button{border:0;border-radius:50%;width:32px;height:32px;background:#f0f2f4;cursor:pointer}.lhv82-floating-chat>form>button[type=submit]{width:35px;height:35px;background:#c80000;color:#fff;display:grid;place-items:center}.lhv82-floating-chat>form svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.lhv82-floating-chat textarea{resize:none;min-height:35px;max-height:90px;border:1px solid #e0e2e6;background:#f6f7f8;border-radius:18px;padding:9px 11px;outline:none;font:11px/1.35 inherit}.lhv82-quick-emoji{position:absolute;left:8px;bottom:52px;width:188px;padding:6px;background:#fff;border:1px solid #e0e2e6;border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.16);display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.lhv82-quick-emoji[hidden]{display:none}.lhv82-quick-emoji button{border:0;background:transparent;font-size:16px;padding:4px;cursor:pointer;border-radius:7px}.lhv82-quick-emoji button:hover{background:#f1f2f4}
@media(max-width:620px){.lhv82-floating-chat{right:7px;bottom:7px;width:calc(100vw - 14px);height:min(560px,calc(100vh - 14px));max-height:none}.lhv81-chat-dock.has-open-chat{display:none}}

.lhv81-floating-login{background:#17345c}.lhv81-chat-bubble>a{border-color:#fff}.lhv82-floating-chat>form>button[type=submit],.lhv82-fmsg.mine p{background:#17345c}


/* LawHub 8.7 — native Arena shortcut on the main lawhub.ge navigation */
.lhv87-site-arena-icon{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;text-decoration:none!important;white-space:nowrap}
.lhv87-site-arena-icon svg,.law-hub-arena-menu svg{width:15px;height:15px;display:inline-block;vertical-align:-2px;flex:0 0 auto}
.law-hub-arena-menu>a{display:flex!important;align-items:center;gap:6px}
@media(max-width:780px){.lhv87-site-arena-icon{gap:5px}.lhv87-site-arena-icon svg{width:14px;height:14px}}
