:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--shell-bg: #f5f7fb;--shell-surface: #ffffff;--shell-text: #1a1d26;--shell-muted: #5c6370;--shell-border: rgba(92, 45, 145, .12);--shell-purple-deep: #3d1f6b;--shell-purple: #5c2d91;--shell-purple-bright: #8b5cf6;--shell-purple-soft: #ede9fe;--shell-accent: #c586c0;--shell-shadow: 0 8px 32px rgba(61, 31, 107, .08);--shell-radius: 12px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--shell-bg: #f5f7fb;--shell-surface: #ffffff;--shell-text: #1a1d26;--shell-muted: #5c6370;--shell-border: rgba(92, 45, 145, .12);--shell-purple-deep: #3d1f6b;--shell-purple: #5c2d91;--shell-purple-bright: #8b5cf6;--shell-purple-soft: #ede9fe;--shell-accent: #c586c0;--shell-shadow: 0 8px 32px rgba(61, 31, 107, .08);--shell-radius: 12px;--shell-home-content-max: min(1680px, 95vw);--shell-console-outer-pad: max(.5rem, min(3.5vw, 2.25rem));--shell-console-below-nav-gap: .75rem;--shell-console-page-max: min(2000px, 100%)}#capabilities,#apps,#models,#community{scroll-margin-top:4.5rem}#app{width:100%;margin:0;padding:0;font-weight:400}a{transition:color .2s}.top-nav[data-v-9f25a9d2]{position:sticky;top:0;z-index:50;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--shell-border)}.inner[data-v-9f25a9d2]{max-width:var(--shell-home-content-max, min(1680px, 95vw));width:100%;box-sizing:border-box;margin:0 auto;padding:.75rem .5rem;display:flex;align-items:center;gap:.9rem 1.25rem;flex-wrap:wrap;justify-content:flex-start}.top-nav--console .inner[data-v-9f25a9d2]{max-width:none;margin:0;padding:.7rem var(--shell-console-outer-pad, max(.5rem, min(3.5vw, 2.25rem)))}.brand[data-v-9f25a9d2]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--shell-text)}.btn-console[data-v-9f25a9d2]{border:1px solid rgba(124,58,237,.35);background:#7c3aed14;color:#5b21b6;font-size:.88rem;font-weight:600;text-decoration:none;padding:.4rem .75rem;border-radius:999px}.btn-console[data-v-9f25a9d2]:hover{background:#7c3aed24}.logo-mark[data-v-9f25a9d2]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;font-size:.68rem;font-weight:800;letter-spacing:-.05em;line-height:1;color:#fff;background:linear-gradient(135deg,var(--shell-purple),var(--shell-purple-bright));box-shadow:0 2px 12px #8b5cf673;flex-shrink:0}.brand-text[data-v-9f25a9d2]{font-weight:700;font-size:1.15rem;letter-spacing:-.02em}.brand-sub[data-v-9f25a9d2]{font-size:.75rem;color:var(--shell-muted);padding-left:.35rem;border-left:1px solid var(--shell-border)}.links[data-v-9f25a9d2]{display:flex;flex:1 1 auto;min-width:0;flex-wrap:wrap;align-items:center;gap:.5rem 1.15rem;justify-content:flex-start}.links .nav-item[data-v-9f25a9d2]{color:var(--shell-muted);text-decoration:none;font-size:.92rem;transition:color .2s;border-bottom:2px solid transparent;padding-bottom:.15rem}.links .nav-item[data-v-9f25a9d2]:hover{color:var(--shell-purple)}.links .nav-item.router-link-exact-active[data-v-9f25a9d2]{color:var(--shell-purple-deep);font-weight:600;border-bottom-color:#7c3aed73}.actions[data-v-9f25a9d2]{display:flex;align-items:center;gap:.45rem .5rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.top-nav--console .actions[data-v-9f25a9d2]{flex:0 0 auto}.btn-dim[data-v-9f25a9d2]{opacity:.92}.btn-msg-bell[data-v-9f25a9d2]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid rgba(124,58,237,.28);background:#fffffff2;text-decoration:none;flex-shrink:0;transition:background .15s,border-color .15s,transform .12s}.btn-msg-bell[data-v-9f25a9d2]:hover{background:#7c3aed1a;border-color:#7c3aed73}.bell-ic[data-v-9f25a9d2]{font-size:1.15rem;line-height:1}.msg-badge[data-v-9f25a9d2]{position:absolute;top:-.15rem;right:-.15rem;min-width:1.15rem;padding:.08rem .28rem;border-radius:999px;font-size:.65rem;font-weight:800;line-height:1.1;color:#fff;background:linear-gradient(135deg,#dc2626,#f97316);box-shadow:0 1px 4px #dc262673;pointer-events:none}.user-pill[data-v-9f25a9d2]{font-size:.85rem;color:var(--shell-purple-deep);background:var(--shell-purple-soft);padding:.35rem .65rem;border-radius:999px;max-width:11rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-text[data-v-9f25a9d2]{border:none;background:transparent;color:var(--shell-muted);font-size:.9rem;cursor:pointer;padding:.45rem .65rem}.btn-text[data-v-9f25a9d2]:hover{color:var(--shell-purple)}.btn-primary[data-v-9f25a9d2]{border:none;border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--shell-purple),var(--shell-purple-bright));box-shadow:0 4px 14px #5c2d9159}.btn-primary[data-v-9f25a9d2]:hover{filter:brightness(1.05)}@media(max-width:860px){.inner[data-v-9f25a9d2]{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}.top-nav--console .inner[data-v-9f25a9d2]{padding-left:max(.75rem,env(safe-area-inset-left,0px),.5rem);padding-right:max(.75rem,env(safe-area-inset-right,0px),.5rem)}.links[data-v-9f25a9d2]{order:3;width:100%;justify-content:flex-start;row-gap:.5rem}.actions[data-v-9f25a9d2]{width:100%;margin-left:0;justify-content:flex-end}}.register-form[data-v-897b4721]{margin:0;--reg-label-w: 5.5rem}.overlay[data-v-897b4721]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1a1d2673;display:flex;align-items:center;justify-content:center;padding:1rem}.dialog[data-v-897b4721]{width:100%;max-width:420px;background:var(--shell-surface, #fff);border-radius:var(--shell-radius, 12px);padding:1.5rem;box-shadow:var(--shell-shadow, 0 8px 32px rgba(61, 31, 107, .15));border:1px solid var(--shell-border)}h2[data-v-897b4721]{margin:0 0 .5rem;font-size:1.25rem;color:var(--shell-text)}.hint[data-v-897b4721]{font-size:.82rem;color:var(--shell-muted);line-height:1.5;margin-bottom:1rem}.hint code[data-v-897b4721]{font-size:.78rem;background:var(--shell-purple-soft);padding:.1rem .35rem;border-radius:4px}.field-row[data-v-897b4721]{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.35rem}.field-lbl[data-v-897b4721]{flex:0 0 var(--reg-label-w);text-align:right;font-size:.85rem;color:var(--shell-muted);line-height:1.25;white-space:nowrap}.field-ctrl[data-v-897b4721]{flex:1;min-width:0}.field-ctrl>input[data-v-897b4721],.field-ctrl--inline>input[data-v-897b4721]{width:100%;box-sizing:border-box;border:1px solid var(--shell-border);border-radius:8px;padding:.55rem .75rem;font-size:.95rem}.field-ctrl--inline[data-v-897b4721]{display:flex;flex:1;min-width:0;flex-direction:row;align-items:center;gap:.5rem}.field-ctrl--inline>input[data-v-897b4721]{width:auto;flex:1;min-width:0}.register-form .field-err[data-v-897b4721],.register-form .field-ok[data-v-897b4721]{margin:.1rem 0 .55rem;margin-left:calc(var(--reg-label-w) + .75rem);max-width:none}.register-form .field-err[data-v-897b4721]{padding:.45rem .6rem .45rem .65rem;font-size:.82rem;color:#991b1b;line-height:1.45;background:#b91c1c0f;border-radius:8px;border-left:3px solid #dc2626}.register-form .field-ok[data-v-897b4721]{padding:.4rem .55rem;font-size:.82rem;color:#047857;line-height:1.45;background:#04785714;border-radius:8px;border-left:3px solid #059669}.register-form .field-err.submit-err[data-v-897b4721]{margin:.35rem 0 .85rem;margin-left:calc(var(--reg-label-w) + .75rem)}.captcha-img[data-v-897b4721]{flex-shrink:0;width:140px;height:44px;border-radius:8px;overflow:hidden;border:1px solid var(--shell-border);cursor:pointer;background:#faf8ff;display:flex;align-items:center;justify-content:center}.captcha-bitmap[data-v-897b4721]{display:block;width:140px;height:44px;object-fit:contain}.placeholder[data-v-897b4721]{font-size:.75rem;color:var(--shell-muted)}.btn-sms[data-v-897b4721]{flex-shrink:0;height:40px;padding:0 .85rem;border-radius:8px;border:1px solid var(--shell-border);background:#fff;color:var(--shell-purple);font-weight:600;font-size:.85rem;cursor:pointer;white-space:nowrap}.btn-sms[data-v-897b4721]:disabled{opacity:.55;cursor:not-allowed}.actions[data-v-897b4721]{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.btn-ghost[data-v-897b4721]{border:1px solid var(--shell-border);background:#fff;padding:.5rem 1rem;border-radius:999px;cursor:pointer;color:var(--shell-muted)}.btn-primary[data-v-897b4721]{border:none;padding:.5rem 1.25rem;border-radius:999px;cursor:pointer;color:#fff;font-weight:600;background:linear-gradient(135deg,var(--shell-purple-deep),var(--shell-purple-bright))}.btn-primary[data-v-897b4721]:disabled{opacity:.6;cursor:wait}.login-form[data-v-5ad6d079]{margin:0}.overlay[data-v-5ad6d079]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1a1d2673;display:flex;align-items:center;justify-content:center;padding:1rem}.dialog[data-v-5ad6d079]{width:100%;max-width:420px;background:var(--shell-surface, #fff);border-radius:var(--shell-radius, 12px);padding:1.5rem;box-shadow:var(--shell-shadow, 0 8px 32px rgba(61, 31, 107, .15));border:1px solid var(--shell-border)}h2[data-v-5ad6d079]{margin:0 0 1rem;font-size:1.25rem;color:var(--shell-text)}.field[data-v-5ad6d079]{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.35rem}.field input[data-v-5ad6d079]{border:1px solid var(--shell-border);border-radius:8px;padding:.55rem .75rem;font-size:.95rem}.field-err[data-v-5ad6d079]{margin:.45rem 0 .85rem;padding:.45rem .6rem .45rem .65rem;font-size:.82rem;color:#991b1b;line-height:1.45;background:#b91c1c0f;border-radius:8px;border-left:3px solid #dc2626}.field-err.smt[data-v-5ad6d079]{margin:.5rem 0 .55rem;padding:.4rem .55rem}.sms-block-err[data-v-5ad6d079]{margin:.5rem 0 .85rem}.field-ok[data-v-5ad6d079]{margin:.5rem 0 .75rem;padding:.4rem .55rem;font-size:.82rem;color:#047857;line-height:1.45;background:#04785714;border-radius:8px;border-left:3px solid #059669}.field-ok.smt[data-v-5ad6d079]{margin:.35rem 0 .6rem;padding:.4rem .55rem}.captcha-row[data-v-5ad6d079]{display:flex;gap:.75rem;align-items:center;margin-bottom:0}.grow[data-v-5ad6d079]{flex:1;margin-bottom:0}.captcha-img[data-v-5ad6d079]{flex-shrink:0;width:140px;height:44px;border-radius:8px;overflow:hidden;border:1px solid var(--shell-border);cursor:pointer;background:#faf8ff;display:flex;align-items:center;justify-content:center}.captcha-bitmap[data-v-5ad6d079]{display:block;width:140px;height:44px;object-fit:contain}.placeholder[data-v-5ad6d079]{font-size:.75rem;color:var(--shell-muted)}.sms-pop-enter-active[data-v-5ad6d079],.sms-pop-leave-active[data-v-5ad6d079]{transition:opacity .2s ease,transform .2s ease}.sms-pop-enter-from[data-v-5ad6d079],.sms-pop-leave-to[data-v-5ad6d079]{opacity:0;transform:translateY(-6px)}.sms-popup[data-v-5ad6d079]{margin-bottom:1rem;padding:1rem;border-radius:10px;border:2px solid rgba(99,71,209,.35);background:linear-gradient(180deg,#faf8ff,#fff);box-shadow:0 8px 24px #3d1f6b1f}.sms-title[data-v-5ad6d079]{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--shell-purple-deep, #3d1f6b)}.sms-desc[data-v-5ad6d079]{margin:0 0 .75rem;font-size:.85rem;color:var(--shell-muted);line-height:1.5}.sms-row[data-v-5ad6d079]{display:flex;gap:.5rem;align-items:center}.btn-sms[data-v-5ad6d079]{flex-shrink:0;height:40px;padding:0 .85rem;border-radius:8px;border:1px solid var(--shell-border);background:#fff;color:var(--shell-purple);font-weight:600;font-size:.85rem;cursor:pointer;white-space:nowrap}.btn-sms[data-v-5ad6d079]:disabled{opacity:.55;cursor:not-allowed}.attempt-hint[data-v-5ad6d079]{margin:0 0 .75rem;font-size:.82rem;color:#b45309;line-height:1.4}.actions[data-v-5ad6d079]{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.btn-ghost[data-v-5ad6d079]{border:1px solid var(--shell-border);background:#fff;padding:.5rem 1rem;border-radius:999px;cursor:pointer;color:var(--shell-muted)}.btn-primary[data-v-5ad6d079]{border:none;padding:.5rem 1.25rem;border-radius:999px;cursor:pointer;color:#fff;font-weight:600;background:linear-gradient(135deg,var(--shell-purple-deep),var(--shell-purple-bright))}.btn-primary[data-v-5ad6d079]:disabled{opacity:.6;cursor:wait}.shell-root[data-v-e9dd251c]{min-height:100vh;background:var(--shell-bg);color:var(--shell-text, #1a1d26)}.hero[data-v-bdb2e4e7]{padding:3rem .75rem 2.5rem;background:linear-gradient(160deg,#faf8ff,#fff 42%,#f0f4ff);border-bottom:1px solid var(--shell-border)}.hero-inner[data-v-bdb2e4e7]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto;padding:0 .5rem}.eyebrow[data-v-bdb2e4e7]{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--shell-purple);font-weight:600;margin-bottom:.75rem}h1[data-v-bdb2e4e7]{font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700;color:var(--shell-text);line-height:1.15;letter-spacing:-.03em;max-width:18ch}.hl[data-v-bdb2e4e7]{background:linear-gradient(120deg,var(--shell-purple-deep),var(--shell-purple-bright));-webkit-background-clip:text;background-clip:text;color:transparent}.lead[data-v-bdb2e4e7]{margin-top:1rem;max-width:82ch;color:var(--shell-muted);font-size:1.05rem;line-height:1.65}.cta[data-v-bdb2e4e7]{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.btn-main[data-v-bdb2e4e7]{border:none;border-radius:999px;padding:.65rem 1.4rem;font-weight:600;font-size:1rem;cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--shell-purple-deep),var(--shell-purple-bright));box-shadow:var(--shell-shadow)}.btn-main[data-v-bdb2e4e7]:hover{filter:brightness(1.06)}.btn-ghost[data-v-bdb2e4e7]{padding:.65rem 1.1rem;border-radius:999px;border:1px solid var(--shell-border);color:var(--shell-purple);text-decoration:none;font-weight:500;background:#fff}.btn-ghost[data-v-bdb2e4e7]:hover{border-color:var(--shell-purple-bright)}.btn-console[data-v-bdb2e4e7]{padding:.65rem 1.1rem;border-radius:999px;border:1px solid rgba(124,58,237,.45);color:#5b21b6;text-decoration:none;font-weight:600;background:#7c3aed1a}.btn-console[data-v-bdb2e4e7]:hover{background:#7c3aed29}.console-hint[data-v-bdb2e4e7]{margin:1rem 0 0;max-width:162ch;font-size:.88rem;line-height:1.55;color:var(--shell-muted, #5c6370)}.console-hint strong[data-v-bdb2e4e7]{color:var(--shell-text, #1a1d26)}.bullets[data-v-bdb2e4e7]{margin-top:2rem;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;color:var(--shell-muted);font-size:.92rem}.bullets li[data-v-bdb2e4e7]{position:relative;padding-left:1.1rem}.bullets li[data-v-bdb2e4e7]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--shell-purple-bright)}.section[data-v-7b96197a]{padding:2.5rem .5rem;max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto}.head h2[data-v-7b96197a]{font-size:1.35rem;font-weight:700;color:var(--shell-text)}.sub[data-v-7b96197a]{margin-top:.35rem;color:var(--shell-muted);font-size:.95rem}.empty[data-v-7b96197a]{margin-top:1rem;color:var(--shell-muted);font-size:.92rem}.grid[data-v-7b96197a]{margin-top:1.25rem;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.grid[data-v-7b96197a]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1000px){.grid[data-v-7b96197a]{grid-template-columns:repeat(4,minmax(0,1fr))}}.card[data-v-7b96197a]{position:relative;background:var(--shell-surface);border-radius:var(--shell-radius);border:1px solid var(--shell-border);padding:1.25rem 1.2rem 1.1rem;box-shadow:var(--shell-shadow);transition:transform .2s,box-shadow .2s}a.card[data-v-7b96197a]{display:block;text-decoration:none;color:inherit;cursor:pointer}.card[data-v-7b96197a]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #3d1f6b1f}.card.skeleton[data-v-7b96197a]{min-height:140px;background:linear-gradient(90deg,#f3f0fa 25%,#ece8f7,#f3f0fa 75%);background-size:200% 100%;animation:shimmer-7b96197a 1.2s infinite}@keyframes shimmer-7b96197a{0%{background-position:200% 0}to{background-position:-200% 0}}.tag[data-v-7b96197a]{display:inline-block;font-size:.72rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;background:var(--shell-purple-soft);color:var(--shell-purple-deep)}h3[data-v-7b96197a]{margin:.65rem 0 .4rem;font-size:1.05rem;color:var(--shell-text)}.desc[data-v-7b96197a]{font-size:.88rem;color:var(--shell-muted);line-height:1.5;min-height:2.6em}.meta[data-v-7b96197a]{margin-top:.85rem;display:flex;justify-content:space-between;font-size:.82rem;color:var(--shell-muted)}.rate[data-v-7b96197a]{color:var(--shell-purple);font-weight:600}.section[data-v-4c6065c8]{padding:0 .5rem 2.5rem;max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto}.head h2[data-v-4c6065c8]{font-size:1.35rem;font-weight:700}.sub[data-v-4c6065c8]{margin-top:.35rem;color:var(--shell-muted);font-size:.95rem}.list[data-v-4c6065c8]{list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.65rem}.row[data-v-4c6065c8]{display:grid;grid-template-columns:72px 1fr;gap:1rem;align-items:start;padding:1rem 1.1rem;border-radius:var(--shell-radius);border:1px solid var(--shell-border);background:#fff}.row.high[data-v-4c6065c8]{border-left:3px solid var(--shell-purple-bright)}.row.mid[data-v-4c6065c8]{border-left:3px solid var(--shell-accent)}.row.low[data-v-4c6065c8]{border-left:3px solid rgba(92,99,112,.35)}.kind[data-v-4c6065c8]{font-size:.78rem;font-weight:700;color:var(--shell-purple);text-transform:uppercase;letter-spacing:.06em}.text[data-v-4c6065c8]{margin:0;font-size:.95rem;color:var(--shell-text);line-height:1.55}.loading[data-v-4c6065c8]{margin-top:1rem;color:var(--shell-muted)}.llm-panel[data-v-f1b18776]{margin:2rem 0;padding:1.5rem 1.35rem;border-radius:var(--shell-radius, 12px);background:var(--shell-surface, #fff);border:1px solid var(--shell-border, rgba(92, 45, 145, .12));box-shadow:var(--shell-shadow, 0 8px 32px rgba(61, 31, 107, .08));max-width:100%}.llm-panel h2[data-v-f1b18776]{margin:0 0 .5rem;font-size:1.25rem}.hint[data-v-f1b18776]{margin:0 0 1rem;color:var(--color-text-2, #666);font-size:.95rem}.err[data-v-f1b18776]{color:#c0392b}ul[data-v-f1b18776]{list-style:none;padding:0;margin:0}li[data-v-f1b18776]{padding:1rem 0;border-top:1px solid var(--vt-c-divider-light-2, #e0e0e0)}li[data-v-f1b18776]:first-of-type{border-top:none;padding-top:0}.id[data-v-f1b18776]{color:#888;font-weight:400;font-size:.9rem}.badge[data-v-f1b18776]{display:inline-block;margin-left:.35rem;padding:.12rem .45rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#2e7d321f;color:#2e7d32}.badge.muted[data-v-f1b18776]{background:#0000000f;color:#777;font-weight:500}.desc[data-v-f1b18776]{margin:.35rem 0 .75rem;line-height:1.5}dl[data-v-f1b18776]{display:grid;grid-template-columns:8rem 1fr;gap:.35rem 1rem;margin:0;font-size:.92rem}dt[data-v-f1b18776]{margin:0;color:var(--color-text-2, #666)}dd[data-v-f1b18776]{margin:0}code[data-v-f1b18776]{font-size:.85rem;word-break:break-all}.foot[data-v-e8ecc367]{margin-top:2rem;padding:2rem .75rem;border-top:1px solid var(--shell-border);background:#fff}.inner[data-v-e8ecc367]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto;text-align:center;padding:0 .5rem}p[data-v-e8ecc367]{margin:.25rem 0;font-size:.88rem;color:var(--shell-text)}.muted[data-v-e8ecc367]{color:var(--shell-muted);font-size:.82rem}.home[data-v-576eefc1]{min-height:100vh;background:var(--shell-bg)}.banner[data-v-576eefc1]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:1rem auto 0;padding:.65rem 1rem;border-radius:8px;background:#fff5f5;border:1px solid #f5c6c6;color:#8a2c2c;font-size:.9rem}.models-wrap[data-v-576eefc1]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto;padding:0 .5rem}.community-teaser[data-v-576eefc1]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto;padding:1rem .5rem 2rem}.community-teaser h2[data-v-576eefc1]{font-size:1.2rem;font-weight:700;color:var(--shell-text)}.community-teaser p[data-v-576eefc1]{margin-top:.35rem;color:var(--shell-muted);font-size:.95rem;line-height:1.6;max-width:70ch}.console-shell .main .page .rag-block-title,.console-shell .main .page .panel>h2,.console-shell .main .page>h2.h2,.console-shell .main .page h2.card-title,.console-shell .main .page h2.sub-title,.console-shell .main .page section.sec>h2,.console-shell .main .page .chart-panel>h2,.console-shell .main .page .key-panel>h2,.console-shell .main .page h2.kb-app-title,.console-shell .main .page .card>h2.h2,.console-shell .main .page section>h2.h2{margin:0 0 .65rem;padding:.45rem .75rem;font-size:.95rem;font-weight:600;line-height:1.4;color:#5b21b6;background:linear-gradient(135deg,#7c3aed1f,#a78bfa26);border-radius:8px;border:none;box-sizing:border-box}.console-shell .main .page .kb-head .rag-block-title,.console-shell .main .page .kb-head h2.kb-app-title,.console-shell .main .page .kb-list-head .rag-block-title,.console-shell .main .page .kb-app-head-row .rag-block-title,.console-shell .main .page .kb-app-head-row h2.kb-app-title{margin-bottom:0;flex:1;min-width:0}.console-shell .main .page .rag-block-subtitle,.console-shell .main .page h3.sub,.console-shell .main .page .card h3.sub,.console-shell .main .page section.sec>h3.h3,.console-shell .main .page>h3.h3,.console-shell .main .page h3.h3-create,.console-shell .main .page .card>h3.h3{margin:.85rem 0 .4rem;padding:.38rem .65rem;font-size:.88rem;font-weight:600;line-height:1.4;color:#5b21b6;background:#7c3aed14;border-radius:8px;box-sizing:border-box}.console-shell .main .page .panel>.rag-block-subtitle:first-of-type,.console-shell .main .page .panel>.rag-block-title+.rag-block-subtitle{margin-top:.25rem}.console-shell .main .page .panel>.rag-block-subtitle:first-child{margin-top:0}.console-shell .main .page .embed-wo-title.rag-block-title,.console-shell .main .page .embed-wo-title.rag-block-subtitle{margin-bottom:.5rem}.console-outer[data-v-93f6737e]{width:100%;max-width:100%;box-sizing:border-box;min-height:calc(100vh - 56px);padding:var(--shell-console-below-nav-gap, .75rem) var(--shell-console-outer-pad, max(.5rem, min(3.5vw, 2.25rem))) 0;background:var(--shell-bg, #f6f4fb)}.console-shell[data-v-93f6737e]{display:grid;grid-template-columns:236px 1fr;min-height:calc(100vh - 56px);max-width:none;width:100%;margin:0;background:var(--shell-bg, #f6f4fb)}.side[data-v-93f6737e]{border-right:1px solid var(--shell-border, rgba(92, 45, 145, .12));background:#fff;padding:1rem .75rem;display:flex;flex-direction:column;gap:.5rem}.side-head[data-v-93f6737e]{font-weight:700;font-size:.95rem;color:var(--shell-text, #1a1d26);padding:0 .5rem .5rem}.side-nav[data-v-93f6737e]{display:flex;flex-direction:column;gap:.25rem}.nav-item[data-v-93f6737e]{display:block;padding:.45rem .65rem;border-radius:8px;text-decoration:none;color:var(--shell-muted, #5c6370);font-size:.9rem;transition:background .15s,color .15s}.nav-item[data-v-93f6737e]:hover{background:#7c3aed14;color:#5b21b6}.nav-item.active[data-v-93f6737e]{background:linear-gradient(135deg,#7c3aed1f,#a78bfa26);color:#5b21b6;font-weight:600}.back-home[data-v-93f6737e]{margin-top:auto;padding:.75rem .5rem 0;font-size:.85rem;color:var(--shell-muted, #5c6370);text-decoration:none}.back-home[data-v-93f6737e]:hover{color:#7c3aed}.main[data-v-93f6737e]{padding:1.25rem 0 2rem 1rem;min-width:0}.main[data-v-93f6737e] .page{max-width:var(--shell-console-page-max, min(2000px, 100%))!important;width:100%;margin-left:0;margin-right:0;box-sizing:border-box}@media(max-width:900px){.main[data-v-93f6737e]{padding:1rem .75rem 1.5rem}}@media(max-width:900px){.console-outer[data-v-93f6737e]{padding:var(--shell-console-below-nav-gap, .75rem) max(.75rem,3vw) 0}.console-shell[data-v-93f6737e]{grid-template-columns:1fr}.side[data-v-93f6737e]{border-right:none;border-bottom:1px solid var(--shell-border, rgba(92, 45, 145, .12));flex-direction:row;flex-wrap:wrap;align-items:center}.side-nav[data-v-93f6737e]{flex-direction:row;flex-wrap:wrap;width:100%}.back-home[data-v-93f6737e]{margin-top:0;width:100%}}
