.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}}


/* LawHub 10.5.0 — premium watch-style chat dock cluster */
.lhv81-chat-dock[hidden],.lhv81-chat-dock.is-empty{display:none!important}
.lhv81-chat-dock{position:fixed;right:16px;bottom:16px;z-index:999999;width:216px;height:216px;display:block;pointer-events:none;background:transparent!important}
.lhv81-chat-bubble{position:absolute!important;width:54px!important;height:54px!important;pointer-events:auto;transition:none!important}
.lhv81-chat-bubble:hover{transform:none!important}
.lhv81-chat-bubble>a{width:54px!important;height:54px!important;display:block!important;overflow:hidden!important;border-radius:50%!important;border:2px solid rgba(255,255,255,.98)!important;background:#eef3f8!important;box-shadow:0 14px 32px rgba(10,31,54,.24),0 0 0 1px rgba(26,58,91,.09)!important;transition:transform .2s ease,box-shadow .2s ease!important;position:relative!important}
.lhv81-chat-bubble img{display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}
.lhv81-chat-bubble a span{position:absolute!important;right:66px!important;top:50%!important;transform:translateY(-50%)!important;opacity:0!important;pointer-events:none!important;background:#16283c!important;color:#fff!important;padding:7px 10px!important;border-radius:10px!important;font:700 10px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;white-space:nowrap!important;box-shadow:0 10px 24px rgba(10,31,54,.18)!important;transition:opacity .16s ease,transform .16s ease!important}
.lhv81-chat-bubble>button{position:absolute!important;right:-3px!important;top:-3px!important;width:20px!important;height:20px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#39536d!important;font:800 13px/18px Arial,sans-serif!important;padding:0!important;cursor:pointer!important;box-shadow:0 6px 16px rgba(10,31,54,.16)!important;opacity:1!important;transform:none!important;z-index:3}
.lhv81-chat-bubble>a:hover,.lhv81-chat-bubble:hover>a{transform:rotate(-3deg) translateY(-2px) scale(1.04)!important;animation:lhv105DockWiggle .42s ease 1;box-shadow:0 18px 38px rgba(10,31,54,.3),0 0 0 1px rgba(26,58,91,.12)!important}
.lhv81-chat-bubble:hover a span{opacity:1!important;transform:translate(-3px,-50%)!important}
.lhv81-chat-dock.has-open-chat{right:382px!important;bottom:18px!important;width:auto!important;height:auto!important;display:flex!important;flex-direction:column-reverse!important;align-items:flex-end!important;gap:10px!important;pointer-events:none}
.lhv81-chat-dock.has-open-chat .lhv81-chat-bubble{position:relative!important}
@keyframes lhv105DockWiggle{0%{transform:rotate(0) translateY(0) scale(1)}25%{transform:rotate(-4deg) translateY(-1px) scale(1.03)}55%{transform:rotate(3deg) translateY(-2px) scale(1.045)}80%{transform:rotate(-2deg) translateY(-1px) scale(1.03)}100%{transform:rotate(-3deg) translateY(-2px) scale(1.04)}}
.lhv81-chat-bubble:nth-child(1){right:12px;bottom:12px}.lhv81-chat-bubble:nth-child(2){right:70px;bottom:20px}.lhv81-chat-bubble:nth-child(3){right:20px;bottom:72px}.lhv81-chat-bubble:nth-child(4){right:128px;bottom:28px}.lhv81-chat-bubble:nth-child(5){right:82px;bottom:84px}.lhv81-chat-bubble:nth-child(6){right:30px;bottom:132px}.lhv81-chat-bubble:nth-child(7){right:140px;bottom:88px}.lhv81-chat-bubble:nth-child(8){right:92px;bottom:144px}.lhv81-chat-bubble:nth-child(9){right:34px;bottom:188px}.lhv81-chat-bubble:nth-child(10){right:150px;bottom:150px}
@media(max-width:760px){.lhv81-chat-dock{right:10px;bottom:10px;width:168px;height:168px}.lhv81-chat-bubble,.lhv81-chat-bubble>a{width:46px!important;height:46px!important}.lhv81-chat-bubble>button{width:18px!important;height:18px!important;font-size:12px!important;line-height:16px!important}.lhv81-chat-bubble a span{display:none!important}.lhv81-chat-bubble:nth-child(1){right:8px;bottom:8px}.lhv81-chat-bubble:nth-child(2){right:54px;bottom:14px}.lhv81-chat-bubble:nth-child(3){right:14px;bottom:54px}.lhv81-chat-bubble:nth-child(4){right:102px;bottom:20px}.lhv81-chat-bubble:nth-child(5){right:60px;bottom:62px}.lhv81-chat-bubble:nth-child(6){right:20px;bottom:102px}.lhv81-chat-bubble:nth-child(7){right:108px;bottom:68px}.lhv81-chat-bubble:nth-child(8){right:66px;bottom:110px}.lhv81-chat-bubble:nth-child(9){right:24px;bottom:148px}.lhv81-chat-bubble:nth-child(10){right:112px;bottom:116px}}
