@charset "UTF-8";:root{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--fontFamilyBase: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--mads-space-xs: 4px;--mads-space-sm: 8px;--mads-space-md: 16px;--mads-space-lg: 24px;--mads-space-xl: 32px;--mads-space-xxl: 48px;--mads-space-xxxl: 56px;--mads-icon-button-size: 32px;--colorFilterPillEditedBackground: #D0E7F8;--colorFilterPillEditedBackgroundHover: #B6D9EF;--colorFilterPillEditedBackgroundPressed: #9BC9E5;--colorFilterPillEditedForeground: #323130;--colorPrimaryButtonBackgroundDark: #0F6CBD}body.light-theme,body:not(.dark-theme){--colorNeutralBackground1: #FFFFFF;--colorNeutralBackground2: #F8F8F8;--colorNeutralBackground3: #F0F0F0;--colorNeutralForeground1: #323130;--colorNeutralForeground2: #605E5C;--colorNeutralForeground3: #A19F9D;--colorNeutralForeground4: #8A8886;--colorNeutralForeground5: #000000;--colorNeutralForeground6: #484644;--colorNeutralForeground7: #BDBDBD;--colorNeutralForegroundOnBrand: #FFFFFF;--colorNeutralStroke1: #D1D1D1;--colorNeutralStroke2: #E5E5E5;--colorNeutralStroke3: #EDEBE9;--colorBrandBackground1: #0078D4;--colorBrandBackgroundHover: #084682;--colorBrandBackgroundPressed: #005A9E;--colorBrandBackgroundSelected: #EBF3FC;--colorBrandForeground1: #0078D4;--colorNeutralBackground1Hover: #EBEBEB;--colorSubtleBackgroundHover: #F3F2F1;--colorSubtleBackgroundPressed: #EDEBE9;--colorNeutralBackground4: #F8F6F4;--colorSubtleBackground: #F3F2F1;--colorSubtleBorder: #C8C6C4;--colorCardBackground: var(--colorNeutralBackground1);--colorCardBorder: var(--colorNeutralStroke2);--colorCardShadow: var(--shadow-card);--colorPaletteRedBorder1: #D13438;--colorPaletteRedForeground1: #A4262C;--colorStatusDangerForeground1: #B10E1C;--fontSizeBase50: 9px;--fontSizeBase100: 10px;--fontSizeBase200: 12px;--fontSizeBase300: 14px;--fontSizeBase400: 16px;--fontSizeBase500: 18px;--fontSizeBase600: 20px;--fontSizeBase700: 28px;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemibold: 600;--fontWeightBold: 700;--borderRadiusNone: 0px;--borderRadiusSmall: 2px;--borderRadiusMedium: 4px;--borderRadiusLarge: 6px;--borderRadiusXLarge: 8px;--borderRadiusCircular: 50%;--shadow-card: 0px .6px 1.8px rgba(0, 0, 0, .13), 0px 0px 2.9px rgba(0, 0, 0, .11);--shadow-dialog: 0px 8px 16px rgba(0, 0, 0, .14);--dataVis1-step0: #CDEDF4;--dataVis1-step1: #A5DEEB;--dataVis1-step2: #60C4DA;--dataVis1-step3: #31B0CD;--dataVis1-step4: #0099BC;--dataVis1-step5: #008BAA;--dataVis1-step6: #00758F;--dataVis1-step7: #00566A;--dataVis1-step8: #002E39;--dataVis1-step9: #00191E;--dataVis2-step0: #F4E7F7;--dataVis2-step1: #E7C6F1;--dataVis2-step2: #D08DF0;--dataVis2-step3: #C46AEF;--dataVis2-step4: #B854EE;--dataVis2-step5: #A542EA;--dataVis2-step6: #8E31E5;--dataVis2-step7: #6B1FC0;--dataVis2-step8: #4A0E85;--dataVis2-step9: #240017;--colorStatusSuccess: #107C10;--colorStatusGood: var(--dataVis1-step4);--colorStatusWarning: #FFB900;--colorStatusError: var(--colorPaletteRedForeground1);--successAnnotationColor: var(--colorStatusSuccess);--errorAnnotationColor: #990000;--warningAnnotationColor: #E60000;--neutralAnnotationColor: #949494;--colorPerfectAquatic: #42AE42;--colorGoodAquatic: #E86C25;--colorInvestigateAquatic: #EE7658;--colorGoodDesert: #D67200;--colorInvestigateContrast: var(--warningAnnotationColor);--colorPoorDesert: var(--errorAnnotationColor);--colorPerfect: var(--successAnnotationColor);--colorGood: var(--colorBrandBackground1);--colorInvestigate: #F56A00;--colorPoor: var(--errorAnnotationColor);--colorNeutral: #DADADA;--colorUnknown: var(--neutralAnnotationColor);--colorBatchSizePrimary: #004E8C;--colorBatchSizeSecondary: #4F6BED;--colorTicketStatusOpen: var(--colorStatusWarning);--colorTicketStatusOpenBackground: #FFF8E1;--colorTicketStatusOpenBorder: var(--colorStatusWarning);--colorTicketStatusInProgress: #0078D4;--colorTicketStatusInProgressBackground: #F3F9FF;--colorTicketStatusInProgressBorder: #B3D6F2;--colorTicketStatusResolved: var(--colorStatusSuccess);--colorTicketStatusResolvedBackground: #F3F9F1;--colorTicketStatusResolvedBorder: #8BBF8A;--colorTicketStatusClosed: var(--colorNeutralForeground2);--colorTicketStatusClosedBackground: var(--colorNeutralBackground2);--colorTicketStatusClosedBorder: var(--colorNeutralStroke2);--colorTicketStatusPending: var(--colorStatusError);--colorTicketStatusPendingBackground: #FFF2F0;--colorTicketStatusPendingBorder: #F5B2B2;--colorPriorityCritical: var(--colorPaletteRedForeground1);--colorPriorityCriticalBackground: #FDEDEE;--colorPriorityCriticalBorder: var(--colorPaletteRedBorder1);--colorPriorityHigh: #D83B01;--colorPriorityHighBackground: #FDF6F3;--colorPriorityHighBorder: #F4A582;--colorPriorityMedium: var(--colorStatusWarning);--colorPriorityMediumBackground: var(--colorTicketStatusOpenBackground);--colorPriorityMediumBorder: var(--colorStatusWarning);--colorPriorityLow: var(--colorStatusSuccess);--colorPriorityLowBackground: var(--colorTicketStatusResolvedBackground);--colorPriorityLowBorder: var(--colorTicketStatusResolvedBorder);--colorPriorityDefault: var(--colorNeutralForeground2);--colorPriorityDefaultBackground: var(--colorNeutralBackground2);--colorPriorityDefaultBorder: var(--colorNeutralStroke2)}body.dark-theme{--colorNeutralBackground1: #141414;--colorNeutralBackground1Hover: #EBEBEB;--colorNeutralBackground2: #1E1E1E;--colorNeutralBackground3: #212121;--colorNeutralForeground1: #EDEDED;--colorNeutralForeground2: #B3B3B3;--colorNeutralForeground3: #797979;--colorNeutralForeground5: #EDEDED;--colorNeutralForeground7: #BDBDBD;--colorNeutralForegroundOnBrand: #FFFFFF;--colorNeutralStroke1: #CCCCCC;--colorNeutralStroke2: #484848;--colorNeutralStroke3: #3B3B3B;--colorBrandBackground1: #0078D4;--colorBrandBackgroundHover: #084682;--colorBrandBackgroundPressed: #005A9E;--colorBrandBackgroundSelected: rgba(0, 120, 212, .1);--colorBrandForeground1: #0078D4;--colorSubtleBackgroundHover: rgba(255, 255, 255, .05);--colorSubtleBackgroundPressed: rgba(255, 255, 255, .08);--colorPaletteRedBorder1: #D13438;--colorPaletteRedForeground1: #F87171;--colorStatusDangerForeground1: #B10E1C;--fontSizeBase50: 9px;--fontSizeBase100: 10px;--fontSizeBase200: 12px;--fontSizeBase300: 14px;--fontSizeBase400: 16px;--fontSizeBase500: 18px;--fontSizeBase600: 20px;--fontSizeBase700: 28px;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemibold: 600;--fontWeightBold: 700;--borderRadiusNone: 0px;--borderRadiusSmall: 2px;--borderRadiusMedium: 4px;--borderRadiusLarge: 6px;--borderRadiusXLarge: 8px;--borderRadiusCircular: 50%;--shadow-card: 0px .6px 1.8px rgba(0, 0, 0, .3), 0px 0px 2.9px rgba(0, 0, 0, .25);--shadow-dialog: 0px 8px 16px rgba(0, 0, 0, .4);--dataVis1-step0: #CDEDF4;--dataVis1-step1: #A5DEEB;--dataVis1-step2: #60C4DA;--dataVis1-step3: #31B0CD;--dataVis1-step4: #0099BC;--dataVis1-step5: #008BAA;--dataVis1-step6: #00758F;--dataVis1-step7: #00566A;--dataVis1-step8: #002E39;--dataVis1-step9: #00191E;--dataVis2-step0: #F4E7F7;--dataVis2-step1: #E7C6F1;--dataVis2-step2: #D08DF0;--dataVis2-step3: #C46AEF;--dataVis2-step4: #B854EE;--dataVis2-step5: #A542EA;--dataVis2-step6: #8E31E5;--dataVis2-step7: #6B1FC0;--dataVis2-step8: #4A0E85;--dataVis2-step9: #240017;--colorStatusSuccess: #107C10;--colorStatusGood: var(--dataVis1-step4);--colorStatusWarning: #FFB900;--colorStatusError: var(--colorPaletteRedForeground1);--successAnnotationColor: var(--colorStatusSuccess);--errorAnnotationColor: #990000;--warningAnnotationColor: #E60000;--neutralAnnotationColor: #949494;--colorPerfectAquatic: #42AE42;--colorGoodAquatic: #E86C25;--colorInvestigateAquatic: #EE7658;--colorGoodDesert: #D67200;--colorInvestigateContrast: var(--warningAnnotationColor);--colorPoorDesert: var(--errorAnnotationColor);--colorPerfect: #009E00;--colorGood: var(--colorBrandBackground1);--colorInvestigate: #F2F200;--colorPoor: #FF3C00;--colorNeutral: #666666;--colorUnknown: var(--neutralAnnotationColor);--colorBatchSizePrimary: #4A9EFF;--colorBatchSizeSecondary: #8A9EFF;--colorTicketStatusOpenBackground: rgba(255, 185, 0, .1);--colorTicketStatusInProgressBackground: rgba(0, 120, 212, .1);--colorTicketStatusResolvedBackground: rgba(16, 124, 16, .1);--colorTicketStatusClosedBackground: var(--colorNeutralBackground3);--colorTicketStatusPendingBackground: rgba(164, 38, 44, .1);--colorPriorityCriticalBackground: rgba(164, 38, 44, .1);--colorPriorityHighBackground: rgba(216, 59, 1, .1);--colorPriorityMediumBackground: rgba(255, 185, 0, .1);--colorPriorityLowBackground: rgba(16, 124, 16, .1);--colorPriorityDefaultBackground: var(--colorNeutralBackground3)}html,body,#root{height:100vh;width:100%;margin:0;padding:0}body.auth-loading{visibility:hidden}button{font-family:Segoe UI,sans-serif!important}.ms-Button{font-family:Segoe UI,sans-serif!important;border-radius:var(--borderRadiusSmall)!important}.ms-Button--primary{background-color:var(--colorBrandBackground1)!important;border:1px solid var(--colorBrandBackground1)!important;color:var(--colorNeutralForegroundOnBrand)!important}.ms-Button--primary:hover{background-color:var(--colorBrandBackgroundHover)!important;border-color:var(--colorBrandBackgroundHover)!important}.ms-Button--primary:disabled{background-color:var(--colorSubtleBackground)!important;color:var(--colorNeutralForeground3)!important;border-color:var(--colorSubtleBackground)!important}body.dark-theme .ms-Button--primary{background-color:var(--colorPrimaryButtonBackgroundDark)!important;border-color:var(--colorPrimaryButtonBackgroundDark)!important}body.dark-theme .ms-Button--primary:hover{background-color:var(--colorBrandBackgroundHover)!important;border-color:var(--colorBrandBackgroundHover)!important}body.dark-theme .ms-Button--primary:disabled{background-color:var(--colorSubtleBackground)!important;color:var(--colorNeutralForeground3)!important;border-color:var(--colorSubtleBackground)!important}.ms-Text,.ms-Dropdown{font-family:Segoe UI,sans-serif!important}.ms-Dropdown-title{background-color:var(--colorNeutralBackground1)!important;border:1px solid var(--colorNeutralStroke2)!important;color:var(--colorNeutralForeground1)!important}.ms-Dropdown-title:hover{border-color:var(--colorNeutralStroke1)!important}.ms-ContextualMenu{background-color:var(--colorNeutralBackground1)!important;border:1px solid var(--colorNeutralStroke1)!important;box-shadow:var(--shadow-dialog)!important;border-radius:var(--borderRadiusMedium)!important}.ms-ContextualMenu-item{color:var(--colorNeutralForeground1)!important;font-family:Segoe UI,sans-serif!important}.ms-ContextualMenu-item:hover{background-color:var(--colorSubtleBackgroundHover)!important}.overflowMenu.ms-ContextualMenu{min-width:7rem;width:7rem}body:not(.dark-theme){--neutral-foreground-rest: var(--colorNeutralForeground1);--neutral-foreground-hover: var(--colorNeutralForeground1);--neutral-foreground-active: var(--colorNeutralForeground1);--neutral-fill-rest: var(--colorNeutralBackground1);--neutral-fill-hover: var(--colorSubtleBackgroundHover);--neutral-fill-active: var(--colorSubtleBackgroundPressed);--neutral-stroke-rest: var(--colorNeutralStroke2);--fill-color: var(--colorNeutralBackground1);--accent-foreground-rest: var(--colorBrandBackground1);--accent-foreground-hover: var(--colorBrandBackgroundHover);--accent-foreground-active: var(--colorBrandBackgroundPressed);--neutral-layer-floating: var(--colorNeutralBackground1);--neutral-layer-1: var(--colorNeutralBackground1);--base-layer-luminance: .98;--corner-radius: var(--borderRadiusMedium);--elevation: var(--shadow-card)}body:not(.dark-theme) fluent-card{--fill-color: var(--colorNeutralBackground1) !important;--neutral-fill-rest: var(--colorNeutralBackground1) !important;--neutral-layer-floating: var(--colorNeutralBackground1) !important;--neutral-layer-1: var(--colorNeutralBackground1) !important;--neutral-foreground-rest: var(--colorNeutralForeground1) !important;color:var(--colorNeutralForeground1)!important}body.dark-theme{--neutral-foreground-rest: var(--colorNeutralForeground1);--neutral-foreground-hover: var(--colorNeutralForeground1);--neutral-foreground-active: var(--colorNeutralForeground1);--neutral-fill-rest: var(--colorNeutralBackground2);--neutral-fill-hover: var(--colorSubtleBackgroundHover);--neutral-fill-active: var(--colorSubtleBackgroundPressed);--neutral-stroke-rest: var(--colorNeutralStroke3);--fill-color: var(--colorNeutralBackground2);--accent-foreground-rest: var(--colorBrandBackground1);--accent-foreground-hover: var(--colorBrandBackgroundHover);--accent-foreground-active: var(--colorBrandBackgroundPressed);--neutral-layer-floating: var(--colorNeutralBackground2);--neutral-layer-1: var(--colorNeutralBackground2);--base-layer-luminance: .23;--corner-radius: var(--borderRadiusMedium);--elevation: var(--shadow-card)}body.dark-theme fluent-card{--fill-color: rgb(41, 41, 41) !important;--neutral-fill-rest: rgb(41, 41, 41) !important;--neutral-layer-floating: rgb(41, 41, 41) !important;--neutral-layer-1: rgb(41, 41, 41) !important;--neutral-foreground-rest: var(--colorNeutralForeground1) !important;color:var(--colorNeutralForeground1)!important}.ms-DetailsList .ms-DetailsHeader .ms-DetailsHeader-cellIsCheck{pointer-events:none!important;visibility:hidden!important}.ms-Breadcrumb-item,.ms-Breadcrumb-itemLink,.m365-breadcrumb,.m365-breadcrumb a,.m365-breadcrumb button{color:var(--colorNeutralForeground5)!important}@media (forced-colors: active){.ms-Breadcrumb-itemLink,.m365-breadcrumb a,.m365-breadcrumb button{color:LinkText!important}.ms-Breadcrumb-itemLink:hover,.m365-breadcrumb a:hover,.m365-breadcrumb button:hover{color:Highlight!important}.ms-Breadcrumb-item{color:CanvasText!important}}@media (forced-colors: active) and (prefers-color-scheme: dark){body,body.dark-theme,body:not(.dark-theme){--colorPerfect: var(--colorPerfectAquatic) !important;--colorGood: var(--colorGoodAquatic) !important;--colorInvestigate: var(--colorInvestigateAquatic) !important;--colorNeutral: GrayText !important;--colorUnknown: GrayText !important}}@media (forced-colors: active) and (prefers-color-scheme: light){body,body.light-theme,body:not(.dark-theme){--colorPerfect: var(--colorStatusSuccess) !important;--colorGood: var(--colorGoodDesert) !important;--colorInvestigate: var(--colorInvestigateContrast) !important;--colorPoor: var(--colorPoorDesert) !important;--colorNeutral: GrayText !important;--colorUnknown: GrayText !important}}:root{--shimmer-primary: var(--colorNeutralBackground2);--shimmer-secondary: var(--colorNeutralBackground3);--shimmer-duration: 2s}@keyframes LoadingShimmer-module__shimmer___QZUFb{0%{background-position:-468px 0}to{background-position:468px 0}}.LoadingShimmer-module__shimmerBase___YNzRA,.LoadingShimmer-module__metadataBody___ekJlf,.LoadingShimmer-module__metadataHeader___k2qmw,.LoadingShimmer-module__tableCell___i1qgD,.LoadingShimmer-module__headerCell___VROEu,.LoadingShimmer-module__avatar___bMm2r,.LoadingShimmer-module__cardHeader___4A0FQ,.LoadingShimmer-module__lineShimmer___--tlh,.LoadingShimmer-module__headerShimmer___GeVu9{background:linear-gradient(90deg,var(--colorNeutralBackground3) 25%,var(--colorNeutralBackground2) 37%,var(--colorNeutralBackground3) 63%);background-size:400px 100%;animation:LoadingShimmer-module__shimmer___QZUFb 1.5s ease-in-out infinite;border-radius:var(--borderRadiusSmall)}.LoadingShimmer-module__pageShimmer___v5Px-{padding:var(--mads-space-xl);background-color:var(--colorNeutralBackground1);border-radius:var(--borderRadiusMedium)}.LoadingShimmer-module__headerShimmer___GeVu9{height:32px;width:60%;margin-bottom:var(--mads-space-lg)}.LoadingShimmer-module__contentShimmer___chDNu{display:flex;flex-direction:column;gap:var(--mads-space-md)}.LoadingShimmer-module__lineShimmer___--tlh{height:16px;width:100%}.LoadingShimmer-module__lineShimmer___--tlh.LoadingShimmer-module__shortLine___8Il1C{width:75%}.LoadingShimmer-module__cardShimmer___dgOpp{background-color:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);border-radius:var(--borderRadiusMedium);padding:var(--mads-space-lg);box-shadow:var(--shadow2)}.LoadingShimmer-module__cardHeader___4A0FQ{height:24px;width:40%;margin-bottom:var(--mads-space-md)}.LoadingShimmer-module__cardBody___lpij9{display:flex;flex-direction:column;gap:var(--mads-space-sm)}.LoadingShimmer-module__listShimmer___ZfcpF{display:flex;flex-direction:column;gap:var(--mads-space-md)}.LoadingShimmer-module__listItem___NTV8o{display:flex;align-items:center;gap:var(--mads-space-md);padding:var(--mads-space-md);background-color:var(--colorNeutralBackground1);border-radius:var(--borderRadiusSmall)}.LoadingShimmer-module__avatar___bMm2r{width:40px;height:40px;border-radius:50%;flex-shrink:0}.LoadingShimmer-module__listContent___33W4t{flex:1;display:flex;flex-direction:column;gap:var(--mads-space-xs)}.LoadingShimmer-module__tableShimmer___NHXgQ{background-color:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);border-radius:var(--borderRadiusMedium);overflow:hidden}.LoadingShimmer-module__tableHeader___PjZuT{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--mads-space-md);padding:var(--mads-space-md);background-color:var(--colorNeutralBackground2);border-bottom:1px solid var(--colorNeutralStroke2)}.LoadingShimmer-module__headerCell___VROEu{height:20px}.LoadingShimmer-module__tableRow___-aVse{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--mads-space-md);padding:var(--mads-space-md);border-bottom:1px solid var(--colorNeutralStroke2)}.LoadingShimmer-module__tableRow___-aVse:last-child{border-bottom:none}.LoadingShimmer-module__tableCell___i1qgD{height:16px}.LoadingShimmer-module__sidePanelShimmer___gLrMr{display:flex;flex-direction:column;background-color:var(--colorNeutralBackground1)}.LoadingShimmer-module__metadataItem___m9QJH{display:flex;flex-direction:column;gap:var(--mads-space-xs);margin-bottom:var(--mads-space-lg)}.LoadingShimmer-module__metadataHeader___k2qmw{height:var(--fontSizeBase200)}.LoadingShimmer-module__metadataBody___ekJlf{height:var(--fontSizeBase300)}@media (max-width: 768px){.LoadingShimmer-module__pageShimmer___v5Px-{padding:var(--mads-space-lg)}.LoadingShimmer-module__headerShimmer___GeVu9{width:80%;height:28px}.LoadingShimmer-module__tableHeader___PjZuT,.LoadingShimmer-module__tableRow___-aVse{grid-template-columns:1fr;gap:var(--mads-space-sm)}.LoadingShimmer-module__listItem___NTV8o{padding:var(--mads-space-sm)}.LoadingShimmer-module__avatar___bMm2r{width:32px;height:32px}}@media (prefers-contrast: high){.LoadingShimmer-module__shimmerBase___YNzRA,.LoadingShimmer-module__headerShimmer___GeVu9,.LoadingShimmer-module__lineShimmer___--tlh,.LoadingShimmer-module__cardHeader___4A0FQ,.LoadingShimmer-module__avatar___bMm2r,.LoadingShimmer-module__headerCell___VROEu,.LoadingShimmer-module__tableCell___i1qgD,.LoadingShimmer-module__metadataHeader___k2qmw,.LoadingShimmer-module__metadataBody___ekJlf{background:linear-gradient(90deg,var(--colorNeutralBackground1) 25%,var(--colorNeutralForeground3) 37%,var(--colorNeutralBackground1) 63%)}}@media (prefers-reduced-motion: reduce){.LoadingShimmer-module__shimmerBase___YNzRA,.LoadingShimmer-module__headerShimmer___GeVu9,.LoadingShimmer-module__lineShimmer___--tlh,.LoadingShimmer-module__cardHeader___4A0FQ,.LoadingShimmer-module__avatar___bMm2r,.LoadingShimmer-module__headerCell___VROEu,.LoadingShimmer-module__tableCell___i1qgD,.LoadingShimmer-module__metadataHeader___k2qmw,.LoadingShimmer-module__metadataBody___ekJlf{animation:none;background:var(--colorNeutralBackground3)}}.MADSMessageBar-module__messageBarContainer___KQ1aP{position:relative;z-index:1000}.MADSMessageBar-module__messageBarContainer___KQ1aP.MADSMessageBar-module__top___j29L-{position:fixed;top:0;left:0;right:0;padding:var(--mads-space-sm);background-color:var(--colorNeutralBackground1);border-bottom:1px solid var(--colorNeutralStroke2);box-shadow:var(--shadow-card)}.MADSMessageBar-module__messageBarContainer___KQ1aP.MADSMessageBar-module__inline___JMwwM{position:relative;margin:var(--mads-space-md) 0}.MADSMessageBar-module__messageBar___Q72-A{display:flex;align-items:flex-start;padding:var(--mads-space-md);margin-bottom:var(--mads-space-sm);border-radius:var(--borderRadiusMedium);border-left:4px solid;background-color:var(--colorNeutralBackground1);box-shadow:var(--shadow-card);transition:all .2s ease-in-out}.MADSMessageBar-module__messageBar___Q72-A:last-child{margin-bottom:0}.MADSMessageBar-module__messageBar___Q72-A:hover{box-shadow:var(--shadow-card-hover)}.MADSMessageBar-module__messageBar___Q72-A.MADSMessageBar-module__error-critical___-BA0D{border-left-color:var(--colorStatusError);background-color:var(--colorPaletteRedBackground1)}.MADSMessageBar-module__messageBar___Q72-A.MADSMessageBar-module__error-high___swMEd{border-left-color:var(--colorStatusError);background-color:var(--colorPaletteRedBackground2)}.MADSMessageBar-module__messageBar___Q72-A.MADSMessageBar-module__error-medium___zG93z{border-left-color:var(--colorStatusWarning);background-color:var(--colorPaletteYellowBackground1)}.MADSMessageBar-module__messageBar___Q72-A.MADSMessageBar-module__error-low___0HL0m{border-left-color:var(--colorNeutralStroke1);background-color:var(--colorNeutralBackground2)}.MADSMessageBar-module__errorIcon___yuDiE{font-size:16px;margin-top:2px;flex-shrink:0}.MADSMessageBar-module__error-critical___-BA0D .MADSMessageBar-module__errorIcon___yuDiE,.MADSMessageBar-module__error-high___swMEd .MADSMessageBar-module__errorIcon___yuDiE{color:var(--colorStatusError)}.MADSMessageBar-module__error-medium___zG93z .MADSMessageBar-module__errorIcon___yuDiE{color:var(--colorStatusWarning)}.MADSMessageBar-module__error-low___0HL0m .MADSMessageBar-module__errorIcon___yuDiE{color:var(--colorNeutralForeground2)}.MADSMessageBar-module__errorMessage___e4YIf{font-family:Segoe UI,sans-serif;font-size:var(--fontSizeBase300);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground1);line-height:1.4;margin:0}.MADSMessageBar-module__errorDetails___2S96x{font-family:Segoe UI,sans-serif;font-size:var(--fontSizeBase200);font-weight:var(--fontWeightRegular);color:var(--colorNeutralForeground2);line-height:1.3;margin:2px 0 0}.MADSMessageBar-module__errorMeta___KEDBN{font-family:Segoe UI,sans-serif;font-size:var(--fontSizeBase100);font-weight:var(--fontWeightRegular);color:var(--colorNeutralForeground3);line-height:1.2;margin:4px 0 0}.MADSMessageBar-module__retryButton___D1flK{min-width:60px;height:32px;padding:0 var(--mads-space-sm);background-color:var(--colorBrandBackground1);border-color:var(--colorBrandBackground1);color:#fff;font-size:var(--fontSizeBase200);border-radius:var(--borderRadiusSmall)}.MADSMessageBar-module__retryButton___D1flK:hover:not(:disabled){background-color:var(--colorBrandBackground1Hover);border-color:var(--colorBrandBackground1Hover)}.MADSMessageBar-module__retryButton___D1flK:disabled{background-color:var(--colorNeutralBackground5);border-color:var(--colorNeutralStroke2);color:var(--colorNeutralForeground4);cursor:not-allowed}.MADSMessageBar-module__dismissButton___3e0S6{min-width:32px;height:32px;padding:0;background-color:transparent;border:1px solid var(--colorNeutralStroke2);color:var(--colorNeutralForeground2);border-radius:var(--borderRadiusSmall)}.MADSMessageBar-module__dismissButton___3e0S6:hover{background-color:var(--colorNeutralBackground1Hover);border-color:var(--colorNeutralStroke1);color:var(--colorNeutralForeground1)}.MADSMessageBar-module__dismissButton___3e0S6:active{background-color:var(--colorNeutralBackground1Pressed)}.MADSMessageBar-module__moreErrorsIndicator___FHlyG{padding:var(--mads-space-sm) var(--mads-space-md);border-top:1px solid var(--colorNeutralStroke2);background-color:var(--colorNeutralBackground2);text-align:center}.MADSMessageBar-module__moreErrorsText___yea39{font-family:Segoe UI,sans-serif;font-size:var(--fontSizeBase200);font-weight:var(--fontWeightRegular);color:var(--colorNeutralForeground2);font-style:italic}.MADSMessageBar-module__retryButton___D1flK:focus,.MADSMessageBar-module__dismissButton___3e0S6:focus{outline:2px solid var(--colorBrandBackground1);outline-offset:2px}@media (max-width: 640px){.MADSMessageBar-module__messageBar___Q72-A{padding:var(--mads-space-sm)}.MADSMessageBar-module__retryButton___D1flK{min-width:50px;height:28px;font-size:var(--fontSizeBase100)}.MADSMessageBar-module__dismissButton___3e0S6{min-width:28px;height:28px}}@keyframes MADSMessageBar-module__slideIn___9YxmT{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.MADSMessageBar-module__messageBar___Q72-A{animation:MADSMessageBar-module__slideIn___9YxmT .3s ease-out}.Toast-module__toastContainer___CukFM{position:fixed;z-index:1000002;display:flex;flex-direction:column;gap:var(--mads-space-sm);width:320px;max-height:100vh;overflow:visible;pointer-events:none}.Toast-module__toastContainer___CukFM.Toast-module__top-right___jSb4A,.Toast-module__toastContainer___CukFM.Toast-module__top-left___hRgV5{top:48px;padding:var(--mads-space-lg);flex-direction:column-reverse}.Toast-module__toastContainer___CukFM.Toast-module__top-right___jSb4A,.Toast-module__toastContainer___CukFM.Toast-module__bottom-right___TmB9T{right:0}.Toast-module__toastContainer___CukFM.Toast-module__top-left___hRgV5,.Toast-module__toastContainer___CukFM.Toast-module__bottom-left___N1l9p{left:0}.Toast-module__toastContainer___CukFM.Toast-module__bottom-right___TmB9T,.Toast-module__toastContainer___CukFM.Toast-module__bottom-left___N1l9p{bottom:0;padding:var(--mads-space-lg);flex-direction:column}.Toast-module__toast___nCiS0{display:flex;flex-direction:row;align-items:flex-start;gap:var(--mads-space-sm);padding:var(--mads-space-sm) var(--mads-space-md);background:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);border-radius:var(--borderRadiusXLarge);box-shadow:var(--shadow-dialog);pointer-events:auto;transition:transform .3s ease,opacity .3s ease}.Toast-module__toast___nCiS0.Toast-module__entering___dNdGt{opacity:0}.Toast-module__toast___nCiS0.Toast-module__entering___dNdGt.Toast-module__slideRight___ZACT1{transform:translate(100%)}.Toast-module__toast___nCiS0.Toast-module__entering___dNdGt.Toast-module__slideLeft___Op1BG{transform:translate(-100%)}.Toast-module__toast___nCiS0.Toast-module__entered___27yGT{opacity:1;transform:translate(0)}.Toast-module__toast___nCiS0.Toast-module__exiting___bOmkp{opacity:0}.Toast-module__toast___nCiS0.Toast-module__exiting___bOmkp.Toast-module__slideRight___ZACT1{transform:translate(100%)}.Toast-module__toast___nCiS0.Toast-module__exiting___bOmkp.Toast-module__slideLeft___Op1BG{transform:translate(-100%)}.Toast-module__iconArea___rV4C4{flex-shrink:0;display:flex;align-items:center;padding-top:2px}.Toast-module__content___2-PiW{flex:1;min-width:0;display:flex;flex-direction:column}.Toast-module__title___amEvF{flex:1;font-size:var(--fontSizeBase300);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground1);margin:0;word-break:break-word}.Toast-module__messageArea___osvMY{margin-top:var(--mads-space-xs);font-size:var(--fontSizeBase300);color:var(--colorNeutralForeground1);word-break:break-word}.Toast-module__dismissButton___-ZJIC.ms-Button{flex-shrink:0;align-self:flex-start;width:16px;min-width:16px;height:19px;padding:0;margin:0;background:transparent;border:none;border-radius:var(--borderRadiusSmall);color:var(--colorNeutralForeground2)}.Toast-module__dismissButton___-ZJIC .ms-Button-icon{font-size:12px;margin:0;color:inherit}.Toast-module__dismissButton___-ZJIC.ms-Button:hover{background:var(--colorNeutralBackground1Hover);color:var(--colorNeutralForeground1)}.Toast-module__dismissButton___-ZJIC.ms-Button:focus-visible{outline:2px solid var(--colorBrandBackground1);outline-offset:1px}@media (max-width: 480px){.Toast-module__toastContainer___CukFM{width:calc(100vw - 48px);left:24px!important;right:24px!important}}@media (prefers-reduced-motion: reduce){.Toast-module__toast___nCiS0{transition:none}}@media (prefers-contrast: high){.Toast-module__toast___nCiS0{border-width:2px}.Toast-module__dismissButton___-ZJIC.ms-Button:focus-visible{outline-width:3px}}.SidePanels-module__pageRoot___OK6Pr{display:flex;flex-direction:column;background-color:var(--colorNeutralBackground1);padding-bottom:0;box-sizing:border-box;font-family:var(--fontFamilyBase)}.SidePanels-module__container___XRjwO{display:flex;flex-direction:column;background-color:var(--colorNeutralBackground1);padding-bottom:0;box-sizing:border-box;font-family:var(--fontFamilyBase);position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:auto}.SidePanels-module__pageHeader___1ykFv{position:relative;padding:var(--mads-space-lg) var(--mads-space-xl) var(--mads-space-lg) var(--mads-space-xl)}.SidePanels-module__pageHeader___1ykFv h1{margin:0 0 var(--mads-space-sm) 0;font-size:var(--fontSizeBase700);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground5);line-height:1.2;font-family:var(--fontFamilyBase)}.SidePanels-module__pageHeader___1ykFv .SidePanels-module__subtitle___VIaeP{margin:0;font-family:var(--fontFamilyBase);font-size:var(--fontSizeBase300);font-weight:var(--fontWeightRegular);line-height:var(--lineHeightBase300);color:var(--colorNeutralForeground2)}@media (max-width: 768px){.SidePanels-module__pageHeader___1ykFv{padding-left:var(--mads-space-md);padding-right:var(--mads-space-md)}}.SidePanels-module__headerSection___v4eZ0{position:relative;padding:var(--mads-space-lg) var(--mads-space-xl) var(--mads-space-lg) var(--mads-space-xl)}.SidePanels-module__headerSection___v4eZ0 h1{margin:0 0 var(--mads-space-sm) 0;font-size:var(--fontSizeBase700);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground5);line-height:1.2;font-family:var(--fontFamilyBase)}.SidePanels-module__headerSection___v4eZ0 .SidePanels-module__subtitle___VIaeP{margin:0;font-family:var(--fontFamilyBase);font-size:var(--fontSizeBase300);font-weight:var(--fontWeightRegular);line-height:var(--lineHeightBase300);color:var(--colorNeutralForeground2)}@media (max-width: 768px){.SidePanels-module__headerSection___v4eZ0{padding-left:var(--mads-space-md);padding-right:var(--mads-space-md)}}.SidePanels-module__headerSection___v4eZ0{display:flex;justify-content:space-between;position:sticky;left:0;z-index:5}.SidePanels-module__contentWithActionsLayout___bwNjG{display:flex;align-items:center;gap:var(--mads-space-sm)}.SidePanels-module__pageToolbar___eLKFo{padding:var(--mads-space-sm) var(--mads-space-xl);background-color:var(--colorNeutralBackground1);flex-shrink:0}.SidePanels-module__pageContent___gkhGi{flex:1;overflow-y:auto;overflow-x:auto;padding:0;margin:0;min-height:0;background-color:var(--colorNeutralBackground1)}@media (max-width: 768px){.SidePanels-module__pageContent___gkhGi{padding-left:0;padding-right:0}}.SidePanels-module__listWrapper___8abKC{position:relative;z-index:1;overflow:visible;flex-shrink:0;padding:0 var(--mads-space-xl) var(--mads-space-xl) var(--mads-space-xl)}.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper{position:sticky;top:132px;z-index:20;background-color:var(--colorNeutralBackground1);box-shadow:0 1px 0 var(--colorNeutralStroke2)}.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:40px;background-color:var(--colorNeutralBackground1);pointer-events:none}@media (max-height: 400px){.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper{top:0}}.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper .ms-DetailsHeader,.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper .ms-DetailsHeader-cell{background-color:var(--colorNeutralBackground1)}.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper .ms-DetailsHeader-cellName,.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper .ms-DetailsHeader-cellTitle{font-weight:var(--fontWeightSemibold)!important;white-space:nowrap;line-height:normal}.SidePanels-module__listWrapper___8abKC .ms-DetailsList-headerWrapper .ms-DetailsHeader-cellTitle{display:block;overflow:visible;text-overflow:unset}.SidePanels-module__listWrapper___8abKC .ms-DetailsList-contentWrapper{position:relative;z-index:1}.SidePanels-module__listWrapper___8abKC .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-cell:first-child{font-size:var(--fontSizeBase300)!important}.SidePanels-module__listWrapper___8abKC .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-cell:not(:first-child){color:var(--colorNeutralForeground6)!important}.dark-theme .SidePanels-module__listWrapper___8abKC .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-cell:not(:first-child){color:var(--colorNeutralForeground2)!important}.SidePanels-module__section___TlsVQ{padding:var(--mads-space-md) var(--mads-space-xl);background-color:var(--colorNeutralBackground1);border-bottom:1px solid var(--colorNeutralStroke2);flex-shrink:0}.SidePanels-module__pageTitle___g-hON{margin:0 0 var(--mads-space-sm) 0;font-size:var(--fontSizeBase600);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground1);line-height:1.2;font-family:var(--fontFamilyBase)}.SidePanels-module__card___9xvdb{background-color:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);border-radius:var(--borderRadiusMedium);box-shadow:var(--shadow-card)}.SidePanels-module__commandBarSection___chmZU{position:sticky;top:0;left:0;z-index:4;padding:var(--mads-space-sm) var(--mads-space-xl);background-color:var(--colorNeutralBackground1);flex-shrink:0;display:flex;gap:var(--mads-space-md);flex-wrap:nowrap;min-height:48px}.SidePanels-module__commandBarSection___chmZU:before{content:"";position:absolute;top:0;left:var(--mads-space-xl);right:var(--mads-space-xl);height:1px;background-color:var(--colorNeutralStroke2)}@media (max-height: 400px){.SidePanels-module__commandBarSection___chmZU{position:static}}.SidePanels-module__commandBarSection___chmZU>:first-child{flex:1 1 0%;min-width:0}.SidePanels-module__commandBarSection___chmZU>:last-child{flex:0 0 auto}.SidePanels-module__commandBarSection___chmZU .ms-CommandBar{width:100%;background-color:transparent;border:none;padding:0}.SidePanels-module__commandBarSection___chmZU .ms-CommandBar-primarySet{justify-content:flex-start;gap:var(--mads-space-xs)}.SidePanels-module__commandBarSection___chmZU .ms-CommandBar-secondarySet{justify-content:flex-end}@media (max-width: 768px){.SidePanels-module__commandBarSection___chmZU{padding:var(--mads-space-sm) var(--mads-space-md);flex-direction:column;align-items:stretch;gap:var(--mads-space-sm);min-height:48px}.SidePanels-module__commandBarSection___chmZU>:first-child,.SidePanels-module__commandBarSection___chmZU>:last-child{flex:1 1 auto;min-width:0}}.SidePanels-module__filterRowSection___FJxPa{position:sticky;top:60px;left:0;z-index:3;padding:var(--mads-space-sm) var(--mads-space-xl);background-color:var(--colorNeutralBackground1);flex-shrink:0;min-height:44px}@media (max-height: 400px){.SidePanels-module__filterRowSection___FJxPa{position:static}}.SidePanels-module__filterSection___mZPgH{padding:var(--mads-space-md) var(--mads-space-xl);background-color:var(--colorNeutralBackground1);border-bottom:1px solid var(--colorNeutralStroke2);flex-shrink:0}.SidePanels-module__searchContainer___iZHbr{width:300px;margin-right:var(--mads-space-sm)}.SidePanels-module__panelContent___-pE5C{padding:var(--mads-space-md)}.SidePanels-module__panelContent___-pE5C h3{margin:var(--mads-space-lg) 0 var(--mads-space-sm) 0;font-size:var(--fontSizeBase500);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground1);line-height:1.2;font-family:var(--fontFamilyBase)}.SidePanels-module__panelContent___-pE5C h3:first-child{margin-top:0}.SidePanels-module__panelContent___-pE5C p{margin:var(--mads-space-xs) 0;font-size:var(--fontSizeBase300);font-weight:var(--fontWeightRegular);color:var(--colorNeutralForeground2);line-height:1.4;font-family:var(--fontFamilyBase)}.SidePanels-module__panelContent___-pE5C p strong{color:var(--colorNeutralForeground1);font-weight:var(--fontWeightSemibold)}.SidePanels-module__errorSection___GNQtq{padding:var(--mads-space-lg) var(--mads-space-xl);border-bottom:1px solid var(--colorNeutralStroke2)}.SidePanels-module__breadcrumbContainer___tO-xQ{padding:0px var(--mads-space-lg);background-color:var(--colorNeutralBackground1);flex-shrink:0;font-size:var(--fontSizeBase200)}@media (max-width: 768px){.SidePanels-module__breadcrumbContainer___tO-xQ{padding-left:var(--mads-space-md);padding-right:var(--mads-space-md)}}.SidePanels-module__loadingContainer___9ZmmT{display:flex;justify-content:center;align-items:center;height:300px;color:var(--colorNeutralForeground2);font-family:var(--fontFamilyBase)}.SidePanels-module__errorContainer___RZgpW{padding:var(--mads-space-xl);text-align:center;color:var(--colorPaletteRedForeground1);font-family:var(--fontFamilyBase)}.SidePanels-module__noDataContainer___E3nSf{display:flex;justify-content:center;align-items:center;height:200px;color:var(--colorNeutralForeground2);font-size:var(--fontSizeBase400);font-family:var(--fontFamilyBase);text-align:center}.SidePanels-module__searchContainerRange___ICWzE{display:flex;align-items:center;min-width:280px;max-width:320px}.SidePanels-module__filterLoading___jYpb-{padding:var(--mads-space-lg) 0}.SidePanels-module__filterLoading___jYpb- .SidePanels-module__loadingMessage___v7GjI{margin-top:var(--mads-space-sm);color:var(--colorNeutralForeground2);font-size:var(--fontSizeBase200)}.SidePanels-module__filterError___Pk7vE{padding:var(--mads-space-lg) 0;color:var(--colorPaletteRedForeground1)}.SidePanels-module__filterError___Pk7vE .SidePanels-module__retryButton___baXVk{margin-top:var(--mads-space-sm);padding:var(--mads-space-xs) var(--mads-space-sm);background:var(--colorBrandBackground);color:var(--colorNeutralForegroundOnBrand);border:none;border-radius:var(--borderRadiusSmall);cursor:pointer;font-size:var(--fontSizeBase200)}.SidePanels-module__filterError___Pk7vE .SidePanels-module__retryButton___baXVk:hover{background:var(--colorBrandBackgroundHover)}.SidePanels-module__filterError___Pk7vE .SidePanels-module__retryButton___baXVk:active{background:var(--colorBrandBackgroundPressed)}.SidePanels-module__filterRow___jwiYk{display:flex;align-items:center;min-height:32px}.SidePanels-module__filterControls___52VUy{flex:1;display:flex;align-items:center;min-height:32px}.SidePanels-module__clickableRow___Rkkjx{cursor:pointer}.SidePanels-module__clickableRow___Rkkjx *{text-decoration:none!important}.SidePanels-module__clickableRow___Rkkjx:hover{background-color:var(--colorSubtleBackgroundHover)}.SidePanels-module__clickableRow___Rkkjx:hover *{text-decoration:none!important}.SidePanels-module__clickableRow___Rkkjx:focus-visible{outline:2px solid var(--colorBrandStroke1);outline-offset:-2px}.SidePanels-module__highlightedRow___xb09l,.SidePanels-module__highlightedRow___xb09l:hover{background-color:var(--colorBrandBackgroundSelected)!important}.SidePanels-module__loadingMore___abXgf{display:flex;align-items:center;justify-content:center;padding:var(--mads-space-lg);gap:var(--mads-space-sm);color:var(--colorNeutralForeground2);font-size:var(--fontSizeBase300);background-color:var(--colorNeutralBackground1)}.SidePanels-module__emptyList___IjajW{display:flex;align-items:center;justify-content:center;padding:var(--mads-space-xxl) var(--mads-space-lg);color:var(--colorNeutralForeground2);font-size:var(--fontSizeBase400);background-color:var(--colorNeutralBackground1)}.SidePanels-module__emptyList___IjajW p{margin:0;text-align:center}.SidePanels-module__totalCount___QkAZZ{text-align:center;padding:var(--mads-space-md);color:var(--colorNeutralForeground2);font-size:var(--fontSizeBase300);font-style:italic;background-color:var(--colorNeutralBackground1);border-top:1px solid var(--colorNeutralStroke3)}.SidePanels-module__scrollSentinel___zBmLL{height:20px;width:100%;pointer-events:none}.SidePanels-module__disabledIcon___pGWHL{opacity:.4!important}.SidePanels-module__overflowMenu___HDnWh,.overflowMenu{width:auto!important}.SidePanels-module__pageMetaDataRow___YtNA2{display:flex;align-items:flex-start;gap:var(--mads-space-xl);margin-top:var(--mads-space-md)}@media (max-width: 768px){.SidePanels-module__pageMetaDataRow___YtNA2{flex-direction:column;gap:var(--mads-space-md)}}.SidePanels-module__pageMetaDataItem___bnaLj{display:flex;flex-direction:column;gap:var(--mads-space-xs)}.SidePanels-module__pageMetaDataLabel___VfSi0{font-size:var(--fontSizeBase200);font-weight:var(--fontWeightRegular);color:var(--colorNeutralForeground2);text-transform:uppercase;letter-spacing:.5px;margin:0;font-family:var(--fontFamilyBase)}.SidePanels-module__pageMetaDataValue___cQ56R{font-size:var(--fontSizeBase300);font-weight:var(--fontWeightMedium);color:var(--colorNeutralForeground1);margin:0;line-height:1.4;font-family:var(--fontFamilyBase)}.SidePanels-module__infoSummary___zfbqy .SidePanels-module__bodyStrong___9XKK-{font-family:var(--fontFamilyBase);font-weight:var(--fontWeightSemibold);font-size:var(--fontSizeBase300)}.SidePanels-module__infoSummary___zfbqy .SidePanels-module__spanText___RJI2V{padding-left:var(--mads-space-xs)}.SidePanels-module__infoSummary___zfbqy .SidePanels-module__separator___Ndwka{padding-left:var(--mads-space-sm);padding-right:var(--mads-space-sm)}.SidePanels-module__headerFlex___yfLHV{display:flex;align-items:center}.SidePanels-module__headerContent___PXGg-{display:flex;flex-direction:column}.SidePanels-module__breadcrumbSection___BTvmW{display:flex;align-items:center;justify-content:space-between;padding-left:var(--mads-space-lg);padding-right:var(--mads-space-md);position:sticky;left:0}.SidePanels-module__moreActionsButton___dLe4Z .ms-Button{margin-left:var(--mads-space-md);height:var(--mads-icon-button-size);width:var(--mads-icon-button-size)}.SidePanels-module__moreActionsButton___dLe4Z .ms-Button-icon{color:var(--colorBrandForeground1)}.SidePanels-module__mainSection___HYlJ4{margin-bottom:1.5rem}.SidePanels-module__tabContentWrapper___M8Lja{padding-top:16px}.SidePanels-module__collapsibleSection___Qsa6l [class*=content-]{padding-bottom:0!important}.SidePanels-module__footerContainer___NH7PG{display:flex;gap:1rem}.SidePanels-module__compositeListContainer___FeGuy{margin-bottom:1.5rem}.SidePanels-module__compositeListContainer___FeGuy .ms-DetailsHeader-cellTitle{text-align:left!important;padding:0!important}.SidePanels-module__compositeListContainer___FeGuy .ms-DetailsList .ms-DetailsHeader .ms-DetailsHeader-cellName{font-weight:var(--fontWeightRegular)!important;font-size:var(--fontSizeBase200)!important;color:var(--colorNeutralForeground1)}.SidePanels-module__compositeListContainer___FeGuy .ms-DetailsRow-cell{text-align:left!important;padding-left:0!important;font-size:var(--fontSizeBase200)}.SidePanels-module__compositeListContainer___FeGuy .ms-DetailsList-headerWrapper{padding-top:0!important}.SidePanels-module__compositeListContainer___FeGuy .ms-DetailsRow{pointer-events:none!important}[class*=ms-MetaDataItem]{max-width:calc(50% - 4px)!important;min-width:220px!important;flex:0 0 auto!important;box-sizing:border-box!important;word-break:break-word;overflow-wrap:break-word}.SidePanels-module__fullWidthMetadata___bToQ1 [class*=ms-MetaDataList]>div{flex-direction:column!important}.SidePanels-module__fullWidthMetadata___bToQ1 [class*=ms-MetaDataList]>div>div{flex-basis:100%!important;max-width:100%!important}.SidePanels-module__fullWidthMetadata___bToQ1 [class*=ms-MetaDataItem]{max-width:100%!important}.SidePanels-module__tagGroupSection___Njnrg{padding-top:5px}.SidePanels-module__copyableHeader___QksCm{display:inline-flex;align-items:center;gap:4px}.SidePanels-module__subSectionHeading___WrWOA{font-size:var(--fontSizeBase300);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForeground1);margin:0 0 var(--mads-space-xs) 0;padding:0}.SidePanels-module__allSettingsContent___L9zFE [class*=ms-MetaDataItem]{min-width:unset!important;max-width:unset!important;flex:unset!important}.SidePanels-module__migrationDetailsSection___UXrOd [class*=ms-MetaDataItem]{max-width:100%!important}.SidePanels-module__migrationDetailsSection___UXrOd [class*=ms-MetaDataItem] h3{white-space:normal!important;overflow-wrap:break-word!important}.ContentMigrationReportQueueSidePanel-module__timeHeader___8ZL5-{display:flex;flex-direction:column;gap:var(--mads-space-sm);padding-top:var(--mads-space-sm)}.ContentMigrationReportQueueSidePanel-module__timeLine___p8BxZ{width:100%;height:1px;background-color:var(--colorNeutralStroke2)}.ContentMigrationReportQueueSidePanel-module__queueItem___dj0-j{display:flex;align-items:flex-start;gap:var(--mads-space-sm);padding:var(--mads-space-sm) 0}.ContentMigrationReportQueueSidePanel-module__statusIcon___Im1ho{flex-shrink:0;margin-top:2px;width:16px;height:16px}.ContentMigrationReportQueueSidePanel-module__successIcon___dJZOX{color:var(--colorStatusSuccess);font-size:16px}.ContentMigrationReportQueueSidePanel-module__errorIcon___xILlB{color:var(--colorPaletteRedForeground1);font-size:16px}.ContentMigrationReportQueueSidePanel-module__itemContent___dQ4Os{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ContentMigrationReportQueueSidePanel-module__semibold___WAntW{font-weight:var(--fontWeightSemibold)}.ContentMigrationReportQueueSidePanel-module__downloadRow___TkQVI{display:flex;align-items:center;gap:6px;margin-top:4px}.ContentMigrationReportQueueSidePanel-module__fileIcon___eW6VQ{font-size:14px;color:var(--colorBrandForeground1);flex-shrink:0}.ContentMigrationReportQueueSidePanel-module__cancelLink___2bX44{margin-top:4px;font-size:var(--fontSizeBase200)}.ContentMigrationReportQueueSidePanel-module__itemError___QPBqD{font-size:var(--fontSizeBase200);color:var(--colorNeutralForeground1);word-break:break-word}.ContentMigrationReportQueueSidePanel-module__emptyState___yv5by{display:flex;align-items:center;justify-content:center;padding:40px 16px;color:var(--colorNeutralForeground3)}
