.lw-helpbot{position:relative;z-index:999;font-family:var(--lw-font)}.lw-helpbot [hidden]{display:none!important}.lw-helpbot button,.lw-helpbot textarea,.lw-helpbot a{font-family:var(--lw-font)}.lw-helpbot__launcher{position:fixed;z-index:1001;right:24px;bottom:var(--lw-helpbot-launcher-bottom,24px);min-height:56px;display:flex;align-items:center;gap:11px;padding:9px 16px 9px 10px;border:1px solid rgba(253,255,252,.16);border-radius:999px;background:var(--lw-space);color:var(--lw-ivory);box-shadow:0 18px 45px -18px #061a4094;cursor:pointer;transition:transform .25s var(--lw-ease),box-shadow .25s var(--lw-ease)}.lw-helpbot__launcher:hover{transform:translateY(-2px);box-shadow:0 22px 52px -18px #061a40ad}.lw-helpbot__launcher-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:var(--lw-action)}.lw-helpbot__launcher-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.lw-helpbot__launcher-copy{display:grid;gap:1px;text-align:left}.lw-helpbot__launcher-kicker{opacity:.7;font-size:.56rem;line-height:1;letter-spacing:.12em;text-transform:uppercase}.lw-helpbot__launcher-label{font-size:.82rem;line-height:1.15;font-weight:650}.lw-helpbot__backdrop{position:fixed;z-index:1002;top:0;right:0;bottom:0;left:0;background:#061a4047;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.lw-helpbot__panel{position:fixed;z-index:9999;right:24px;bottom:24px;width:min(var(--lw-helpbot-panel-width,420px),calc(100vw - 32px));height:min(740px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(6,26,64,.1);background:var(--lw-ivory);color:var(--lw-space);box-shadow:0 28px 80px -24px #061a4085;animation:lw-helpbot-enter .34s var(--lw-ease) both}@keyframes lw-helpbot-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}.lw-helpbot__header{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 14px 20px;background:var(--lw-space);color:var(--lw-ivory)}.lw-helpbot__brand{margin:0;font-size:.66rem;line-height:1;font-weight:700;letter-spacing:.17em}.lw-helpbot__header-note{margin:5px 0 0;color:#fdfffcad;font-size:.69rem;line-height:1.2}.lw-helpbot__header-actions{display:flex;align-items:center;gap:5px}.lw-helpbot__reset{padding:7px 9px;border:0;background:transparent;color:#fdfffcb3;font-size:.61rem;font-weight:600;cursor:pointer}.lw-helpbot__reset:hover{color:var(--lw-ivory)}.lw-helpbot__close{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--lw-ivory);cursor:pointer}.lw-helpbot__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.lw-helpbot__conversation{min-height:0;overflow:auto;overscroll-behavior:contain;padding:26px 20px 24px;scroll-behavior:smooth}.lw-helpbot__welcome{padding-bottom:3px}.lw-helpbot__eyebrow,.lw-helpbot__result-eyebrow{margin:0 0 10px;color:var(--lw-azure);font-size:.62rem;line-height:1;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.lw-helpbot__title{max-width:340px;margin:0;color:var(--lw-space);font-size:clamp(1.55rem,1.3rem + .8vw,1.95rem);line-height:1.02;letter-spacing:-.025em;font-weight:600}.lw-helpbot__intro{max-width:355px;margin-top:13px;color:var(--lw-ink-soft);font-size:.86rem;line-height:1.55}.lw-helpbot__intro p{margin:0}.lw-helpbot__quick-wrap{margin-top:24px}.lw-helpbot__quick-label{margin:0 0 9px;color:#061a408c;font-size:.64rem;line-height:1.3}.lw-helpbot__quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.lw-helpbot__quick{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid rgba(6,26,64,.11);border-radius:var(--lw-radius-sm);background:#fff;color:var(--lw-space);text-align:left;font-size:.69rem;line-height:1.15;font-weight:570;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.lw-helpbot__quick:hover{border-color:#0353a459;background:var(--lw-sky-wash);transform:translateY(-1px)}.lw-helpbot__quick svg{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:var(--lw-action);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.lw-helpbot__message{display:flex;margin-top:18px}.lw-helpbot__message--user{justify-content:flex-end}.lw-helpbot__bubble{max-width:84%;padding:11px 13px;border-radius:10px 10px 3px;background:var(--lw-space);color:var(--lw-ivory);font-size:.78rem;line-height:1.45}.lw-helpbot__response{margin-top:18px;padding-top:18px;border-top:1px solid rgba(6,26,64,.08)}.lw-helpbot__response h3{margin:0;color:var(--lw-space);font-size:1.18rem;line-height:1.08;letter-spacing:-.018em;font-weight:600}.lw-helpbot__response-copy{margin:8px 0 0;color:var(--lw-ink-soft);font-size:.76rem;line-height:1.5}.lw-helpbot__results{display:grid;gap:9px;margin-top:15px}.lw-helpbot__product{display:grid;grid-template-columns:88px minmax(0,1fr);gap:13px;padding:10px;border:1px solid rgba(6,26,64,.1);background:#fff}.lw-helpbot__product-image{width:88px;height:100%;min-height:106px;overflow:hidden;background:var(--lw-sky-wash)}.lw-helpbot__product-image img{width:100%;height:100%;display:block;object-fit:cover}.lw-helpbot__product-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:3px 3px 2px 0}.lw-helpbot__product-concern{margin:0 0 4px;color:var(--lw-azure);font-size:.54rem;line-height:1.2;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lw-helpbot__product-title{margin:0;color:var(--lw-space);font-size:.9rem;line-height:1.05;font-weight:650}.lw-helpbot__price-row{display:flex;align-items:center;gap:6px;margin-top:5px}.lw-helpbot__price{color:var(--lw-space);font-size:.7rem;font-weight:650}.lw-helpbot__compare{color:#061a406b;font-size:.62rem;text-decoration:line-through}.lw-helpbot__product-summary{display:-webkit-box;margin:7px 0 0;overflow:hidden;color:var(--lw-ink-soft);font-size:.66rem;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lw-helpbot__product-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:9px}.lw-helpbot__product-link,.lw-helpbot__product-add{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:7px 9px;border:1px solid var(--lw-space);border-radius:0;font-size:.57rem;line-height:1;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;cursor:pointer}.lw-helpbot__product-link{background:var(--lw-space);color:var(--lw-ivory)}.lw-helpbot__product-add{background:transparent;color:var(--lw-space)}.lw-helpbot__product-add[disabled]{opacity:.55;cursor:wait}.lw-helpbot__followups{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.lw-helpbot__followup{padding:7px 10px;border:1px solid rgba(3,83,164,.24);border-radius:999px;background:var(--lw-sky-wash);color:var(--lw-prussian);font-size:.6rem;font-weight:600;cursor:pointer}.lw-helpbot__thinking{position:absolute;z-index:3;left:20px;bottom:112px;display:flex;align-items:center;gap:4px;padding:8px 11px;border:1px solid rgba(6,26,64,.07);background:#fdfffcf5;box-shadow:var(--lw-shadow-sm)}.lw-helpbot__thinking span{width:4px;height:4px;border-radius:50%;background:var(--lw-action);animation:lw-helpbot-dot .9s ease-in-out infinite alternate}.lw-helpbot__thinking span:nth-child(2){animation-delay:.15s}.lw-helpbot__thinking span:nth-child(3){animation-delay:.3s}.lw-helpbot__thinking em{margin-left:4px;color:#061a408f;font-size:.59rem;font-style:normal}@keyframes lw-helpbot-dot{0%{opacity:.25;transform:translateY(0)}to{opacity:1;transform:translateY(-2px)}}.lw-helpbot__composer-wrap{position:relative;padding:12px 14px 13px;border-top:1px solid rgba(6,26,64,.09);background:#fdfffcfa}.lw-helpbot__composer{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:end;gap:7px;padding:6px 6px 6px 12px;border:1px solid rgba(6,26,64,.17);background:#fff}.lw-helpbot__composer:focus-within{border-color:#0353a48c;box-shadow:0 0 0 3px #0353a412}.lw-helpbot__input{width:100%;min-height:36px;max-height:92px;resize:none;overflow:auto;padding:8px 0 5px;border:0;outline:0;background:transparent;color:var(--lw-space);font-size:.76rem;line-height:1.35}.lw-helpbot__input::placeholder{color:#061a4066}.lw-helpbot__send{width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;background:var(--lw-action);color:var(--lw-ivory);cursor:pointer}.lw-helpbot__send svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lw-helpbot__disclaimer{margin:7px 2px 0;color:#061a4078;font-size:.53rem;line-height:1.3;text-align:center}body.lw-helpbot-open{overflow:hidden}@media(max-width:767px){.lw-helpbot__launcher{right:14px;bottom:max(var(--lw-helpbot-launcher-bottom-mobile,84px),calc(env(safe-area-inset-bottom) + 14px));min-height:50px;padding:7px 13px 7px 8px}.lw-helpbot__launcher-icon{width:35px;height:35px;flex-basis:35px}.lw-helpbot__launcher-kicker{display:none}.lw-helpbot__launcher-label{font-size:.76rem}.lw-helpbot__backdrop{background:#061a4057}.lw-helpbot__panel{top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:none;border:0;animation:lw-helpbot-mobile-enter .32s var(--lw-ease) both}@keyframes lw-helpbot-mobile-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.lw-helpbot__header{min-height:66px;padding:max(13px,env(safe-area-inset-top)) 14px 12px 18px}.lw-helpbot__conversation{padding:24px 18px 22px}.lw-helpbot__title{max-width:310px;font-size:1.72rem}.lw-helpbot__intro{font-size:.83rem}.lw-helpbot__quick-grid{grid-template-columns:1fr}.lw-helpbot__product{grid-template-columns:82px minmax(0,1fr)}.lw-helpbot__product-image{width:82px;min-height:104px}.lw-helpbot__composer-wrap{padding:11px 12px max(12px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.lw-helpbot *,.lw-helpbot *:before,.lw-helpbot *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.lw-helpbot__match-note{margin:8px 0 0;color:#061a4085;font-size:.59rem;line-height:1.35}.lw-helpbot__match-note strong{color:var(--lw-prussian);font-weight:650}.lw-helpbot__catalog-warning{margin:14px 0 0;padding:10px 11px;border:1px solid rgba(3,83,164,.15);background:var(--lw-sky-wash);color:var(--lw-prussian);font-size:.66rem;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/15/assets/lw-helpbot.css.map */
