.zeno_chatbot--widget,.zeno_chatbot--widget *,.zeno_chatbot--widget *:before,.zeno_chatbot--widget *:after{box-sizing:border-box;margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;text-decoration:none;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zeno_chatbot--widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#1f2937;-webkit-tap-highlight-color:transparent}.zeno_chatbot--widget button,.zeno_chatbot--widget input,.zeno_chatbot--widget textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:0 0;border:none;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.zeno_chatbot--widget a{color:inherit;text-decoration:none}.zeno_chatbot--widget img{max-width:100%;height:auto;display:block}.zeno_chatbot--widget ul,.zeno_chatbot--widget ol{list-style:none}.zeno_chatbot--widget h1,.zeno_chatbot--widget h2,.zeno_chatbot--widget h3,.zeno_chatbot--widget h4,.zeno_chatbot--widget h5,.zeno_chatbot--widget h6{font-size:inherit;font-weight:inherit}.zeno_chatbot--widget :focus{outline:none}.zeno_chatbot--widget{position:fixed;z-index:9999}.zeno_chatbot--widget.zeno_chatbot--bottom-right{bottom:20px;right:20px}.zeno_chatbot--widget.zeno_chatbot--bottom-left{bottom:20px;left:20px}.zeno_chatbot--widget.zeno_chatbot--top-right{top:20px;right:20px}.zeno_chatbot--widget.zeno_chatbot--top-left{top:20px;left:20px}.zeno_chatbot--widget .zeno_chatbot--chat-widget{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:system-ui,-apple-system,sans-serif}.zeno_chatbot--widget .zeno_chatbot--chat-button{position:relative;cursor:pointer;transition:all .3s ease;z-index:9998}.zeno_chatbot--widget .zeno_chatbot--chat-button-circle{background:#2563eb;color:#fff;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s ease}.zeno_chatbot--widget .zeno_chatbot--chat-button-circle:hover{background:#1d4ed8;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.zeno_chatbot--widget .zeno_chatbot--chat-icon{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zeno_chatbot--widget .zeno_chatbot--notification-badge{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;font-size:12px;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:600}.zeno_chatbot--widget .zeno_chatbot--bounce{animation:zcb-bounce 2s infinite}.zeno_chatbot--widget .zeno_chatbot--chat-window{position:absolute;bottom:80px;right:0;width:352px;background:#fff;border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid #e5e7eb;overflow:hidden;opacity:1;transform:translateY(0);transition:all .3s ease;display:flex;flex-direction:column;z-index:9999}.zeno_chatbot--widget .zeno_chatbot--chat-window.zeno_chatbot--hidden{opacity:0;transform:translateY(100%);pointer-events:none}.zeno_chatbot--widget .zeno_chatbot--chat-header{background:#2563eb;color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between}.zeno_chatbot--widget .zeno_chatbot--chat-header-info{display:flex;align-items:center;gap:12px}.zeno_chatbot--widget .zeno_chatbot--chat-avatar{width:32px;height:32px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.zeno_chatbot--widget .zeno_chatbot--chat-title{font-weight:600;font-size:14px}.zeno_chatbot--widget .zeno_chatbot--chat-status{font-size:12px;color:#93c5fd}.zeno_chatbot--widget .zeno_chatbot--header-actions{display:flex;align-items:center;gap:8px}.zeno_chatbot--widget .zeno_chatbot--close-button{background:0 0;border:none;color:#fff;cursor:pointer;padding:4px;font-size:20px;line-height:1;transition:color .2s}.zeno_chatbot--widget .zeno_chatbot--close-button:hover{color:#d1d5db}.zeno_chatbot--widget .zeno_chatbot--menu-container{position:relative}.zeno_chatbot--widget .zeno_chatbot--menu-btn{background:0 0;border:none;color:#fff;font-size:18px;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;line-height:1}.zeno_chatbot--widget .zeno_chatbot--menu-btn:hover{background:rgba(0,0,0,.1);color:#fffcf7}.zeno_chatbot--widget .zeno_chatbot--menu-btn.zeno_chatbot--active{background:rgba(0,124,186,.1);color:#e3e3e3}.zeno_chatbot--widget .zeno_chatbot--menu-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:150px;z-index:1000;animation:zcb-menuSlideIn .2s ease-out}.zeno_chatbot--widget .zeno_chatbot--menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background:0 0;border:none;text-align:left;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s ease}.zeno_chatbot--widget .zeno_chatbot--menu-item:hover{background:#f5f5f5}.zeno_chatbot--widget .zeno_chatbot--menu-item:first-child{border-radius:8px 8px 0 0}.zeno_chatbot--widget .zeno_chatbot--menu-item:last-child{border-radius:0 0 8px 8px}.zeno_chatbot--widget .zeno_chatbot--menu-item:only-child{border-radius:8px}.zeno_chatbot--widget .zeno_chatbot--menu-icon{font-size:16px}.zeno_chatbot--widget .zeno_chatbot--chat-content{display:flex;flex-direction:column;height:300px}.zeno_chatbot--widget .zeno_chatbot--chat-messages{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.zeno_chatbot--widget .zeno_chatbot--message{display:flex;gap:8px;align-items:flex-start}.zeno_chatbot--widget .zeno_chatbot--message.zeno_chatbot--user{flex-direction:row-reverse}.zeno_chatbot--widget .zeno_chatbot--message-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.zeno_chatbot--widget .zeno_chatbot--message-avatar.zeno_chatbot--support{background:#dbeafe;color:#2563eb}.zeno_chatbot--widget .zeno_chatbot--message-avatar.zeno_chatbot--user{background:#f3f4f6;color:#6b7280}.zeno_chatbot--widget .zeno_chatbot--message-content{max-width:80%;overflow-wrap:break-word;word-break:break-word}.zeno_chatbot--widget .zeno_chatbot--message.zeno_chatbot--user .zeno_chatbot--message-time{text-align:right}.zeno_chatbot--widget .zeno_chatbot--message-bubble{padding:12px;border-radius:16px;font-size:14px;line-height:1.4}.zeno_chatbot--widget .zeno_chatbot--message-bubble.zeno_chatbot--support{background:#f3f4f6;color:#1f2937;border-bottom-left-radius:4px}.zeno_chatbot--widget .zeno_chatbot--message-bubble.zeno_chatbot--user{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.zeno_chatbot--widget .zeno_chatbot--message-time{font-size:12px;color:#9ca3af;margin-top:4px;text-align:center}.zeno_chatbot--widget .zeno_chatbot--typing-dots{display:flex;gap:4px;align-items:center}.zeno_chatbot--widget .zeno_chatbot--typing-dot{width:8px;height:8px;background:#9ca3af;border-radius:50%;animation:zcb-typing-pulse 1.4s infinite ease-in-out}.zeno_chatbot--widget .zeno_chatbot--typing-dot:nth-child(1){animation-delay:-.32s}.zeno_chatbot--widget .zeno_chatbot--typing-dot:nth-child(2){animation-delay:-.16s}.zeno_chatbot--widget .zeno_chatbot--typing-dot:nth-child(3){animation-delay:0s}.zeno_chatbot--widget .zeno_chatbot--loading-dots{display:flex;gap:2px;margin-top:4px}.zeno_chatbot--widget .zeno_chatbot--loading-dots span{width:4px;height:4px;background:#007cba;border-radius:50%;animation:zcb-loading 1.4s infinite ease-in-out}.zeno_chatbot--widget .zeno_chatbot--loading-dots span:nth-child(1){animation-delay:-.32s}.zeno_chatbot--widget .zeno_chatbot--loading-dots span:nth-child(2){animation-delay:-.16s}.zeno_chatbot--widget .zeno_chatbot--chat-input-area{border-top:1px solid #e5e7eb;padding:16px;background:#fff}.zeno_chatbot--widget .zeno_chatbot--chat-input-container{display:flex;gap:8px;align-items:center}.zeno_chatbot--widget .zeno_chatbot--chat-input{flex:1;border:1px solid #d1d5db;border-radius:24px;padding:12px 16px;font-size:14px;outline:none;transition:border-color .2s;background:#fff;color:#1f2937}.zeno_chatbot--widget .zeno_chatbot--chat-input:focus{border-color:#2563eb}.zeno_chatbot--widget .zeno_chatbot--chat-input::-moz-placeholder{color:#9ca3af}.zeno_chatbot--widget .zeno_chatbot--chat-input::placeholder{color:#9ca3af}.zeno_chatbot--widget .zeno_chatbot--send-button{background:#2563eb;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;font-size:16px}.zeno_chatbot--widget .zeno_chatbot--send-button:hover:not(:disabled){background:#1d4ed8;transform:scale(1.05)}.zeno_chatbot--widget .zeno_chatbot--send-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.zeno_chatbot--widget .zeno_chatbot--chat-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:8px 16px;text-align:center}.zeno_chatbot--widget .zeno_chatbot--footer-text{font-size:12px;color:#9ca3af}.zeno_chatbot--widget .zeno_chatbot--footer-text a{color:#9ca3af;text-decoration:underline}.zeno_chatbot--widget .zeno_chatbot--footer-text a:hover{color:#6b7280}.zeno_chatbot--widget .zeno_chatbot--contact-form-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;z-index:100}.zeno_chatbot--widget .zeno_chatbot--contact-form{background:#fff;border-radius:12px;padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.15);width:90%;max-width:320px}.zeno_chatbot--widget .zeno_chatbot--contact-form-title{font-size:18px;font-weight:600;color:#333;margin:0 0 8px;text-align:center}.zeno_chatbot--widget .zeno_chatbot--contact-form-subtitle{font-size:14px;color:#666;margin:0 0 20px;text-align:center}.zeno_chatbot--widget .zeno_chatbot--contact-error{background:#fee;color:#c33;padding:8px 12px;border-radius:6px;font-size:14px;margin-bottom:16px;border:1px solid #fcc}.zeno_chatbot--widget .zeno_chatbot--contact-form-fields{margin-bottom:20px}.zeno_chatbot--widget .zeno_chatbot--form-field{margin-bottom:16px}.zeno_chatbot--widget .zeno_chatbot--form-field label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:6px}.zeno_chatbot--widget .zeno_chatbot--contact-input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s ease;box-sizing:border-box;background:#fff;color:#1f2937}.zeno_chatbot--widget .zeno_chatbot--contact-input:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 2px rgba(0,124,186,.1)}.zeno_chatbot--widget .zeno_chatbot--contact-input:disabled{background:#f5f5f5;color:#999}.zeno_chatbot--widget .zeno_chatbot--contact-form-actions{display:flex;gap:12px;justify-content:flex-end}.zeno_chatbot--widget .zeno_chatbot--contact-btn{padding:10px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.zeno_chatbot--widget .zeno_chatbot--contact-btn:disabled{opacity:.6;cursor:not-allowed}.zeno_chatbot--widget .zeno_chatbot--contact-btn-cancel{background:#f5f5f5;color:#666}.zeno_chatbot--widget .zeno_chatbot--contact-btn-cancel:hover:not(:disabled){background:#e5e5e5}.zeno_chatbot--widget .zeno_chatbot--contact-btn-submit{background:#007cba;color:#fff}.zeno_chatbot--widget .zeno_chatbot--contact-btn-submit:hover:not(:disabled){background:#005a87}.zeno_chatbot--widget .zeno_chatbot--markdown-content{line-height:1.5;word-wrap:break-word}.zeno_chatbot--widget .zeno_chatbot--markdown-content p{margin:0 0 .75em}.zeno_chatbot--widget .zeno_chatbot--markdown-content p:last-child{margin-bottom:0}.zeno_chatbot--widget .zeno_chatbot--markdown-content strong,.zeno_chatbot--widget .zeno_chatbot--markdown-content b{font-weight:600}.zeno_chatbot--widget .zeno_chatbot--markdown-content em,.zeno_chatbot--widget .zeno_chatbot--markdown-content i{font-style:italic}.zeno_chatbot--widget .zeno_chatbot--markdown-content a{color:#2563eb;text-decoration:underline;word-break:break-word}.zeno_chatbot--widget .zeno_chatbot--markdown-content a:hover{color:#1d4ed8}.zeno_chatbot--widget .zeno_chatbot--message-bubble.zeno_chatbot--support .zeno_chatbot--markdown-content a{color:#1e40af}.zeno_chatbot--widget .zeno_chatbot--markdown-content ul,.zeno_chatbot--widget .zeno_chatbot--markdown-content ol{margin:.5em 0;padding-left:1.5em}.zeno_chatbot--widget .zeno_chatbot--markdown-content ul{list-style:disc}.zeno_chatbot--widget .zeno_chatbot--markdown-content ol{list-style:decimal}.zeno_chatbot--widget .zeno_chatbot--markdown-content li{margin:.25em 0}.zeno_chatbot--widget .zeno_chatbot--markdown-content code{background:rgba(0,0,0,.08);padding:.15em .4em;border-radius:3px;font-family:ui-monospace,monospace;font-size:.9em}.zeno_chatbot--widget .zeno_chatbot--markdown-content pre{background:rgba(0,0,0,.08);padding:.75em;border-radius:4px;overflow-x:auto;margin:.5em 0}.zeno_chatbot--widget .zeno_chatbot--markdown-content pre code{background:0 0;padding:0}.zeno_chatbot--widget .zeno_chatbot--markdown-content blockquote{border-left:3px solid rgba(0,0,0,.2);margin:.5em 0;padding-left:.75em;font-style:italic}.zeno_chatbot--widget .zeno_chatbot--markdown-content h1,.zeno_chatbot--widget .zeno_chatbot--markdown-content h2,.zeno_chatbot--widget .zeno_chatbot--markdown-content h3,.zeno_chatbot--widget .zeno_chatbot--markdown-content h4{font-weight:600;margin:.75em 0 .5em;line-height:1.3}.zeno_chatbot--widget .zeno_chatbot--markdown-content h1:first-child,.zeno_chatbot--widget .zeno_chatbot--markdown-content h2:first-child,.zeno_chatbot--widget .zeno_chatbot--markdown-content h3:first-child,.zeno_chatbot--widget .zeno_chatbot--markdown-content h4:first-child{margin-top:0}.zeno_chatbot--widget .zeno_chatbot--markdown-content h1{font-size:1.25em}.zeno_chatbot--widget .zeno_chatbot--markdown-content h2{font-size:1.15em}.zeno_chatbot--widget .zeno_chatbot--markdown-content h3{font-size:1.05em}.zeno_chatbot--widget .zeno_chatbot--markdown-content h4{font-size:1em}.zeno_chatbot--widget .zeno_chatbot--markdown-content hr{border:none;border-top:1px solid rgba(0,0,0,.15);margin:.75em 0}.zeno_chatbot--widget .zeno_chatbot--markdown-content table{border-collapse:collapse;width:100%;margin:.5em 0;font-size:.9em}.zeno_chatbot--widget .zeno_chatbot--markdown-content th,.zeno_chatbot--widget .zeno_chatbot--markdown-content td{border:1px solid rgba(0,0,0,.15);padding:.4em .6em;text-align:left}.zeno_chatbot--widget .zeno_chatbot--markdown-content th{background:rgba(0,0,0,.05);font-weight:600}@media (max-width:640px){.zeno_chatbot--widget .zeno_chatbot--chat-window{width:calc(100vw - 32px);bottom:80px;left:auto!important;right:0!important}.zeno_chatbot--widget .zeno_chatbot--send-button{max-width:40px;max-height:40px}.zeno_chatbot--widget .zeno_chatbot--chat-widget{right:16px;bottom:16px}}