@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";:root{font-family:Outfit,system-ui,-apple-system,sans-serif;color-scheme:light}:root.dark{color-scheme:dark}body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Outfit,system-ui,-apple-system,sans-serif!important}body{margin:0;padding:0;font-size:15.5px!important;background-color:#f9fafb;color:#1f2937;min-height:100vh;width:100vw;overflow-x:hidden}.dark body{background-color:#0b0f19;color:#f3f4f6}a{text-decoration:none!important}.bg-dark-card{background-color:#fff!important}.dark .bg-dark-card{background-color:#111827!important}.border-card{border:1px solid rgba(0,0,0,.08)!important;border-radius:12px}.dark .border-card{border:1px solid rgba(255,255,255,.05)!important}.bg-dark-custom{background-color:#f3f4f6!important;color:#1f2937!important}.dark .bg-dark-custom{background-color:#0a0f1a99!important;color:#fff!important}.border-secondary-custom{border-color:#00000014!important}.dark .border-secondary-custom{border-color:#ffffff14!important}#app{min-height:100vh;width:100vw;margin:0;padding:0}.table-premium{border-collapse:separate;border-spacing:0;width:100%}.table-premium thead th{background-color:#fff!important;color:#475467!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.75px!important;font-weight:700!important;border-bottom:2px solid rgba(0,0,0,.08)!important;border-top:none!important;padding:14px 20px!important}.dark .table-premium thead th{background-color:#111827!important;color:#9ca3af!important;border-bottom:2px solid rgba(255,255,255,.08)!important}.table-premium tbody td{background-color:#fff!important;color:#344054!important;font-size:14.5px!important;padding:12px 20px!important;border-bottom:1px solid rgba(0,0,0,.05)!important}.dark .table-premium tbody td{background-color:#111827!important;color:#e5e7eb!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.table-premium.table-hover tbody tr:hover td{background-color:#00000004!important;color:#101828!important}.dark .table-premium.table-hover tbody tr:hover td{background-color:#ffffff05!important;color:#fff!important}.table-responsive::-webkit-scrollbar{height:8px;width:8px}.table-responsive::-webkit-scrollbar-track{background:#00000003;border-radius:4px}.dark .table-responsive::-webkit-scrollbar-track{background:#ffffff03}.table-responsive::-webkit-scrollbar-thumb{background:#00000014;border-radius:4px}.dark .table-responsive::-webkit-scrollbar-thumb{background:#ffffff14}.table-responsive::-webkit-scrollbar-thumb:hover{background:#00000026}.dark .table-responsive::-webkit-scrollbar-thumb:hover{background:#ffffff26}.table-premium th:last-child,.table-premium td:last-child{position:sticky!important;right:0!important;background-color:#fff!important;z-index:9!important;box-shadow:-6px 0 12px #0000000d!important}.dark .table-premium th:last-child,.dark .table-premium td:last-child{background-color:#111827!important;box-shadow:-6px 0 12px #0006!important}.table-premium.table-hover tbody tr:hover td:last-child{background-color:#f9fafb!important}.dark .table-premium.table-hover tbody tr:hover td:last-child{background-color:#1c2333!important}.table-premium tr.table-search th:last-child{position:sticky!important;right:0!important;background-color:#fff!important;z-index:10!important}.dark .table-premium tr.table-search th:last-child{background-color:#111827!important}.table-premium th,.table-premium td{white-space:nowrap}.table-premium td.allow-wrap,.table-premium td .line-clamp-3{white-space:normal!important}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:4.5em}.table-premium th.col-no,.table-premium td.col-no{width:60px!important;min-width:60px!important;max-width:60px!important;text-align:center!important;padding-left:6px!important;padding-right:6px!important}.table-premium th.col-select,.table-premium td.col-select{width:50px!important;min-width:50px!important;max-width:50px!important;text-align:center!important;padding-left:4px!important;padding-right:4px!important}.modal{z-index:100000!important}.modal-backdrop{z-index:99999!important}.modal-backdrop-custom{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0f172a73!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;z-index:100000!important;display:flex;align-items:center;justify-content:center;animation:modalFadeIn .2s ease-out}.modal-dialog-custom{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:16px!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;width:95%;max-height:90vh;overflow-y:auto;padding:1.5rem 1.75rem!important;color:#1f2937!important;animation:modalSlideUp .3s cubic-bezier(.34,1.56,.64,1)}.modal-content{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:16px!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;color:#1f2937!important;padding:.5rem!important}.modal-header,.modal-footer{border-color:#0000000f!important;padding:1.25rem 1.5rem!important}.modal-title{font-size:18px!important;color:#111827!important;font-weight:700!important}.modal-body{padding:1.5rem!important}.modal-content .form-label,.modal-dialog-custom .form-label{font-weight:600!important;font-size:12px!important;letter-spacing:.5px;text-transform:uppercase;color:#4b5563!important;margin-bottom:6px}.modal-content .form-control,.modal-content .form-select,.modal-dialog-custom .form-control,.modal-dialog-custom .form-select{border:1px solid #d1d5db!important;background-color:#f9fafb!important;color:#1f2937!important;border-radius:8px!important;padding:8px 12px!important;font-size:14px!important;transition:all .2s ease-in-out!important}.modal-content .form-control:focus,.modal-content .form-select:focus,.modal-dialog-custom .form-control:focus,.modal-dialog-custom .form-select:focus{background-color:#fff!important;border-color:#0d6efd!important;box-shadow:0 0 0 4px #0d6efd1f!important;outline:none!important}.modal-content .btn-close,.modal-dialog-custom .btn-close{background-color:#f3f4f6!important;padding:.6rem!important;border-radius:50%!important;transition:all .2s ease!important;opacity:.8}.modal-content .btn-close:hover,.modal-dialog-custom .btn-close:hover{background-color:#e5e7eb!important;opacity:1}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.form-check-input{border:1.5px solid #8a94a6!important;cursor:pointer;transition:all .15s ease-in-out}.form-check-input:checked{background-color:#0d6efd!important;border-color:#0d6efd!important}.form-check-input:focus{border-color:#0d6efd!important;box-shadow:0 0 0 4px #0d6efd26!important}.menu-item-inactive{color:#111827!important}.menu-item-inactive:hover{color:#000!important;background-color:#f3f4f6!important}.menu-item-icon-inactive{color:#374151!important}.menu-item-inactive:hover .menu-item-icon-inactive{color:#000!important}.menu-dropdown-item-inactive{color:#4b5563!important}.menu-dropdown-item-inactive:hover{color:#111827!important;background-color:#f3f4f6!important}.v-select{background-color:transparent!important;font-family:inherit!important}.v-select .vs__dropdown-toggle{border:1px solid #d1d5db!important;background-color:#f9fafb!important;border-radius:8px!important;padding:0 12px!important;height:38px!important;display:flex!important;align-items:center!important;font-size:14px!important;transition:all .2s ease-in-out!important}.dark .v-select .vs__dropdown-toggle{border:1px solid rgba(255,255,255,.08)!important;background-color:#0a0f1a99!important}.v-select.vs--open .vs__dropdown-toggle{background-color:#fff!important;border-color:#0d6efd!important;box-shadow:0 0 0 4px #0d6efd1f!important}.dark .v-select.vs--open .vs__dropdown-toggle{background-color:#111827!important;border-color:#0d6efd!important;box-shadow:0 0 0 4px #0d6efd33!important}.v-select .vs__selected{color:#1f2937!important;margin:0!important;padding:0!important}.dark .v-select .vs__selected{color:#fff!important}.v-select .vs__search{color:#1f2937!important;border:none!important;padding:0!important;margin:0!important}.dark .v-select .vs__search{color:#fff!important}.vs__dropdown-menu{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important;border-radius:8px!important;padding:4px!important;margin-top:4px!important;z-index:999999!important}.dark .vs__dropdown-menu{background:#111827!important;border:1px solid rgba(255,255,255,.08)!important}.vs__dropdown-option{color:#4b5563!important;padding:8px 12px!important;border-radius:6px!important}.dark .vs__dropdown-option{color:#9ca3af!important}.vs__dropdown-option--highlight{background:#0d6efd!important;color:#fff!important}.v-select .vs__actions svg{fill:#6b7280!important}.dark .v-select .vs__actions svg{fill:#9ca3af!important}.v-select .vs__clear{fill:#9ca3af!important}::placeholder{color:#9ca3af!important;opacity:.8!important;font-weight:400!important}.form-control::placeholder,.form-select::placeholder,.vs__search::placeholder,.dp__input::placeholder{color:#9ca3af!important;opacity:.8!important;font-weight:400!important}.dp__main{font-family:inherit!important}.dp__input{background-color:#f9fafb!important;border:1px solid #d1d5db!important;border-radius:8px!important;padding:8px 12px 8px 35px!important;font-size:14px!important;color:#1f2937!important;font-family:inherit!important;height:38px!important;transition:all .2s ease-in-out!important}.dark .dp__input{background-color:#0a0f1a99!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important}.dp__input:focus{background-color:#fff!important;border-color:#0d6efd!important;box-shadow:0 0 0 4px #0d6efd1f!important;outline:none!important}.dark .dp__input:focus{background-color:#111827!important;box-shadow:0 0 0 4px #0d6efd33!important}.Vue-Toastification__container{z-index:200000!important}
