@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.tokens{:root{--moe-color-cream-50: #fffdf8;--moe-color-cream-100: #fffaf2;--moe-color-cream-200: #fff6ea;--moe-color-cream-300: #fff1e2;--moe-color-cream-400: #ffe4c3;--moe-color-brown-100: #d9b8a6;--moe-color-brown-300: #805648;--moe-color-brown-500: #4b2a1e;--moe-color-brown-700: #30201b;--moe-color-brown-800: #21130f;--moe-color-brown-900: #19100e;--moe-color-ink: #26110b;--moe-color-coral-300: #ffb18c;--moe-color-coral-400: #ff8569;--moe-color-coral-500: #f27a50;--moe-color-coral-600: #e66a3f;--moe-color-coral-700: #bd4525;--moe-color-gold: #ffb55e;--moe-color-green: #4daf76;--moe-color-red: #d65345;--moe-color-gray: #9c8d86;--moe-font-family-sans: "Atkinson Hyperlegible", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--moe-font-family-display: Georgia, "Noto Serif SC", serif;--moe-font-family-mono: "IBM Plex Mono", "Cascadia Mono", SFMono-Regular, monospace;--moe-font-size-xs: 12px;--moe-font-size-sm: 14px;--moe-font-size-md: 16px;--moe-font-size-lg: 20px;--moe-font-size-xl: 28px;--moe-font-size-2xl: 40px;--moe-space-0: 0px;--moe-space-1: 4px;--moe-space-2: 8px;--moe-space-3: 12px;--moe-space-4: 16px;--moe-space-5: 24px;--moe-space-6: 32px;--moe-space-7: 48px;--moe-space-8: 64px;--moe-space-xs: 4px;--moe-space-sm: 8px;--moe-space-md: 12px;--moe-space-lg: 16px;--moe-space-xl: 24px;--moe-space-2xl: 32px;--moe-radius-sm: 10px;--moe-radius-md: 18px;--moe-radius-lg: 26px;--moe-radius-pill: 999px;--moe-shadow-sm: 0px 8px 18px 0px #9e4e251a;--moe-shadow-md: 0px 16px 34px 0px #9e4e2529;--moe-shadow-dark-sm: 0px 8px 18px 0px #00000038;--moe-shadow-dark-md: 0px 16px 34px 0px #00000061;--moe-motion-fast: .16s;--moe-motion-base: .22s;--moe-motion-slow: .42s;--moe-motion-ease-standard: cubic-bezier(.2, 0, 0, 1);--moe-motion-ease-emphasized: cubic-bezier(.2, .8, .2, 1);--moe-layout-content: 1180px;--moe-layout-reading: 720px;--moe-color-background: #fff6ea;--moe-color-background-end: #fff1e2;--moe-color-surface: #fffbf4eb;--moe-color-surface-strong: #fffdf8;--moe-color-surface-muted: #fff1dd;--moe-color-text: #4b2a1e;--moe-color-text-soft: #805648;--moe-color-heading: #26110b;--moe-color-accent: #e66a3f;--moe-color-accent-strong: #bd4525;--moe-color-accent-wash: #ffe1cccc;--moe-color-on-accent: #fffaf2;--moe-color-border: #f3bf98bd;--moe-color-focus: #542516;--moe-color-success: #4daf76;--moe-color-danger: #d65345;--moe-color-neutral: #9c8d86;color-scheme:light}:root[data-moe-theme=dark]{--moe-color-background: #21130f;--moe-color-background-end: #19100e;--moe-color-surface: #2f1c17f0;--moe-color-surface-strong: #30201b;--moe-color-surface-muted: #3c241d;--moe-color-text: #f6e7dc;--moe-color-text-soft: #d9b8a6;--moe-color-heading: #fff6ef;--moe-color-accent: #f27a50;--moe-color-accent-strong: #ffb18c;--moe-color-accent-wash: #853e2a6b;--moe-color-on-accent: #2b1711;--moe-color-border: #a06345b3;--moe-color-focus: #ffe0a3;--moe-color-success: #4daf76;--moe-color-danger: #d65345;--moe-color-neutral: #9c8d86;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-moe-theme]),:root[data-moe-theme=auto]{--moe-color-background: #21130f;--moe-color-background-end: #19100e;--moe-color-surface: #2f1c17f0;--moe-color-surface-strong: #30201b;--moe-color-surface-muted: #3c241d;--moe-color-text: #f6e7dc;--moe-color-text-soft: #d9b8a6;--moe-color-heading: #fff6ef;--moe-color-accent: #f27a50;--moe-color-accent-strong: #ffb18c;--moe-color-accent-wash: #853e2a6b;--moe-color-on-accent: #2b1711;--moe-color-border: #a06345b3;--moe-color-focus: #ffe0a3;--moe-color-success: #4daf76;--moe-color-danger: #d65345;--moe-color-neutral: #9c8d86;color-scheme:dark}}:root{--moe-background: var(--moe-color-background);--moe-background-end: var(--moe-color-background-end);--moe-surface: var(--moe-color-surface);--moe-surface-strong: var(--moe-color-surface-strong);--moe-surface-muted: var(--moe-color-surface-muted);--moe-text: var(--moe-color-text);--moe-text-soft: var(--moe-color-text-soft);--moe-heading: var(--moe-color-heading);--moe-accent: var(--moe-color-accent);--moe-accent-strong: var(--moe-color-accent-strong);--moe-accent-wash: var(--moe-color-accent-wash);--moe-on-accent: var(--moe-color-on-accent);--moe-border: var(--moe-color-border);--moe-focus: var(--moe-color-focus);--moe-success: var(--moe-color-success);--moe-danger: var(--moe-color-danger);--moe-neutral: var(--moe-color-neutral)}}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.reset{*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{margin:0}button,input,textarea,select{font:inherit}img,picture,svg,canvas{display:block;max-width:100%}:where(h1,h2,h3,h4,p,figure,blockquote){margin-block-start:0}}@layer moe.foundation{:root{accent-color:var(--moe-accent)}body{min-height:100vh;color:var(--moe-text);background:radial-gradient(circle at 13% 10%,color-mix(in srgb,var(--moe-color-gold) 28%,transparent),transparent 32rem),radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--moe-color-coral-400) 18%,transparent),transparent 38rem),linear-gradient(180deg,color-mix(in srgb,var(--moe-background) 90%,white),var(--moe-background-end));font-family:var(--moe-font-family-sans);font-size:var(--moe-font-size-md);line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:where(h1,h2,h3,h4,h5,h6){color:var(--moe-heading);font-family:var(--moe-font-family-display);line-height:1.2;text-wrap:balance}:where(a){color:var(--moe-accent-strong);text-underline-offset:.16em}:where(a:hover){text-decoration-thickness:.14em}:where(:focus-visible){outline:3px solid var(--moe-focus);outline-offset:3px}:where(::selection){color:var(--moe-on-accent);background:var(--moe-accent)}.moe-container{width:min(var(--moe-container-max-width, var(--moe-layout-content)),calc(100% - 2 * var(--moe-container-gutter, var(--moe-space-5))));margin-inline:auto}.moe-container[data-size=narrow]{--moe-container-max-width: var(--moe-layout-reading)}.moe-container[data-size=wide]{--moe-container-max-width: var(--moe-layout-content)}.moe-container[data-size=full]{--moe-container-max-width: 100%}.moe-stack{display:flex;flex-direction:column;align-items:var(--moe-stack-align, stretch);gap:var(--moe-stack-gap, var(--moe-stack-space, var(--moe-space-4)))}.moe-cluster{display:flex;flex-wrap:var(--moe-cluster-wrap, wrap);align-items:var(--moe-cluster-align, center);justify-content:var(--moe-cluster-justify, flex-start);gap:var(--moe-cluster-gap, var(--moe-cluster-space, var(--moe-space-3)))}.moe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--moe-grid-min, 16rem)),1fr));gap:var(--moe-grid-space, var(--moe-space-5))}.moe-center{display:grid;place-items:center}.moe-sidebar{display:flex;flex-wrap:wrap;gap:var(--moe-sidebar-space, var(--moe-space-5))}.moe-sidebar>.moe-sidebar__side{flex-basis:var(--moe-sidebar-width, 18rem);flex-grow:1}.moe-sidebar>.moe-sidebar__content{flex-basis:0;flex-grow:999;min-width:min(100%,var(--moe-sidebar-breakpoint, 50%))}.moe-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto;animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.components{.moe-button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:var(--moe-space-2);padding:var(--moe-space-2) var(--moe-space-4);border:1px solid transparent;border-radius:var(--moe-radius-sm);color:var(--moe-on-accent);background:linear-gradient(110deg,var(--moe-accent),var(--moe-accent-strong));box-shadow:0 8px 20px color-mix(in srgb,var(--moe-accent) 22%,transparent);font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform var(--moe-motion-fast) var(--moe-motion-ease-emphasized),box-shadow var(--moe-motion-fast) var(--moe-motion-ease-standard)}.moe-button:hover:not(:disabled,[aria-disabled=true]){transform:translateY(-2px);box-shadow:var(--moe-shadow-md)}.moe-button:active:not(:disabled,[aria-disabled=true]){transform:translateY(0)}.moe-button:disabled,.moe-button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.moe-button[data-variant=secondary]{border-color:var(--moe-border);color:var(--moe-accent-strong);background:var(--moe-surface-strong);box-shadow:none}.moe-button--primary{color:var(--moe-on-accent);background:linear-gradient(110deg,var(--moe-accent),var(--moe-accent-strong))}.moe-button--secondary{border-color:var(--moe-border);color:var(--moe-accent-strong);background:var(--moe-surface-strong);box-shadow:none}.moe-button[data-variant=ghost],.moe-button--ghost{color:var(--moe-text);background:transparent;box-shadow:none}.moe-button[data-variant=danger]{color:#fff;background:var(--moe-danger)}.moe-button[data-size=sm],.moe-button--sm{min-height:2.125rem;padding:var(--moe-space-1) var(--moe-space-3);font-size:var(--moe-font-size-sm)}.moe-button--md{min-height:2.75rem}.moe-button[data-size=lg],.moe-button--lg{min-height:3.25rem;padding-inline:var(--moe-space-5);font-size:var(--moe-font-size-lg)}.moe-card{overflow:hidden;border:1px solid var(--moe-border);border-radius:var(--moe-radius-lg);background:var(--moe-surface);box-shadow:var(--moe-shadow-md)}.moe-card[data-variant=muted]{background:var(--moe-surface-muted);box-shadow:none}.moe-card[data-variant=elevated]{background:var(--moe-surface-strong)}.moe-card__header,.moe-card__body,.moe-card__content,.moe-card__footer{padding:var(--moe-space-5)}.moe-card__header+.moe-card__body,.moe-card__header+.moe-card__content,.moe-card__body+.moe-card__footer,.moe-card__content+.moe-card__footer{border-top:1px solid var(--moe-border)}.moe-brand-mark{display:inline-flex;align-items:center;gap:var(--moe-space-3);color:var(--moe-text);text-decoration:none}.moe-card__eyebrow{margin-block-end:var(--moe-space-1);color:var(--moe-accent-strong);font-size:var(--moe-font-size-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.moe-card__title{margin-block-end:var(--moe-space-2)}.moe-card__description{margin-block-end:0;color:var(--moe-text-soft)}.moe-brand-mark__glyph,.moe-brand-mark__symbol{display:grid;width:2.75rem;aspect-ratio:1;place-items:center;border-radius:.85rem;color:var(--moe-on-accent);background:linear-gradient(145deg,var(--moe-color-coral-400),var(--moe-accent-strong));box-shadow:inset 0 0 0 1px #ffffff3d,0 8px 20px color-mix(in srgb,var(--moe-accent) 28%,transparent);font-family:var(--moe-font-family-display);font-weight:800}.moe-brand-mark__text{min-width:0}.moe-brand-mark__title,.moe-brand-mark__name,.moe-brand-mark__subtitle,.moe-brand-mark__tagline{display:block}.moe-brand-mark__title,.moe-brand-mark__name{color:var(--moe-heading);font-weight:800;letter-spacing:.04em}.moe-brand-mark__subtitle,.moe-brand-mark__tagline{overflow:hidden;color:var(--moe-text-soft);font-size:var(--moe-font-size-sm);text-overflow:ellipsis;white-space:nowrap}.moe-brand-mark--compact .moe-brand-mark__text{display:none}.moe-badge{display:inline-flex;align-items:center;gap:var(--moe-space-1);padding:.18rem .65rem;border:1px solid var(--moe-border);border-radius:var(--moe-radius-pill);color:var(--moe-accent-strong);background:var(--moe-accent-wash);font-size:var(--moe-font-size-xs);font-weight:700}.moe-badge[data-tone=success]{color:var(--moe-success)}.moe-badge[data-tone=danger]{color:var(--moe-danger)}.moe-badge[data-tone=neutral]{color:var(--moe-text-soft);background:var(--moe-surface-muted)}.moe-notice{padding:var(--moe-space-3) var(--moe-space-4);border:1px solid var(--moe-border);border-left:4px solid var(--moe-accent);border-radius:var(--moe-radius-sm);color:var(--moe-text);background:color-mix(in srgb,var(--moe-accent-wash) 68%,var(--moe-surface))}.moe-notice[data-tone=success]{border-left-color:var(--moe-success)}.moe-notice[data-tone=danger]{border-left-color:var(--moe-danger)}.moe-notice[data-tone=warning]{border-left-color:var(--moe-color-gold)}.moe-status-dot{display:inline-block;width:.65rem;aspect-ratio:1;border-radius:50%;color:var(--moe-success);background:currentColor;box-shadow:0 0 0 .3rem color-mix(in srgb,currentColor 16%,transparent)}.moe-status-dot[data-status=offline]{color:var(--moe-neutral)}.moe-status-dot[data-status=error]{color:var(--moe-danger)}.moe-status-dot[data-status=busy]{color:var(--moe-color-gold)}.moe-message-bubble{display:grid;max-width:min(85%,48rem);justify-items:start}.moe-message-bubble__meta{margin:0 0 var(--moe-space-1) var(--moe-space-2);color:var(--moe-text-soft);font-size:var(--moe-font-size-xs)}.moe-message-bubble__content{min-width:0;padding:var(--moe-space-3) var(--moe-space-4);border:1px solid var(--moe-border);border-radius:var(--moe-radius-md);background:var(--moe-surface-strong);box-shadow:var(--moe-shadow-sm);overflow-wrap:anywhere}.moe-message-bubble[data-author=user]{margin-inline-start:auto;justify-items:end}.moe-message-bubble[data-author=user] .moe-message-bubble__content{border-bottom-right-radius:var(--moe-space-1);color:var(--moe-on-accent);background:linear-gradient(135deg,var(--moe-accent),var(--moe-accent-strong))}.moe-message-bubble[data-author=system]{max-width:100%;margin-inline:auto}.moe-message-bubble[data-author=system] .moe-message-bubble__content{color:var(--moe-text-soft);background:var(--moe-surface-muted)}.moe-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--moe-space-3);padding:var(--moe-space-3);border-top:1px solid var(--moe-border);background:var(--moe-surface)}.moe-composer__input{width:100%;max-height:12rem;min-height:3rem;resize:vertical;padding:var(--moe-space-3) var(--moe-space-4);border:1px solid var(--moe-border);border-radius:var(--moe-radius-md);color:var(--moe-text);background:var(--moe-surface-strong);line-height:1.55}.moe-composer__action{align-self:end}.moe-prose{max-width:var(--moe-layout-reading);color:var(--moe-text)}.moe-prose>*+*{margin-block-start:1.25em}.moe-prose :where(h2,h3){margin-block-start:1.8em}.moe-prose :where(blockquote){margin-inline:0;padding:var(--moe-space-3) var(--moe-space-5);border-left:4px solid var(--moe-accent);border-radius:0 var(--moe-radius-sm) var(--moe-radius-sm) 0;color:var(--moe-text-soft);background:var(--moe-accent-wash)}.moe-prose :where(code){padding:.1em .32em;border:1px solid var(--moe-border);border-radius:.35em;color:var(--moe-accent-strong);background:var(--moe-surface-muted);font-family:var(--moe-font-family-mono)}.moe-prose :where(pre){overflow-x:auto;padding:var(--moe-space-4);border:1px solid var(--moe-border);border-radius:var(--moe-radius-md);background:var(--moe-surface-strong);box-shadow:var(--moe-shadow-sm)}.moe-prose :where(pre code){padding:0;border:0;color:inherit;background:transparent}.moe-prose :where(table){width:100%;border-collapse:collapse}.moe-prose :where(th,td){padding:var(--moe-space-2) var(--moe-space-3);border:1px solid var(--moe-border);text-align:start}}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.components{.moe-glass{--moe-glass-tint: var(--moe-surface-strong);color:var(--moe-text);background:var(--moe-surface-strong);border:1px solid var(--moe-border);border-radius:var(--moe-radius-lg);box-shadow:var(--moe-shadow-md),inset 0 1px color-mix(in srgb,var(--moe-surface-strong) 70%,transparent)}.moe-glass[data-tone=warm]{--moe-glass-tint: color-mix(in srgb, var(--moe-surface-strong) 93%, var(--moe-color-gold))}.moe-glass[data-tone=rose]{--moe-glass-tint: color-mix(in srgb, var(--moe-surface-strong) 94%, var(--moe-accent))}.moe-glass-panel,.moe-glass-card{padding:var(--moe-space-6)}.moe-glass-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--moe-space-3);padding:var(--moe-space-3);border-radius:var(--moe-radius-md)}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.moe-glass{background:linear-gradient(135deg,color-mix(in srgb,var(--moe-glass-tint) var(--moe-glass-opacity, 42%),transparent),color-mix(in srgb,var(--moe-glass-tint) calc(var(--moe-glass-opacity, 42%) * .72),transparent));-webkit-backdrop-filter:blur(var(--moe-glass-blur, 12px)) saturate(115%);backdrop-filter:blur(var(--moe-glass-blur, 12px)) saturate(115%)}}@media(prefers-reduced-transparency:reduce){.moe-glass{background:var(--moe-surface-strong);-webkit-backdrop-filter:none;backdrop-filter:none}}@media(forced-colors:active){.moe-glass{color:CanvasText;background:Canvas;border-color:CanvasText;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.utilities{@media(prefers-reduced-motion:no-preference){.moe-motion:not([data-motion-disabled=true]){animation-duration:var(--moe-enter-duration, var(--moe-motion-slow, .36s));animation-delay:var(--moe-enter-delay, 0ms);animation-timing-function:var(--moe-motion-ease-emphasized);animation-fill-mode:backwards;animation-iteration-count:1}.moe-motion[data-motion=fade]:not([data-motion-disabled=true]){animation-name:moe-enter-fade}.moe-motion[data-motion=rise]:not([data-motion-disabled=true]){animation-name:moe-enter-rise}.moe-motion[data-motion=scale]:not([data-motion-disabled=true]){animation-name:moe-enter-scale}.moe-motion[data-motion=slide]:not([data-motion-disabled=true]){animation-name:moe-enter-slide}.moe-motion[data-motion]:not([data-motion-disabled=true]):focus-within{animation:none}.moe-hover-lift,.moe-press{transition:transform var(--moe-motion-fast) var(--moe-motion-ease-standard)}@media(hover:hover){.moe-hover-lift:hover:not(:disabled,[aria-disabled=true]){transform:translateY(-3px)}}.moe-press:active:not(:disabled,[aria-disabled=true]){transform:scale(.98)}}@keyframes moe-enter-fade{0%{opacity:0}to{opacity:1}}@keyframes moe-enter-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes moe-enter-scale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes moe-enter-slide{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}@media(forced-colors:active){.moe-motion[data-motion]:not([data-motion-disabled=true]){animation:none}}}@layer moe.components{.moe-message-bubble{position:relative;gap:var(--moe-space-1);min-width:0}.moe-message-bubble__content{line-height:1.7}.moe-message-bubble__content>:first-child{margin-block-start:0}.moe-message-bubble__content>:last-child{margin-block-end:0}.moe-message-bubble[data-author=assistant] .moe-message-bubble__content{border-end-start-radius:var(--moe-space-1)}.moe-message-bubble[data-avatar]{grid-template-columns:2.25rem minmax(0,1fr);column-gap:var(--moe-space-3)}.moe-message-bubble[data-avatar]>:not(.moe-message-bubble__avatar){grid-column:2}.moe-message-bubble__avatar{grid-column:1;grid-row:1 / span 4;display:grid;place-items:center;width:2.25rem;height:2.25rem;overflow:hidden;border:1px solid var(--moe-border);border-radius:50%;background:var(--moe-surface-muted);color:var(--moe-accent-strong)}.moe-message-bubble__avatar img{width:100%;height:100%;object-fit:cover}.moe-message-bubble__footer{display:flex;flex-wrap:wrap;gap:var(--moe-space-2);margin-block-start:var(--moe-space-1)}.moe-message-bubble__status{font-size:var(--moe-font-size-xs)}.moe-message-bubble[data-tone=soft] .moe-message-bubble__content{color:var(--moe-text);background:color-mix(in srgb,var(--moe-accent) 10%,var(--moe-surface-strong));border-color:color-mix(in srgb,var(--moe-accent) 25%,var(--moe-border));box-shadow:none}.moe-message-bubble[data-tone=outline] .moe-message-bubble__content{color:var(--moe-text);background:transparent;border-style:dashed;box-shadow:none}.moe-message-quote{margin:0 0 var(--moe-space-3);padding:var(--moe-space-2) var(--moe-space-3);border-inline-start:3px solid currentColor;border-radius:0 var(--moe-radius-sm) var(--moe-radius-sm) 0;background:color-mix(in srgb,currentColor 7%,transparent);font-size:var(--moe-font-size-sm)}.moe-message-quote__author{margin-block-end:var(--moe-space-1);font-weight:600}.moe-message-attachment{display:flex;align-items:center;gap:var(--moe-space-3);max-width:100%;padding:var(--moe-space-3);border:1px solid currentColor;border-radius:var(--moe-radius-sm);color:inherit;text-decoration:none;background:color-mix(in srgb,currentColor 5%,transparent)}.moe-message-attachment:hover{background:color-mix(in srgb,currentColor 12%,transparent)}.moe-message-attachment__icon{display:grid;place-items:center;flex:0 0 2rem}.moe-message-attachment__icon svg{width:1.5rem;height:1.5rem}.moe-message-attachment__body{display:grid;min-width:0;overflow-wrap:anywhere}.moe-message-attachment__name{font-weight:600}.moe-message-attachment__description{font-size:var(--moe-font-size-xs)}.moe-message-actions{min-width:0;margin:0;padding:0;border:0;display:flex;flex-wrap:wrap;gap:var(--moe-space-1)}.moe-message-action{display:inline-flex;align-items:center;justify-content:center;gap:var(--moe-space-1);min-width:2rem;min-height:2rem;padding:var(--moe-space-1) var(--moe-space-2);border:1px solid transparent;border-radius:var(--moe-radius-sm);color:var(--moe-text-soft);background:transparent;font:inherit;font-size:var(--moe-font-size-xs);cursor:pointer}.moe-message-action:hover:not(:disabled),.moe-message-action[aria-pressed=true]{color:var(--moe-accent-strong);border-color:var(--moe-border);background:var(--moe-surface-muted)}.moe-message-action:disabled{opacity:.5;cursor:not-allowed}.moe-message-action:focus-visible,.moe-message-attachment:focus-visible{outline:2px solid var(--moe-accent);outline-offset:3px}.moe-message-typing{display:inline-flex;align-items:center;gap:var(--moe-space-2);color:inherit;font-size:var(--moe-font-size-sm)}.moe-message-typing__dots{display:inline-flex;gap:.2rem}.moe-message-typing__dots i{width:.3rem;height:.3rem;border-radius:50%;background:currentColor;animation:moe-message-dot 1.4s ease-in-out 3}.moe-message-typing__dots i:nth-child(2){animation-delay:.16s}.moe-message-typing__dots i:nth-child(3){animation-delay:.32s}}@keyframes moe-message-dot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-.2rem)}}@media(prefers-reduced-motion:reduce){.moe-message-typing__dots i{animation:none}}@media(forced-colors:active){.moe-message-action:focus-visible,.moe-message-attachment:focus-visible{outline-color:Highlight}}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.components{.moe-code-block{--moe-code-background: #fff9f0;--moe-code-foreground: #453631;--moe-code-comment: #786c65;--moe-code-keyword: #a33d35;--moe-code-string: #48652b;--moe-code-number: #935318;--moe-code-title: #754787;--moe-code-attribute: #286674;min-width:0;max-width:100%;margin:0;overflow:hidden;border:1px solid var(--moe-border);border-radius:var(--moe-radius-md, 1rem);color:var(--moe-code-foreground);background:linear-gradient(125deg,color-mix(in srgb,var(--moe-color-gold) 8%,var(--moe-code-background)),var(--moe-code-background) 70%);box-shadow:0 1px color-mix(in srgb,white 36%,transparent) inset,0 10px 32px color-mix(in srgb,var(--moe-accent) 7%,transparent)}:root[data-moe-theme=dark] .moe-code-block{--moe-code-background: #241f20;--moe-code-foreground: #f0dfd3;--moe-code-comment: #b5a399;--moe-code-keyword: #ffa295;--moe-code-string: #c4d695;--moe-code-number: #f3c080;--moe-code-title: #d7b7ec;--moe-code-attribute: #9ed2db}@media(prefers-color-scheme:dark){:root:not([data-moe-theme=light]):not([data-moe-theme=dark]) .moe-code-block{--moe-code-background: #241f20;--moe-code-foreground: #f0dfd3;--moe-code-comment: #b5a399;--moe-code-keyword: #ffa295;--moe-code-string: #c4d695;--moe-code-number: #f3c080;--moe-code-title: #d7b7ec;--moe-code-attribute: #9ed2db}}.moe-code-block__header{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.75rem 1rem;border-bottom:1px solid var(--moe-border);background:color-mix(in srgb,var(--moe-accent) 6%,transparent);font-size:.8rem}.moe-code-block__title{min-width:0;flex:1;overflow-wrap:anywhere;font-weight:650}.moe-code-block__language{color:var(--moe-code-comment);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.moe-code-block__copy{min-height:2.75rem;padding:.3rem .7rem;border:1px solid var(--moe-border);border-radius:.6rem;color:inherit;background:transparent;font:inherit;cursor:pointer}.moe-code-block__copy:hover{background:color-mix(in srgb,var(--moe-accent) 12%,transparent)}.moe-code-block__copy[hidden]{display:none}.moe-code-block__pre{margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:1.15rem 1.25rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--moe-border) transparent;tab-size:2}.moe-code-block__code{padding:0;border:0;color:inherit;background:transparent;font-family:var( --moe-code-font-family, "JetBrains Mono Variable", "JetBrains Mono", "Cascadia Code", "SFMono-Regular", Consolas, "Liberation Mono", monospace );font-size:.85rem;font-variant-ligatures:none;line-height:1.85;white-space:pre}.moe-code-block[data-wrap] .moe-code-block__code{white-space:pre-wrap;overflow-wrap:anywhere}.moe-code-block__pre:focus-visible{outline:3px solid var(--moe-focus);outline-offset:-3px}.moe-code-block__copy:focus-visible{outline:3px solid var(--moe-focus);outline-offset:3px}.moe-code-block__status{display:block;padding-inline:1rem;font-size:.8rem;overflow-wrap:anywhere}.moe-code-block__status:not(:empty){padding-block:.5rem;border-top:1px solid var(--moe-border)}.moe-code-block :is(.hljs-comment,.hljs-quote){color:var(--moe-code-comment);font-style:italic}.moe-code-block :is(.hljs-keyword,.hljs-selector-tag,.hljs-tag,.hljs-name){color:var(--moe-code-keyword)}.moe-code-block :is(.hljs-string,.hljs-regexp,.hljs-addition){color:var(--moe-code-string)}.moe-code-block :is(.hljs-number,.hljs-literal,.hljs-built_in,.hljs-symbol){color:var(--moe-code-number)}.moe-code-block :is(.hljs-title,.hljs-section,.hljs-selector-class){color:var(--moe-code-title)}.moe-code-block :is(.hljs-attr,.hljs-attribute,.hljs-variable,.hljs-meta,.hljs-property){color:var(--moe-code-attribute)}.moe-code-block .hljs-deletion{color:var(--moe-code-keyword);text-decoration:line-through}.moe-code-block .hljs-emphasis{font-style:italic}.moe-code-block .hljs-strong{font-weight:700}@media(forced-colors:active){.moe-code-block{border-color:CanvasText;box-shadow:none}.moe-code-block__copy{border-color:ButtonText}}}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.components{.moe-markdown{min-width:0;color:var(--moe-text);line-height:1.85;overflow-wrap:anywhere}.moe-markdown>:first-child{margin-top:0}.moe-markdown>:last-child{margin-bottom:0}.moe-markdown :where(h1,h2,h3,h4,h5,h6){margin-block:1.8em .65em;line-height:1.35;letter-spacing:-.025em}.moe-markdown :where(p,ul,ol,blockquote,pre,table){margin-block:1em}.moe-markdown :where(ul,ol){padding-inline-start:1.5em}.moe-markdown li+li{margin-block-start:.3em}.moe-markdown a{color:var(--moe-accent);text-underline-offset:.2em}.moe-markdown blockquote{margin-inline:0;padding:.4em 1.2em;border-inline-start:3px solid var(--moe-accent);border-radius:0 .75rem .75rem 0;background:color-mix(in srgb,var(--moe-accent) 6%,transparent);color:var(--moe-text-soft)}.moe-markdown :not(pre)>code{padding:.15em .4em;border-radius:.35em;background:color-mix(in srgb,var(--moe-accent) 9%,transparent);font-family:var(--moe-font-family-mono);font-size:.88em}.moe-markdown table{display:block;width:fit-content;background:transparent;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:.92em}.moe-markdown :where(th,td){padding:.65em 1em;border:1px solid var(--moe-border);text-align:start}.moe-markdown th{background:color-mix(in srgb,var(--moe-accent) 7%,transparent)}.moe-markdown :where(th,td)[align=center]{text-align:center}.moe-markdown :where(th,td)[align=right]{text-align:right}.moe-markdown :where(th,td)[align=left]{text-align:left}.moe-markdown img{max-width:100%;height:auto;border-radius:var(--moe-radius-md)}.moe-markdown hr{margin-block:2em;border:0;border-top:1px solid var(--moe-border)}.moe-markdown .task-list-item{list-style:none}.moe-markdown input[type=checkbox]{margin-inline-end:.5em;accent-color:var(--moe-accent)}.moe-markdown .footnotes{margin-block-start:2em;border-top:1px solid var(--moe-border);font-size:.85em}.moe-math{max-width:100%;color:inherit}.moe-math[data-display]{display:block}.moe-markdown .katex-display,.moe-math .katex-display{max-width:100%;overflow-x:auto;overflow-y:hidden;padding-block:.35em}.moe-markdown__fallback,.moe-math__fallback{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--moe-font-family-mono)}}@layer moe.components{.moe-editor{overflow:hidden;min-width:0;border:1px solid var(--moe-border);border-radius:var(--moe-radius-lg);background:var(--moe-surface);color:var(--moe-text);box-shadow:var(--moe-shadow-sm)}.moe-editor__header,.moe-editor__toolbar,.moe-editor__link{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;padding:.7rem 1rem;border-bottom:1px solid var(--moe-border)}.moe-editor__header{justify-content:space-between;background:color-mix(in srgb,var(--moe-accent) 5%,var(--moe-surface))}.moe-editor__label{font-weight:650}.moe-editor__modes{display:flex;gap:.25rem;margin:0;padding:0;border:0}.moe-editor__toolbar{min-width:0;margin:0;border:0;border-bottom:1px solid var(--moe-border)}.moe-editor button{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;padding:.25rem .6rem;border:1px solid transparent;border-radius:var(--moe-radius-sm);background:transparent;color:var(--moe-text-soft);font:inherit;font-size:.85rem;cursor:pointer}.moe-editor button:hover:not(:disabled),.moe-editor button[aria-pressed=true]{color:var(--moe-accent-strong);border-color:color-mix(in srgb,var(--moe-accent) 30%,var(--moe-border));background:color-mix(in srgb,var(--moe-accent) 10%,var(--moe-surface))}.moe-editor button:focus-visible,.moe-editor__link input:focus-visible{outline:2px solid var(--moe-accent);outline-offset:2px}.moe-editor button:disabled{opacity:.45;cursor:not-allowed}.moe-editor__canvas,.moe-editor__source,.moe-editor__preview{box-sizing:border-box;min-height:17rem;padding:1.4rem}.moe-editor__canvas:focus{outline:none;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--moe-accent) 45%,transparent)}.moe-editor__source{display:block;width:100%;resize:vertical;border:0;border-radius:0;color:var(--moe-text);background:var(--moe-surface);font-family:var( --moe-code-font-family, "JetBrains Mono Variable", "JetBrains Mono", var(--moe-font-family-mono) );font-size:.9rem;line-height:1.8;tab-size:2}.moe-editor__source:focus-visible{outline:2px solid var(--moe-accent);outline-offset:-2px}.moe-editor__footer,.moe-editor__notice{margin:0;padding:.7rem 1rem;color:var(--moe-text-soft);font-size:.75rem;line-height:1.7;background:var(--moe-surface-muted)}.moe-editor__footer{border-top:1px solid var(--moe-border)}.moe-editor__link input{flex:1;min-width:8rem;border:1px solid var(--moe-border);border-radius:var(--moe-radius-sm);padding:.4rem;color:var(--moe-text);background:var(--moe-surface)}.moe-editor__canvas table{width:100%;table-layout:fixed}.moe-editor__canvas td,.moe-editor__canvas th{position:relative;min-width:2rem}.moe-editor__canvas .selectedCell{background:color-mix(in srgb,var(--moe-accent) 15%,var(--moe-surface))}.moe-editor__canvas ul[data-type=taskList]{list-style:none;padding-inline-start:0}.moe-editor__canvas li[data-type=taskItem]{display:flex;align-items:baseline;gap:.6rem}.moe-editor__canvas li[data-type=taskItem]>div{flex:1;min-width:0}.moe-editor__canvas li[data-type=taskItem] p{margin-block:.25rem}.moe-editor__canvas input[type=checkbox]{accent-color:var(--moe-accent)}.moe-editor[data-disabled]{opacity:.65}@media(max-width:480px){.moe-editor__canvas,.moe-editor__source,.moe-editor__preview{padding:1rem}}}@layer moe.components{@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.18.6"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .katex-vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .katex-thinbox{display:inline-flex;flex-direction:row;max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.katex-root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .katex-stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}}.moe-icon{display:inline-block;flex-shrink:0;vertical-align:-.125em}@layer moe.tokens,moe.reset,moe.foundation,moe.components,moe.utilities;@layer moe.utilities{@media(prefers-reduced-motion:no-preference){.moe-motion:not([data-motion-disabled=true]){animation-duration:var(--moe-enter-duration, var(--moe-motion-slow, .36s));animation-delay:var(--moe-enter-delay, 0ms);animation-timing-function:var(--moe-motion-ease-emphasized);animation-fill-mode:backwards;animation-iteration-count:1}.moe-motion[data-motion=fade]:not([data-motion-disabled=true]){animation-name:moe-enter-fade}.moe-motion[data-motion=rise]:not([data-motion-disabled=true]){animation-name:moe-enter-rise}.moe-motion[data-motion=scale]:not([data-motion-disabled=true]){animation-name:moe-enter-scale}.moe-motion[data-motion=slide]:not([data-motion-disabled=true]){animation-name:moe-enter-slide}.moe-motion[data-motion]:not([data-motion-disabled=true]):focus-within{animation:none}.moe-hover-lift,.moe-press{transition:transform var(--moe-motion-fast) var(--moe-motion-ease-standard)}@media(hover:hover){.moe-hover-lift:hover:not(:disabled,[aria-disabled=true]){transform:translateY(-3px)}}.moe-press:active:not(:disabled,[aria-disabled=true]){transform:scale(.98)}}@keyframes moe-enter-fade{0%{opacity:0}to{opacity:1}}@keyframes moe-enter-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes moe-enter-scale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes moe-enter-slide{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}@media(forced-colors:active){.moe-motion[data-motion]:not([data-motion-disabled=true]){animation:none}}}:root{--panel: var(--moe-surface);--panel-strong: var(--moe-surface-strong);--line: var(--moe-border);--muted: var(--moe-text-soft);--accent: var(--moe-accent);--cyan: var(--moe-accent-strong);--ok: var(--moe-success);--warn: var(--moe-color-gold);--bad: var(--moe-danger);--radius: var(--moe-radius-lg)}body{min-width:320px}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;z-index:50;left:1rem;top:-4rem;padding:.65rem 1rem;background:var(--moe-surface-strong);color:var(--moe-text);border-radius:var(--moe-radius-sm)}.skip-link:focus{top:1rem}.shell{width:min(1440px,100%);margin:auto;padding:24px clamp(16px,4vw,48px) 56px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.identity{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.role{padding:5px 9px;border:1px solid var(--line);border-radius:var(--moe-radius-sm);color:var(--moe-text)}.health-banner{border:1px solid var(--line);border-radius:var(--radius);padding:19px;background:linear-gradient(120deg,var(--moe-surface-muted),var(--moe-surface-muted));box-shadow:var(--moe-shadow-sm)}.health-banner[data-state=healthy]{border-color:var(--moe-success)}.health-banner[data-state=warning]{border-color:var(--moe-color-gold)}.health-banner[data-state=failed]{border-color:var(--moe-danger)}.health-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.health-title{display:flex;align-items:center;gap:10px;font-weight:650}.pulse{width:10px;height:10px;border-radius:50%;background:var(--muted);box-shadow:var(--moe-shadow-sm)}[data-state=healthy] .pulse,.check[data-state=healthy] .dot{background:var(--ok)}[data-state=warning] .pulse,.check[data-state=warning] .dot{background:var(--warn)}[data-state=failed] .pulse,.check[data-state=failed] .dot{background:var(--bad)}.checks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check{padding:12px 14px;border:1px solid var(--line);border-radius:var(--moe-radius-sm);background:var(--moe-surface-muted)}.check-label{display:flex;align-items:center;gap:8px;color:var(--moe-text);font-size:13px}.dot{width:7px;height:7px;background:var(--muted);border-radius:50%}.check-detail{margin:6px 0 0 15px;color:var(--muted);font-size:var(--moe-font-size-sm);line-height:1.45}.tabs{display:flex;gap:4px;margin:22px 0 16px;padding:4px;width:max-content;max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:var(--moe-radius-sm);background:var(--moe-surface-muted)}.tab{cursor:pointer;border:0;border-radius:var(--moe-radius-sm);padding:9px 14px;background:transparent;color:var(--muted);white-space:nowrap}.tab[aria-selected=true]{color:var(--moe-heading);background:var(--moe-accent-wash);box-shadow:var(--moe-shadow-sm)}.tab:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--moe-focus);outline-offset:2px}.view{display:none}.view.active{display:block}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.panel{grid-column:span 12;min-width:0;padding:19px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--moe-shadow-sm)}.panel.half{grid-column:span 6}.panel.third{grid-column:span 4}.panel h2{font-size:var(--moe-font-size-lg);margin:0}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}.panel-head p{color:var(--muted);font-size:var(--moe-font-size-sm);margin:5px 0 0}.metric{font-size:36px;font-weight:680;letter-spacing:-.04em;margin:14px 0 4px}.muted{color:var(--muted)}.status{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid var(--line);border-radius:var(--moe-radius-sm);font-size:var(--moe-font-size-sm);color:var(--moe-text)}.status.operational{color:var(--ok);border-color:var(--moe-success)}.status.degraded,.status.maintenance{color:var(--warn);border-color:var(--moe-color-gold)}.status.partial_outage,.status.major_outage,.status.unknown{color:var(--bad);border-color:var(--moe-danger)}.service-list,.issue-list,.timeline{display:grid;gap:8px;padding:0;margin:0;list-style:none}.service,.issue,.timeline li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:var(--moe-radius-sm);background:var(--moe-surface-muted)}.issue{cursor:pointer;text-align:left;width:100%;color:inherit}.issue:hover{border-color:var(--moe-accent-wash)}.issue strong,.service strong{display:block;font-size:13px}.issue small,.service small{display:block;color:var(--muted);margin-top:3px}form{display:grid;gap:12px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.field{display:grid;gap:6px;min-width:0;color:var(--moe-text);font-size:var(--moe-font-size-sm)}.field.full{grid-column:1/-1}.field.checkbox{display:flex;flex-direction:row;align-items:center;align-self:end;min-height:40px}.field.checkbox input{width:auto;accent-color:var(--accent)}input,select,textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:var(--moe-radius-sm);background:var(--moe-surface-strong);color:var(--moe-text);padding:10px 11px}textarea{min-height:86px;resize:vertical}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.notice{padding:11px 12px;border-left:3px solid var(--accent);border-radius:5px 10px 10px 5px;background:var(--moe-accent-wash);color:var(--moe-text);font-size:var(--moe-font-size-sm);line-height:1.5}.error{border-left-color:var(--bad)}.empty{text-align:center;padding:30px 12px;color:var(--muted)}.evidence-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.diagnostic-context{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0}.diagnostic-context>*{grid-column:1 / -1;min-width:0}.diagnostic-context h3{margin:0 0 12px;font-size:var(--moe-font-size-lg)}.diagnostic-context p{margin:0;line-height:1.6}.diagnostic-table-scroll{overflow-x:auto;border-radius:var(--moe-radius-sm)}.diagnostic-table-scroll:focus-visible{outline:3px solid var(--moe-focus);outline-offset:3px}.diagnostic-context table{width:100%;min-width:620px;border-collapse:collapse;table-layout:fixed;font-size:var(--moe-font-size-sm);line-height:1.6}.diagnostic-context th,.diagnostic-context td{padding:10px 12px;text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid var(--line)}.diagnostic-context th{color:var(--cyan);background:var(--moe-surface-muted)}.diagnostic-context tbody tr:last-child td{border-bottom:0}.graph{position:relative;min-height:300px;overflow:hidden;border:1px solid var(--line);border-radius:var(--moe-radius-sm);background-image:radial-gradient(var(--moe-accent-wash) 1px,transparent 1px);background-size:20px 20px}.graph svg{position:absolute;inset:0;width:100%;height:100%}.node{position:absolute;z-index:1;max-width:165px;padding:10px 12px;border:1px solid var(--moe-border);border-radius:var(--moe-radius-sm);background:var(--moe-surface);box-shadow:var(--moe-shadow-sm);font-size:11px}.node strong{display:block;margin-bottom:3px;font-size:var(--moe-font-size-sm)}.node.incident{left:5%;top:42%;border-color:var(--moe-accent)}.node.issue{left:38%;top:17%}.node.evidence{right:4%;top:8%;border-color:var(--moe-success)}.structured{overflow:auto;margin:0;padding:13px;border:1px solid var(--line);border-radius:var(--moe-radius-sm);color:var(--moe-text);background:var(--moe-surface-muted);font:.75rem/1.6 var(--moe-font-family-mono);white-space:pre-wrap;word-break:break-word}.toast-region{position:fixed;right:18px;bottom:18px;z-index:30;display:grid;gap:8px;width:min(390px,calc(100vw - 36px))}.toast{padding:12px 14px;border:1px solid var(--line);border-radius:var(--moe-radius-sm);background:var(--moe-surface-strong);box-shadow:var(--moe-shadow-sm);font-size:13px}.toast.bad{border-color:var(--moe-danger)}@media(max-width:820px){.checks,.form-grid,.evidence-layout{grid-template-columns:1fr}.panel.half,.panel.third{grid-column:span 12}.topbar{align-items:flex-start}.identity{flex-direction:column;align-items:flex-end}}.auth-panel{width:min(100%,30rem);margin:4rem auto}.auth-panel form{display:grid;gap:1rem}.auth-panel input{width:100%}.identity{flex-wrap:wrap}.auth-panel{padding:clamp(1.5rem,5vw,2.5rem)}.auth-panel .moe-brand-mark{margin-bottom:var(--moe-space-6)}.auth-panel h2{font-size:var(--moe-font-size-2xl);margin-bottom:var(--moe-space-3)}.auth-panel [role=alert]{margin:0;min-height:1.7em;color:var(--moe-text-soft)}.auth-panel .moe-button{width:100%}.panel,.health-banner{box-shadow:var(--moe-shadow-md)}.status.unknown{color:var(--moe-neutral);border-color:var(--moe-border)}@media(max-width:480px){.topbar{flex-direction:column}.identity{align-items:flex-start;flex-direction:row}.health-head,.panel-head{flex-wrap:wrap}.auth-panel{margin-block:var(--moe-space-6)}}
