.admin-page-container{padding:var(--spacingVerticalXL, 20px);display:flex;flex-direction:column;min-height:100%;overflow:visible}.admin-page-header{margin-bottom:var(--spacingVerticalXXL, 24px);flex-shrink:0}.header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacingVerticalL, 16px)}.header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex:1}.header-text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacingHorizontalXXS, 4px)}.header-subtitle{color:var(--colorNeutralForeground2, #666)}.admin-page-subtitle{display:block;margin-top:var(--spacingVerticalS, 8px);color:var(--colorNeutralForeground2, #666)}.loading-container{display:flex;justify-content:center;align-items:center;height:200px}.admin-page-content{background-color:transparent;padding:0;border-radius:0;flex:1;width:100%;overflow:visible}.filterable-table-container{width:100%}.filters-section{display:flex;align-items:center;gap:var(--spacingHorizontalL, 16px);margin-bottom:var(--spacingVerticalL, 16px);flex-wrap:wrap;justify-content:space-between}.filters-section.no-search{justify-content:flex-start}.filter-buttons{display:flex;gap:var(--spacingHorizontalS, 8px);flex-wrap:wrap}.table-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacingVerticalL, 16px);padding:var(--spacingVerticalS, 8px) 0}.results-count{font-size:14px;color:var(--colorNeutralForeground2, #666);font-weight:500}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}html,body{overflow:hidden}#root{overflow-x:hidden;overflow-y:hidden;min-height:0;min-width:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;background-color:var(--colorNeutralBackground2)}main,.layout-content,[role=main]{background-color:var(--colorNeutralBackground2);min-height:0}#root{display:flex;flex-direction:column}iframe{border:none!important}.powerbi-embed-wrapper,[data-powerbi-embed]{margin:0!important;padding:0!important}.flex-1{flex:1;min-height:0}*{scrollbar-width:thin;scrollbar-color:var(--scrollbarThumb, rgba(0, 0, 0, .2)) var(--scrollbarTrack, transparent)}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:var(--scrollbarTrack, transparent);border-radius:6px}*::-webkit-scrollbar-thumb{background-color:var(--scrollbarThumb, rgba(0, 0, 0, .2));border-radius:6px;border:2px solid var(--scrollbarTrack, transparent)}*::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbarThumbHover, rgba(0, 0, 0, .3))}.fui-Tooltip{background-color:var(--colorNeutralBackgroundInverted)!important;color:var(--colorNeutralForegroundOnColor)!important}
