.Home_mainTest__5Muue,.Home_main__nLjiQ{box-sizing:border-box}.Home_main__nLjiQ{gap:20px;overflow:auto;padding-top:90px;padding-bottom:140px}@media screen and (max-width:500px){.Home_main__nLjiQ{padding-top:10px}}.Home_mainTest__5Muue{flex-wrap:wrap;padding:100px 20vw 2rem;gap:70px 40px;box-sizing:border-box;justify-content:center}.Home_link__mt0ji{font-weight:500}.Home_cloud__S7par{width:100%;height:calc(100% - 100px);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}body:has(.Home_conversationPanel__uwsWt:nth-child(2)) .Home_conversationPanel__uwsWt{box-shadow:3px 3px 16px #e0e0e0;min-height:350px;padding:30px;margin-bottom:100px}body:has(.Home_conversationPanel__uwsWt:nth-child(2)) .Home_cloudform__W4PLJ{position:relative;padding-left:0;padding-right:0;width:100%;box-shadow:none}body:has(.Home_conversationPanel__uwsWt:nth-child(2)) .Home_conversationPanel__uwsWt:hover{box-shadow:3px 3px 16px #d6d6d6}.Home_conversationPanel__uwsWt{display:flex;flex-direction:column;gap:10px;width:min(90vw,800px);margin:0 auto;border-radius:30px;height:max-content;min-height:300px;justify-content:space-between}@media screen and (max-width:500px){.Home_conversationPanel__uwsWt{width:calc(100vw - 10px);border-radius:0}}.Home_cloudTest__MLDUu{flex-direction:column;justify-content:center}.Home_cloudTest__MLDUu,.Home_mainMenu__JsHcw{height:max-content;display:flex;align-items:center}.Home_mainMenu__JsHcw{width:100%;gap:20px;position:fixed;justify-content:space-between;left:0;top:0;padding:10px 20px;background-color:#fdfdfd;box-shadow:0 0 1px #444;z-index:9999}.Home_mainMenu__JsHcw button{padding:"13px 15px"}@media screen and (max-width:500px){.Home_mainMenu__JsHcw button{padding:"1px 15px"}.Home_mainMenu__JsHcw{font-size:.7rem;padding:1px 20px;position:relative}}.Home_actionContainer__EyN7d{width:100%;height:100px;gap:20px;display:flex;justify-content:center;align-items:center}.Home_settingInputArea___V5CX{padding:10px;width:100%;min-height:300px;margin-bottom:50px}.Home_dialog__FJezu{width:80%;height:80%;overflow:auto;position:fixed;box-shadow:0 0 0 300px hsla(0,0%,41%,.6),1px 1px 16px hsla(0,0%,41%,.6);border:none;left:10%;top:10%;border-radius:10px;padding:30px;z-index:999999;flex-direction:column;gap:20px}.Home_dialog__FJezu[open]{display:flex}.Home_dialogClose__xMCDc{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.6);left:0;top:0;z-index:2;opacity:.1}.Home_mainMenu__JsHcw a{padding:10px;color:rgba(0,0,0,.6)}.Home_mainMenu__JsHcw a:hover{color:#000}.Home_actionButton__WfNyf{font-size:.8rem;border:1px solid transparent;background-color:#e4e4e4;cursor:pointer;padding:10px 20px;border-radius:6px}.Home_actionButton__WfNyf:hover{background-color:#e8e8e8}.Home_copyButton___tFz3:hover{background:#cbd2e1}.Home_cloudform__W4PLJ{position:fixed;width:100vw;height:105px;padding:21px calc((100vw - min(90vw, 800px)) / 2);display:flex;justify-content:center;align-items:center;gap:10px;transition:all .3s ease-in-out;bottom:0;left:0;right:0;margin:auto;background-color:#fff;box-shadow:0 0 1px rgba(0,0,0,.1)}.Home_cloudform__W4PLJ:focus-within{box-shadow:0 0 20px rgba(0,0,0,.2)}@media (max-width:500px){.Home_cloudform__W4PLJ{box-shadow:0 0 1px rgba(0,0,0,.9);height:75px;padding-right:0;padding-left:8px;gap:0}}.Home_textarea__lSHf7{position:relative;z-index:2;height:100%;box-sizing:border-box;width:100%;font-size:1rem;resize:none;padding:20px 20px 20px 26px;border-radius:40px;border:1px solid #e4e5e9;background:#f6f6f6;color:#1b1b1b;outline:none}.Home_textarea__lSHf7:focus{background:#fff}.Home_textarea__lSHf7:disabled{opacity:.5}.Home_textarea__lSHf7::placeholder{color:#848992}.Home_generatebutton__omKYX{color:#3d3d3d;width:70px;justify-content:center;align-items:center;border:none;height:calc(100%);display:flex;z-index:9999;background-color:transparent;cursor:pointer}.Home_svgicon__PLaWz{transform:rotate(90deg);width:30px;height:30px;fill:currentColor}.Home_generatebutton__omKYX:disabled{opacity:.9;cursor:not-allowed;background:none}.Home_messagelist__YHr8p{width:100%;height:100%;overflow-y:auto;border-radius:.5rem;overflow-wrap:break-word;padding-right:10px}.Home_messagelistloading__tlCYV{display:flex;width:100%;justify-content:center;margin-top:1rem}.Home_usermessage__tWHWR{color:#2f2f2f;overflow-wrap:break-word;justify-content:end}.Home_markdownanswer__UUDfu hr{opacity:0;margin:10px}@media screen and (max-width:500px){.Home_markdownanswer__UUDfu hr{margin:2px}}.Home_usermessage__tWHWR:last-child{border-bottom:none}.Home_usermessage__tWHWR *{overflow-wrap:break-word}.Home_usermessagewaiting__PYv_4{background:linear-gradient(270deg,#c6e2ff,#bfceeb,#c7e3ff);background-size:200% 200%;background-position:-100% 0;animation:Home_loading-gradient__8jpVG 2s ease-in-out infinite;animation-direction:alternate;animation-name:Home_loading-gradient__8jpVG}.Home_usermessage__tWHWR .Home_markdownanswer__UUDfu{background-color:#e4e5e9}@keyframes Home_loading-gradient__8jpVG{0%{background-position:-100% 0}to{background-position:100% 0}}.Home_apimessage__VhfTn{background:transparent;color:#222;animation:Home_fadein__CBLON .5s}.Home_apimessage__VhfTn img{max-width:10vw;max-height:10vw}@keyframes Home_fadein__CBLON{0%{opacity:0}to{opacity:1}}.Home_apimessage__VhfTn,.Home_usermessage__tWHWR{padding:10px 5px;display:flex}.Home_markdownanswer__UUDfu{border:1px solid #e4e5e9;max-width:500px;background-color:#fff;border-radius:30px;padding:20px;line-height:1.75;width:100%}@media screen and (max-width:500px){.Home_markdownanswer__UUDfu{border-radius:6px;padding:5px 5px 10px 8px;font-size:.8rem}}.Home_hidden__T3Vwy{display:block;height:2px;overflow:hidden}.Home_markdownanswer__UUDfu a:hover{opacity:.8}.Home_markdownanswer__UUDfu a{color:#0081ea;font-weight:400}.Home_markdownanswer__UUDfu code{color:#042204;font-weight:500;border:1px solid #dedede;border-radius:3px;background-color:#f7f7f7;padding:2px 5px;white-space:pre-wrap!important}.Home_markdownanswer__UUDfu ol,.Home_markdownanswer__UUDfu ul{margin:1rem 2rem}.Home_markdownanswer__UUDfu li{margin-bottom:1rem}@media screen and (max-width:500px){.Home_markdownanswer__UUDfu ol{margin-bottom:8px;margin-top:8px}.Home_markdownanswer__UUDfu li{margin-bottom:0}}.Home_markdownanswer__UUDfu li em,.Home_markdownanswer__UUDfu li strong{font-style:normal;font-weight:600}.Home_boticon__Xr0Q4{height:50px;padding:10px;width:50px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:500px){.Home_boticon__Xr0Q4{display:none}.Home_cloudform__W4PLJ{padding-top:10px;padding-bottom:10px}.Home_textarea__lSHf7{padding:7px 5px;border-radius:8px;font-size:1rem}}.Home_boticon__Xr0Q4,.Home_usericon___BrVD{margin-right:1rem;border-radius:60px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 0 1px 1px #e4e4e4}.Home_markdownanswer__UUDfu h1,.Home_markdownanswer__UUDfu h2,.Home_markdownanswer__UUDfu h3{font-size:inherit}.Home_markdownanswer__UUDfu h6{font-size:.86rem;border:1px solid #0081ea;padding:4px 10px;border-radius:3px;text-decoration:none;color:#0081ea;font-weight:400;cursor:pointer;width:max-content;max-width:85%;margin:10px 0 10px 10px}.Home_markdownanswer__UUDfu h6:hover{background-color:#f7fcff}.Home_markdownanswer__UUDfu ul+h6,.Home_markdownanswer__UUDfu ul+h6+h6,.Home_markdownanswer__UUDfu ul+h6+h6+h6{margin-left:30px}@media screen and (max-width:500px){.Home_markdownanswer__UUDfu ul+h6,.Home_markdownanswer__UUDfu ul+h6+h6,.Home_markdownanswer__UUDfu ul+h6+h6+h6{margin-left:10px;max-width:90%}}.Home_markdownanswer__UUDfu h3{margin-top:1rem;padding-top:5px;font-size:1rem;color:#2f2f2f}@media screen and (max-width:500px){.Home_markdownanswer__UUDfu h3{font-size:.9rem;margin-top:0;padding-top:4px}}.Home_markdownanswer__UUDfu h4{margin-top:2rem;border-top:1px solid #dcdcdc;padding-top:15px}.Home_markdownanswer__UUDfu img{max-height:20px}.Home_pointsnormal__yRwA_{width:90%;height:90%}.Home_pointsdim__x_zcw{width:90%;height:90%;opacity:.25}.Home_paginationContainer__BC8SF{width:100%;display:flex;justify-content:center;align-items:"center";padding:30px 0 60px}.Home_metaInfo__ZnO1e{width:100%;overflow:auto;background-color:rgba(193,228,254,.3);padding:10px}.Home_feedbackContainer__REDbf{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:baseline;font-size:.8rem}.Home_feedbackContainer__REDbf svg{height:.8rem;width:.8rem;fill:#0081ea}.Home_feedbackContainer__REDbf p{color:#999}.Home_feedbackContainer__REDbf div{display:flex;gap:10px;flex-wrap:wrap}.Home_feedbackContainer__REDbf button{color:#0081ea;background:none;font-size:inherit;padding:8px 10px;font-style:inherit;border-radius:3px;text-align:left;border:1px solid #0081ea;display:flex;gap:9px;justify-content:center;align-items:center}.Home_feedbackContainer__REDbf .Home_actionButton__WfNyf{border:1px solid #0081ea}.Home_feedbackContainer__REDbf button.Home_selected__nlXOJ,.Home_feedbackContainer__REDbf button:hover{background-color:rgba(0,0,0,.05)}.Home_menuCloseButton__GINw1{border:none;padding:10px;margin-top:4px;width:100%;text-align:right;margin-bottom:20px;font-size:1.3rem;background-color:#fff!important;cursor:pointer}.Home_mainAbout__kcUbx{background-color:#fff;gap:200px;display:flex;flex-direction:column;position:relative;gap:0!important;align-items:center;justify-content:flex-start;min-height:2000px;padding:100px 20px 2rem}.Home_bgImageContainer__sMV_h{position:relative;height:10px;width:100%}.Home_bgImageContainer__sMV_h:before{content:"";position:absolute;top:300px;left:500px;width:1000px;height:400px;z-index:-1;background-image:url(/img/1.png);background-size:1000px auto;background-repeat:no-repeat;background-position:50%}.Home_bgImageContainer1__9QW79:before{top:300px;left:-400px;background-image:url(/img/1.png)}.Home_bgImageContainer2__VRYRk:before{background-image:url(/img/2.png)}.Home_bgImageContainer3__WfrvK:before{top:300px;left:-850px;background-image:url(/img/1.png)}.Home_mainAbout__kcUbx>div{max-width:800px;width:100%}.Home_mainAbout__kcUbx>div p{font-size:1.1rem;line-height:1.3rem}.Home_mainAbout__kcUbx *{z-index:1;position:relative}.Home_aboutPageImageContainer__iA3_Z{background-color:#fff;padding:10px 40px 10px 10px;display:flex;max-width:800px!important;border-radius:30px;box-shadow:0 0 40px rgba(0,0,0,.05),4px 4px 20px rgba(0,0,0,.09);overflow:hidden;transition:all .7s ease-in-out}.Home_aboutPageImageContainer__iA3_Z img{display:block;width:100%;transition:all .7s ease-in-out;transform:scale(.8)}@media screen and (max-width:488px){.Home_aboutPageImageContainer__iA3_Z{margin-top:70px;margin-bottom:70px;transform:scale(1.3) translateX(10px)}.Home_aboutPageImageContainer__iA3_Z img{transform:scale(1)}}.Home_aboutPageImageContainer__iA3_Z:hover{box-shadow:0 0 40px rgba(0,0,0,.1),4px 4px 20px rgba(0,0,0,.19)}.Home_aboutPageImageContainer__iA3_Z:hover img{transform:scale(.9)}.Home_mainAbout__kcUbx .Home_conversationPanel__uwsWt{background-color:#fff;margin-bottom:50px!important;min-height:730px!important;max-height:830px;overflow:auto}.Home_landingActionButton__3bwlu{color:#fff;padding:15px 25px;border-radius:3px;border:1px solid #0081ea;background-color:#0081ea;margin:24px 0 12px;display:block;width:max-content}.Home_menuContainer__XR_1e{position:fixed;left:0;top:0;width:250px;background-color:#fff;z-index:999999;padding:0 10px 10px;box-shadow:0 0 30px 0 rgba(0,0,0,.4);height:100vh;display:flex;flex-direction:column}.Home_menuButton__vK6iu{display:flex;gap:16px;padding:15px 20px;color:#222}.Home_menuButton__vK6iu svg{width:20px;height:35px;fill:#666}.Home_menuButton__vK6iu:hover *{color:#000}.Home_menuButton__vK6iu:hover svg{fill:#111}.Home_menuButton__vK6iu small{font-size:.7rem;padding-left:1px;color:#999}.Home_menuButton__vK6iu p{display:flex;color:#222;flex-direction:column}.Home_menuButton__vK6iu:hover{background-color:rgba(0,0,0,.05)}.Home_documentsContainer__R7_OI{padding:10px 0 0 73px;display:flex;flex-direction:column;gap:15px;opacity:0;transition:opacity 2s ease-in-out}.Home_documentsContainer__R7_OI details summary{cursor:pointer;text-align:left}.Home_documentsContainer__R7_OI details h5{display:inline-block;padding-left:5px;padding-bottom:15px;color:#666}@media screen and (max-width:488px){.Home_documentsContainer__R7_OI{padding:20px 0 30px 3px}}.Home_documentsList__ZK46N{display:flex;flex-wrap:wrap;flex-direction:column;gap:10px;opacity:.8;padding-bottom:20px}.Home_document__DMIJk:hover{opacity:1}.Home_document__DMIJk{width:80%;position:relative;box-sizing:border-box;height:max-content;display:flex;flex-direction:column}@media screen and (max-width:488px){.Home_document__DMIJk{width:90%}}.Home_document__DMIJk:focus-within summary,.Home_document__DMIJk:hover summary{opacity:1}.Home_document__DMIJk details summary{opacity:0;text-align:left;padding-left:10px;position:absolute;right:1px;top:5px;z-index:2;cursor:pointer}.Home_documentLink__WPlK3{padding:5px 10px;cursor:pointer;grid-gap:10px;gap:10px;display:grid;grid-template-columns:20px 1fr;width:calc(100% - 120px);align-items:center;font-size:.8rem}@media screen and (max-width:488px){.Home_documentLink__WPlK3{width:100%}}.Home_documentLink__WPlK3 svg{opacity:.4;width:15px;height:15px}.Home_documentDescription__V9lbU{color:#2f2f2f;font-size:.8rem;right:0;width:100%;padding:10px 20px;display:flex;flex-direction:column;gap:10px}.Home_documentDescription__V9lbU h1{font-size:1rem}.Home_documentDescription__V9lbU h2{font-size:.9rem}.Home_documentDescription__V9lbU h3{font-size:.8rem}.Home_documentDescription__V9lbU h4{font-size:.7rem}.Home_documentDescription__V9lbU h5{font-size:.6rem}.Home_documentDescription__V9lbU li{font-size:.8rem;margin-left:20px}.Home_documentDescription__V9lbU hr{border:1px solid #eee;width:100%;opacity:1}.Home_documentDescription__V9lbU a{color:#0081ea;padding-left:2px}.Home_documentDescription__V9lbU strong{padding-left:2px}.Home_documentDescription__V9lbU img{width:12px}.Home_analysesContainer__Sm_vF{padding:0 0 30px 73px;display:flex;flex-direction:column;gap:15px;max-width:600px}.Home_analysesContainer__Sm_vF details summary{cursor:pointer;text-align:left}.Home_analysesContainer__Sm_vF details h5{display:inline-block;padding-left:5px;padding-bottom:0;color:#666}.Home_analysesFullDetails__IMPCC{padding:5px 10px 10px 20px;border-left:1px solid rgba(0,0,0,.1);margin-left:6px;margin-top:15px}.Home_analysesFullDetails__IMPCC hr{opacity:.1;margin:10px 0}.Home_analysesFullDetails__IMPCC li{margin-left:20px}.Home_analysesFullDetails__IMPCC ul{padding:0}.Home_analysesFullDetails__IMPCC h3,.Home_analysesFullDetails__IMPCC li,.Home_analysesFullDetails__IMPCC p{font-size:.8rem}.Home_analysesConclusionGood__VA_AL{color:#28a745;font-weight:"bold"}.Home_analysesConclusionGood__VA_AL:after{content:" ✅"}.Home_analysesConclusionBad__XmEJa{color:#dc3545;font-weight:"bold"}.Home_analysesConclusionBad__XmEJa:after{content:" "}.Home_analysesConclusionWarn__s73_r{color:#ffc107;font-weight:"bold"}.Home_analysesConclusionWarn__s73_r:after{content:" ⚠️"}.Home_testCaseRunner__4SGFY>summary{padding:20px 0;margin-left:0;text-align:left;color:#333}.Home_testCaseRunner__4SGFY summary b{padding-left:10px}.Home_testCaseRunner__4SGFY summary div{font-size:.8rem}.Loader_animatedLoader__pYwHK{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;width:50px;height:10px;transform:translateY(-50%);margin:30px 10px;justify-content:center;align-items:center;background-color:#fff;border-radius:30px}.Loader_dot1__dc6rd,.Loader_dot2__2IoVK,.Loader_dot3__5hxjx,.Loader_dot4__E4F5i{background-color:grey;width:7px;height:7px;border-radius:50%;animation:Loader_ani__vwWX2 1s ease-in-out infinite alternate forwards}.Loader_dot1__dc6rd{background-color:var(--color-animation-loader1);animation-delay:.2s}.Loader_dot2__2IoVK{background-color:var(--color-animation-loader2);animation-delay:.4s}.Loader_dot3__5hxjx{background-color:var(--color-animation-loader3);animation-delay:.6s}.Loader_dot4__E4F5i{background-color:var(--color-animation-loader4);animation-delay:.8s}@keyframes Loader_ani__vwWX2{to{transform:translateY(10px)}}