.keyboard-visible .sidebar,.keyboard-visible .header{display:none}.keyboard-visible .chatHistoryWrapper{height:calc(var(--app-height) - 150px)!important}html{height:-webkit-fill-available}body{font-family:Manrope,sans-serif;min-height:var(--app-height);min-height:-webkit-fill-available;overflow:hidden;position:fixed;width:100%;margin:0}#root{margin:0;padding:0;min-height:100vh;width:100%;font-family:Manrope,sans-serif;overflow:hidden;-webkit-overflow-scrolling:touch;--otp-input-height: 3.5rem;--theme-icon-color: #161D1C;--rating-star-color: #fbc02d}:root{--vh: 1vh;--app-height: 100vh;--message-warper: #ffffff;--bg-color: #ffffff;--text-color: #111111;--card-bg: #ffffff;--input-bg: #eff3f2;--placeholder-color: #999;--sidebar-bg: #F3FFFE;--user-bubble:#CCE8E5;--ai-bubble: #006A650D;--primary-color: #006A65;--primary-color-hover: #07817b;--button-text-color: white;--paragraph-text: #161D1C;--link-color: #006A65;--link-hover-color: #08857e;--modal-bg: var(--card-bg);--modal-left-bg: #ecf0ef;--border-color: #ddd;--theme-icon-color: #fff;--tab-hover-bg: #146864;--tab-active-bg: rgba(39, 174, 96, .15);--tab-active-border: rgba(39, 174, 96, .25)}@supports (height: 100dvh){:root{--app-height: 100dvh}}[data-theme=dark]{--bg-color: #0E1514;--sidebar-bg: #161D1C;--sidebar-border-right: 1px solid #2F3635;--text-color: #f0f0f0;--card-bg: #2a2d34;--input-bg: #3a3d44;--placeholder-color: #aaa;--user-bubble:#324B49;--ai-bubble: #324B49;--message-warper: #0E1514;--primary-color: #81D5CE;--primary-color-hover: #90ddd7;--button-text-color: #161D1C;--link-color: #81D5CE;--link-hover-color: #91ddd7;--modal-bg: var(--card-bg);--modal-left-bg: #242730;--border-color: #363D3C;--border-color-hover: #E9EFED;--theme-icon-color: #ffffff ;--tab-hover-bg: rgba(46, 204, 113, .1);--tab-active-bg: rgba(46, 204, 113, .15);--tab-active-border: rgba(46, 204, 113, .25)}@media (max-width: 768px){.App{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.login-screen,.register-screen{padding:1rem;min-height:var(--app-height)}.login-card,.register-card{padding:1.5rem;margin-top:-3rem}.otp-box{width:2.8rem;height:3.2rem;font-size:1.5rem}}*{box-sizing:border-box}.login-screen,.register-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:var(--sidebar-bg);color:var(--text-color);padding:2rem}.login-logo{width:90px;margin:-2rem auto 1rem}.login-card,.register-card{position:relative;background-color:var(--card-bg);border-radius:12px;padding:2rem;width:100%;max-width:400px;text-align:center;box-sizing:border-box}.login-card h2,.register-card h2{margin-bottom:1.5rem;color:var(--text-color);font-weight:600}.login-card input,.register-card input{display:block;width:100%;padding:.75rem 1rem;margin-bottom:1rem;border:1px solid var(--border-color);border-radius:6px;font-size:1rem;background-color:var(--input-bg);color:var(--text-color);box-sizing:border-box}.login-card input::placeholder,.register-card input::placeholder{color:var(--placeholder-color)}.login-card button,.register-card button,.otp-button{width:100%;padding:.75rem;background-color:var(--primary-color);color:var(--button-text-color);font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.login-card button:hover,.register-card button:hover,.otp-button:hover:not(:disabled){background-color:var(--primary-color-hover)}.otp-button:disabled{background-color:#555;cursor:not-allowed}.register-link{margin-top:.5rem;color:var(--link-color);font-size:.95rem;cursor:pointer;text-decoration:underline}.register-link:hover{color:var(--link-hover-color)}.register-link a,.register-link a:visited{color:var(--link-color);text-decoration:none}.register-link a:hover{color:var(--link-hover-color);text-decoration:underline}.otp-box{width:2.5rem;height:2.5rem;font-size:1.5rem;text-align:center;border:1px solid var(--border-color);border-radius:6px;background-color:var(--input-bg);color:var(--text-color)}.inline-checkbox-label{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;cursor:pointer}.inline-checkbox-label input[type=checkbox]{width:1rem;height:1rem;margin:0;accent-color:var(--primary-color);cursor:pointer}.button-row{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}.password-wrapper{position:relative}.password-wrapper input{width:100%;padding-right:40px}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px}.theme-toggle-icon{position:fixed;top:16px;right:16px;z-index:999;background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--theme-icon-color, #161D1C);transition:color .2s ease,background-color .2s ease}[data-theme=dark] .theme-toggle-icon{color:var(--theme-icon-color-dark, #ffffff)}.theme-toggle-icon:hover{background-color:var(--input-bg);color:var(--primary-color)}.theme-icon-svg{width:1.5rem;height:1.5rem;fill:currentColor}.theme-toggle-icon{color:var(--theme-icon-color)}[data-theme=dark] .theme-toggle-icon{background-color:#252b2a;color:var(--theme-icon-color)}._otpContainer_1np0y_1{display:flex;flex-wrap:nowrap;justify-content:center;gap:.2rem;margin:1rem 0;max-width:100%}._otpContainer_1np0y_1>*{margin:0 .25rem}._otpBox_1np0y_15{width:3.2rem;height:4.2rem;font-size:2.4rem;text-align:center;border-radius:10px;border:2px solid var(--border-color);background-color:var(--input-bg);color:var(--text-color)!important;-webkit-text-fill-color:var(--text-color)!important;opacity:1!important;font-weight:800;line-height:1;padding:0;caret-color:var(--primary-color);transition:all .2s ease;outline:none;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:visible;text-overflow:clip}._otpBox_1np0y_15:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #006a654d;transform:scale(1.05)}@media (max-width: 480px){._otpContainer_1np0y_1{gap:.1rem;justify-content:center;padding:0 .5rem}._otpBox_1np0y_15{width:2.4rem;height:3rem;font-size:1.5rem}@supports (-webkit-touch-callout: none){._otpBox_1np0y_15{font-size:1.9rem;line-height:1.2;width:2.9rem;height:3.9rem}}}[data-theme=dark] ._otpBox_1np0y_15{background-color:#81d5ce33;border-color:var(--primary-color);text-shadow:0 0 1px rgba(255,255,255,.3),0 0 2px rgba(255,255,255,.2)}._otpBox_1np0y_15:-webkit-autofill,._otpBox_1np0y_15:-webkit-autofill:hover,._otpBox_1np0y_15:-webkit-autofill:focus,._otpBox_1np0y_15:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset!important;-webkit-text-fill-color:var(--text-color)!important;transition:background-color 5000s ease-in-out 0s;font-weight:800!important}@-moz-document url-prefix(){._otpBox_1np0y_15{padding-top:.2rem}}._layoutWrapper_gi5yl_3{display:flex;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;position:fixed;top:0;left:0;background-color:var(--bg-color);color:var(--text-color)}._mobileOverlay_gi5yl_45{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1000;box-shadow:2px 0 8px #00000040}._mainContent_gi5yl_65{display:flex;flex-direction:column;flex:1;overflow:hidden;position:relative}._mainContent_gi5yl_65._keyboardVisible_gi5yl_81{padding-bottom:env(safe-area-inset-bottom)}._contentArea_gi5yl_89{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;padding-bottom:env(safe-area-inset-bottom)}._innerContent_gi5yl_105{display:flex;flex-direction:column;height:100%;width:100%;max-width:1024px;margin:0 auto;padding:0 12px;box-sizing:border-box}@media (max-width: 768px){._contentArea_gi5yl_89{padding-bottom:60px}._keyboardVisible_gi5yl_81 ._contentArea_gi5yl_89{padding-bottom:calc(60px + env(safe-area-inset-bottom))}}@supports (height: 100dvh){._layoutWrapper_gi5yl_3{height:100dvh}}@media (max-width: 768px){._chatInputContainer_gi5yl_165{padding-bottom:env(safe-area-inset-bottom)}}._headerWrapper_r5bhg_1{display:flex;align-items:center;justify-content:space-between;height:64px;min-height:64px;border-bottom:1px solid var(--border-color);background-color:var(--bg-color);color:var(--text-color);flex-shrink:0;z-index:1000;padding:0 16px}._leftSection_r5bhg_29{flex:0 0 auto;display:flex;align-items:center}._centerSection_r5bhg_41{flex:1;text-align:center}._domainTitle_r5bhg_51{font-size:18px;font-weight:600;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._profileSection_r5bhg_69{position:relative;display:flex;align-items:center;justify-content:center}._profileIconImage_r5bhg_83{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--border-color);transition:transform .15s ease}._profileIconImage_r5bhg_83:hover{transform:scale(1.05)}._dropdownWrapper_r5bhg_111{position:absolute;top:50px;right:0;background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:10px;box-shadow:0 2px 12px #00000026;min-width:160px;z-index:999;padding:8px 0;display:flex;flex-direction:column;animation:_dropdownFade_r5bhg_1 .2s ease-out}@keyframes _dropdownFade_r5bhg_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._dropdownWrapper_r5bhg_111 button{background:none;border:none;width:100%;text-align:left;padding:10px 16px;color:var(--text-color);font-weight:500;font-size:.95rem;cursor:pointer;transition:background-color .2s ease}._dropdownWrapper_r5bhg_111 button:hover{background-color:var(--tab-hover-bg);color:var(--text-color)}._dropdownWrapper_r5bhg_111 button:disabled{color:#aaa;cursor:not-allowed}._sidebarToggleButton_974s4_1{background:none;border:none;padding:0;margin:0;outline:none;box-shadow:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-color);font-size:24px;height:40px;width:40px}._modalOverlay_wuudr_5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_wuudr_22{background:var(--modal-bg);border-radius:12px;display:flex;flex-direction:row;width:700px;height:400px;box-shadow:0 4px 20px #00000026;overflow:hidden}._leftTabs_wuudr_37{display:flex;flex-direction:column;padding:1rem;background:var(--modal-left-bg);min-width:150px;border-right:1px solid var(--border-color)}._leftTabs_wuudr_37 button{padding:.75rem;margin:.25rem 0;text-align:left;background:transparent;border:none;color:var(--text-color);cursor:pointer;border-radius:4px;transition:background-color .2s,transform .1s}._leftTabs_wuudr_37 button:hover{background:var(--tab-hover-bg)}._leftTabs_wuudr_37 button._active_wuudr_62{background:var(--tab-active-bg);font-weight:700;border:1px solid var(--tab-active-border);box-shadow:inset 0 0 4px #0000001a}._rightContent_wuudr_73{flex:1;padding:1.5rem;background:var(--modal-bg);overflow-y:auto}._tabContent_wuudr_84{display:flex;flex-direction:column;gap:1rem}._tabContent_wuudr_84 input{padding:.75rem;border:1px solid var(--border-color);border-radius:4px;width:100%;max-width:300px;background-color:var(--input-bg);color:var(--text-color)}._tabContent_wuudr_84 button{padding:.75rem 1.5rem;background:var(--primary-color);color:var(--button-text-color);border:none;border-radius:4px;cursor:pointer;font-weight:500;max-width:200px;transition:background-color .3s ease}._tabContent_wuudr_84 button:hover{background:var(--primary-color-hover)}._closeBtn_wuudr_120{margin-top:auto;padding:.5rem;background:transparent;border:none;color:var(--text-color);cursor:pointer;font-size:1.25rem;align-self:flex-start}._passwordInput_wuudr_135{position:relative;display:flex;gap:10px}._passwordInput_wuudr_135 input{flex:1}._passwordInput_wuudr_135 button{padding:.4rem .8rem;background:var(--primary-color);color:var(--button-text-color);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._passwordInput_wuudr_135 button:hover{background:var(--primary-color-hover)}._sidebarWrapper_1mzo6_1{display:flex;flex-direction:column;justify-content:space-between;height:calc(var(--vh, 1vh) * 100);transition:width .3s ease;background-color:var(--sidebar-bg)}._sidebarContent_1mzo6_10{display:flex;flex-direction:column;height:calc(var(--vh, 1vh) * 100);background-color:var(--sidebar-bg);border-right:var(--sidebar-border-right)}._domainsList_1mzo6_18{flex:1;overflow-y:auto;padding:16px}._bottomActions_1mzo6_24{padding:16px}._bottomActionsWithBorder_1mzo6_28{border-top:1px solid var(--border-color)}._logoRow_1mzo6_32{height:64px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}._domainsHeader_1mzo6_40{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;cursor:pointer}._publicdomainsTitle_1mzo6_48,._domainsTitle_1mzo6_48{font-size:16px;margin:0;font-weight:600}._domainsItems_1mzo6_54{list-style:none;padding:0;margin:0}._domainItem_1mzo6_60{padding:8px 12px;margin-bottom:6px;border-radius:6px;transition:background-color .2s ease;cursor:pointer}._domainItem_1mzo6_60:hover{background-color:var(--tab-hover-bg)}._activeDomain_1mzo6_72{background-color:var(--tab-active-bg);border:1px solid var(--tab-active-border)}._loadingDomains_1mzo6_77{text-align:center;font-style:italic;padding:10px}@keyframes _spinOnce_1mzo6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spin-once_1mzo6_92{animation:_spinOnce_1mzo6_1 1s linear}._collapsedPrivateDomains_1mzo6_98{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;padding:8px;margin-top:10px;max-height:300px;overflow-y:auto;box-shadow:0 2px 6px #0000001a;transition:all .3s ease}._collapsedPrivateDomains_1mzo6_98 ul{list-style:none;margin:0;padding:0}._collapsedPrivateDomains_1mzo6_98 li{padding:8px;margin-bottom:6px;border-radius:6px;transition:background-color .2s ease;cursor:pointer}._collapsedPrivateDomains_1mzo6_98 li:hover{background-color:var(--tab-hover-bg)}._collapsedPrivateDomains_1mzo6_98 ._activeDomain_1mzo6_72{background-color:var(--tab-active-bg);border:1px solid var(--tab-active-border)}._mobileOverlay_1mzo6_134{position:fixed;top:0;left:0;height:calc(var(--vh, 1vh) * 100);width:250px;z-index:999;background-color:var(--sidebar-bg);box-shadow:2px 0 8px #00000040;transition:transform .3s ease}._publicDomainsContainer_1czke_5{width:100%;height:calc(100vh - 64px);overflow-y:auto;padding:2rem 1rem 0rem 0rem;box-sizing:border-box;background-color:var(--bg-color);color:var(--text-color);scrollbar-width:none;-ms-overflow-style:none}._publicDomainsContainer_1czke_5::-webkit-scrollbar{display:none}._card_1czke_25{background-color:transparent;color:var(--text-color);padding:0;width:100%;max-width:1024px;transition:background-color .3s ease,color .3s ease}._domainList_1czke_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1.5rem;padding:0 1rem}._domainCard_1czke_50{padding:16px;margin:10px 0;border:1px solid var(--border-color);border-radius:8px;background-color:var(--card-bg);cursor:pointer;opacity:0;transform:translateY(20px);animation:_fadeInUp_1czke_1 1.1s forwards;transition:background-color .2s ease}._domainCard_1czke_50:hover{background-color:var(--tab-hover-bg)}._domainCard_1czke_50 h3{font-size:1rem;font-weight:600;margin:0;color:var(--text-color)}._domainCard_1czke_50 p{font-size:.85rem;color:var(--placeholder-color);margin:.25rem 0 0}._loadMoreButton_1czke_88{margin:20px 0;padding:10px 20px;background-color:var(--primary-color);color:var(--button-text-color);border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:background-color .3s}._loadMoreButton_1czke_88:hover{background-color:var(--primary-color-hover)}._searchInput_1czke_108{width:100%;padding:.6rem 1rem;font-size:.9rem;border:1px solid var(--border-color);border-radius:8px;margin-top:1rem;transition:border .2s ease;background-color:var(--input-bg);color:var(--text-color)}._searchInput_1czke_108:focus{outline:none;border-color:var(--primary-color)}._backButton_1czke_129{margin-top:2rem;padding:.5rem 1rem;background-color:var(--primary-color);color:var(--button-text-color);border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}._backButton_1czke_129:hover{background-color:var(--primary-color-hover)}._fadeIn_1czke_148{opacity:0;transform:translateY(20px);animation:_fadeInUp_1czke_1 .5s ease forwards}@keyframes _fadeInUp_1czke_1{to{opacity:1;transform:translateY(0)}}._modalOverlay_6o8ep_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._modalContent_6o8ep_10{background-color:var(--card-bg);padding:2rem;border-radius:12px;width:90%;max-width:500px;box-shadow:0 4px 20px #00000026;position:relative;animation:_modalFadeIn_6o8ep_1 .3s ease-out;color:var(--text-color);border:1px solid var(--border-color)}@keyframes _modalFadeIn_6o8ep_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._closeButton_6o8ep_34{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-color);opacity:.7;transition:opacity .2s}._closeButton_6o8ep_34:hover{opacity:1}h2{margin-top:0;color:var(--text-color);font-size:1.5rem;margin-bottom:.5rem}p{color:var(--placeholder-color);margin-bottom:1.5rem;font-size:.95rem}._formGroup_6o8ep_64{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color);font-size:.9rem}._inputField_6o8ep_76,._textareaField_6o8ep_77{width:100%;padding:.75rem;background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:6px;font-size:1rem;transition:border-color .2s;color:var(--text-color)}._inputField_6o8ep_76::placeholder,._textareaField_6o8ep_77::placeholder{color:var(--placeholder-color);opacity:.7}._inputField_6o8ep_76:focus,._textareaField_6o8ep_77:focus{outline:none;border-color:var(--primary-color)}._textareaField_6o8ep_77{resize:vertical;min-height:100px;font-family:inherit}._submitButton_6o8ep_106{background-color:var(--primary-color);color:var(--button-text-color);border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s;width:100%;font-weight:500}._submitButton_6o8ep_106:hover:not(:disabled){background-color:var(--primary-color-hover)}._submitButton_6o8ep_106:disabled{background-color:var(--placeholder-color);cursor:not-allowed;opacity:.7}@media (max-width: 768px){._modalContent_6o8ep_10{padding:1.5rem;width:95%;max-width:none}h2{font-size:1.3rem}._inputField_6o8ep_76,._textareaField_6o8ep_77{padding:.65rem}}._feedbackList_6o8ep_147{max-height:200px;overflow-y:auto;margin-top:16px;padding-right:4px;text-align:left;scrollbar-width:none;-ms-overflow-style:none}._feedbackList_6o8ep_147::-webkit-scrollbar{display:none}._feedbackItem_6o8ep_162{border-bottom:1px solid var(--border-color);padding:6px 0;font-size:14px}._feedbackProfile_6o8ep_168{font-weight:600;color:var(--text-color)}._feedbackText_6o8ep_173{margin:4px 0 0;color:var(--placeholder-color);word-break:break-word}._modalOverlay_vsdbg_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modalContent_vsdbg_11{background:var(--modal-bg);border-radius:12px;padding:24px;width:350px;position:relative;text-align:center;box-shadow:0 8px 24px #00000026;color:var(--text-color);transition:background-color .3s ease}._closeButton_vsdbg_23{position:absolute;top:16px;right:16px;border:none;background:none;font-size:20px;cursor:pointer;color:var(--text-color)}._title_vsdbg_34{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--text-color)}._description_vsdbg_42{font-size:13px;color:var(--placeholder-color);margin-bottom:16px}._stars_vsdbg_48{display:flex;justify-content:center;gap:12px;margin-bottom:24px}._star_vsdbg_48{font-size:28px;color:#e0e0e0;cursor:pointer;transition:color .2s}._filled_vsdbg_62{color:#fbc02d}._submitButton_vsdbg_66{background-color:var(--primary-color);color:var(--button-text-color);border:none;border-radius:6px;padding:12px;width:100%;font-weight:500;cursor:pointer;transition:background-color .2s ease}._submitButton_vsdbg_66:hover{background-color:var(--primary-color-hover)}._ratingsList_vsdbg_81{max-height:200px;overflow-y:auto;margin-top:16px;padding-right:4px;text-align:left;scrollbar-width:none;-ms-overflow-style:none}._ratingsList_vsdbg_81::-webkit-scrollbar{display:none}._ratingItem_vsdbg_97{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--border-color);font-size:14px}._ratingProfile_vsdbg_105{color:var(--text-color);font-weight:500}._ratingStars_vsdbg_110{font-family:monospace;color:#fbc02d}._chatHistoryContainer_zvsd0_5{flex:1;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background-color:var(--bg-color);position:relative;height:100%;scrollbar-width:none;-ms-overflow-style:none}._chatTextarea_zvsd0_33::-webkit-scrollbar{display:none}._dark_zvsd0_41{--card-bg: #2a2d34;--text-color: #f0f0f0;--border-color: #444}._light_zvsd0_53{--card-bg: #f8f9f9;--text-color: #111111;--border-color: #ddd}._messagesWrapper_zvsd0_65{flex:1;display:flex;flex-direction:column;padding:12px 12px 4px;gap:8px;background-color:var(--message-waraper)}._scrollAnchor_zvsd0_83{height:1px;margin-top:4px}._chatControls_zvsd0_93{position:sticky;top:0;background-color:var(--bg-color);padding:12px;z-index:10;display:flex;gap:12px}._controlButton_zvsd0_115{background:none;border:none;color:var(--primary-color);font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px;transition:color .2s ease}._controlButton_zvsd0_115:hover{color:var(--primary-color-hover)}@media (max-width: 768px){._messagesWrapper_zvsd0_65{padding:8px 8px 2px;padding-bottom:max(2px,env(safe-area-inset-bottom))}._scrollAnchor_zvsd0_83{margin-top:2px}}@supports (-webkit-touch-callout: none){._chatHistoryContainer_zvsd0_5{height:-webkit-fill-available}}._bubbleContainer_17v26_3{width:100%;display:flex;padding:4px 0}._userContainer_17v26_9{justify-content:flex-end}._aiContainer_17v26_14{justify-content:flex-start}._chatBubble_17v26_19{display:inline-block;max-width:min(85%,800px);padding:12px 16px;border-radius:16px;box-sizing:border-box;word-break:break-word;line-height:1.5;transition:all .3s ease;position:relative}._userBubble_17v26_32{background-color:var(--user-bubble);color:var(--button-text-color)}._aiBubble_17v26_37{background-color:var(--ai-bubble);color:var(--text-color)}._dark_17v26_42 ._aiBubble_17v26_37{background-color:var(--card-bg-dark)}._messageContent_17v26_46{width:100%}._messageActions_17v26_50{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}._actionButton_17v26_57{background:none;border:none;padding:0;font-size:.9rem;color:var(--text-color);display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:500;transition:opacity .2s ease;opacity:.7}._actionButton_17v26_57:hover{opacity:1}._userBubble_17v26_32 ._actionButton_17v26_57{color:var(--text-color)}._typingDots_17v26_81{display:inline-flex;align-items:center;justify-content:flex-start;margin-top:4px}._typingDots_17v26_81 span{width:6px;height:6px;background-color:currentColor;border-radius:50%;margin:0 2px;opacity:.3;animation:_bounce_17v26_1 1.4s infinite ease-in-out}._typingDots_17v26_81 span:nth-child(1){animation-delay:0s}._typingDots_17v26_81 span:nth-child(2){animation-delay:.2s}._typingDots_17v26_81 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_17v26_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width: 768px){._chatBubble_17v26_19{max-width:92%;padding:10px 14px;border-radius:14px}._bubbleContainer_17v26_3{padding:2px 0}._messageActions_17v26_50{gap:6px}._actionButton_17v26_57{font-size:.8rem}}@supports (-webkit-touch-callout: none){._chatBubble_17v26_19{max-width:95%}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}._chatInputContainer_c3un5_1{position:sticky;bottom:0;width:100%;padding:16px;background-color:var(--bg-color);z-index:100}._textareaContainer_c3un5_19{position:relative;width:100%;max-width:800px;margin:0 auto}._chatTextarea_c3un5_33{width:100%;min-height:56px;max-height:200px;padding:16px 56px 16px 16px;border-radius:12px;border:1px solid var(--border-color);font-size:16px;background-color:var(--input-bg);color:var(--text-color);resize:none;transition:all .2s ease;line-height:1.5;scrollbar-width:none;-ms-overflow-style:none}._chatTextarea_c3un5_33::-webkit-scrollbar{display:none}._chatTextarea_c3un5_33:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}._shimmerOverlay_c3un5_89{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;background:linear-gradient(90deg,#f0f0f099 25%,#e0e0e099 37%,#f0f0f099 63%);background-size:400% 100%;animation:_shimmer_c3un5_89 3s ease infinite;z-index:1;pointer-events:none}._actionButton_c3un5_123{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;z-index:2}._sendButton_c3un5_159{background-color:var(--primary-color);color:#fff}._sendButton_c3un5_159:hover:not(:disabled){background-color:var(--primary-color-hover);transform:translateY(-50%) scale(1.05)}._stopButton_c3un5_179{background-color:var(--error-color);color:#fff}._stopButton_c3un5_179:hover:not(:disabled){background-color:var(--error-color-hover);transform:translateY(-50%) scale(1.05)}._actionButton_c3un5_123:disabled{opacity:.5;cursor:not-allowed}._icon_c3un5_209{width:20px;height:20px}@keyframes _shimmer_c3un5_89{0%{background-position:-400% 0}to{background-position:400% 0}}@media (max-width: 768px){._chatInputContainer_c3un5_1{padding:12px}._chatTextarea_c3un5_33{min-height:48px;padding:12px 52px 12px 12px;font-size:15px}._actionButton_c3un5_123{width:32px;height:32px;right:10px}._icon_c3un5_209{width:18px;height:18px}}._uploadPage_1tzp7_1{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}._header_1tzp7_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap}._header_1tzp7_9 h1{font-size:1rem;font-weight:600;margin-bottom:.5rem}._viewUploadBtn_1tzp7_23{padding:8px 16px;background-color:var(--primary-color);color:var(--button-text-color);border:none;border-radius:6px;cursor:pointer}._viewUploadBtn_1tzp7_23:disabled{opacity:.6;cursor:not-allowed}._uploadCard_1tzp7_39{border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}._topSection_1tzp7_51{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem}._leftPanel_1tzp7_59{flex:1;display:flex;flex-direction:column;gap:1rem}._leftPanel_1tzp7_59 select,._rightPanel_1tzp7_67,._uploadCard_1tzp7_39,._uploadPage_1tzp7_1{padding:.6rem .8rem;font-size:1rem;max-width:100%;width:100%;overflow-x:hidden}._leftPanel_1tzp7_59 input{padding:.6rem .8rem;border-radius:6px;border:1px solid var(--border-color);background-color:var(--input-bg);color:var(--text-color);font-size:1rem;max-width:100%;width:100%;overflow-x:hidden}._toggleWrapper_1tzp7_92{margin-top:1rem}._remainingStorage_1tzp7_96{margin-top:.5rem;font-size:.9rem;background-color:var(--input-bg);padding:.75rem;border-radius:6px;border:1px solid var(--border-color)}._rightPanel_1tzp7_67{flex:1;display:flex;align-items:stretch;min-width:280px}._fileTableWrapper_1tzp7_114{border:1px solid var(--border-color);border-radius:6px;margin-bottom:1rem;max-height:220px;display:flex;flex-direction:column}._fileTableHeader_1tzp7_123{display:grid;grid-template-columns:1fr 120px 100px;font-weight:600;padding:.5rem 1rem;background-color:var(--card-bg);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:2}._fileTableBody_1tzp7_135{flex:1;overflow-y:auto}._fileRow_1tzp7_140{display:grid;grid-template-columns:1fr 120px 100px;align-items:center;padding:.5rem 1rem;border-bottom:1px solid var(--border-color)}._fileRow_1tzp7_140 span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileRow_1tzp7_140:nth-child(2n){background-color:#00000005}._totalSize_1tzp7_159{font-weight:600;text-align:right;margin-bottom:1rem}._uploadActions_1tzp7_166{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}._uploadActions_1tzp7_166 button{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;cursor:pointer}._uploadActions_1tzp7_166 button:first-child{background-color:var(--primary-color);color:var(--button-text-color)}._uploadActions_1tzp7_166 button:disabled{opacity:.6;cursor:not-allowed}._uploadActions_1tzp7_166 button:last-child{background-color:var(--input-bg);color:var(--text-color)}._uploadActions_1tzp7_166 button:last-child:hover{background-color:var(--tab-hover-bg)}._dropzone_1tzp7_201{border:2px dashed var(--border-color);border-radius:10px;padding:2rem;text-align:center;background-color:var(--card-bg);transition:background-color .3s ease,border-color .3s ease;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex:1}._active_1tzp7_216{border-color:var(--primary-color);background-color:#2ecc711a}._dropzoneInner_1tzp7_221{border-top:1px dashed var(--border-color);padding-top:2rem;font-size:1.1rem;font-weight:500;color:var(--text-color)}@media (max-width: 500px){._topSection_1tzp7_51{flex-direction:column;gap:1rem}._header_1tzp7_9{flex-direction:column;align-items:flex-start}._viewUploadBtn_1tzp7_23{width:100%;margin-top:.5rem}._uploadActions_1tzp7_166{flex-direction:column;align-items:stretch}._uploadActions_1tzp7_166 button{width:100%}}@media (max-width: 500px){._fileTableHeader_1tzp7_123{grid-template-columns:1fr 80px}._fileTableHeader_1tzp7_123 span:nth-child(2){display:none}._fileRow_1tzp7_140{grid-template-columns:1fr 80px}._fileRow_1tzp7_140 span:nth-child(2){display:none}._fileRow_1tzp7_140 span:last-child{text-align:right;padding-right:8px}._fileRow_1tzp7_140 span:first-child{font-weight:500;padding-left:8px}}._profileContainer_1aa7j_5{display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem 0rem 0rem;min-height:calc(100vh - 64px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background-color:var(--bg-color);color:var(--text-color)}._card_1aa7j_22{margin-top:auto;color:var(--text-color);justify-content:center;padding:2rem;max-width:100%;width:100%;text-align:center;transition:background-color .3s ease,color .3s ease}._card_1aa7j_22 h2,._card_1aa7j_22 p,._card_1aa7j_22 strong{color:inherit}._avatar_1aa7j_46{width:140px;height:140px;border-radius:50%;object-fit:cover;margin-bottom:1rem;transition:filter .3s ease}._avatarWrapper_1aa7j_55{width:140px;height:140px;border-radius:50%;overflow:hidden;transition:transform .3s ease;box-shadow:0 4px 10px #0000001a;cursor:default}._avatarWrapper_1aa7j_55._editMode_1aa7j_65{cursor:pointer}._avatarWrapper_1aa7j_55._editMode_1aa7j_65:hover{transform:scale(1.06)}._profileInfo_1aa7j_77{text-align:left;margin:0 auto;max-width:600px;padding:2rem 1rem 0rem 0rem;font-size:1rem;line-height:1.6;color:inherit}._labelWithIcon_1aa7j_92{display:flex;align-items:center;gap:.5rem;font-weight:500;margin-top:1rem}._labelIcon_1aa7j_100{font-size:1rem}._input_1aa7j_108,._select_1aa7j_109,._textarea_1aa7j_110{width:100%;padding:8px 12px;margin-bottom:10px;font-size:14px;border-radius:4px;border:1px solid var(--border-color);box-sizing:border-box;transition:border-color .2s ease;background-color:var(--input-bg);color:var(--text-color)}._input_1aa7j_108:focus,._select_1aa7j_109:focus,._textarea_1aa7j_110:focus{border-color:var(--primary-color);outline:none}._textarea_1aa7j_110{resize:vertical;min-height:60px;max-height:120px}._phoneContainer_1aa7j_140{display:flex;gap:8px;margin-bottom:10px}._fallback_1aa7j_150{text-align:center;font-style:italic;padding:2rem}._updateButton_1aa7j_160,._cancelButton_1aa7j_161,._editButton_1aa7j_162{padding:8px 12px;margin-right:8px;border-radius:4px;cursor:pointer;border:none;color:var(--button-text-color);font-size:14px;transition:background-color .2s ease}._updateButton_1aa7j_160{background-color:var(--primary-color)}._updateButton_1aa7j_160:hover{background-color:var(--primary-color-hover)}._cancelButton_1aa7j_161{background-color:#e74c3c}._cancelButton_1aa7j_161:hover{background-color:#c0392b}._editButton_1aa7j_162{background-color:#3498db}._editButton_1aa7j_162:hover{background-color:#2980b9}._backButton_1aa7j_201{margin-top:16px;padding:8px 12px;background-color:var(--primary-color);color:var(--button-text-color);border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._backButton_1aa7j_201:hover{background-color:var(--primary-color-hover)}@media (max-width: 600px){._card_1aa7j_22{margin-top:0rem;padding:1rem;border-radius:0;box-shadow:none}._profileContainer_1aa7j_5{padding:1rem}}._mainChatWrapper_l8ac7_1{display:flex;flex-direction:column;height:100%}._chatHistoryWrapper_l8ac7_13{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._chatHistoryWrapper_l8ac7_13::-webkit-scrollbar{display:none}._chatInputWrapper_l8ac7_35{flex-shrink:0;border-top:1px solid var(--border-color);padding:12px;background-color:var(--bg-color)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
