.xmla-chat,.xmla-chat *{box-sizing:border-box}.xmla-chat{--xc:#1677ff;--xc2:#14b8a6;--xb:#071525;--xt:#f8fbff;--xm:#a9bad0;position:fixed;right:22px;bottom:22px;z-index:2147483000;font:15px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--xt)}.xmla-chat__button{width:58px;height:58px;border:0;border-radius:50%;display:grid;place-items:center;margin-left:auto;color:#fff;background:linear-gradient(135deg,var(--xc),var(--xc2));box-shadow:0 14px 38px rgba(0,35,78,.38);cursor:pointer}.xmla-chat__button svg{width:26px;height:26px;fill:currentColor}.xmla-chat__panel{display:none;width:min(380px,calc(100vw - 24px));height:min(620px,calc(100vh - 105px));margin:0 0 12px;border:1px solid rgba(129,183,240,.28);border-radius:22px;overflow:hidden;background:linear-gradient(155deg,#102a45,var(--xb) 65%);box-shadow:0 24px 70px rgba(0,11,26,.5)}.xmla-chat.is-open .xmla-chat__panel{display:flex;flex-direction:column}.xmla-chat__head{padding:18px 18px 16px;background:linear-gradient(110deg,rgba(22,119,255,.22),rgba(20,184,166,.14));border-bottom:1px solid rgba(141,188,235,.18)}.xmla-chat__head strong{display:block;font-size:17px}.xmla-chat__head span{color:var(--xm);font-size:13px}.xmla-chat__body{padding:16px;overflow:auto;flex:1}.xmla-chat__intro{color:#dce9f8;margin:0 0 16px}.xmla-chat label{display:block;color:#dce9f8;font-size:12px;font-weight:700;margin:11px 0 5px}.xmla-chat input,.xmla-chat textarea{width:100%;border:1px solid rgba(139,186,232,.3);border-radius:11px;background:rgba(1,12,24,.64);color:#fff;padding:11px 12px;outline:none}.xmla-chat input:focus,.xmla-chat textarea:focus{border-color:#4aa0ff;box-shadow:0 0 0 3px rgba(74,160,255,.12)}.xmla-chat textarea{resize:none;min-height:76px}.xmla-chat__consent{display:flex!important;gap:9px;align-items:flex-start!important;font-size:11px!important;font-weight:400!important;color:var(--xm)!important}.xmla-chat__consent input{width:17px!important;height:17px;margin:1px 0 0;padding:0;accent-color:var(--xc);flex:0 0 auto}.xmla-chat__submit{width:100%;border:0;border-radius:11px;margin-top:12px;padding:12px 15px;color:#fff;font-weight:800;background:linear-gradient(100deg,var(--xc),var(--xc2));cursor:pointer}.xmla-chat__submit:disabled{opacity:.55;cursor:wait}.xmla-chat__error{display:none;margin:10px 0 0;padding:9px 10px;border-radius:9px;color:#ffd5d8;background:rgba(211,55,67,.17);font-size:12px}.xmla-chat__error.is-visible{display:block}.xmla-chat__messages{display:flex;flex-direction:column;gap:10px}.xmla-chat__message{max-width:86%;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.1);word-break:break-word}.xmla-chat__message--visitor{align-self:flex-end;background:linear-gradient(135deg,var(--xc),#1163d7)}.xmla-chat__message--agent{align-self:flex-start;border:1px solid rgba(133,187,238,.22)}.xmla-chat__composer{padding:12px 14px 14px;border-top:1px solid rgba(141,188,235,.17);display:flex;gap:8px}.xmla-chat__composer textarea{min-height:45px;max-height:100px}.xmla-chat__composer button{width:48px;border:0;border-radius:11px;background:var(--xc);color:#fff;font-size:20px;cursor:pointer}.xmla-chat__status{padding:0 15px 12px;color:var(--xm);font-size:11px}.xmla-chat__website{position:absolute!important;left:-9999px!important}.xmla-chat__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:560px){.xmla-chat{right:12px;bottom:12px}.xmla-chat__panel{height:calc(100vh - 88px)}.xmla-chat__button{width:54px;height:54px}}
