[x-cloak]{display:none!important}body.ai-chat-open{overflow:hidden}.ai-chat-widget{--ai-primary: #7367f0;--ai-primary-hover: #6354e8;--ai-primary-soft: rgba(115, 103, 240, .14);--ai-primary-softer: rgba(115, 103, 240, .08);--ai-surface: #ffffff;--ai-body-bg: #f4f5fb;--ai-border: #e5e6f0;--ai-text: #444050;--ai-muted: #8a8aa3}.ai-chat-widget{position:fixed;bottom:40px;left:20px;z-index:10000}.ai-chat-toggle{width:3.125rem;height:3.125rem;padding:0;border:0;border-radius:50%;background:linear-gradient(135deg,var(--ai-primary) 0%,#9e95f5 100%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 .25rem .9375rem #7367f066;transition:transform .25s ease,box-shadow .25s ease}.ai-chat-toggle:hover{transform:scale(1.08);box-shadow:0 .375rem 1.25rem #7367f08c}.ai-chat-toggle i{font-size:1.375rem}.ai-chat-toggle-logo{width:2.25rem;height:2.25rem;object-fit:contain}.ai-chat-overlay{position:fixed;inset:0;z-index:10500;display:flex;padding:1.25rem;background:#22203673;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ai-chat-panel{display:flex;flex:1 1 auto;min-width:0;max-width:100rem;margin-inline:auto;overflow:hidden;border-radius:1rem;background:var(--ai-body-bg);box-shadow:0 1rem 3rem #2220364d}.ai-chat-panel>*{flex:1 1 auto;min-width:0}.ai-chat{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--ai-body-bg);color:var(--ai-text)}.ai-chat-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:0 0 auto;padding:.875rem 1.25rem;background:var(--ai-surface);border-bottom:1px solid var(--ai-border)}.ai-chat-logo{width:2.75rem;height:2.75rem;object-fit:contain;flex:0 0 auto}.ai-chat-title{font-size:1.0625rem;font-weight:600;color:var(--ai-text)}.ai-chat-badge{padding:.125rem .5rem;border-radius:1rem;background:var(--ai-primary);color:#fff;font-size:.6875rem;font-weight:600;letter-spacing:.03em}.ai-icon-btn{width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ai-muted);display:inline-flex;align-items:center;justify-content:center;font-size:1.125rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.ai-icon-btn:hover{background:var(--ai-primary-soft);color:var(--ai-primary)}.ai-chat-main{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.ai-chat-main.is-empty{justify-content:center}.ai-chat-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1.5rem 1.25rem .5rem}.ai-chat-main.is-empty .ai-chat-scroll{flex:0 0 auto;overflow:visible}.ai-chat-inner{width:100%;max-width:46rem;margin-inline:auto}.ai-chat-composer-wrap{flex:0 0 auto;padding:.75rem 1.25rem 1.25rem}.ai-greeting{padding-bottom:2.5rem}.ai-greeting-hi{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:500;color:var(--ai-text)}.ai-greeting-hi i{color:#ff9f43}.ai-greeting-line{display:grid;margin:.5rem 0 0;font-size:2.25rem;line-height:1.3;font-weight:700;color:var(--ai-text)}.ai-greeting-line>*{grid-area:1 / 1}.ai-greeting-sizer{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.ai-caret{display:inline-block;width:2px;height:1em;margin-inline-start:3px;background:currentColor;vertical-align:-.12em;animation:ai-caret-blink 1s steps(1) infinite}@keyframes ai-caret-blink{50%{opacity:0}}.ai-msg{display:flex;margin-bottom:1rem}.ai-msg-user{justify-content:flex-end}.ai-bubble-user{max-width:80%;padding:.625rem 1rem;border-radius:1.25rem;background:var(--ai-primary-soft);color:var(--ai-text);font-size:.9375rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.ai-bubble-bot{width:100%;padding:1rem 1.25rem;border:1px solid var(--ai-border);border-radius:.875rem;background:var(--ai-surface);color:var(--ai-text);font-size:.9375rem;line-height:1.6;overflow-wrap:anywhere;box-shadow:0 .125rem .5rem #2220360a}.ai-bubble-bot.ai-bubble-typing{width:auto;padding:.75rem 1.125rem;border-radius:1.25rem}.ai-typing{display:flex;align-items:center;gap:.3rem}.ai-typing span{width:.4rem;height:.4rem;border-radius:50%;background:var(--ai-muted);animation:ai-typing-bounce 1.2s ease-in-out infinite}.ai-typing span:nth-child(2){animation-delay:.15s}.ai-typing span:nth-child(3){animation-delay:.3s}@keyframes ai-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-.25rem);opacity:1}}.message-content{overflow-x:auto;max-width:100%}.message-content>*:last-child{margin-bottom:0}.message-content p{margin-bottom:.75rem}.message-content ul,.message-content ol{margin-bottom:.75rem;padding-inline-start:1.25rem}.message-content li{margin-bottom:.25rem}.message-content h1,.message-content h2,.message-content h3,.message-content h4{margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.message-content a{color:var(--ai-primary)}.message-content code{padding:.125rem .3rem;border-radius:.25rem;background:var(--ai-primary-softer);color:var(--ai-primary);font-size:.85em}.message-content pre{padding:.75rem 1rem;border-radius:.5rem;background:var(--ai-body-bg);overflow-x:auto}.message-content table{width:100%;min-width:100%;border-collapse:collapse;margin:.625rem 0;font-size:.875rem}.message-content table,.message-content th,.message-content td{border:1px solid var(--ai-border)}.message-content th,.message-content td{padding:.375rem .5rem;text-align:start;white-space:nowrap;min-width:5rem}.message-content th{background-color:var(--ai-primary);color:#fff;font-weight:600}.ai-composer{padding:.875rem 1rem .625rem;border:1px solid var(--ai-border);border-radius:.875rem;background:var(--ai-surface);box-shadow:0 .25rem 1.25rem #2220360f;transition:border-color .2s ease,box-shadow .2s ease}.ai-composer:focus-within{border-color:var(--ai-primary);box-shadow:0 0 0 .15rem var(--ai-primary-soft)}.ai-composer-input{display:block;width:100%;min-height:2.75rem;max-height:10rem;padding:0;border:0;outline:0;resize:none;overflow-y:auto;background:transparent;color:var(--ai-text);font-size:.9375rem;line-height:1.5}.ai-composer-input::placeholder{color:var(--ai-muted)}.ai-composer-input:disabled{opacity:.6}.ai-composer-actions{display:flex;align-items:center;justify-content:flex-end;margin-top:.375rem}.ai-send-btn{width:2.375rem;height:2.375rem;padding:0;border:0;border-radius:50%;background:var(--ai-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.ai-send-btn:hover:not(:disabled){background:var(--ai-primary-hover);transform:scale(1.05)}.ai-send-btn:disabled{opacity:.65;cursor:not-allowed}.ai-chat-disclaimer{margin-top:.625rem;text-align:center;font-size:.75rem;color:var(--ai-muted)}.ai-chat-error{margin-top:.5rem;font-size:.8125rem;color:#ea5455}.ai-suggestions{margin-top:.75rem;border:1px solid var(--ai-border);border-radius:.75rem;overflow:hidden;background:var(--ai-surface)}.ai-suggestion{display:block;width:100%;padding:.75rem 1rem;border:0;border-bottom:1px solid var(--ai-border);background:transparent;color:var(--ai-text);font-size:.9375rem;text-align:start;cursor:pointer;transition:background-color .2s ease,color .2s ease}.ai-suggestion:last-child{border-bottom:0}.ai-suggestion:hover:not(:disabled){background:var(--ai-primary-softer);color:var(--ai-primary)}.ai-suggestion:disabled{opacity:.6;cursor:not-allowed}.ai-chat-scroll::-webkit-scrollbar,.ai-composer-input::-webkit-scrollbar{width:.5rem}.ai-chat-scroll::-webkit-scrollbar-track,.ai-composer-input::-webkit-scrollbar-track{background:transparent}.ai-chat-scroll::-webkit-scrollbar-thumb,.ai-composer-input::-webkit-scrollbar-thumb{background:#c9cad8;border-radius:.625rem}.ai-chat-scroll::-webkit-scrollbar-thumb:hover,.ai-composer-input::-webkit-scrollbar-thumb:hover{background:#adaec2}.dark-style .ai-chat-widget{--ai-primary-soft: rgba(115, 103, 240, .24);--ai-primary-softer: rgba(115, 103, 240, .14);--ai-surface: #2f3349;--ai-body-bg: #25293c;--ai-border: #43465c;--ai-text: #d3d4dc;--ai-muted: #8f92a8}.dark-style .ai-chat-overlay{background:#0b0c1499}.dark-style .ai-bubble-bot,.dark-style .ai-composer{box-shadow:none}.dark-style .ai-chat-scroll::-webkit-scrollbar-thumb,.dark-style .ai-composer-input::-webkit-scrollbar-thumb{background:#4a4f6a}.dark-style .ai-chat-scroll::-webkit-scrollbar-thumb:hover,.dark-style .ai-composer-input::-webkit-scrollbar-thumb:hover{background:#6a6f8a}@media(max-width:767.98px){.ai-chat-overlay{padding:0}.ai-chat-panel{border-radius:0}.ai-greeting-hi{font-size:1.25rem}.ai-greeting-line{font-size:1.75rem}.ai-bubble-user{max-width:90%}}.list-group-item-success{border-color:#28c76f!important}.list-group-item-danger{border-color:#ea5455!important}.menu-icon{flex-grow:0;flex-shrink:0;margin-right:.5rem;font-size:1.1rem!important}.colored-toast.swal2-icon-success{background-color:#28c76f!important}.colored-toast.swal2-icon-error{background-color:#d34c4d!important}.colored-toast.swal2-icon-warning{background-color:#e68f3c!important}.colored-toast.swal2-icon-info{background-color:#00bad1!important}.colored-toast.swal2-icon-question{background-color:#97999d!important}.colored-toast .swal2-title,.colored-toast .swal2-close,.colored-toast .swal2-html-container{color:#fff!important}.swal2-popup.swal2-toast{padding:10px!important}.swal2-toast .swal2-title{font-size:1em!important;margin:.5em!important}body.swal2-shown>[aria-hidden=true]{transition:.5s filter;filter:blur(5px);pointer-events:none}.badge-center-big{display:inline-flex;justify-content:center;align-items:center;padding:.35rem;height:2.5rem;width:2.5rem;font-size:2rem}.badge-center-big i{font-size:1.2rem}table.dataTable tr.dtrg-group.dtrg-start.dtrg-level-0 th{background-color:var(--bs-primary)!important;color:#fff!important}table.dataTable tr.dtrg-group.dtrg-end.dtrg-level-0 td{background-color:var(--bs-primary)!important;color:#fff!important;font-size:.8125rem;letter-spacing:1px;font-weight:700}html.dark-style table.dataTable tr.dtrg-group.dtrg-level-1 th{background-color:#cfd3ec!important;color:#24283a!important}.parsley-errors-list.filled li{color:#d34c4d!important}.parsley-errors-list{list-style:none;padding-left:0}.ui-menu-item .ui-menu-item-wrapper:hover{color:#fff;background-color:#7367f0;border:none}.ui-menu-item .ui-menu-item-wrapper:hover small{color:#fff!important}.w-2{width:2%!important}.w-3{width:3%!important}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.h-5{height:5%!important}.h-10{height:10%!important}.h-15{height:15%!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.table-compact td{padding-top:.2rem!important;padding-bottom:.2rem!important}.table-compact-header th{padding:.2rem!important}.table-super-compact td{padding:.1rem!important}.scroll-to-top-btn{display:none;height:40px;width:40px;position:fixed;bottom:20px;right:30px;z-index:99;font-size:18px;color:#fff;background-color:#7367f0;border:none;cursor:pointer;border-radius:100%}.scroll-to-top-btn:hover{background-color:#685dd8}.tox-promotion{display:none!important}.bg-light-gray,.bg-dark-gray{background-color:#d6d8db!important}.bg-pure-black{background-color:#000!important}.text-pure-black{color:#000!important}.border-pure-black{border:1px solid #000000!important}.border-bottom-pure-black{border-bottom:1px solid #000000!important}.border-top-pure-black{border-top:1px solid #000000!important}.apexcharts-tooltip{width:300px!important}.swal2-loader{animation:none!important;border:0!important;margin-top:.5rem!important;margin-bottom:.5rem!important}div.dataTables_processing>div:last-child{display:none!important}html.light-style .card-stats-bg{background-image:url(/build/assets/card-bg-D4ordSxq.png);background-size:cover;background-repeat:no-repeat;background-position:left -3.7rem top -2.7rem}html.dark-style .card-stats-bg{background-image:url(/build/assets/card-bg-dark-BVmmMY1f.png);background-size:cover;background-repeat:no-repeat;background-position:left -3.7rem top -2.7rem;background-blend-mode:screen}@media print{body{background-color:transparent!important}.page-break{page-break-before:always}.fixed-footer{position:fixed!important;bottom:0!important}.fixed-header{position:fixed!important;top:0!important;width:100%!important}.dataTables_filter,div.dataTables_wrapper div.dataTables_info,.dataTables_paginate,.dataTables_length,.dt-buttons{display:none!important}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{display:none!important}.print-px-2{padding-left:.5rem!important;padding-right:.5rem!important}}.dashboard-floating-menu{position:fixed!important;left:1%!important;top:15.6%!important;width:24%!important}@media(max-width:1680px){.dashboard-floating-menu{top:147.05px!important}}@media(max-width:600px){.dashboard-floating-menu{position:static!important;width:100%!important}}.select2-results__option--highlighted h6{color:#fff!important}.flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.custom-option-image .dashboard-display img{height:150px!important}.blur-wrapper.loading-active{filter:blur(5px);pointer-events:none}#calender_loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;padding:1rem;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;width:10%;filter:none!important}.thick-primary-border-bottom{border-bottom:4px solid var(--bs-primary)!important}.h-35px{height:35px!important}.account_head_balance{float:right!important}.fade-gradient{background:#7367f0;background:linear-gradient(90deg,#7367f0,#7367f000 60%);color:#fff!important}
