.styles_container__HOXd4{border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg)}.styles_chatContainer__p1jAP{position:fixed;right:70px;bottom:70px;z-index:1001;display:flex;justify-content:center;align-items:center;max-width:300px}.fullscreen-image-open .styles_chatContainer__p1jAP{display:none!important}.styles_icon__230tg{z-index:100;width:50px;height:50px;border-radius:var(--border-radius-full);background-color:var(--primary-color);display:flex;justify-content:center;align-items:center;cursor:pointer;position:fixed;right:10px;bottom:10px;transition:transform var(--transition-duration-fast) var(--transition-easing),background-color var(--transition-duration-fast) var(--transition-easing);box-shadow:var(--shadow-md)}.fullscreen-image-open .styles_icon__230tg{display:none!important}.styles_icon__230tg svg{width:30px;height:30px;fill:var(--button-text-color);margin-bottom:3px;transition:transform var(--transition-duration-fast) var(--transition-easing),fill var(--transition-duration-fast) var(--transition-easing);filter:blur(0)}.styles_icon__230tg:active{transform:scale(.75);filter:blur(1px)}.styles_chatHeader__i_LF0{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border-bottom:var(--border-width) solid var(--border-color);background:linear-gradient(160deg,color-mix(in srgb,var(--primary-color) 22%,var(--card-background)) 0,var(--card-background) 78%);color:var(--text-color);cursor:pointer;border-top-left-radius:var(--border-radius-lg);border-top-right-radius:var(--border-radius-lg)}.styles_avatarWrap__hrmaB{position:relative;flex:0 0 auto}.styles_onlineIndicator__FuEzO{position:absolute;right:0;bottom:0;width:11px;height:11px;background-color:var(--success-color);border-radius:var(--border-radius-full);box-shadow:0 0 0 2px var(--card-background)}.styles_headerText__3tfB4{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:1px}.styles_contactName__zJ8Sc{overflow:hidden;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.styles_contactSubtitle__Ejctg{font-size:12px;line-height:1.2;opacity:.62}.styles_closeButton___AKkS{display:flex;align-items:center;justify-content:center;margin-right:var(--spacing-xs);cursor:pointer;opacity:.7;transition:opacity var(--transition-duration-fast) var(--transition-easing)}.styles_closeButton___AKkS:hover{opacity:1}.styles_closeButton___AKkS svg{width:25px;height:25px;fill:var(--text-color)}.styles_chatMessages__oSBwJ{flex:1 1;width:400px;min-height:460px;max-height:min(540px,68vh);overflow-y:auto;overflow-x:hidden;padding:16px 14px;background-color:var(--footer-background);display:flex;flex-direction:column;transition:max-height var(--transition-duration) var(--transition-easing),scrollbar-color .3s ease;border-radius:0!important;scrollbar-width:thin;scrollbar-color:transparent transparent}.styles_chatMessages__oSBwJ::-webkit-scrollbar{width:9px}.styles_chatMessages__oSBwJ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:var(--border-radius-full);background-color:transparent;background-clip:padding-box;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.styles_chatMessages__oSBwJ:hover,.styles_chatMessages__oSBwJ[data-scrolling]{scrollbar-color:color-mix(in srgb,var(--text-color) 28%,transparent) transparent}.styles_chatMessages__oSBwJ:hover::-webkit-scrollbar-thumb,.styles_chatMessages__oSBwJ[data-scrolling]::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--text-color) 28%,transparent)}.styles_chatInput__11RsE{display:flex;align-items:center;gap:10px;padding:12px 14px;background-color:var(--card-background);border-top:var(--border-width) solid var(--border-color);border-bottom-left-radius:var(--border-radius-lg);border-bottom-right-radius:var(--border-radius-lg)}.styles_chatInput__11RsE textarea{flex:1 1 auto;min-height:44px;padding:11px 16px;border:var(--border-width) solid var(--border-color);border-radius:12px;outline:none;background:var(--input-background);color:var(--text-color);font-family:var(--font-family);font-size:14.5px;line-height:1.4;box-sizing:border-box;transition:border-color var(--transition-duration-fast) var(--transition-easing)}.styles_chatInput__11RsE textarea::-moz-placeholder{font-size:14.5px;opacity:.62}.styles_chatInput__11RsE textarea:-ms-input-placeholder{font-size:14.5px;opacity:.62}.styles_chatInput__11RsE textarea::placeholder{font-size:14.5px;opacity:.62}.styles_chatInput__11RsE textarea:focus{border-color:var(--primary-color)}.styles_chatInput__11RsE button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:44px;padding:0 20px;background:linear-gradient(140deg,var(--primary-color) 0,color-mix(in srgb,var(--primary-color) 80%,#000) 100%);color:var(--button-text-color);border:none;border-radius:12px;cursor:pointer;outline:none;font-family:var(--font-family);font-size:14.5px;font-weight:600;line-height:1;white-space:nowrap;box-sizing:border-box;box-shadow:0 4px 14px color-mix(in srgb,var(--primary-color) 34%,transparent);transition:all var(--transition-duration-fast) var(--transition-easing)}.styles_chatInput__11RsE button:hover:not(:disabled){transform:translateY(-1px)}.styles_chatInput__11RsE button:active:not(:disabled){transform:translateY(0) scale(.97)}.styles_chatInput__11RsE button:disabled{cursor:not-allowed;box-shadow:none;opacity:.5}.styles_message__WbGQ3{margin-bottom:10px;padding:10px 14px;border-radius:18px!important;width:-moz-fit-content;width:fit-content;max-width:84%;word-wrap:break-word;overflow-wrap:anywhere;line-height:1.5;font-size:14.5px;font-family:var(--font-family);animation:styles_chatbotBubbleIn__XdpxB .22s cubic-bezier(.22,1,.36,1) both}.styles_message__WbGQ3+.styles_message__WbGQ3{margin-top:-2px}.styles_message__WbGQ3 a{text-decoration:underline}@keyframes styles_chatbotBubbleIn__XdpxB{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.styles_message__WbGQ3{animation:none}}.styles_userMessage__VsXfs{background:linear-gradient(140deg,var(--primary-color) 0,color-mix(in srgb,var(--primary-color) 80%,#000) 100%);color:var(--button-text-color);align-self:flex-end;text-align:left;margin-left:auto;border-bottom-right-radius:6px!important;box-shadow:0 4px 14px color-mix(in srgb,var(--primary-color) 26%,transparent)}.styles_botMessage__Tsjxx{background-color:color-mix(in srgb,var(--text-color) 9%,var(--card-background));align-self:flex-start;text-align:left;margin-right:auto;border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);border-bottom-left-radius:6px!important;box-shadow:0 2px 8px rgba(0,0,0,.16);font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.styles_botMessage__Tsjxx,.styles_botMessage__Tsjxx *{color:var(--text-color)!important}.styles_botMessage__Tsjxx a{color:var(--primary-color)!important}.styles_botMessage__Tsjxx p{margin:var(--spacing-xs) 0}.styles_botMessage__Tsjxx ol,.styles_botMessage__Tsjxx ul{padding-left:var(--spacing-lg);margin:var(--spacing-sm) 0}.styles_botMessage__Tsjxx li{margin-bottom:var(--spacing-xs)}.styles_botMessage__Tsjxx a{color:var(--secondary-color);text-decoration:underline;text-underline-offset:2px}.styles_botMessage__Tsjxx .chatbot-streaming-body--live>:last-child:after{content:"";display:inline-block;width:2px;height:1.05em;margin-left:2px;vertical-align:-.18em;border-radius:1px;background-color:var(--primary-color);opacity:.9;animation:styles_chatbotCaretBlink__XZULp 1s steps(2,start) infinite}@keyframes styles_chatbotCaretBlink__XZULp{0%,to{opacity:.9}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.styles_botMessage__Tsjxx .chatbot-streaming-body--live>:last-child:after{animation:none;opacity:.6}}.styles_botMessage__Tsjxx a[href*="checkout=1"]{display:inline-flex;align-items:center;gap:7px;margin:8px 0 2px;padding:11px 18px;border-radius:13px;background-image:linear-gradient(0deg,rgba(0,0,0,.26),rgba(0,0,0,.26)),linear-gradient(140deg,var(--primary-color) 0,color-mix(in srgb,var(--primary-color) 78%,#000) 100%);color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.32);border:1px solid rgba(0,0,0,.18);font-weight:700;font-size:14.5px;letter-spacing:.01em;text-decoration:none!important;box-shadow:0 6px 18px color-mix(in srgb,var(--primary-color) 34%,transparent);transition:transform .13s ease,box-shadow .13s ease,filter .13s ease}.styles_botMessage__Tsjxx a[href*="checkout=1"],.styles_botMessage__Tsjxx a[href*="checkout=1"] *{color:#fff!important}.styles_botMessage__Tsjxx a[href*="checkout=1"]:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 9px 24px color-mix(in srgb,var(--primary-color) 44%,transparent)}.styles_botMessage__Tsjxx a[href*="checkout=1"]:active{transform:translateY(0) scale(.98)}.styles_profileIcon__qzf0j{position:relative;background:var(--card-background);width:46px;height:46px;border-radius:var(--border-radius-full);overflow:hidden;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary-color) 30%,transparent)}.styles_loadingAnimation__Mtvgl{display:flex;flex-direction:column;gap:8px;min-width:140px}.styles_loadingPhaseRow__dkKD_{display:flex;align-items:center;gap:6px}.styles_loadingDots__kXWOi{display:flex;align-items:center;gap:3px}.styles_loadingDots__kXWOi .chatbot-loading-dot{width:5px;height:5px;flex-shrink:0;background-color:var(--button-text-color);border-radius:var(--border-radius-full);animation:styles_dotWave__sKYQH 1.4s ease-in-out infinite}.styles_loadingDots__kXWOi .chatbot-loading-dot:first-child{animation-delay:0s}.styles_loadingDots__kXWOi .chatbot-loading-dot:nth-child(2){animation-delay:.16s}.styles_loadingDots__kXWOi .chatbot-loading-dot:nth-child(3){animation-delay:.32s}@keyframes styles_dotWave__sKYQH{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.styles_loadingPhaseLabel__PTYcv{font-size:11px;font-weight:600;opacity:.85;letter-spacing:.01em;animation:styles_phaseFade__P_Sa1 2s ease-in-out infinite}@keyframes styles_phaseFade__P_Sa1{0%,to{opacity:.5}50%{opacity:1}}.styles_loadingShimmerLines__iQyIJ{display:flex;flex-direction:column;gap:5px;padding-left:2px}.styles_shimmerLine__AsUy7{height:6px;border-radius:3px;background-color:var(--button-text-color);opacity:.12;position:relative;overflow:hidden}.styles_shimmerLine__AsUy7:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,var(--button-text-color) 50%,transparent 100%);opacity:.3;animation:styles_shimmerSlide__k7BBJ 1.8s ease-in-out infinite}.styles_shimmerLine__AsUy7:nth-child(2):after{animation-delay:.15s}.styles_shimmerLine__AsUy7:nth-child(3):after{animation-delay:.3s}@keyframes styles_shimmerSlide__k7BBJ{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.styles_contactGate__81BId{flex:1 1;width:400px;min-height:460px;max-height:min(540px,68vh);overflow-y:auto;padding:var(--spacing-xl) var(--spacing-lg) var(--spacing-md);background-color:var(--footer-background);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;text-align:center;border-bottom-left-radius:var(--border-radius-lg);border-bottom-right-radius:var(--border-radius-lg)}.styles_contactGateTitle__wqPc3{color:var(--text-color);font-family:var(--font-family);font-size:var(--font-size-lg,18px);font-weight:700;margin:0 0 var(--spacing-sm) 0;line-height:1.3}.styles_contactGateSubtitle__nM0AQ{color:var(--text-color);font-family:var(--font-family);font-size:var(--font-size-sm,13px);margin:0 0 var(--spacing-lg) 0;line-height:1.5;opacity:.75;max-width:280px}.styles_contactGateForm__vn0T5{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;max-width:280px}.styles_contactGateForm__vn0T5 input{padding:var(--spacing-sm) var(--spacing-md);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius-xl);background:var(--input-background);color:var(--text-color);font-family:var(--font-family);font-size:var(--font-size-base);outline:none;transition:border-color var(--transition-duration-fast) var(--transition-easing)}.styles_contactGateForm__vn0T5 input:focus{border-color:var(--primary-color)}.styles_contactGateForm__vn0T5 input::-moz-placeholder{color:var(--text-secondary-color,#999)}.styles_contactGateForm__vn0T5 input:-ms-input-placeholder{color:var(--text-secondary-color,#999)}.styles_contactGateForm__vn0T5 input::placeholder{color:var(--text-secondary-color,#999)}.styles_contactGateForm__vn0T5 button{background-color:var(--primary-color);color:var(--button-text-color);border:none;padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--border-radius-xl);cursor:pointer;font-family:var(--font-family);font-weight:600;font-size:var(--font-size-base);transition:all var(--transition-duration-fast) var(--transition-easing);margin-top:var(--spacing-xs)}.styles_contactGateForm__vn0T5 button:hover{transform:var(--button-hover-transform)}.styles_contactGateForm__vn0T5 button:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles_contactGateError__M_d73{color:var(--error-color,#e53e3e);font-size:var(--font-size-sm,12px);margin:0}@keyframes styles_chatOpen__jLXnf{0%{transform:scale(.5) translate(50%,50%);opacity:0}50%{transform:scale(1.05) translate(-5%,-5%);opacity:1}to{transform:scale(1) translate(0);opacity:1}}@keyframes styles_chatClose__T4M20{0%{transform:scale(1) translate(0);opacity:1}50%{transform:scale(1.05) translate(-5%,-5%);opacity:.5}to{transform:scale(.5) translate(50%,50%);opacity:0}}.styles_chatOpening__mE__u{animation:styles_chatOpen__jLXnf var(--transition-duration-slow) forwards}.styles_chatClosing__0Qiat{animation:styles_chatClose__T4M20 var(--transition-duration) forwards}@keyframes styles_chatbotPulse___Cw0k{0%{box-shadow:var(--shadow-md),0 0 0 0 color-mix(in srgb,var(--primary-color) 55%,transparent)}70%{box-shadow:var(--shadow-md),0 0 0 14px transparent}to{box-shadow:var(--shadow-md),0 0 0 0 transparent}}.styles_iconPulse__G00cK{animation:styles_chatbotPulse___Cw0k 2s ease-out infinite}.styles_iconBadge__DYUmr{position:absolute;top:-2px;right:-2px;width:15px;height:15px;border-radius:var(--border-radius-full);background:#ff3b30;border:2px solid var(--card-background,#fff);box-shadow:0 1px 3px rgba(0,0,0,.3);z-index:101;pointer-events:none}.styles_iconBadge__DYUmr:after{content:"";position:absolute;inset:-2px;border-radius:var(--border-radius-full);background:#ff3b30;opacity:.55;animation:styles_chatbotBadgePing__XfZSP 1.8s cubic-bezier(0,0,.2,1) infinite}@keyframes styles_chatbotBadgePing__XfZSP{0%{transform:scale(1);opacity:.55}70%,to{transform:scale(2.1);opacity:0}}.styles_nudge__F7mMT{position:fixed;right:18px;bottom:78px;z-index:1001;display:inline-flex;max-width:min(290px,calc(100vw - 36px));align-items:center;gap:10px;padding:12px 12px 12px 18px;border:1px solid color-mix(in srgb,var(--text-color) 12%,var(--card-background));border-radius:18px;background:var(--card-background);box-shadow:0 14px 34px rgba(0,0,0,.3),0 3px 8px rgba(0,0,0,.14);color:var(--text-color);cursor:pointer;transform-origin:bottom right;animation:styles_chatbotNudgeIn__ws2ML .36s cubic-bezier(.22,1,.36,1) both}.styles_nudge__F7mMT:after,.styles_nudge__F7mMT:before{content:"";position:absolute;right:16px;width:0;height:0;border-style:solid}.styles_nudge__F7mMT:before{bottom:-9px;border-width:9px 8px 0;border-color:color-mix(in srgb,var(--text-color) 12%,var(--card-background)) transparent transparent transparent}.styles_nudge__F7mMT:after{bottom:-8px;border-width:8px 7px 0;border-color:var(--card-background) transparent transparent transparent}@keyframes styles_chatbotNudgeIn__ws2ML{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.styles_nudgeText__3HUk6{font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_nudgeClose__UM5wg{display:flex;width:20px;height:20px;flex:0 0 auto;align-items:center;justify-content:center;border:none;border-radius:var(--border-radius-full);background:transparent;color:var(--text-color);cursor:pointer;opacity:.45;transition:opacity .15s ease}.styles_nudgeClose__UM5wg:hover{opacity:.9}@media (prefers-reduced-motion:reduce){.styles_iconBadge__DYUmr:after,.styles_iconPulse__G00cK,.styles_nudge__F7mMT{animation:none}}@media (max-width:768px){.styles_chatContainer__p1jAP{position:fixed;top:0;left:0;right:0;bottom:0;max-width:100%;height:100dvh;max-height:100dvh;z-index:1001}.styles_chatContainer__p1jAP>div{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.styles_container__HOXd4{border-radius:0}.styles_chatHeader__i_LF0{border-top-left-radius:0;border-top-right-radius:0;flex-shrink:0;min-height:60px}.styles_chatMessages__oSBwJ{flex:1 1;width:100%;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--spacing-lg);scroll-behavior:smooth}.styles_chatInput__11RsE{flex-shrink:0;min-height:60px;max-height:120px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:sticky;bottom:0;background-color:var(--card-background);border-top:var(--border-width-thick) solid var(--border-color);box-shadow:0 -2px 8px rgba(0,0,0,.1)}.styles_chatInput__11RsE textarea{font-size:var(--font-size-base)!important;line-height:1.4;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--border-radius);padding:var(--spacing-sm) var(--spacing-md);resize:none;box-sizing:border-box;width:100%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;autocapitalize:sentences;autocomplete:off;autocorrect:on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}.styles_chatInput__11RsE textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb,0,123,255),.2)}.styles_chatInput__11RsE button{min-height:44px;min-width:60px;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-base);flex-shrink:0;touch-action:manipulation}.styles_icon__230tg{position:fixed;right:var(--spacing-lg);bottom:var(--spacing-lg);width:56px;height:56px;z-index:100;touch-action:manipulation}.styles_nudge__F7mMT{right:var(--spacing-lg);bottom:calc(var(--spacing-lg) + 70px)}.styles_eventNudge__ODUua{bottom:calc(160px + 70px)}.styles_icon__230tg svg{width:32px;height:32px}.styles_eventIconPosition__1dEn6{bottom:160px;z-index:100}.styles_message__WbGQ3{max-width:85%;font-size:var(--font-size-base);line-height:1.4;padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-sm)}.styles_profileIcon__qzf0j{width:45px;height:45px;margin:0 var(--spacing-xs)}.styles_contactName__zJ8Sc{font-size:var(--font-size-base);font-weight:500}.styles_closeButton___AKkS{padding:var(--spacing-sm);touch-action:manipulation}.styles_closeButton___AKkS svg{width:28px;height:28px}.styles_loadingAnimation__Mtvgl{margin:var(--spacing-sm) 0}.styles_contactGate__81BId{width:100%;max-height:none}}.streaming-status_streamingRow__c__xn{display:flex;align-items:center;gap:10px;min-height:20px;padding:2px 0}.streaming-status_typing__HUlEc{display:inline-flex;align-items:center;gap:4px}.streaming-status_dot__B8xEB{width:6px;height:6px;border-radius:50%;background:color-mix(in srgb,var(--primary-color) 55%,var(--text-color));opacity:.4;animation:streaming-status_chatbotTypingDot__Ps2q2 1.2s ease-in-out infinite}.streaming-status_dot__B8xEB:nth-child(2){animation-delay:.18s}.streaming-status_dot__B8xEB:nth-child(3){animation-delay:.36s}@keyframes streaming-status_chatbotTypingDot__Ps2q2{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.95;transform:translateY(-3px)}}.streaming-status_streamingLabel__jd9RI{min-width:0;font-size:.78rem;font-weight:500;line-height:1.4;color:var(--text-color);opacity:.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (prefers-reduced-motion:reduce){.streaming-status_dot__B8xEB{animation:none;opacity:.6}}