@keyframes zendra-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes zendra-message-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes zendra-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.zendra-widget{--zw-primary:#6366f1;--zw-primary-hover:#4f46e5;--zw-primary-light:rgba(99, 102, 241, 0.1);--zw-bg:#ffffff;--zw-bg-secondary:#f8fafc;--zw-bg-tertiary:#f1f5f9;--zw-text:#1e293b;--zw-text-secondary:#64748b;--zw-text-muted:#94a3b8;--zw-border:#e2e8f0;--zw-border-light:#f1f5f9;--zw-user-bg:var(--zw-primary);--zw-user-text:#ffffff;--zw-bot-bg:#f1f5f9;--zw-bot-text:#1e293b;--zw-shadow-sm:0 1px 2px rgba(0, 0, 0, 0.05);--zw-shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);--zw-shadow-xl:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);--zw-radius-sm:8px;--zw-radius:12px;--zw-radius-lg:16px;--zw-radius-xl:20px;--zw-radius-full:9999px;--zw-transition:200ms cubic-bezier(0.4, 0, 0.2, 1);--zw-transition-bounce:300ms cubic-bezier(0.34, 1.56, 0.64, 1);--zw-font:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--zw-z-button:2147483646;--zw-z-container:2147483647}.zendra-widget,.zendra-widget *,.zendra-widget ::after,.zendra-widget ::before{box-sizing:border-box!important;margin:0!important;padding:0!important;border:0!important;font:inherit!important;-webkit-tap-highlight-color:transparent!important}.zendra-widget{font-family:var(--zw-font)!important;font-size:14px!important;line-height:1.5!important;color:var(--zw-text)!important;-webkit-font-smoothing:antialiased!important}.zendra-container,.zendra-toggle{position:fixed!important;right:20px!important;display:flex!important}.zendra-toggle{bottom:20px!important;width:60px!important;height:60px!important;border-radius:var(--zw-radius-full)!important;background:var(--zw-primary)!important;border:0!important;cursor:pointer!important;box-shadow:var(--zw-shadow-lg)!important;align-items:center!important;justify-content:center!important;transition:transform var(--zw-transition),background var(--zw-transition)!important;z-index:var(--zw-z-button)!important;outline:0!important}.zendra-widget[data-position=bottom-left] .zendra-toggle{right:auto!important;left:20px!important}.zendra-widget[data-position=bottom-center] .zendra-toggle{right:auto!important;left:50%!important;transform:translateX(-50%)!important}.zendra-toggle:hover{transform:scale(1.05)!important;background:var(--zw-primary-hover)!important}.zendra-toggle:active{transform:scale(.95)!important}.zendra-widget[data-position=bottom-center] .zendra-toggle:hover{transform:translateX(-50%) scale(1.05)!important}.zendra-widget[data-position=bottom-center] .zendra-toggle:active{transform:translateX(-50%) scale(.95)!important}.zendra-toggle svg{width:26px!important;height:26px!important;fill:#fff!important}.zendra-container{bottom:90px!important;width:380px!important;height:560px!important;max-width:calc(100vw - 40px)!important;max-height:calc(100vh - 120px)!important;background:var(--zw-bg)!important;border-radius:var(--zw-radius-xl)!important;box-shadow:var(--zw-shadow-xl)!important;flex-direction:column!important;overflow:hidden!important;z-index:var(--zw-z-container)!important;opacity:0!important;visibility:hidden!important;transform:translateY(20px) scale(.95)!important;transition:opacity var(--zw-transition),visibility var(--zw-transition),transform var(--zw-transition-bounce)!important}.zendra-container.zendra-open{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.zendra-widget[data-position=bottom-left] .zendra-container{right:auto!important;left:20px!important}.zendra-widget[data-position=bottom-center] .zendra-container{right:auto!important;left:50%!important;transform:translateX(-50%) translateY(20px) scale(.95)!important}.zendra-widget[data-position=bottom-center] .zendra-container.zendra-open{transform:translateX(-50%) translateY(0) scale(1)!important}.zendra-header,.zendra-header-avatar{display:flex!important;align-items:center!important}.zendra-header{padding:16px 20px!important;background:var(--zw-primary)!important;color:#fff!important;gap:12px!important;flex:0 0 auto!important}.zendra-header-avatar{width:42px!important;height:42px!important;border-radius:var(--zw-radius-full)!important;background:rgba(255,255,255,.2)!important;justify-content:center!important;font-size:20px!important;flex-shrink:0!important}.zendra-header-info{flex:1!important;min-width:0!important}.zendra-header-name{font-size:16px!important;font-weight:600!important;margin-bottom:2px!important}.zendra-header-status{font-size:11px!important;opacity:.9!important;display:flex!important;align-items:center!important;gap:6px!important}.zendra-close,.zendra-header-status::before{border-radius:var(--zw-radius-full)!important}.zendra-header-status::before{content:""!important;width:8px!important;height:8px!important;background:#4ade80!important;animation:zendra-pulse 2s infinite!important}.zendra-close{width:36px!important;height:36px!important;background:rgba(255,255,255,.1)!important;border:0!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.zendra-close:hover{background:rgba(255,255,255,.2)!important}.zendra-close svg{width:20px!important;height:20px!important;stroke:currentColor!important;stroke-width:2!important;fill:none!important}.zendra-messages{flex:1 1 auto!important;overflow-y:auto!important;overflow-x:hidden!important;padding:16px!important;display:flex!important;flex-direction:column!important;gap:12px!important;background:var(--zw-bg-secondary)!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;min-height:0!important}.zendra-messages::-webkit-scrollbar{width:6px!important}.zendra-messages::-webkit-scrollbar-thumb{background:var(--zw-border)!important;border-radius:var(--zw-radius-full)!important}.zendra-message{max-width:85%!important;padding:12px 16px!important;border-radius:var(--zw-radius-lg)!important;font-size:14px!important;line-height:1.5!important;word-break:break-word!important;animation:zendra-message-in .3s ease-out!important}.zendra-message.zendra-user{align-self:flex-end!important;background:var(--zw-user-bg)!important;color:var(--zw-user-text)!important;border-bottom-right-radius:4px!important;margin-left:40px!important}.zendra-message.zendra-bot,.zendra-typing{background:var(--zw-bg)!important;border-bottom-left-radius:4px!important;align-self:flex-start!important;box-shadow:var(--zw-shadow-sm)!important}.zendra-message.zendra-bot{color:var(--zw-bot-text)!important;margin-right:40px!important}.zendra-typing{display:flex!important;align-items:center!important;gap:5px!important;padding:14px 18px!important;border-radius:var(--zw-radius-lg)!important}.zendra-typing span{width:8px!important;height:8px!important;background:var(--zw-text-muted)!important;border-radius:var(--zw-radius-full)!important;animation:zendra-bounce 1.4s infinite ease-in-out both!important}.zendra-typing span:nth-child(1){animation-delay:-.32s!important}.zendra-typing span:nth-child(2){animation-delay:-.16s!important}.zendra-typing span:nth-child(3){animation-delay:0s!important}.zendra-input-area{padding:16px!important;background:var(--zw-bg)!important;border-top:1px solid var(--zw-border-light)!important;display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important}.zendra-input{flex:1!important;min-width:0!important;padding:12px 18px!important;background:var(--zw-bg-tertiary)!important;border:2px solid transparent!important;border-radius:var(--zw-radius-full)!important;font-size:16px!important;font-family:var(--zw-font)!important;color:var(--zw-text)!important;outline:0!important;-webkit-appearance:none!important;appearance:none!important}.zendra-input:focus{background:var(--zw-bg)!important;border-color:var(--zw-primary)!important}.zendra-input::placeholder{color:var(--zw-text-muted)!important}.zendra-send{width:44px!important;height:44px!important;border-radius:var(--zw-radius-full)!important;background:var(--zw-primary)!important;border:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.zendra-send:hover:not(:disabled){background:var(--zw-primary-hover)!important}.zendra-send:disabled{background:var(--zw-border)!important;cursor:not-allowed!important}.zendra-send svg{width:20px!important;height:20px!important;fill:#fff!important}.zendra-products{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:8px!important}.zendra-product{display:flex!important;gap:12px!important;padding:12px!important;background:var(--zw-bg)!important;border:1px solid var(--zw-border)!important;border-radius:var(--zw-radius)!important;text-decoration:none!important;color:var(--zw-text)!important;cursor:pointer!important}.zendra-product:hover{border-color:var(--zw-primary)!important}.zendra-product-image{width:64px!important;height:64px!important;border-radius:var(--zw-radius-sm)!important;object-fit:cover!important;flex-shrink:0!important;background:var(--zw-bg-tertiary)!important}.zendra-product-info,.zendra-product-placeholder{display:flex!important;justify-content:center!important}.zendra-product-placeholder{align-items:center!important;color:var(--zw-text-muted)!important}.zendra-product-placeholder svg{width:28px!important;height:28px!important;stroke:currentColor!important;fill:none!important}.zendra-product-info{flex:1!important;min-width:0!important;flex-direction:column!important;gap:4px!important}.zendra-product-title{font-size:13px!important;font-weight:600!important;line-height:1.3!important}.zendra-product-variant{font-weight:400!important;color:var(--zw-text-secondary)!important}.zendra-product-prices{display:flex!important;align-items:center!important;gap:8px!important}.zendra-product-price{font-size:14px!important;font-weight:700!important;color:var(--zw-primary)!important}.zendra-product-compare{font-size:11px!important;color:var(--zw-text-muted)!important;text-decoration:line-through!important}.zendra-product-stock{font-size:11px!important;font-weight:500!important}.zendra-product-stock.zendra-in-stock{color:#16a34a!important}.zendra-product-stock.zendra-out-of-stock{color:#dc2626!important}@media screen and (max-width:768px){.zendra-container{width:340px!important;height:500px!important}}@media screen and (max-width:480px){.zendra-toggle{bottom:16px!important;right:16px!important;width:56px!important;height:56px!important}.zendra-widget[data-position=bottom-left] .zendra-toggle{left:16px!important;right:auto!important}.zendra-widget[data-position=bottom-center] .zendra-toggle{left:50%!important;right:auto!important}.zendra-container{position:fixed!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;border-radius:0!important}.zendra-container.zendra-open,.zendra-widget[data-position=bottom-center] .zendra-container.zendra-open,.zendra-widget[data-position=bottom-left] .zendra-container.zendra-open{transform:translateY(0)!important}.zendra-container,.zendra-widget[data-position=bottom-center] .zendra-container,.zendra-widget[data-position=bottom-left] .zendra-container{left:0!important;right:0!important;transform:translateY(100%)!important}.zendra-header{position:sticky!important;top:0!important;z-index:10!important;padding:14px 16px!important;padding-top:calc(14px + env(safe-area-inset-top,0))!important;flex-shrink:0!important}.zendra-messages{flex:1!important;min-height:0!important;padding:12px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.zendra-input-area{position:sticky!important;bottom:0!important;z-index:10!important;padding:12px 16px!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0))!important;flex-shrink:0!important;background:var(--zw-bg)!important}.zendra-message{max-width:90%!important}.zendra-message.zendra-user{margin-left:24px!important}.zendra-message.zendra-bot{margin-right:24px!important}}@media screen and (max-height:500px) and (orientation:landscape){.zendra-header{padding:10px 16px!important;padding-left:calc(16px + env(safe-area-inset-left,0))!important;padding-right:calc(16px + env(safe-area-inset-right,0))!important}.zendra-header-avatar{width:32px!important;height:32px!important;font-size:14px!important}.zendra-input-area{padding:8px 16px!important;padding-left:calc(16px + env(safe-area-inset-left,0))!important;padding-right:calc(16px + env(safe-area-inset-right,0))!important;padding-bottom:calc(8px + env(safe-area-inset-bottom,0))!important}}@media (prefers-reduced-motion:reduce){.zendra-widget *{animation-duration:.01ms!important;transition-duration:.01ms!important}}.zendra-widget[data-theme=dark]{--zw-bg:#1e293b;--zw-bg-secondary:#0f172a;--zw-bg-tertiary:#334155;--zw-text:#f1f5f9;--zw-text-secondary:#94a3b8;--zw-text-muted:#64748b;--zw-border:#334155;--zw-border-light:#1e293b;--zw-bot-text:#f1f5f9}@media print{.zendra-widget{display:none!important}}html.zendra-locked,html.zendra-locked body{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}