*{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Microsoft JhengHei,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--bridge-page-text);background:var(--bridge-page-bg);transition:background-color var(--motion-standard) var(--motion-easing-default),color var(--motion-standard) var(--motion-easing-default)}@media(prefers-reduced-motion:reduce){body{transition:none}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}html.dark ::-webkit-scrollbar-track{background:#1e293b}html.dark ::-webkit-scrollbar-thumb{background:#475569;border-radius:5px}html.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}::selection{background:var(--color-selection-bg);color:var(--color-selection-text)}::-moz-selection{background:var(--color-selection-bg);color:var(--color-selection-text)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}:root{--_c-white:#fff;--_c-slate-50:#f8fafc;--_c-slate-100:#f1f5f9;--_c-slate-200:#e2e8f0;--_c-slate-300:#cbd5e1;--_c-slate-400:#94a3b8;--_c-slate-500:#64748b;--_c-slate-600:#475569;--_c-slate-700:#334155;--_c-slate-800:#1e293b;--_c-slate-900:#0f172a;--_c-gray-100:#f3f4f6;--_c-gray-200:#e5e7eb;--_c-gray-600:#4b5563;--_c-gray-800:#1f2937;--_c-blue-100:#dbeafe;--_c-blue-200:#bfdbfe;--_c-blue-300:#93c5fd;--_c-blue-400:#60a5fa;--_c-blue-600:#2563eb;--_c-blue-800:#1e40af;--_c-blue-900:#1e3a8a;--_c-blue-950:#172554;--_c-violet-300:#c4b5fd;--_c-violet-400:#a78bfa;--_c-violet-600:#7c3aed;--_c-violet-900:#4c1d95;--_c-violet-brand:#667eea;--_c-violet-50:#f5f3ff;--_c-indigo-50:#eef2ff;--_c-indigo-100:#e0e7ff;--_c-indigo-200:#c7d2fe;--_c-indigo-300:#a5b4fc;--_c-indigo-700:#4338ca;--_c-indigo-800:#3730a3;--_c-indigo-900:#312e81;--_c-indigo-925:#1a1758;--_c-indigo-950:#1e1b4b;--_c-green-100:#dcfce7;--_c-green-200:#bbf7d0;--_c-green-400:#4ade80;--_c-green-600:#16a34a;--_c-green-950:#052e16;--_c-green-800:#166534;--_c-green-300:#86efac;--_c-amber-100:#fef3c7;--_c-amber-200:#fde68a;--_c-amber-300:#fcd34d;--_c-amber-400:#fbbf24;--_c-amber-600:#d97706;--_c-amber-800:#92400e;--_c-amber-950:#431407;--_c-red-100:#fee2e2;--_c-red-200:#fecaca;--_c-red-300:#fca5a5;--_c-red-400:#f87171;--_c-red-600:#dc2626;--_c-red-700:#b91c1c;--_c-red-800:#991b1b;--_c-red-900:#7f1d1d;--_c-red-950:#450a0a;--_c-slate-950:#020617;--_c-gray-400:#9ca3af;--_c-blue-700:#1d4ed8;--_c-scrim-light:rgba(0,0,0,.4);--_c-scrim-dark:rgba(0,0,0,.6);--color-bg-canvas:var(--_c-white);--color-bg-subtle:var(--_c-slate-50);--color-bg-muted:var(--_c-slate-100);--color-bg-scrim:var(--_c-scrim-light);--color-surface-default:var(--_c-white);--color-surface-raised:var(--_c-white);--color-surface-sunken:var(--_c-slate-50);--color-surface-selected:var(--_c-violet-50);--color-text-primary:var(--_c-gray-800);--color-text-secondary:var(--_c-gray-600);--color-text-muted:var(--_c-slate-500);--color-text-inverse:var(--_c-white);--color-text-link:var(--_c-blue-600);--color-border-default:var(--_c-gray-200);--color-border-strong:var(--_c-slate-300);--color-border-subtle:var(--_c-gray-100);--color-border-focus:var(--_c-violet-brand);--color-action-primary-bg:var(--_c-violet-brand);--color-action-primary-text:var(--_c-white);--color-action-primary-border:var(--_c-violet-300);--color-action-neutral-bg:var(--_c-slate-50);--color-action-neutral-text:var(--_c-gray-600);--color-action-neutral-border:var(--_c-gray-200);--color-action-danger-bg:var(--_c-red-100);--color-action-danger-text:var(--_c-red-600);--color-action-danger-border:var(--_c-red-200);--color-focus-ring:var(--_c-violet-brand);--color-selection-bg:var(--_c-blue-100);--color-selection-text:var(--_c-blue-800);--color-status-info-fg:var(--_c-blue-600);--color-status-info-bg:var(--_c-blue-100);--color-status-info-border:var(--_c-blue-200);--color-status-info-accent:var(--_c-blue-400);--color-status-success-fg:var(--_c-green-600);--color-status-success-bg:var(--_c-green-100);--color-status-success-border:var(--_c-green-200);--color-status-success-accent:var(--_c-green-400);--color-status-warning-fg:var(--_c-amber-600);--color-status-warning-bg:var(--_c-amber-100);--color-status-warning-border:var(--_c-amber-200);--color-status-warning-accent:var(--_c-amber-400);--color-status-danger-fg:var(--_c-red-600);--color-status-danger-bg:var(--_c-red-100);--color-status-danger-border:var(--_c-red-200);--color-status-danger-accent:var(--_c-red-400);--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--shadow-sm:0 2px 8px rgba(0,0,0,.06);--shadow-md:0 4px 16px rgba(0,0,0,.1);--shadow-overlay:0 20px 60px rgba(0,0,0,.2);--motion-fast:.15s;--motion-standard:.2s;--motion-slow:.25s;--motion-easing-default:cubic-bezier(.4,0,.2,1);--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--spacing-3xl:64px;--shadow-sticky:0 1px 3px 0 rgba(0,0,0,.1);--color-brand-gradient:linear-gradient(135deg,var(--_c-blue-600) 0%,var(--_c-violet-600) 100%);--color-surface-inverse:var(--_c-gray-800);--color-text-on-inverse:var(--_c-gray-400);--color-text-disabled:var(--_c-slate-300);--color-status-danger-fg-strong:var(--_c-red-700);--color-text-link-strong:var(--_c-blue-800);--color-action-link-border:var(--_c-indigo-200);--color-accent-bg:var(--_c-indigo-50);--color-accent-fg:var(--_c-indigo-700);--color-accent-border:var(--_c-indigo-200);--color-accent-bg-hover:var(--_c-indigo-100);--color-accent-border-hover:var(--_c-indigo-300);--color-accent-fg-hover:var(--_c-indigo-800);--color-accent-gradient:linear-gradient(135deg,var(--_c-indigo-700) 0%,var(--_c-blue-600) 100%);--color-accent-gradient-hover:linear-gradient(135deg,var(--_c-indigo-800) 0%,var(--_c-blue-700) 100%)}html.dark{--color-bg-canvas:var(--_c-slate-900);--color-bg-subtle:var(--_c-slate-800);--color-bg-muted:var(--_c-slate-900);--color-bg-scrim:var(--_c-scrim-dark);--color-surface-default:var(--_c-slate-800);--color-surface-raised:var(--_c-slate-800);--color-surface-sunken:var(--_c-slate-900);--color-surface-selected:var(--_c-indigo-950);--color-text-primary:var(--_c-slate-200);--color-text-secondary:var(--_c-slate-400);--color-text-muted:var(--_c-slate-500);--color-text-inverse:var(--_c-white);--color-text-link:var(--_c-blue-400);--color-border-default:var(--_c-slate-700);--color-border-strong:var(--_c-slate-600);--color-border-subtle:var(--_c-slate-800);--color-border-focus:var(--_c-violet-600);--color-action-primary-bg:var(--_c-violet-600);--color-action-primary-text:var(--_c-white);--color-action-primary-border:var(--_c-violet-900);--color-action-neutral-bg:var(--_c-slate-800);--color-action-neutral-text:var(--_c-slate-400);--color-action-neutral-border:var(--_c-slate-700);--color-action-danger-bg:var(--_c-red-950);--color-action-danger-text:var(--_c-red-300);--color-action-danger-border:var(--_c-red-900);--color-focus-ring:var(--_c-violet-600);--color-selection-bg:var(--_c-blue-900);--color-selection-text:var(--_c-blue-200);--color-status-info-fg:var(--_c-blue-400);--color-status-info-bg:var(--_c-blue-950);--color-status-info-border:var(--_c-blue-800);--color-status-info-accent:var(--_c-blue-300);--color-status-success-fg:var(--_c-green-400);--color-status-success-bg:var(--_c-green-950);--color-status-success-border:var(--_c-green-800);--color-status-success-accent:var(--_c-green-300);--color-status-warning-fg:var(--_c-amber-400);--color-status-warning-bg:var(--_c-amber-950);--color-status-warning-border:var(--_c-amber-800);--color-status-warning-accent:var(--_c-amber-300);--color-status-danger-fg:var(--_c-red-400);--color-status-danger-bg:var(--_c-red-950);--color-status-danger-border:var(--_c-red-800);--color-status-danger-accent:var(--_c-red-300);--shadow-sticky:0 1px 4px 0 rgba(0,0,0,.4);--color-surface-inverse:var(--_c-slate-950);--color-text-disabled:var(--_c-slate-600);--color-status-danger-fg-strong:var(--color-status-danger-accent);--color-text-link-strong:var(--_c-blue-300);--color-action-link-border:var(--_c-blue-800);--color-accent-bg:var(--_c-indigo-950);--color-accent-fg:var(--_c-indigo-300);--color-accent-border:var(--_c-indigo-900);--color-accent-bg-hover:var(--_c-indigo-925);--color-accent-border-hover:var(--_c-indigo-700);--color-accent-fg-hover:var(--_c-indigo-200)}:root{--bridge-ui-radius-sm:var(--radius-sm);--bridge-ui-radius-md:var(--radius-md);--bridge-ui-radius-pill:var(--radius-pill);--bridge-ui-control-h:32px;--bridge-ui-input-h:36px;--bridge-ui-text-sm:.8125rem;--bridge-ui-text-xs:.78rem;--bridge-ui-font-semibold:600;--bridge-ui-control-border:var(--color-border-default);--bridge-ui-control-bg:var(--color-surface-default);--bridge-ui-control-text:var(--color-text-secondary);--bridge-ui-hover-border:var(--color-border-strong);--bridge-ui-hover-bg:var(--color-bg-subtle);--bridge-ui-hover-text:var(--color-text-primary);--bridge-ui-accent-border:var(--color-action-primary-border);--bridge-ui-accent-bg:var(--color-surface-selected);--bridge-ui-accent-text:#5b21b6;--bridge-ui-strong-bg:linear-gradient(135deg,#667eea,#764ba2);--bridge-ui-strong-text:var(--color-text-inverse);--bridge-ui-input-border:var(--color-border-default);--bridge-ui-input-text:var(--color-text-primary);--bridge-ui-input-focus-border:var(--color-border-focus);--bridge-ui-input-focus-shadow:0 0 0 3px rgba(102,126,234,.12);--bridge-ui-label-text:var(--color-text-secondary);--bridge-page-bg:var(--color-bg-canvas);--bridge-page-text:var(--color-text-primary);--bridge-page-bg-subtle:var(--color-bg-subtle);--bridge-page-bg-muted:var(--color-bg-muted);--bridge-page-text-secondary:var(--color-text-secondary);--bridge-page-text-muted:var(--color-text-muted);--bridge-page-border:var(--color-border-default);--bridge-surface-border:var(--color-border-subtle);--bridge-surface-bg:var(--color-surface-default);--bridge-surface-shadow:0 2px 8px rgba(0,0,0,.06);--bridge-nav-bg:#fff;--bridge-nav-shadow:0 1px 3px 0 rgba(0,0,0,.1);--bridge-nav-link:#4b5563;--bridge-nav-link-hover:#2563eb;--bridge-nav-admin-bg:#eef2ff;--bridge-nav-admin-text:#4338ca;--bridge-nav-admin-border:#c7d2fe;--bridge-nav-admin-hover-bg:#e0e7ff;--bridge-nav-admin-hover-border:#a5b4fc;--bridge-nav-admin-hover-text:#3730a3;--bridge-nav-viewas-bg:#eef2ff;--bridge-nav-viewas-top-border:#eef2ff;--bridge-nav-viewas-border:#e5e7eb;--bridge-nav-viewas-text:#1f2937;--bridge-nav-viewas-btn-bg:#fff;--bridge-nav-viewas-btn-text:#1e40af;--bridge-nav-viewas-btn-border:#c7d2fe;--bridge-footer-bg:#1f2937;--bridge-ui-scope-active-border:#0d9488;--bridge-ui-scope-active-bg:#ccfbf1;--bridge-ui-scope-active-text:#115e59;--bridge-ui-chip-active-border:#99f6e4;--bridge-ui-chip-active-bg:#f0fdfa;--bridge-ui-chip-active-text:#0f766e}html.dark{color-scheme:dark;--bridge-nav-bg:#1e293b;--bridge-nav-shadow:0 1px 4px 0 rgba(0,0,0,.4);--bridge-nav-link:#94a3b8;--bridge-nav-link-hover:#60a5fa;--bridge-nav-admin-bg:#1e1b4b;--bridge-nav-admin-text:#a5b4fc;--bridge-nav-admin-border:#312e81;--bridge-nav-admin-hover-bg:#1a1758;--bridge-nav-admin-hover-border:#4338ca;--bridge-nav-admin-hover-text:#c7d2fe;--bridge-nav-viewas-bg:#1e293b;--bridge-nav-viewas-top-border:#1e293b;--bridge-nav-viewas-border:#334155;--bridge-nav-viewas-text:#e2e8f0;--bridge-nav-viewas-btn-bg:#0f172a;--bridge-nav-viewas-btn-text:#93c5fd;--bridge-nav-viewas-btn-border:#1e40af;--bridge-footer-bg:#020617;--bridge-ui-accent-text:#a78bfa;--bridge-ui-input-focus-shadow:0 0 0 3px rgba(124,58,237,.2);--bridge-surface-shadow:0 12px 30px rgba(0,0,0,.4);--bridge-ui-scope-active-border:#134e4a;--bridge-ui-scope-active-bg:#042f2e;--bridge-ui-scope-active-text:#5eead4;--bridge-ui-chip-active-border:#134e4a;--bridge-ui-chip-active-bg:#042f2e;--bridge-ui-chip-active-text:#5eead4;--status-complete-bg:#052e16;--status-complete-text:#86efac;--status-complete-border:#166534;--status-complete-dot:#4ade80;--status-in-progress-bg:#431407;--status-in-progress-text:#fdba74;--status-in-progress-border:#9a3412;--status-in-progress-dot:#fb923c;--status-not-started-bg:#1e293b;--status-not-started-text:#94a3b8;--status-not-started-border:#334155;--status-not-started-dot:#64748b}html.dark .bridge-panel-title{color:#f1f5f9}html.dark .bridge-info-box{border-color:#334155;background:#0f172af2}html.dark .bridge-toolbar-btn{color:#94a3b8}html.dark .bridge-toolbar-btn:hover:not(:disabled){color:#cbd5e1;background:#1e293b}html.dark .bridge-scope-btn{color:#94a3b8}html.dark .bridge-scope-btn,html.dark .bridge-scope-select{border-color:#334155;background:#1e293b}html.dark .bridge-scope-select>span{color:#94a3b8}html.dark .bridge-scope-dropdown{color:#e2e8f0}html.dark .bridge-scope-dropdown option{background:#1e293b;color:#e2e8f0}html.dark .bridge-filter-chip,html.dark .bridge-pill-action,html.dark .bridge-sort-chip{background:#1e293b;color:#94a3b8}html.dark .bridge-sort-chip{border-color:#334155}html.dark .bridge-input{background:#1e293b}html.dark .hljs{background:#1e293b!important;color:#e2e8f0}html.dark .hljs-doctag,html.dark .hljs-keyword,html.dark .hljs-meta .hljs-keyword,html.dark .hljs-template-tag,html.dark .hljs-template-variable,html.dark .hljs-type,html.dark .hljs-variable.language_{color:#ff7b72}html.dark .hljs-title,html.dark .hljs-title.class_,html.dark .hljs-title.class_.inherited__,html.dark .hljs-title.function_{color:#d2a8ff}html.dark .hljs-attr,html.dark .hljs-attribute,html.dark .hljs-literal,html.dark .hljs-meta,html.dark .hljs-number,html.dark .hljs-operator,html.dark .hljs-selector-attr,html.dark .hljs-selector-class,html.dark .hljs-selector-id,html.dark .hljs-variable{color:#79c0ff}html.dark .hljs-meta .hljs-string,html.dark .hljs-regexp,html.dark .hljs-string{color:#a5d6ff}html.dark .hljs-built_in,html.dark .hljs-symbol{color:#ffa657}html.dark .hljs-code,html.dark .hljs-comment,html.dark .hljs-formula{color:#8b949e}html.dark .hljs-name,html.dark .hljs-quote,html.dark .hljs-selector-pseudo,html.dark .hljs-selector-tag{color:#7ee787}html.dark .hljs-subst{color:#c9d1d9}html.dark .hljs-addition{color:#56d364}html.dark .hljs-deletion{color:#f85149}html.dark .hljs-section{color:#d2a8ff}html.dark .hljs-bullet,html.dark .hljs-link{color:#79c0ff}html.dark .hljs-punctuation{color:#c9d1d9}html.dark .hljs-emphasis{font-style:italic}html.dark .hljs-strong{font-weight:700}.bridge-panel-eyebrow{margin:0 0 .25rem;font-size:.73rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bridge-panel-title{margin:0;font-size:1rem;line-height:1.35;color:#0f172a}.bridge-control-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:var(--bridge-ui-control-h);padding:.3125rem .625rem;border-radius:var(--bridge-ui-radius-sm);font-size:var(--bridge-ui-text-sm);font-weight:var(--bridge-ui-font-semibold);line-height:1;cursor:pointer;transition:opacity .15s ease,border-color .18s ease,background .18s ease,color .18s ease}.bridge-control-btn:disabled{opacity:.45;cursor:not-allowed}.bridge-control-btn--ghost{border:1px solid var(--bridge-ui-control-border);background:var(--bridge-ui-control-bg);color:var(--bridge-ui-control-text)}.bridge-control-btn--ghost.is-active,.bridge-control-btn--ghost:hover:not(:disabled){border-color:var(--bridge-ui-accent-border);background:var(--bridge-ui-accent-bg);color:var(--bridge-ui-accent-text)}.bridge-control-btn--primary{border:none;background:var(--bridge-ui-strong-bg);color:var(--bridge-ui-strong-text)}.bridge-control-btn--primary:hover:not(:disabled){opacity:.88}.bridge-control-btn--icon{width:var(--bridge-ui-control-h);min-width:var(--bridge-ui-control-h);padding:0;gap:0}.bridge-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;padding:4px 6px;border:none;border-radius:4px;background:none;color:#9ca3af;font-size:.7rem;cursor:pointer;transition:color .15s ease,background .15s ease,opacity .15s ease}.bridge-toolbar-btn:hover:not(:disabled){color:#374151;background:#e5e7eb}.bridge-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.bridge-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.bridge-scope-btn{border:1px solid #dbe4f0;border-radius:var(--bridge-ui-radius-sm);background:#fff;color:#475569;font-size:.8rem;font-weight:var(--bridge-ui-font-semibold);padding:.3125rem .2rem;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.bridge-scope-btn.is-active,.bridge-scope-btn:hover{border-color:var(--bridge-ui-scope-active-border,#0d9488);background:var(--bridge-ui-scope-active-bg,#ccfbf1);color:var(--bridge-ui-scope-active-text,#115e59)}.bridge-scope-selectors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.bridge-scope-select{display:flex;min-width:0;flex-direction:column;gap:.24rem;border:1px solid #dbe4f0;border-radius:var(--bridge-ui-radius-sm);background:#fff;padding:.42rem .48rem;transition:background .18s ease,color .18s ease,border-color .18s ease}.bridge-scope-select>span{color:#64748b;font-size:.68rem;font-weight:var(--bridge-ui-font-semibold)}.bridge-scope-select.is-active{border-color:var(--bridge-ui-scope-active-border,#0d9488);background:var(--bridge-ui-scope-active-bg,#ccfbf1)}.bridge-scope-select.is-active>span{color:var(--bridge-ui-scope-active-text,#115e59)}.bridge-scope-dropdown{width:100%;min-width:0;border:0;background:transparent;color:#334155;font-size:.78rem;font-weight:var(--bridge-ui-font-semibold);line-height:1.25;outline:none;cursor:pointer}.bridge-scope-select.is-active .bridge-scope-dropdown{color:var(--bridge-ui-scope-active-text,#115e59)}@media(max-width:480px){.bridge-scope-selectors{grid-template-columns:1fr}}.bridge-filter-chip{border:1px solid transparent;border-radius:var(--bridge-ui-radius-pill);background:#f8fafc;color:#475569;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease;padding:.34rem .68rem;font-size:var(--bridge-ui-text-xs);font-weight:var(--bridge-ui-font-semibold);line-height:1}.bridge-filter-chip.is-active,.bridge-filter-chip:hover{border-color:var(--bridge-ui-chip-active-border,#99f6e4);background:var(--bridge-ui-chip-active-bg,#f0fdfa);color:var(--bridge-ui-chip-active-text,#0f766e)}.bridge-pill-action{border:1px solid transparent;border-radius:var(--bridge-ui-radius-pill);background:#f8fafc;color:#475569;cursor:pointer;font-size:var(--bridge-ui-text-xs);font-weight:var(--bridge-ui-font-semibold);line-height:1;padding:.34rem .62rem;transition:color .18s ease,border-color .18s ease,background .18s ease,opacity .18s ease}.bridge-pill-action:hover:not(:disabled){border-color:var(--bridge-ui-chip-active-border,#99f6e4);background:var(--bridge-ui-chip-active-bg,#f0fdfa);color:var(--bridge-ui-chip-active-text,#0f766e)}.bridge-pill-action:disabled{opacity:.35;cursor:not-allowed}.bridge-pill-action--danger:hover:not(:disabled){border-color:#fecaca;background:#fef2f2;color:#b91c1c}.bridge-sort-chip{display:inline-flex;align-items:center;gap:3px;padding:.28rem .58rem;font-size:.74rem;font-weight:var(--bridge-ui-font-semibold);border:1px solid #dbe4f0;border-radius:var(--bridge-ui-radius-pill);background:#f8fafc;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.bridge-sort-chip.is-active,.bridge-sort-chip:hover{border-color:var(--bridge-ui-chip-active-border,#99f6e4);background:var(--bridge-ui-chip-active-bg,#f0fdfa);color:var(--bridge-ui-chip-active-text,#0f766e)}.bridge-input-label{font-size:var(--bridge-ui-text-xs);font-weight:700;color:var(--bridge-ui-label-text)}.bridge-input{width:100%;min-height:var(--bridge-ui-input-h);border:1px solid var(--bridge-ui-input-border);border-radius:var(--bridge-ui-radius-sm);padding:.3125rem .625rem;font:inherit;font-size:var(--bridge-ui-text-sm);color:var(--bridge-ui-input-text);background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.bridge-input:focus{outline:none;border-color:var(--bridge-ui-input-focus-border);box-shadow:var(--bridge-ui-input-focus-shadow)}.bridge-panel-state{border-radius:14px;padding:.9rem 1rem;font-size:.84rem;line-height:1.6}.bridge-surface-card{border-radius:16px;border:1px solid var(--bridge-surface-border,#e2e8f0);background:var(--bridge-surface-bg,#fff);box-shadow:var(--bridge-surface-shadow,0 12px 30px rgba(15,23,42,.05))}.bridge-badge{display:inline-flex;align-items:center;border-radius:var(--bridge-ui-radius-pill);padding:.24rem .55rem;font-size:.74rem;font-weight:600;background:var(--bridge-badge-bg,#e2e8f0);color:var(--bridge-badge-text,#475569)}.bridge-badge--muted{--bridge-badge-bg:#f1f5f9;--bridge-badge-text:#475569}.bridge-meta-text{color:#64748b;font-size:.78rem;line-height:1.45}.bridge-info-box{padding:.75rem .85rem;border-radius:12px;border:1px dashed #cbd5e1;background:#f8fafcf2}.split-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Courier New,monospace!important;font-feature-settings:"calt" 0,"liga" 0!important;font-variant-ligatures:none!important}:root{--status-complete-bg:#ecfdf5;--status-complete-text:#065f46;--status-complete-border:#a7f3d0;--status-complete-dot:#059669;--status-in-progress-bg:#fff7ed;--status-in-progress-text:#92400e;--status-in-progress-border:#fde68a;--status-in-progress-dot:#d97706;--status-not-started-bg:#f3f4f6;--status-not-started-text:#374151;--status-not-started-border:#e5e7eb;--status-not-started-dot:#9ca3af}.status-complete{background:var(--status-complete-bg)!important;color:var(--status-complete-text)!important;border-color:var(--status-complete-border)!important}.status-in-progress{background:var(--status-in-progress-bg)!important;color:var(--status-in-progress-text)!important;border-color:var(--status-in-progress-border)!important}.status-not-started{background:var(--status-not-started-bg)!important;color:var(--status-not-started-text)!important;border-color:var(--status-not-started-border)!important}html.dark .stat-pill.stat-blue{background:#2563eb12!important;color:#7db8f7!important}html.dark .stat-pill.stat-green{background:#16a34a12!important;color:#6ee7b7!important}html.dark .student-chip{background:#6366f112!important;border-color:#6366f138!important}html.dark .student-chip:hover{background:#6366f124!important;border-color:#6366f161!important}html.dark .student-name{color:#a5b4fc!important}html.dark .shortcut-btn{background:#667eea12!important;color:#a5b4fc!important;border-color:#667eea38!important}html.dark .shortcut-btn:hover{background:#667eea24!important;border-color:#667eea61!important}html.dark .qb-page{background:var(--bridge-page-bg)}html.dark .qb-header{background:var(--bridge-nav-bg)}html.dark .qb-header,html.dark .tabs{border-bottom-color:var(--bridge-page-border)}html.dark .tab-btn{color:var(--bridge-page-text-secondary)}html.dark .filter-search,html.dark .filter-select{background:var(--bridge-ui-control-bg);border-color:var(--bridge-ui-control-border);color:var(--bridge-page-text)}html.dark .filter-total{color:var(--bridge-page-text-muted)}html.dark .scope-banner{background:#6366f114;border-color:#6366f140}html.dark .scope-banner-text{color:#a5b4fc}html.dark .scope-banner-btn{background:var(--bridge-ui-control-bg);color:#a5b4fc;border-color:#6366f14d}html.dark .table-card{background:var(--bridge-surface-bg);border-color:var(--bridge-surface-border)}html.dark .q-table th{background:var(--bridge-page-bg-subtle);color:var(--bridge-page-text-muted);border-bottom-color:var(--bridge-page-border)}html.dark .q-table td{color:var(--bridge-page-text);border-bottom-color:var(--bridge-surface-border)}html.dark .q-row:hover td{background:var(--bridge-ui-hover-bg)}html.dark .diff-easy{background:#10b9811a;color:#6ee7b7}html.dark .diff-medium{background:#d977061a;color:#fcd34d}html.dark .diff-hard{background:#dc26261a;color:#fca5a5}html.dark .tag-chip{background:#6366f11a;color:#a5b4fc}html.dark .tag-chip:hover{background:#6366f133}html.dark .tag-chip-active{background:#4f46e5;color:#fff}html.dark .type-filter-chip{background:var(--bridge-ui-control-bg);border-color:var(--bridge-ui-control-border);color:var(--bridge-page-text-secondary)}html.dark .type-filter-chip:hover{background:#6366f11a;border-color:#6366f159;color:#a5b4fc}html.dark .course-badge{background:#0369a11f;color:#7dd3fc}html.dark .general-badge{background:var(--bridge-page-bg-muted);color:var(--bridge-page-text-muted)}html.dark .act-btn.edit{background:var(--bridge-ui-control-bg);border-color:#667eea66;color:#a5b4fc}html.dark .act-btn.edit:hover{background:#667eea1a}html.dark .act-btn.copy{background:var(--bridge-ui-control-bg);border-color:#8b5cf666;color:#c4b5fd}html.dark .act-btn.copy:hover:not(:disabled){background:#8b5cf61a}html.dark .act-btn.preview{background:var(--bridge-ui-control-bg);border-color:#05966966;color:#6ee7b7}html.dark .act-btn.preview:hover{background:#0596691a}html.dark .act-btn.del{background:var(--bridge-ui-control-bg);border-color:#dc26264d;color:#fca5a5}html.dark .act-btn.del:hover:not(:disabled){background:#dc26261a}html.dark .batch-result-success{background:#0478571a;border-color:#34d3994d;color:#6ee7b7}html.dark .batch-result-warning{background:#b453091a;border-color:#fde68a4d;color:#fcd34d}html.dark .import-errors-card{background:#dc262612;border-color:#dc262640}html.dark .tools-panel{background:var(--bridge-surface-bg);border-color:var(--bridge-surface-border)}html.dark .header-action-btn{background:var(--bridge-ui-control-bg);border-color:var(--bridge-ui-control-border);color:var(--bridge-page-text-secondary)}html.dark .header-action-btn:hover:not(:disabled){background:var(--bridge-ui-hover-bg)}html.dark .header-action-btn-outline{background:var(--bridge-ui-control-bg);border-color:#667eea59;color:#a5b4fc}html.dark .tools-toggle-btn{background:var(--bridge-ui-control-bg)!important;border-color:var(--bridge-ui-control-border)!important;color:var(--bridge-page-text)!important}html.dark .tools-toggle-btn-active{border-color:#2dd4bf!important;color:#2dd4bf!important}html.dark .tools-panel{background:var(--bridge-surface-bg)!important;border-color:var(--bridge-surface-border)!important}html.dark .tools-panel-title{color:var(--bridge-page-text)!important}html.dark .tools-help-title{color:#93c5fd!important}html.dark .tools-help-list{color:#94a3b8!important}html.dark .tools-help-note{color:var(--bridge-page-text-muted)!important}html.dark .header-action-btn-outline{background:var(--bridge-ui-control-bg)!important;border-color:var(--bridge-ui-control-border)!important;color:var(--bridge-page-text-secondary)!important}html.dark .header-action-btn-outline:hover:not(:disabled){background:var(--bridge-ui-hover-bg)!important}html.dark .batch-toolbar{background:var(--bridge-surface-bg)!important;border-color:var(--bridge-surface-border)!important}html.dark .batch-selection-summary{color:var(--bridge-page-text)!important}html.dark .batch-selection-note{color:#a5b4fc!important}html.dark .batch-link-btn{background:var(--bridge-ui-control-bg)!important;border-color:var(--bridge-ui-control-border)!important;color:var(--bridge-page-text-secondary)!important}html.dark .batch-link-btn:hover{background:#6366f11a!important;border-color:#6366f159!important;color:#a5b4fc!important}html.dark .batch-close-btn{background:#dc262612!important;border-color:#dc262640!important;color:#fca5a5!important}html.dark .qb-title{color:var(--bridge-page-text)!important}html.dark .qb-guide{border-color:#6366f133;background:radial-gradient(circle at top right,rgba(99,102,241,.07),transparent 34%),linear-gradient(135deg,#1a1f35,#1e2240)}html.dark .qb-guide-title{color:var(--bridge-page-text)}html.dark .qb-guide-subtitle{color:var(--bridge-page-text-secondary)}html.dark .qb-guide-toggle{background:#6366f11a;border-color:#6366f140;color:#a5b4fc}html.dark .qb-guide-toggle:hover{background:#6366f12e}html.dark .qb-guide-card{background:#ffffff0a}html.dark .qb-guide-card p{color:var(--bridge-page-text-secondary)}html.dark .qb-guide-card-system{border-color:#0e749040}html.dark .qb-guide-card-course{border-color:#16a34a40}html.dark .qb-guide-card-personal{border-color:#7c3aed40}html.dark .qb-guide-card-system .qb-guide-pill{background:#0e749026;color:#67e8f9}html.dark .qb-guide-card-course .qb-guide-pill{background:#16a34a1f;color:#6ee7b7}html.dark .qb-guide-card-personal .qb-guide-pill{background:#7c3aed1f;color:#c4b5fd}html.dark .qb-guide-note{color:var(--bridge-page-text-muted)}html.dark .page-feedback{background:radial-gradient(circle at top left,rgba(14,165,233,.07),transparent 28%),radial-gradient(circle at top right,rgba(124,58,237,.07),transparent 32%),var(--bridge-page-bg)}html.dark .eyebrow{color:#2dd4bf}html.dark .hero-title{color:var(--bridge-page-text)}html.dark .hero-subtitle{color:var(--bridge-page-text-secondary)}html.dark .card-soft,html.dark .form-card{background:var(--bridge-surface-bg);border-color:var(--bridge-surface-border)}html.dark .hero-note{background:#6366f112;border-color:#6366f133}html.dark .note-title{color:#a5b4fc}html.dark .side-tab:hover{background:#ffffff0d}html.dark .side-tab-active{background:linear-gradient(135deg,#2563eb26,#0f766e26)}html.dark .side-tab-title{color:var(--bridge-page-text)}html.dark .side-tab-desc{color:var(--bridge-page-text-secondary)}html.dark .side-tip{border-top-color:#94a3b81a}html.dark .side-tip h2{color:var(--bridge-page-text)}html.dark .side-tip p{color:var(--bridge-page-text-muted)}html.dark .section-kicker{color:#60a5fa}html.dark .section-head h2{color:var(--bridge-page-text)}html.dark .section-head p{color:var(--bridge-page-text-secondary)}html.dark .field-control,html.dark .field-label{color:var(--bridge-page-text)}html.dark .field-control{background:var(--bridge-ui-control-bg);border-color:var(--bridge-ui-control-border)}html.dark .field-control:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}html.dark .upload-box{background:#ffffff08;border-color:var(--bridge-ui-control-border)}html.dark .upload-title{color:var(--bridge-page-text)}html.dark .upload-desc{color:var(--bridge-page-text-muted)}html.dark .file-chip{background:#2563eb1f;color:#93c5fd}html.dark .chip-remove{color:#60a5fa}html.dark .reply-card{background:var(--bridge-page-bg-subtle);border-color:var(--bridge-surface-border)}html.dark .checkbox-row{color:var(--bridge-page-text)}html.dark .field-help{color:var(--bridge-page-text-muted)}html.dark .rating-guide{background:#2563eb14;border-color:#3b82f633;color:#93c5fd}html.dark .rating-card{background:var(--bridge-surface-bg);border-color:var(--bridge-surface-border)}html.dark .rating-title{color:var(--bridge-page-text)}html.dark .rating-option{background:#2563eb12;border-color:#3b82f633;color:#93c5fd}html.dark .rating-axis{color:var(--bridge-page-text-muted)}html.dark .message-error{background:#b91c1c1a;color:#fca5a5}html.dark .message-success{background:#0478571a;color:#6ee7b7}html.dark .action-note{color:var(--bridge-page-text-muted)}html.dark .page-profile{background:linear-gradient(135deg,#1e1b4b,#2e1065)}html.dark .profile-container{background:var(--bridge-surface-bg);box-shadow:0 20px 60px #00000080}html.dark .username{color:var(--bridge-page-text)}html.dark .user-status{background:var(--bridge-page-bg-muted);color:var(--bridge-page-text-muted)}html.dark .user-status.active{background:#04785726;color:#6ee7b7}html.dark .detail-section h3,html.dark .profile-header{border-bottom-color:var(--bridge-surface-border)}html.dark .detail-section h3{color:var(--bridge-page-text)}html.dark .detail-label{color:var(--bridge-page-text-muted)}html.dark .detail-value{color:var(--bridge-page-text);background:var(--bridge-page-bg-muted);border-color:var(--bridge-surface-border)}html.dark .name-input{color:var(--bridge-page-text)}html.dark .btn-cancel,html.dark .name-input{background:var(--bridge-ui-control-bg);border-color:var(--bridge-ui-control-border)}html.dark .btn-cancel{color:var(--bridge-page-text-secondary)}html.dark .modal-content{background:var(--bridge-surface-bg);color:var(--bridge-page-text)}html.dark .spinner{border-color:var(--bridge-surface-border);border-top-color:#667eea}html.dark .loading-container p{color:var(--bridge-page-text-muted)}html.dark{--code-toolbar-bg:#1e293b;--code-toolbar-border:#334155;--code-btn-bg:#0f172a;--code-btn-border:#334155;--code-btn-text:#94a3b8;--code-btn-hover-border:#475569;--code-btn-hover-text:#e2e8f0;--code-run-border:rgba(16,185,129,.25);--code-run-hover-bg:rgba(16,185,129,.08);--code-ai-border:rgba(167,139,250,.35);--code-ai-text:#a78bfa;--code-ai-hover-bg:rgba(167,139,250,.1);--code-muted-text:#64748b;--code-judger-ok-border:rgba(16,185,129,.25);--code-judger-ok-bg:rgba(16,185,129,.08);--code-judger-ok-text:#6ee7b7;--code-judger-ok-hover-bg:rgba(16,185,129,.15);--code-judger-err-border:rgba(239,68,68,.25);--code-judger-err-bg:rgba(239,68,68,.08);--code-judger-err-text:#fca5a5;--code-judger-err-hover-bg:rgba(239,68,68,.15)}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(./KaTeX_AMS-Regular.BQhdFMY1.woff2) format("woff2"),url(./KaTeX_AMS-Regular.DMm9YOAa.woff) format("woff"),url(./KaTeX_AMS-Regular.DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(./KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2) format("woff2"),url(./KaTeX_Caligraphic-Bold.BEiXGLvX.woff) format("woff"),url(./KaTeX_Caligraphic-Bold.ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(./KaTeX_Caligraphic-Regular.Di6jR-x-.woff2) format("woff2"),url(./KaTeX_Caligraphic-Regular.CTRA-rTL.woff) format("woff"),url(./KaTeX_Caligraphic-Regular.wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(./KaTeX_Fraktur-Bold.CL6g_b3V.woff2) format("woff2"),url(./KaTeX_Fraktur-Bold.BsDP51OF.woff) format("woff"),url(./KaTeX_Fraktur-Bold.BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(./KaTeX_Fraktur-Regular.CTYiF6lA.woff2) format("woff2"),url(./KaTeX_Fraktur-Regular.Dxdc4cR9.woff) format("woff"),url(./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(./KaTeX_Main-Bold.Cx986IdX.woff2) format("woff2"),url(./KaTeX_Main-Bold.Jm3AIy58.woff) format("woff"),url(./KaTeX_Main-Bold.waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(./KaTeX_Main-BoldItalic.DxDJ3AOS.woff2) format("woff2"),url(./KaTeX_Main-BoldItalic.SpSLRI95.woff) format("woff"),url(./KaTeX_Main-BoldItalic.DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(./KaTeX_Main-Italic.NWA7e6Wa.woff2) format("woff2"),url(./KaTeX_Main-Italic.BMLOBm91.woff) format("woff"),url(./KaTeX_Main-Italic.3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(./KaTeX_Main-Regular.B22Nviop.woff2) format("woff2"),url(./KaTeX_Main-Regular.Dr94JaBh.woff) format("woff"),url(./KaTeX_Main-Regular.ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(./KaTeX_Math-BoldItalic.CZnvNsCZ.woff2) format("woff2"),url(./KaTeX_Math-BoldItalic.iY-2wyZ7.woff) format("woff"),url(./KaTeX_Math-BoldItalic.B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(./KaTeX_Math-Italic.t53AETM-.woff2) format("woff2"),url(./KaTeX_Math-Italic.DA0__PXp.woff) format("woff"),url(./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(./KaTeX_SansSerif-Bold.D1sUS0GD.woff2) format("woff2"),url(./KaTeX_SansSerif-Bold.DbIhKOiC.woff) format("woff"),url(./KaTeX_SansSerif-Bold.CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(./KaTeX_SansSerif-Italic.C3H0VqGB.woff2) format("woff2"),url(./KaTeX_SansSerif-Italic.DN2j7dab.woff) format("woff"),url(./KaTeX_SansSerif-Italic.YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(./KaTeX_SansSerif-Regular.DDBCnlJ7.woff2) format("woff2"),url(./KaTeX_SansSerif-Regular.CS6fqUqJ.woff) format("woff"),url(./KaTeX_SansSerif-Regular.BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(./KaTeX_Script-Regular.D3wIWfF6.woff2) format("woff2"),url(./KaTeX_Script-Regular.D5yQViql.woff) format("woff"),url(./KaTeX_Script-Regular.C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(./KaTeX_Size1-Regular.mCD8mA8B.woff2) format("woff2"),url(./KaTeX_Size1-Regular.C195tn64.woff) format("woff"),url(./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(./KaTeX_Size2-Regular.Dy4dx90m.woff2) format("woff2"),url(./KaTeX_Size2-Regular.oD1tc_U0.woff) format("woff"),url(./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(./KaTeX_Size3-Regular.CTq5MqoE.woff) format("woff"),url(./KaTeX_Size3-Regular.DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(./KaTeX_Size4-Regular.Dl5lxZxV.woff2) format("woff2"),url(./KaTeX_Size4-Regular.BF-4gkZK.woff) format("woff"),url(./KaTeX_Size4-Regular.DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(./KaTeX_Typewriter-Regular.CO6r4hn1.woff2) format("woff2"),url(./KaTeX_Typewriter-Regular.C0xS9mPB.woff) format("woff"),url(./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.16.47"}.katex .katex-mathml{border:0;clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-moz-min-content;width:min-content}.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;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 .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{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 .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{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.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;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.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:.8333333333em}.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.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.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.6666666667em}.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.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.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.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.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:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.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.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.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.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.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:.4166666667em}.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:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.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:.8333333333em}.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.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.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:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.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.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.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.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.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.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.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{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 .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{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 .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.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 .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>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.iab-overlay[data-v-7afac24f]{position:fixed;inset:0;z-index:9999;background:var(--color-bg-scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;padding:1.25rem}.iab-dialog-box[data-v-7afac24f],.iab-overlay[data-v-7afac24f]{display:flex;align-items:center}.iab-dialog-box[data-v-7afac24f]{background:var(--color-surface-default);border-radius:var(--radius-lg);padding:2rem 1.75rem;max-width:480px;width:100%;box-shadow:var(--shadow-overlay);flex-direction:column;text-align:center;gap:1rem}.iab-icon-wrap[data-v-7afac24f]{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-status-warning-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.iab-icon[data-v-7afac24f]{width:1.75rem;height:1.75rem;color:var(--color-status-warning-fg)}.iab-title[data-v-7afac24f]{font-size:1.375rem;font-weight:700;color:var(--color-text-primary);margin:0}.iab-desc[data-v-7afac24f]{color:var(--color-text-primary)}.iab-desc[data-v-7afac24f],.iab-instruction[data-v-7afac24f]{font-size:.9375rem;line-height:1.6;margin:0}.iab-instruction[data-v-7afac24f]{color:var(--color-text-secondary)}.iab-url-row[data-v-7afac24f]{width:100%;display:flex;align-items:center;gap:.625rem;background:var(--color-bg-subtle);border:1px solid var(--color-border-default);border-radius:var(--radius-md);padding:.625rem .75rem}.iab-url-text[data-v-7afac24f]{flex:1;min-width:0;font-size:.8125rem;color:var(--color-text-primary);word-break:break-all;text-align:left;font-family:ui-monospace,Cascadia Code,Source Code Pro,monospace}.iab-copy-trigger[data-v-7afac24f]{cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;font-family:inherit;border:none;transition:background var(--motion-fast) var(--motion-easing-default),color var(--motion-fast) var(--motion-easing-default);background:var(--color-action-primary-bg);color:var(--color-action-primary-text);white-space:nowrap}.iab-copy-trigger[data-v-7afac24f]:hover{opacity:.9}.iab-copy-trigger.copied[data-v-7afac24f]{background:var(--color-status-success-fg);color:var(--color-action-primary-text)}.iab-trigger-icon[data-v-7afac24f]{width:.9375rem;height:.9375rem;flex-shrink:0}.iab-tip[data-v-7afac24f]{width:100%;background:var(--color-status-info-bg);border:1px solid var(--color-status-info-border);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.8125rem;color:var(--color-status-info-fg);line-height:1.65;text-align:left;margin:0}
