:root{--content: "Hello"}.mango-wrapper{margin-left:-20px}.mango-wrapper .nav-item{margin-bottom:0}.mango-content .input-group{flex-direction:column;gap:10px}.mango-content .input-group>.form-control{width:100%}.mango-content .input-group textarea{height:200px}.mango-content .input-group span{display:block;margin-top:10px}.mango-content .btn-cancel{color:#000}.mango-content .neuro-table .col-actions{width:300px;max-width:100%;text-align:right}.mango-content .neuro-table td:first-child,.mango-content .neuro-table th:first-child{width:50px;max-width:100%;text-align:left}.mango-content .neuro-prompt-section{border-bottom:1px solid #ccc;background-color:#fdfdfd;padding:15px}.mango-content .neuro-prompt-field{display:flex;flex-direction:row;align-items:stretch;width:100%;gap:25px}.mango-content .neuro-prompt-field>div{flex:1}.mango-content .neuro-prompt-field .neuro-field .neuro-field-info{display:none}.mango-content .neuro-prompt-field .neuro-field .neuro-field-info textarea{height:300px;position:absolute;bottom:0;resize:none}.mango-content .neuro-prompt-field .neuro-prompt-field-system{position:relative;display:flex;flex-direction:column-reverse;gap:0}.mango-content .neuro-prompt-field .neuro-prompt-field-system label:has(input[type=checkbox]){margin-top:10px}.mango-content .neuro-prompt-field .neuro-prompt-field-system input[type=checkbox]{z-index:1}.mango-content .neuro-prompt-field .neuro-prompt-field-system input[type=checkbox]:checked~.neuro-field{opacity:.5}.mango-content .neuro-prompt-field .neuro-prompt-field-system:has(input[type=checkbox]:not(:checked)) .neuro-field{position:relative}.mango-content .neuro-prompt-field .neuro-prompt-field-system:has(input[type=checkbox]:not(:checked)) .neuro-field .neuro-field-info{position:absolute;display:block;z-index:2;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.mango-content.neuro-modal-content .neuro-prompt-textarea{height:300px;resize:none}.mango-content.neuro-modal-content .neuro-prompt-section{display:flex;gap:15px;border-bottom:0;padding:0}.neuro-dialog .modal-title{display:flex;align-items:center;gap:10px}.neuro-dialog .modal-title span{font-size:24px}.neuro-dialog .modal-message,.neuro-dialog .modal-loading-message{display:none}.neuro-dialog.neuro-modal-loading .modal-loading-message{display:block}.neuro-dialog.neuro-modal-success .modal-message-success{display:block}.neuro-dialog.neuro-modal-error .modal-message-error{display:block}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
