:root{--color-primary:#06c;--color-primary-hover:#05a;--color-danger:#c00;--color-danger-hover:#fff0f0;--color-bg:#f5f5f5;--color-bg-surface:#fff;--color-bg-muted:#fafafa;--color-bg-hover:#f0f0f0;--color-text:#333;--color-text-secondary:#666;--color-text-muted:#999;--color-text-heading:#555;--color-text-on-primary:#fff;--color-border:#eee;--color-border-strong:#ccc;--color-border-subtle:#f0f0f0;--color-error-bg:#fee;--color-error-border:#fcc;--color-error-text:#c00;--color-success-bg:#dcfce7;--color-success-text:#15803d;--color-warning-bg:#fef3c7;--color-warning-text:#b45309;--color-info-bg:#dbeafe;--color-info-text:#1d4ed8;--color-severity-low-bg:#dcfce7;--color-severity-low-text:#15803d;--color-severity-medium-bg:#fef3c7;--color-severity-medium-text:#b45309;--color-severity-high-bg:#ffedd5;--color-severity-high-text:#c2410c;--color-severity-critical-bg:#fee2e2;--color-severity-critical-text:#b91c1c;--font-sans:"Inter Variable", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono Variable", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:1.1rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:20px;--radius-full:50%;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 0 20px #0000001a;--overlay:#00000080}.roots-logout-button{font-size:var(--font-size-sm,14px);color:var(--color-text,#333);background:var(--color-bg-surface,#fff);border:1px solid var(--color-border,#eee);border-radius:var(--radius-sm,4px);padding:var(--space-1,4px) var(--space-3,12px);cursor:pointer;line-height:1.4}.roots-logout-button:hover:not(:disabled){background:var(--color-bg-hover,#f0f0f0)}.roots-logout-button:disabled{cursor:default;opacity:.6}.roots-account-menu{font-family:var(--font-sans,system-ui, -apple-system, sans-serif);display:inline-block;position:relative}.roots-account-menu__trigger{border-radius:var(--radius-sm,4px);cursor:pointer;font:inherit;color:var(--color-text,#333);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:4px 8px;display:inline-flex}.roots-account-menu__trigger:hover{background:var(--color-bg-hover,#f0f0f0)}.roots-account-menu__stack{flex-direction:column;align-items:flex-end;line-height:1.15;display:inline-flex}.roots-account-menu__primary{font-size:var(--font-size-sm,12px);color:var(--color-text,#333);font-weight:600}.roots-account-menu__secondary{font-size:var(--font-size-xs,10px);color:var(--color-text-muted,#999)}.roots-account-menu__avatar{background:var(--color-bg-hover,#f0f0f0);width:22px;height:22px;color:var(--color-text-muted,#999);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.roots-account-menu__avatar svg{fill:currentColor;width:14px;height:14px}.roots-account-menu__panel{background:var(--color-bg-surface,#fff);border:1px solid var(--color-border,#eee);border-radius:var(--radius-sm,6px);z-index:50;width:300px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.roots-account-menu__identity{border-bottom:1px solid var(--color-border,#eee);align-items:center;gap:12px;padding:14px;display:flex}.roots-account-menu__avatar-lg{background:linear-gradient(135deg, var(--color-primary,#06c), #2b8be8);width:48px;height:48px;color:var(--color-text-on-primary,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:inline-flex}.roots-account-menu__identity-text{min-width:0}.roots-account-menu__name{color:var(--color-text,#333);font-size:13px;font-weight:600;line-height:1.2}.roots-account-menu__email{color:var(--color-text-secondary,#666);word-break:break-all;margin-top:2px;font-size:11px;line-height:1.3}.roots-account-menu__action{text-align:left;width:100%;font:inherit;color:var(--color-text,#333);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:9px 14px;font-size:12px;display:flex}.roots-account-menu__action:hover{background:var(--color-bg-hover,#f5f5f5)}.roots-account-menu__action--danger{color:var(--color-danger,#c00)}.roots-account-menu__action-icon{width:14px;height:14px}.roots-account-menu__tenant-current{color:var(--color-text-subtle,#888);word-break:break-word;margin-top:4px;font-size:11px;line-height:1.3}.roots-account-menu__back{text-align:left;border:none;border-bottom:1px solid var(--color-border,#eee);width:100%;font:inherit;color:var(--color-text,#333);cursor:pointer;background:0 0;align-items:center;gap:10px;padding:9px 14px;font-size:12px;font-weight:500;display:flex}.roots-account-menu__back:hover{background:var(--color-bg-hover,#f5f5f5)}.roots-account-menu__tenant-list{flex-direction:column;max-height:320px;display:flex;overflow-y:auto}.roots-account-menu__tenant-option{cursor:pointer;min-height:48px;font:inherit;color:var(--color-text,#333);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 14px;display:flex}.roots-account-menu__tenant-option:hover:not(:disabled){background:var(--color-bg-hover,#f5f5f5)}.roots-account-menu__tenant-option:disabled{cursor:default;opacity:.6}.roots-account-menu__tenant-text{flex-direction:column;gap:2px;min-width:0;display:flex}.roots-account-menu__tenant-name{font-size:var(--font-size-sm,13px)}.roots-account-menu__tenant-option--active .roots-account-menu__tenant-name{color:var(--color-info-text,#1f4fb8);font-weight:500}.roots-account-menu__tenant-roles{font-size:var(--font-size-xs,11px);color:var(--color-text-subtle,#888)}.roots-account-menu__tenant-check{width:14px;height:14px;color:var(--color-info-text,#1f4fb8);visibility:hidden;flex-shrink:0}.roots-account-menu__tenant-option--active .roots-account-menu__tenant-check{visibility:visible}.roots-app-switcher{font-family:var(--font-sans,system-ui, -apple-system, sans-serif);display:inline-block;position:relative}.roots-app-switcher__trigger{border-radius:var(--radius-sm,6px);cursor:pointer;width:28px;height:28px;color:inherit;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;transition:background .12s,border-color .12s;display:inline-flex}.roots-app-switcher__trigger:hover{background:var(--color-bg-hover,#f0f0f0)}.roots-app-switcher__trigger[aria-expanded=true]{background:var(--color-bg-hover,#f0f0f0);border-color:var(--color-border-strong,#ccc)}.roots-app-switcher__waffle{grid-template-rows:4px 4px 4px;grid-template-columns:4px 4px 4px;gap:1px;display:grid}.roots-app-switcher__waffle span{background:var(--color-text-secondary,#555);border-radius:1px}.roots-app-switcher__panel{background:var(--color-bg-surface,#fff);border:1px solid var(--color-border,#eee);z-index:50;border-radius:10px;width:320px;padding:14px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 1px 2px #0000000a,0 12px 32px -6px #0000002e}.roots-app-switcher__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted,#999);margin-bottom:10px;padding:0 4px;font-size:10px;font-weight:600}.roots-app-switcher__grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.roots-app-switcher__tile{color:var(--color-text,#333);cursor:pointer;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.roots-app-switcher__tile:hover{background:var(--color-bg-hover,#f0f0f0)}.roots-app-switcher__tile--current{background:#eaf3ff;border-color:#c8def5}.roots-app-switcher__icon{color:#fff;letter-spacing:-.02em;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #ffffff2e,0 1px 2px #00000014}.roots-app-switcher__name{text-align:center;font-size:12px;font-weight:500;line-height:1.25}.roots-app-switcher__tile--current .roots-app-switcher__name{color:var(--color-info-text,#1d4ed8);font-weight:600}.roots-app-header{background:var(--color-bg-surface,#fff);border-bottom:1px solid var(--color-border,#e5e5e5);height:40px;min-height:40px;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);justify-content:space-between;align-items:center;padding:0 16px;display:flex}.roots-app-header__left{align-items:center;gap:12px;min-width:0;display:flex}.roots-app-header__title{color:var(--color-text,#333);letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.roots-app-header__actions{align-items:center;gap:8px;display:flex}.context-menu{z-index:1000;background:var(--color-bg-surface,#fff);border:1px solid var(--color-border,#e5e5e5);border-radius:var(--radius-sm,4px);min-width:160px;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);padding:4px 0;font-size:12px;position:fixed;box-shadow:0 4px 16px #0000001f}.context-menu__item{text-align:left;width:100%;font:inherit;color:var(--color-text,#333);cursor:pointer;background:0 0;border:none;padding:6px 12px;display:block}.context-menu__item:hover,.context-menu__item--focused{background:var(--color-bg-hover,#f0f0f0)}.context-menu__item--danger{color:var(--color-danger,#c00)}.context-menu__item--danger:hover,.context-menu__item--danger.context-menu__item--focused{background:#fdeaea}.context-menu__item--disabled{color:var(--color-text-muted,#999);cursor:default}.context-menu__separator{background:var(--color-border,#e5e5e5);height:1px;margin:4px 0}.folder-tree__header{font-family:var(--font-sans,system-ui, -apple-system, sans-serif);justify-content:space-between;align-items:center;padding:6px 12px 4px;display:flex}.folder-tree__header-label{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted,#999);font-size:10px;font-weight:600}.folder-tree__header-action{font:inherit;color:var(--color-primary,#06c);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:11px}.folder-tree__header-action:hover{text-decoration:underline}.folder-tree__folder{cursor:pointer;color:var(--color-text,#333);-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:3px 12px 3px 0;font-size:12px;display:flex}.folder-tree__folder:hover{background:var(--color-bg-hover,#f5f5f5)}.folder-tree__caret{width:10px;color:var(--color-text-muted,#999);flex-shrink:0;font-size:9px;transition:transform .1s;display:inline-block}.folder-tree__caret--open{transform:rotate(90deg)}.folder-tree__caret--placeholder{visibility:hidden}.folder-tree__icon{flex-shrink:0;font-size:12px}.folder-tree__folder-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.folder-tree__count{color:var(--color-text-muted,#999);flex-shrink:0;margin-left:4px;font-size:10px}.folder-tree__rename-input{font:inherit;border:1px solid var(--color-border-strong,#ccc);border-radius:2px;flex:auto;min-width:0;padding:1px 4px;font-size:12px}.folder-tree__creating{align-items:center;gap:4px;padding:3px 12px 3px 0;display:flex}.folder-tree__item{padding-top:1px;padding-bottom:1px}.folder-tree__empty{color:var(--color-text-muted,#999);padding:4px 12px;font-size:10px}.folder-picker__backdrop{z-index:1001;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.folder-picker{background:var(--color-bg-surface,#fff);width:360px;max-height:70vh;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);border-radius:8px;flex-direction:column;font-size:12px;display:flex;box-shadow:0 12px 40px #0003}.folder-picker__title{border-bottom:1px solid var(--color-border,#e5e5e5);color:var(--color-text,#333);padding:14px 16px;font-size:13px;font-weight:600}.folder-picker__list{flex:auto;min-height:80px;padding:4px 0;overflow-y:auto}.folder-picker__row{text-align:left;width:100%;font:inherit;color:var(--color-text,#333);cursor:pointer;background:0 0;border:none;padding:5px 12px;font-size:12px;display:block}.folder-picker__row:hover:not(:disabled){background:var(--color-bg-hover,#f5f5f5)}.folder-picker__row--active{background:var(--color-bg-selected,#eaf3ff);font-weight:500}.folder-picker__row--disabled{color:var(--color-text-muted,#999);cursor:default}.folder-picker__actions{border-top:1px solid var(--color-border,#e5e5e5);justify-content:flex-end;gap:8px;padding:10px 16px;display:flex}.folder-picker__btn{font:inherit;background:var(--color-bg-surface,#fff);color:var(--color-text,#333);border:1px solid var(--color-border,#e5e5e5);cursor:pointer;border-radius:4px;padding:5px 12px;font-size:12px}.folder-picker__btn:hover{background:var(--color-bg-hover,#f5f5f5)}.folder-picker__btn--primary{background:var(--color-primary,#06c);color:#fff;border-color:var(--color-primary,#06c)}.folder-picker__btn--primary:hover{background:var(--color-primary-hover,#05a)}.roots-tag-chip{font-family:var(--font-mono,monospace);font-size:12px;font-weight:var(--font-weight-medium,500);white-space:nowrap;cursor:default;border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;line-height:1.4;display:inline-flex}.roots-tag-chip--gray{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.roots-tag-chip--red{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.roots-tag-chip--amber{color:#b45309;background:#fef3c7;border-color:#fde68a}.roots-tag-chip--green{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.roots-tag-chip--blue{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.roots-tag-chip--violet{color:#6d28d9;background:#ede9fe;border-color:#ddd6fe}button.roots-tag-chip{cursor:pointer;outline-offset:1px;outline:2px solid #0000;transition:outline-color .15s}button.roots-tag-chip:hover{filter:brightness(.97)}button.roots-tag-chip.selected{outline-color:var(--color-primary,#06c)}button.roots-tag-chip:disabled{opacity:.5;cursor:not-allowed}.roots-tag-attacher{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.roots-tag-attacher .roots-tag-chip-remove{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;margin-left:2px;padding:0 2px;font-size:14px;line-height:1}.roots-tag-attacher .roots-tag-chip-remove:hover{opacity:1}.roots-tag-attacher-add{position:relative}.roots-tag-attacher-add-btn{background:var(--color-bg-muted,#f9fafb);border:1px dashed var(--color-border-strong,#ccc);cursor:pointer;color:var(--color-text-secondary,#666);border-radius:999px;padding:2px 10px;font-size:12px}.roots-tag-attacher-add-btn:hover{background:var(--color-bg-hover,#f0f0f0);color:var(--color-text,#333)}.roots-tag-attacher-popover{z-index:10;background:var(--color-bg-surface,#fff);border:1px solid var(--color-border-strong,#ccc);border-radius:8px;min-width:220px;max-height:240px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.roots-tag-attacher-popover input{border:1px solid var(--color-border,#e5e5e5);border-radius:4px;width:100%;margin-bottom:4px;padding:4px 6px;font-size:12px}.roots-tag-attacher-option{cursor:pointer;text-align:left;width:100%;color:var(--color-text,#333);background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:4px 6px;font-size:12px;display:flex}.roots-tag-attacher-option:hover{background:var(--color-bg-hover,#f0f0f0)}.roots-tag-attacher-empty{color:var(--color-text-muted,#999);text-align:center;padding:8px;font-size:12px}.roots-muted{color:var(--color-text-muted,#999);font-size:12px}.roots-banner{border-radius:4px;margin-bottom:6px;padding:6px 10px;font-size:12px}.roots-banner--error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.roots-user-avatar{background:var(--color-primary,#06c);color:var(--color-text-on-primary,#fff);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex}.roots-user-avatar--unknown{background:var(--color-bg-muted,#f9fafb);color:var(--color-text-secondary,#666)}@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{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.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;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.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{width:.12em;display:inline-block}.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 .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.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;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.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{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;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{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}:root{--md-bg:var(--color-bg-surface,#fff);--md-bg-muted:var(--color-bg-muted,#fafafa);--md-bg-code:#f4f4f5;--md-bg-code-block:#fafafa;--md-bg-quote:#fafafa;--md-text:var(--color-text,#2a2a2a);--md-text-muted:var(--color-text-secondary,#6b7280);--md-text-heading:#111827;--md-text-link:var(--color-primary,#06c);--md-text-code:#be185d;--md-border:var(--color-border,#e5e7eb);--md-border-strong:var(--color-border-strong,#d1d5db);--md-quote-border:#d1d5db;--md-radius-sm:var(--radius-sm,4px);--md-radius-md:var(--radius-md,8px);--md-font-sans:var(--font-sans,system-ui, sans-serif);--md-font-mono:var(--font-mono,"SF Mono", Menlo, Consolas, monospace);--md-font-size:14px;--md-line-height:1.7}[data-theme=dark]{--md-bg:#0f1117;--md-bg-muted:#161922;--md-bg-code:#1e2235;--md-bg-code-block:#161922;--md-bg-quote:#161922;--md-text:#e2e8f0;--md-text-muted:#94a3b8;--md-text-heading:#f1f5f9;--md-text-link:#818cf8;--md-text-code:#f0abfc;--md-border:#2d3148;--md-border-strong:#3b3f5c;--md-quote-border:#3b3f5c}.roots-md{font-family:var(--md-font-sans);font-size:var(--md-font-size);line-height:var(--md-line-height);color:var(--md-text);word-wrap:break-word}.roots-md>:first-child{margin-top:0}.roots-md>:last-child{margin-bottom:0}.roots-md h1,.roots-md h2,.roots-md h3,.roots-md h4,.roots-md h5,.roots-md h6{color:var(--md-text-heading);margin:1.5em 0 .5em;font-weight:600;line-height:1.3}.roots-md h1{font-size:1.75rem}.roots-md h2{border-bottom:1px solid var(--md-border);padding-bottom:.25em;font-size:1.4rem}.roots-md h3{font-size:1.2rem}.roots-md h4{font-size:1.05rem}.roots-md h5{font-size:.95rem}.roots-md h6{color:var(--md-text-muted);font-size:.85rem}.roots-md p{margin:0 0 .75em}.roots-md strong{color:var(--md-text-heading);font-weight:600}.roots-md em{font-style:italic}.roots-md ul,.roots-md ol{margin:0 0 .75em;padding-left:1.5em}.roots-md li{margin:.15em 0}.roots-md li>p{margin:0}.roots-md a{color:var(--md-text-link);text-decoration:underline}.roots-md hr{border:none;border-top:1px solid var(--md-border);margin:1.5em 0}.roots-md blockquote{border-left:3px solid var(--md-quote-border);background:var(--md-bg-quote);color:var(--md-text-muted);margin:.75em 0;padding:.5em 1em}.roots-md blockquote>:first-child{margin-top:0}.roots-md blockquote>:last-child{margin-bottom:0}.roots-md :not(pre)>code{font-family:var(--md-font-mono);border-radius:var(--md-radius-sm);background:var(--md-bg-code);color:var(--md-text-code);padding:.15em .4em;font-size:.875em}.roots-md table{border-collapse:collapse;width:100%;margin:.75em 0;font-size:.95em}.roots-md th,.roots-md td{border:1px solid var(--md-border);text-align:left;padding:.5em .75em}.roots-md th{background:var(--md-bg-muted);font-weight:600}.roots-md img{border-radius:var(--md-radius-sm);max-width:100%;height:auto}.roots-md input[type=checkbox]{vertical-align:middle;margin-right:.4em}.roots-md-codeblock{margin:.75em 0;position:relative}.roots-md-codeblock pre{background:var(--md-bg-code-block);border:1px solid var(--md-border);border-radius:var(--md-radius-md);font-family:var(--md-font-mono);margin:0;padding:.85em 1em;font-size:.85em;line-height:1.5;overflow-x:auto}.roots-md-codeblock pre code{color:inherit;font-family:inherit;font-size:inherit;background:0 0;padding:0}.roots-md-copy-btn{font-size:11px;font-family:var(--md-font-sans);color:var(--md-text-muted);background:var(--md-bg);border:1px solid var(--md-border);border-radius:var(--md-radius-sm);cursor:pointer;opacity:0;padding:.25em .6em;transition:opacity .15s;position:absolute;top:.4em;right:.4em}.roots-md-codeblock:hover .roots-md-copy-btn,.roots-md-copy-btn:focus{opacity:1}.roots-md-copy-btn:hover{color:var(--md-text)}.roots-md-copy-btn--copied{color:var(--color-success-text,#15803d)}.roots-md .hljs{color:inherit;background:0 0}.roots-md .hljs-keyword,.roots-md .hljs-selector-tag,.roots-md .hljs-built_in,.roots-md .hljs-name,.roots-md .hljs-tag{color:#c026d3}.roots-md .hljs-string,.roots-md .hljs-title,.roots-md .hljs-section,.roots-md .hljs-attribute,.roots-md .hljs-literal,.roots-md .hljs-template-tag,.roots-md .hljs-template-variable,.roots-md .hljs-type,.roots-md .hljs-addition{color:#16a34a}.roots-md .hljs-comment,.roots-md .hljs-quote,.roots-md .hljs-deletion,.roots-md .hljs-meta{color:#6b7280;font-style:italic}.roots-md .hljs-number,.roots-md .hljs-regexp,.roots-md .hljs-symbol,.roots-md .hljs-variable,.roots-md .hljs-bullet,.roots-md .hljs-link{color:#0891b2}.roots-md .hljs-emphasis{font-style:italic}.roots-md .hljs-strong{font-weight:700}[data-theme=dark] .roots-md .hljs-keyword,[data-theme=dark] .roots-md .hljs-selector-tag,[data-theme=dark] .roots-md .hljs-built_in,[data-theme=dark] .roots-md .hljs-name,[data-theme=dark] .roots-md .hljs-tag{color:#e879f9}[data-theme=dark] .roots-md .hljs-string,[data-theme=dark] .roots-md .hljs-title,[data-theme=dark] .roots-md .hljs-section,[data-theme=dark] .roots-md .hljs-attribute,[data-theme=dark] .roots-md .hljs-literal,[data-theme=dark] .roots-md .hljs-template-tag,[data-theme=dark] .roots-md .hljs-template-variable,[data-theme=dark] .roots-md .hljs-type,[data-theme=dark] .roots-md .hljs-addition{color:#4ade80}[data-theme=dark] .roots-md .hljs-comment,[data-theme=dark] .roots-md .hljs-quote,[data-theme=dark] .roots-md .hljs-deletion,[data-theme=dark] .roots-md .hljs-meta{color:#94a3b8}[data-theme=dark] .roots-md .hljs-number,[data-theme=dark] .roots-md .hljs-regexp,[data-theme=dark] .roots-md .hljs-symbol,[data-theme=dark] .roots-md .hljs-variable,[data-theme=dark] .roots-md .hljs-bullet,[data-theme=dark] .roots-md .hljs-link{color:#67e8f9}.roots-md-mermaid{background:var(--md-bg-muted);border:1px solid var(--md-border);border-radius:var(--md-radius-md);text-align:center;margin:.75em 0;padding:.75em;overflow-x:auto}.roots-md-mermaid svg{max-width:100%;height:auto}.roots-md-mermaid--error{color:var(--color-error-text,#c00);font-family:var(--md-font-mono);text-align:left;white-space:pre-wrap;font-size:.85em}.roots-md .katex-display{margin:1em 0;overflow:auto hidden}.roots-md-editor{background:var(--md-bg);height:100%;min-height:0;color:var(--md-text);font-family:var(--md-font-mono);flex-direction:column;display:flex}.roots-md-editor .cm-editor{min-height:0;font-family:var(--md-font-mono);color:var(--md-text);background:0 0;flex:1;font-size:14px;line-height:1.6}.roots-md-editor .cm-editor.cm-focused{outline:none}.roots-md-editor .cm-content{caret-color:var(--md-text-link);padding:.75em 1em}.roots-md-editor .cm-line{padding:0 4px}.roots-md-editor .cm-cursor{border-left-color:var(--md-text-link)}.roots-md-editor .cm-selectionBackground{background:#6366f12e!important}.roots-md-editor .cm-content ::selection{background:#6366f12e!important}.roots-md-editor .cm-gutters{background:var(--md-bg-muted);color:var(--md-text-muted);border-right:1px solid var(--md-border)}.roots-md-slash-menu{z-index:1000;background:var(--md-bg);border:1px solid var(--md-border-strong);border-radius:var(--md-radius-md);min-width:220px;max-height:320px;box-shadow:var(--shadow-md,0 4px 12px #0000001f);font-family:var(--md-font-sans);padding:4px;font-size:13px;position:absolute;overflow-y:auto}.roots-md-slash-item{border-radius:var(--md-radius-sm);cursor:pointer;color:var(--md-text);flex-direction:column;gap:2px;padding:6px 8px;display:flex}.roots-md-slash-item--active,.roots-md-slash-item:hover{background:var(--md-bg-muted)}.roots-md-slash-item-label{font-weight:500}.roots-md-slash-item-hint{color:var(--md-text-muted);font-size:11px}.roots-md-theme-toggle{border:1px solid var(--md-border);border-radius:var(--md-radius-sm);width:28px;height:28px;color:var(--md-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.roots-md-theme-toggle:hover{color:var(--md-text);background:var(--md-bg-muted)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--font-family-sans,system-ui), sans-serif;background:var(--color-bg,#fff);color:var(--color-text,#0f172a)}.app{flex-direction:column;height:100%;display:flex}.tripane{flex:1;grid-template-columns:220px minmax(280px,360px) 1fr;min-height:0;display:grid;overflow:hidden}.pane-sidebar{border-right:1px solid var(--color-border,#e2e8f0);padding:.75rem 0;overflow-y:auto}.nav-section{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted,#64748b);padding:.25rem 1rem;font-size:.7rem;font-weight:600}.nav-item{text-align:left;cursor:pointer;width:100%;color:var(--color-text,#0f172a);background:0 0;border:none;border-radius:0;padding:.4rem 1rem;font-size:.875rem;display:block}.nav-item:hover{background:var(--color-hover,#f1f5f9)}.nav-item.on{background:var(--color-selected,#e0f2fe);font-weight:600}.pane-list{border-right:1px solid var(--color-border,#e2e8f0);flex-direction:column;display:flex;overflow:hidden}.list-toolbar{border-bottom:1px solid var(--color-border,#e2e8f0);flex-wrap:wrap;gap:.4rem;padding:.5rem;display:flex}.list-body{flex:1;overflow-y:auto}.list-loading,.list-empty{color:var(--color-text-muted,#64748b);padding:1rem;font-size:.875rem}.ticket-detail-panel{padding:1rem 1.25rem;overflow-y:auto}.ticket-detail-panel__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ticket-detail-panel__numeric-id{color:var(--color-text-muted,#64748b);font-family:monospace;font-size:.8rem}.ticket-detail-panel__title-row{margin-bottom:.75rem}.ticket-detail-panel__title{cursor:pointer;margin:0;font-size:1.25rem;font-weight:600}.ticket-detail-panel__title-input{width:100%;font-size:1.25rem;font-weight:600}.ticket-detail-panel__meta{grid-template-columns:6rem 1fr;gap:.4rem .75rem;margin-bottom:1rem;font-size:.875rem;display:grid}.ticket-detail-panel__meta dt{color:var(--color-text-muted,#64748b);align-self:center}.ticket-detail-panel__user-cell{align-items:center;gap:.4rem;display:flex}.ticket-detail-panel__section{margin-top:1.25rem}.ticket-detail-panel__section-heading{color:var(--color-text-muted,#64748b);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.ticket-detail-panel__description{font-size:.9rem}.detail-empty-state{color:var(--color-text-muted,#64748b);justify-content:center;align-items:center;font-size:.9rem;display:flex}.modal-overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.banner--error{color:#991b1b;background:#fee2e2;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.875rem;display:flex}.banner--error__dismiss{cursor:pointer;color:#991b1b;background:0 0;border:none;padding:0 .25rem;font-size:1.1rem;line-height:1}.input,.select{border:1px solid var(--color-border,#cbd5e1);background:var(--color-bg,#fff);color:var(--color-text,#0f172a);border-radius:4px;padding:.3rem .5rem;font-size:.875rem}.input{flex:1}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.btn.sm{padding:.2rem .5rem;font-size:.8rem}.btn.primary{color:#fff;background:#0284c7}.btn.primary:hover:not(:disabled){background:#0369a1}.btn.secondary{border-color:var(--color-border,#cbd5e1);color:var(--color-text,#0f172a);background:0 0}.btn.secondary:hover:not(:disabled){background:var(--color-hover,#f1f5f9)}.btn.danger{color:#fff;background:#dc2626;border-color:#dc2626}.btn.danger:hover:not(:disabled){background:#b91c1c}.btn:disabled{opacity:.5;cursor:default}.spacer{flex:1}.muted{color:var(--color-text-muted,#64748b)}
