:root,[data-theme=dark]{--mt-color-background:#000000;--mt-color-surface:#0a0a0a;--mt-color-surface-elevated:#161616;--mt-color-card:#161616;--mt-color-border:#2a2a2a;--mt-color-primary:#2f6fed;--mt-color-primary-hover:#4a84f0;--mt-color-primary-active:#1f56c9;--mt-color-success:#3d9a6a;--mt-color-warning:#c4922e;--mt-color-danger:#c44c4c;--mt-color-info:#3d8ea8;--mt-color-text-primary:#ffffff;--mt-color-text-secondary:#a3a3a3;--mt-color-text-muted:#737373;--mt-color-disabled:#525252;--mt-color-focus:#2f6fed;--mt-color-selection:color-mix(in srgb,var(--mt-color-primary) 22%,transparent);--mt-color-overlay:color-mix(in srgb,#000000 64%,transparent);--mt-font-sans:"IBM Plex Sans","Source Sans 3","Segoe UI",system-ui,sans-serif;--mt-font-mono:"IBM Plex Mono","SF Mono",ui-monospace,Menlo,monospace;--mt-font-size-display:2.25rem;--mt-font-size-h1:1.75rem;--mt-font-size-h2:1.375rem;--mt-font-size-h3:1.125rem;--mt-font-size-body-lg:1.0625rem;--mt-font-size-body:0.9375rem;--mt-font-size-caption:0.8125rem;--mt-font-size-label:0.75rem;--mt-font-size-button:0.875rem;--mt-font-size-code:0.8125rem;--mt-font-weight-regular:400;--mt-font-weight-medium:500;--mt-font-weight-semibold:600;--mt-font-weight-bold:700;--mt-line-height-tight:1.2;--mt-line-height-snug:1.35;--mt-line-height-normal:1.5;--mt-line-height-relaxed:1.6;--mt-space-0:0;--mt-space-1:0.25rem;--mt-space-2:0.5rem;--mt-space-3:0.75rem;--mt-space-4:1rem;--mt-space-5:1.25rem;--mt-space-6:1.5rem;--mt-space-8:2rem;--mt-space-10:2.5rem;--mt-space-12:3rem;--mt-space-16:4rem;--mt-space-20:5rem;--mt-space-24:6rem;--mt-size-icon-sm:1rem;--mt-size-icon-md:1.25rem;--mt-size-icon-lg:1.5rem;--mt-size-control-sm:1.75rem;--mt-size-control-md:2.25rem;--mt-size-control-lg:2.75rem;--mt-radius-none:0;--mt-radius-sm:0.25rem;--mt-radius-md:0.375rem;--mt-radius-lg:0.5rem;--mt-radius-xl:0.75rem;--mt-elevation-content:0;--mt-elevation-chrome:100;--mt-elevation-drawer:400;--mt-elevation-modal:500;--mt-elevation-toast:600;--mt-elevation-command:700;--mt-shadow-none:none;--mt-shadow-sm:0 1px 0 color-mix(in srgb,#ffffff 4%,transparent);--mt-shadow-md:0 8px 24px color-mix(in srgb,#000000 45%,transparent);--mt-motion-fast:120ms;--mt-motion-normal:200ms;--mt-motion-slow:340ms;--mt-ease-out:cubic-bezier(0.16,1,0.3,1);--mt-ease-in:cubic-bezier(0.4,0,1,1);--mt-ease-linear:linear;--mt-opacity-disabled:0.45;--mt-opacity-muted:0.72;--mt-opacity-selection:0.22;--mt-opacity-overlay:0.64;--mt-opacity-hover:0.08;--mt-focus-ring-color:var(--mt-color-focus);--mt-focus-ring-width:2px;--mt-focus-ring-offset:2px}@media (prefers-reduced-motion:reduce){:root,[data-theme=dark]{--mt-motion-fast:0.01ms;--mt-motion-normal:0.01ms;--mt-motion-slow:0.01ms}}:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"])){outline:none}:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"])):focus-visible{outline:var(--mt-focus-ring-width) solid var(--mt-focus-ring-color);outline-offset:var(--mt-focus-ring-offset)}:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"]))[aria-disabled=true],:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"]))[disabled]{opacity:var(--mt-opacity-disabled);cursor:not-allowed}:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"]))[aria-disabled=true]:focus,:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"]))[aria-disabled=true]:focus-visible,:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"]))[disabled]:focus,:where(a,button,summary,[href],input,select,textarea,[tabindex]:not([tabindex="-1"]))[disabled]:focus-visible{outline:none}.mt-focus-ring:focus-visible{outline:var(--mt-focus-ring-width) solid var(--mt-focus-ring-color);outline-offset:var(--mt-focus-ring-offset)}.mt-focus-ring[aria-disabled=true]:focus-visible,.mt-focus-ring[disabled]:focus-visible{outline:none}.mt-page{gap:var(--mt-space-6);width:100%}.mt-page,.mt-page__header{display:flex;flex-direction:column;min-width:0}.mt-page__header{gap:var(--mt-space-2)}.mt-page__title{margin:0;font-family:var(--mt-font-sans);font-size:var(--mt-font-size-h1);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-tight);color:var(--mt-color-text-primary)}.mt-page__description{margin:0;max-width:42rem;font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal);color:var(--mt-color-text-secondary)}.mt-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--mt-space-3)}.mt-page__body{min-width:0;width:100%}.mt-section{gap:var(--mt-space-4);min-width:0}.mt-section,.mt-section__header{display:flex;flex-direction:column}.mt-section__header{gap:var(--mt-space-1)}.mt-section__title{margin:0;font-size:var(--mt-font-size-h2);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-snug);color:var(--mt-color-text-primary)}.mt-section__description{margin:0;font-size:var(--mt-font-size-caption);line-height:var(--mt-line-height-normal);color:var(--mt-color-text-muted)}.mt-container{width:100%;margin-inline:auto;padding-inline:var(--mt-space-6);box-sizing:border-box}.mt-container--sm{max-width:40rem}.mt-container--md{max-width:56rem}.mt-container--lg{max-width:72rem}.mt-container--xl{max-width:90rem}.mt-container--full{max-width:none}.mt-stack{display:flex;min-width:0}.mt-stack--vertical{flex-direction:column}.mt-inline,.mt-stack--horizontal{flex-direction:row;flex-wrap:wrap;align-items:center}.mt-inline{display:inline-flex;min-width:0}.mt-grid{display:grid;width:100%;min-width:0}.mt-grid--cols-1{grid-template-columns:1fr}.mt-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mt-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:64rem){.mt-grid--cols-3,.mt-grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:40rem){.mt-grid--cols-2,.mt-grid--cols-3,.mt-grid--cols-4{grid-template-columns:1fr}}.mt-surface{min-width:0;background:var(--mt-color-surface);color:var(--mt-color-text-primary);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg)}.mt-surface--elevated{background:var(--mt-color-surface-elevated);box-shadow:var(--mt-shadow-sm)}.mt-surface--plain{background:transparent;border-color:transparent;box-shadow:none}.mt-surface--pad-sm{padding:var(--mt-space-3)}.mt-surface--pad-md{padding:var(--mt-space-4)}.mt-surface--pad-lg{padding:var(--mt-space-6)}.mt-divider{border:0;margin:0;background:var(--mt-color-border)}.mt-divider--horizontal{width:100%;height:1px}.mt-divider--vertical{width:1px;align-self:stretch;min-height:var(--mt-size-control-md)}.mt-spacer{flex-shrink:0}.mt-gap-0{gap:var(--mt-space-0)}.mt-gap-1{gap:var(--mt-space-1)}.mt-gap-2{gap:var(--mt-space-2)}.mt-gap-3{gap:var(--mt-space-3)}.mt-gap-4{gap:var(--mt-space-4)}.mt-gap-5{gap:var(--mt-space-5)}.mt-gap-6{gap:var(--mt-space-6)}.mt-gap-8{gap:var(--mt-space-8)}.mt-space-1{width:var(--mt-space-1);height:var(--mt-space-1)}.mt-space-2{width:var(--mt-space-2);height:var(--mt-space-2)}.mt-space-3{width:var(--mt-space-3);height:var(--mt-space-3)}.mt-space-4{width:var(--mt-space-4);height:var(--mt-space-4)}.mt-space-6{width:var(--mt-space-6);height:var(--mt-space-6)}.mt-space-8{width:var(--mt-space-8);height:var(--mt-space-8)}.mt-sidebar{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--mt-color-surface);color:var(--mt-color-text-primary);-webkit-border-end:1px solid var(--mt-color-border);border-inline-end:1px solid var(--mt-color-border)}.mt-sidebar__footer,.mt-sidebar__header{flex:0 0 auto;padding:var(--mt-space-4)}.mt-sidebar__content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--mt-space-5);min-height:0;padding:var(--mt-space-2);overflow-y:auto}.mt-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--mt-space-4);min-width:0;min-height:var(--mt-size-control-lg);padding:var(--mt-space-2) var(--mt-space-4);background:var(--mt-color-surface);color:var(--mt-color-text-primary);-webkit-border-after:1px solid var(--mt-color-border);border-block-end:1px solid var(--mt-color-border)}.mt-topbar__end,.mt-topbar__start{display:flex;align-items:center;gap:var(--mt-space-3);min-width:0}.mt-navigation-section{display:flex;flex-direction:column;gap:var(--mt-space-1);min-width:0}.mt-navigation-section__toggle{display:flex;align-items:center;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:start;cursor:pointer}.mt-navigation-section__toggle:hover .mt-navigation-section__label{color:var(--mt-color-text-secondary)}.mt-navigation-section__label{padding:var(--mt-space-2) var(--mt-space-3);color:var(--mt-color-text-muted);font-size:var(--mt-font-size-label);font-weight:var(--mt-font-weight-medium);line-height:var(--mt-line-height-snug)}.mt-navigation-section__items{display:flex;flex-direction:column;gap:var(--mt-space-1);min-width:0}.mt-navigation-section__items[hidden]{display:none!important}.mt-navigation-item{display:flex;align-items:center;gap:var(--mt-space-3);min-height:var(--mt-size-control-md);padding:var(--mt-space-2) var(--mt-space-3);border-radius:var(--mt-radius-md);color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-button);font-weight:var(--mt-font-weight-medium);line-height:var(--mt-line-height-snug);text-decoration:none}.mt-navigation-item:hover:not([aria-disabled=true]){background:var(--mt-color-surface-elevated);color:var(--mt-color-text-primary)}.mt-navigation-item[aria-current=page]{background:var(--mt-color-selection);color:var(--mt-color-text-primary)}.mt-navigation-item[aria-current=page]:before{width:var(--mt-space-1);height:var(--mt-size-icon-sm);border-radius:var(--mt-radius-sm);background:var(--mt-color-primary);content:""}.mt-navigation-item[aria-disabled=true]{color:var(--mt-color-disabled)}.mt-navigation-item__icon,.mt-navigation-item__trailing{display:inline-flex;flex:0 0 auto;align-items:center;color:inherit}.mt-navigation-item__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-navigation-item__trailing{-webkit-margin-start:auto;margin-inline-start:auto}.mt-breadcrumb{min-width:0}.mt-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:var(--mt-space-2);margin:0;padding:0;list-style:none}.mt-breadcrumb__item{display:inline-flex;align-items:center;gap:var(--mt-space-2);min-width:0;color:var(--mt-color-text-muted);font-size:var(--mt-font-size-caption)}.mt-breadcrumb__item+.mt-breadcrumb__item:before{color:var(--mt-color-border);content:"/"}.mt-breadcrumb__link{color:var(--mt-color-text-secondary);text-decoration:none}.mt-breadcrumb__current,.mt-breadcrumb__link:hover{color:var(--mt-color-text-primary)}.mt-breadcrumb__current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--mt-space-4);min-width:0}.mt-page-header__copy{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--mt-space-2);min-width:0}.mt-page-header__eyebrow{color:var(--mt-color-text-muted);font-size:var(--mt-font-size-label);font-weight:var(--mt-font-weight-medium)}.mt-page-header__title{margin:0;color:var(--mt-color-text-primary);font-size:var(--mt-font-size-h1);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-tight)}.mt-page-header__description{max-width:42rem;margin:0;color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal)}.mt-page-header__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;gap:var(--mt-space-2)}.mt-toolbar{justify-content:space-between;gap:var(--mt-space-3)}.mt-toolbar,.mt-toolbar__end,.mt-toolbar__start{display:flex;flex-wrap:wrap;align-items:center;min-width:0}.mt-toolbar__end,.mt-toolbar__start{gap:var(--mt-space-2)}.mt-logo-host{gap:var(--mt-space-3);min-width:0;color:var(--mt-color-text-primary);text-decoration:none}.mt-logo-host,.mt-logo-host__mark{display:inline-flex;align-items:center}.mt-logo-host__mark{flex:0 0 auto;justify-content:center;color:var(--mt-color-primary)}.mt-logo-host__name{overflow:hidden;font-size:var(--mt-font-size-body);font-weight:var(--mt-font-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.mt-user-avatar-placeholder{display:inline-flex;align-items:center;justify-content:center;width:var(--mt-size-control-md);height:var(--mt-size-control-md);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-surface-elevated);color:var(--mt-color-text-secondary);font-size:var(--mt-font-size-label);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-tight)}.mt-overlay-backdrop{position:fixed;inset:0;z-index:var(--mt-elevation-modal);background:var(--mt-color-overlay)}.mt-overlay-backdrop--drawer{z-index:var(--mt-elevation-drawer)}.mt-overlay-backdrop--loading{z-index:var(--mt-elevation-modal);display:flex;align-items:center;justify-content:center}.mt-modal-surface{gap:var(--mt-space-4);max-width:min(32rem,calc(100vw - var(--mt-space-8)));max-height:min(80vh,40rem);padding:var(--mt-space-6);overflow:auto;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-surface-elevated);color:var(--mt-color-text-primary);box-shadow:var(--mt-shadow-md)}.mt-modal-surface,.mt-modal-surface__header{display:flex;flex-direction:column;min-width:0}.mt-modal-surface__header{gap:var(--mt-space-2)}.mt-modal-surface__title{margin:0;font-size:var(--mt-font-size-h2);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-snug);color:var(--mt-color-text-primary)}.mt-modal-surface__description{margin:0;font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal);color:var(--mt-color-text-secondary)}.mt-modal-surface__body{min-width:0}.mt-modal-surface__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--mt-space-2)}.mt-dialog-host{position:fixed;inset:0;z-index:var(--mt-elevation-modal);display:flex;align-items:center;justify-content:center;padding:var(--mt-space-6)}.mt-dialog-host>.mt-overlay-backdrop{z-index:0}.mt-dialog-host>[role=dialog]{position:relative;z-index:1}.mt-command-host[hidden],.mt-dialog-host[hidden],.mt-drawer-host[hidden],.mt-loading-overlay[hidden],.mt-overlay-backdrop[hidden],.mt-toast-host[hidden]{display:none!important}.mt-drawer-host{position:fixed;inset:0;z-index:var(--mt-elevation-drawer);display:flex;justify-content:flex-end;pointer-events:none}.mt-drawer-host>.mt-overlay-backdrop{z-index:0;pointer-events:auto}.mt-drawer-host__panel{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--mt-space-4);width:min(28rem,100%);height:100%;padding:var(--mt-space-6);overflow:auto;-webkit-border-start:1px solid var(--mt-color-border);border-inline-start:1px solid var(--mt-color-border);background:var(--mt-color-surface-elevated);color:var(--mt-color-text-primary);box-shadow:var(--mt-shadow-md);pointer-events:auto}.mt-drawer-host__header{display:flex;flex-direction:column;gap:var(--mt-space-2)}.mt-drawer-host__title{margin:0;font-size:var(--mt-font-size-h2);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-snug)}.mt-drawer-host__description{margin:0;font-size:var(--mt-font-size-caption);color:var(--mt-color-text-muted)}.mt-drawer-host__body{flex:1 1 auto;min-height:0}.mt-drawer-host__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--mt-space-2)}.mt-command-host{position:fixed;inset:0;z-index:var(--mt-elevation-command);display:flex;align-items:flex-start;justify-content:center;padding:var(--mt-space-16) var(--mt-space-6) var(--mt-space-6)}.mt-command-host>.mt-overlay-backdrop{z-index:0}.mt-command-host__panel{position:relative;z-index:1;width:min(36rem,calc(100vw - var(--mt-space-8)));max-height:min(28rem,70vh);padding:var(--mt-space-4);overflow:auto;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-surface-elevated);color:var(--mt-color-text-primary);box-shadow:var(--mt-shadow-md)}.mt-command-host__panel,.mt-toast-host{display:flex;flex-direction:column;gap:var(--mt-space-3)}.mt-toast-host{position:fixed;inset-block-end:var(--mt-space-6);inset-inline-end:var(--mt-space-6);z-index:var(--mt-elevation-toast);width:min(24rem,calc(100vw - var(--mt-space-8)));pointer-events:none}.mt-toast{display:flex;flex-direction:column;gap:var(--mt-space-1);padding:var(--mt-space-3) var(--mt-space-4);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);background:var(--mt-color-surface-elevated);color:var(--mt-color-text-primary);box-shadow:var(--mt-shadow-sm);pointer-events:auto}.mt-toast__title{margin:0;font-size:var(--mt-font-size-label);font-weight:var(--mt-font-weight-semibold)}.mt-toast__message{margin:0;font-size:var(--mt-font-size-caption);color:var(--mt-color-text-secondary)}.mt-toast--success{border-color:var(--mt-color-success)}.mt-toast--warning{border-color:var(--mt-color-warning)}.mt-toast--danger{border-color:var(--mt-color-danger)}.mt-toast--info{border-color:var(--mt-color-info)}.mt-loading-overlay{position:fixed;inset:0;z-index:var(--mt-elevation-modal);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--mt-space-4);background:var(--mt-color-overlay);color:var(--mt-color-text-primary)}.mt-loading-overlay__label{margin:0;font-size:var(--mt-font-size-caption);color:var(--mt-color-text-secondary)}.mt-progress{display:block;width:100%;height:var(--mt-space-1);overflow:hidden;border-radius:var(--mt-radius-sm);background:var(--mt-color-border)}.mt-progress__bar{display:block;height:100%;background:var(--mt-color-primary)}.mt-progress--indeterminate .mt-progress__bar{width:40%;animation:mt-progress-indeterminate var(--mt-motion-slow) var(--mt-ease-linear) infinite alternate}@keyframes mt-progress-indeterminate{0%{transform:translateX(-20%)}to{transform:translateX(160%)}}@media (prefers-reduced-motion:reduce){.mt-progress--indeterminate .mt-progress__bar{animation:none;width:100%;opacity:var(--mt-opacity-muted)}}.mt-feedback-state{display:flex;flex-direction:column;align-items:flex-start;gap:var(--mt-space-3);min-width:0;padding:var(--mt-space-6);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-surface);color:var(--mt-color-text-primary)}.mt-feedback-state__icon{display:inline-flex;color:var(--mt-color-text-muted)}.mt-feedback-state--error .mt-feedback-state__icon{color:var(--mt-color-danger)}.mt-feedback-state__title{margin:0;font-size:var(--mt-font-size-h3);font-weight:var(--mt-font-weight-semibold);line-height:var(--mt-line-height-snug)}.mt-feedback-state__description{margin:0;max-width:36rem;font-size:var(--mt-font-size-body);line-height:var(--mt-line-height-normal);color:var(--mt-color-text-secondary)}.mt-feedback-state__actions{display:flex;flex-wrap:wrap;gap:var(--mt-space-2)}