:root{--brand-black: #040a11;--brand-black-soft: #07111d;--brand-black-raised: #0b1725;--brand-blue: #0563ca;--brand-blue-light: #2d9cff;--brand-blue-dark: #084d96;--brand-silver: #b6c7d7;--brand-white: #f8fbff;--brand-gold: var(--brand-blue);--brand-gold-light: var(--brand-blue-light);--brand-gold-dark: var(--brand-blue-dark);--brand-danger: #c03221;--brand-danger-dark: #8f2519;--theme-bg: #f3f7fa;--theme-surface: #fff;--theme-surface-alt: #eaf1f5;--theme-text: #0b1620;--theme-muted: #52606d;--theme-border: #cbd8e2;--theme-input: #fff;--theme-shadow: 0 12px 30px rgba(4, 10, 17, .08);--bs-primary: var(--brand-gold);--bs-primary-rgb: 5, 99, 202;--bs-primary-shade-20: var(--brand-gold-dark);--bs-primary-tint-20: var(--brand-gold-light);--bs-body-bg: var(--theme-bg);--bs-body-color: var(--theme-muted);--bs-link-color: var(--brand-gold-dark);--bs-link-hover-color: var(--brand-black);--bs-border-color: var(--theme-border)}body.dark{--theme-bg: #040a11;--theme-surface: #07111d;--theme-surface-alt: #0b1725;--theme-text: #f8fbff;--theme-muted: #a6b6c7;--theme-border: rgba(5, 99, 202, .28);--theme-input: #06101a;--theme-shadow: 0 18px 45px rgba(0, 0, 0, .28)}html,body,.wrapper,.main-content{background:var(--theme-bg) !important;color:var(--theme-muted) !important}body{background-image:radial-gradient(circle at 88% 4%, rgba(5, 99, 202, 0.08), transparent 24rem) !important;background-attachment:fixed !important}body.dark{background-color:var(--theme-bg) !important;background-image:radial-gradient(circle at 88% 4%, rgba(5, 99, 202, 0.16), transparent 24rem),linear-gradient(135deg, #02060b 0%, #040a11 55%, #07111d 100%) !important}body,button,input,select,textarea{font-family:Inter,"Segoe UI",sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.card-title,.caption-title,.modal-title{color:var(--theme-text) !important;letter-spacing:-0.015em}a,.text-primary{color:var(--brand-gold-dark) !important}a:hover{color:var(--brand-black) !important}body.dark a,body.dark .text-primary{color:var(--brand-gold) !important}body.dark a:hover{color:var(--brand-gold-light) !important}::selection{background:var(--brand-gold);color:var(--brand-white)}.sidebar,.sidebar.sidebar-default,.sidebar .sidebar-header,.sidebar .sidebar-body,.sidebar .sidebar-footer{background:#040a11 !important;border-color:rgba(5,99,202,.3) !important;color:#dbe7f1 !important;box-shadow:none !important}.sidebar{border-right:1px solid rgba(5,99,202,.3) !important}.sidebar .sidebar-header{border-bottom:1px solid rgba(5,99,202,.3) !important}.sidebar .nav-link{color:#c6d4df !important}.sidebar .nav-link .icon,.sidebar .nav-link svg{color:#7f98ad !important;transition:color .2s ease}.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link:not(.disabled).active,.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link:not(.disabled)[aria-expanded=true],body.dark .sidebar.sidebar-default .navbar-nav .nav-item>.nav-link:not(.disabled).active,body.dark .sidebar.sidebar-default .navbar-nav .nav-item>.nav-link:not(.disabled)[aria-expanded=true]{background:linear-gradient(135deg, var(--brand-blue), var(--brand-blue-dark)) !important;color:var(--brand-white) !important;box-shadow:0 10px 24px -14px rgba(5,99,202,.92) !important}.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link:not(.disabled):hover:not(.active):not([aria-expanded=true]){background:rgba(5,99,202,.14) !important;color:var(--brand-gold-light) !important}.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link.active .icon,.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link.active svg,.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link[aria-expanded=true] .icon,.sidebar.sidebar-default .navbar-nav .nav-item>.nav-link[aria-expanded=true] svg{color:var(--brand-white) !important}.sidebar .sub-nav .nav-link.active,.sidebar .sub-nav .nav-link:hover,.sidebar .navbar-nav .nav-item .nav .nav-link.active,.sidebar .navbar-nav .nav-item .nav .nav-link:hover{background:linear-gradient(90deg, rgba(5, 99, 202, 0.24), transparent) !important;color:var(--brand-gold-light) !important;box-shadow:inset 3px 0 0 var(--brand-gold) !important}.sidebar .sub-nav .nav-link.active .icon,.sidebar .navbar-nav .nav-item .nav .nav-link.active .icon{color:var(--brand-gold) !important}.sidebar .sidebar-toggle,.navbar .sidebar-toggle,.navbar-toggler{background:var(--brand-gold) !important;border-color:var(--brand-gold) !important;color:var(--brand-white) !important}.sidebar .sidebar-toggle svg,.navbar .sidebar-toggle svg{color:var(--brand-white) !important}.sidebar .sidebar-header{min-height:104px}.sidebar .navbar-brand .logo-normal:not(.logo-mini){width:88px !important;height:88px !important;max-height:88px;object-fit:contain}.sidebar .navbar-brand .logo-mini{width:42px;height:42px;object-fit:contain;border-radius:.55rem}.iq-navbar .navbar-brand img{width:38px;height:38px;object-fit:contain;border-radius:.55rem}.auth-logo .navbar-brand{justify-content:center}.auth-logo img{width:190px !important;height:190px !important;max-height:190px;object-fit:contain}.iq-navbar,.navbar:not(.sidebar),.navbar-inner,.footer{background:rgba(255,255,255,.96) !important;border-color:var(--theme-border) !important;box-shadow:0 6px 20px rgba(20,20,20,.05) !important}body.dark .iq-navbar,body.dark .navbar:not(.sidebar),body.dark .navbar-inner,body.dark .footer{background:rgba(4,10,17,.97) !important;border-color:var(--theme-border) !important;box-shadow:none !important}.iq-navbar{border-bottom:1px solid var(--theme-border) !important;backdrop-filter:blur(16px)}.iq-navbar .nav-link,.footer,.footer a{color:var(--theme-text) !important}.theme-scheme-dropdown .btn{color:var(--theme-text) !important}.card,.modal-content,.offcanvas,.dropdown-menu,.list-group-item,.accordion-item,.toast,.popover,.select2-dropdown,.fc-theme-standard td,.fc-theme-standard th{background:var(--theme-surface) !important;color:var(--theme-muted) !important;border-color:var(--theme-border) !important}.card{border:1px solid var(--theme-border) !important;box-shadow:var(--theme-shadow) !important}.card-header,.card-footer,.modal-header,.modal-footer,.offcanvas-header,.accordion-header{background:var(--theme-surface) !important;border-color:var(--theme-border) !important}.dropdown-divider{border-color:var(--theme-border) !important}.bg-white,.bg-light{background-color:var(--theme-surface) !important}.bg-primary,.badge.bg-primary,.progress-bar,.page-item.active .page-link{background-color:var(--brand-gold) !important;border-color:var(--brand-gold) !important;color:var(--brand-white) !important}.bg-soft-primary,.bg-soft-warning{background:rgba(5,99,202,.13) !important;color:var(--brand-gold-dark) !important}.border,.border-top,.border-bottom,.border-start,.border-end{border-color:var(--theme-border) !important}.btn-primary,.btn-warning{background:linear-gradient(135deg, var(--brand-blue), var(--brand-blue-dark)) !important;border-color:var(--brand-gold) !important;color:var(--brand-white) !important;font-weight:700;box-shadow:0 8px 22px rgba(5,99,202,.22)}.btn-primary:hover,.btn-primary:focus,.btn-warning:hover,.btn-warning:focus{background:var(--brand-black) !important;border-color:var(--brand-black) !important;color:var(--brand-white) !important;transform:translateY(-1px)}body.dark .btn-primary:hover,body.dark .btn-primary:focus,body.dark .btn-warning:hover,body.dark .btn-warning:focus{background:var(--brand-white) !important;border-color:var(--brand-white) !important;color:var(--brand-black) !important}.btn-outline-primary{border-color:var(--brand-gold-dark) !important;color:var(--brand-gold-dark) !important}.btn-outline-primary:hover,.btn-outline-primary:focus{background:var(--brand-gold) !important;color:var(--brand-white) !important}.btn-secondary,.btn-light{background:#0b1725 !important;border-color:#1c476e !important;color:#f8fbff !important}.btn-icon.btn-success{background:linear-gradient(135deg, var(--brand-blue), var(--brand-blue-dark)) !important;border-color:var(--brand-gold) !important;color:var(--brand-white) !important;box-shadow:0 6px 16px rgba(5,99,202,.24)}.btn-icon.btn-success:hover,.btn-icon.btn-success:focus{background:var(--brand-black) !important;border-color:var(--brand-black) !important;color:var(--brand-white) !important;box-shadow:0 0 0 .2rem rgba(5,99,202,.2) !important}body.dark .btn-icon.btn-success:hover,body.dark .btn-icon.btn-success:focus{background:var(--brand-white) !important;border-color:var(--brand-white) !important;color:var(--brand-black) !important}.btn-icon.btn-danger{background:var(--brand-danger) !important;border-color:var(--brand-danger) !important;color:var(--brand-white) !important}.btn-icon.btn-danger:hover,.btn-icon.btn-danger:focus{background:var(--brand-danger-dark) !important;border-color:var(--brand-danger-dark) !important;color:var(--brand-white) !important;box-shadow:0 0 0 .2rem rgba(192,50,33,.18) !important}.btn-icon.text-primary,.btn-icon.text-danger{border:1px solid rgba(0,0,0,0)}.btn-icon.text-primary{background:rgba(5,99,202,.14) !important;border-color:rgba(5,99,202,.34) !important;color:var(--brand-gold-dark) !important}.btn-icon.text-primary:hover,.btn-icon.text-primary:focus{background:var(--brand-gold) !important;border-color:var(--brand-gold) !important;color:var(--brand-white) !important}.btn-icon.text-danger{background:rgba(192,50,33,.11) !important;border-color:rgba(192,50,33,.28) !important;color:var(--brand-danger) !important}.btn-icon.text-danger:hover,.btn-icon.text-danger:focus{background:var(--brand-danger) !important;border-color:var(--brand-danger) !important;color:var(--brand-white) !important}body.dark .btn-icon.text-primary{color:var(--brand-gold) !important}body:not(.dark) .btn-close{filter:none}body.dark .btn-close{filter:invert(1) sepia(1) saturate(2)}.form-control,.form-select,.input-group-text,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple,.select2-search__field,.flatpickr-input,textarea{background-color:var(--theme-input) !important;border-color:var(--theme-border) !important;color:var(--theme-text) !important}.form-control::placeholder,textarea::placeholder{color:#8b8b8b !important}.form-control:focus,.form-select:focus,.select2-container--focus .select2-selection{background-color:var(--theme-input) !important;border-color:var(--brand-gold) !important;color:var(--theme-text) !important;box-shadow:0 0 0 .2rem rgba(5,99,202,.18) !important}.form-label,label,.form-check-label{color:var(--theme-text) !important}.form-check-input{background-color:var(--theme-input) !important;border-color:#8b8b8b !important}.form-check-input:focus{border-color:var(--brand-gold) !important;box-shadow:0 0 0 .2rem rgba(5,99,202,.22) !important}.form-check-input:checked,.form-check-input:indeterminate,.form-switch .form-check-input:checked{background-color:var(--brand-gold) !important;border-color:var(--brand-gold) !important}.form-check-input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23f8fbff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3e%3c/svg%3e") !important}.form-check-input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23f8fbff'/%3e%3c/svg%3e") !important}.form-check-input:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23f8fbff' stroke-linecap='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e") !important}.form-switch .form-check-input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23f8fbff'/%3e%3c/svg%3e") !important}.form-check-input:disabled{background-color:var(--theme-surface-alt) !important;border-color:var(--theme-border) !important;opacity:.65}.form-check-input:disabled:checked,.form-check-input:disabled:indeterminate{background-color:var(--brand-gold) !important;border-color:var(--brand-gold) !important}.table{--bs-table-bg: var(--theme-surface);--bs-table-striped-bg: var(--theme-surface-alt);--bs-table-hover-bg: rgba(5, 99, 202, .1);--bs-table-color: var(--theme-text);--bs-table-border-color: var(--theme-border);color:var(--theme-text) !important}.table>thead,.table thead,.table thead tr,.table thead th,.table>:not(caption)>*>th,table.dataTable thead th,table.dataTable thead td{background:#07111d !important;color:var(--brand-gold-light) !important;border-color:rgba(5,99,202,.32) !important}.table tbody,.table tbody tr,.table tbody td,table.dataTable tbody tr,table.dataTable tbody td{background:var(--theme-surface) !important;color:var(--theme-text) !important;border-color:var(--theme-border) !important}.table tbody tr:hover td,table.dataTable tbody tr:hover td{background:rgba(5,99,202,.1) !important}.dataTables_wrapper,.dataTables_info,.dataTables_length,.dataTables_filter,.dataTables_empty,.dataTables_wrapper label{color:var(--theme-text) !important}.dropdown-item,.list-group-item-action,.page-link{color:var(--theme-text) !important;background-color:rgba(0,0,0,0) !important;border-color:var(--theme-border) !important}.dropdown-item:hover,.dropdown-item:focus,.dropdown-item.active,.list-group-item-action:hover,.page-link:hover{color:var(--brand-white) !important;background-color:var(--brand-gold) !important}.apexcharts-text,.apexcharts-legend-text,.apexcharts-xaxis-label,.apexcharts-yaxis-label{fill:var(--theme-muted) !important;color:var(--theme-muted) !important}.apexcharts-gridline{stroke:rgba(120,110,80,.16) !important}.fc,.fc .fc-col-header-cell-cushion,.fc .fc-daygrid-day-number{color:var(--theme-text) !important}.nav-tabs{border-color:var(--theme-border) !important}.nav-tabs .nav-link{color:var(--theme-muted) !important;border-color:rgba(0,0,0,0) !important}.nav-tabs .nav-link.active,.nav-pills .nav-link.active{background:var(--brand-gold) !important;border-color:var(--brand-gold) !important;color:var(--brand-white) !important}.progress{background:#d8e4ed !important}body.dark .progress{background:#122336 !important}.login-content,.login-content>.row,.auth-card,.auth-card .card-body{background:var(--brand-black) !important;color:#b8b8b8 !important}.login-content h1,.login-content h2,.login-content h3,.login-content h4,.login-content h5,.login-content h6,.login-content label{color:#fff !important}.login-content .form-control{background:#06101a !important;border-color:#1c476e !important;color:#f8fbff !important}.login-content>.row>[class*=col-md-6]:first-child{background:radial-gradient(circle at 15% 10%, rgba(5, 99, 202, 0.2), transparent 18rem),var(--brand-black) !important}.login-content>.row>[class*=col-md-6]:last-child{position:relative;background:#02060b !important}.login-content>.row>[class*=col-md-6]:last-child::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg, rgba(0, 0, 0, 0.16), rgba(5, 99, 202, 0.32));mix-blend-mode:color}.login-content .gradient-main{filter:saturate(0.55) contrast(1.12) brightness(0.7)}.auth-card{border:0 !important;box-shadow:none !important}.alert,.alert *{border-color:currentColor}@media(max-width: 767.98px){.card{border-radius:.75rem !important}.content-inner{padding-left:.75rem !important;padding-right:.75rem !important}}
