@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.error-message{background-color:#ffebee;border-left:4px solid #f44336;border-radius:4px;box-shadow:0 2px 10px #0000001a;margin:20px auto;max-width:500px;padding:16px 24px;text-align:center}.error-message p{color:#d32f2f;font-size:16px;margin-bottom:16px}.retry-button{background-color:#2196f3;border:none;border-radius:4px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:10px 24px;text-transform:uppercase;transition:all .3s ease}.retry-button:hover{background-color:#1976d2;box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.retry-button:active{background-color:#0d47a1;box-shadow:0 1px 2px #0003;transform:translateY(1px)}.loading-container{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#2196f3;height:40px;margin-bottom:16px;width:40px}.toolbar{background-color:#fff;box-shadow:0 2px 4px #0000000d;padding:.75rem 0;position:sticky;top:0;width:100%;z-index:1000}.toolbar-container{justify-content:space-between;margin:0 auto;max-width:95%;padding:0 1rem}.logo-container,.toolbar-container{align-items:center;display:flex}.logo{height:40px;width:auto}.login-container{align-items:center;display:flex}.login-button{background-color:#046bd2;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:medium;font-weight:500;padding:1rem 1.75rem;transition:background-color .2s}.login-button:hover{background-color:#0b5ed7}@media (max-width:768px){.toolbar-container{padding:0 .75rem}.logo{height:30px}.login-button{padding:.4rem 1.2rem}}.hero-section{background-color:#fff;overflow:hidden;padding:60px 0;width:100%}.hero-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.hero-content{flex:1 1;max-width:550px;position:relative}.hero-circle{background-color:#b3e0f2;border-radius:50%;height:110px;left:-30px;position:absolute;top:-30px;width:110px;z-index:-1}.hero-title{color:#1e3246;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-description{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:30px}.consultation-button{align-items:center;background-color:#1e3246;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-weight:600;padding:15px 25px;transition:all .3s ease}.consultation-button:hover{background-color:#2c4763;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.tech-illustration{height:auto;max-width:100%}@media (max-width:990px){.hero-container{flex-direction:column;text-align:center}.hero-content{order:1}.hero-image{margin-bottom:30px;order:0}.hero-circle{left:50%;transform:translateX(-50%)}.consultation-button{margin:0 auto}}@media (max-width:480px){.hero-title{font-size:28px}.hero-description{font-size:14px}.consultation-button{font-size:14px;padding:12px 20px}}.solutions-section{background-color:#f8f9fa;padding:60px 0;width:100%}.solutions-container{margin:0 auto;max-width:1280px;padding:0 20px}.solutions-title{color:#1e3246;font-size:32px;font-weight:700;margin-bottom:60px;text-align:center}.solution-item{align-items:center;display:flex;gap:40px;justify-content:space-between}.solution-image{flex:1 1;max-width:50%}.dashboard-image{border-radius:4px;height:auto;width:100%}.solution-content{flex:1 1;max-width:50%}.solution-heading{color:#1e3246;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:20px}.solution-description{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:30px}@media (max-width:990px){.solution-item{flex-direction:column}.solution-content,.solution-image{max-width:100%}.solution-image{margin-bottom:30px;order:0}.solution-content{order:1}}@media (max-width:480px){.solutions-title{font-size:26px;margin-bottom:40px}.solution-heading{font-size:22px}.solution-description{font-size:14px}.learn-more-button{font-size:14px;padding:8px 16px}}.community-section{background-color:#fff;padding:60px 0;width:100%}.community-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.community-content{flex:1 1;max-width:50%}.community-title{color:#1e3246;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:20px}.community-description{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:30px}.community-cards{grid-column-gap:40px;grid-row-gap:80px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;row-gap:80px}.card{border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:150px;padding:15px 10px}.card-blue,.card-light{background-color:#e6f4fa}.card-blue{color:#000}.card-title{font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.card-description{font-size:14px;line-height:1.6;margin:0 auto;max-width:90%;text-align:center}.community-image{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:50%}.governance-image{height:auto;max-width:500px;width:100%}@media (max-width:990px){.community-container{flex-direction:column}.community-content{max-width:100%;order:1}.community-image{margin-bottom:30px;max-width:100%;order:0}}@media (max-width:640px){.community-cards{column-gap:30px;grid-template-columns:1fr;row-gap:60px}.community-title{font-size:24px}.card{min-height:130px}.card-title{font-size:16px}.card-description{font-size:13px}}.process-automation-section{background-color:#f8f9fa;padding:60px 0;width:100%}.process-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.process-image{display:flex;flex:1 1;justify-content:center;max-width:50%}.robot-image{height:auto;max-width:500px;width:100%}.process-content{flex:1 1;max-width:50%}.process-title{color:#1e3246;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:20px}.process-description{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:30px}.learn-more-button{background-color:initial;border:2px solid #1e3246;color:#1e3246;padding:10px 20px}.learn-more-button:hover{background-color:#1e3246;color:#fff}@media (max-width:990px){.process-container{flex-direction:column}.process-content,.process-image{max-width:100%}.process-image{margin-bottom:30px}}@media (max-width:480px){.process-title{font-size:24px}.process-description{font-size:14px}.learn-more-button{font-size:14px;padding:8px 16px}}.cloud-solutions-section{background-color:#fff;padding:60px 0;width:100%}.cloud-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.cloud-content{flex:1 1;max-width:45%}.cloud-title{color:#1e3246;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:20px}.cloud-description{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:30px}.learn-more-button{align-items:center;background-color:#1e3246;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.learn-more-button:hover{background-color:#2c4763;transform:translateY(-2px)}.cloud-image{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:55%}.cloud-illustration{height:auto;max-width:550px;width:100%}@media (max-width:990px){.cloud-container{flex-direction:column}.cloud-content,.cloud-image{max-width:100%}.cloud-content{order:1}.cloud-image{margin-bottom:30px;order:0}}@media (max-width:480px){.cloud-title{font-size:24px}.cloud-description{font-size:14px}.learn-more-button{font-size:14px;padding:10px 20px}}.partnerships-section{background-color:#f8f9fa;padding:60px 0;width:100%}.partnerships-container{margin:0 auto;max-width:1280px;padding:0 20px}.partnerships-title{color:#1e3246;font-size:32px;font-weight:700;margin-bottom:50px;text-align:center}.partners-logos{flex-wrap:wrap;gap:30px}.partner-logo,.partners-logos{align-items:center;display:flex;justify-content:center}.partner-logo{padding:15px}.logo-image{max-width:140px}@media (max-width:990px){.partners-logos{gap:20px}.partner-logo{padding:10px}.logo-image{max-height:70px;max-width:120px}}@media (max-width:640px){.partnerships-title{font-size:26px;margin-bottom:30px}.partners-logos{gap:15px}.partner-logo{padding:8px;width:calc(33.33% - 15px)}.logo-image{max-height:60px;max-width:100px}}.cta-section{background:linear-gradient(90deg,#0079c1,#00416a);color:#fff;padding:60px 0;width:100%}.cta-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.cta-content{flex:1 1;max-width:55%}.cta-title{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px}.cta-description{font-size:16px;line-height:1.6;margin-bottom:30px;opacity:.9}.contact-button{align-items:center;background-color:#fff;border:none;border-radius:30px;color:#0079c1;cursor:pointer;display:flex;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.contact-button:hover{background-color:#f0f0f0;transform:translateY(-2px)}.arrow-icon{font-size:18px;margin-left:8px}.cta-image{align-items:center;display:flex;flex:1 1;justify-content:flex-end;max-width:45%}.support-image{height:auto;max-width:100%}@media (max-width:990px){.cta-container{flex-direction:column}.cta-content,.cta-image{max-width:100%;text-align:center}.cta-image{justify-content:center;margin-bottom:30px;order:0}.cta-content{order:1}.contact-button{margin:0 auto}}@media (max-width:640px){.cta-title{font-size:28px}.cta-description{font-size:14px}.contact-button{font-size:14px;padding:10px 20px}}.member-section{background-color:#fff;border-bottom:1px solid #eaeaea;padding:60px 0;width:100%}.member-container{margin:0 auto;max-width:1280px;padding:0 20px}.member-title{color:#1e3246;font-size:32px;font-weight:700;margin-bottom:50px;text-align:center}.member-logos{flex-wrap:wrap;gap:40px}.member-logo,.member-logos{align-items:center;display:flex;justify-content:center}.member-logo{padding:10px}.logo-image{max-height:80px;max-width:180px;object-fit:contain}@media (max-width:990px){.member-logos{gap:30px}.member-logo{padding:8px}.logo-image{max-height:70px;max-width:150px}}@media (max-width:640px){.member-title{font-size:26px;margin-bottom:30px}.member-logos{gap:20px}.member-logo{padding:5px}.logo-image{max-height:60px;max-width:120px}}.footer-section{background-color:#1e293b;color:#fff;padding:60px 0;width:100%}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.footer-column{flex:1 1;min-width:250px}.company-info{max-width:350px}.footer-logo{margin-bottom:20px}.logo-image{height:auto;max-width:200px}.company-description{color:#fffc;font-size:14px;line-height:1.6}.footer-header{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#fffc;font-size:14px;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff;text-decoration:underline}@media (max-width:990px){.footer-container{flex-direction:column;gap:30px}.footer-column{max-width:none;width:100%}.company-info{align-items:center;display:flex;flex-direction:column;max-width:none;text-align:center}}@media (max-width:480px){.footer-section{padding:40px 0}.footer-header{font-size:16px}.company-description,.footer-links a{font-size:13px}}*{box-sizing:border-box}body{font-family:Mulish,sans-serif;margin:0;overflow-x:hidden;padding:0}#chatbot-container,.disclaimer-modal-content,.popup-content{box-sizing:border-box;max-width:100vw}#chatbot-container{background:#fff;box-shadow:none;font-family:Mulish,sans-serif;overflow:hidden}#chatbot-container,#chatbot-container.fullscreen{animation:fullscreenExpand .3s ease-out;border:none!important;border-radius:0!important;bottom:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;height:100vh!important;left:0!important;max-height:100vh!important;max-width:100vw!important;min-height:100vh!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:1200!important}#chatbot-container.fullscreen{overflow:hidden!important}#chatbot-container.fullscreen #chat-messages{flex:1 1!important;height:auto!important;max-height:none!important;min-height:auto!important;overflow-y:auto!important}#chatbot-container.fullscreen .chat-input-area,#chatbot-container.fullscreen .powered-by-container{flex-shrink:0!important;position:relative!important;z-index:1!important}.inline-disclaimer{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1001}#chatbot-container.fullscreen .inline-disclaimer{border-radius:0;position:fixed;z-index:10001}.disclaimer-modal-content{animation:disclaimerFadeIn .4s ease-out;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e0c441;border-radius:16px;box-shadow:0 20px 40px #00000040;font-family:Mulish,sans-serif;max-width:340px;min-width:280px;padding:25px;position:relative;width:90%}.inline-disclaimer[style*="display: none"]{display:none!important}.inline-disclaimer .disclaimer-content{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.disclaimer-icon-small{align-items:center;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-radius:50%;display:flex;height:50px;justify-content:center;margin-bottom:5px;width:50px}.disclaimer-icon-small svg{height:24px;width:24px}.disclaimer-text-content{max-width:280px}.disclaimer-main-text{color:#2c3e50;font-size:14px;font-weight:500;line-height:1.6;margin:0}.disclaimer-main-text strong{color:#856404;font-weight:700}.disclaimer-actions-small{display:flex;gap:15px;justify-content:center;width:100%}.disclaimer-btn-small{border:none;border-radius:10px;box-shadow:0 2px 8px #0000001a;cursor:pointer;flex:1 1;font-family:Mulish,sans-serif;font-size:13px;font-weight:600;max-width:140px;padding:12px 20px;transition:all .3s ease}.disclaimer-btn-small.disclaimer-accept{background:linear-gradient(135deg,#0e1a2f,#1a2d4f);border:2px solid #0000;color:#fff}.disclaimer-btn-small.disclaimer-accept:hover{background:linear-gradient(135deg,#1a2d4f,#2a3d5f);box-shadow:0 4px 12px #0e1a2f4d;transform:translateY(-2px)}.disclaimer-btn-small.disclaimer-decline{background:#fff;border:2px solid #dee2e6;color:#666}.disclaimer-btn-small.disclaimer-decline:hover{background:#f8f9fa;box-shadow:0 4px 12px #0000001a;color:#495057;transform:translateY(-2px)}.chat-header{background:#fff;border-bottom:1px solid #f0f0f0;box-sizing:border-box;flex-shrink:0;justify-content:space-between;min-height:60px;padding:15px;position:relative}.chat-header,.header-left{align-items:center;display:flex}.header-left{flex:1 1}.header-right,.header-user-profile{align-items:center;display:flex;gap:10px}.header-user-profile{border-radius:8px;margin-right:12px;padding:6px 12px;transition:background-color .2s ease}.header-user-profile:hover{background-color:#f5f5f5}.header-user-avatar{align-items:center;background:linear-gradient(135deg,#1a2d4f,#1a2d4f);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;height:40px;justify-content:center;width:40px}.header-user-info{display:flex;flex-direction:column;gap:2px}.header-user-name{color:#1a1a1a;font-size:14px;font-weight:600}.header-user-name,.header-user-role{font-family:Mulish,sans-serif;line-height:1.4}.header-user-role{color:#666;font-size:12px}.header-user-details{align-items:flex-end;color:#444;display:flex;flex-direction:column;font-size:11px;line-height:1.3}.header-user-email{opacity:.8}.header-login-button{background:#fff;border:1.5px solid #1a2d4f;border-radius:999px;color:#1a2d4f;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:all .2s ease;white-space:nowrap}.header-login-button:hover{background:#1a2d4f;box-shadow:0 2px 8px #2d7bef59;color:#fff}.avatar{align-items:center;background:#e4e4e4;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:10px;width:40px}.chat-header-info{flex:1 1;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-name{font-size:16px;font-weight:700}.agent-name sup{font-size:.8em;font-weight:700;vertical-align:super}.status{align-items:center;display:flex;margin-top:4px}.status-dot{background:#4caf50;border-radius:50%;height:8px;margin-right:5px;width:8px}.status-text{color:#666;font-size:12px}.language-selector{align-items:center;display:flex;margin-left:auto;margin-right:10px;z-index:10}#language-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right 10px top 50%;background-repeat:no-repeat;background-size:10px auto;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 1px 3px #00000014;color:#333;cursor:pointer;font-family:Mulish,sans-serif;font-size:13px;height:auto;padding:6px 28px 6px 10px;transition:all .2s ease}#language-select:hover{border-color:#0e1a2f}#language-select:focus{border-color:#0e1a2f;box-shadow:0 0 0 2px #0e1a2f33;outline:none}.language-notification{align-items:center;background:#f0f7ff;border-bottom:1px solid #e0e8f5;box-sizing:border-box;color:#333;display:flex;flex-shrink:0;font-family:Mulish,sans-serif;font-size:13px;justify-content:space-between;min-height:40px;overflow:hidden;padding:12px 15px}.notification-content{flex:1 1}.notification-content p{color:#0e1a2f;font-weight:500;margin:0}.notification-close{align-items:center;background:#0000000d;border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;margin-left:10px;transition:background .2s ease;width:22px}.notification-close:hover{background:#0000001a}#chat-messages{-webkit-overflow-scrolling:touch;background:#f9f9f9;box-sizing:border-box;color:#333;display:flex;flex:1 1;flex-direction:column;font-family:Mulish,sans-serif;font-size:14px;height:auto;max-height:none!important;min-height:200px;overflow-x:hidden;overflow-y:auto;padding:15px;transition:max-height .3s ease}#chat-messages::-webkit-scrollbar{width:6px}#chat-messages::-webkit-scrollbar-track{background:#f1f1f1}#chat-messages::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}#chat-messages::-webkit-scrollbar-thumb:hover{background:#ccc}#chat-messages>div{margin-bottom:15px;width:100%}.message-bubble{word-wrap:break-word;border-radius:18px;box-shadow:0 1px 2px #0000001a;-webkit-hyphens:auto;hyphens:auto;max-width:75%;overflow-wrap:break-word;padding:10px 15px;word-break:break-word}.message-bubble.user{background:#0e1a2f;border-radius:15px 15px 2px 15px;color:#fff;margin-left:10px}.message-bubble.bot{background:#fff;border-radius:15px 15px 15px 2px}.message-text{word-wrap:break-word;font-family:Mulish,sans-serif;font-size:14px;line-height:1.4;margin:0;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.message-text ul{direction:ltr;list-style-position:outside;list-style-type:disc;margin:.5em 0;padding-left:20px;text-align:left}.message-text li{direction:ltr;line-height:1.4;margin:.3em 0;padding-left:0;padding-right:0;text-align:left}.message-text ul ul{margin:.3em 0;padding-left:20px}.chatbot-h1,.chatbot-h2,.chatbot-h3,.chatbot-h4,.chatbot-h5,.chatbot-h6{color:#2c3e50;font-weight:600;line-height:1.4;margin:.8em 0 .5em}.chatbot-h1{font-size:18px}.chatbot-h2{font-size:16px}.chatbot-h3{font-size:15px}.chatbot-h4,.chatbot-h5,.chatbot-h6{font-size:14px}.chatbot-h1 .chatbot-bold,.chatbot-h2 .chatbot-bold,.chatbot-h3 .chatbot-bold,.chatbot-h4 .chatbot-bold,.chatbot-h5 .chatbot-bold,.chatbot-h6 .chatbot-bold{font-weight:700}.chatbot-p{font-size:14px;line-height:1.6;margin:.5em 0}.chatbot-ol,.chatbot-ul{line-height:.5;list-style-position:outside;margin:.5em 0;padding-left:24px}.chatbot-ul{list-style-type:disc}.chatbot-ol{counter-reset:item;list-style-type:decimal;padding-left:28px}.chatbot-li{font-size:14px;line-height:1.6;margin:.4em 0;padding-left:4px}.chatbot-ol .chatbot-li{display:list-item;list-style-position:outside;padding-left:8px}.chatbot-bold{color:#1a1a1a;font-weight:700}.chatbot-link{color:#1976d2;cursor:pointer;text-decoration:underline}.chatbot-link:hover{color:#1565c0;text-decoration:none}.chat-input-area{align-items:center;background:#fff;border-top:1px solid #f0f0f0;box-sizing:border-box;display:flex;flex-shrink:0;gap:8px;padding:15px}#chat-input{border:1px solid #e0e0e0;border-radius:.875rem;flex:1 1;font-family:Mulish,sans-serif;font-size:14px;height:auto;order:1;outline:none;padding:10px 10px 13px}#dynamic-action-btn{border:none;border-radius:.875rem;cursor:pointer;display:grid;flex-shrink:0;height:42px;justify-content:center;order:3;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:42px}#dynamic-action-btn.voice-mode{background:#000;color:#333;padding-top:3px}#dynamic-action-btn.voice-mode:hover{background:#000;transform:scale(1.05)}#dynamic-action-btn.send-mode{background:#000;color:#fff;padding-top:3px}#dynamic-action-btn.send-mode:hover{background:#000;transform:scale(1.05)}#dynamic-action-btn.recording{animation:pulse 2s infinite;background:#dc3545;color:#fff}#dynamic-action-btn.recording:hover{background:#c82333}#dynamic-action-btn.processing{background:#000;color:#fff;cursor:not-allowed}#dynamic-action-btn.processing svg{animation:spin 1s linear infinite;color:#fff}.typing-indicator-row{align-items:center;display:flex}.typing-indicator-bubble{background:#0000;border:none;border-radius:16px;box-shadow:none;margin-left:8px;max-width:70%;padding:4px 0}.typing-indicator-content{align-items:center;display:flex;gap:10px}.typing-status-text{color:#000;font-size:13px;white-space:nowrap}.typing-loader{align-items:center;display:inline-flex;gap:4px}.typing-dot{animation:typingDotBounce 1.4s ease-in-out infinite both;background:#000;border-radius:50%;height:4px;opacity:.3;width:4px}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}.typing-dot:nth-child(3){animation-delay:0s}.typing-status-wave{animation:typingStatusWave 1.4s ease-in-out infinite;display:inline-block}@keyframes typingStatusWave{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}@keyframes typingDotBounce{0%,80%,to{opacity:.3;transform:scale(.7) translateY(0)}40%{opacity:1;transform:scale(1) translateY(-2px)}}#dynamic-action-btn svg{bottom:-8px;position:relative;transition:all .2s ease}#dynamic-action-btn:focus{box-shadow:0 0 0 2px #0e1a2f33;outline:none}.audio-recording-indicator{align-items:center;background:#dc3545;border-radius:8px 8px 0 0;bottom:100%;color:#fff;display:flex;font-family:Mulish,sans-serif;font-size:13px;font-weight:500;gap:10px;left:15px;padding:10px 15px;position:absolute;right:15px;z-index:1000}.recording-wave{align-items:center;display:flex;gap:2px}.recording-wave span{animation:wave 1.2s ease-in-out infinite;background:#fff;border-radius:2px;height:12px;width:3px}.recording-wave span:first-child{animation-delay:-1.2s}.recording-wave span:nth-child(2){animation-delay:-1.1s}.recording-wave span:nth-child(3){animation-delay:-1s}.recording-wave span:nth-child(4){animation-delay:-.9s}.recording-wave span:nth-child(5){animation-delay:-.8s}.recording-text{flex:1 1}.powered-by-container{align-items:center;background-color:#fcfcfc;border-top:1px solid #f0f0f0;color:#666;display:flex;flex-shrink:0;font-family:Mulish,sans-serif;font-size:12px;justify-content:center;padding:12px 15px;text-align:center}.powered-by-container p{align-items:center;display:flex;gap:4px;margin:0}.powered-by-container a{color:#0e1a2f;font-weight:600;text-decoration:none;transition:all .2s ease}.powered-by-container a:hover{text-decoration:underline}.quick-actions-container{animation:fadeInUp .5s ease-out;border-radius:16px;display:flex;flex-direction:column;font-family:Mulish,sans-serif;gap:15px;margin:20px auto;max-width:600px;padding:20px}.quick-actions-header{margin-bottom:5px;text-align:center}.quick-actions-header h3{color:#000;font-size:20px;font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.quick-actions-header .time-greeting{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0e1a2f,#1a2d4f);-webkit-background-clip:text;background-clip:text;color:#000;font-size:16px;font-weight:600;letter-spacing:-.01em;margin:8px 0 12px}.quick-actions-header p{color:#000;font-size:15px;font-weight:400;line-height:1.4;margin:0}.quick-actions-buttons{display:flex;flex-direction:column;gap:12px}.quick-action-btn{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 1px 3px #0000000d;color:#495057;cursor:pointer;display:flex;font-family:Mulish,sans-serif;font-size:14px;font-weight:500;gap:12px;overflow:hidden;padding:16px 18px;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.quick-action-btn:before{background:linear-gradient(90deg,#0000,#0e1a2f0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.quick-action-btn:hover:before{left:100%}.quick-action-btn:hover{background:#fff;border-color:#0e1a2f;box-shadow:0 4px 12px #0e1a2f26;color:#0e1a2f;transform:translateY(-2px)}.quick-action-btn:active{box-shadow:0 2px 6px #0e1a2f1a;transform:translateY(0)}.quick-action-text{flex:1 1;font-weight:500;line-height:1.4}.loading-dots{align-items:center;display:flex;gap:8px;justify-content:center;padding:20px}.loading-dot{animation:pulse 1.5s ease-in-out infinite;background:#0e1a2f;border-radius:50%;height:8px;width:8px}.loading-dot:nth-child(2){animation-delay:.2s}.loading-dot:nth-child(3){animation-delay:.4s}.quick-actions-container.loading{opacity:.8}@keyframes disclaimerFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fullscreenExpand{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes wave{0%{transform:scaleY(1)}50%{transform:scaleY(1.5)}to{transform:scaleY(1)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #dc3545b3}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 0 0 #dc354500}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){#chat-messages{font-size:13px;padding:12px}.chat-header{padding:12px}.agent-name{font-size:15px}.avatar{height:36px;width:36px}.message-bubble{max-width:80%;padding:8px 12px}.message-text{font-size:13px}.chat-input-area{gap:6px;padding:12px}#chat-input{font-size:13px;padding:8px 10px}#dynamic-action-btn{height:38px;width:38px}}@media (max-width:480px){#chat-messages{font-size:12px;padding:10px}.chat-header{padding:10px}.agent-name{font-size:14px}.status-text{font-size:11px}.avatar{height:32px;margin-right:8px;width:32px}.message-bubble{max-width:85%;padding:8px 11px}.message-text{font-size:12px;line-height:1.35}.chat-input-area{gap:4px;padding:10px}#chat-input{font-size:12px;padding:8px}#dynamic-action-btn{height:36px;width:36px}#dynamic-action-btn svg{height:16px;width:16px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}#dynamic-action-btn{transition:none}#dynamic-action-btn.processing svg,#dynamic-action-btn.recording{animation:none}}.sources-container{border-top:1px solid #e9ecef;margin-top:12px;padding-top:10px}.sources-toggle{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#6c757d;cursor:pointer;display:flex;font-family:Mulish,sans-serif;font-size:13px;justify-content:space-between;padding:8px 12px;transition:all .2s ease;width:100%}.sources-toggle:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.sources-toggle:focus{border-color:#0e1a2f;box-shadow:0 0 0 2px #0e1a2f33;outline:none}.sources-toggle-left{align-items:center;display:flex;gap:8px}.sources-icon{height:16px;opacity:.7;width:16px}.sources-count{background:#6c757d;border-radius:12px;color:#fff;font-size:11px;font-weight:600;min-width:16px;padding:2px 8px;text-align:center}.sources-arrow{height:16px;opacity:.7;transition:transform .2s ease;width:16px}.sources-toggle.expanded .sources-arrow{transform:rotate(180deg)}.sources-modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.sources-modal.show{display:flex}.sources-modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000040;max-height:80vh;max-width:500px;overflow:hidden;width:90%}.sources-modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:0;padding:20px 20px 0}.sources-modal-title{align-items:center;color:#2c3e50;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0 0 15px}.sources-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;height:32px;justify-content:center;margin-right:-8px;margin-top:-15px;padding:8px;transition:all .2s ease;width:32px}.sources-modal-close:hover{background:#f8f9fa;color:#495057}.sources-modal-close:focus{background:#f8f9fa;box-shadow:0 0 0 2px #0e1a2f33;outline:none}.sources-modal-body{max-height:60vh;overflow-y:auto;padding:5px 20px 20px}.sources-list{list-style:none;margin:0;padding:0}.source-item{background:#f8f9fa;border-left:3px solid #0e1a2f;border-radius:8px;margin-bottom:12px;padding:12px;transition:all .2s ease}.source-item:hover{background:#e9ecef;transform:translateX(2px)}.source-link{color:#0e1a2f;display:block;font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;word-break:break-all}.source-link:focus,.source-link:hover{text-decoration:underline}.source-link:focus{background:#0e1a2f1a;border-radius:4px;margin:-2px -4px;outline:none;padding:2px 4px}.source-domain{color:#6c757d;font-size:11px;font-weight:400;margin-top:4px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.sources-modal-body::-webkit-scrollbar{width:6px}.sources-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.sources-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.sources-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.followup-questions-container{align-items:flex-start;display:flex;flex-direction:row;margin-bottom:15px;padding-left:42px}.followup-questions{animation:followupFadeIn .4s ease-out;display:flex;flex-direction:column;gap:10px;max-width:85%;width:100%}.followup-question{align-items:center;background:#fff5f0;border:1px solid #ffe4d6;border-radius:16px;box-shadow:none;box-sizing:border-box;color:#2d3436;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;gap:8px;justify-content:space-between;min-height:40px;outline:none;padding:12px 16px;position:relative;text-align:left;transition:all .2s ease;width:100%}.followup-question,.followup-question-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.followup-question-text{flex:1 1;line-height:1.4}.followup-question-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.313 12.166H6.25c-1.042 0-1.927-.364-2.656-1.093-.729-.729-1.093-1.614-1.094-2.657 0-1.042.364-1.927 1.094-2.655.73-.729 1.615-1.093 2.656-1.095.236 0 .434.08.594.24.16.16.24.358.24.594-.001.235-.081.433-.24.594a.797.797 0 0 1-.594.24c-.583 0-1.076.2-1.48.603a2.012 2.012 0 0 0-.603 1.48c0 .583.201 1.076.604 1.479.403.402.896.604 1.479.604h8.063l-2.396-2.417a.815.815 0 0 1-.24-.572.775.775 0 0 1 .24-.595.79.79 0 0 1 .583-.229.79.79 0 0 1 .583.23l3.834 3.833a.8.8 0 0 1 .25.583.8.8 0 0 1-.25.583l-3.834 3.834a.764.764 0 0 1-.583.24.835.835 0 0 1-.583-.261.88.88 0 0 1-.24-.583.76.76 0 0 1 .24-.584l2.396-2.396Z' fill='%23F36E21'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:21px;transition:transform .2s ease;width:20px}.followup-question:hover{background:#ffe8dc!important;border-color:#ffd4c1!important;box-shadow:0 2px 8px #ff6b6b1a!important;transform:translateX(4px)}.followup-question:hover .followup-question-icon{transform:translateX(2px)}.followup-question:active{background:#ffd4c1!important;transform:translateX(2px)}.followup-question:focus{border-color:#f36e21;box-shadow:0 0 0 2px #ff6b6b33;outline:none}.followup-question:disabled{background:#f5f5f5!important;border-color:#e0e0e0!important;color:#999!important;cursor:not-allowed!important;opacity:.5!important;transform:none!important}.followup-question:disabled:hover{box-shadow:none!important;transform:none!important}.followup-question:disabled .followup-question-icon{transform:none!important}@keyframes followupFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.audio-message{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;gap:10px;padding:10px}.audio-message.user{background:#fff;border:1px solid #e9ecef}.audio-controls{align-items:center;display:flex;gap:8px}.audio-play-btn{align-items:center;background:#0e1a2f;border:none;border-radius:50%;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .2s ease;width:32px}.audio-play-btn:hover{background:#1a2d4f;transform:scale(1.05)}.audio-play-btn.playing{background:#dc3545}.audio-waveform{align-items:center;display:flex;flex:1 1;gap:2px;height:20px;min-width:100px}.audio-waveform span{background:#6c757d;border-radius:1px;transition:all .2s ease;width:2px}.audio-message.user .audio-waveform span{background:#6c757d}.audio-duration{color:#6c757d;flex-shrink:0;font-size:12px;font-weight:500;min-width:35px;text-align:center}.audio-message.user .audio-duration{color:#6c757d}.feedback-actions{align-items:center;display:flex;gap:1px}.dislike-btn,.like-btn{align-items:center;background:none;border:none;border-radius:6px;color:#666;cursor:pointer!important;display:flex;justify-content:center;min-height:32px;min-width:32px;opacity:.7;padding:8px;transition:all .2s ease}.like-btn:hover:not(:disabled):not(.feedback-sent){background:#e8f5e8!important;color:#4caf50!important;opacity:1!important}.dislike-btn:hover:not(:disabled):not(.feedback-sent){background:#ffeaea!important;color:#f44336!important;opacity:1!important}.like-btn.feedback-sent{background:#e8f5e8;color:#4caf50;cursor:default;opacity:1}.dislike-btn.feedback-sent{background:#ffeaea;color:#f44336;cursor:default;opacity:1}.dislike-btn:disabled,.like-btn:disabled{cursor:default!important;pointer-events:none}
/*# sourceMappingURL=main.c4afaca0.css.map*/