.supportbot-widget{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.supportbot-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 12px rgba(0,0,0,.15),0 8px 24px rgba(102,126,234,.4);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.supportbot-icon img{width:24px;height:24px}.supportbot-icon:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2),0 12px 32px rgba(102,126,234,.5)}.supportbot-icon:hover svg{transform:rotate(10deg)}.supportbot-icon:active{transform:scale(.95)}.oceanai-chat-bot-container{position:fixed;bottom:0;left:2px;z-index:10000}.oceanai-chat-bot-container.hidden{display:none}.oceanai-chat-bot-container .oceanai-chat-bot{position:absolute;bottom:0;left:0;width:0;height:0;border-radius:16px;opacity:0;visibility:hidden;padding:1px;transform:scale(0);box-shadow:rgba(76,93,158,.07) 0 4px 16px 4px;overflow:hidden}.oceanai-chat-bot-container .oceanai-chat-bot.oceanai-open{width:420px;height:600px;opacity:1;visibility:visible;transform:scale(1);transition:opacity .25s ease}.oceanai-chat-bot-container .oceanai-chat-bot.hidden{opacity:0;display:none}.oceanai-chat-bot-container .oceanai-chat-bot .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:9999;border-radius:16px;animation:fadeIn .2s ease}.oceanai-chat-bot-container .oceanai-chat-bot .loading-overlay .spinner{width:48px;height:48px;border:4px solid #f0f0f0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.oceanai-chat-bot-container .oceanai-chat-bot .loading-overlay .loading-text{font-size:14px;font-weight:500;color:#667eea}@keyframes spin{to{transform:rotate(360deg)}}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-container{height:100%;border-radius:16px;display:flex;flex-direction:row}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-main{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;flex:1;height:100%}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-main.with-history{grid-template-columns:3fr 8fr;grid-template-rows:auto 1fr;border-radius:0 16px 16px 0}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-main.with-history .oceanai-body-container{grid-column:2}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header{grid-column:1/-1;grid-row:1;display:flex;align-items:center;justify-content:space-between;padding:14px;background-color:#5058c9}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-icon{width:20px;height:20px;cursor:pointer}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-header-content{display:flex;align-items:center;gap:6px;z-index:1}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header i{font-size:20px;color:#fff}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-bot-info h3{color:#fff;font-size:16px;font-weight:500;margin:0}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn{display:flex;align-items:center;gap:16px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn img{width:18px;height:18px;cursor:pointer;transition:all .2s ease}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn img.oceanai-support-icon{width:20px;height:20px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn img:hover{opacity:.8;transform:scale(1.1)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn .oceanai-up-arrow-icon{width:20px;height:24px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn .oceanai-up-arrow-icon.rotated{transform:rotate(180deg)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn .oceanai-history-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn .oceanai-history-icon:hover{transform:scale(1.15)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-bot-header .oceanai-close-btn .oceanai-icon{width:24px;height:24px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-container{grid-column:1;grid-row:2;display:flex;flex-direction:column;height:100%;background:#fff;position:relative;overflow:hidden}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper{flex:1;height:100%;overflow-y:auto;display:flex;flex-direction:column;background:#fff;position:relative;border-top-left-radius:6px;border-top-right-radius:6px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper::-webkit-scrollbar{width:4px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper::-webkit-scrollbar-track{background:transparent}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-splash-screen{width:100%;height:100%;flex:1;display:flex;padding:80px;flex-direction:column;align-items:center;font-size:16px;justify-content:center;text-align:center;gap:20px;background:#f8f8f8}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-splash-screen .ma.ma-ai{font-size:100px;display:inline-block;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body{flex:1;padding:16px;display:flex;flex-direction:column;background:#f8f8f8;gap:12px;position:relative;scroll-behavior:smooth}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;margin-bottom:12px;animation:slideInDown .3s ease}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-error-message p{color:#dc2626;font-size:14px;margin:0}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-user-message{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px;margin-bottom:16px;margin-top:24px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-user-message .oceanai-message-content{max-width:70%;background:#e8e9f8;color:#333;padding:12px 16px;border-radius:8px 0 8px 8px;box-shadow:none;position:relative;font-size:14px}.oceanai-html-message{margin-bottom:10px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-user-message .oceanai-message-content::after{content:"";position:absolute;right:-6px;top:0;rotate:89deg;width:0;height:0;border-style:solid;border-width:7px 0 2px 9px;border-color:transparent transparent transparent #e8e9f8}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-user-message .oceanai-message-content p{font-size:14px;line-height:1.6;margin-bottom:4px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-user-message .oceanai-message-time{display:block;color:#999;font-size:11px;text-align:right}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message{display:flex;align-items:flex-start;gap:6px;margin-bottom:10px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message>.oceanai-bot-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:#e8e9f8;display:flex;align-items:center;justify-content:center;margin-top:10px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message>.oceanai-bot-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-bot-msg-container{position:relative;display:flex;flex-direction:column;gap:4px;flex:1}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-bot-msg-container .timestamp{font-size:12px;margin-bottom:2px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-message-time{color:#999;display:block;font-size:12px;font-weight:400}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .chat-title{font-size:12px;color:#999;font-weight:500;padding-right:8px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message.oceanai-loading-message .oceanai-bot-avatar{animation:pulseAvatar 2s infinite}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg{width:100%;padding-right:80px;padding-left:8px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content{width:100%;background:#fff;padding:12px 16px;border-radius:8px;border-top-left-radius:0;box-shadow:none;border:1px solid #e5e5e5;margin-right:40px;position:relative;font-size:14px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content::before{content:'';position:absolute;top:-2px;left:-9px;width:0;height:0;rotate:49deg;border-style:solid;border-width:0 7px 8px 7px;border-color:transparent transparent #e5e5e5 transparent}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content::after{content:'';position:absolute;left:-8px;top:-2px;rotate:49deg;width:0;height:0;border-style:solid;border-width:0 7px 9px 8px;border-color:transparent transparent #fff transparent}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content p{font-size:14px;line-height:1.6;color:#333;margin:0}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content p+ul{margin-top:8px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content ul{padding-left:20px;margin:0}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content li{font-size:14px;line-height:1.4;margin-bottom:4px;color:#333}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;margin-top:8px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table thead{background:#f1f4f9}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table thead th{text-align:left;padding:8px 10px;font-weight:600;color:#444;border-bottom:2px solid #d6dbe5;border:1px solid #efefef}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table::-webkit-scrollbar{height:6px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table::-webkit-scrollbar-track{background:transparent}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table::-webkit-scrollbar-thumb{background:rgba(0,0,0,.45);border-radius:4px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content table::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content th,.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content td{border:1px solid #ddd;padding:8px;text-align:left;white-space:nowrap;font-size:12px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .feedback-badge{position:absolute;bottom:-8px;right:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .feedback-badge .feedback-badge-icon.liked{color:#10b981}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .feedback-badge .feedback-badge-icon.disliked{color:#ef4444}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .oceanai-like,.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .oceanai-dislike{width:14px;height:14px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .oceanai-like.highlight,.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .oceanai-dislike.highlight{border:1px solid #5058c9}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-body-wrapper .oceanai-chat-body .oceanai-bot-message .oceanai-chat-msg .oceanai-message-content .oceanai-dislike{transform:rotate(180deg)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom{padding:10px;background:#fff;display:flex;align-items:center;gap:10px;box-shadow:0 2px 3px rgba(0,0,0,.05),0 -2px 8px rgba(0,0,0,.1)}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-message-input{flex:1;height:35px;outline:0;background:transparent;border:1px solid #cfcfcf;border-radius:6px;font-size:14px;padding:8px 12px;line-height:24px;box-sizing:border-box;transition:border-color .2s ease}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-message-input:focus{border-color:#5058c9}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-message-input::placeholder{color:#9ca3af}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-message-input:disabled{cursor:not-allowed;opacity:.5}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-send-btn{width:36px;height:35px;border-radius:6px;background-color:#5058c9;display:flex;align-items:center;justify-content:center;outline:0;border:0;cursor:pointer;transition:background-color .3s}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-send-btn i{color:#fff;font-size:16px}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-send-btn:disabled{background-color:#ccc;cursor:not-allowed}.oceanai-chat-bot-container .oceanai-chat-bot .oceanai-chat-bottom .oceanai-send-btn:not(:disabled):hover{background-color:#4048a9}.oceanai-message-feedback{display:flex;gap:6px;margin-top:8px;align-items:center;padding:4px;position:absolute;bottom:-17px;right:90px;z-index:100}.oceanai-message-feedback .oceanai-feedback-btn{cursor:pointer;display:flex;align-items:center;transition:all .2s ease;width:28px;height:26px;background:#fff 0% 0% no-repeat padding-box;border:1px solid #ccc;border-radius:12px;opacity:1}.oceanai-message-feedback .oceanai-feedback-btn img{width:14px;height:14px;transition:transform .2s ease}.oceanai-message-feedback .oceanai-feedback-btn.feedback-dislike img{transform:rotate(180deg)}.oceanai-message-feedback .oceanai-feedback-btn:active{transform:scale(.95)}.oceanai-message-feedback .oceanai-feedback-btn.feedback-like:hover{border-color:#22863a;background:#f0fdf4}.oceanai-message-feedback .oceanai-feedback-btn.feedback-dislike:hover{border-color:#d73a49;background:#fef2f2}.oceanai-message-feedback .oceanai-feedback-btn:disabled{opacity:.5;cursor:not-allowed}.bot-feedback-input-container{width:100%;border:1px solid #e1e4e8;border-radius:6px;padding:8px;position:relative;margin-top:18px;animation:fadeIn .2s ease}.bot-feedback-input-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.bot-feedback-input-header .feedback-type-icon{display:flex;align-items:center}.bot-feedback-input-header .feedback-type-icon.liked{color:#22863a}.bot-feedback-input-header .feedback-type-icon.disliked{color:#d73a49}.bot-feedback-input-header .feedback-input-label{font-size:13px;color:#151515}.bot-feedback-input-actions{display:flex;flex-direction:column;gap:8px;align-items:center}.bot-feedback-input-actions .bot-feedback-textarea{flex:1;min-height:38px;max-height:100px}.bot-feedback-textarea{width:100%;padding:8px 10px;border:1px solid #d1d5da;border-radius:4px;font-family:inherit;font-size:13px;resize:none;transition:border-color .2s ease;box-sizing:border-box;line-height:1.4}.bot-feedback-textarea:focus{outline:0;border-color:#0366d6;box-shadow:0 0 0 3px rgba(3,102,214,.1)}.bot-feedback-textarea::placeholder{color:#959da5}.bot-feedback-submit-btn{height:36px;min-width:92px;padding:6px;border:0;border-radius:4px;font-size:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;background:#fff 0% 0% no-repeat padding-box;border:1px solid #5058c9;border-radius:6px;color:#151515}.bot-feedback-submit-btn svg{width:16px;height:16px}.bot-feedback-cancel-btn{width:20px;height:20px;padding:2px;border:0;border-radius:25px;display:flex;align-items:center;justify-content:center;position:absolute;top:-6px;right:-8px;cursor:pointer;transition:all .2s ease;flex-shrink:0;background:#fff;color:#6b7280;border:1px solid #d1d5da}.bot-feedback-cancel-btn:hover{background:#f3f4f6;border-color:#ef4444;color:#ef4444;transform:scale(1.05)}.bot-feedback-cancel-btn:active{transform:scale(.95)}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.oceanai-feedback-given{display:flex;align-items:center;gap:6px;margin-top:8px;margin-left:8px;font-size:12px;color:#586069;padding:6px 10px;background:#f6f8fa;border-radius:4px;border:1px solid #e1e4e8}.oceanai-feedback-given .feedback-icon{display:flex;align-items:center}.oceanai-feedback-given .feedback-icon.liked{color:#10b981}.oceanai-feedback-given .feedback-icon.disliked{color:#ef4444}.oceanai-feedback-given .feedback-text{font-weight:500;color:#24292e}.oceanai-feedback-given.disliked{color:#d73a49}.feedback-text{font-style:italic}.oceanai-feedback,.oceanai-contact-form{padding:12px 8px;text-align:center;margin-top:8px}.oceanai-feedback p,.oceanai-contact-form p{margin-bottom:8px;font-size:14px;color:#333;font-weight:500}.oceanai-feedback button,.oceanai-contact-form button{margin:0 5px;padding:8px 16px;font-size:14px;border:0;cursor:pointer;background:#fff 0% 0% no-repeat padding-box;border:1px solid #5058c9;border-radius:6px;color:#000;transition:all .3s ease;font-weight:500}.oceanai-feedback button:disabled,.oceanai-contact-form button:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed;opacity:.6}.oceanai-feedback button:not(:disabled):hover,.oceanai-contact-form button:not(:disabled):hover{background-color:#4048a9;border-color:#4048a9;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(80,88,201,.3)}.oceanai-feedback button:not(:disabled):active,.oceanai-contact-form button:not(:disabled):active{transform:translateY(0);box-shadow:none}.oceanai-loading-message .loading-content{display:flex;flex-direction:column;gap:10px}.oceanai-loading-message .oceanai-typing-indicator{display:flex;align-items:center;gap:4px;margin-left:2px}.oceanai-loading-message .oceanai-typing-indicator span{width:4px;height:4px;border-radius:50%;background:#c5c5c5;animation:typing 1.4s infinite}.oceanai-loading-message .oceanai-typing-indicator span:nth-child(1){animation-delay:0ms}.oceanai-loading-message .oceanai-typing-indicator span:nth-child(2){animation-delay:200ms;background-color:#d9d9d9}.oceanai-loading-message .oceanai-typing-indicator span:nth-child(3){background-color:#ebebeb;animation-delay:400ms}@keyframes typing{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}@keyframes pulseAvatar{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@keyframes slideInDown{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInUp{from{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-height:660px){.oceanai-chat-bot-container .oceanai-chat-bot.oceanai-open:not(.fullscreen):not(.minimized){height:480px}}.contact-support-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease;padding:20px;z-index:1000}.contact-support-modal{background:#fff;border-radius:12px;width:100%;overflow:hidden}.contact-support-body{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px;text-align:center}.contact-support-body .oceanai-icon{width:48px;height:48px}.contact-support-body p{margin:0;font-size:14px;color:#333}.contact-support-body .contact-support-ok-btn{padding:4px 14px;font-size:14px;border:1px solid #5058c9;border-radius:6px;background:#fff;color:#151515;cursor:pointer;font-weight:500;transition:all .2s ease}.contact-support-body .contact-support-ok-btn:hover{background-color:#4048a9;border-color:#4048a9;color:#fff}