.livechat-admin-layout{display:grid;grid-template-columns:minmax(310px,420px) minmax(0,1fr);gap:16px}.livechat-list,.livechat-thread{min-height:620px;overflow:hidden}.livechat-conversations{max-height:555px;overflow:auto}.livechat-conversations>a{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;color:#34384a;text-decoration:none;border-bottom:1px solid #eef0f5}.livechat-conversations>a.active{background:#f3f1ff}.livechat-conversations>a>div{min-width:0;flex:1}.livechat-conversations p{overflow:hidden;margin:3px 0;color:#747b8e;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.livechat-conversations small{color:#9aa0af;font-size:10px}.livechat-conversations>a>b{display:grid;place-items:center;min-width:22px;height:22px;color:#fff;font-size:10px;background:#6c5ce7;border-radius:11px}.livechat-avatar{display:grid;place-items:center;flex:0 0 38px;height:38px;color:#6557d7;font-weight:800;background:#ece9ff;border-radius:12px}.livechat-thread{display:flex;flex-direction:column}.livechat-thread>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #eceef4}.livechat-thread>header small{display:block;margin-top:4px;color:#8d94a6}.livechat-messages{display:flex;flex:1;flex-direction:column;gap:12px;max-height:480px;padding:20px;overflow:auto}.livechat-messages article{max-width:72%}.livechat-messages article>div{padding:11px 13px;line-height:1.45;border-radius:14px;background:#f0f2f7}.livechat-messages article small{display:block;margin-top:4px;color:#979dad;font-size:9px}.livechat-messages .sender-admin{align-self:flex-end;text-align:right}.livechat-messages .sender-admin>div{color:#fff;background:#6c5ce7}.livechat-messages .sender-system{align-self:center;text-align:center}.livechat-messages .sender-system>div{color:#777f92;background:#f6f7fa}.livechat-reply{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px;border-top:1px solid #eceef4}.livechat-reply textarea{resize:none;padding:11px;border:1px solid #dfe3eb;border-radius:10px}.livechat-placeholder{display:grid;place-items:center;margin:auto;color:#959bad;text-align:center}.livechat-placeholder .icon{width:38px;height:38px;margin-bottom:12px}.livechat-placeholder strong,.livechat-placeholder span{display:block}.sf-chat-launcher{position:fixed;right:22px;bottom:22px;z-index:50;width:58px;height:58px;color:#fff;font-size:24px;border:0;border-radius:50%;background:var(--sf-primary);box-shadow:0 12px 32px rgba(43,38,91,.28);cursor:pointer}.sf-chat-widget{position:fixed;right:22px;bottom:92px;z-index:50;display:none;width:min(360px,calc(100vw - 28px));overflow:hidden;background:#fff;border:1px solid #e6e8ef;border-radius:18px;box-shadow:0 20px 55px rgba(31,34,51,.24)}.sf-chat-widget.open{display:block}.sf-chat-widget header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;color:#fff;background:var(--sf-primary)}.sf-chat-widget header button{color:#fff;font-size:22px;border:0;background:transparent}.sf-chat-body{max-height:330px;padding:14px;overflow:auto;background:#f8f9fc}.sf-chat-message{max-width:82%;margin:0 0 9px}.sf-chat-message div{padding:9px 11px;font-size:13px;line-height:1.4;background:#fff;border-radius:12px}.sf-chat-message small{color:#9299aa;font-size:9px}.sf-chat-message.admin{margin-left:auto;text-align:right}.sf-chat-message.admin div{color:#fff;background:var(--sf-primary)}.sf-chat-start,.sf-chat-send{display:grid;gap:9px;padding:14px}.sf-chat-start input,.sf-chat-start textarea,.sf-chat-send textarea{padding:10px;border:1px solid #dfe3eb;border-radius:9px}.sf-chat-send{grid-template-columns:1fr auto}.sf-chat-error{padding:8px 14px;color:#bd4055;font-size:12px}.sf-chat-message.visitor{margin-right:auto}.sf-chat-message.system{max-width:100%;margin:8px auto;text-align:center}.sf-chat-message.system div{color:#747b8e;background:#eceff5}.sf-brand img{display:block;width:auto;max-width:132px;height:38px;object-fit:contain}.sf-shop-grid .sf-product-grid{grid-template-columns:repeat(var(--sf-shop-columns,4),minmax(0,1fr))}.sf-cookie-banner{position:fixed;z-index:1200;left:24px;right:24px;bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:920px;margin:auto;padding:20px 22px;border:1px solid rgba(108,92,231,.2);border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(27,31,51,.2);color:#1b1f33}.sf-cookie-banner strong{display:block;margin-bottom:5px;font-size:17px}.sf-cookie-banner p{margin:0;color:#6f758b;line-height:1.55}.sf-cookie-banner .sf-button{flex:0 0 auto;border:0;cursor:pointer}@media(max-width:900px){.livechat-admin-layout{grid-template-columns:1fr}.livechat-list,.livechat-thread{min-height:420px}.sf-shop-grid .sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.sf-cookie-banner{left:12px;right:12px;bottom:12px;align-items:stretch;flex-direction:column;gap:14px}.sf-cookie-banner .sf-button{width:100%}}@media(max-width:520px){.sf-chat-launcher{right:14px;bottom:14px}.sf-chat-widget{right:14px;bottom:80px}.sf-shop-grid .sf-product-grid{grid-template-columns:1fr}}
.sf-chat-send[hidden],.sf-chat-start[hidden],.sf-chat-body[hidden]{display:none}