.SupportChatWidget-module__wcMrqW__widget{z-index:90;color:#173b37;background:#fff;border:1px solid #cbded8;border-radius:16px;width:min(370px,100vw - 28px);max-height:min(610px,100vh - 30px);font-family:Arial,Helvetica,sans-serif;display:grid;position:fixed;bottom:22px;right:22px;overflow:hidden;box-shadow:0 24px 64px #08322b3d}.SupportChatWidget-module__wcMrqW__header{color:#fff;background:linear-gradient(135deg,#006d55,#0b9474);justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.SupportChatWidget-module__wcMrqW__header>div{grid-template-columns:auto 1fr;align-items:center;column-gap:9px;display:grid}.SupportChatWidget-module__wcMrqW__header strong{font-size:15px}.SupportChatWidget-module__wcMrqW__header small{color:#ffffffc7;grid-column:2;font-size:11px}.SupportChatWidget-module__wcMrqW__header button{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;width:32px;height:32px;font-size:22px}.SupportChatWidget-module__wcMrqW__onlineDot{background:#5df0a8;border:2px solid #ffffff8c;border-radius:50%;grid-row:1/span 2;width:10px;height:10px;box-shadow:0 0 0 4px #5df0a826}.SupportChatWidget-module__wcMrqW__invitation{grid-template-columns:auto 1fr;gap:13px;padding:20px;display:grid}.SupportChatWidget-module__wcMrqW__avatar{color:#fff;background:#087f68;border-radius:50%;place-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:grid}.SupportChatWidget-module__wcMrqW__invitation>div:nth-child(2){gap:6px;display:grid}.SupportChatWidget-module__wcMrqW__invitation strong{font-size:13px}.SupportChatWidget-module__wcMrqW__invitation p{color:#375a55;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.SupportChatWidget-module__wcMrqW__invitation>small{color:#71847f;text-align:center;grid-column:1/-1;font-size:10px}.SupportChatWidget-module__wcMrqW__invitationActions{grid-column:1/-1;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:5px;display:grid}.SupportChatWidget-module__wcMrqW__invitationActions button,.SupportChatWidget-module__wcMrqW__composer button{color:#fff;min-height:43px;font:inherit;cursor:pointer;background:#07866f;border:0;border-radius:9px;padding:0 14px;font-size:12px;font-weight:800}.SupportChatWidget-module__wcMrqW__invitationActions .SupportChatWidget-module__wcMrqW__dismissButton{color:#47645f;background:#edf3f1}.SupportChatWidget-module__wcMrqW__invitationActions button:disabled,.SupportChatWidget-module__wcMrqW__composer button:disabled{cursor:wait;opacity:.6}.SupportChatWidget-module__wcMrqW__messages{background:#f5f9f7;flex-direction:column;gap:10px;min-height:220px;max-height:330px;padding:16px;display:flex;overflow-y:auto}.SupportChatWidget-module__wcMrqW__messages article{border-radius:12px;gap:5px;max-width:86%;padding:10px 12px;display:grid}.SupportChatWidget-module__wcMrqW__messages p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.SupportChatWidget-module__wcMrqW__messages small{opacity:.7;font-size:9px}.SupportChatWidget-module__wcMrqW__operatorMessage{color:#274b45;background:#fff;border:1px solid #dce7e3;border-bottom-left-radius:3px;align-self:flex-start}.SupportChatWidget-module__wcMrqW__visitorMessage{color:#fff;background:#087f68;border-bottom-right-radius:3px;align-self:flex-end}.SupportChatWidget-module__wcMrqW__composer{background:#fff;border-top:1px solid #dce7e3;grid-template-columns:1fr auto;gap:9px;padding:13px 14px 8px;display:grid}.SupportChatWidget-module__wcMrqW__composer label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.SupportChatWidget-module__wcMrqW__composer textarea{resize:vertical;color:#294943;min-height:49px;max-height:105px;font:inherit;border:1px solid #cddbd7;border-radius:9px;padding:10px 11px;font-size:12px;line-height:1.4}.SupportChatWidget-module__wcMrqW__composer textarea:focus{border-color:#07866f;outline:3px solid #07866f1f}.SupportChatWidget-module__wcMrqW__composer button{min-height:49px}.SupportChatWidget-module__wcMrqW__error{color:#963f39;background:#fff0ee;border-radius:7px;grid-column:1/-1;margin:0 14px;padding:8px 10px;font-size:10px}.SupportChatWidget-module__wcMrqW__invitation .SupportChatWidget-module__wcMrqW__error{margin:0}.SupportChatWidget-module__wcMrqW__endButton{color:#657b75;font:inherit;cursor:pointer;background:0 0;border:0;margin:0 14px 12px;padding:4px;font-size:10px;text-decoration:underline}.SupportChatWidget-module__wcMrqW__reopenButton{z-index:90;color:#fff;min-height:52px;font:inherit;cursor:pointer;background:#087f68;border:0;border-radius:999px;align-items:center;gap:9px;padding:0 17px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 38px #08463a3d}.SupportChatWidget-module__wcMrqW__reopenButton span{font-size:20px}.SupportChatWidget-module__wcMrqW__reopenButton b{font-size:12px}@media (max-width:520px){.SupportChatWidget-module__wcMrqW__widget{width:calc(100vw - 20px);max-height:calc(100vh - 20px);bottom:10px;right:10px}.SupportChatWidget-module__wcMrqW__messages{max-height:42vh}.SupportChatWidget-module__wcMrqW__reopenButton{bottom:12px;right:12px}}@media (prefers-reduced-motion:no-preference){.SupportChatWidget-module__wcMrqW__widget{animation:.2s ease-out SupportChatWidget-module__wcMrqW__support-enter}@keyframes SupportChatWidget-module__wcMrqW__support-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
