.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.live-chat-panel{position:fixed;z-index:80;right:24px;bottom:88px;width:380px;height:min(650px,calc(100svh - 116px));display:flex;flex-direction:column;background:#fff;border:1px solid #ddd7ce;border-radius:12px;box-shadow:0 16px 65px #10111530;overflow:hidden;color:#17191d;font-family:inherit}.live-chat-panel[hidden]{display:none}.chat-header{display:flex;gap:12px;align-items:center;background:#17191d;color:#fff;padding:20px}.chat-header>img{width:34px;height:34px}.chat-header strong{font-size:14px;display:block;letter-spacing:.04em}.chat-header small{display:block;font-size:10px;margin-top:6px;color:#c6b193;letter-spacing:.08em}.chat-close{margin-left:auto;border:0;background:transparent;color:#fff;font-size:28px;padding:0 5px;line-height:1}.chat-welcome{padding:20px 20px 14px;background:#faf9f6;border-bottom:1px solid #eeebe5}.chat-welcome strong{font-size:14px;font-weight:500}.chat-welcome p{font-size:12px;color:#777;line-height:1.6;margin:8px 0 0}.chat-model{font-size:11px;color:#936e3d;margin-top:12px;line-height:1.5}.chat-messages{flex:1;min-height:100px;overflow:auto;padding:18px;overscroll-behavior:contain;display:flex;flex-direction:column;gap:12px}.chat-message{max-width:87%;align-self:flex-start}.chat-message p{background:#f1efeb;color:#272727;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;padding:10px 13px;border-radius:9px 9px 9px 2px;margin:0}.chat-message.is-own{align-self:flex-end}.chat-message.is-own p{background:#242629;color:#fff;border-radius:9px 9px 2px 9px}.chat-message time{display:block;font-size:9px;margin-top:5px;color:#999}.chat-message.is-own time{text-align:right}.chat-status{font-size:11px;line-height:1.5;color:#85745e;padding:0 18px;margin:0 0 10px;white-space:pre-wrap}.chat-status:empty{display:none}.chat-status.is-error{color:#a13d30}.chat-compose{display:flex;align-items:flex-end;border-top:1px solid #ebe7df;padding:14px;gap:10px;background:white}.chat-compose textarea{resize:none;flex:1;min-width:0;border:0;outline:0;background:#f6f5f2;padding:12px;font-family:inherit;font-size:13px;line-height:1.6;border-radius:5px;max-height:140px}.chat-compose button{border:0;background:#aa855b;color:white;padding:12px;border-radius:4px;white-space:nowrap;font-size:12px}.chat-compose button:disabled{opacity:.5;cursor:wait}.chat-alternatives{display:flex;justify-content:center;gap:22px;padding:0 12px 14px;font-size:10px;color:#86765f}.chat-alternatives button{border:0;background:none;font:inherit;color:inherit;padding:0;cursor:pointer}.contact-channel.live-channel{background:#17191d;color:#fff}.live-channel small{color:#c5b18e}.live-channel>span:last-child{color:#d7b887}
@media(max-width:600px){.live-chat-panel{right:10px;left:10px;width:auto;bottom:calc(78px + env(safe-area-inset-bottom));height:min(600px,calc(100dvh - 96px));border-radius:10px}.chat-header{padding:17px}.chat-welcome{padding:15px 18px}.chat-messages{padding:14px}.chat-compose textarea{font-size:16px}.chat-header strong{font-size:13px}}
