:root{--support-accent:#c92d40;--support-ink:#202632;--support-muted:#7b8492;--support-line:#e9ebef}.support-chat-widget{z-index:2147482000;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));color:var(--support-ink);direction:rtl;font-family:inherit;position:fixed}.support-chat-widget[hidden]{display:none!important}.support-chat-launcher{background:var(--support-accent);color:#fff;width:184px;min-width:184px;height:58px;font:inherit;cursor:pointer;border:0;border-radius:18px;justify-content:flex-start;align-items:center;gap:11px;margin-right:auto;padding:0 15px;transition:width .2s,min-width .2s,border-radius .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 12px 34px #68182347}.support-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 38px #68182357}.support-chat-launcher svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:26px}.support-chat-launcher__icon{flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.support-chat-launcher__copy{text-align:right;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.35;display:flex}.support-chat-launcher__copy strong{color:#fff;white-space:nowrap;font-size:13px;font-weight:850}.support-chat-launcher__copy small{color:#ffffffc2;white-space:nowrap;margin-top:2px;font-size:9px;font-weight:500}.support-chat-launcher__chat path:last-child{stroke-width:3.5px}.support-chat-launcher__close,.support-chat-widget.is-open .support-chat-launcher__chat{display:none}.support-chat-widget.is-open .support-chat-launcher__close{display:block}.support-chat-widget.is-open .support-chat-launcher{border-radius:50%;justify-content:center;width:58px;min-width:58px;padding:0}.support-chat-widget.is-open .support-chat-launcher__copy{display:none}.support-chat-launcher__pulse{background:#20b26b;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;right:2px}.support-chat-widget.is-offline .support-chat-launcher__pulse{background:#a8aeb8}.support-chat-launcher__badge{color:#fff;text-align:center;background:#202632;border:2px solid #fff;border-radius:20px;min-width:21px;height:21px;padding:0 5px;font-size:11px;font-weight:700;line-height:17px;position:absolute;top:-5px;left:-5px}.support-chat-panel{visibility:hidden;opacity:0;transform-origin:100% 100%;background:#fff;border:1px solid #1f263214;border-radius:24px;flex-direction:column;width:min(380px,100vw - 32px);height:min(620px,100vh - 112px);transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;bottom:72px;right:0;overflow:hidden;transform:translateY(14px)scale(.98);box-shadow:0 24px 70px #181f2b2e}.support-chat-widget.is-open .support-chat-panel{visibility:visible;opacity:1;transform:translateY(0)scale(1)}.support-chat-header{border-bottom:1px solid var(--support-line);background:#fff;align-items:center;gap:11px;min-height:78px;padding:14px 16px;display:flex}.support-chat-avatar{width:45px;height:45px;color:var(--support-accent);background:#fff1f3;border-radius:15px;flex:0 0 45px;place-items:center;display:grid}.support-chat-avatar svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:24px}.support-chat-header>div:nth-child(2){flex:1;min-width:0}.support-chat-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;display:block;overflow:hidden}.support-chat-status{color:var(--support-muted);align-items:center;gap:6px;margin-top:4px;font-size:11px;display:flex}.support-chat-status i{background:#20b26b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #20b26b1c}.support-chat-status b{font-weight:500}.support-chat-widget.is-offline .support-chat-status i{box-shadow:none;background:#a8aeb8}.support-chat-panel__close{color:#747d8b;cursor:pointer;background:#f5f6f8;border:0;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.support-chat-panel__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:19px}.support-chat-body{scrollbar-color:#dfe2e7 transparent;scrollbar-width:thin;background:#fafbfc;flex:1;min-height:0;position:relative;overflow:hidden auto}.support-chat-loading{justify-content:center;align-items:center;gap:5px;height:100%;display:flex}.support-chat-loading span,.support-chat-typing span{background:#a4aab4;border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite support-bounce}.support-chat-loading span:nth-child(2),.support-chat-typing span:nth-child(2){animation-delay:.15s}.support-chat-loading span:nth-child(3),.support-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes support-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.support-chat-auth{padding:28px 22px 22px}.support-chat-auth .ydk-auth-heading{text-align:center;margin-bottom:18px}.support-chat-auth .ydk-auth-description{margin-top:6px}.support-chat-auth__error{color:#b42335;text-align:center;min-height:0;margin:8px 0 0;font-size:10px;line-height:1.7}.support-chat-start{padding:23px 19px 20px}.support-chat-greeting>span{color:var(--support-accent);font-size:13px;font-weight:700}.support-chat-greeting h2{color:var(--support-ink);margin:5px 0 8px;font-size:19px;font-weight:850;line-height:1.65}.support-chat-greeting p{color:#737c89;margin:0 0 20px;font-size:12px;line-height:1.9}.support-chat-start-form{border:1px solid var(--support-line);background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 25px #242b370a}.support-chat-start-form label{margin-bottom:12px;display:block}.support-chat-start-form label>span{color:#4f5866;justify-content:space-between;margin-bottom:6px;font-size:11px;font-weight:650;display:flex}.support-chat-start-form label small{color:#9aa0aa;font-size:10px;font-weight:400}.support-chat-start-form input,.support-chat-start-form textarea,.support-chat-composer textarea{width:100%;color:var(--support-ink);font:inherit;background:#fff;border:1px solid #e3e6ea;outline:0;transition:border .15s,box-shadow .15s}.support-chat-start-form input{border-radius:11px;height:42px;padding:0 11px;font-size:12px}.support-chat-start-form textarea{resize:vertical;border-radius:11px;min-height:75px;padding:10px 11px;font-size:12px;line-height:1.8}.support-chat-start-form input:focus,.support-chat-start-form textarea:focus,.support-chat-composer textarea:focus{border-color:#c92d407a;box-shadow:0 0 0 3px #c92d4014}.support-chat-start-form>button{background:var(--support-accent);color:#fff;width:100%;height:44px;font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex;position:relative}.support-chat-start-form button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;transform:scaleX(-1)}.support-chat-start-form button:disabled,.support-chat-composer button:disabled{opacity:.55;cursor:wait}.support-chat-start-form button.is-loading:disabled,.support-chat-composer button.is-loading:disabled{opacity:1;cursor:wait}.support-chat-start-form button.is-loading>span,.support-chat-start-form button.is-loading>svg,.support-chat-composer button.is-loading>svg{visibility:hidden}.support-chat-start-form button.is-loading:after,.support-chat-composer button.is-loading:after{content:"";border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:17px;height:17px;margin:-8.5px 0 0 -8.5px;animation:.7s linear infinite support-chat-submit-spin;position:absolute;top:50%;left:50%}@keyframes support-chat-submit-spin{to{transform:rotate(360deg)}}.support-chat-form-error{color:#b42335;min-height:0;margin:8px 0 0;font-size:11px;line-height:1.7}.support-chat-image-select{color:#596270;cursor:pointer;background:#fafbfc;border:1px dashed #d9dde3;border-radius:11px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:42px;padding:7px 10px;margin:0 0 11px!important;display:grid!important}.support-chat-image-select input,.support-chat-composer__attach input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.support-chat-image-select>i{width:26px;height:26px;color:var(--support-accent);background:var(--support-accent-soft);border-radius:8px;place-items:center;display:grid}.support-chat-image-select>span{font-size:10px;font-weight:750;margin:0!important}.support-chat-image-select>small{color:#999fa8;font-size:8px}.support-chat-image-preview{background:#f8f9fa;border:1px solid #e2e5e9;border-radius:11px;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:9px;margin-bottom:9px;padding:7px;display:grid}.support-chat-image-preview[hidden]{display:none}.support-chat-image-preview img{object-fit:cover;border-radius:9px;width:48px;height:48px}.support-chat-image-preview strong,.support-chat-image-preview small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.support-chat-image-preview strong{color:#4d5663;font-size:9px}.support-chat-image-preview small{color:#979da6;margin-top:3px;font-size:8px}.support-chat-image-preview button{cursor:pointer;place-items:center;min-width:28px;display:grid;color:#8c939d!important;background:#eceef1!important;border:0!important;border-radius:8px!important;width:28px!important;height:28px!important;padding:0!important;font-size:17px!important}.support-chat-start-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-bottom:11px;display:grid}.support-chat-start-actions .support-chat-image-select{grid-template-columns:26px minmax(0,1fr);min-width:0;margin:0!important}.support-chat-voice-button{color:#596270;min-width:0;min-height:42px;font:inherit;cursor:pointer;background:#fafbfc;border:1px dashed #d9dde3;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:flex}.support-chat-voice-button i{width:26px;height:26px;color:var(--support-accent);background:var(--support-accent-soft);border-radius:8px;place-items:center;display:grid}.support-chat-voice-button.is-recording{color:var(--support-accent);background:#fff6f7;border-color:#c92d4073}.support-chat-start-form.is-voice-recording>label,.support-chat-start-form.is-voice-recording>.support-chat-start-actions,.support-chat-start-form.is-voice-recording>button[type=submit],.support-chat-start-form.has-voice-attachment>label,.support-chat-start-form.has-voice-attachment>.support-chat-start-actions,.support-chat-start-form.has-voice-attachment>button[type=submit],.support-chat-composer.is-voice-recording form,.support-chat-composer.has-voice-attachment form{display:none}.support-chat-start-form.is-voice-recording .support-voice-recorder,.support-chat-start-form.has-voice-attachment .support-voice-recorder{margin-bottom:0}.support-chat-composer.is-voice-recording .support-chat-powered,.support-chat-composer.has-voice-attachment .support-chat-powered{display:none}.support-voice-recorder{background:#f3f4f6;border:0;border-radius:17px;grid-template-columns:40px minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:54px;margin:0 0 9px;padding:6px 7px;transition:background .18s,box-shadow .18s;display:grid;box-shadow:inset 0 0 0 1px #1f26320b}.support-voice-recorder[hidden]{display:none}.support-voice-recorder.is-recording{background:#f7f3f4;box-shadow:inset 0 0 0 1px #c92d4014}.support-voice-recorder__status{color:#4e5661;justify-content:center;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex}.support-voice-recorder__live-dot{background:var(--support-accent);border-radius:50%;flex:0 0 9px;width:9px;height:9px;display:block;box-shadow:0 0 0 4px #c92d401a}.support-voice-recorder.is-recording .support-voice-recorder__live-dot{animation:1.15s ease-in-out infinite support-voice-live}.support-voice-recorder__status>span[data-voice-status]{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;overflow:hidden}.support-voice-recorder__status time{color:#303640;font-variant-numeric:tabular-nums;direction:ltr;flex:none;font-size:13px;font-weight:700}.support-voice-recorder__wave{flex:44px;justify-content:center;align-items:center;gap:3px;width:min(76px,28vw);height:22px;display:inline-flex}.support-voice-recorder__wave i{background:var(--support-accent);opacity:.72;border-radius:4px;width:3px;height:7px;display:block}.support-voice-recorder.is-recording .support-voice-recorder__wave i{animation:.85s ease-in-out infinite alternate support-voice-wave}.support-voice-recorder.is-recording .support-voice-recorder__wave i:nth-child(2){animation-delay:-.5s}.support-voice-recorder.is-recording .support-voice-recorder__wave i:nth-child(3){animation-delay:-.2s}.support-voice-recorder.is-recording .support-voice-recorder__wave i:nth-child(4){animation-delay:-.65s}.support-voice-recorder.is-recording .support-voice-recorder__wave i:nth-child(5){animation-delay:-.35s}.support-voice-recorder.is-ready .support-voice-recorder__wave{display:none}.support-voice-recorder audio{width:100%;height:38px;accent-color:var(--support-accent);grid-column:1/-1}.support-voice-recorder>button{cursor:pointer;place-items:center;position:relative;border:0!important;border-radius:50%!important;min-width:0!important;padding:0!important;display:grid!important}.support-voice-recorder>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px!important;height:20px!important}.support-voice-recorder__cancel{box-shadow:0 2px 8px #1f26320f;color:#777f8a!important;background:#fff!important;width:38px!important;height:38px!important}.support-voice-recorder__send{box-shadow:0 7px 17px #c92d403d;color:#fff!important;background:var(--support-accent)!important;width:44px!important;height:44px!important}.support-voice-recorder__cancel svg{transform:none!important}.support-voice-recorder__send svg{width:21px!important;height:21px!important;transform:scaleX(-1)!important}.support-voice-recorder>button:disabled{opacity:.62;cursor:wait}.support-voice-recorder__send.is-loading>svg{visibility:hidden!important}.support-voice-recorder__send.is-loading:after{content:"";border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin:-8px 0 0 -8px;animation:.7s linear infinite support-voice-spin;position:absolute;top:50%;left:50%}@keyframes support-voice-live{50%{opacity:.55;transform:scale(.82);box-shadow:0 0 0 8px #c92d4000}}@keyframes support-voice-wave{0%{opacity:.45;height:6px}to{opacity:1;height:20px}}@keyframes support-voice-spin{to{transform:rotate(360deg)}}.support-chat-conversation{min-height:100%;padding:16px 14px 20px}.support-chat-day{color:#969da7;text-align:center;margin:0 0 15px;font-size:10px}.support-chat-messages{flex-direction:column;gap:11px;display:flex}.support-chat-message{flex-direction:column;align-self:flex-start;max-width:86%;display:flex}.support-chat-message.is-customer{align-self:flex-end}.support-chat-message__name{color:#8d949f;margin:0 7px 4px;font-size:9px}.support-chat-message__bubble{color:#343b47;overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border:1px solid #e8eaee;border-radius:15px 15px 15px 5px;padding:10px 12px;font-size:12px;line-height:1.8}.support-chat-message.is-customer .support-chat-message__bubble{border-color:var(--support-accent);background:var(--support-accent);color:#fff;border-radius:15px 15px 5px}.support-chat-message__image{background:#eef0f2;border:1px solid #e2e5e9;border-radius:15px;width:min(230px,72vw);margin-bottom:5px;display:block;overflow:hidden}.support-chat-message__image img{object-fit:cover;width:100%;max-height:280px;display:block}.support-chat-message__voice{width:min(260px,74vw);height:42px;accent-color:var(--support-accent);margin-bottom:5px;display:block}.support-chat-message__meta{color:#a0a6af;direction:ltr;align-items:center;gap:4px;margin:4px 7px 0;font-size:9px;display:flex}.support-chat-message.is-customer .support-chat-message__meta{align-self:flex-end}.support-chat-typing{background:#fff;border:1px solid #e8eaee;border-radius:14px 14px 14px 5px;justify-content:center;align-items:center;gap:4px;width:max-content;max-width:90%;margin-top:12px;padding:9px 11px;display:flex}.support-chat-typing[hidden]{display:none}.support-chat-typing small{color:#7d8590;white-space:nowrap;margin-right:5px;font-size:9px}.support-chat-composer{border-top:1px solid var(--support-line);background:#fff;padding:10px 12px 9px}.support-chat-composer form{align-items:flex-end;gap:8px;display:flex}.support-chat-composer__attach{color:#6f7782;cursor:pointer;background:#f7f8f9;border:1px solid #e1e4e8;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;margin:0;display:grid}.support-chat-composer__attach:focus-within{border-color:#c92d407a;box-shadow:0 0 0 3px #c92d4014}.support-chat-composer .support-chat-composer__voice{color:var(--support-accent);background:#f7f8f9;border:1px solid #e1e4e8}.support-chat-composer .support-chat-composer__voice.is-recording{color:#fff;background:var(--support-accent)}.support-chat-composer textarea{resize:none;border-radius:13px;min-height:42px;max-height:92px;padding:10px 11px;font-size:12px;line-height:1.7}.support-chat-composer button{background:var(--support-accent);color:#fff;cursor:pointer;border:0;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;position:relative}.support-chat-composer button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;transform:scaleX(-1)}.support-chat-powered{color:#a2a8b1;text-align:center;margin-top:7px;font-size:9px;display:block}@media (width<=767.98px),(pointer:coarse){.support-chat-start-form input,.support-chat-start-form textarea,.support-chat-composer textarea{font-size:16px!important}}@media (width<=575.98px){.support-voice-recorder__status>span[data-voice-status]{display:none}.support-voice-recorder{border-radius:16px;grid-template-columns:38px minmax(0,1fr) 44px;gap:6px;min-height:52px;margin-bottom:0;padding:5px 6px}.support-voice-recorder__status{gap:6px}.support-voice-recorder__wave{width:min(92px,30vw)}.support-chat-composer.is-voice-recording{padding-top:8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.support-chat-widget{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.support-chat-launcher{border-radius:17px;width:174px;min-width:174px;height:54px;padding:0 13px}.support-chat-panel{border:0;border-radius:0;width:100%;height:100%;max-height:none;position:fixed;inset:0;transform:translateY(20px)}.support-chat-widget.is-open .support-chat-panel{transform:translateY(0)}.support-chat-header{padding-top:max(14px,env(safe-area-inset-top))}.support-chat-widget.is-open .support-chat-launcher{visibility:hidden}body.support-chat-lock{overflow:hidden}body.pwa-has-bottom-nav .support-chat-widget{bottom:max(82px,env(safe-area-inset-bottom))}body.pwa-has-bottom-nav.support-chat-lock .support-chat-widget{bottom:0}}@media (prefers-reduced-motion:reduce){.support-chat-panel,.support-chat-launcher{transition:none}.support-chat-loading span,.support-chat-typing span{animation:none}}