.mt-overview-card,.mt-overview-notice{display:flex;flex-direction:column;min-width:0;height:100%}.mt-overview-card>[role=group],.mt-overview-notice>[role=region]{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0}.mt-overview-card__title{margin:0 0 var(--mt-space-3);color:var(--mt-color-text-primary);font-size:var(--mt-font-size-h3);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-snug)}.mt-overview-card__empty{margin:0;color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal)}.mt-overview-card__note{margin:var(--mt-space-3) 0 0;color:var(--mt-color-text-muted);font-size:var(--mt-font-size-caption);line-height:var(--mt-line-height-normal)}.mt-overview-card__definition-list{margin:0;display:flex;flex-direction:column;gap:var(--mt-space-2);min-width:0}.mt-overview-card__definition-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--mt-space-3);min-width:0}.mt-overview-card__definition-row dt{flex:0 1 auto;color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-caption);line-height:var(--mt-line-height-normal)}.mt-overview-card__definition-row dd{margin:0;min-width:0;max-width:70%;color:var(--mt-color-text-primary);font-size:var(--mt-font-size-body);font-weight:var(--mt-font-weight-medium);line-height:var(--mt-line-height-normal);text-align:right;overflow-wrap:anywhere;word-break:break-word}.mt-overview-card code,.mt-overview-notice code{font-family:var(--mt-font-mono);font-size:var(--mt-font-size-code);overflow-wrap:anywhere;word-break:break-all}.mt-overview-card .mt-feedback-state,.mt-overview-card>.mt-feedback-state{flex:1 1 auto;padding:0;border:0;border-radius:0;background:transparent}.mt-overview-card .mt-feedback-state__title{font-size:var(--mt-font-size-h3)}.mt-overview-card .mt-feedback-state__description{font-size:var(--mt-font-size-body)}.mt-overview-card__loading{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--mt-space-3);min-width:0}.mt-overview-card__loading .mt-overview-card__title{-webkit-margin-after:0;margin-block-end:0}.mt-overview-card__loading .mt-progress{-webkit-margin-before:var(--mt-space-1);margin-block-start:var(--mt-space-1)}.mt-overview-notice__items{margin:0;-webkit-padding-start:var(--mt-space-5);padding-inline-start:var(--mt-space-5)}.mt-overview-notice__item{margin:0;color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal)}.mt-overview-notice__item+.mt-overview-notice__item{-webkit-margin-before:var(--mt-space-2);margin-block-start:var(--mt-space-2)}.mt-overview-retry:focus-visible{outline:var(--mt-focus-ring-width) solid var(--mt-focus-ring-color);outline-offset:var(--mt-focus-ring-offset)}.mt-overview-table-scroll{width:100%;max-width:100%;-webkit-margin-before:var(--mt-space-3);margin-block-start:var(--mt-space-3);overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.mt-audit-event-table,.mt-registry-module-table{width:100%;min-width:36rem;margin:0;border-collapse:collapse;font-size:var(--mt-font-size-body)}.mt-audit-event-table td,.mt-audit-event-table th,.mt-registry-module-table td,.mt-registry-module-table th{padding:var(--mt-space-2) var(--mt-space-3);text-align:left;vertical-align:top;border-bottom:1px solid var(--mt-color-border);overflow-wrap:anywhere}.mt-audit-event-table th,.mt-registry-module-table th{color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-caption);font-weight:var(--mt-font-weight-semibold);white-space:nowrap}.mt-audit-event-table td,.mt-registry-module-table td{color:var(--mt-color-text-primary);line-height:var(--mt-line-height-normal)}.mt-audit-event-table code,.mt-registry-module-table code{font-family:var(--mt-font-mono);font-size:var(--mt-font-size-code)}.mt-audit-event-table tbody tr:last-child td,.mt-registry-module-table tbody tr:last-child td{border-bottom:none}.mt-audit-event-table tbody tr:hover td,.mt-registry-module-table tbody tr:hover td{background:var(--mt-color-surface-elevated)}@media (max-width:64rem){.mt-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:40rem){.mt-overview-grid{grid-template-columns:minmax(0,1fr)}.mt-overview-card__definition-row{flex-direction:column;align-items:flex-start;gap:var(--mt-space-1)}.mt-overview-card__definition-row dd{max-width:100%;text-align:left}.mt-audit-event-table,.mt-registry-module-table{min-width:28rem}}.mt-workspace-shell{min-height:100dvh}.mt-workspace-shell__context{display:inline-flex;align-items:center;max-width:12rem;overflow:hidden;color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-label);font-weight:var(--mt-font-weight-medium);line-height:var(--mt-line-height-normal);text-overflow:ellipsis;white-space:nowrap}@media (max-width:40rem){.mt-workspace-shell__context{display:none}}.mt-workspace-page-framework__breadcrumb{min-width:0;-webkit-margin-after:var(--mt-space-1);margin-block-end:var(--mt-space-1);color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-caption);line-height:var(--mt-line-height-normal)}.mt-workspace-page-framework__placeholder-title{margin:0 0 var(--mt-space-2);color:var(--mt-color-text-primary);font-size:var(--mt-font-size-h3);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-tight)}.mt-workspace-page-framework__placeholder-body{margin:0;color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal)}.mt-operator-workspace{display:flex;box-sizing:border-box;min-height:40vh;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:var(--mt-space-4);padding:var(--mt-space-8);text-align:center}.mt-operator-workspace .mt-feedback-state{width:min(100%,28rem);text-align:start}.mt-operator-workspace__retry:focus-visible{outline:var(--mt-focus-ring-width) solid var(--mt-focus-ring-color);outline-offset:var(--mt-focus-ring-offset)}