:root,[data-theme=dark]{--bg:#0a0c10;--bg-2:#06070a;--page-bg:var(--bg);--panel:hsla(0,0%,100%,.04);--panel-solid:#15181e;--surface-2:#1c2027;--border:hsla(0,0%,100%,.09);--border-strong:hsla(0,0%,100%,.16);--grid-line:hsla(0,0%,100%,.04);--ink:#f4f6fa;--ink-2:#c4ccd6;--muted:#8b96a5;--muted-2:#6c7787;--cyan:#56cfe1;--cyan-soft:rgba(86,207,225,.1);--cyan-line:rgba(86,207,225,.32);--purple:#a78bfa;--purple-soft:rgba(167,139,250,.1);--purple-line:rgba(167,139,250,.32);--yellow:#efc15f;--yellow-soft:rgba(239,193,95,.1);--yellow-line:rgba(239,193,95,.32);--orange:#f3a366;--orange-soft:hsla(26,85%,68%,.1);--orange-line:hsla(26,85%,68%,.32);--green:#5fd49a;--green-soft:rgba(95,212,154,.1);--green-line:rgba(95,212,154,.32);--indigo:#8b95f8;--indigo-soft:rgba(139,149,248,.1);--indigo-line:rgba(139,149,248,.32);--rose:#f76382;--rose-soft:rgba(247,99,130,.1);--rose-line:rgba(247,99,130,.32);--fuchsia:#df7bef;--fuchsia-soft:rgba(223,123,239,.1);--fuchsia-line:rgba(223,123,239,.32);--error:var(--rose);--error-soft:var(--rose-soft);--error-line:var(--rose-line);--success:var(--green);--success-soft:var(--green-soft);--success-line:var(--green-line);--warn:var(--yellow);--warn-soft:var(--yellow-soft);--warn-line:var(--yellow-line);--scrim:rgba(0,0,0,.55);--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-12:48px;--sp-16:64px;--content-prose:760px;--content-wide:1120px;--radius:12px;--shadow:0 20px 60px rgba(0,0,0,.55);--sans:"Geist",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--serif:"Instrument Serif",ui-serif,Georgia,serif;--mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--ar-sans:"IBM Plex Sans Arabic","Geist",system-ui,sans-serif;--ar-serif:"Amiri","Instrument Serif",ui-serif,Georgia,serif}[data-theme=light]{--bg:#fbfcfe;--bg-2:#eef1f6;--page-bg:var(--bg);--panel:rgba(0,0,0,.025);--panel-solid:#fff;--surface-2:#f6f8fb;--border:rgba(15,18,24,.1);--border-strong:rgba(15,18,24,.2);--grid-line:rgba(15,18,24,.04);--ink:#0c1118;--ink-2:#353d4a;--muted:#5d6775;--muted-2:#6b7480;--cyan:#0079a0;--cyan-soft:rgba(0,121,160,.08);--cyan-line:rgba(0,121,160,.28);--purple:#6d4ed6;--purple-soft:rgba(109,78,214,.08);--purple-line:rgba(109,78,214,.28);--yellow:#a9760a;--yellow-soft:rgba(169,118,10,.08);--yellow-line:rgba(169,118,10,.28);--orange:#a85b15;--orange-soft:rgba(168,91,21,.08);--orange-line:rgba(168,91,21,.28);--green:#157040;--green-soft:rgba(21,112,64,.08);--green-line:rgba(21,112,64,.28);--indigo:#4f46e5;--indigo-soft:rgba(79,70,229,.08);--indigo-line:rgba(79,70,229,.28);--rose:#c01a43;--rose-soft:rgba(192,26,67,.08);--rose-line:rgba(192,26,67,.28);--fuchsia:#a21caf;--fuchsia-soft:rgba(162,28,175,.08);--fuchsia-line:rgba(162,28,175,.28);--shadow:0 12px 40px rgba(20,30,50,.1);--scrim:rgba(15,18,24,.45)}[dir=rtl] body{font-family:var(--ar-sans)}[dir=rtl] .admin-stat .val,[dir=rtl] .brand-greet .b1,[dir=rtl] .connector-meta h1,[dir=rtl] .greet,[dir=rtl] .mcp-detail h1,[dir=rtl] .mcps-section-title,[dir=rtl] h1{font-family:var(--ar-serif)}[dir=rtl] .md-body,[dir=rtl] .msg-assistant{line-height:1.95}:focus-visible{outline:2px solid var(--cyan);outline-offset:2px;border-radius:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--hue-ink,var(--cyan));outline-offset:-1px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.nav-progress{position:fixed;top:0;left:0;height:2.5px;width:0;z-index:9999;background:linear-gradient(90deg,var(--cyan),var(--purple));box-shadow:0 0 10px var(--cyan-line);opacity:0;pointer-events:none;transition:width .32s cubic-bezier(.4,0,.2,1),opacity .25s ease}.nav-progress[data-phase=run]{width:80%;opacity:1}.nav-progress[data-phase=done]{width:100%;opacity:1}.nav-progress[data-phase=idle]{width:0;opacity:0}@keyframes ps-spin{to{transform:rotate(1turn)}}.ps-spinner{width:24px;height:24px;border:2.5px solid var(--border-strong);border-top-color:var(--cyan);border-radius:50%;animation:ps-spin .7s linear infinite}.ps-loading{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:14px}