.ProbationDetailsModal-module-scss-module__c87OQa__restrictions{margin:var(--nx-spacing-2x) 0;padding:0;list-style:none}.ProbationDetailsModal-module-scss-module__c87OQa__restrictions li{padding-left:var(--nx-spacing-2x);margin-bottom:var(--nx-spacing-1x)}
.OrgDetailHeader-module-scss-module__4jlPhq__header{gap:var(--nx-spacing-3x);padding-bottom:var(--nx-spacing-4x);border-bottom:1px solid var(--nx-color-border);margin-bottom:var(--nx-spacing-4x);flex-direction:column;display:flex}.OrgDetailHeader-module-scss-module__4jlPhq__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--nx-spacing-6x);flex-wrap:wrap;display:flex}.OrgDetailHeader-module-scss-module__4jlPhq__titleBlock{gap:var(--nx-spacing-2x);flex-direction:column;flex:auto;min-width:280px;display:flex}.OrgDetailHeader-module-scss-module__4jlPhq__description{color:var(--nx-color-text-stark-light);max-width:70ch;margin:0}.OrgDetailHeader-module-scss-module__4jlPhq__actions{flex:none}.OrgDetailHeader-module-scss-module__4jlPhq__adminsLine,.OrgDetailHeader-module-scss-module__4jlPhq__websiteLine{align-items:center;gap:var(--nx-spacing-2x);flex-wrap:wrap;display:flex}.OrgDetailHeader-module-scss-module__4jlPhq__label{color:var(--nx-color-text-stark);margin-right:var(--nx-spacing-2x);font-weight:600}.OrgDetailHeader-module-scss-module__4jlPhq__adminPill{align-items:center;gap:var(--nx-spacing-1x);padding:2px var(--nx-spacing-2x);background:var(--nx-color-background);border-radius:12px;display:inline-flex}.OrgDetailHeader-module-scss-module__4jlPhq__adminPillLoader{border-radius:12px;width:180px;height:20px}.OrgDetailHeader-module-scss-module__4jlPhq__copyBtn.OrgDetailHeader-module-scss-module__4jlPhq__copyBtn{min-width:0;height:auto;color:var(--nx-color-text-stark-light);background:0 0;border:0;margin:0;padding:0}.OrgDetailHeader-module-scss-module__4jlPhq__copyBtn.OrgDetailHeader-module-scss-module__4jlPhq__copyBtn:hover{color:var(--nx-color-text-stark);background:0 0}.OrgDetailHeader-module-scss-module__4jlPhq__emailAdmins{margin-left:var(--nx-spacing-2x)}.OrgDetailHeader-module-scss-module__4jlPhq__disabledButtonWrapper{display:inline-flex}.OrgDetailHeader-module-scss-module__4jlPhq__probationLine{align-items:center;gap:var(--nx-spacing-2x);flex-wrap:wrap;display:flex}.OrgDetailHeader-module-scss-module__4jlPhq__probationLabel{color:var(--nx-color-text-stark);font-weight:600}.OrgDetailHeader-module-scss-module__4jlPhq__viewDetailsBtn{min-width:0;height:auto;color:var(--nx-color-interactive-text-link);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.OrgDetailHeader-module-scss-module__4jlPhq__viewDetailsBtn:hover{color:var(--nx-color-interactive-text-link-hover)}
.InviteMemberModal-module-scss-module__qcm6sW__input{width:100%}.InviteMemberModal-module-scss-module__qcm6sW__input textarea.nx-text-input__input{min-height:50px}.InviteMemberModal-module-scss-module__qcm6sW__charCount{text-align:right;font-size:var(--nx-font-size-s);color:var(--nx-color-text-stark,#6c757d);margin-top:var(--nx-spacing-base);display:block}.InviteMemberModal-module-scss-module__qcm6sW__failuresList{margin:8px 0 0;padding-left:18px}.InviteMemberModal-module-scss-module__qcm6sW__failuresList li{margin-bottom:4px}
.nx-form-select .nx-form-select__select:focus,.nx-form-select.pristine .nx-form-select__select:focus,.nx-form-select.pristine.valid .nx-form-select__select:focus,.nx-form-select__select:focus{outline:var(--nx-focus-outline-width) solid var(--nx-color-interactive-border-focus);outline-offset:calc(0px - 1px - var(--nx-focus-outline-offset) - var(--nx-focus-outline-width))}.nx-form-select{margin-bottom:var(--nx-spacing-8x);width:var(--nx-width-form-element-normal);max-width:100%;display:inline-block;position:relative}.nx-form-select__select{font-family:var(--nx-font-family);appearance:none;background-color:var(--nx-color-component-background);border:1px solid var(--nx-color-interactive-border);border-radius:var(--nx-border-radius);color:var(--nx-color-text);font-weight:400;font-size:var(--nx-font-size);line-height:var(--nx-line-height);text-overflow:ellipsis;padding:calc(var(--nx-spacing-2x) - 1px) calc(var(--nx-spacing-4x) + 15px + var(--nx-spacing-4x) - 1px) calc(var(--nx-spacing-2x) - 1px) calc(var(--nx-spacing-4x) - 1px);width:100%}.nx-form-select__select:hover{border-color:var(--nx-color-interactive-border)}.nx-form-select__caret{color:var(--nx-color-text-dark);margin:var(--nx-spacing-2x) 0;pointer-events:none;right:var(--nx-spacing-4x);font-size:24px;position:absolute}.nx-form-select--long{width:var(--nx-width-form-element-wide)}.nx-form-select--short{width:var(--nx-width-form-element-short)}.nx-form-select .nx-form-select__select:hover,.nx-form-select.pristine .nx-form-select__select:hover,.nx-form-select.pristine.valid .nx-form-select__select:hover{border-color:var(--nx-color-interactive-border-hover)}.nx-form-select__select[disabled],.nx-form-select__select[disabled]:hover{color:var(--nx-color-text-disabled);background-color:var(--nx-color-interactive-background-disabled);border-color:var(--nx-color-interactive-border-disabled)}.nx-form-select__select[disabled]+.nx-form-select__caret{color:var(--nx-color-text-disabled)}.nx-form--show-validation-errors .nx-form-select:not(.disabled).valid .nx-form-select__select,.nx-form-select:not(.pristine):not(.disabled).valid .nx-form-select__select{border-color:var(--nx-color-validation-valid)}.nx-form--show-validation-errors .nx-form-select:not(.disabled).valid .nx-form-select__caret,.nx-form-select:not(.pristine):not(.disabled).valid .nx-form-select__caret{color:var(--nx-color-validation-valid-icon)}.nx-form--show-validation-errors .nx-form-select:not(.disabled).invalid .nx-form-select__select,.nx-form-select:not(.pristine):not(.disabled).invalid .nx-form-select__select{border-color:var(--nx-color-validation-invalid)}.nx-form--show-validation-errors .nx-form-select:not(.disabled).invalid .nx-form-select__caret,.nx-form-select:not(.pristine):not(.disabled).invalid .nx-form-select__caret{color:var(--nx-color-validation-invalid-icon)}
.InsightsDashboard-module-scss-module__JN-evG__container{margin-top:var(--nx-spacing-6x)}.InsightsDashboard-module-scss-module__JN-evG__statusBanner{margin-bottom:var(--nx-spacing-4x)}.InsightsDashboard-module-scss-module__JN-evG__statusContent{justify-content:space-between;align-items:center;gap:var(--nx-spacing-2x);flex-wrap:wrap;display:flex}.InsightsDashboard-module-scss-module__JN-evG__checkIcon{margin-right:var(--nx-spacing-2x)}.InsightsDashboard-module-scss-module__JN-evG__addMoreBtn{margin-left:auto}.InsightsDashboard-module-scss-module__JN-evG__loadingContainer{justify-content:center;align-items:center;min-height:300px;display:flex}.InsightsDashboard-module-scss-module__JN-evG__emptyState{text-align:center;padding:var(--nx-spacing-8x)}.InsightsDashboard-module-scss-module__JN-evG__header{margin-bottom:var(--nx-spacing-5x);justify-content:space-between;align-items:flex-start;gap:var(--nx-spacing-4x);flex-wrap:wrap;display:flex}.InsightsDashboard-module-scss-module__JN-evG__headerLeft{flex:auto}.InsightsDashboard-module-scss-module__JN-evG__title{margin:0 0 var(--nx-spacing-1x) 0;color:var(--nx-swatch-black);font-size:22px;font-weight:600}.InsightsDashboard-module-scss-module__JN-evG__subtitle{color:var(--nx-color-text-secondary);margin:0;font-size:14px}.InsightsDashboard-module-scss-module__JN-evG__controls{align-items:center;gap:var(--nx-spacing-2x);flex:none;display:flex}.InsightsDashboard-module-scss-module__JN-evG__controls .nx-form-select{width:250px;margin:0}.InsightsDashboard-module-scss-module__JN-evG__metricsGrid{gap:var(--nx-spacing-4x);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}@media (min-width:1100px){.InsightsDashboard-module-scss-module__JN-evG__metricsGrid{grid-template-columns:repeat(3,1fr)}}.InsightsDashboard-module-scss-module__JN-evG__metricCard{border-radius:var(--nx-border-radius);border:1px solid var(--nx-color-border);background:var(--nx-color-background);transition:box-shadow .2s}.InsightsDashboard-module-scss-module__JN-evG__metricCard:hover{box-shadow:var(--nx-box-shadow)}.InsightsDashboard-module-scss-module__JN-evG__metricCard .InsightsDashboard-module-scss-module__JN-evG__cardContent{padding:var(--nx-spacing-4x)}.InsightsDashboard-module-scss-module__JN-evG__cardHeader{margin-bottom:var(--nx-spacing-3x)}.InsightsDashboard-module-scss-module__JN-evG__metricLabel{color:var(--nx-color-text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--nx-spacing-1x);font-size:12px;font-weight:500;display:block}.InsightsDashboard-module-scss-module__JN-evG__totalValue{color:var(--nx-color-text);margin-bottom:calc(var(--nx-spacing-base)/2);font-size:28px;font-weight:600;line-height:1.2;display:block}.InsightsDashboard-module-scss-module__JN-evG__periodLabel{color:var(--nx-color-text-secondary);font-size:12px;display:block}.InsightsDashboard-module-scss-module__JN-evG__chartSection{border-top:1px solid var(--nx-color-border-secondary,#0000000f);padding-top:var(--nx-spacing-3x);margin-top:var(--nx-spacing-2x)}.InsightsDashboard-module-scss-module__JN-evG__bannerLoader{border-radius:4px;width:100%;height:56px}.InsightsDashboard-module-scss-module__JN-evG__headerTitleLoader{width:200px;height:24px;margin-bottom:var(--nx-spacing-2x)}.InsightsDashboard-module-scss-module__JN-evG__headerSubtitleLoader{width:280px;height:14px}.InsightsDashboard-module-scss-module__JN-evG__selectLoader{border-radius:4px;width:250px;height:40px}.InsightsDashboard-module-scss-module__JN-evG__refreshButtonLoader{border-radius:4px;width:40px;height:40px}.InsightsDashboard-module-scss-module__JN-evG__metricLabelLoader{width:120px;height:12px;margin-bottom:var(--nx-spacing-2x)}.InsightsDashboard-module-scss-module__JN-evG__metricValueLoader{width:100px;height:32px;margin-bottom:4px}.InsightsDashboard-module-scss-module__JN-evG__metricPeriodLoader{width:140px;height:12px}.InsightsDashboard-module-scss-module__JN-evG__chartLoader{width:100%;height:110px}.InsightsDashboard-module-scss-module__JN-evG__statsUnavailableTile{background-color:var(--nx-swatch-white);border-radius:var(--nx-border-radius);margin:var(--nx-spacing-6x) 0;padding:var(--nx-spacing-6x);text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex;box-shadow:0 2px 8px #0000001a}.InsightsDashboard-module-scss-module__JN-evG__statsUnavailableTitle{font-weight:600;font-size:var(--nx-font-size-heading-2);margin:var(--nx-spacing-6x) 0 var(--nx-spacing-4x)}.InsightsDashboard-module-scss-module__JN-evG__statsUnavailableText{color:var(--nx-color-text-secondary);margin:0;font-size:14px;line-height:1.5}.InsightsDashboard-module-scss-module__JN-evG__statsUnavailableText+.InsightsDashboard-module-scss-module__JN-evG__statsUnavailableText{margin-top:var(--nx-spacing-2x)}.InsightsDashboard-module-scss-module__JN-evG__scarfSupportAlert{margin-top:var(--nx-spacing-6x);padding:var(--nx-spacing-3x) var(--nx-spacing-4x);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);background-color:var(--nx-swatch-white);align-items:center;gap:var(--nx-spacing-2x);width:100%;max-width:fit-content;display:flex}.InsightsDashboard-module-scss-module__JN-evG__scarfSupportIcon{color:var(--nx-color-text-secondary);flex-shrink:0;font-size:18px}.InsightsDashboard-module-scss-module__JN-evG__scarfSupportText{color:var(--nx-color-text);font-size:14px;line-height:1.5}.InsightsDashboard-module-scss-module__JN-evG__scarfSupportText a{color:var(--nx-color-link);text-decoration:none}.InsightsDashboard-module-scss-module__JN-evG__scarfSupportText a:hover{text-decoration:underline}@media (max-width:768px){.InsightsDashboard-module-scss-module__JN-evG__header{flex-direction:column}.InsightsDashboard-module-scss-module__JN-evG__controls{width:100%}.InsightsDashboard-module-scss-module__JN-evG__controls .nx-form-select{flex:1}.InsightsDashboard-module-scss-module__JN-evG__metricsGrid{grid-template-columns:1fr}.InsightsDashboard-module-scss-module__JN-evG__totalValue{font-size:24px}}
.PublisherInsights-module-scss-module__3_UD0q__container{padding:var(--nx-spacing-4x) 0}.PublisherInsights-module-scss-module__3_UD0q__subtitle{color:var(--nx-color-text);margin:0 0 var(--nx-spacing-6x) 0;font-size:18px;font-weight:600}
.TrendChart-module-scss-module__QAoO-W__chart{width:100%;height:auto;display:block;overflow:visible}.TrendChart-module-scss-module__QAoO-W__gridLine{stroke:var(--nx-color-border);stroke-width:1px;vector-effect:non-scaling-stroke}.TrendChart-module-scss-module__QAoO-W__line{fill:none;stroke:var(--nx-swatch-blue-50);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.TrendChart-module-scss-module__QAoO-W__gradientTop{stop-color:var(--nx-swatch-blue-50);stop-opacity:.25}.TrendChart-module-scss-module__QAoO-W__gradientBottom{stop-color:var(--nx-swatch-blue-50);stop-opacity:.02}.TrendChart-module-scss-module__QAoO-W__dot{fill:var(--nx-swatch-blue-50);stroke:var(--nx-color-component-background);stroke-width:2px;vector-effect:non-scaling-stroke}.TrendChart-module-scss-module__QAoO-W__tickLabel{font-size:var(--nx-font-size-xs);fill:var(--nx-color-text-subtle)}.TrendChart-module-scss-module__QAoO-W__valueLabel{font-size:var(--nx-font-size-s);fill:var(--nx-color-text);font-weight:600}.TrendChart-module-scss-module__QAoO-W__xAxisLabel{font-size:var(--nx-font-size-s);fill:var(--nx-color-text);font-weight:500}.TrendChart-module-scss-module__QAoO-W__limitLine{stroke:var(--nx-swatch-red-40);stroke-width:1.5px;stroke-dasharray:6 4;vector-effect:non-scaling-stroke}.TrendChart-module-scss-module__QAoO-W__limitLabel,.TrendChart-module-scss-module__QAoO-W__limitTick{font-size:var(--nx-font-size-xs);fill:var(--nx-swatch-red-40);font-weight:600}
.TrendChartSkeleton-module-scss-module__ht_9TW__skeleton{width:100%;animation:1.4s ease-in-out infinite TrendChartSkeleton-module-scss-module__ht_9TW__trendDrawerPulse}.TrendChartSkeleton-module-scss-module__ht_9TW__chart{width:100%;height:auto;display:block;overflow:visible}.TrendChartSkeleton-module-scss-module__ht_9TW__gridLine{stroke:var(--nx-color-border);stroke-width:1px;vector-effect:non-scaling-stroke}.TrendChartSkeleton-module-scss-module__ht_9TW__gradTop{stop-color:var(--nx-swatch-grey-50);stop-opacity:.18}.TrendChartSkeleton-module-scss-module__ht_9TW__gradBottom{stop-color:var(--nx-swatch-grey-50);stop-opacity:.04}.TrendChartSkeleton-module-scss-module__ht_9TW__line{fill:none;stroke:var(--nx-swatch-grey-50);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.4;vector-effect:non-scaling-stroke}.TrendChartSkeleton-module-scss-module__ht_9TW__dot{fill:var(--nx-swatch-grey-50);opacity:.5}.TrendChartSkeleton-module-scss-module__ht_9TW__tickPlaceholder{fill:var(--nx-swatch-grey-50);opacity:.18}@keyframes TrendChartSkeleton-module-scss-module__ht_9TW__trendDrawerPulse{0%,to{opacity:.65}50%{opacity:1}}
.TrendDrawer-module-scss-module__WzDRpG__nx-body{--nx-font-size:14px;--nx-font-size-s:12px;--nx-font-size-xs:11px;--nx-font-size-heading-1:28px;--nx-font-size-heading-2:25px;--nx-font-size-heading-3:22px;--nx-font-size-heading-4:20px}.TrendDrawer-module-scss-module__WzDRpG__drawer.nx-drawer{height:calc(100% - 73px);position:fixed;top:73px}@media (min-width:769px) and (max-width:1069px){.TrendDrawer-module-scss-module__WzDRpG__drawer.nx-drawer{height:calc(100% - 101px);top:101px}}.TrendDrawer-module-scss-module__WzDRpG__headerIconWrap{border-radius:var(--nx-border-radius);background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);width:48px;height:48px;margin-right:var(--nx-spacing-3x);vertical-align:middle;justify-content:center;align-items:center;display:inline-flex}.TrendDrawer-module-scss-module__WzDRpG__headerIcon{color:var(--nx-color-text-subtle);font-size:1.25rem}.TrendDrawer-module-scss-module__WzDRpG__yAxisLabel{font-size:var(--nx-font-size);color:var(--nx-color-text);margin:var(--nx-spacing-2x) 0 var(--nx-spacing-3x);font-weight:600}.TrendDrawer-module-scss-module__WzDRpG__emptyState{color:var(--nx-color-text-subtle);text-align:center;padding:var(--nx-spacing-8x) var(--nx-spacing-4x)}.TrendDrawer-module-scss-module__WzDRpG__comparisonSkeleton{margin-top:var(--nx-spacing-6x);border-radius:var(--nx-border-radius);background:linear-gradient(90deg, var(--nx-swatch-grey-95) 0%, var(--nx-swatch-grey-90) 50%, var(--nx-swatch-grey-95) 100%);border:1px solid var(--nx-color-border);background-size:200% 100%;height:92px;animation:1.4s ease-in-out infinite TrendDrawer-module-scss-module__WzDRpG__comparisonShimmer}@keyframes TrendDrawer-module-scss-module__WzDRpG__comparisonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.TrendDrawer-module-scss-module__WzDRpG__comparisonCard{margin-top:var(--nx-spacing-6x);padding:var(--nx-spacing-4x);background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);align-items:center;gap:var(--nx-spacing-4x);display:flex}.TrendDrawer-module-scss-module__WzDRpG__comparisonIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex}.TrendDrawer-module-scss-module__WzDRpG__changeUp{background:var(--nx-swatch-red-95);color:var(--nx-swatch-red-30)}.TrendDrawer-module-scss-module__WzDRpG__changeDown{background:var(--nx-swatch-green-95);color:var(--nx-swatch-green-25)}.TrendDrawer-module-scss-module__WzDRpG__changeFlat{background:var(--nx-swatch-grey-95);color:var(--nx-swatch-grey-30)}.TrendDrawer-module-scss-module__WzDRpG__changeUpText{color:var(--nx-swatch-red-30)}.TrendDrawer-module-scss-module__WzDRpG__changeDownText{color:var(--nx-swatch-green-25)}.TrendDrawer-module-scss-module__WzDRpG__changeFlatText{color:var(--nx-swatch-grey-30)}.TrendDrawer-module-scss-module__WzDRpG__comparisonText{gap:var(--nx-spacing-base);flex-direction:column;flex:1;display:flex}.TrendDrawer-module-scss-module__WzDRpG__comparisonLabel{font-size:var(--nx-font-size-s);color:var(--nx-color-text-subtle)}.TrendDrawer-module-scss-module__WzDRpG__comparisonValueRow{align-items:baseline;gap:var(--nx-spacing-2x);display:flex}.TrendDrawer-module-scss-module__WzDRpG__comparisonValue{font-size:var(--nx-font-size-heading-3);color:var(--nx-color-text);font-weight:700}.TrendDrawer-module-scss-module__WzDRpG__comparisonPct{font-size:var(--nx-font-size);font-weight:600}.TrendDrawer-module-scss-module__WzDRpG__comparisonSubtext{font-size:var(--nx-font-size-s);color:var(--nx-color-text-subtle)}
.ErrorBoundary-module-scss-module__OXYf4W__errorBoundary{border-radius:4px;margin:20px 0;padding:20px}.ErrorBoundary-module-scss-module__OXYf4W__errorDetails{background-color:var(--nx-color-background-light);word-break:break-word;border-radius:4px;margin-top:12px;padding:12px;font-family:monospace;font-size:14px}.ErrorBoundary-module-scss-module__OXYf4W__errorActions{gap:12px;margin-top:16px;margin-bottom:16px;display:flex}.ErrorBoundary-module-scss-module__OXYf4W__supportText{color:var(--nx-color-text-secondary);margin-top:16px;font-size:14px}.ErrorBoundary-module-scss-module__OXYf4W__supportText a{color:var(--nx-color-link);text-decoration:underline}.ErrorBoundary-module-scss-module__OXYf4W__supportText a:hover{color:var(--nx-color-link-hover)}
.UsageMetricCard-module-scss-module__HBHjLq__nx-body{--nx-font-size:14px;--nx-font-size-s:12px;--nx-font-size-xs:11px;--nx-font-size-heading-1:28px;--nx-font-size-heading-2:25px;--nx-font-size-heading-3:22px;--nx-font-size-heading-4:20px}.UsageMetricCard-module-scss-module__HBHjLq__metricCard{background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);flex-direction:column;justify-content:flex-start;gap:6px;min-width:0;padding:16px;display:flex;box-shadow:1px 2px 4px 1px #00000014}.UsageMetricCard-module-scss-module__HBHjLq__metricTitle{font-size:var(--nx-font-size);color:var(--nx-color-text-subtle);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}.UsageMetricCard-module-scss-module__HBHjLq__metricValue{color:var(--nx-color-text-stark);font-size:32px;font-weight:700}.UsageMetricCard-module-scss-module__HBHjLq__metricValue.UsageMetricCard-module-scss-module__HBHjLq__emptyValue{color:var(--nx-color-text)}.UsageMetricCard-module-scss-module__HBHjLq__cardTopRow{justify-content:space-between;align-items:center;gap:var(--nx-spacing-3x);flex-wrap:nowrap;display:flex}.UsageMetricCard-module-scss-module__HBHjLq__cardIcon{color:var(--nx-color-text-subtle);opacity:.6;flex-shrink:0;font-size:1.2rem}.UsageMetricCard-module-scss-module__HBHjLq__cardActions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.UsageMetricCard-module-scss-module__HBHjLq__trendToggle{cursor:pointer;color:var(--nx-color-text-subtle);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.UsageMetricCard-module-scss-module__HBHjLq__trendToggle:hover:not(:disabled){color:var(--nx-color-text)}.UsageMetricCard-module-scss-module__HBHjLq__trendToggle:focus-visible{outline:2px solid var(--nx-color-focus);outline-offset:2px;border-radius:2px}.UsageMetricCard-module-scss-module__HBHjLq__trendToggle:disabled{cursor:wait;opacity:.5}.UsageMetricCard-module-scss-module__HBHjLq__trendToggleActive{color:var(--nx-swatch-indigo-50);background:var(--nx-swatch-indigo-95)}.UsageMetricCard-module-scss-module__HBHjLq__metricTitleRow{align-items:center;gap:var(--nx-spacing-1x);flex:0 auto;min-width:0;display:flex}.UsageMetricCard-module-scss-module__HBHjLq__infoIcon{color:var(--nx-color-text);cursor:default;flex-shrink:0;font-size:16px;line-height:1}.UsageMetricCard-module-scss-module__HBHjLq__increasedBadgeWrapper{display:inline-flex;position:relative}.UsageMetricCard-module-scss-module__HBHjLq__increasedBadge{color:#16a34a;white-space:nowrap;cursor:pointer;background:#dcfce7;border:none;border-radius:100px;flex-shrink:0;align-items:center;gap:2px;margin-left:2px;padding:1px 6px;font-size:10px;font-weight:500;transition:background .15s;display:inline-flex}.UsageMetricCard-module-scss-module__HBHjLq__increasedBadge:hover{background:#bbf7d0}.UsageMetricCard-module-scss-module__HBHjLq__expiredBadge{color:#dc2626;background:#fee2e2;}.UsageMetricCard-module-scss-module__HBHjLq__expiredBadge:hover{background:#fecaca}.UsageMetricCard-module-scss-module__HBHjLq__progressArea{gap:var(--nx-spacing-2x);flex-direction:column;display:flex}.UsageMetricCard-module-scss-module__HBHjLq__progressMeta{justify-content:space-between;align-items:center;display:flex}.UsageMetricCard-module-scss-module__HBHjLq__percentageLabel{font-size:var(--nx-font-size-xs);text-align:center;border:1px solid #0000;border-radius:100px;flex-shrink:0;min-width:42px;padding:2px 3px;font-weight:600;line-height:1.6}.UsageMetricCard-module-scss-module__HBHjLq__percentageLabel.UsageMetricCard-module-scss-module__HBHjLq__barGreen{color:var(--nx-color-success);background:var(--nx-color-background-success);border-color:var(--nx-color-success)}.UsageMetricCard-module-scss-module__HBHjLq__percentageLabel.UsageMetricCard-module-scss-module__HBHjLq__barOrange{color:var(--nx-color-alert-warning-icon);background:var(--nx-color-alert-warning-background);border-color:var(--nx-color-alert-warning-icon)}.UsageMetricCard-module-scss-module__HBHjLq__percentageLabel.UsageMetricCard-module-scss-module__HBHjLq__barRed{color:var(--nx-color-error);background:var(--nx-color-background-error);border-color:var(--nx-color-error)}.UsageMetricCard-module-scss-module__HBHjLq__progressTrack{background:var(--nx-color-border-secondary);border-radius:100px;height:12px;overflow:hidden}.UsageMetricCard-module-scss-module__HBHjLq__progressFill{border-radius:100px;height:100%;transition:width .9s cubic-bezier(.4,0,.2,1)}.UsageMetricCard-module-scss-module__HBHjLq__fillGreen{background:var(--nx-swatch-green-40)}.UsageMetricCard-module-scss-module__HBHjLq__fillOrange{background:var(--nx-swatch-orange-55)}.UsageMetricCard-module-scss-module__HBHjLq__fillRed{background:var(--nx-swatch-red-60)}.UsageMetricCard-module-scss-module__HBHjLq__metricSubtitle,.UsageMetricCard-module-scss-module__HBHjLq__limitLabel{font-size:var(--nx-font-size);color:var(--nx-color-text-subtle);margin:0}.UsageMetricCard-module-scss-module__HBHjLq__momBadge{font-size:var(--nx-font-size-xs);white-space:nowrap;flex-shrink:0;font-weight:400}.UsageMetricCard-module-scss-module__HBHjLq__momValue{font-weight:600}.UsageMetricCard-module-scss-module__HBHjLq__momUp{color:var(--nx-swatch-red-60)}.UsageMetricCard-module-scss-module__HBHjLq__momDown{color:var(--nx-swatch-green-40)}.UsageMetricCard-module-scss-module__HBHjLq__momFlat{color:var(--nx-color-text-subtle)}
.NamespaceTrendDrawer-module-scss-module__aCjfmW__metricSection{padding:var(--nx-spacing-6x) 0 var(--nx-spacing-4x)}.NamespaceTrendDrawer-module-scss-module__aCjfmW__sectionTitle{font-size:var(--nx-font-size);color:var(--nx-color-text);text-transform:uppercase;letter-spacing:.04em;margin:0 0 var(--nx-spacing-2x);font-weight:700}.NamespaceTrendDrawer-module-scss-module__aCjfmW__sectionDivider{border:none;border-top:1px solid var(--nx-color-border);margin:0}
.NamespacesUsageTable-module-scss-module__rDfH3G__tableContainer{margin-top:var(--nx-spacing-8x)}.NamespacesUsageTable-module-scss-module__rDfH3G__sectionLabelBar{align-items:center;gap:var(--nx-spacing-2x);margin-bottom:var(--nx-spacing-4x);padding:var(--nx-spacing-2x) var(--nx-spacing-3x);border-radius:0 var(--nx-border-radius) var(--nx-border-radius) 0;background:#6366f10f;border-left:3px solid #6366f1;display:flex}.NamespacesUsageTable-module-scss-module__rDfH3G__sectionLabelBadge{color:#fff;text-transform:uppercase;letter-spacing:.4px;background:#6366f1;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.NamespacesUsageTable-module-scss-module__rDfH3G__sectionLabelText{font-size:var(--nx-font-size-s);color:var(--nx-color-text);font-weight:500}.NamespacesUsageTable-module-scss-module__rDfH3G__tableHeader{margin-bottom:var(--nx-spacing-6x);justify-content:space-between;align-items:flex-start;display:flex}.NamespacesUsageTable-module-scss-module__rDfH3G__tableTitle{font-size:var(--nx-font-size-heading-3);margin:0 0 var(--nx-spacing-2x) 0;font-weight:600}.NamespacesUsageTable-module-scss-module__rDfH3G__tableSubtitle{font-size:var(--nx-font-size);color:var(--nx-color-text-subtle);margin:0}.NamespacesUsageTable-module-scss-module__rDfH3G__tableActions{margin-top:var(--nx-spacing-4x);flex-direction:row;justify-content:flex-end;align-items:flex-end;display:flex}.NamespacesUsageTable-module-scss-module__rDfH3G__tableActions .nx-filter-input{max-width:250px}.NamespacesUsageTable-module-scss-module__rDfH3G__tableActions .nx-btn{margin-right:2px}.NamespacesUsageTable-module-scss-module__rDfH3G__table{background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);width:100%;overflow:visible}.NamespacesUsageTable-module-scss-module__rDfH3G__table.NamespacesUsageTable-module-scss-module__rDfH3G__loading{opacity:.6;animation:1.5s ease-in-out infinite NamespacesUsageTable-module-scss-module__rDfH3G__pulse}@keyframes NamespacesUsageTable-module-scss-module__rDfH3G__pulse{0%,to{opacity:.6}50%{opacity:.8}}.NamespacesUsageTable-module-scss-module__rDfH3G__namespaceCell{font-weight:500}.NamespacesUsageTable-module-scss-module__rDfH3G__namespaceLink{color:var(--nx-color-link);text-decoration:none}.NamespacesUsageTable-module-scss-module__rDfH3G__namespaceLink:hover{text-decoration:underline}.NamespacesUsageTable-module-scss-module__rDfH3G__restrictedNamespace{align-items:center;gap:var(--nx-spacing-1x);display:inline-flex}.NamespacesUsageTable-module-scss-module__rDfH3G__unlockedNamespace{align-items:center;gap:var(--nx-spacing-2x);padding-left:var(--nx-spacing-2x);display:inline-flex}.NamespacesUsageTable-module-scss-module__rDfH3G__increasedBadge{color:#16a34a;white-space:nowrap;cursor:pointer;background:#dcfce7;border:none;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600;transition:background .15s;display:inline-block}.NamespacesUsageTable-module-scss-module__rDfH3G__increasedBadge:hover{background:#bbf7d0}.NamespacesUsageTable-module-scss-module__rDfH3G__metricIncreasedBadge{color:#c2410c;white-space:nowrap;cursor:pointer;background:#fed7aa;border:none;border-radius:100px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:600;transition:background .15s;display:inline-block}.NamespacesUsageTable-module-scss-module__rDfH3G__metricIncreasedBadge:hover{background:#fdba74}.NamespacesUsageTable-module-scss-module__rDfH3G__metricExpiredBadge{color:#dc2626;white-space:nowrap;cursor:pointer;background:#fee2e2;border:none;border-radius:100px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:600;transition:background .15s;display:inline-block}.NamespacesUsageTable-module-scss-module__rDfH3G__metricExpiredBadge:hover{background:#fecaca}.NamespacesUsageTable-module-scss-module__rDfH3G__metricBadgeWrapper{align-items:center;display:inline-flex;position:relative}.NamespacesUsageTable-module-scss-module__rDfH3G__metricPopover{z-index:100;background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:6px;min-width:210px;padding:10px 12px;font-size:12px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 12px #00000014}.NamespacesUsageTable-module-scss-module__rDfH3G__exemptBadge{color:#92400e;white-space:nowrap;cursor:pointer;background:#fef3c7;border:none;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600;transition:background .15s;display:inline-block}.NamespacesUsageTable-module-scss-module__rDfH3G__exemptBadge:hover{background:#fde68a}.NamespacesUsageTable-module-scss-module__rDfH3G__expiredBadge{background:var(--nx-color-background-error,#fef2f2);color:var(--nx-color-error,#dc2626);white-space:nowrap;cursor:pointer;border:none;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600;transition:background .15s;display:inline-block}.NamespacesUsageTable-module-scss-module__rDfH3G__expiredBadge:hover{background:#fecaca}.NamespacesUsageTable-module-scss-module__rDfH3G__lockIcon{color:var(--nx-color-text-subtle);font-size:.75em}.NamespacesUsageTable-module-scss-module__rDfH3G__pendingValue{color:var(--nx-color-text-subtle)}.NamespacesUsageTable-module-scss-module__rDfH3G__emptyState{text-align:center;color:var(--nx-color-text);padding:var(--nx-spacing-8x)}.NamespacesUsageTable-module-scss-module__rDfH3G__paginationCell{text-align:center;padding:var(--nx-spacing-4x);border-top:1px solid var(--nx-color-border)}.NamespacesUsageTable-module-scss-module__rDfH3G__namespaceCellWithPopover{position:relative}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverRow{z-index:10;position:relative}.NamespacesUsageTable-module-scss-module__rDfH3G__limitPopover{z-index:100;border:1px solid var(--nx-color-border);white-space:nowrap;background:#fff;border-radius:6px;min-width:210px;padding:10px 12px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 2px 8px #00000014}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverHeader strong{font-size:12px;font-weight:600}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverViewAll{color:var(--nx-color-link);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;text-decoration:none}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverViewAll:hover{text-decoration:underline}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable{border-collapse:collapse;width:100%;margin-bottom:6px;font-size:11px}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable th,.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable td{vertical-align:baseline}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable th:first-child,.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable td:first-child{width:48%}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable th{text-align:left;color:var(--nx-color-text-subtle);border-bottom:1px solid var(--nx-color-border);padding:2px 0;font-size:10px;font-weight:600}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverTable td{color:var(--nx-color-text);padding:3px 0}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverOldValue{color:var(--nx-color-text-subtle)}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverArrow{color:#16a34a;font-weight:600}.NamespacesUsageTable-module-scss-module__rDfH3G__popoverMeta{color:var(--nx-color-text-subtle);border-top:1px solid var(--nx-color-border);grid-template-columns:auto 1fr;gap:2px 6px;padding-top:6px;font-size:10px;display:grid}.NamespacesUsageTable-module-scss-module__rDfH3G__viewTrendBtn{cursor:pointer;color:var(--nx-color-link);font-size:var(--nx-font-size);white-space:nowrap;background:0 0;border:none;padding:0}.NamespacesUsageTable-module-scss-module__rDfH3G__viewTrendBtn:hover{color:var(--nx-color-link-active);text-decoration:underline}.NamespacesUsageTable-module-scss-module__rDfH3G__viewTrendBtn:focus-visible{outline:2px solid var(--nx-color-focus);outline-offset:2px}.NamespacesUsageTable-module-scss-module__rDfH3G__viewTrendBtnActive{color:var(--nx-swatch-indigo-50);font-weight:600}
.IncreasedLimitsModal-module-scss-module__jmBjRa__backdrop{z-index:1000;background:#0000004d;position:fixed;inset:0}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawer{background:var(--nx-color-component-background);z-index:1001;flex-direction:column;width:520px;max-width:90vw;animation:.2s ease-out IncreasedLimitsModal-module-scss-module__jmBjRa__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 16px #0000001f}@keyframes IncreasedLimitsModal-module-scss-module__jmBjRa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawerHeader{justify-content:space-between;align-items:flex-start;padding:20px 20px 12px;display:flex}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawerTitle{margin:0;font-size:16px;font-weight:700;line-height:1.3}.IncreasedLimitsModal-module-scss-module__jmBjRa__subtitle{color:var(--nx-color-text-subtle);margin:2px 0 0;font-size:12px}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawerToolbar{border-bottom:1px solid var(--nx-color-border);align-items:stretch;gap:8px;padding:8px 20px;display:flex}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawerToolbar .nx-filter-input{flex:1;max-height:34px;font-size:12px}.IncreasedLimitsModal-module-scss-module__jmBjRa__exportBtn{white-space:nowrap;border:1px solid var(--nx-color-link,#0969da);border-radius:var(--nx-border-radius);color:var(--nx-color-link,#0969da);cursor:pointer;background:0 0;padding:0 12px;font-size:12px;font-weight:600}.IncreasedLimitsModal-module-scss-module__jmBjRa__exportBtn:hover{background:#0969da0f}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawerContent{flex:1;padding:0 20px 20px;overflow-y:auto}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable{border-collapse:collapse;table-layout:fixed;width:100%;font-size:11px}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th:first-child{width:22%}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th:nth-child(2){width:28%}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th:nth-child(3),.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th:nth-child(4){width:16%}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th:nth-child(5){width:18%}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th{text-transform:uppercase;letter-spacing:.5px;color:var(--nx-color-text-subtle);text-align:left;padding:10px 4px 8px;font-size:10px;font-weight:700}.IncreasedLimitsModal-module-scss-module__jmBjRa__dataTable th:last-child{text-align:left}.IncreasedLimitsModal-module-scss-module__jmBjRa__nsRow td{background:var(--nx-swatch-grey-95,#f6f6f6);border-top:6px solid var(--nx-color-component-background);border-bottom:none;padding:10px 4px 6px;font-size:12px;font-weight:600}.IncreasedLimitsModal-module-scss-module__jmBjRa__nsRow:first-child td{border-top:none}.IncreasedLimitsModal-module-scss-module__jmBjRa__nsRow .IncreasedLimitsModal-module-scss-module__jmBjRa__nsBadgeTd{text-align:left}.IncreasedLimitsModal-module-scss-module__jmBjRa__metricDataRow td{border-bottom:1px solid var(--nx-color-border);color:var(--nx-color-text);white-space:nowrap;padding:8px 4px;font-size:11px}.IncreasedLimitsModal-module-scss-module__jmBjRa__metricDataRow td:nth-child(2){white-space:normal;word-break:break-word}.IncreasedLimitsModal-module-scss-module__jmBjRa__metricDataRow:last-child td{border-bottom:none}.IncreasedLimitsModal-module-scss-module__jmBjRa__statusBadge{white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.IncreasedLimitsModal-module-scss-module__jmBjRa__badgeActive{color:#1a7f37;background:#dafbe1}.IncreasedLimitsModal-module-scss-module__jmBjRa__badgeExpired{color:#dc2626;background:#fee2e2}.IncreasedLimitsModal-module-scss-module__jmBjRa__emptyState{color:var(--nx-color-text-subtle);text-align:center;padding:48px 0;font-size:12px}.IncreasedLimitsModal-module-scss-module__jmBjRa__drawerFooter{color:var(--nx-color-text-subtle);border-top:1px solid var(--nx-color-border);padding:10px 4px;font-size:11px}
.ProSubscriptionStatus-module-scss-module__NBtBiq__nx-body{--nx-font-size:14px;--nx-font-size-s:12px;--nx-font-size-xs:11px;--nx-font-size-heading-1:28px;--nx-font-size-heading-2:25px;--nx-font-size-heading-3:22px;--nx-font-size-heading-4:20px}.ProSubscriptionStatus-module-scss-module__NBtBiq__tile{align-items:flex-start;gap:var(--nx-spacing-3x);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);background:var(--nx-color-component-background);padding:var(--nx-spacing-4x) var(--nx-spacing-6x);margin-bottom:var(--nx-spacing-4x);display:flex;box-shadow:1px 2px 4px 1px #00000014}.ProSubscriptionStatus-module-scss-module__NBtBiq__tileText{flex:auto;min-width:0}.ProSubscriptionStatus-module-scss-module__NBtBiq__tilePending{}.ProSubscriptionStatus-module-scss-module__NBtBiq__tileSuccess{}.ProSubscriptionStatus-module-scss-module__NBtBiq__tileIcon{flex-shrink:0;font-size:1.1rem;line-height:1.4}.ProSubscriptionStatus-module-scss-module__NBtBiq__iconPending{color:var(--nx-color-text-subtle);}.ProSubscriptionStatus-module-scss-module__NBtBiq__iconSuccess{color:var(--nx-swatch-green-40);}.ProSubscriptionStatus-module-scss-module__NBtBiq__iconStalled{color:var(--nx-color-alert-warning-icon);}.ProSubscriptionStatus-module-scss-module__NBtBiq__tileTitle{color:var(--nx-color-text-stark);margin-bottom:var(--nx-spacing-1x);display:block}.ProSubscriptionStatus-module-scss-module__NBtBiq__tileBody{color:var(--nx-color-text);margin:0}.ProSubscriptionStatus-module-scss-module__NBtBiq__skeleton{background:linear-gradient(90deg, var(--nx-color-border-secondary) 0%, var(--nx-color-border) 20%, var(--nx-color-border-secondary) 40%, var(--nx-color-border-secondary) 100%);border-radius:var(--nx-border-radius);background-size:200% 100%;animation:1.5s ease-in-out infinite ProSubscriptionStatus-module-scss-module__NBtBiq__shimmer}@keyframes ProSubscriptionStatus-module-scss-module__NBtBiq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ProSubscriptionStatus-module-scss-module__NBtBiq__skeleton{margin-bottom:var(--nx-spacing-2x)}.ProSubscriptionStatus-module-scss-module__NBtBiq__skeletonTitle{width:320px;height:24px}.ProSubscriptionStatus-module-scss-module__NBtBiq__skeletonBody{width:420px;height:16px;margin-bottom:0}
.ProvisioningCompleteModal-module-scss-module__b2mAtq__successIcon{color:var(--nx-color-success-icon,var(--nx-swatch-green-40));margin-right:var(--nx-spacing-3x)!important}.ProvisioningCompleteModal-module-scss-module__b2mAtq__limitsTitle{font-size:var(--nx-font-size);margin:var(--nx-spacing-6x) 0 var(--nx-spacing-2x);font-weight:600}.ProvisioningCompleteModal-module-scss-module__b2mAtq__limitsList{margin:0;padding:0;list-style:none}.ProvisioningCompleteModal-module-scss-module__b2mAtq__limitsList li{padding:var(--nx-spacing-base) 0}.ProvisioningCompleteModal-module-scss-module__b2mAtq__arrow{color:var(--nx-color-text-secondary);padding:0 var(--nx-spacing-base)}.ProvisioningCompleteModal-module-scss-module__b2mAtq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProvisioningCompleteModal-module-scss-module__b2mAtq__summary{margin:var(--nx-spacing-6x) 0 0;padding-top:var(--nx-spacing-4x);border-top:1px solid var(--nx-color-border-secondary);justify-content:space-between;align-items:baseline;display:flex}.ProvisioningCompleteModal-module-scss-module__b2mAtq__summaryLabel{color:var(--nx-color-text);margin:0}.ProvisioningCompleteModal-module-scss-module__b2mAtq__summaryValue{margin:0;font-weight:600}
.Usage-module-scss-module__6gIyea__nx-body{--nx-font-size:14px;--nx-font-size-s:12px;--nx-font-size-xs:11px;--nx-font-size-heading-1:28px;--nx-font-size-heading-2:25px;--nx-font-size-heading-3:22px;--nx-font-size-heading-4:20px}.Usage-module-scss-module__6gIyea__overviewSection{margin-bottom:0;padding:0}.Usage-module-scss-module__6gIyea__overviewHeader{margin-bottom:var(--nx-spacing-6x);justify-content:space-between;align-items:flex-start;display:flex}.Usage-module-scss-module__6gIyea__overviewTitleRow{align-items:center;gap:var(--nx-spacing-4x);display:flex}.Usage-module-scss-module__6gIyea__overviewTitle{font-size:var(--nx-font-size-heading-3);margin:0;font-weight:600}.Usage-module-scss-module__6gIyea__metricsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 auto;display:grid}.Usage-module-scss-module__6gIyea__metricsGrid.Usage-module-scss-module__6gIyea__loading{opacity:.6;animation:1.5s ease-in-out infinite Usage-module-scss-module__6gIyea__pulse}@media only screen and (max-width:768px){.Usage-module-scss-module__6gIyea__metricsGrid{grid-template-columns:1fr;max-width:70%}}.Usage-module-scss-module__6gIyea__skeleton{background:linear-gradient(90deg, var(--nx-color-border-secondary) 0%, var(--nx-color-border) 20%, var(--nx-color-border-secondary) 40%, var(--nx-color-border-secondary) 100%);border-radius:var(--nx-border-radius);background-size:200% 100%;animation:1.5s ease-in-out infinite Usage-module-scss-module__6gIyea__shimmer}@keyframes Usage-module-scss-module__6gIyea__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Usage-module-scss-module__6gIyea__pulse{0%,to{opacity:.6}50%{opacity:.8}}.Usage-module-scss-module__6gIyea__skeletonOrgName{width:180px;height:28px}.Usage-module-scss-module__6gIyea__skeletonPageSubtitle{width:460px;height:16px;margin-bottom:var(--nx-spacing-4x)}.Usage-module-scss-module__6gIyea__metricCard{background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);padding:20px}.Usage-module-scss-module__6gIyea__metricCard .Usage-module-scss-module__6gIyea__skeletonTitle{width:60%;height:14px;margin-bottom:var(--nx-spacing-4x)}.Usage-module-scss-module__6gIyea__metricCard .Usage-module-scss-module__6gIyea__skeletonValue{width:40%;height:32px}.Usage-module-scss-module__6gIyea__metricCard .Usage-module-scss-module__6gIyea__skeletonProgressBar{width:100%;height:6px;margin-top:var(--nx-spacing-3x);border-radius:100px}.Usage-module-scss-module__6gIyea__tableLoaderContainer{margin-top:var(--nx-spacing-8x)}.Usage-module-scss-module__6gIyea__tableHeaderLoader{margin-bottom:var(--nx-spacing-6x);justify-content:space-between;align-items:flex-start;display:flex}.Usage-module-scss-module__6gIyea__skeletonTableTitle{width:200px;height:24px;margin-bottom:var(--nx-spacing-2x)}.Usage-module-scss-module__6gIyea__skeletonTableSubtitle{width:300px;height:14px}.Usage-module-scss-module__6gIyea__skeletonExportButton{width:120px;height:36px}.Usage-module-scss-module__6gIyea__tableActionsLoader{align-items:flex-end;gap:var(--nx-spacing-6x);flex-direction:row;display:flex}.Usage-module-scss-module__6gIyea__tableActionsLoader .nx-filter-input{max-width:250px}.Usage-module-scss-module__6gIyea__skeletonFilter{width:300px;height:40px}.Usage-module-scss-module__6gIyea__tableContentLoader{background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:var(--nx-border-radius);padding:var(--nx-spacing-4x)}.Usage-module-scss-module__6gIyea__tableRowLoader{gap:var(--nx-spacing-4x);padding:var(--nx-spacing-4x) 0;border-bottom:1px solid var(--nx-color-border-secondary);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Usage-module-scss-module__6gIyea__tableRowLoader:last-child{border-bottom:none}.Usage-module-scss-module__6gIyea__skeletonCell{height:20px}.Usage-module-scss-module__6gIyea__overviewSubtitle{font-size:var(--nx-font-size);color:var(--nx-color-text-subtle);margin:var(--nx-spacing-2x) 0 0}.Usage-module-scss-module__6gIyea__orgHeadingRow{margin-bottom:var(--nx-spacing-2x);align-items:flex-start;gap:6px;display:flex}.Usage-module-scss-module__6gIyea__orgHeadingRow .nx-icon-dropdown__toggle{border:1px solid var(--nx-color-form-element-border);background-color:var(--nx-color-component-background)}.Usage-module-scss-module__6gIyea__orgIconDropdown{margin-right:-2px}.Usage-module-scss-module__6gIyea__orgIconDropdown .nx-dropdown-menu{left:0!important;right:auto!important}.Usage-module-scss-module__6gIyea__pageSubtitle{font-size:var(--nx-font-size);color:var(--nx-color-text-subtle);margin:0 0 var(--nx-spacing-4x) 0}.Usage-module-scss-module__6gIyea__orgHeadingText{font-size:var(--nx-font-size-heading-3);margin:0;font-weight:600}.Usage-module-scss-module__6gIyea__orgIncreasedBadge{color:#16a34a;white-space:nowrap;cursor:pointer;background:#dcfce7;border:none;border-radius:100px;align-self:center;align-items:center;gap:4px;padding:4px 12px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.Usage-module-scss-module__6gIyea__orgIncreasedBadge:hover{background:#bbf7d0}.Usage-module-scss-module__6gIyea__orgExemptBadge{color:#16a34a;white-space:nowrap;cursor:pointer;background:#dcfce7;border:none;border-radius:100px;align-self:center;align-items:center;gap:4px;padding:4px 12px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.Usage-module-scss-module__6gIyea__orgExemptBadge:hover{background:#bbf7d0}.Usage-module-scss-module__6gIyea__proBannerLink{white-space:nowrap;font-weight:600}.Usage-module-scss-module__6gIyea__proBannerLinkIcon{margin-left:var(--nx-spacing-base)}.Usage-module-scss-module__6gIyea__warningAlert{margin-bottom:var(--nx-spacing-4x)}.Usage-module-scss-module__6gIyea__warningAlert.nx-alert{max-width:none}.Usage-module-scss-module__6gIyea__overrideBanner{margin-top:var(--nx-spacing-4x);margin-bottom:var(--nx-spacing-4x);color:var(--nx-color-text-subtle);align-items:center;gap:8px;padding:0;font-size:13px;line-height:1.4;display:flex}.Usage-module-scss-module__6gIyea__overrideBannerIcon{color:#fff;background:#9ca3af;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.Usage-module-scss-module__6gIyea__overrideBannerText{font-size:var(--nx-font-size-s);color:var(--nx-color-text-subtle);margin:0;line-height:1.4}.Usage-module-scss-module__6gIyea__viewAllLink{color:var(--nx-color-link);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.Usage-module-scss-module__6gIyea__viewAllLink:hover{color:var(--nx-color-link-hover)}.Usage-module-scss-module__6gIyea__orgBadgeWrapper{align-items:center;margin-top:4px;display:inline-flex;position:relative}.Usage-module-scss-module__6gIyea__orgLimitPopover,.Usage-module-scss-module__6gIyea__tilePopover{z-index:100;background:var(--nx-color-component-background);border:1px solid var(--nx-color-border);border-radius:6px;min-width:240px;padding:10px 12px;font-size:12px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 12px #00000014}.Usage-module-scss-module__6gIyea__popoverHeader{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.Usage-module-scss-module__6gIyea__popoverViewAll{color:var(--nx-color-link,#0969da);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;text-decoration:underline}.Usage-module-scss-module__6gIyea__popoverViewAll:hover{color:var(--nx-color-link-hover)}.Usage-module-scss-module__6gIyea__popoverTable{border-collapse:collapse;width:100%;margin-bottom:8px;font-size:11px}.Usage-module-scss-module__6gIyea__popoverTable th{text-transform:uppercase;color:var(--nx-color-text-subtle);text-align:left;padding:2px 0;font-size:10px;font-weight:600}.Usage-module-scss-module__6gIyea__popoverTable th:first-child,.Usage-module-scss-module__6gIyea__popoverTable td:first-child{width:48%}.Usage-module-scss-module__6gIyea__popoverTable td{padding:3px 0;font-size:11px}.Usage-module-scss-module__6gIyea__popoverOldValue{color:var(--nx-color-text-subtle)}.Usage-module-scss-module__6gIyea__popoverArrow{color:#16a34a;font-weight:600}.Usage-module-scss-module__6gIyea__popoverMeta{color:var(--nx-color-text-subtle);border-top:1px solid var(--nx-color-border);grid-template-columns:auto 1fr;gap:2px 6px;padding-top:6px;font-size:10px;display:grid}.Usage-module-scss-module__6gIyea__popoverMeta strong{color:var(--nx-color-text);font-weight:600}
.OrganizationCard-module-scss-module__pi_EoG__card{border:1px solid var(--nx-swatch-grey-70);flex-direction:column}.OrganizationCard-module-scss-module__pi_EoG__cardHeader{width:100%;margin-bottom:var(--nx-spacing-4x);align-items:center;display:flex}.OrganizationCard-module-scss-module__pi_EoG__orgTitleBlock{align-items:center;gap:var(--nx-spacing-2x);display:flex}.OrganizationCard-module-scss-module__pi_EoG__orgName{margin-bottom:0;margin-right:var(--nx-spacing-2x)}.OrganizationCard-module-scss-module__pi_EoG__orgDescription{margin:0 0 var(--nx-spacing-4x) 0;color:var(--nx-swatch-grey-30);max-width:80ch}.OrganizationCard-module-scss-module__pi_EoG__viewButton{margin-left:auto;margin-right:0}.OrganizationCard-module-scss-module__pi_EoG__adminsSection{align-items:center;gap:var(--nx-spacing-4x);flex-wrap:wrap;display:flex}.OrganizationCard-module-scss-module__pi_EoG__adminsLabel{color:var(--nx-swatch-grey-20);margin-right:var(--nx-spacing-2x);font-weight:600}.OrganizationCard-module-scss-module__pi_EoG__adminEmail{align-items:center;gap:var(--nx-spacing-base);color:var(--nx-swatch-grey-40);display:flex}.OrganizationCard-module-scss-module__pi_EoG__adminIcon{color:var(--nx-swatch-grey-20)}
.PendingInvitesTab-module-scss-module__fQCPhq__subTabHeader{justify-content:space-between;align-items:center;gap:var(--nx-spacing-3x);margin-bottom:var(--nx-spacing-3x);flex-wrap:wrap;display:flex}.PendingInvitesTab-module-scss-module__fQCPhq__statusFilter{margin-bottom:0}.PendingInvitesTab-module-scss-module__fQCPhq__pendingTable{width:100%;overflow:visible}.PendingInvitesTab-module-scss-module__fQCPhq__emailCol{width:28%}.PendingInvitesTab-module-scss-module__fQCPhq__inviterCol{width:22%}.PendingInvitesTab-module-scss-module__fQCPhq__invitedOnCol{width:16%}.PendingInvitesTab-module-scss-module__fQCPhq__expiresCol{width:14%}.PendingInvitesTab-module-scss-module__fQCPhq__statusCol{width:12%}.PendingInvitesTab-module-scss-module__fQCPhq__actionsCell{white-space:nowrap;width:60px}.PendingInvitesTab-module-scss-module__fQCPhq__actionsCellPlaceholder{height:32px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__emailCellLoader{width:220px;height:20px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__inviterCellLoader{width:140px;height:20px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__dateCellLoader{width:120px;height:20px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__expiresCellLoader{width:100px;height:20px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__statusCellLoader{width:60px;height:18px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__actionCellLoader{width:60px;height:16px;display:inline-block}.PendingInvitesTab-module-scss-module__fQCPhq__declineReasonIcon{color:var(--nx-color-text);cursor:default;margin-left:var(--nx-spacing-2x);font-size:14px;line-height:1}.PendingInvitesTab-module-scss-module__fQCPhq__emptyStateBanner{margin-top:var(--nx-spacing-4x)}
.ClaimNamespaceModal-module-scss-module__-A8sMa__name{width:100%}
.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__stickyHeader{z-index:1;background-color:var(--nx-color-component-background,#fff);padding-bottom:var(--nx-spacing-2x,.5rem);position:sticky;top:0}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__filter{margin-bottom:var(--nx-spacing-2x,.5rem);width:100%}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__grantSummary{font-size:var(--nx-font-size-s,.875rem);color:var(--nx-color-text-stark-light,#6c747d);margin:0}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__memberList{gap:var(--nx-spacing-2x,.5rem);padding:var(--nx-spacing-2x,.5rem) 0;border-top:1px solid var(--nx-color-border,#e0e0e0);border-bottom:1px solid var(--nx-color-border,#e0e0e0);flex-direction:column;display:flex}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__memberRow{align-items:center;gap:var(--nx-spacing-3x,.75rem);padding:var(--nx-spacing-1x,.25rem) var(--nx-spacing-2x,.5rem);display:flex}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__memberLabel{flex-direction:column;display:flex}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__memberSub{color:var(--nx-color-text-stark-low,#666);font-size:.85em}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__empty{padding:var(--nx-spacing-4x,1rem);text-align:center;color:var(--nx-color-text-stark-low,#666)}.EditMembersForNamespaceModal-module-scss-module__s3Fg0q__userAuthType{margin-left:var(--nx-spacing-2x,.5rem);color:var(--nx-color-text-stark-light,#6c747d);font-size:var(--nx-font-size-xs,.75rem);font-weight:400}
.NamespacesTab-module-scss-module__t7jVBa__tabContent{gap:var(--nx-spacing-4x);flex-direction:column;display:flex}.NamespacesTab-module-scss-module__t7jVBa__header{justify-content:space-between;align-items:center;gap:var(--nx-spacing-4x);display:flex}.NamespacesTab-module-scss-module__t7jVBa__headerActions{align-items:center;gap:var(--nx-spacing-2x);display:flex}.NamespacesTab-module-scss-module__t7jVBa__actionsCell{justify-content:flex-end;gap:var(--nx-spacing-3x);align-items:center;display:flex}.NamespacesTab-module-scss-module__t7jVBa__namespaceCellLoader{width:220px;height:20px;display:inline-block}.NamespacesTab-module-scss-module__t7jVBa__packagesCellLoader{width:40px;height:20px;display:inline-block}.NamespacesTab-module-scss-module__t7jVBa__lastPublishCellLoader{width:120px;height:20px;display:inline-block}.NamespacesTab-module-scss-module__t7jVBa__memberCountCellLoader{width:40px;height:20px;display:inline-block}.NamespacesTab-module-scss-module__t7jVBa__actionCellLoader{width:16px;height:16px;margin:4px;display:inline-block}
.AuditLogsTab-module-scss-module__JiBVyG__tabContent{gap:var(--nx-spacing-4x);flex-direction:column;display:flex}.AuditLogsTab-module-scss-module__JiBVyG__tabContent table.nx-table{table-layout:fixed}.AuditLogsTab-module-scss-module__JiBVyG__tabContent table.nx-table td{overflow-wrap:anywhere;word-break:break-word}.AuditLogsTab-module-scss-module__JiBVyG__tabContent .nx-cell .nx-filter-input{width:100%}.AuditLogsTab-module-scss-module__JiBVyG__filters{gap:var(--nx-spacing-4x);flex-wrap:wrap;display:flex}.AuditLogsTab-module-scss-module__JiBVyG__pagination{justify-content:flex-end;align-items:center;gap:var(--nx-spacing-3x);margin-top:var(--nx-spacing-2x);display:flex}.AuditLogsTab-module-scss-module__JiBVyG__pageLabel{font-variant-numeric:tabular-nums;color:var(--nx-color-text-stark)}.AuditLogsTab-module-scss-module__JiBVyG__dateCellLoader{width:160px;height:20px;display:inline-block}.AuditLogsTab-module-scss-module__JiBVyG__actionCellLoader{width:120px;height:20px;display:inline-block}.AuditLogsTab-module-scss-module__JiBVyG__namespaceCellLoader{width:160px;height:20px;display:inline-block}.AuditLogsTab-module-scss-module__JiBVyG__actorCellLoader,.AuditLogsTab-module-scss-module__JiBVyG__affectedCellLoader{width:200px;height:20px;display:inline-block}.AuditLogsTab-module-scss-module__JiBVyG__authType{color:var(--nx-color-text-stark-light,#6c747d);font-size:var(--nx-font-size-xs,.75rem);font-weight:400}.AuditLogsTab-module-scss-module__JiBVyG__auditReason{color:var(--nx-color-text-stark-light,#6c747d);font-size:var(--nx-font-size-xs,.75rem);overflow-wrap:anywhere;margin-top:2px;font-weight:400;display:block}.AuditLogsTab-module-scss-module__JiBVyG__filterRow>td{vertical-align:middle}:is(.AuditLogsTab-module-scss-module__JiBVyG__filterRow .nx-form-select,.AuditLogsTab-module-scss-module__JiBVyG__filterRow .nx-text-input){margin-bottom:0}.AuditLogsTab-module-scss-module__JiBVyG__timestampFilter{gap:var(--nx-spacing-2x);flex-direction:column;display:flex}.AuditLogsTab-module-scss-module__JiBVyG__timestampFilter .nx-form-select{width:100%}.AuditLogsTab-module-scss-module__JiBVyG__timestampCustomRow{gap:var(--nx-spacing-2x);display:flex}.AuditLogsTab-module-scss-module__JiBVyG__timestampCustomRow input[type=date]{min-width:0;height:32px;padding:0 var(--nx-spacing-2x);border:1px solid var(--nx-color-interactive-border);border-radius:var(--nx-border-radius);background:var(--nx-color-component-background);color:var(--nx-color-text);font:inherit;flex:1 1 0}
