.live-chat{position:fixed;z-index:90;right:22px;bottom:22px;font-family:Arial,Helvetica,sans-serif}.chat-toggle{min-height:50px;padding:0 18px;border:0;border-radius:14px 14px 14px 5px;background:#075fc4;color:#fff;font-size:12px;font-weight:900;box-shadow:0 16px 40px rgba(7,95,196,.3);cursor:pointer}.chat-toggle span{color:#56e39a;margin-right:7px}.chat-panel{position:absolute;right:0;bottom:62px;width:min(370px,calc(100vw - 28px));overflow:hidden;border:1px solid #dce7f2;border-radius:18px 18px 18px 6px;background:#fff;color:#10243d;box-shadow:0 24px 70px rgba(16,36,61,.23)}.chat-panel>header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:#10243d;color:#fff}.chat-panel>header div{display:flex;flex-direction:column;gap:4px}.chat-panel>header strong{font-size:13px}.chat-panel>header small{color:#a9bdd1;font-size:9px}.chat-panel>header small i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#37cf85}.chat-panel>header button{border:0;background:none;color:#fff;font-size:23px;cursor:pointer}.chat-start{padding:19px}.chat-start p{margin:0 0 15px;color:#68798b;font-size:12px;line-height:1.55}.chat-start label{display:block;margin-bottom:11px;color:#5d7185;font-size:9px;font-weight:900;text-transform:uppercase}.chat-start input:not([type=checkbox]){width:100%;height:42px;margin-top:6px;padding:0 11px;border:1px solid #dce7f2;border-radius:8px}.chat-start .chat-consent{display:flex;align-items:flex-start;gap:7px;color:#708194;font-size:9px;font-weight:400;line-height:1.45;text-transform:none}.chat-consent input{margin:2px 0 0}.chat-consent a{color:#075fc4;text-decoration:underline}.chat-start>button{width:100%;height:44px;border:0;border-radius:9px;background:#075fc4;color:#fff;font-size:11px;font-weight:900;cursor:pointer}.chat-messages{height:310px;overflow-y:auto;padding:15px;background:#f3f7fb}.chat-message{max-width:85%;margin-bottom:10px;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 3px 10px rgba(16,36,61,.06)}.chat-message.client{margin-left:auto;background:#dceeff}.chat-message small{display:block;margin-bottom:4px;color:#6c8195;font-size:8px;font-weight:900}.chat-message p{margin:0;white-space:pre-wrap;font-size:11px;line-height:1.5}.chat-message time{display:block;margin-top:4px;color:#8a9bab;text-align:right;font-size:7px}.chat-message-form{display:grid;grid-template-columns:1fr 42px;gap:7px;padding:10px;border-top:1px solid #dce7f2}.chat-message-form textarea{min-height:44px;max-height:100px;padding:9px 10px;border:1px solid #dce7f2;border-radius:8px;resize:vertical;font:inherit;font-size:11px}.chat-message-form button{border:0;border-radius:9px;background:#075fc4;color:#fff;cursor:pointer}.chat-status{display:block;padding:0 12px 11px;color:#8797a7;text-align:center;font-size:8px}.chat-panel .honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}@media(max-width:520px){.live-chat{right:12px;bottom:12px}.chat-toggle{min-height:46px}.chat-panel{bottom:55px}.chat-messages{height:280px}}
