@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap";:root{--sm-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--sm-radius-sm: .5rem;--sm-radius-md: .875rem;--sm-radius-lg: 1.25rem;--sm-radius-xl: 1.5rem;--sm-shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--sm-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--sm-shadow-md: 0 4px 16px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .04);--sm-shadow-lg: 0 12px 32px rgba(0, 0, 0, .1);--sm-shadow-xl: 0 24px 56px rgba(0, 0, 0, .15);--sm-transition: all .2s cubic-bezier(.4, 0, .2, 1);--sm-blue: #3b82f6;--sm-blue-dark: #2563eb;--sm-green: #10b981;--sm-green-dark: #059669;--sm-accent-grad: linear-gradient(90deg, #3b82f6 0%, #10b981 100%)}body,.form-control,.form-select,.btn,.badge,.nav-link,.dropdown-item,.modal-title,.card-title{font-family:var(--sm-font)!important}body{letter-spacing:-.01em}.form-label.required:after,label.required:after,.sc-label.required:after{content:" *";color:#dc2626}.card.custom-card{border:none!important;border-radius:var(--sm-radius-md)!important;box-shadow:var(--sm-shadow-sm)!important;transition:var(--sm-transition)!important;overflow:hidden;position:relative}.card.custom-card:before{content:"";display:block;height:3px;background:var(--sm-accent-grad);border-radius:var(--sm-radius-md) var(--sm-radius-md) 0 0;flex-shrink:0}.card.custom-card .card-header.bg-primary:before,.card.custom-card .card-header[class*=bg-]:before{display:none}.card.custom-card:hover{box-shadow:var(--sm-shadow-md)!important}.card.custom-card .card-header{border-bottom:1px solid rgba(0,0,0,.06)!important;background:transparent!important;padding:1rem 1.25rem!important}.card.custom-card .card-header.bg-primary{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;border-bottom:none!important}.card.custom-card .card-header .card-title{font-size:1rem!important;font-weight:700!important;letter-spacing:-.01em;color:#0f172a;margin-bottom:0}.card.custom-card .card-header.bg-primary .card-title{color:#fff!important}.page-header-breadcrumb{background:linear-gradient(135deg,#f8fafc,#eff6ff 60%,#f0fdf4)!important;border:1px solid rgba(59,130,246,.1)!important;border-radius:var(--sm-radius-md)!important;padding:1.125rem 1.5rem!important;margin-bottom:1.5rem!important;box-shadow:var(--sm-shadow-xs)!important}.page-header-breadcrumb h1.page-title{font-size:1.25rem!important;font-weight:700!important;color:#0f172a!important;letter-spacing:-.025em!important;margin-bottom:.25rem!important}.page-header-breadcrumb .breadcrumb{margin-bottom:0!important}.page-header-breadcrumb .breadcrumb-item{font-size:.8125rem;color:#64748b}.page-header-breadcrumb .breadcrumb-item a{color:var(--sm-blue)!important;font-weight:500;text-decoration:none;transition:color .15s ease}.page-header-breadcrumb .breadcrumb-item a:hover{color:var(--sm-blue-dark)!important;text-decoration:underline}.page-header-breadcrumb .breadcrumb-item.active{color:#475569;font-weight:500}.page-header-actions .btn{font-weight:600!important;letter-spacing:-.01em}.btn{font-weight:500!important;letter-spacing:-.01em;border-radius:var(--sm-radius-sm)!important;transition:var(--sm-transition)!important}.btn:not(.btn-icon):not([class*=btn-close]):hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001f!important}.btn:not(.btn-icon):not([class*=btn-close]):active{transform:translateY(0);box-shadow:none!important}.btn-icon{border-radius:var(--sm-radius-sm)!important;transition:var(--sm-transition)!important}.btn-icon:hover{transform:translateY(-1px) scale(1.08)!important;box-shadow:0 3px 8px #0000001f!important}.btn-icon:active{transform:scale(1)!important}.btn-secondary{font-weight:600!important}.alert{border-radius:var(--sm-radius-sm)!important;border:none!important;border-left:4px solid transparent!important;font-weight:500;font-size:.875rem;padding:.875rem 1.125rem!important}.alert-success{background:#f0fdf4!important;border-left-color:#10b981!important;color:#065f46!important}.alert-danger{background:#fef2f2!important;border-left-color:#ef4444!important;color:#7f1d1d!important}.alert-warning{background:#fffbeb!important;border-left-color:#f59e0b!important;color:#78350f!important}.alert-info{background:#eff6ff!important;border-left-color:#3b82f6!important;color:#1e3a8a!important}.form-control,.form-select{border-radius:var(--sm-radius-sm)!important;border-color:#e2e8f0!important;transition:border-color .15s ease,box-shadow .15s ease!important;font-size:.9rem!important;padding:.5rem .875rem!important}.form-control:focus,.form-select:focus{border-color:var(--sm-blue)!important;box-shadow:0 0 0 3px #3b82f626!important}.form-control-lg{padding:.625rem 1rem!important;font-size:.9375rem!important}.form-label{font-size:.8125rem!important;font-weight:600!important;color:#374151!important;margin-bottom:.375rem!important;letter-spacing:.005em}label.d-flex.align-items-center.gap-2.border{border-radius:var(--sm-radius-sm)!important;border-color:#e2e8f0!important;transition:var(--sm-transition)!important;cursor:pointer}label.d-flex.align-items-center.gap-2.border:hover{background:#f8fafc!important;border-color:var(--sm-blue)!important}.modal-content{border-radius:var(--sm-radius-lg)!important;border:none!important;box-shadow:var(--sm-shadow-xl)!important;overflow:hidden}.modal-header{border-bottom:1px solid #f1f5f9!important;padding:1.25rem 1.5rem!important;background:linear-gradient(135deg,#fafafa,#f8faff)}.modal-header .modal-title{font-weight:700!important;font-size:1.0625rem!important;color:#0f172a!important;letter-spacing:-.02em}.modal-body{padding:1.25rem 1.5rem!important}.modal-footer{border-top:1px solid #f1f5f9!important;padding:1rem 1.5rem!important;background:#fafafa}.badge{font-weight:600!important;letter-spacing:.02em;padding:.3em .65em!important;border-radius:.375rem!important;font-size:.75rem!important}#deleteConfirmModal .modal-header{background:linear-gradient(135deg,#fef2f2,#fff5f5)}#deleteConfirmModal .modal-title{color:#b91c1c!important}#deleteConfirmModal .modal-body p{color:#374151;font-size:.9375rem}.app-header{box-shadow:0 1px 8px #0000000f!important;border-bottom:1px solid rgba(0,0,0,.04)!important}.app-footer.fixed-bottom{position:fixed;bottom:2px;left:0;right:0;height:56px;background-color:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.06);z-index:100;display:flex;align-items:center}.app-footer__text{color:#94a3b8;font-size:.8125rem;letter-spacing:-.005em}.main-content.app-content{padding-bottom:4.5rem}.viho-datatable{width:100%!important}.viho-datatable,.dataTables_wrapper table.dataTable{border:none!important}.viho-datatable>thead>tr>th,.viho-datatable>thead>tr>td,table.dataTable>thead>tr>th,table.dataTable>thead>tr>td,.dataTables_wrapper table.dataTable thead th,.dataTables_wrapper table.dataTable thead td{background:linear-gradient(180deg,#f0f4ff,#e8eeff)!important;background-color:#f0f4ff!important;color:#1e3a8a!important;font-family:var(--sm-font)!important;font-weight:700!important;font-size:.75rem!important;letter-spacing:.06em!important;text-transform:uppercase!important;padding:.875rem 1rem!important;vertical-align:middle!important;border:none!important;border-bottom:2px solid #c7d2fe!important;white-space:nowrap;--bs-table-bg: transparent !important;--bs-table-color: #1e3a8a !important}table.dataTable thead th.sorting,table.dataTable thead th.sorting_asc,table.dataTable thead th.sorting_desc,table.dataTable thead th.sorting_asc_disabled,table.dataTable thead th.sorting_desc_disabled{cursor:pointer}table.dataTable thead th.sorting:after,table.dataTable thead th.sorting_asc:after,table.dataTable thead th.sorting_desc:after{opacity:.6;font-size:.7rem}table.dataTable thead th.sorting_asc:after{color:#3b82f6!important;opacity:1}table.dataTable thead th.sorting_desc:after{color:#3b82f6!important;opacity:1}table.dataTable thead th.sorting_asc,table.dataTable thead th.sorting_desc{background:linear-gradient(180deg,#dbeafe,#bfdbfe)!important;background-color:#dbeafe!important;color:#1d4ed8!important;border-bottom-color:#3b82f6!important}.viho-datatable>tbody>tr>td,.viho-datatable>tbody>tr>th,table.dataTable>tbody>tr>td,table.dataTable>tbody>tr>th,.dataTables_wrapper table.dataTable tbody td,.dataTables_wrapper table.dataTable tbody th{padding:.875rem 1rem!important;vertical-align:middle!important;font-size:.875rem!important;font-family:var(--sm-font)!important;border:none!important;border-bottom:1px solid #f1f5f9!important;background-color:#fff!important;--bs-table-bg: transparent !important;transition:background-color .1s ease}.viho-datatable>tbody>tr:nth-child(2n)>td,table.dataTable>tbody>tr:nth-child(2n)>td{background-color:#fafbff!important}.viho-datatable>tbody>tr:hover>td,table.dataTable>tbody>tr:hover>td,.dataTables_wrapper table.dataTable tbody tr:hover td{background-color:#eff6ff!important;--bs-table-bg: #eff6ff !important}.viho-datatable.table-bordered>thead>tr>th,.viho-datatable.table-bordered>tbody>tr>td,table.dataTable.table-bordered>thead>tr>th,table.dataTable.table-bordered>tbody>tr>td{border-left:none!important;border-right:none!important;border-top:none!important}.viho-datatable>tbody>tr:last-child>td,table.dataTable>tbody>tr:last-child>td{border-bottom:none!important}.dataTables_wrapper{font-family:var(--sm-font)!important}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{margin-bottom:1rem;padding:0 .25rem}.dataTables_wrapper .dataTables_length label,.dataTables_wrapper .dataTables_filter label{font-weight:500;font-size:.8125rem;color:#64748b;margin-bottom:0;display:inline-flex;align-items:center;gap:.4rem}.dataTables_wrapper .dataTables_length select{display:inline-block;padding:.3rem .6rem;border:1.5px solid #e2e8f0;border-radius:var(--sm-radius-sm);font-family:var(--sm-font)!important;font-size:.8125rem;color:#374151;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;cursor:pointer;min-width:4.5rem}.dataTables_wrapper .dataTables_length select:focus{outline:none;border-color:var(--sm-blue);box-shadow:0 0 0 3px #3b82f61f}.dataTables_wrapper .dataTables_filter{display:flex;align-items:center;justify-content:flex-end}.dataTables_wrapper .dataTables_filter label{white-space:nowrap}.dataTables_wrapper .dataTables_filter input[type=search]{margin-left:.4rem;padding:.4rem .875rem;border:1.5px solid #e2e8f0;border-radius:var(--sm-radius-sm);font-family:var(--sm-font)!important;font-size:.8125rem;color:#374151;background:#fff;min-width:12rem;transition:border-color .15s ease,box-shadow .15s ease}.dataTables_wrapper .dataTables_filter input[type=search]:focus{outline:none;border-color:var(--sm-blue);box-shadow:0 0 0 3px #3b82f61f;background-color:#eff6ff}.dataTables_wrapper .dataTables_filter input:nth-of-type(n+2){display:none!important}.dataTables_wrapper .dataTables_info{padding-top:.75rem;font-size:.8rem;color:#94a3b8;font-weight:500}.dataTables_wrapper .dataTables_paginate{padding-top:.75rem;text-align:end}.dataTables_wrapper .dataTables_paginate .pagination{margin-bottom:0;gap:.2rem;flex-wrap:wrap}.dataTables_wrapper .dataTables_paginate .page-item .page-link{border-radius:var(--sm-radius-sm)!important;font-family:var(--sm-font)!important;font-size:.8125rem;font-weight:600;padding:.375rem .7rem;border:1.5px solid #e2e8f0;color:#64748b;background:#fff;transition:var(--sm-transition);line-height:1.4}.dataTables_wrapper .dataTables_paginate .page-item .page-link:hover{background:#eff6ff;border-color:#93c5fd;color:var(--sm-blue);transform:translateY(-1px);box-shadow:0 2px 6px #3b82f626}.dataTables_wrapper .dataTables_paginate .page-item.active .page-link{background:linear-gradient(135deg,#2563eb,#3b82f6)!important;border-color:#2563eb!important;color:#fff!important;box-shadow:0 3px 10px #2563eb59}.dataTables_wrapper .dataTables_paginate .page-item.disabled .page-link{background:#f8fafc;border-color:#f1f5f9;color:#cbd5e1;cursor:not-allowed}.card-body .dataTables_wrapper .dataTables_length,.card-body .dataTables_wrapper .dataTables_filter{padding:.875rem 1rem 0}.card-body .dataTables_wrapper .dataTables_info,.card-body .dataTables_wrapper .dataTables_paginate{padding-left:1rem;padding-right:1rem;padding-bottom:.875rem}.card-body:not(.p-0) .dataTables_wrapper .dataTables_length,.card-body:not(.p-0) .dataTables_wrapper .dataTables_filter{padding:0}.dataTables_wrapper .dataTables_processing{background:#fffffff2;border:1px solid #e2e8f0;border-radius:var(--sm-radius-sm);box-shadow:var(--sm-shadow-md);color:var(--sm-blue);font-weight:600;font-size:.875rem;padding:.625rem 1.25rem}.dataTables_empty{padding:3rem 1rem!important;text-align:center!important;color:#94a3b8!important;font-size:.875rem!important;font-weight:500!important}.table-actions{display:flex;gap:.35rem;align-items:center}.table-actions .btn-danger-light,.btn-danger-light{background-color:#ef4444!important;border-color:#ef4444!important;color:#fff!important}.table-actions .btn-danger-light:hover,.btn-danger-light:hover{background-color:#dc2626!important;border-color:#dc2626!important;color:#fff!important;transform:translateY(-1px) scale(1.08)!important}.cursor-pointer{cursor:pointer}body.authentication-background{background:linear-gradient(135deg,#0f172a,#1e3a8a 45%,#0f766e)!important;min-height:100vh;position:relative}body.authentication-background:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:0}body.authentication-background>*{position:relative;z-index:1}body.authentication-background:after{content:"";position:fixed;top:-15%;right:-10%;width:520px;height:520px;background:radial-gradient(circle,rgba(59,130,246,.18) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.authentication.authentication-basic .card.custom-card{border:none!important;border-radius:var(--sm-radius-xl)!important;box-shadow:0 32px 80px #00000047,0 8px 24px #00000029!important;background:#fffffffc!important;overflow:hidden}.authentication.authentication-basic .card.custom-card:before{height:4px;background:linear-gradient(90deg,#3b82f6,#10b981,#06b6d4)}.authentication .my-5 img{filter:drop-shadow(0 4px 16px rgba(59,130,246,.35));transition:filter .2s ease}.authentication .my-5 img:hover{filter:drop-shadow(0 6px 20px rgba(59,130,246,.5))}.authentication .card-body .h4{font-weight:800!important;letter-spacing:-.03em;color:#0f172a!important;font-size:1.5rem!important}.authentication .btn-lg{background:linear-gradient(135deg,#2563eb,#3b82f6)!important;border:none!important;font-weight:700!important;font-size:.9375rem!important;padding:.75rem!important;border-radius:.625rem!important;box-shadow:0 4px 14px #2563eb59!important;transition:var(--sm-transition)!important;letter-spacing:-.01em;color:#fff!important}.authentication .btn-lg:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #2563eb66!important}.authentication .btn-lg:active{transform:translateY(0)!important}.table-reseller-logs thead th{background:linear-gradient(135deg,#4a1d96,#6d28d9)!important;color:#fff!important;border:none!important;border-bottom:2px solid rgba(255,255,255,.1)!important}.table-reseller-logs .col-difference,.table-reseller-logs .col-difference-cell{background-color:#6d28d914!important;color:#4a1d96!important;font-weight:600!important}.table-reseller-logs tbody tr td{border-left:none!important;border-right:none!important}.dashboard-filter-bar{background:linear-gradient(135deg,#f8fafc,#eff6ff);border:1px solid rgba(59,130,246,.1);border-radius:var(--sm-radius-lg);padding:1.375rem 1.5rem;box-shadow:var(--sm-shadow-xs)}.dashboard-filter-bar .form-control{border-radius:var(--sm-radius-sm);border-color:#e2e8f0}.dashboard-filter-bar .btn{border-radius:var(--sm-radius-sm);font-weight:600}.dashboard-card{border:none;border-radius:var(--sm-radius-lg);box-shadow:var(--sm-shadow-sm);transition:var(--sm-transition);overflow:hidden}.dashboard-card:hover{transform:translateY(-3px);box-shadow:var(--sm-shadow-md)}.dashboard-metric{border:none;border-radius:var(--sm-radius-lg);padding:1.375rem 1.5rem;min-height:118px;transition:var(--sm-transition);position:relative;overflow:hidden;box-shadow:var(--sm-shadow-sm)}.dashboard-metric:after{content:"";position:absolute;bottom:-20px;right:-20px;width:90px;height:90px;border-radius:50%;background:#ffffff2e;pointer-events:none}.dashboard-metric:hover{transform:translateY(-3px);box-shadow:var(--sm-shadow-md)}.dashboard-metric .metric-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:.7rem}.dashboard-metric .metric-label{font-size:.8125rem;font-weight:600;margin-bottom:.2rem;line-height:1.3;text-transform:uppercase;letter-spacing:.02em;opacity:.85}.dashboard-metric .metric-value{font-size:1.625rem;font-weight:800;color:#0f172a;letter-spacing:-.04em;line-height:1.1}.dashboard-metric .metric-extra{font-size:.75rem;margin-top:.35rem;color:#64748b;font-weight:500}.dashboard-metric.metric-pastel-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.dashboard-metric.metric-pastel-blue .metric-icon{background:#2563eb26;color:#1d4ed8}.dashboard-metric.metric-pastel-blue .metric-label{color:#1d4ed8}.dashboard-metric.metric-pastel-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.dashboard-metric.metric-pastel-green .metric-icon{background:#0596692e;color:#059669}.dashboard-metric.metric-pastel-green .metric-label{color:#059669}.dashboard-metric.metric-pastel-orange{background:linear-gradient(135deg,#fff7ed,#fed7aa)}.dashboard-metric.metric-pastel-orange .metric-icon{background:#ea580c2e;color:#ea580c}.dashboard-metric.metric-pastel-orange .metric-label{color:#ea580c}.dashboard-metric.metric-pastel-purple{background:linear-gradient(135deg,#faf5ff,#ede9fe)}.dashboard-metric.metric-pastel-purple .metric-icon{background:#7c3aed2e;color:#7c3aed}.dashboard-metric.metric-pastel-purple .metric-label{color:#7c3aed}.dashboard-metric.metric-pastel-teal{background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.dashboard-metric.metric-pastel-teal .metric-icon{background:#0d948833;color:#0d9488}.dashboard-metric.metric-pastel-teal .metric-label{color:#0d9488}.dashboard-metric.metric-pastel-slate{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.dashboard-metric.metric-pastel-slate .metric-icon{background:#33415526;color:#334155}.dashboard-metric.metric-pastel-slate .metric-label{color:#334155}.dashboard-metric.metric-pastel-red{background:linear-gradient(135deg,#fef2f2,#fee2e2)}.dashboard-metric.metric-pastel-red .metric-icon{background:#dc26262e;color:#dc2626}.dashboard-metric.metric-pastel-red .metric-label{color:#b91c1c}.dashboard-metric.metric-pastel-red .metric-value{color:#b91c1c;font-weight:800}.dashboard-metric.metric-primary:before{display:none}.dashboard-metric.metric-info .metric-icon{background:#06b6d42e;color:#0891b2}.dashboard-metric.metric-info .metric-label{color:#0891b2}.dashboard-metric.metric-warning .metric-icon{background:#f59e0b40;color:#b45309}.dashboard-metric.metric-warning .metric-label{color:#b45309}.dashboard-metric.metric-secondary .metric-icon{background:#64748b33;color:#475569}.dashboard-metric.metric-secondary .metric-label{color:#475569}.dashboard-metric.metric-success .metric-icon{background:#10b9812e;color:#059669}.dashboard-metric.metric-success .metric-label{color:#059669}.dashboard-metric.metric-dark .metric-icon{background:#0f172a1f;color:#0f172a}.dashboard-metric.metric-dark .metric-label{color:#0f172a}.dashboard-metric[class*=metric-]:before{display:none}.dashboard-section-title{font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem}.dashboard-hero-card{border:none;border-radius:var(--sm-radius-lg);padding:1.625rem 1.875rem;background:linear-gradient(135deg,#0f766e,#0891b2);color:#fff;box-shadow:0 8px 24px #0f766e4d,0 2px 8px #0000001a;transition:var(--sm-transition)}.dashboard-hero-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0f766e66}.dashboard-hero-card .metric-icon{width:60px;height:60px;border-radius:16px;background:#fff3;display:inline-flex;align-items:center;justify-content:center;font-size:1.875rem;margin-bottom:.875rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dashboard-hero-card .metric-label{opacity:.9;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.dashboard-hero-card .metric-value{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.04em}.sidebar-user-mini{background:#ffffff0f;border-radius:var(--sm-radius-md);padding:.875rem 1rem;margin:.75rem .875rem 0;display:flex;align-items:center;gap:.75rem;border:1px solid rgba(255,255,255,.08)}.sidebar-user-mini .avatar{flex-shrink:0;box-shadow:0 0 0 2px #3b82f680}.sidebar-user-mini .user-info{min-width:0}.sidebar-user-mini .user-info .name{font-size:.875rem;font-weight:600;color:#ffffffeb;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-mini .user-info .role{font-size:.6875rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-top:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:992px){html:is([data-nav-style=menu-click][data-toggled=menu-click-closed],[data-nav-style=menu-hover][data-toggled=menu-hover-closed],[data-nav-style=icon-click][data-toggled=icon-click-closed],[data-nav-style=icon-hover][data-toggled=icon-hover-closed],[data-vertical-style=overlay][data-toggled=icon-overlay-close]:not([data-icon-overlay=open]),[data-vertical-style=icontext][data-toggled=icon-text-close]:not([data-icon-text=open]),[data-vertical-style=detached][data-toggled=detached-close]:not([data-icon-overlay=open]),[data-vertical-style=doublemenu]) .sidebar-user-mini{justify-content:center;padding:.625rem .5rem;margin-inline:.5rem;gap:0}html:is([data-nav-style=menu-click][data-toggled=menu-click-closed],[data-nav-style=menu-hover][data-toggled=menu-hover-closed],[data-nav-style=icon-click][data-toggled=icon-click-closed],[data-nav-style=icon-hover][data-toggled=icon-hover-closed],[data-vertical-style=overlay][data-toggled=icon-overlay-close]:not([data-icon-overlay=open]),[data-vertical-style=icontext][data-toggled=icon-text-close]:not([data-icon-text=open]),[data-vertical-style=detached][data-toggled=detached-close]:not([data-icon-overlay=open]),[data-vertical-style=doublemenu]) .sidebar-user-mini .user-info{display:none}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.main-content.app-content{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fw-medium{font-weight:500!important}.table-responsive{border-radius:0 0 var(--sm-radius-md) var(--sm-radius-md);overflow:hidden}.d-flex.justify-content-between.align-items-center.mb-4{background:linear-gradient(135deg,#f8fafc,#eff6ff);border:1px solid rgba(59,130,246,.1);border-radius:var(--sm-radius-md);padding:1rem 1.25rem;box-shadow:var(--sm-shadow-xs)}
