.management-section{min-width:0;padding:0}.management-card{gap:var(--ui-card-gap);min-width:0;overflow:hidden}.management-card-body{min-width:0}.management-card:has(>.management-card-body:first-child [data-slot=table]){gap:0;padding-block:0}:is(.management-card-body:has(>.management-table-frame:only-child),.management-p-0){padding:0}.management-title{font-size:var(--ui-section-title-size);font-weight:600;line-height:1.4}.management-title:is(h1){font-size:var(--page-title-size,28px)}.management-flex{flex-wrap:wrap;gap:12px;min-width:0;display:flex}.management-flex-item{min-width:0;max-width:100%}.management-stack{flex-direction:column;gap:16px;min-width:0;display:flex}.management-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.management-grid-item{grid-column:span var(--management-span,12);min-width:0}.management-gallery{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:16px;display:grid}.management-gallery>.management-flex-item>.management-card{height:100%}.management-toolbar{margin-block:16px}.management-toolbar>.management-flex{align-items:center}.management-toolbar>.management-flex>.management-flex-item:has(.resource-search){flex:1;min-width:min(220px,100%)}.management-button{max-width:100%}.management-button svg{flex-shrink:0;width:16px;height:16px}.management-inline{height:auto;min-height:0;font:inherit;text-align:left;white-space:normal;padding:0;text-decoration:none}.management-inline:hover{text-decoration:underline}.management-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:160px;padding:24px;display:flex}.management-alert{margin-block:12px}.management-divider{border:0;border-top:1px solid var(--hair3);margin-block:12px}.management-description{gap:12px;min-width:0;display:grid}.management-description>div{grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:12px;display:grid}.management-description dt{color:var(--muted)}.management-description dd{overflow-wrap:anywhere;min-width:0;margin:0}.management-form{gap:16px;display:grid}.management-field{gap:6px;min-width:0;display:grid}.management-field>label{font-weight:500;font-size:var(--resource-font-size)}.management-help{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.management-field-error{color:var(--bad-ink);font-size:12px}.management-textarea,.management-select{border:1px solid var(--hair5);border-radius:var(--radius-md);background:var(--card);width:100%;color:var(--foreground);font-size:var(--resource-font-size);min-height:36px;padding:8px 12px}.management-textarea{resize:vertical;min-height:88px}.management-textarea:focus-visible,.management-select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.management-textarea:disabled,.management-select:disabled{opacity:.5;cursor:not-allowed}.management-check{align-items:center;gap:10px;min-height:28px;display:flex}.management-check label{cursor:pointer;font-size:var(--resource-font-size)}.management-number{align-items:center;gap:4px;width:180px;max-width:100%;display:flex}.management-number input{text-align:center;width:84px}.management-modal{flex-direction:column;gap:16px;width:min(720px,100vw - 32px);max-width:720px;max-height:calc(100dvh - 40px);display:flex}.management-modal-small{width:min(520px,100vw - 32px)}.management-modal-large{width:min(1000px,100vw - 32px);max-width:1000px}.management-modal-body{overscroll-behavior:contain;min-height:0;padding:2px;overflow:auto}.management-modal [data-slot=dialog-footer]{flex-wrap:wrap;flex-shrink:0}.management-modal [data-slot=dialog-header]{flex-shrink:0;padding-right:22px}.management-tabs>[data-slot=tabs-list]{border-bottom:1px solid var(--hair3);border-radius:0;justify-content:flex-start;gap:4px;width:100%;height:auto;padding:0;overflow-x:auto}.management-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]{font-size:var(--resource-font-size);color:var(--muted);border:0;border-radius:0;flex:none;padding:12px 14px;background:0 0!important}.management-tabs>[data-slot=tabs-list]>[data-state=active]{color:var(--primary);box-shadow:inset 0 -2px var(--primary)}.management-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]:after{display:none}.management-tabs>[data-slot=tabs-content]{min-width:0;padding-top:16px}.management-disclosure>button{text-align:left;border-bottom:1px solid var(--hair3);align-items:center;gap:8px;width:100%;padding:10px 0;font-weight:500;display:flex}.management-disclosure>div:not([hidden]){padding-block:14px}.management-progress{width:100%;min-width:90px}.management-progress>div:first-child:not([role]){justify-content:space-between;gap:12px;margin-bottom:5px;font-size:12px;display:flex}.management-progress [role=progressbar]{background:var(--fill3);border-radius:6px;height:6px;overflow:hidden}.management-progress [role=progressbar]>span{background:var(--primary);border-radius:inherit;height:100%;display:block}.management-copy{align-items:center;gap:8px;min-width:0;display:flex}.management-copy>code{overflow-wrap:anywhere;white-space:pre-wrap;min-width:0}.management-tooltip-target{display:inline-flex}.management-tooltip{z-index:100;border:1px solid var(--hair3);background:var(--surface);color:var(--ink);max-width:340px;box-shadow:var(--shadow-sm);border-radius:8px;padding:8px 10px;font-size:12px}.management-table-frame{min-width:0;max-width:100%}.management-table td,.management-table th{white-space:normal;overflow-wrap:anywhere;min-width:90px;max-width:320px}.management-table th:first-child,.management-table td:first-child{width:auto}.management-table td:not(.management-detail-cell)>strong{font-weight:500;font-family:var(--ui-font-mono)}.management-table .management-control-cell{max-width:60px;padding-inline:8px;width:44px!important;min-width:44px!important}.management-table td:not(.management-control-cell) [data-slot=button]{white-space:normal}.management-table .management-detail-cell{background:var(--fill3);max-width:none;padding:16px 20px}.management-table .management-detail-cell .management-flex{row-gap:16px}.management-table td code{font-size:var(--resource-font-size);overflow-wrap:anywhere}@media (width<=800px){.management-grid-item{grid-column:1/-1}.management-description>div{grid-template-columns:1fr;gap:3px}.management-table td,.management-table th{min-width:100px}.management-modal{max-height:calc(100dvh - 24px)}}.management-page-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.management-page-header h1{font-size:var(--workspace-title-size);font-weight:var(--workspace-title-weight);letter-spacing:var(--workspace-title-tracking);margin:0}.management-page-header p{color:var(--muted);font-size:var(--resource-font-size);margin:7px 0 0}.management-page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=640px){.management-page-header{flex-direction:column;align-items:flex-start}}.management-metric{min-width:125px;height:100%;box-shadow:0 1px 2px var(--shadow-color);gap:9px;padding:14px 16px;display:flex}.management-metric>button{text-align:left;border-radius:inherit;flex-direction:column;gap:9px;width:100%;height:100%;display:flex}.management-metric:has(>button):hover{border-color:var(--accent-border)}.management-metric-label{font-size:var(--resource-caption-font-size);color:var(--muted);align-items:center;gap:8px;font-weight:500;display:flex}.management-metric-label svg{flex-shrink:0;width:16px;height:16px}.management-metric-value{font:var(--ui-stat-value-weight) var(--ui-stat-value-size)/1.25 var(--ui-font-mono);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0;color:var(--foreground);letter-spacing:-.04em}.management-metric small{color:var(--muted);font-size:11px}.management-flex:has(>.management-flex-item>.management-metric)>.management-flex-item{flex:1;min-width:140px}.management-table.resource-table th:not(.management-control-cell):first-child,.management-table.resource-table td:not(.management-control-cell):first-child{width:auto;min-width:170px;max-width:var(--resource-name-max-width)}.management-table.resource-table td:not(.management-detail-cell)>a:not([data-slot=button]),.management-table.resource-table td:not(.management-detail-cell)>strong{font-family:var(--ui-font-mono);font-size:var(--resource-font-size);font-weight:400}.management-table.resource-table td:not(.management-detail-cell){line-height:1.5}.management-card-body>.management-table-frame:not(:only-child){margin-inline:calc(-1 * var(--ui-card-padding));max-width:none}.management-form.management-form-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}:is(.management-form-columns>:not(.management-field),.management-form-columns>.management-field:has(textarea),.management-form-columns>.management-field:has(select)){grid-column:1/-1}@media (width<=800px){.management-form.management-form-columns{grid-template-columns:minmax(0,1fr)}}.management-metric-value.management-metric-status{min-height:30px;font:inherit;letter-spacing:normal;align-items:center;display:flex}.management-metric-value.management-metric-text{letter-spacing:-.02em;min-height:30px;font-size:18px}.management-metric small{overflow-wrap:anywhere;font-size:var(--resource-caption-font-size)}.management-metrics{grid-template-columns:repeat(var(--metric-count,3), minmax(0, 1fr));gap:var(--ui-section-gap);align-items:stretch;min-width:0;display:grid}.management-metrics>.management-metric{min-width:0}@container (width<=1100px){.management-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (width<=640px){.management-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width<=360px){.management-metrics{grid-template-columns:minmax(0,1fr)}}.management-content{gap:var(--ui-section-gap);flex-direction:column;min-width:0;display:flex}.management-section-header{justify-content:space-between;align-items:center;gap:var(--ui-section-gap);min-width:0;display:flex}.management-section-header>div:first-child{min-width:0}.management-section-header h2{font:600 var(--ui-section-title-size)/1.5 var(--ui-font-family);overflow-wrap:anywhere;margin:0}.management-section-header p,.management-caption{font:var(--resource-caption-font-size)/1.5 var(--ui-font-family);color:var(--muted);overflow-wrap:anywhere;margin:4px 0 0}.management-resource-name{font:400 var(--resource-font-size)/var(--resource-line-height) var(--ui-font-mono);overflow-wrap:anywhere}.management-tags{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.management-tags>[data-slot=badge]{font:400 var(--resource-caption-font-size)/1.4 var(--ui-font-mono);border-color:var(--hair3);background:var(--fill3);color:var(--ink2);overflow-wrap:anywhere;white-space:normal;max-width:100%;padding:3px 7px}.management-field-wide{grid-column:1/-1}.management-note{color:var(--muted);font-size:var(--resource-caption-font-size);max-width:90ch;line-height:1.6}.management-button[aria-disabled=true]{opacity:.5;pointer-events:none}.management-price{font:var(--ui-stat-value-weight) 22px/1.3 var(--ui-font-mono);margin-bottom:8px}@container (width<=640px){.management-section-header{flex-wrap:wrap;align-items:flex-start}.management-section-header>.management-page-actions{width:100%}}.management-table td:not(.management-detail-cell)>strong{white-space:nowrap;text-overflow:ellipsis;max-width:var(--resource-name-max-width);display:block;overflow:hidden}.management-table td>code{color:var(--resource-muted)}.management-table td:first-child>code{color:var(--resource-text)}.management-table .resource-value{white-space:nowrap}.management-table td{vertical-align:middle}.management-table .table-bottom{border-color:var(--resource-divider)}.management-card:has(>.management-table-frame:only-child){gap:0;padding:0}:is(.management-card:has(>.management-table-frame),.management-card:has(>.management-card-body>.management-table-frame)){border-radius:var(--resource-radius);border-color:var(--resource-border);box-shadow:0 2px 2px var(--shadow-color), 0 6px 20px var(--shadow-color)}.management-table [data-slot=button][data-variant=link] .resource-value{color:inherit}.management-table .management-action-cell{white-space:nowrap;overflow-wrap:normal;max-width:72px;padding-inline:var(--resource-cell-padding-x);width:72px!important;min-width:72px!important}.management-card:has(>.management-card-body:last-child>.management-table-frame:last-child){padding-bottom:0}.management-metric-value{justify-content:space-between;align-items:center;gap:8px;display:flex}.management-metric-value>span{min-width:0}.management-metric-link{color:var(--muted);flex-shrink:0}.management-metric[data-active]{border-color:var(--accent);background:var(--accent-soft)}.management-metric>button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.management-table-frame:has(.management-group-details){container-type:inline-size}.management-group-details{grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);align-items:start;gap:16px;width:calc(100cqi - 48px);max-width:100%;display:grid;position:sticky;left:24px}.management-detail-panel{border:1px solid var(--hair3);background:var(--card);border-radius:12px;min-width:0;padding:16px}.management-detail-panel h3{font-size:var(--ui-section-title-size);margin-bottom:12px;font-weight:600}.management-member-list,.management-permission-list{margin:0;padding:0;list-style:none}.management-member-list>li,.management-permission-list>li{border-top:1px solid var(--hair3);padding:10px 0}.management-member-list>li:first-child,.management-permission-list>li:first-child{border-top:0;padding-top:0}.management-member-list>li:last-child,.management-permission-list>li:last-child{padding-bottom:0}.management-member-list>li{align-items:center;gap:10px;display:flex}.management-member-identity{flex:1;min-width:0}.management-member-identity strong{overflow-wrap:anywhere;font-weight:500;display:block}.management-member-identity small{color:var(--muted);font-size:var(--resource-caption-font-size);overflow-wrap:anywhere;display:block}.management-role-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.management-role-list [data-slot=badge]{font-family:var(--ui-font-mono);font-weight:400;font-size:var(--resource-caption-font-size);white-space:normal;overflow-wrap:anywhere}.management-inline-readiness{white-space:nowrap;align-items:center;gap:10px;display:flex}.management-inventory-reset{white-space:nowrap}@media (width<=1000px){.management-group-details{grid-template-columns:minmax(0,1fr)}}.management-cluster-facts{font-size:var(--resource-font-size);grid-template-columns:auto minmax(0,1fr);gap:10px 16px;display:grid}.management-cluster-facts dt{color:var(--muted)}.management-cluster-facts dd{overflow-wrap:anywhere;min-width:0}.management-detail-panel .resource-table{min-width:0}
