body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f7f6;direction:rtl;font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;text-align:right}code{direction:ltr;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;text-align:left}#root{height:100vh}*{box-sizing:border-box}.spinner-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#007bff;border-radius:50%}.spinner-small .spinner{border-width:2px;height:20px;width:20px}.spinner-medium .spinner{border-width:4px;height:40px;width:40px}.spinner-large .spinner{border-width:5px;height:60px;width:60px}.auth-container{align-items:center;background-color:#f4f7f6;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;max-width:400px;padding:.5rem;width:100%}.auth-icon{display:block;height:80px;margin:0 auto 1rem;width:80px}.auth-title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;margin-top:-1rem;text-align:center}@media (max-width:480px){.auth-box{padding:1.5rem}.auth-title{font-size:1.5rem}}.auth-form{display:flex;flex-direction:column}.form-link{font-size:.9rem;margin-top:1rem;text-align:center}.form-link a{color:#007bff;text-decoration:none}.form-link a:hover{text-decoration:underline}.form-error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:.25rem;color:#721c24}.form-error-message,.form-success-message{font-size:.9rem;margin-bottom:1rem;padding:.75rem 1.25rem;text-align:center}.form-success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:.25rem;color:#155724}.title-container{align-items:center;display:flex;flex-grow:1;justify-content:start;margin:0 1rem;min-width:0}.chat-page-container{background-color:#f4f7f6;display:flex;flex-direction:column;font-family:Vazirmatn,sans-serif;height:100vh;overflow:hidden;width:100vw}.chat-header{align-items:center;background-color:#e9ecef;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000d;display:flex;flex-shrink:0;justify-content:space-between;padding:.8rem 1.5rem}.menu-toggle{background:none;border:none;color:#333;cursor:pointer;font-size:1.5rem}[dir=ltr] .menu-toggle{margin-left:0;margin-right:auto}.header-menu{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 6px #0003;left:1rem;position:absolute;right:1rem;right:auto;top:60px;z-index:1000}.header-menu .header-buttons{flex-direction:column;padding:.5rem}.header-menu .header-button{margin:.25rem 0!important}.header-button.about-button,.header-button.new-chat-button{align-items:center;display:inline-flex;gap:.4rem;margin-left:.5rem!important;margin-right:0!important}[dir=ltr] .header-button.about-button,[dir=ltr] .header-button.new-chat-button{margin-left:0!important;margin-right:.5rem!important}.header-icon{height:80px;margin-left:.75rem;margin-right:.75rem;vertical-align:middle;width:80px}.chat-header h1{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 0 auto}[dir=ltr] .chat-header h1{margin-left:0;margin-right:auto}.chat-info{color:#6c757d;font-size:.8rem;margin:0 1rem;text-align:center;white-space:nowrap}.chat-info span{margin:0 .5rem}.header-buttons{display:flex;flex-shrink:0;margin-right:auto}[dir=ltr] .header-buttons{margin-left:auto;margin-right:0}.loading-full-page{align-items:center;background-color:#f4f7f6;color:#6c757d;display:flex;font-size:1.2rem;height:100vh;justify-content:center}.header-button{font-size:.9rem!important;margin-left:0!important;margin-right:.5rem!important;margin-top:0!important;padding:.4rem .8rem!important;width:auto!important}[dir=ltr] .header-button{margin-left:.5rem!important;margin-right:0!important}.back-button{font-size:.9rem!important;margin-left:auto!important;margin-right:0!important;padding:.4rem .8rem!important;width:auto!important}[dir=ltr] .back-button{margin-left:0!important;margin-right:auto!important}.chat-messages-area{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:1rem 0}.chat-footer{flex-shrink:0}.chat-general-error{background-color:#f8d7da;border-radius:4px;color:#721c24;font-size:.9rem;margin:.5rem 1rem;padding:.5rem;text-align:center}.upload-buttons-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.file-upload-label{align-items:center;background-color:#007bff;border:1px solid #0000;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem!important;justify-content:center;padding:.4rem .8rem!important;transition:background-color .2s}.file-upload-label:hover{background-color:#0056b3}.google-drive-btn{background-color:#28a745!important;border:none}.google-drive-btn:hover{background-color:#218838!important}.google-drive-input-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:1.5rem;padding:1rem}.google-drive-input-container p{color:#333;font-size:.9em;line-height:1.6;margin-bottom:.75rem}.google-drive-input-container strong{background-color:#e9ecef;border-radius:4px;color:#0056b3;display:inline-block;margin-top:4px;padding:2px 6px;-webkit-user-select:all;user-select:all;word-break:break-all}.google-drive-input-container input[type=text]{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:.75rem;padding:.6rem;width:100%}.submit-link-btn{background-color:#17a2b8!important;border:none;color:#fff;cursor:pointer}.submit-link-btn:hover{background-color:#138496!important}.share-modal-container{align-items:center;box-sizing:border-box;direction:rtl;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:1rem 1.5rem;width:100%}.share-modal-container p{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;text-align:center}.share-modal-input-wrapper{align-items:center;direction:ltr;display:flex;gap:10px;max-width:400px;width:100%}.share-modal-input-wrapper input[type=text]{background-color:#f8f9fa;border:1px solid #ccc;border-radius:4px;color:#333;flex-grow:1;font-size:1rem;min-width:0;padding:8px 12px;text-align:left}.share-modal-input-wrapper .button,.share-modal-input-wrapper button{flex-grow:0;flex-shrink:0;font-size:1rem!important;line-height:1.2!important;padding:8px 12px!important;width:auto}.shared-header-link{background-color:initial;border:1px solid #007bff;border-radius:5px;color:#007bff;font-size:.9rem;font-weight:600;padding:.4rem 1rem;text-decoration:none;transition:background-color .2s,color .2s}.shared-header-link:hover{background-color:#007bff;color:#fff}@media (max-width:768px){.chat-header{flex-wrap:nowrap;justify-content:space-between;padding:.6rem 1rem}.title-container{flex-grow:0;flex-shrink:1;order:1}.title-container,[dir=ltr] .title-container{justify-content:flex-start;margin-left:.5rem;margin-right:.5rem}.chat-header h1{font-size:1.3rem;margin:0}.header-buttons{order:2}.header-buttons,[dir=ltr] .header-buttons{margin-left:0;margin-right:0}.header-button{font-size:.85rem!important;margin-left:0!important;margin-right:.3rem!important;padding:.3rem .6rem!important}[dir=ltr] .header-button{margin-left:.3rem!important;margin-right:0!important}.header-button.about-button,.header-button.new-chat-button{font-size:.8rem!important;gap:.2rem;margin-left:.3rem!important;margin-right:0!important;padding:.3rem .5rem!important}[dir=ltr] .header-button.about-button,[dir=ltr] .header-button.new-chat-button{margin-left:0!important;margin-right:.3rem!important}.header-button.new-chat-button{margin-left:.5rem!important;margin-right:0!important;order:0}[dir=ltr] .header-button.new-chat-button{margin-left:0!important;margin-right:.5rem!important}}@media (max-width:520px){.chat-header{flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.8rem .5rem}.title-container{justify-content:center;margin:0 0 .5rem;order:1;width:100%}.chat-header h1{font-size:1.2rem;text-align:center;width:100%}.header-button.new-chat-button{margin:0 .3rem!important;order:2;width:auto}.header-buttons{display:flex;gap:.5rem;justify-content:center;margin:0;order:3;width:100%}.header-button{margin:0!important}.header-button.about-button,.header-button.new-chat-button{font-size:.8rem!important;gap:.2rem;padding:.3rem .5rem!important}.chat-messages-area{padding:.5rem 0}}@media (max-width:380px){.chat-header h1{font-size:1.1rem}.header-button{font-size:.8rem!important;padding:.25rem .5rem!important}.header-button.about-button,.header-button.new-chat-button{font-size:.75rem!important;gap:.15rem;padding:.25rem .4rem!important}.header-buttons{gap:.3rem}}.change-password-content{display:flex;flex-grow:1;justify-content:center;padding:2rem}.change-password-form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;height:fit-content;max-width:500px;padding:2rem;width:100%}.file-modal-error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem;text-align:right}.message-row{display:flex;margin-bottom:1rem;padding:0 1rem}[dir=rtl] .user-row{justify-content:flex-end}[dir=rtl] .bot-row,[dir=rtl] .error-row{justify-content:flex-start}.user-row{justify-content:flex-end}.bot-row,.error-row{justify-content:flex-start}.message-bubble{word-wrap:break-word;border-radius:18px;box-shadow:0 1px 3px #0000001a;font-size:.95rem;line-height:1.5;max-width:75%;padding:.75rem 1rem;text-align:right}.user-bubble{background-color:#007bff;border-bottom-left-radius:5px;border-bottom-right-radius:18px;color:#fff}.bot-bubble,[dir=rtl] .user-bubble{border-bottom-left-radius:18px;border-bottom-right-radius:5px}.bot-bubble{background-color:#e9ecef;color:#333}[dir=rtl] .bot-bubble{border-bottom-left-radius:5px;border-bottom-right-radius:18px}.error-bubble{background-color:#f8d7da;border:1px solid #f5c6cb;border-bottom-left-radius:18px;border-bottom-right-radius:5px;color:#721c24}[dir=rtl] .error-bubble{border-bottom-left-radius:5px;border-bottom-right-radius:18px}.bot-bubble blockquote,.bot-bubble h1,.bot-bubble h2,.bot-bubble h3,.bot-bubble h4,.bot-bubble h5,.bot-bubble h6,.bot-bubble li,.bot-bubble p,.bot-bubble td,.bot-bubble th{text-align:right}.bot-bubble ol,.bot-bubble ul{margin:.5em 1.5em .5em 0;padding-left:0;padding-right:1.5em}.bot-bubble code{background-color:#f8f9fa;border-radius:3px;color:#333;direction:ltr;font-family:Courier New,Courier,monospace;font-size:85%;margin:0 .2em;padding:.2em .4em;text-align:left}.bot-bubble pre{background-color:#343a40;border-radius:5px;color:#f8f9fa;direction:ltr;font-size:.9em;line-height:1.4;margin:.8em 0;overflow-x:auto;padding:1em;text-align:left}.bot-bubble pre code{background-color:initial;border-radius:0;color:inherit;direction:ltr;font-family:Courier New,Courier,monospace;font-size:inherit;margin:0;padding:0;text-align:left}.bot-bubble blockquote{border-left:none;border-right:4px solid #ccc;color:#666;font-style:italic;margin:.8em 0;padding-left:0;padding-right:1em}.bot-bubble table{border:1px solid #dee2e6;border-collapse:collapse;border-radius:4px;margin:1em 0;overflow:hidden;width:100%}.bot-bubble td,.bot-bubble th{border:1px solid #dee2e6;padding:.6rem .8rem;text-align:right}.bot-bubble th{background-color:#f8f9fa;font-weight:700}.typing-indicator{align-items:center;display:inline-flex;padding:.75rem 1rem}.typing-indicator span{animation:typing-bounce 1.2s ease-in-out infinite;background-color:#adb5bd;border-radius:50%;display:inline-block;height:8px;margin:0 2px;width:8px}.message-actions{align-items:center;display:flex;gap:.3rem;justify-content:flex-end;margin-right:-.5rem;margin-top:.5rem;opacity:.7;transition:opacity .2s ease-in-out}.message-bubble:hover .message-actions{opacity:1}.action-button{align-items:center;background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;font-size:.9rem;justify-content:center;padding:.25rem;transition:color .2s ease-in-out,background-color .2s ease-in-out}.action-button:hover{background-color:#0000000d;color:#343a40}.action-button.like-button.active{color:#28a745}.action-button.like-button.active:hover{color:#218838}.action-button.dislike-button.active{color:#dc3545}.action-button.dislike-button.active:hover{color:#c82333}.action-button.copy-button:active{transform:scale(.95)}@media (max-width:600px){.message-bubble{font-size:.9rem;max-width:85%}.message-row{padding:0 .5rem}}.chat-chart-wrapper{height:300px;margin-top:.5rem}.message-image{border-radius:6px;margin-top:.5rem;max-width:100%}.file-attachment{align-items:center;color:#007bff;display:inline-flex;gap:.3rem;margin-top:.5rem;text-decoration:none}.user-bubble .file-attachment{color:#fff;text-decoration:underline}.audio-attachment{margin-top:.5rem;width:100%}@keyframes typing-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin-animation{animation:spin 1s linear infinite}.chat-input-area{align-items:flex-end;background-color:#f8f9fa;border-top:1px solid #e0e0e0;padding:1rem}.chat-input-area,.chat-input-buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.chat-input-buttons{flex-direction:row;gap:.5rem;min-width:10%}.chat-textarea{border:1px solid #ccc;border-radius:20px;box-sizing:border-box;direction:rtl;flex-grow:1;font-family:Vazirmatn,sans-serif;font-size:1rem;line-height:1.5;margin-left:.5rem;margin-right:0;max-height:150px;overflow-y:auto;padding:.6rem 1rem;resize:none;text-align:right;transition:border-color .2s ease}[dir=ltr] .chat-textarea{direction:ltr;margin-left:0;margin-right:.5rem;text-align:left}.chat-textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.chat-textarea:disabled{background-color:#e9ecef;cursor:not-allowed}.send-button{align-self:flex-end;border-radius:20px!important;height:calc(1.5em + 1.2rem + 2px);line-height:1.5;margin-bottom:0;margin-top:0!important;min-width:80px;padding:.6rem 1.2rem!important;width:auto!important}.record-button,.upload-button{align-self:flex-end;margin-inline-end:.5rem}.icon-button{align-items:center;background:#0000!important;border-radius:20px!important;box-shadow:none!important;display:flex;font-size:1.1rem;height:calc(1.5em + 1.2rem + 2px);justify-content:center;padding:0;width:42px}.icon-button svg{font-size:1.5rem}.icon-button.btn-secondary{background:#0000!important;border:none;color:#6c757d}.attachment-preview{align-items:center;background:#f1f1f1;border-radius:6px;display:flex;margin-inline-end:.5rem;padding:.3rem .5rem}.attachment-preview audio{width:150px}.attachment-preview img{margin-inline-end:.5rem;max-height:40px}.attachment-preview .file-name{font-size:.85rem;margin-inline-end:.5rem}.remove-attachment{background:none;border:none;color:#dc3545;cursor:pointer;font-size:1rem}@media (max-width:600px){.chat-input-area{align-items:flex-start;padding:.5rem}.chat-textarea{font-size:.95rem;margin-left:.3rem;padding:.5rem .8rem}[dir=ltr] .chat-textarea{margin-left:0;margin-right:.3rem}.send-button{min-width:60px;padding:.5rem 1rem!important}.icon-button,.send-button{height:calc(1.5em + 1rem + 2px)}.icon-button{font-size:1rem;width:36px}.attachment-preview{flex-basis:100%;margin-bottom:.5rem}.attachment-preview audio{width:100%}}.chat-input-buttons button{padding:0!important;width:10%!important}.modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0003;direction:rtl;max-height:80vh;max-width:600px;overflow-y:auto;padding:1.5rem 2rem;position:relative;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem}.modal-title{color:#333;font-size:1.3rem;font-weight:600;margin:0}.modal-close-button{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.8rem;font-weight:700;line-height:1;padding:0 .5rem}.modal-close-button:hover{color:#343a40}.modal-body{color:#495057;font-size:1rem;line-height:1.6}.landing-container{align-items:center;direction:rtl;display:flex;flex-direction:column;font-family:Vazirmatn,sans-serif;justify-content:center;min-height:100vh;position:relative;text-align:center}.language-switch{display:flex;gap:.5rem;left:1rem;position:absolute;top:1rem}.language-switch button{background:#0000;border:1px solid #007bff;border-radius:20px;color:#007bff;cursor:pointer;font-size:.9rem;padding:.3rem .8rem;transition:background-color .3s,color .3s}.language-switch button.active,.language-switch button:hover{background-color:#007bff;color:#fff}.circle-container{height:400px;margin:4rem;max-height:90vw;max-width:90vw;perspective:800px;position:relative;width:400px}.circle-container,.section-circle{align-items:center;display:flex;justify-content:center}.section-circle{backface-visibility:hidden;border-radius:50%;box-shadow:0 6px 12px #00000040;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;height:120px;padding:.5rem;position:absolute;text-align:center;transition:transform .3s,box-shadow .3s;width:120px}.section-circle:hover{box-shadow:0 8px 16px #00000059;transform:scale(1.1) translateZ(20px)}.section-circle.selected{box-shadow:0 0 0 4px #fff,0 0 10px #0006}.center-button{align-items:center;background:linear-gradient(135deg,#4db6ac,#9575cd);border:none;border-radius:50%;box-shadow:0 6px 12px #00000040;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;height:150px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s,box-shadow .3s;width:150px}.center-button:hover{box-shadow:0 10px 20px #0000004d}@media (max-width:768px){.circle-container{height:90vw;width:90vw}.section-circle{font-size:.9rem;height:100px;width:100px}.center-button{font-size:1rem;height:120px;width:120px}}@media (max-width:480px){.circle-container{height:80vw;width:80vw}.section-circle{font-size:.8rem;height:80px;width:80px}.center-button{font-size:.9rem;height:100px;width:100px}}.input-group{margin-bottom:1rem;width:100%}.input-group label{color:#495057;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-align:right}.input-group input{background-color:#fff;border:1px solid #ced4da;border-radius:4px;box-sizing:border-box;color:#495057;direction:ltr;font-size:1rem;padding:.8rem 1rem;text-align:left;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.input-group input[type=search],.input-group input[type=text],.input-group textarea{direction:rtl;text-align:right}.input-group input::placeholder{color:#adb5bd;direction:rtl;text-align:right}.input-group input[type=email]::placeholder,.input-group input[type=password]::placeholder{direction:ltr;text-align:left}.input-group input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.input-group .input-error{border-color:#dc3545}.input-group .input-error:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.error-message{color:#dc3545;display:block;font-size:.85rem;margin-top:.3rem;text-align:right}.btn{border:1px solid #0000;border-radius:.25rem;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:inline-block;font-family:Vazirmatn,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;margin-top:.5rem;padding:.7rem 1.2rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;width:100%}.btn,.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}[dir=rtl] .ms-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .ms-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .ms-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .me-1{margin-left:.25rem!important;margin-right:0!important}[dir=rtl] .me-2{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .me-3{margin-left:1rem!important;margin-right:0!important}[dir=rtl] .ps-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .ps-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .ps-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .pe-1{padding-left:.25rem!important;padding-right:0!important}[dir=rtl] .pe-2{padding-left:.5rem!important;padding-right:0!important}[dir=rtl] .pe-3{padding-left:1rem!important;padding-right:0!important}
/*# sourceMappingURL=main.4c124fbe.css.map*/