@import url(https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&family=Roboto:wght@100..900&display=swap);.App{margin:0;padding:0;width:100%}.content::-webkit-scrollbar{height:10px;width:10px}.content::-webkit-scrollbar-track{border-radius:6px}.content::-webkit-scrollbar-thumb{background-color:#fff;border-radius:6px;outline:1px solid #0000001a}button:focus{box-shadow:none!important;font-family:InterMedium;outline:none!important}.extrabold{font-family:InterExtraBold!important}.extraLight{font-family:InterExtraLight!important}.light{font-family:InterLight!important}input[type=number]{-moz-appearance:textfield}.medium{font-family:InterMedium!important}.regular{font-family:InterRegular!important}.semibold{font-family:InterSemiBold!important}.thin{font-family:InterThin!important}input:focus{outline:none}input,input::placeholder{font-family:InterRegular}input,label,textarea{font-family:InterMedium!important}button,span{font-family:InterMedium}span{font-size:clamp(10px,4vw,15px)}h1,h2,h3,h4,h5,h6{color:#000;font-family:InterBold!important;font-weight:700}li,p{color:#000;font-family:InterMedium;font-size:clamp(10px,4vw,13px);margin:0!important;text-align:left}.AuthHeight{height:100vh}.AuthHeight1{height:99vh;overflow-y:auto}.Login_banner{background-image:url(/static/media/login_banner.5024978051cc8188025a.svg)}.Login_banner,.OTP_banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.OTP_banner{background-image:url(/static/media/OTP_banner.cb42646cb274e52f0827.svg)}.UpdatePass_banner{background-image:url(/static/media/UpdatePass_Banner.273301aa6a3ef4ce6788.svg)}.Forgot_banner,.UpdatePass_banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.Forgot_banner{background-image:url(/static/media/Forgot_Banner.e7e9f349f1759388a3c0.svg)}.MuiAutocomplete-inputRoot{background-color:#000}input:-webkit-autofill,input:-webkit-autofill:focus{box-shadow:inset 0 0 0 50px #fff!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SidebarScroll::-webkit-scrollbar{height:10px;width:10px}.SidebarScroll::-webkit-scrollbar-track{border-radius:6px}.SidebarScroll::-webkit-scrollbar-thumb{background-color:#fff;border-radius:6px;outline:1px solid #0000001a}@media only screen and (max-width:600px){.Login_banner{background-image:url(/static/media/login_banner.5024978051cc8188025a.svg)}.Login_banner,.OTP_banner{background-position:50%;background-repeat:no-repeat;background-size:contain;height:auto;width:100%}.OTP_banner{background-image:url(/static/media/OTP_banner.cb42646cb274e52f0827.svg)}.UpdatePass_banner{background-image:url(/static/media/UpdatePass_Banner.273301aa6a3ef4ce6788.svg)}.Forgot_banner,.UpdatePass_banner{background-position:50%;background-repeat:no-repeat;background-size:contain;height:auto;width:100%}.Forgot_banner{background-image:url(/static/media/Forgot_Banner.e7e9f349f1759388a3c0.svg)}}.circle-rotate{animation:spin 1s linear infinite;height:150px;width:150px}@keyframes spin{to{transform:rotate(1turn)}}.MuiTable-root{border-radius:2px;box-shadow:0 0 2px 0 #9c9c9c}.dropdown-grid{width:200px}.custom-option{cursor:pointer;display:inline-block;margin:5px;padding:10px}.input_bg{background:#fff;border:1px solid #d9d9d9;border-radius:.5em;color:#000;padding:1%}.Textarea{background:#0000;border:none;color:#000;outline:none;resize:none;width:100%}textarea{border-radius:10px;height:200px;padding:1%;resize:none!important}.subHeading{color:#000;font-family:InterMedium;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.sideScrolls::-webkit-scrollbar{height:10px;width:10px}.pac-container{z-index:10000!important}.side_border{border:1px solid #7e7e7e;height:10vh}body::-webkit-scrollbar{display:none!important}.App{scrollbar-width:none!important}.App::-webkit-scrollbar{display:none!important}.content{scrollbar-width:none}.content::-webkit-scrollbar{display:none}body{background-color:#d0883c!important;scrollbar-width:none!important}.selected-options-container{display:flex;flex-wrap:wrap;max-height:100px;overflow:auto}.selected-option{background-color:#f0f0f0;border-radius:5px;margin:2px;padding:5px}.TextEllipsis{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.FooterShadow{background-color:#fff;box-shadow:inset 1px 1px 7px 3px #00000017;-webkit-box-shadow:inset 1px 1px 7px 3px #00000017;-moz-box-shadow:inset 1px 1px 7px 3px #00000017}.CustomScroll::-webkit-scrollbar{height:8px;scrollbar-width:thin;width:8px}.CustomScroll::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px #eaeaea}.CustomScroll::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:10px}.eventName_Style :hover{color:#d0883c;cursor:pointer;text-decoration:underline}.Customtable tr th{background-color:#f9fafc}.Customtable td,.Customtable tr th{border:1px solid #ddd;padding:2%;text-align:left}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;font-family:InterMedium;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CursorPointer{cursor:pointer}.no-whitespace-wrap{word-break:break-word}.Capitalize{text-transform:capitalize}.date-input-container{position:relative}.calendar-icon{cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.text-container{overflow:hidden;position:relative;white-space:nowrap}.scrolling-text{animation:scroll 20s linear infinite;display:inline-flex}.scrolling-text h5{display:inline-block;padding-left:10px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.high-priority-modal,.high-priority-modal .MuiModal-root{z-index:9999!important}.high-priority-modal .MuiBackdrop-root{z-index:9998!important}.Chatbot_chatbotContainer__ym0Uw{bottom:70px;font-family:Inter,sans-serif;position:fixed;right:30px;z-index:1000}.Chatbot_errorMessage__d\+POr{background-color:#fff2f0;border-left:3px solid #ff4d4f;color:#ff4d4f}.Chatbot_chatbotToggler__oEGcJ{align-items:center;background:#518e85;border:none;border-radius:26px 0 0 26px;bottom:80px;box-shadow:0 4px 16px #518e8599;cursor:pointer;display:flex;height:52px;justify-content:flex-start;padding-left:12px;padding-right:8px;position:fixed;right:0;transform:translateX(8px);transition:width .25s ease,transform .25s ease,background .25s ease,box-shadow .25s ease,border-radius .25s ease;width:46px;z-index:1001}.Chatbot_chatbotContainer__ym0Uw.Chatbot_showChatbot__MmBqM .Chatbot_chatbotToggler__oEGcJ,.Chatbot_chatbotToggler__oEGcJ:focus-visible,.Chatbot_chatbotToggler__oEGcJ:hover{background:#9fccba;border-radius:32px 0 0 32px;box-shadow:0 8px 24px #518e8573;transform:translateX(0);width:68px}.Chatbot_chatbotToggler__oEGcJ span{color:#fff;font-size:24px;transition:transform .3s ease}.Chatbot_chatbotPopup__PlCtA{background:#fff;border-radius:16px;bottom:80px;box-shadow:0 10px 30px #00000026;max-height:0;opacity:0;overflow:hidden;position:absolute;right:0;transform:translateY(20px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:350px}.Chatbot_chatbotContainer__ym0Uw.Chatbot_showChatbot__MmBqM .Chatbot_chatbotPopup__PlCtA{max-height:500px;opacity:1;transform:translateY(0)}.Chatbot_chatbotHeader__7o1E8{align-items:center;background:linear-gradient(135deg,#518e85);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.Chatbot_chatbotHeader__7o1E8 h2{font-family:Roboto,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0}.Chatbot_chatbotCloseBtn__SZtJ5{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.Chatbot_chatbotCloseBtn__SZtJ5:hover{background:#ffffff4d}.Chatbot_chatbotBody__povcw{background:#f9f9ff;height:300px;overflow-y:auto;padding:16px;scrollbar-color:#518e85 #f0f0f0;scrollbar-width:thin}.Chatbot_chatbotBody__povcw::-webkit-scrollbar{width:6px}.Chatbot_chatbotBody__povcw::-webkit-scrollbar-thumb{background-color:#518e85;border-radius:3px}.Chatbot_chatbotMessage__dMTzt{align-items:flex-start;display:flex;gap:10px;margin-bottom:16px}.Chatbot_chatbotMessageText__jjxCb{word-wrap:break-word;border-radius:16px;font-size:14px;line-height:1.5;max-width:80%;padding:12px 16px;transition:all .2s ease;white-space:pre-line}.Chatbot_chatbotBotMessage__677WW .Chatbot_chatbotMessageText__jjxCb{background:#fff;border-radius:0 16px 16px 16px;box-shadow:0 2px 8px #0000000d;color:#333}.Chatbot_chatbotUserMessage__kNl8W .Chatbot_chatbotMessageText__jjxCb{background:linear-gradient(135deg,#518e85);border-radius:16px 16px 0 16px;box-shadow:0 2px 8px #518e85;color:#fff}.Chatbot_chatbotFooter__jbsWy{background:#fff;border-radius:0 0 16px 16px;border-top:1px solid #f0f0f5;padding:16px}.Chatbot_chatbotForm__R6mjt{align-items:center;background:#f5f5ff;border-radius:24px;display:flex;padding:4px;transition:all .3s ease}.Chatbot_chatbotForm__R6mjt:focus-within{box-shadow:0 0 0 2px #6d4fc233}.Chatbot_chatbotInput__wq-iy{background:#0000;border:none;color:#333;font-size:14px;height:40px;outline:none;padding:0 16px;width:100%}.Chatbot_chatbotInput__wq-iy::placeholder{color:#999}.Chatbot_chatbotSubmit__gT6Dv{align-items:center;background:linear-gradient(135deg,#518e85);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;margin-left:8px;transition:all .2s ease;width:36px}.Chatbot_chatbotSubmit__gT6Dv:hover{transform:scale(1.05)}@media (max-width:768px){.Chatbot_chatbotContainer__ym0Uw{bottom:20px;right:20px}.Chatbot_chatbotPopup__PlCtA{bottom:70px;right:20px;width:calc(100vw - 40px)}.Chatbot_chatbotBody__povcw{height:50vh}.Chatbot_chatbotToggler__oEGcJ{border-radius:22px 0 0 22px;bottom:20px;height:46px;padding-left:10px;right:0;transform:translateX(6px);width:42px}}@keyframes Chatbot_float__h-9Tu{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Chatbot_chatbot-icon__0I3hY{fill:#6d4fc2;height:24px;width:24px}.Chatbot_chatbot-icon__0I3hY.Chatbot_small__i9S6J{height:20px;width:20px}.ql-container{height:350px;overflow-x:auto}.ql-editor img{cursor:pointer;height:auto;max-width:100%}.ql-editor .image-resizer{border:1px dashed #444;position:absolute}.ql-editor .image-resizer .resize-handle{background-color:#fff;border:1px solid #777;border-radius:50%;height:12px;position:absolute;width:12px}.htmlpreview img{width:100%}.logo{color:#fff!important}.logo1{color:#000!important}.custom-date-picker{font-size:12px}.chat-container{background-color:#f8f9fb;display:flex;font-family:Inter,sans-serif;height:100vh}.sidebar{background-color:#fff;border-right:1px solid #e0e0e0;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;width:280px}.sidebar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.sidebar-header h2{color:#1f2937;font-size:18px;margin:0}.new-chat-btn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:6px 10px;transition:background .2s ease}.new-chat-btn:hover{background-color:#2563eb}.chat-list{flex:1 1;list-style:none;margin:0;overflow-y:auto;padding:0}.chat-list li{border-radius:8px;cursor:pointer;padding:12px 16px;transition:background .2s ease}.chat-list li:hover{background-color:#f5f7f9}.chat-list li.active{background-color:#fef6f0}.chat-header{font-size:14px;margin-bottom:4px}.chat-date,.chat-id,.chat-tag{color:#6b7280;font-size:12px}.chat-tag{background-color:#fef3c7;border-radius:12px;color:#b45309;display:inline-block;margin-top:6px;padding:2px 8px}.chat-main{background-color:#f9fafb;display:flex;flex:1 1;flex-direction:column;height:100%;padding:20px}.chat-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;color:#111827;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:16px 20px}.chat-meta{font-size:14px}.chat-messages{flex-grow:1;overflow-y:auto;padding-right:10px}.message-bubble{border-radius:16px;box-shadow:0 1px 3px #00000014;font-size:14px;max-width:70%;padding:12px 16px;position:relative;word-break:break-word}.message-bubble.user{align-self:flex-end;background-color:#fef3c7;color:#78350f}.message-bubble.assistant{align-self:flex-start;background-color:#fff;color:#1f2937}.message-meta{color:#9ca3af;font-size:11px;margin-top:6px;text-align:right}.chat-input{background:#fff;border-top:1px solid #ddd;bottom:0;display:flex;padding:10px;position:sticky}.chat-input input{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:999px;flex:1 1;font-size:14px;outline:none;padding:10px 16px}.chat-input input:focus{border-color:#3b82f6}.chat-input button{background-color:#3b82f6;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;padding:10px 14px;transition:background .2s ease}.chat-input button:hover{background-color:#2563eb}.chat-input button:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}@media (max-width:768px){.chat-container{flex-direction:column}.sidebar{border-bottom:1px solid #e0e0e0;border-right:none;height:auto;width:100%}.chat-main{flex:1 1}}.empty-chat{align-items:center;color:#9ca3af;display:flex;flex:1 1;flex-direction:column;font-size:18px;justify-content:center;padding:40px;text-align:center}.empty-icon{font-size:36px;margin-bottom:16px}.empty-text{font-size:18px;font-weight:500}.empty-start{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;padding:24px;text-align:center}.start-title{color:#444;font-size:28px;font-weight:500;margin-bottom:32px}.start-input-wrapper{max-width:700px;position:relative;width:100%}.start-input{background-color:#fff;border:1px solid #e2e8f0;border-radius:999px;box-shadow:0 4px 12px #0000000d;font-size:18px;padding:20px 24px;width:100%}.custom-date-picker{background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;color:#333;font-size:16px;padding:8px;width:100%!important}.custom-date-picker__header{background-color:#007bff;color:#fff;padding:8px}.react-datepicker-wrapper{width:100%!important}@font-face{font-family:InterBold;src:local("InterBold"),url(/static/media/InterBold.9aab1ebe6bd16660e37e.ttf) format("truetype")}@font-face{font-family:InterBlack;src:local("InterBlack"),url(/static/media/InterBlack.4687db66d316ec27374b.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:local("InterExtraBold"),url(/static/media/InterExtraBold.e4f33c213728ecf55b57.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:local("InterExtraLight"),url(/static/media/InterExtraLight.505cb3db0e7c094a9e11.ttf) format("truetype")}@font-face{font-family:InterLight;src:local("InterLight"),url(/static/media/InterLight.185c75d22f414005c8b1.ttf) format("truetype")}@font-face{font-family:InterMedium;src:local("InterMedium"),url(/static/media/InterMedium.9d1fd4235eeb376c5f96.ttf) format("truetype")}@font-face{font-family:InterRegular;src:local("InterRegular"),url(/static/media/InterRegular.b559a93b35af397f4b6f.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:local("InterSemiBold"),url(/static/media/InterSemiBold.1616d5720720a412cfc8.ttf) format("truetype")}@font-face{font-family:InterThin;src:local("InterThin"),url(/static/media/InterThin.65b1da30b25dde55c009.ttf) format("truetype")}@media screen and (min-width:768px) and (max-width:1024px){body,p{font-size:20px!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f7fa!important;color:#000;font-family:Inter!important;font-size:16px;margin:0;width:100%}code{font-family:Inter}