:root,html[data-theme=light]{--bt-bg:#ffffff;--bt-bg-secondary:#f8f9fa;--bt-bg-tertiary:#e9ecef;--bt-text:#212529;--bt-text-muted:#6c757d;--bt-border:#dee2e6;--bt-card-bg:#ffffff;--bt-link:#0d6efd;--bt-link-hover:#0a58ca;--bt-input-bg:#ffffff;--bt-input-border:#ced4da;--bt-input-text:#212529;--bt-shadow:0 2px 8px rgba(0, 0, 0, .10)}html[data-theme=dark]{--bt-bg:#0f1117;--bt-bg-secondary:#1a1d27;--bt-bg-tertiary:#252836;--bt-text:#e2e8f0;--bt-text-muted:#94a3b8;--bt-border:#2d3748;--bt-card-bg:#1e2130;--bt-link:#60a5fa;--bt-link-hover:#93c5fd;--bt-input-bg:#1e2130;--bt-input-border:#2d3748;--bt-input-text:#e2e8f0;--bt-shadow:0 2px 8px rgba(0, 0, 0, .40)}html[data-theme=dark] section.scrollarea{background-color:var(--bt-bg)!important}html[data-theme=dark] .bg-light{background-color:var(--bt-bg-secondary)!important;color:var(--bt-text)!important}html[data-theme=dark] .bg-light .nav-link,html[data-theme=dark] .bg-light .nav-link:focus,html[data-theme=dark] .bg-light .nav-link:hover{color:var(--bt-text)!important}html[data-theme=dark] .bg-light .fs-4,html[data-theme=dark] .bg-light .fs-6,html[data-theme=dark] .bg-light .fw-bold,html[data-theme=dark] .bg-light .text-muted{color:var(--bt-text-muted)!important}html[data-theme=dark] .bg-light .fs-4.fw-bold{color:var(--bt-text)!important}html[data-theme=dark] .bg-light .fa-pen-to-square,html[data-theme=dark] .bg-light .fa-stack-1x,html[data-theme=dark] .bg-light .nav-link .fa-pen-to-square~span{color:#212529!important}html[data-theme=dark] .bg-light .nav-link:has(.fa-pen-to-square){color:#212529!important}html[data-theme=dark] .left_menu_area{border-right:none}html[data-theme=dark] .left_menu_area .scrollarea{background-color:transparent!important}html[data-theme=dark] .left_menu_area .nav-link,html[data-theme=dark] .left_menu_area .nav-link:focus,html[data-theme=dark] .left_menu_area .nav-link:hover,html[data-theme=dark] .left_menu_area a:not(.dropdown-item),html[data-theme=dark] .left_menu_area div,html[data-theme=dark] .left_menu_area span{color:#fff!important}html[data-theme=dark] .left_menu_area .fa-stack-1x{color:#212529!important}html[data-theme=dark] .left_menu_area .dropdown-menu{background-color:#fff!important;border-color:rgba(0,0,0,.15)!important;box-shadow:0 4px 12px rgba(0,0,0,.18)!important}html[data-theme=dark] .left_menu_area .dropdown-item{color:#212529!important}html[data-theme=dark] .left_menu_area .dropdown-item:focus,html[data-theme=dark] .left_menu_area .dropdown-item:hover{background-color:#f8f9fa!important;color:#1e2125!important}html[data-theme=dark] .left_menu_area .dropdown-divider{border-color:#dee2e6!important}html[data-theme=dark] hr[style*="#F2BB16"]{border-color:var(--bt-border)}html[data-theme=dark] .card{background-color:var(--bt-card-bg)!important;border-color:var(--bt-border)!important;color:var(--bt-text)}html[data-theme=dark] .card-header{background-color:var(--bt-bg-secondary)!important;border-bottom-color:var(--bt-border)!important;color:var(--bt-text)}html[data-theme=dark] .card-footer{background-color:var(--bt-bg-secondary)!important;border-top-color:var(--bt-border)!important}html[data-theme=dark] .bg-white{background-color:var(--bt-card-bg)!important}html[data-theme=dark] .shadow,html[data-theme=dark] .shadow-sm{box-shadow:var(--bt-shadow)!important}html[data-theme=dark] table thead th,html[data-theme=dark] table thead tr{background-color:var(--bt-bg-tertiary)!important;color:var(--bt-text)!important;border-color:var(--bt-border)!important}html[data-theme=dark] table tbody td,html[data-theme=dark] table tbody tr,html[data-theme=dark] table tfoot td,html[data-theme=dark] table tfoot tr{background-color:var(--bt-card-bg);color:var(--bt-text);border-color:var(--bt-border)!important}html[data-theme=dark] table tbody tr:nth-child(even){background-color:var(--bt-bg-secondary)}html[data-theme=dark] table tbody tr:hover td{background-color:var(--bt-bg-tertiary)!important}html[data-theme=dark] .form-control,html[data-theme=dark] .form-select,html[data-theme=dark] input[type=email],html[data-theme=dark] input[type=number],html[data-theme=dark] input[type=search],html[data-theme=dark] input[type=tel],html[data-theme=dark] input[type=text],html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--bt-input-bg)!important;border-color:var(--bt-input-border)!important;color:var(--bt-input-text)!important}html[data-theme=dark] .form-control::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--bt-text-muted)!important;opacity:1}html[data-theme=dark] .input-group-text{background-color:var(--bt-bg-tertiary)!important;border-color:var(--bt-input-border)!important;color:var(--bt-text)!important}html[data-theme=dark] .nav-tabs{border-bottom-color:var(--bt-border)!important}html[data-theme=dark] .nav-tabs .nav-link{background-color:var(--bt-bg-secondary)!important;border-color:var(--bt-border)!important;color:var(--bt-text-muted)!important}html[data-theme=dark] .crm_comm_header,html[data-theme=dark] .nav-tabs .nav-link.active{background:linear-gradient(180deg,#1e3a6e 0,#1a4fa8 33%,#1a4fa8 100%)!important;border-color:#1a4fa8!important;color:#fff!important}html[data-theme=dark] .nav-tabs .nav-link:hover:not(.active){background-color:var(--bt-bg-tertiary)!important;color:var(--bt-text)!important}html[data-theme=dark] .dropdown-menu{background-color:var(--bt-card-bg)!important;border-color:var(--bt-border)!important}html[data-theme=dark] .dropdown-item{color:var(--bt-text)!important}html[data-theme=dark] #leads_table tbody tr.table-active,html[data-theme=dark] #leads_table tbody tr:focus,html[data-theme=dark] .dropdown-item:focus,html[data-theme=dark] .dropdown-item:hover{background-color:var(--bt-bg-tertiary)!important}html[data-theme=dark] .modal-content{background-color:var(--bt-card-bg)!important;border-color:var(--bt-border)!important;color:var(--bt-text)}html[data-theme=dark] .modal-header{border-bottom-color:var(--bt-border)!important}html[data-theme=dark] .modal-footer{background-color:var(--bt-bg-secondary)!important;border-top-color:var(--bt-border)!important}html[data-theme=dark] .badge.bg-light,html[data-theme=dark] .badge.text-bg-light{background-color:var(--bt-bg-tertiary)!important;color:var(--bt-text)!important}html[data-theme=dark] .badge.bg-secondary,html[data-theme=dark] .badge.text-bg-secondary{background-color:#374151!important}html[data-theme=dark] .btn-outline-secondary{color:var(--bt-text-muted)!important;border-color:var(--bt-border)!important}html[data-theme=dark] .btn-outline-secondary:hover{background-color:var(--bt-bg-tertiary)!important;color:var(--bt-text)!important}html[data-theme=dark] .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html[data-theme=dark] .text-gray-800{color:var(--bt-text)!important}html[data-theme=dark] .text-muted{color:var(--bt-text-muted)!important}html[data-theme=dark] .text-dark{color:var(--bt-text)!important}html[data-theme=dark] .list-group-item{background-color:var(--bt-card-bg)!important;border-color:var(--bt-border)!important;color:var(--bt-text)!important}html[data-theme=dark] .list-group-item:focus,html[data-theme=dark] .list-group-item:hover{background-color:var(--bt-bg-tertiary)!important;color:var(--bt-text)!important}html[data-theme=dark] .list-group-item.active{background-color:var(--bt-link)!important;border-color:var(--bt-link)!important;color:#fff!important}html[data-theme=dark] .list-group-item .text-muted,html[data-theme=dark] .list-group-item small{color:var(--bt-text-muted)!important}html[data-theme=dark] .list-group-item+.list-group-item{border-top-color:var(--bt-border)!important}html[data-theme=dark] #dashboard-app .card-header h6{opacity:.95}html[data-theme=dark] .border-left-primary{border-left-color:#3b82f6!important}html[data-theme=dark] .border-left-info{border-left-color:#06b6d4!important}html[data-theme=dark] .border-left-success{border-left-color:#22c55e!important}html[data-theme=dark] .border-left-warning{border-left-color:#eab308!important}html[data-theme=dark] .border-left-danger{border-left-color:#ef4444!important}html[data-theme=dark] .apexcharts-tooltip{background:var(--bt-card-bg)!important;border-color:var(--bt-border)!important;color:var(--bt-text)!important}html[data-theme=dark] .apexcharts-tooltip-title{background:var(--bt-bg-secondary)!important;border-bottom-color:var(--bt-border)!important;color:var(--bt-text)!important}html[data-theme=dark] .apexcharts-legend-text{color:var(--bt-text)!important}html[data-theme=dark] .apexcharts-gridline{stroke:var(--bt-border)!important}html[data-theme=dark] .apexcharts-xaxis-label,html[data-theme=dark] .apexcharts-yaxis-label{fill:var(--bt-text-muted)!important}html[data-theme=dark] .crm-preload{color:var(--bt-text-muted)}html[data-theme=dark] .card-border{background-color:var(--bt-card-bg)!important;border-color:var(--bt-border)!important}html[data-theme=dark] .custom-point-corner-sent{background-color:#1e3a6e!important}html[data-theme=dark] .custom-point-corner-sent .lighter{background-color:#254a8a!important}html[data-theme=dark] .custom-point-corner-received{background-color:#252836!important}html[data-theme=dark] .custom-point-corner-received .lighter{background-color:#2d3148!important}html[data-theme=dark] .crm-beta-modal-body{background-color:var(--bt-bg-secondary)!important;color:var(--bt-text)!important}html[data-theme=dark] .crm-beta-modal-footer{background-color:var(--bt-bg)!important;border-top-color:var(--bt-border)!important}html[data-theme=dark] .timeline-feed::before{background:var(--bt-border)}html[data-theme=dark] .timeline-body{border-left-color:var(--bt-border)!important;background-color:var(--bt-bg-secondary)!important;color:var(--bt-text)}html[data-theme=dark] .timeline-body:hover{border-left-color:var(--bt-link)!important}html[data-theme=dark] .vs__dropdown-toggle{background-color:var(--bt-input-bg)!important;border-color:var(--bt-input-border)!important}html[data-theme=dark] .vs__search,html[data-theme=dark] .vs__search::placeholder,html[data-theme=dark] .vs__selected{color:var(--bt-input-text)!important}html[data-theme=dark] .vs__dropdown-menu{background-color:var(--bt-card-bg)!important;border-color:var(--bt-border)!important}html[data-theme=dark] .vs__dropdown-option{color:var(--bt-text)!important}html[data-theme=dark] .vs__dropdown-option--highlight{background:var(--bt-bg-tertiary)!important;color:var(--bt-text)!important}html[data-theme=dark] .vs__clear svg,html[data-theme=dark] .vs__open-indicator{fill:var(--bt-text-muted)!important}.bt-theme-btn,.bt-theme-sidebar-btn{align-items:center;background:0 0;border:0;cursor:pointer;line-height:1}.bt-theme-btn{padding:2px 8px;font-size:1.15rem;color:inherit;display:inline-flex;transition:transform .2s ease;vertical-align:middle}.bt-theme-btn:hover{transform:scale(1.2)}.bt-theme-sidebar-btn{display:flex;justify-content:center;width:100%;border-top:1px solid rgba(255,255,255,.15);font-size:1.1rem;color:rgba(255,255,255,.65);padding:8px 4px;transition:color .2s ease,background .2s ease}.bt-theme-sidebar-btn:hover{color:#fff;background:rgba(255,255,255,.08)}