.custom-report-result-scroll{max-height:58vh;overflow:auto}.custom-report-result-table th,.custom-report-result-table td{white-space:nowrap !important;word-break:normal !important;overflow-wrap:normal !important}.custom-report-no-wrap{white-space:nowrap !important;word-break:normal !important;overflow-wrap:normal !important}.custom-report-params-row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.custom-report-param-col{padding-left:8px;padding-right:8px;width:20%}.custom-report-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:8px}.custom-report-actions-left{display:flex;gap:8px}.custom-report-actions-right{margin-left:auto}@media (max-width: 1199px){.custom-report-param-col{width:25%}}@media (max-width: 991px){.custom-report-param-col{width:33.3333%}}@media (max-width: 767px){.custom-report-param-col{width:50%}}@media (max-width: 575px){.custom-report-param-col{width:100%}.custom-report-actions{flex-wrap:wrap}.custom-report-actions-right{width:100%;margin-left:0}}.privilege-tile-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:10px}.privilege-group+.privilege-group{margin-top:14px}.privilege-group-title{margin-bottom:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:#64748b}.privilege-tile{position:relative;display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid #d8dee6;border-radius:6px;background:#fff;cursor:pointer;transition:background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease}.privilege-tile:hover{border-color:#99adc3}.privilege-tile.is-selected{border-color:#1b6ec2;background:#eaf3ff;box-shadow:0 0 0 1px rgba(27,110,194,0.12)}.privilege-tile-input{position:absolute;opacity:0;pointer-events:none}.privilege-tile-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:8px;border:2px solid #9aabbe;border-radius:50%;color:#fff;background:#fff}.privilege-tile-check .fa{font-size:14px;font-weight:900;line-height:1;opacity:0}.privilege-tile.is-selected .privilege-tile-check{border-color:#1b6ec2;background:#1b6ec2;color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,0.45) inset}.privilege-tile.is-selected .privilege-tile-check .fa{opacity:1}.privilege-tile-name{line-height:1.25}.menu-layout-groups{display:grid;grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));gap:14px}.menu-layout-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px;position:sticky;top:8px;z-index:5}.menu-layout-group{border:1px solid #d8dee6;border-radius:8px;background:#f8fafc;padding:10px}.menu-layout-group-head{display:flex;align-items:center;gap:6px;margin-bottom:8px}.menu-layout-group-title{font-size:12px;font-weight:700;text-transform:uppercase;color:#516273;margin-bottom:8px}.menu-layout-group-handle{color:#7a8a9b;font-size:12px;cursor:move}.menu-layout-group-name{flex:1;height:30px;font-size:12px;font-weight:600}.menu-layout-group-delete{flex-shrink:0}.menu-layout-list{list-style:none;margin:0;padding:0;min-height:48px}.menu-layout-item{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:6px;border:1px solid #d8dee6;border-radius:6px;background:#fff;cursor:move}.menu-layout-item:last-child{margin-bottom:0}.menu-layout-item-handle{color:#7a8a9b;font-size:12px}.menu-layout-item.is-dragging{opacity:0.45}.menu-layout-group.is-drop-target{border-color:#1b6ec2;background:#eef6ff}.menu-layout-group.is-group-dragging{opacity:0.22}.menu-layout-group-placeholder{border:2px dashed #9db4cc;background:#eef6ff;min-height:64px}.menu-layout-actions{margin-top:14px}.bi-dashboard-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.bi-dashboard-refresh-note{margin-left:auto}.bi-dashboard-layout{display:grid;grid-template-columns:280px 1fr;gap:14px}.bi-dashboard-page.is-layout-collapsed .bi-dashboard-layout{grid-template-columns:1fr}.bi-dashboard-page.is-layout-collapsed .bi-dashboard-layout-editor{display:none}.bi-dashboard-page.is-fullscreen{position:fixed;inset:0;z-index:9999;background:#f4f7fb;padding:10px 12px;overflow:auto}.bi-dashboard-page.is-fullscreen .bi-dashboard-header,.bi-dashboard-page.is-fullscreen .bi-dashboard-toolbar,.bi-dashboard-page.is-fullscreen .bi-dashboard-layout-editor{display:none}.bi-dashboard-page.is-fullscreen .bi-dashboard-layout{grid-template-columns:1fr;height:100%}.bi-dashboard-page.is-fullscreen .bi-dashboard-grid{min-height:calc(100vh - 24px);grid-auto-rows:minmax(220px, 30vh)}.bi-dashboard-layout-editor{border:1px solid #d8dee6;border-radius:8px;background:#f8fafc;padding:10px}.bi-dashboard-widget-list{list-style:none;margin:0;padding:0}.bi-dashboard-widget-item{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:6px;border:1px solid #d8dee6;border-radius:6px;background:#fff;cursor:move}.bi-dashboard-widget-item:last-child{margin-bottom:0}.bi-dashboard-widget-item-handle{color:#7a8a9b;font-size:12px}.bi-dashboard-widget-item-name{flex:1}.bi-dashboard-widget-item.is-dragging{opacity:0.4}.bi-dashboard-widget-item-toggle{display:inline-flex;gap:4px;align-items:center;margin:0;font-size:12px;font-weight:600}.bi-dashboard-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:220px;gap:12px}.bi-widget-card{border:1px solid #d8dee6;border-radius:8px;background:#fff;display:flex;flex-direction:column;min-height:0}.bi-widget-card-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #eef2f6}.bi-widget-card-body{padding:10px 12px;flex:1;display:flex;flex-direction:column;min-height:0}.bi-widget-canvas{width:100%;flex:1 1 auto;height:100%;min-height:140px;overflow:hidden}.bi-widget-canvas.is-loading{opacity:0.6}.bi-widget-error{margin-top:6px;font-size:12px;min-height:16px}.bi-widget-table-scroll{width:100%;height:100%;max-height:100%;overflow:auto}.bi-widget-table{margin-bottom:0}.bi-widget-table th,.bi-widget-table td{white-space:nowrap}.bi-kpi{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.bi-kpi-label{font-size:12px;color:#64748b}.bi-kpi-value{font-size:34px;font-weight:700;line-height:1.2}@media (max-width: 1199px){.bi-dashboard-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media (max-width: 991px){.bi-dashboard-layout{grid-template-columns:1fr}.bi-dashboard-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 575px){.bi-dashboard-grid{grid-template-columns:1fr}}
