.ChatLimitModal-module__3Iot5G__modalLayout:before{content:"";z-index:9998;background-color:#0000001a;width:100vw;height:100vh;position:fixed;top:0;left:0}.ChatLimitModal-module__3Iot5G__modal{z-index:9999;border-radius:8px;padding:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #959da533}.ChatLimitModal-module__3Iot5G__closeButton{justify-self:flex-end;padding:2px 5px;transition:transform .1s ease-in;display:flex;transform:translateY(0)}.ChatLimitModal-module__3Iot5G__closeButton:hover{transform:translateY(-2px)}@media (max-width:768px){.ChatLimitModal-module__3Iot5G__closeButton{font-size:14px}}@media (max-width:600px){.ChatLimitModal-module__3Iot5G__modal{width:100%;max-width:300px}}
.StopResponseButton-module__vp9WbG__button{cursor:pointer;width:46px;height:46px;transition:all .2 ease-in-out;background-image:linear-gradient(135deg,#a020ff 0%,#5300ff 100%);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.StopResponseButton-module__vp9WbG__button:disabled{cursor:not-allowed;background-image:linear-gradient(135deg,#c8c8c8,#c8c8c8)}@media (max-width:600px){.StopResponseButton-module__vp9WbG__button{width:30px;height:30px}.StopResponseButton-module__vp9WbG__button svg{width:15px;height:15px}}
.MessageItem-module__baI4Lq__assistantMsg{color:#222;text-align:left;align-self:flex-start;max-width:95%;padding:10px 0;font-size:1.6rem}.MessageItem-module__baI4Lq__userMsg{text-align:left;background-color:#ececec;border-radius:18px 18px 4px;align-self:flex-end;max-width:95%;padding:10px 15px;font-size:1.6rem}@media (max-width:768px){.MessageItem-module__baI4Lq__assistantMsg,.MessageItem-module__baI4Lq__userMsg{max-width:95%;font-size:15px}.MessageItem-module__baI4Lq__assistantMsg{line-height:22px}}@media (max-width:480px){.MessageItem-module__baI4Lq__assistantMsg,.MessageItem-module__baI4Lq__userMsg{max-width:100%;font-size:14px}}
.ChatbotSection-module__-PvQPq__chatbotBox{max-width:var(--max-width);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;width:100%;min-height:600px;margin:0 auto;display:flex;box-shadow:0 2px 12px #0001}.ChatbotSection-module__-PvQPq__chatbotHeader{text-align:center;color:#181828;letter-spacing:.01px;border-bottom:1px solid #f2f2f2;margin-bottom:0;font-size:24px;font-weight:500;line-height:70px}.ChatbotSection-module__-PvQPq__chatbotContent{scrollbar-width:thin;scrollbar-color:#e0e0e0 #fff;background:#fff;border-radius:0 0 18px 18px;flex-direction:column;flex:1;gap:24px;height:600px;min-height:480px;max-height:600px;padding:32px 15px;display:flex;overflow-y:auto}.ChatbotSection-module__-PvQPq__featureLabels{flex-direction:column;align-items:flex-end;gap:10px;max-width:100%;display:inline-flex}.ChatbotSection-module__-PvQPq__featureLabels button{text-align:left;color:#222;word-break:break-word;background-color:#fff;border:1px solid #00000014;border-radius:16px;align-items:center;gap:10px;padding:9px 13px;font-size:16px;display:inline-flex}.ChatbotSection-module__-PvQPq__featureLabels button:hover{color:#fff;background-color:#6c5ce7}.ChatbotSection-module__-PvQPq__featureLabels button:hover svg path{fill:#fff}.ChatbotSection-module__-PvQPq__chatbotForm{z-index:2;background:#fff;border-top:1.5px solid #f2f2f2;border-radius:0 0 18px 18px;align-items:center;gap:12px;margin-top:0;margin-bottom:0;padding:24px 15px;display:flex;position:sticky;bottom:0}.ChatbotSection-module__-PvQPq__chatbotForm textarea{resize:none;border:1.5px solid #e0e0e0;border-radius:16px;outline:none;flex:1;min-height:48px;max-height:120px;padding:16px 18px;font-size:1.6rem;transition:border .2s}.ChatbotSection-module__-PvQPq__chatbotForm textarea:disabled{color:#aaa;background:#f7f7f7}.ChatbotSection-module__-PvQPq__limitMsg{color:#5300ff;text-align:center;margin-top:18px;padding-bottom:24px;font-size:18px;font-weight:600}.ChatbotSection-module__-PvQPq__limitMsg>span{color:#222;word-break:keep-all;margin:18px 0;font-size:16px;font-weight:500;display:block}.ChatbotSection-module__-PvQPq__limitLinkContainer{justify-content:center;gap:20px;display:flex}.ChatbotSection-module__-PvQPq__limitLinkContainer>a{border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;display:inline-flex;box-shadow:0 2px 8px #0001}.ChatbotSection-module__-PvQPq__limitLinkContainer>a span{font-size:14px}.ChatbotSection-module__-PvQPq__ivyChatLink{color:#fff;background-color:#6c5ce7}.ChatbotSection-module__-PvQPq__contactusLink{color:#000;background-color:#fff}.ChatbotSection-module__-PvQPq__limitLinkContainer{justify-content:center;align-items:center;gap:20px;margin-top:10px;display:flex}.ChatbotSection-module__-PvQPq__limitLinkContainer>a{border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:8px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #0001}.ChatbotSection-module__-PvQPq__limitLinkContainer>a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ChatbotSection-module__-PvQPq__limitLinkContainer>a img{aspect-ratio:229/300;width:auto;height:44px}@media (max-width:768px){.ChatbotSection-module__-PvQPq__chatbotContent{padding:15px}.ChatbotSection-module__-PvQPq__chatbotHeader{font-size:20px}.ChatbotSection-module__-PvQPq__chatbotForm{padding:15px}.ChatbotSection-module__-PvQPq__chatbotForm textarea{font-size:15px}.ChatbotSection-module__-PvQPq__chatbotForm textarea::placeholder{word-break:break-all;font-size:13px}.ChatbotSection-module__-PvQPq__limitLinkContainer{flex-direction:column;gap:10px}.ChatbotSection-module__-PvQPq__limitLinkContainer>a{width:100%}.ChatbotSection-module__-PvQPq__limitMsg{font-size:15px}.ChatbotSection-module__-PvQPq__linkContainer{gap:15px}.ChatbotSection-module__-PvQPq__linkContainer>a img{height:50px}}@media (max-width:480px){.ChatbotSection-module__-PvQPq__chatbotHeader{font-size:18px;line-height:48px}.ChatbotSection-module__-PvQPq__loading{font-size:14px}.ChatbotSection-module__-PvQPq__chatbotForm{gap:5px;padding:15px}.ChatbotSection-module__-PvQPq__chatbotForm textarea{border-width:1px;padding:10px;font-size:14px}.ChatbotSection-module__-PvQPq__chatbotForm textarea::placeholder{font-size:12px}.ChatbotSection-module__-PvQPq__limitMsg{margin-top:0;font-size:14px}.ChatbotSection-module__-PvQPq__limitMsg>span{margin:12px 0}.ChatbotSection-module__-PvQPq__limitMsg>a img{height:40px}.ChatbotSection-module__-PvQPq__featureLabels button{font-size:14px}.ChatbotSection-module__-PvQPq__linkContainer{flex-direction:column;gap:15px}.ChatbotSection-module__-PvQPq__linkContainer>a img{height:40px}}
.markdown-body{word-break:break-all;overflow-wrap:break-word;display:block}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body p,.markdown-body ul,.markdown-body ol{all:unset;margin:0;padding:0;display:block}.markdown-body h1{margin-bottom:20px;font-size:30px;font-weight:700;line-height:40px}.markdown-body h2{margin:20px 0;font-size:24px;font-weight:700;line-height:32px}.markdown-body h3{margin:20px 0 10px;font-size:20px;font-weight:700;line-height:28px}.markdown-body ul,.markdown-body ol{margin-bottom:10px;padding-left:20px}.markdown-body ul,.markdown-body ol,.markdown-body li{white-space:normal}.markdown-body li:not(:last-child){margin-bottom:5px}.markdown-body p{margin:5px 0}.markdown-body a{color:#3498db;word-break:break-all;text-decoration:underline}.markdown-body img{object-fit:contain;border-radius:8px;max-width:100%;height:auto;margin:16px 0;display:block}.markdown-body strong{color:#222;font-weight:700}.markdown-body em{color:#555;font-style:italic}.markdown-body p strong{margin:5px 0;display:inline-block}.markdown-body hr{background-color:#ddd;border:none;height:1px;margin:24px 0}.markdown-body table{border-collapse:collapse;width:100%;margin:20px 0}.markdown-body th,.markdown-body td{text-align:left;border:1px solid #ddd;padding:8px}.markdown-body thead th{background-color:#f4f4f4;font-weight:700}.markdown-body pre{color:#f8f8f2;background-color:#1e1e1e;border:1px solid #444;border-radius:8px;padding:1rem;font-size:14px;line-height:1.5;overflow-x:auto}.markdown-body :not(pre)>code{color:#dd1414;background-color:#f5f5f5;border:1px solid #eee;border-radius:4px;padding:.2em .4em;font-size:.95em}.markdown-body pre::-webkit-scrollbar{height:8px}.markdown-body pre::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}.markdown-body pre::-webkit-scrollbar-track{background-color:#1e1e1e}.markdown-body code{white-space:pre;font-family:Fira Code,Consolas,Monaco,monospace}.markdown-body blockquote{color:#555;background-color:#f9f9f9;border-left:4px solid #ddd;border-radius:4px;margin:16px 0;padding:12px 16px}.markdown-body blockquote p{color:#444;margin:0}@media (max-width:768px){.markdown-body h1{margin-bottom:8px;font-size:24px;line-height:32px}.markdown-body h2{margin-bottom:8px;font-size:20px;line-height:28px}.markdown-body h3{font-size:18px;line-height:24px}.markdown-body ul,.markdown-body ol{padding-left:16px}.markdown-body pre{padding:.75rem;font-size:12px}.markdown-body table{white-space:nowrap;display:block;overflow-x:auto}}@media (min-width:769px) and (max-width:1024px){.markdown-body h1{margin-bottom:9px;font-size:28px;line-height:36px}.markdown-body h2{margin-bottom:9px;font-size:22px;line-height:30px}.markdown-body h3{font-size:19px;line-height:26px}.markdown-body pre{padding:.875rem;font-size:13px}}@media (max-width:480px){.markdown-body h1{font-size:24px;line-height:30px}.markdown-body h2{font-size:19px;line-height:26px}.markdown-body h3{font-size:16px;line-height:22px}}
.SolutionLayout-module__vLgCbq__container{max-width:1000px;margin:0 auto;padding:50px 0}.SolutionLayout-module__vLgCbq__title{margin-bottom:42px}.SolutionLayout-module__vLgCbq__title h2{color:#4e4e4e;margin-bottom:19px;font-size:40px;font-weight:600;line-height:48px}.SolutionLayout-module__vLgCbq__title strong{color:#7a56fe;font-size:24px;font-weight:600;line-height:29px}.SolutionLayout-module__vLgCbq__info{gap:23px;margin-bottom:39px;display:flex}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionImage{background-color:#d9d9d9;justify-content:center;align-items:center;width:300px;height:300px;display:flex}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionText{flex-direction:column;flex:1;gap:20px;display:flex}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionText p{color:#666;word-break:keep-all;white-space:pre-line;font-size:20px;font-weight:500;line-height:26px}@media (max-width:1260px){.SolutionLayout-module__vLgCbq__title{margin-bottom:20px}.SolutionLayout-module__vLgCbq__title h2{font-size:30px;line-height:30px}.SolutionLayout-module__vLgCbq__title strong{font-size:20px;line-height:20px}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionText p{font-size:18px}}@media (max-width:1000px){.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionImage{width:250px;height:250px}}@media (max-width:768px){.SolutionLayout-module__vLgCbq__container{padding:20px 0}.SolutionLayout-module__vLgCbq__info{gap:15px}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionImage{width:200px;height:200px}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionImage img{width:auto;height:100px}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionText p{font-size:16px}}@media (max-width:600px){.SolutionLayout-module__vLgCbq__title h2{margin-bottom:10px;font-size:20px;line-height:20px}.SolutionLayout-module__vLgCbq__title strong{font-size:18px;line-height:24px}.SolutionLayout-module__vLgCbq__info{flex-direction:column;gap:10px}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionImage{width:100%}}@media (max-width:480px){.SolutionLayout-module__vLgCbq__title{margin-bottom:10px}.SolutionLayout-module__vLgCbq__info .SolutionLayout-module__vLgCbq__solutionText p{font-size:14px}}
