: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-e5b5ab73]{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-e5b5ab73]{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-e5b5ab73]{max-width:none;margin:0;padding:.7rem var(--shell-console-outer-pad, max(.5rem, min(3.5vw, 2.25rem)))}.brand[data-v-e5b5ab73]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--shell-text)}.btn-console[data-v-e5b5ab73]{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-e5b5ab73]:hover{background:#7c3aed24}.logo-mark[data-v-e5b5ab73]{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-e5b5ab73]{font-weight:700;font-size:1.15rem;letter-spacing:-.02em}.brand-sub[data-v-e5b5ab73]{font-size:.75rem;color:var(--shell-muted);padding-left:.35rem;border-left:1px solid var(--shell-border)}.links[data-v-e5b5ab73]{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-e5b5ab73]{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-e5b5ab73]:hover{color:var(--shell-purple)}.links .nav-item.router-link-exact-active[data-v-e5b5ab73]{color:var(--shell-purple-deep);font-weight:600;border-bottom-color:#7c3aed73}.nav-dropdown[data-v-e5b5ab73]{position:relative}.nav-dropdown-trigger[data-v-e5b5ab73]{border:none;background:transparent;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:.25rem;padding-bottom:.15rem}.nav-dropdown-trigger.router-link-active[data-v-e5b5ab73]{color:var(--shell-purple-deep);font-weight:600;border-bottom:2px solid rgba(124,58,237,.45)}.nav-caret[data-v-e5b5ab73]{font-size:.65rem;opacity:.7;transition:transform .15s}.nav-dropdown--open .nav-caret[data-v-e5b5ab73]{transform:rotate(180deg)}.nav-dropdown-menu[data-v-e5b5ab73]{position:absolute;top:calc(100% + .35rem);left:0;min-width:11.5rem;padding:.35rem;border-radius:12px;border:1px solid var(--shell-border);background:#fffffffa;box-shadow:0 10px 32px #3d1f6b1f;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,transform .15s,visibility .15s;z-index:60}.nav-dropdown--open .nav-dropdown-menu[data-v-e5b5ab73]{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-item[data-v-e5b5ab73]{display:flex;flex-direction:column;gap:.1rem;padding:.55rem .7rem;border-radius:8px;text-decoration:none;color:var(--shell-text);font-size:.9rem;font-weight:600;transition:background .15s}.nav-dropdown-item[data-v-e5b5ab73]:hover{background:var(--shell-purple-soft);color:var(--shell-purple-deep)}.nav-dropdown-item.router-link-exact-active[data-v-e5b5ab73]{background:#7c3aed1a;color:var(--shell-purple-deep)}.nav-dropdown-desc[data-v-e5b5ab73]{font-size:.75rem;font-weight:500;color:var(--shell-muted)}.nav-dropdown-item:hover .nav-dropdown-desc[data-v-e5b5ab73],.nav-dropdown-item.router-link-exact-active .nav-dropdown-desc[data-v-e5b5ab73]{color:var(--shell-purple)}.actions[data-v-e5b5ab73]{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-e5b5ab73]{flex:0 0 auto}.btn-dim[data-v-e5b5ab73]{opacity:.92}.btn-msg-bell[data-v-e5b5ab73]{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-e5b5ab73]:hover{background:#7c3aed1a;border-color:#7c3aed73}.bell-ic[data-v-e5b5ab73]{font-size:1.15rem;line-height:1}.msg-badge[data-v-e5b5ab73]{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-e5b5ab73]{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-e5b5ab73]{border:none;background:transparent;color:var(--shell-muted);font-size:.9rem;cursor:pointer;padding:.45rem .65rem}.btn-text[data-v-e5b5ab73]:hover{color:var(--shell-purple)}.btn-primary[data-v-e5b5ab73]{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-e5b5ab73]:hover{filter:brightness(1.05)}@media(max-width:860px){.inner[data-v-e5b5ab73]{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-e5b5ab73]{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-e5b5ab73]{order:3;width:100%;justify-content:flex-start;row-gap:.5rem}.actions[data-v-e5b5ab73]{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-bf679ecd]{padding:2.5rem .5rem;max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto}.head h2[data-v-bf679ecd]{font-size:1.35rem;font-weight:700;color:var(--shell-text)}.sub[data-v-bf679ecd]{margin-top:.35rem;color:var(--shell-muted);font-size:.95rem}.tabs[data-v-bf679ecd]{display:flex;flex-wrap:wrap;gap:.35rem;margin:1rem 0 1.1rem;border-bottom:1px solid rgba(92,45,145,.1);padding-bottom:.35rem}.tab[data-v-bf679ecd]{border:none;background:transparent;padding:.45rem .75rem;font-size:.88rem;color:#64748b;cursor:pointer;border-radius:8px 8px 0 0}.tab.active[data-v-bf679ecd]{color:#5b21b6;font-weight:700;background:#7c3aed14}.empty[data-v-bf679ecd]{margin-top:1rem;color:var(--shell-muted);font-size:.92rem}.grid[data-v-bf679ecd]{margin-top:0;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.grid[data-v-bf679ecd]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1000px){.grid[data-v-bf679ecd]{grid-template-columns:repeat(4,minmax(0,1fr))}}.card[data-v-bf679ecd]{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-bf679ecd]{display:block;text-decoration:none;color:inherit;cursor:pointer}.card[data-v-bf679ecd]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #3d1f6b1f}.card.skeleton[data-v-bf679ecd]{min-height:140px;background:linear-gradient(90deg,#f3f0fa 25%,#ece8f7,#f3f0fa 75%);background-size:200% 100%;animation:shimmer-bf679ecd 1.2s infinite}@keyframes shimmer-bf679ecd{0%{background-position:200% 0}to{background-position:-200% 0}}.tag[data-v-bf679ecd]{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-bf679ecd]{margin:.65rem 0 .4rem;font-size:1.05rem;color:var(--shell-text)}.desc[data-v-bf679ecd]{font-size:.88rem;color:var(--shell-muted);line-height:1.5;min-height:2.6em}.meta[data-v-bf679ecd]{margin-top:.85rem;display:flex;justify-content:space-between;font-size:.82rem;color:var(--shell-muted)}.rate[data-v-bf679ecd]{color:var(--shell-purple);font-weight:600}.eco[data-v-4cd169ab]{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))}.eco-head h2[data-v-4cd169ab]{margin:0 0 .5rem;font-size:1.25rem}.hint[data-v-4cd169ab]{margin:0;color:var(--shell-muted, #5c6370);font-size:.92rem;line-height:1.55}.tabs[data-v-4cd169ab]{display:flex;flex-wrap:wrap;gap:.35rem;margin:1.1rem 0 1rem;border-bottom:1px solid rgba(92,45,145,.1);padding-bottom:.35rem}.tab[data-v-4cd169ab]{border:none;background:transparent;padding:.45rem .75rem;font-size:.88rem;color:#64748b;cursor:pointer;border-radius:8px 8px 0 0}.tab.active[data-v-4cd169ab]{color:#5b21b6;font-weight:700;background:#7c3aed14}.group[data-v-4cd169ab]{margin-bottom:1.35rem}.group-title[data-v-4cd169ab]{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:#334155}.count[data-v-4cd169ab]{color:#94a3b8;font-weight:500}.card-grid[data-v-4cd169ab]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem}.model-card[data-v-4cd169ab]{border:1px solid rgba(92,45,145,.12);border-radius:10px;padding:.85rem .95rem;background:#fff;display:flex;flex-direction:column;min-height:11rem}.card-top[data-v-4cd169ab]{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.name-wrap[data-v-4cd169ab]{display:flex;align-items:center;gap:.35rem;min-width:0}.ico[data-v-4cd169ab]{color:#7c3aed;font-size:.7rem}.name[data-v-4cd169ab]{font-size:.92rem;word-break:break-all}.badge-on[data-v-4cd169ab]{flex-shrink:0;font-size:.72rem;padding:.12rem .4rem;border-radius:4px;border:1px solid rgba(34,197,94,.45);color:#15803d;background:#22c55e14}.tags[data-v-4cd169ab]{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.45rem}.tag[data-v-4cd169ab]{font-size:.72rem;padding:.12rem .4rem;border-radius:4px;background:#f1f5f9;color:#475569}.summary[data-v-4cd169ab]{flex:1;margin:.5rem 0 .65rem;font-size:.82rem;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card-actions[data-v-4cd169ab]{display:flex;justify-content:flex-end;gap:.65rem;margin-top:auto}.link-btn[data-v-4cd169ab]{border:none;background:none;padding:0;font-size:.82rem;color:#64748b;cursor:pointer;text-decoration:none}.link-btn.primary[data-v-4cd169ab]{color:#5b21b6;font-weight:600}.muted[data-v-4cd169ab]{color:#94a3b8}.err[data-v-4cd169ab]{color:#b91c1c}.modal-backdrop[data-v-4cd169ab]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}.modal[data-v-4cd169ab]{width:min(720px,100%);max-height:min(88vh,900px);overflow:auto;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0f172a40}.modal-head[data-v-4cd169ab]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.1rem;border-bottom:1px solid rgba(92,45,145,.1)}.modal-head h3[data-v-4cd169ab]{margin:0;font-size:1.05rem}.modal-close[data-v-4cd169ab]{border:none;background:none;font-size:1.4rem;line-height:1;cursor:pointer;color:#64748b}.modal-body[data-v-4cd169ab]{padding:1rem 1.1rem 1.2rem}.intro[data-v-4cd169ab]{white-space:pre-wrap;line-height:1.6;font-size:.9rem;color:#334155}.info-block[data-v-4cd169ab]{margin-top:1rem}.info-block h4[data-v-4cd169ab]{margin:0 0 .45rem;font-size:.92rem}.info-dl[data-v-4cd169ab]{display:grid;grid-template-columns:7rem 1fr;gap:.35rem .75rem;margin:0;font-size:.85rem}.info-dl dt[data-v-4cd169ab]{color:#64748b}.info-dl dd[data-v-4cd169ab]{margin:0}.pricing[data-v-4cd169ab]{margin:0;white-space:pre-wrap;font-family:inherit;font-size:.85rem;line-height:1.55;color:#334155;background:#f8fafc;padding:.65rem .75rem;border-radius:8px}.modal-foot[data-v-4cd169ab]{display:flex;gap:.75rem;margin-top:1rem}.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-2016f61e]{min-height:100vh;background:var(--shell-bg)}.banner[data-v-2016f61e]{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-2016f61e]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto;padding:0 .5rem}.community-teaser[data-v-2016f61e]{max-width:var(--shell-home-content-max, min(1680px, 95vw));margin:0 auto;padding:1rem .5rem 2rem}.community-teaser h2[data-v-2016f61e]{font-size:1.2rem;font-weight:700;color:var(--shell-text)}.community-teaser p[data-v-2016f61e]{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%}}
