.sc{--sc-navy: #172233;--sc-yellow: #F3B905;--sc-blue: #EFF3F8;--sc-mine: #FFF2C5;--sc-muted: #4D5A6A;--sc-line: #E4E8ED;--sc-field: #CBD3DD;--sc-danger: #A32B22;--sc-offset: 0px;--sc-ease: cubic-bezier(.2, .8, .2, 1);font:400 14px/1.55 Montserrat,Arial,sans-serif;color:var(--sc-navy)}.sc[hidden],.sc [hidden]{display:none!important}.sc *,.sc *:before,.sc *:after{box-sizing:border-box}.sc p,.sc h2{margin:0}.sc button,.sc input,.sc textarea{font:inherit;color:inherit}.sc button{cursor:pointer;-webkit-tap-highlight-color:transparent}.sc :focus-visible{outline:3px solid var(--sc-yellow);outline-offset:2px}.sc-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.sc-launcher{position:fixed;right:24px;bottom:calc(24px + var(--sc-offset) + env(safe-area-inset-bottom,0px));z-index:1000;display:flex;align-items:center;gap:10px;min-height:50px;padding:13px 19px;border:0;border-radius:8px;background:var(--sc-yellow);color:var(--sc-navy);font-size:15px;font-weight:600;line-height:1;box-shadow:0 5px 18px #17223326;transition:bottom .25s var(--sc-ease),transform .2s var(--sc-ease)}.sc-launcher:hover{filter:brightness(.96);transform:translateY(-1px)}.sc-launcher svg{flex-shrink:0}.sc-badge{position:absolute;top:-9px;right:-9px;min-width:24px;height:24px;padding:0 7px;border-radius:12px;background:var(--sc-navy);color:#fff;border:2px solid #fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;animation:sc-pop .5s var(--sc-ease)}.sc-panel{position:fixed;z-index:2147483000;right:24px;bottom:calc(88px + var(--sc-offset));width:400px;height:min(560px,calc(100vh - 112px - var(--sc-offset)));background:#fff;border:1px solid var(--sc-line);border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #1722331f,0 2px 8px #1722330f;display:flex;flex-direction:column;animation:sc-panel-in .3s var(--sc-ease) both}.sc-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 12px 14px 22px;background:var(--sc-navy);color:#fff}.sc-head__title{font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.3;color:#fff}.sc-head__sub{margin-top:2px;font-size:12px;color:#cbd3df}.sc-iconbtn{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:9px;background:transparent}.sc-close:hover{background:#ffffff14}.sc-close__x{display:none}.sc-offline{flex-shrink:0;padding:8px 20px;background:#fff4cc;font-size:13px;font-weight:600;border-bottom:1px solid var(--sc-yellow)}.sc-context{flex-shrink:0;padding:12px 20px 0}.sc-product{display:flex;align-items:center;gap:11px;padding:7px 4px 7px 8px;border:1px solid var(--sc-line);border-radius:7px}.sc-product__img{width:40px;height:44px;border-radius:5px;background:var(--sc-blue);flex-shrink:0;overflow:hidden}.sc-product__img img{display:block;width:100%;height:100%;object-fit:contain}.sc-product__name{flex:1;min-width:0;font-size:13px;line-height:1.4}.sc-product__name small{display:block;font-size:12px;color:var(--sc-muted)}.sc-product__name strong{display:block;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-product__remove{color:var(--sc-muted)}.sc-product__remove:hover{background:var(--sc-blue);color:var(--sc-navy)}.sc-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:16px 20px;display:flex;flex-direction:column}.sc-welcome{flex-shrink:0;margin-bottom:14px;padding:16px;background:var(--sc-blue);border-radius:10px 10px 10px 3px}.sc-welcome__title{font:500 24px/1.18 Roboto,Arial,sans-serif;letter-spacing:-.4px;max-width:280px;margin-bottom:8px!important}.sc-welcome__text{font-size:14px;color:var(--sc-muted)}.sc-expect{display:flex;align-items:flex-start;gap:8px;margin-top:10px!important;font-size:13px;line-height:1.45}.sc-expect svg{flex-shrink:0;margin-top:1px}.sc-suggestions{flex-shrink:0;margin-top:auto;display:flex;flex-direction:column;gap:6px}.sc-suggestions__label{font-size:12px;color:var(--sc-muted);margin-bottom:2px!important}.sc .sc-prompt{width:100%;min-height:46px;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid var(--sc-line);border-radius:9px;background:#fff;text-align:left;font-size:14px;line-height:1.4}.sc-prompt span{flex:1}.sc-prompt svg{flex-shrink:0;color:var(--sc-muted)}.sc-prompt:hover{background:var(--sc-blue);border-color:#d4dce6}.sc-messages{flex-shrink:0;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.sc-day{align-self:center;font-size:12px;font-weight:600;color:var(--sc-muted)}.sc-msg{display:flex;flex-direction:column;gap:5px;max-width:88%}.sc-msg--visitor{align-self:flex-end;align-items:flex-end}.sc-msg--team{align-self:flex-start;align-items:flex-start}.sc-msg.is-new{animation:sc-bubble-in .3s var(--sc-ease) both}.sc-meta{font-size:12px;color:var(--sc-muted);margin-left:2px}.sc-bubble{padding:11px 14px;font-size:15px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.sc-msg--team .sc-bubble{background:var(--sc-blue);border-radius:12px 12px 12px 3px}.sc-msg--visitor .sc-bubble{background:var(--sc-mine);border-radius:12px 12px 3px}.sc-bubble a{color:inherit;text-decoration:underline;text-underline-offset:2px}.sc-msg--sending .sc-bubble{opacity:.7}.sc-msg--failed .sc-bubble{background:#fff;border:1px solid var(--sc-danger)}.sc-status{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--sc-muted)}.sc-status--failed{color:var(--sc-danger);font-weight:600}.sc-status svg{flex-shrink:0}.sc-actions{display:flex;gap:6px}.sc-actions button{min-height:40px;padding:0 14px;border-radius:8px;border:1px solid var(--sc-line);background:#fff;font-size:13px;font-weight:600}.sc-actions button:first-child{background:var(--sc-yellow);border-color:var(--sc-yellow)}.sc-waiting{align-self:stretch;display:flex;gap:8px;align-items:flex-start;padding:10px 12px;border-radius:9px;background:var(--sc-blue);font-size:13px;line-height:1.45;animation:sc-bubble-in .35s .25s var(--sc-ease) both}.sc-waiting svg{flex-shrink:0;margin-top:1px}.sc-files{display:flex;flex-direction:column;gap:6px}.sc-thumb{display:block;max-width:220px;border-radius:10px;overflow:hidden;background:var(--sc-blue);min-height:80px}.sc-thumb img{display:block;width:100%;height:auto}.sc-file{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:9px;border:1px solid var(--sc-line);background:#fff;color:var(--sc-navy);font-size:13px;font-weight:600;text-decoration:underline;overflow-wrap:anywhere}.sc-composer{flex-shrink:0;margin:0;padding:0 19px 12px}.sc-contact{padding:12px 0;margin-bottom:10px;border-top:1px solid var(--sc-line)}.sc-contact__lead{font-size:13px;font-weight:600;margin-bottom:8px!important}.sc-contact input{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid var(--sc-field);border-radius:8px;background:#fff;font-size:16px}.sc-contact input::placeholder{color:var(--sc-muted);opacity:1;font-size:14px}.sc-contact input[aria-invalid=true]{border-color:var(--sc-danger)}.sc-contact small{display:block;margin-top:6px;font-size:12px;color:var(--sc-muted)}.sc-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.sc-editor{display:flex;align-items:flex-end;gap:4px;padding:6px;border:1px solid var(--sc-field);border-radius:12px;background:#fff}.sc-editor:focus-within{border-color:var(--sc-navy);box-shadow:0 0 0 1px var(--sc-navy)}.sc-editor textarea:focus-visible{outline:0}.sc-editor textarea{flex:1;min-width:0;height:44px;max-height:110px;resize:none;border:0;outline:0;padding:10px 6px 8px;background:transparent;font-size:16px;line-height:1.45}.sc-editor textarea::placeholder{font-size:14px;color:var(--sc-muted);opacity:1}.sc-attach{color:var(--sc-muted);cursor:pointer;border-radius:8px}.sc-attach:hover{background:var(--sc-blue);color:var(--sc-navy)}.sc-attach input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sc-attach:focus-within{outline:3px solid var(--sc-yellow)}.sc-send{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:var(--sc-yellow);color:var(--sc-navy);transition:transform .15s}.sc-send[disabled]{background:var(--sc-blue);color:#8995a4;cursor:default}.sc-send:not([disabled]):hover{filter:brightness(.96)}.sc-send:not([disabled]):active{transform:scale(.94)}.sc-error{margin-top:7px!important;font-size:13px;font-weight:600;color:var(--sc-danger)}.sc-note{margin-top:8px!important;font-size:12px;text-align:center;color:var(--sc-muted)}@media(max-width:767px){.sc-launcher{right:14px;bottom:calc(14px + var(--sc-offset) + env(safe-area-inset-bottom,0px))}.sc.is-open .sc-launcher{visibility:hidden}.sc-panel{top:0;right:0;bottom:0;left:0;width:auto;height:100vh;height:100dvh;border:0;border-radius:0;box-shadow:none;padding-top:env(safe-area-inset-top,0px);animation-name:sc-sheet-in}.sc-head{padding:12px 10px 14px 18px}.sc-head__title{font-size:17px}.sc-head__sub{font-size:13px}.sc-close__min{display:none}.sc-close__x{display:block}.sc-context{padding:14px 16px 0}.sc-body{padding:18px 16px}.sc-welcome__title{font-size:26px}.sc-welcome__text,.sc-expect{font-size:15px}.sc .sc-prompt{font-size:15px;min-height:50px;padding:12px}.sc-bubble{font-size:16px}.sc-meta,.sc-status{font-size:13px}.sc-composer{padding:10px 14px max(16px,env(safe-area-inset-bottom,0px));border-top:1px solid var(--sc-line)}.sc-contact{border-top:0;padding-top:2px}.sc-editor{border-radius:10px}.sc-editor textarea::placeholder{font-size:15px}html.sc-lock,html.sc-lock body{overflow:hidden}}@keyframes sc-pop{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sc-panel-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@keyframes sc-sheet-in{0%{transform:translateY(100%)}to{transform:none}}@keyframes sc-bubble-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.sc *,.sc *:before,.sc *:after{animation-duration:.01ms!important;animation-delay:0s!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/support-chat.css.map */
