.Chatbot-module__KC0cZq__root{font-family:var(--fanz-chatbot-font,inherit);color:var(--fanz-chatbot-text,#fff)}body.checkout-open .Chatbot-module__KC0cZq__root{visibility:hidden!important;pointer-events:none!important;display:none!important}.Chatbot-module__KC0cZq__launcher{right:var(--fanz-chatbot-launcher-right,16px);bottom:var(--fanz-chatbot-launcher-bottom,16px);z-index:var(--fanz-chatbot-z-index,1001);width:var(--fanz-chatbot-launcher-size,56px);height:var(--fanz-chatbot-launcher-size,56px);border:var(--fanz-chatbot-launcher-border,0);border-radius:var(--fanz-chatbot-launcher-radius,999px);background:var(--fanz-chatbot-launcher-bg,var(--fanz-chatbot-primary));box-shadow:var(--fanz-chatbot-launcher-shadow,0 14px 34px #00000042);color:var(--fanz-chatbot-launcher-color,#fff);cursor:pointer;justify-content:center;align-items:center;transition:transform .18s,background .18s,box-shadow .18s;display:flex;position:fixed}.Chatbot-module__KC0cZq__launcher:hover{transform:var(--fanz-chatbot-launcher-hover-transform,translateY(-2px))}.Chatbot-module__KC0cZq__launcher:active{transform:scale(.92)}.Chatbot-module__KC0cZq__launcher svg{width:var(--fanz-chatbot-launcher-icon-size,26px);height:var(--fanz-chatbot-launcher-icon-size,26px);fill:currentColor}.Chatbot-module__KC0cZq__eventLauncher{bottom:var(--fanz-chatbot-event-launcher-bottom,24px)}.Chatbot-module__KC0cZq__modalShell{right:var(--fanz-chatbot-modal-right,78px);bottom:var(--fanz-chatbot-modal-bottom,78px);z-index:var(--fanz-chatbot-z-index,1001);max-width:min(430px,100vw - 24px);position:fixed}.Chatbot-module__KC0cZq__modal{width:var(--fanz-chatbot-modal-width,400px);max-width:min(430px,100vw - 24px);height:var(--fanz-chatbot-modal-height,480px);border:var(--fanz-chatbot-modal-border,1px solid var(--fanz-chatbot-border));border-radius:var(--fanz-chatbot-modal-radius,var(--fanz-chatbot-radius));background:var(--fanz-chatbot-modal-bg);max-height:min(640px,100vh - 110px);box-shadow:var(--fanz-chatbot-modal-shadow,0 24px 80px #0000005c);color:var(--fanz-chatbot-text);flex-direction:column;display:flex;overflow:hidden}.Chatbot-module__KC0cZq__modalOpen{animation:.26s forwards Chatbot-module__KC0cZq__fanzChatbotOpen}.Chatbot-module__KC0cZq__modalClosing{animation:.24s forwards Chatbot-module__KC0cZq__fanzChatbotClose}.Chatbot-module__KC0cZq__header{min-height:var(--fanz-chatbot-header-height,68px);padding:var(--fanz-chatbot-header-padding,12px 16px);border-bottom:var(--fanz-chatbot-header-border,1px solid var(--fanz-chatbot-border));background:linear-gradient(160deg, color-mix(in srgb, var(--fanz-chatbot-primary) 22%, var(--fanz-chatbot-header-bg)) 0%, var(--fanz-chatbot-header-bg) 78%);align-items:center;gap:12px;display:flex}.Chatbot-module__KC0cZq__avatarWrap{flex:none;position:relative}.Chatbot-module__KC0cZq__avatar{width:var(--fanz-chatbot-avatar-size,40px);height:var(--fanz-chatbot-avatar-size,40px);border-radius:var(--fanz-chatbot-avatar-radius,999px);background-color:var(--fanz-chatbot-avatar-bg,#ffffff14);box-shadow:0 0 0 2px color-mix(in srgb, var(--fanz-chatbot-primary) 30%, transparent);background-position:50%;background-repeat:no-repeat;background-size:cover}.Chatbot-module__KC0cZq__onlineDot{width:var(--fanz-chatbot-online-size,11px);height:var(--fanz-chatbot-online-size,11px);background:var(--fanz-chatbot-online-bg,#28d85b);box-shadow:0 0 0 2px var(--fanz-chatbot-header-bg);border-radius:999px;position:absolute;bottom:-1px;right:-1px}.Chatbot-module__KC0cZq__headerText{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.Chatbot-module__KC0cZq__title{color:var(--fanz-chatbot-title-color,var(--fanz-chatbot-text));font-size:var(--fanz-chatbot-title-size,15px);font-weight:var(--fanz-chatbot-title-weight,700);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.Chatbot-module__KC0cZq__subtitle{color:var(--fanz-chatbot-muted);font-size:12px;line-height:1.2}.Chatbot-module__KC0cZq__closeButton{width:var(--fanz-chatbot-close-size,30px);height:var(--fanz-chatbot-close-size,30px);border:var(--fanz-chatbot-close-border,0);border-radius:var(--fanz-chatbot-close-radius,999px);background:var(--fanz-chatbot-close-bg,#ffffff14);color:var(--fanz-chatbot-close-color,var(--fanz-chatbot-text));cursor:pointer;opacity:.78;flex:none;justify-content:center;align-items:center;line-height:1;transition:opacity .16s,background .16s;display:flex}.Chatbot-module__KC0cZq__closeButton:hover{opacity:1;background:#ffffff29}.Chatbot-module__KC0cZq__messages{gap:var(--fanz-chatbot-message-gap,10px);min-height:0;padding:var(--fanz-chatbot-messages-padding,18px 16px);background:var(--fanz-chatbot-body-bg);scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:auto;transition:scrollbar-color .3s;display:flex;overflow:hidden auto}.Chatbot-module__KC0cZq__messages::-webkit-scrollbar{width:9px}.Chatbot-module__KC0cZq__messages::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:2px solid #0000;border-radius:999px;transition:background-color .3s}.Chatbot-module__KC0cZq__messages:hover,.Chatbot-module__KC0cZq__messages[data-scrolling]{scrollbar-color:color-mix(in srgb, var(--fanz-chatbot-text) 28%, transparent) transparent}.Chatbot-module__KC0cZq__messages:hover::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--fanz-chatbot-text) 28%, transparent)}.Chatbot-module__KC0cZq__messages[data-scrolling]::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--fanz-chatbot-text) 28%, transparent)}.Chatbot-module__KC0cZq__message{width:fit-content;max-width:var(--fanz-chatbot-message-max-width,84%);padding:var(--fanz-chatbot-message-padding,10px 14px);border-radius:var(--fanz-chatbot-message-radius,18px);font-size:var(--fanz-chatbot-message-font-size,14px);overflow-wrap:anywhere;line-height:1.5;animation:.22s both Chatbot-module__KC0cZq__fanzChatbotBubbleIn}.Chatbot-module__KC0cZq__message p{margin:0 0 .55em}.Chatbot-module__KC0cZq__message p:last-child{margin-bottom:0}.Chatbot-module__KC0cZq__message a{color:inherit;text-underline-offset:2px;text-decoration:underline}.Chatbot-module__KC0cZq__message a[href*=checkout\=1]{background-image:linear-gradient(0deg, #00000042, #00000042), linear-gradient(140deg, var(--fanz-chatbot-primary) 0%, color-mix(in srgb, var(--fanz-chatbot-primary) 78%, #000) 100%);color:#fff;text-shadow:0 1px 2px #00000052;letter-spacing:.01em;box-shadow:0 6px 18px color-mix(in srgb, var(--fanz-chatbot-primary) 34%, transparent);border:1px solid #0000002e;border-radius:13px;align-items:center;gap:7px;margin:8px 0 2px;padding:11px 18px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .13s,box-shadow .13s,filter .13s;display:inline-flex}.Chatbot-module__KC0cZq__message a[href*=checkout\=1],.Chatbot-module__KC0cZq__message a[href*=checkout\=1] *{color:#fff!important}.Chatbot-module__KC0cZq__message a[href*=checkout\=1]:hover{filter:brightness(1.06);box-shadow:0 9px 24px color-mix(in srgb, var(--fanz-chatbot-primary) 44%, transparent);transform:translateY(-1px)}.Chatbot-module__KC0cZq__message a[href*=checkout\=1]:active{transform:translateY(0)scale(.98)}.Chatbot-module__KC0cZq__loadingLabel{white-space:nowrap;text-overflow:ellipsis;opacity:.7;min-width:0;max-width:220px;font-size:.82rem;font-weight:500;overflow:hidden}.Chatbot-module__KC0cZq__botMessage{border:var(--fanz-chatbot-bot-bubble-border,1px solid color-mix(in srgb, var(--fanz-chatbot-text) 10%, transparent));border-bottom-left-radius:var(--fanz-chatbot-bot-bubble-corner,6px);background:var(--fanz-chatbot-bot-bubble-bg,color-mix(in srgb, var(--fanz-chatbot-text) 7%, var(--fanz-chatbot-body-bg)));color:var(--fanz-chatbot-bot-bubble-color,var(--fanz-chatbot-text));align-self:flex-start;margin-right:auto;box-shadow:0 1px 2px #0000001f}.Chatbot-module__KC0cZq__userMessage{border:var(--fanz-chatbot-user-bubble-border,0);border-bottom-right-radius:var(--fanz-chatbot-user-bubble-corner,6px);background:var(--fanz-chatbot-user-bubble-bg,linear-gradient(140deg, var(--fanz-chatbot-primary) 0%, color-mix(in srgb, var(--fanz-chatbot-primary) 78%, #000) 100%));color:var(--fanz-chatbot-user-bubble-color,#fff);box-shadow:0 2px 10px color-mix(in srgb, var(--fanz-chatbot-primary) 32%, transparent);align-self:flex-end;margin-left:auto}.Chatbot-module__KC0cZq__streaming>div>:last-child:after{content:"";vertical-align:-.18em;opacity:.9;background:currentColor;border-radius:1px;width:2px;height:1.05em;margin-left:2px;animation:1s steps(2,start) infinite Chatbot-module__KC0cZq__fanzChatbotCaret;display:inline-block}.Chatbot-module__KC0cZq__loadingStatus{opacity:.88;align-items:center;gap:8px;display:inline-flex}.Chatbot-module__KC0cZq__loadingDots{gap:3px;display:inline-flex}.Chatbot-module__KC0cZq__loadingDots span{background:currentColor;border-radius:999px;width:5px;height:5px;animation:1.25s ease-in-out infinite Chatbot-module__KC0cZq__fanzChatbotDot}.Chatbot-module__KC0cZq__loadingDots span:nth-child(2){animation-delay:.14s}.Chatbot-module__KC0cZq__loadingDots span:nth-child(3){animation-delay:.28s}.Chatbot-module__KC0cZq__composer{align-items:center;gap:var(--fanz-chatbot-composer-gap,10px);padding:var(--fanz-chatbot-composer-padding,12px 16px);border-top:var(--fanz-chatbot-composer-border,1px solid var(--fanz-chatbot-border));background:var(--fanz-chatbot-composer-bg,var(--fanz-chatbot-header-bg));flex:none;display:flex}.Chatbot-module__KC0cZq__composer textarea{min-height:var(--fanz-chatbot-input-height,42px);resize:none;border:var(--fanz-chatbot-input-border,1px solid var(--fanz-chatbot-border));border-radius:var(--fanz-chatbot-input-radius,999px);max-height:88px;padding:var(--fanz-chatbot-input-padding,11px 16px);background:var(--fanz-chatbot-input-bg,#0000003d);color:var(--fanz-chatbot-input-color,var(--fanz-chatbot-text));box-sizing:border-box;outline:none;flex:auto;font-family:inherit;font-size:14.5px;line-height:1.4}.Chatbot-module__KC0cZq__composer textarea::placeholder{color:var(--fanz-chatbot-input-placeholder,var(--fanz-chatbot-muted));opacity:.85;font-size:14.5px}.Chatbot-module__KC0cZq__composer textarea:focus{border-color:var(--fanz-chatbot-input-focus-border,var(--fanz-chatbot-primary))}.Chatbot-module__KC0cZq__composer button,.Chatbot-module__KC0cZq__gate button{border:var(--fanz-chatbot-send-border,0);border-radius:var(--fanz-chatbot-send-radius,999px);background:var(--fanz-chatbot-send-bg,linear-gradient(140deg, var(--fanz-chatbot-primary) 0%, color-mix(in srgb, var(--fanz-chatbot-primary) 80%, #000) 100%));color:var(--fanz-chatbot-send-color,#fff);cursor:pointer;white-space:nowrap;box-sizing:border-box;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.Chatbot-module__KC0cZq__composer button{height:var(--fanz-chatbot-send-height,42px);padding:var(--fanz-chatbot-send-padding,0 18px);box-shadow:0 4px 14px color-mix(in srgb, var(--fanz-chatbot-primary) 34%, transparent);flex:none}.Chatbot-module__KC0cZq__composer button:not(:disabled):hover,.Chatbot-module__KC0cZq__gate button:not(:disabled):hover{transform:translateY(-1px)}.Chatbot-module__KC0cZq__composer button:not(:disabled):active{transform:translateY(0)scale(.97)}.Chatbot-module__KC0cZq__composer button:disabled,.Chatbot-module__KC0cZq__gate button:disabled{cursor:not-allowed;box-shadow:none;opacity:.5}.Chatbot-module__KC0cZq__gate{padding:var(--fanz-chatbot-gate-padding,26px 24px);background:var(--fanz-chatbot-body-bg);text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.Chatbot-module__KC0cZq__gate h2{color:var(--fanz-chatbot-gate-title-color,var(--fanz-chatbot-text));font-size:var(--fanz-chatbot-gate-title-size,18px);margin:0 0 8px}.Chatbot-module__KC0cZq__gate p{max-width:280px;color:var(--fanz-chatbot-muted);margin:0 0 20px;font-size:13px;line-height:1.45}.Chatbot-module__KC0cZq__gate form{flex-direction:column;gap:10px;width:min(280px,100%);display:flex}.Chatbot-module__KC0cZq__gate input{border:var(--fanz-chatbot-input-border,1px solid var(--fanz-chatbot-border));border-radius:var(--fanz-chatbot-input-radius,999px);padding:var(--fanz-chatbot-input-padding,10px 14px);background:var(--fanz-chatbot-input-bg,#0000003d);color:var(--fanz-chatbot-input-color,var(--fanz-chatbot-text));outline:none;font-family:inherit}.Chatbot-module__KC0cZq__gate span{color:var(--fanz-chatbot-error-color,#ff6b6b);font-size:12px}.Chatbot-module__KC0cZq__gate button{min-height:40px;padding:0 16px}@keyframes Chatbot-module__KC0cZq__fanzChatbotOpen{0%{opacity:0;transform:scale(.86)translate(16px,16px)}to{opacity:1;transform:scale(1)translate(0)}}@keyframes Chatbot-module__KC0cZq__fanzChatbotClose{0%{opacity:1;transform:scale(1)translate(0)}to{opacity:0;transform:scale(.9)translate(16px,16px)}}@keyframes Chatbot-module__KC0cZq__fanzChatbotDot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@keyframes Chatbot-module__KC0cZq__fanzChatbotBubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes Chatbot-module__KC0cZq__fanzChatbotCaret{0%,to{opacity:.1}50%{opacity:.65}}@keyframes Chatbot-module__KC0cZq__fanzChatbotNudgeIn{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Chatbot-module__KC0cZq__fanzChatbotPulse{0%{box-shadow:var(--fanz-chatbot-launcher-shadow,0 14px 34px #00000042), 0 0 0 0 color-mix(in srgb, var(--fanz-chatbot-primary) 55%, transparent)}70%{box-shadow:var(--fanz-chatbot-launcher-shadow,0 14px 34px #00000042), 0 0 0 14px transparent}to{box-shadow:var(--fanz-chatbot-launcher-shadow,0 14px 34px #00000042), 0 0 0 0 transparent}}.Chatbot-module__KC0cZq__launcherPulse{animation:2s ease-out infinite Chatbot-module__KC0cZq__fanzChatbotPulse}.Chatbot-module__KC0cZq__launcherBadge{border:2px solid var(--fanz-chatbot-modal-bg,#111);pointer-events:none;background:#ff3b30;border-radius:999px;width:15px;height:15px;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 3px #00000059}.Chatbot-module__KC0cZq__launcherBadge:after{content:"";opacity:.55;background:#ff3b30;border-radius:999px;animation:1.8s cubic-bezier(0,0,.2,1) infinite Chatbot-module__KC0cZq__fanzChatbotBadgePing;position:absolute;inset:-2px}@keyframes Chatbot-module__KC0cZq__fanzChatbotBadgePing{0%{opacity:.55;transform:scale(1)}70%,to{opacity:0;transform:scale(2.1)}}.Chatbot-module__KC0cZq__nudge{right:var(--fanz-chatbot-launcher-right,16px);bottom:calc(var(--fanz-chatbot-launcher-bottom,16px) + var(--fanz-chatbot-launcher-size,56px) + 6px);z-index:var(--fanz-chatbot-z-index,1001);border:1px solid var(--fanz-chatbot-border);background:var(--fanz-chatbot-modal-bg);max-width:min(290px,100vw - 36px);color:var(--fanz-chatbot-text);cursor:pointer;transform-origin:100% 100%;border-radius:18px;align-items:center;gap:10px;padding:12px 12px 12px 18px;animation:.36s cubic-bezier(.22,1,.36,1) both Chatbot-module__KC0cZq__fanzChatbotNudgeIn;display:inline-flex;position:fixed;box-shadow:0 14px 34px #0000004d,0 3px 8px #00000024}.Chatbot-module__KC0cZq__nudge:before,.Chatbot-module__KC0cZq__nudge:after{content:"";border-style:solid;width:0;height:0;position:absolute;right:22px}.Chatbot-module__KC0cZq__nudge:before{border-width:9px 8px 0;border-color:var(--fanz-chatbot-border) transparent transparent transparent;bottom:-9px}.Chatbot-module__KC0cZq__nudge:after{border-width:8px 7px 0;border-color:var(--fanz-chatbot-modal-bg) transparent transparent transparent;bottom:-8px}.Chatbot-module__KC0cZq__eventNudge{bottom:calc(var(--fanz-chatbot-event-launcher-bottom,24px) + var(--fanz-chatbot-launcher-size,56px) + 6px)}.Chatbot-module__KC0cZq__nudgeText{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.Chatbot-module__KC0cZq__nudgeClose{width:20px;height:20px;color:var(--fanz-chatbot-muted);cursor:pointer;opacity:.5;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.Chatbot-module__KC0cZq__nudgeClose:hover{opacity:.9}@media (prefers-reduced-motion:reduce){.Chatbot-module__KC0cZq__message,.Chatbot-module__KC0cZq__nudge,.Chatbot-module__KC0cZq__launcherPulse,.Chatbot-module__KC0cZq__launcherBadge:after,.Chatbot-module__KC0cZq__streaming>div>:last-child:after{animation:none}}@media (max-width:768px){.Chatbot-module__KC0cZq__launcher{right:var(--fanz-chatbot-mobile-launcher-right,18px);bottom:var(--fanz-chatbot-mobile-launcher-bottom,18px);width:var(--fanz-chatbot-mobile-launcher-size,58px);height:var(--fanz-chatbot-mobile-launcher-size,58px)}.Chatbot-module__KC0cZq__nudge{right:var(--fanz-chatbot-mobile-launcher-right,18px);left:auto}.Chatbot-module__KC0cZq__eventLauncher{bottom:var(--fanz-chatbot-mobile-event-launcher-bottom,24px)}.Chatbot-module__KC0cZq__modalShell{max-width:none;inset:0}.Chatbot-module__KC0cZq__modal{border:0;border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:none}.Chatbot-module__KC0cZq__header{min-height:64px}.Chatbot-module__KC0cZq__message{max-width:var(--fanz-chatbot-mobile-message-max-width,86%)}}
