.jr-help{--jr-help-navy: #202945;--jr-help-charcoal: #323E48;--jr-help-grey: #D7D2CB;--jr-help-grey-deep: #ADA29A;--jr-help-orange: #FF6C00;--jr-help-ground: #FAF9F7;--jr-help-white: #fff;--jr-help-font: var(--typeBasePrimary, "Helvetica Neue", Helvetica, Arial), var(--typeBaseFallback, sans-serif);--jr-help-ease: .12s ease-out;--jr-help-vh: 100vh;font-family:var(--jr-help-font);color:var(--jr-help-charcoal);-webkit-font-smoothing:antialiased}.jr-help *,.jr-help *:before,.jr-help *:after{box-sizing:border-box}.jr-help__launcher{position:fixed;right:20px;bottom:20px;z-index:10010;width:56px;height:56px;padding:0;margin:0;border:0;border-radius:50%;background:var(--jr-help-navy);box-shadow:0 0 0 3px var(--jr-help-navy),0 6px 20px #20294547;cursor:pointer;overflow:visible;transition:transform var(--jr-help-ease),box-shadow var(--jr-help-ease);-webkit-tap-highlight-color:transparent}.jr-help__launcher .jr-help__face{display:block;width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:50% 30%;background:var(--jr-help-navy);pointer-events:none}.jr-help__launcher:hover{transform:translateY(-1px);box-shadow:0 0 0 3px var(--jr-help-navy),0 10px 26px #20294557}.jr-help__launcher:focus-visible{outline:3px solid var(--jr-help-orange);outline-offset:3px}.jr-help__unread{position:absolute;top:-2px;right:-2px;width:14px;height:14px;border-radius:50%;background:var(--jr-help-orange);border:2px solid var(--jr-help-white);opacity:0;transform:scale(.5);transition:opacity var(--jr-help-ease),transform var(--jr-help-ease)}.jr-help[data-unread=true] .jr-help__unread{opacity:1;transform:scale(1)}.jr-help[data-open=true] .jr-help__launcher{opacity:0;transform:scale(.6);pointer-events:none}.jr-help__launcher{transition:transform var(--jr-help-ease),box-shadow var(--jr-help-ease),opacity var(--jr-help-ease)}.jr-help__panel{position:fixed;right:20px;bottom:20px;z-index:10011;width:400px;height:760px;max-height:calc(100vh - 40px);display:flex;flex-direction:column;background:var(--jr-help-navy);border-radius:18px;box-shadow:0 18px 50px #20294547;overflow:hidden;opacity:0;transform:translateY(8px) scale(.98);transform-origin:100% 100%;transition:opacity .16s ease-out,transform .16s ease-out}.jr-help__panel[hidden]{display:none}.jr-help[data-open=true] .jr-help__panel{opacity:1;transform:none}.jr-help__header{display:flex;align-items:center;gap:12px;padding:14px 14px 14px 16px;background:var(--jr-help-navy);color:var(--jr-help-white);flex:0 0 auto}.jr-help__header-avatar{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover;object-position:50% 30%;flex:0 0 auto;background:var(--jr-help-navy);box-shadow:0 0 0 2px #ffffff2e;pointer-events:none}.jr-help__header-text{flex:1 1 auto;min-width:0}.jr-help__title{font-size:16px;font-weight:600;line-height:1.2;letter-spacing:.01em}.jr-help__subline{font-size:12.5px;line-height:1.3;opacity:.78;margin-top:2px}.jr-help__close{flex:0 0 auto;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--jr-help-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--jr-help-ease)}.jr-help__close:hover{background:#ffffff1f}.jr-help__close:focus-visible{outline:2px solid var(--jr-help-orange);outline-offset:2px}.jr-help__body{flex:1 1 auto;min-height:0;background:var(--jr-help-ground);overflow-y:auto;scroll-behavior:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:18px 16px 8px}.jr-help__welcome{margin-bottom:10px}.jr-help__cards{display:flex;flex-direction:column;gap:8px;margin:0 0 2px;max-width:88%}.jr-help__card{background:var(--jr-help-white);border:1px solid var(--jr-help-grey);border-radius:12px;padding:10px 12px;font-size:13.5px;line-height:1.4;color:var(--jr-help-charcoal)}.jr-help__card-t{font-weight:600;margin-bottom:2px}.jr-help__card-m{color:var(--jr-help-grey-deep);font-size:12.5px}.jr-help__card-track{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-top:6px;padding-top:6px;border-top:1px solid var(--jr-help-grey)}.jr-help__card-link{color:var(--jr-help-orange);font-weight:600;text-decoration:none;white-space:nowrap}.jr-help__card-link:hover{text-decoration:underline}.jr-help__card-link:focus-visible{outline:2px solid var(--jr-help-orange);outline-offset:2px;border-radius:4px}.jr-help__confirm{margin:0 0 4px;padding:12px 12px 10px;background:var(--jr-help-white);border:1px solid var(--jr-help-navy);border-radius:12px;font-size:14px;line-height:1.4}.jr-help__confirm-body{margin-bottom:10px}.jr-help__confirm-row{display:flex;gap:8px;flex-wrap:wrap}.jr-help__choices{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.jr-help__chip--on{background:var(--jr-help-navy);color:var(--jr-help-white);border-color:var(--jr-help-navy)}.jr-help__date{display:block;margin-top:8px;height:38px;padding:0 10px;border:1px solid var(--jr-help-grey-deep);border-radius:10px;font:inherit;font-size:14px;color:var(--jr-help-charcoal);background:var(--jr-help-white)}.jr-help__btn{height:38px;padding:0 16px;border:0;border-radius:999px;background:var(--jr-help-orange);color:var(--jr-help-white);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.jr-help__btn--ghost{background:transparent;color:var(--jr-help-navy);border:1px solid var(--jr-help-grey-deep)}.jr-help__btn:disabled{opacity:.5;cursor:default}.jr-help__btn:focus-visible{outline:2px solid var(--jr-help-navy);outline-offset:2px}button.jr-help__action{font:inherit;cursor:pointer}.jr-help__signin{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 12px}.jr-help__signin[hidden]{display:none}.jr-help__messages{display:flex;flex-direction:column;gap:10px}.jr-help__msg{display:flex;align-items:flex-end;gap:8px;max-width:100%;animation:jr-help-fade .12s ease-out both}.jr-help__msg--customer{justify-content:flex-end}.jr-help__msg-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;object-position:50% 30%;flex:0 0 auto;margin-bottom:2px}.jr-help__msg-avatar{display:none}.jr-help__bubble{max-width:80%;padding:9px 13px;font-size:15px;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:18px}.jr-help__msg--assistant .jr-help__bubble{background:#edebe8;color:var(--jr-help-charcoal);border-bottom-left-radius:6px}.jr-help__msg--customer .jr-help__bubble{background:var(--jr-help-navy);color:var(--jr-help-white);border-bottom-right-radius:6px}.jr-help__msg--error .jr-help__bubble{background:var(--jr-help-white);border:1px solid var(--jr-help-grey-deep);border-style:dashed;color:var(--jr-help-charcoal)}.jr-help__bubble a{color:inherit;text-decoration:underline}.jr-help__typing{display:inline-flex;gap:5px;align-items:center;height:1.45em;vertical-align:middle}.jr-help__typing i{width:7px;height:7px;border-radius:50%;background:var(--jr-help-charcoal);opacity:.35;animation:jr-help-dot 1.1s ease-in-out infinite}.jr-help__typing i:nth-child(2){animation-delay:.18s}.jr-help__typing i:nth-child(3){animation-delay:.36s}.jr-help__actions{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 0;animation:jr-help-fade .12s ease-out both}.jr-help__action{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;padding:7px 14px;border:1.5px solid var(--jr-help-orange);border-radius:999px;background:var(--jr-help-white);color:var(--jr-help-navy);font:inherit;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:background var(--jr-help-ease),color var(--jr-help-ease)}.jr-help__action:hover{background:var(--jr-help-orange);color:var(--jr-help-white);text-decoration:none}.jr-help__action:focus-visible{outline:2px solid var(--jr-help-navy);outline-offset:2px}.jr-help__action--cart{background:var(--jr-help-orange);color:var(--jr-help-white)}.jr-help__action--busy{opacity:.6;cursor:progress}.jr-help__action--done,.jr-help__action--done:hover{background:transparent;color:var(--jr-help-navy);border-color:#00000026;cursor:default}.jr-help__status{margin:4px 0 0;font-size:13.5px;line-height:1.4;color:var(--jr-help-charcoal);display:flex;align-items:center;gap:8px;animation:jr-help-fade .12s ease-out both}.jr-help__status:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--jr-help-orange);flex:0 0 auto}.jr-help__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:4px 0 8px}.jr-help__chips[hidden]{display:none}.jr-help__chip{-webkit-appearance:none;appearance:none;padding:8px 14px;border:1px solid var(--jr-help-grey-deep);border-radius:999px;background:var(--jr-help-white);color:var(--jr-help-navy);font:inherit;font-size:14px;line-height:1.2;cursor:pointer;transition:border-color var(--jr-help-ease),background var(--jr-help-ease)}.jr-help__chip:hover{border-color:var(--jr-help-navy);background:#fff}.jr-help__chip:focus-visible{outline:2px solid var(--jr-help-orange);outline-offset:2px}.jr-help__composer{flex:0 0 auto;display:flex;align-items:flex-end;gap:8px;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px)) 14px;border-top:1px solid var(--jr-help-grey);background:var(--jr-help-ground);margin:0}.jr-help__input{flex:1 1 auto;min-width:0;min-height:42px;max-height:120px;padding:10px 12px;border:1px solid var(--jr-help-grey-deep);border-radius:12px;background:var(--jr-help-white);color:var(--jr-help-charcoal);font:inherit;font-size:15px;line-height:1.4;resize:none;overflow-y:auto;margin:0}.jr-help__input:focus{outline:none;border-color:var(--jr-help-navy);box-shadow:0 0 0 2px #2029451f}.jr-help__input:disabled{opacity:.6}.jr-help__send{flex:0 0 auto;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:var(--jr-help-orange);color:var(--jr-help-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform var(--jr-help-ease),opacity var(--jr-help-ease)}.jr-help__send:hover{transform:translateY(-1px)}.jr-help__send:disabled{opacity:.45;cursor:default;transform:none}.jr-help__send:focus-visible{outline:2px solid var(--jr-help-navy);outline-offset:2px}.jr-help__access{flex:0 0 auto;margin:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--jr-help-grey);background:var(--jr-help-ground)}.jr-help__access[hidden]{display:none}.jr-help__access-text{margin:0 0 8px;font-size:13px;line-height:1.4;color:var(--jr-help-charcoal)}.jr-help__access--error .jr-help__access-text{color:#b3400f}.jr-help__access-row{display:flex;gap:8px;align-items:center}.jr-help__access-input{flex:1 1 auto;min-width:0;height:40px;padding:0 12px;border:1px solid var(--jr-help-grey-deep);border-radius:10px;background:var(--jr-help-white);color:var(--jr-help-charcoal);font:inherit;font-size:15px;margin:0}.jr-help__access-input:focus{outline:none;border-color:var(--jr-help-navy);box-shadow:0 0 0 2px #2029451f}.jr-help__access-btn{flex:0 0 auto;height:40px;padding:0 16px;border:0;border-radius:10px;background:var(--jr-help-navy);color:var(--jr-help-white);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.jr-help__access-btn:disabled{opacity:.5;cursor:default}.jr-help__access-btn:focus-visible{outline:2px solid var(--jr-help-orange);outline-offset:2px}.jr-help__composer[hidden]{display:none}.jr-help__notice{flex:0 0 auto;margin:0;padding:6px 16px 0;font-size:13px;line-height:1.35;color:var(--jr-help-charcoal)}.jr-help__notice[hidden]{display:none}@keyframes jr-help-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes jr-help-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.jr-help *,.jr-help *:before,.jr-help *:after{animation:none!important;transition:none!important}.jr-help__typing i{opacity:.7}}@media(max-width:600px){.jr-help__panel{top:0;left:0;right:0;bottom:0;width:auto;height:var(--jr-help-vh);max-height:none;border-radius:0;transform:translateY(12px)}.jr-help[data-open=true] .jr-help__panel{transform:none}.jr-help__header{padding-top:calc(14px + env(safe-area-inset-top,0px))}.jr-help__bubble{max-width:86%}.jr-help[data-open=true] .jr-help__launcher{display:none}}@media(max-width:600px){html.jr-help-locked,html.jr-help-locked body{overflow:hidden!important;height:100%}}body iframe#launcher{display:none!important}.jr-help--inline .jr-help__launcher,.jr-help--inline .jr-help__close{display:none}.jr-help--inline .jr-help__panel{text-align:left}.jr-help--inline .jr-help__bubble{max-width:560px}.jr-help--inline .jr-help__panel,.jr-help--inline[data-open=true] .jr-help__panel{position:static;width:100%;max-width:760px;height:560px;max-height:none;margin:0 auto;opacity:1;transform:none;border-radius:18px;box-shadow:0 18px 50px #2029452e}@media(max-width:600px){.jr-help--inline .jr-help__panel,.jr-help--inline[data-open=true] .jr-help__panel{position:static;height:70vh;height:70dvh;min-height:440px;border-radius:18px;width:100%}}.jr-help__history-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:6px;margin-left:auto;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:transparent;color:var(--jr-help-white);font:inherit;font-size:13px;font-weight:600;padding:5px 10px;cursor:pointer}.jr-help__history-btn:hover,.jr-help__history-btn[aria-pressed=true]{background:#ffffff24}.jr-help__history-btn+.jr-help__close{margin-left:4px}.jr-help__history{flex:1 1 auto;min-height:0;overflow-y:auto;background:var(--jr-help-ground);padding:16px;display:flex;flex-direction:column;gap:8px;text-align:left}.jr-help__history[hidden],.jr-help__body[hidden]{display:none}.jr-help__history-title{font-weight:700;font-size:15px;color:var(--jr-help-navy);margin:2px 0 6px}.jr-help__history-item{-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;gap:3px;text-align:left;width:100%;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:var(--jr-help-white);padding:10px 12px;font:inherit;cursor:pointer;color:var(--jr-help-navy)}.jr-help__history-item:hover{border-color:var(--jr-help-orange)}.jr-help__history-when{font-size:12px;color:#6b7080}.jr-help__history-opening{font-size:14px;font-weight:600;line-height:1.3}.jr-help__history-meta{font-size:12px;color:#6b7080}.jr-help--behind .jr-help__panel,.jr-help--behind .jr-help__launcher{z-index:10000}
/*# sourceMappingURL=/cdn/shop/t/33/assets/jr-help.css.map */
