@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.model-select[data-v-419c97cd]{position:relative;z-index:4}.model-select--open[data-v-419c97cd]{z-index:120}.model-select__button[data-v-419c97cd]{display:grid;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;width:100%;min-height:45px;gap:10px;padding:0 12px 0 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none;text-rendering:auto;text-align:left;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.model-select__button[data-v-419c97cd]:hover{border-color:#d9e1ee;background:#fbfcff}.model-select__button--indigo[data-v-419c97cd]:focus-visible{border-color:#a5b4fc;box-shadow:0 0 0 3px #c7d2fe85}.model-select__button--orange[data-v-419c97cd]:focus-visible{border-color:#fdba74;box-shadow:0 0 0 3px #fed7aa7a}.model-select__icon[data-v-419c97cd],.model-select__option-icon[data-v-419c97cd]{display:flex;align-items:center;justify-content:center;color:#64748b}.model-select__icon[data-v-419c97cd] svg,.model-select__option-icon[data-v-419c97cd] svg{width:18px;height:18px}.model-select__icon[data-v-419c97cd] svg[viewBox="0 0 24 24"],.model-select__option-icon[data-v-419c97cd] svg[viewBox="0 0 24 24"]{width:16.5px;height:16.5px}.model-select__icon--openai[data-v-419c97cd],.model-select__option-icon--openai[data-v-419c97cd],.model-select__section-icon--openai[data-v-419c97cd],.model-select__locator-button--openai[data-v-419c97cd]{color:#111827}.model-select__button-label[data-v-419c97cd]{min-width:0;overflow:hidden;font-size:13px;font-weight:480;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.model-select__chevron[data-v-419c97cd]{justify-self:end;color:#94a3b8;transition:transform .18s ease,color .18s ease}.model-select__chevron--open[data-v-419c97cd]{color:#64748b;transform:rotate(180deg)}.model-select__menu[data-v-419c97cd]{position:fixed;z-index:520;overflow:hidden;padding:0;border:1px solid #dfe7f2;border-radius:18px;background:#fff;color:#111827;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none;text-rendering:auto;font-variant-ligatures:none;transform-origin:center var(--model-select-menu-origin, top)}.model-select__scroll[data-v-419c97cd]{display:grid;gap:3px;max-height:var(--model-select-menu-max-height, 360px);overflow:auto;padding:10px 8px 8px;scrollbar-width:none;-ms-overflow-style:none}.model-select__scroll[data-v-419c97cd]::-webkit-scrollbar{display:none;width:0;height:0}.model-select__section[data-v-419c97cd]{display:grid;gap:3px}.model-select__section+.model-select__section[data-v-419c97cd]{margin-top:4px}.model-select__section-title[data-v-419c97cd]{position:sticky;z-index:5;top:-10px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;margin:-10px -8px 3px;padding:10px 18px 6px;background:#fff;color:#94a3b8;font-size:10.5px;font-weight:460;line-height:1}.model-select__section-icon[data-v-419c97cd]{display:flex;align-items:center;justify-content:center}.model-select__section-icon[data-v-419c97cd] svg{width:16px;height:16px}.model-select__section-title span[data-v-419c97cd]:not(.model-select__section-icon){min-width:0;overflow:hidden;text-overflow:ellipsis}.model-select__section-title em[data-v-419c97cd]{color:currentColor;font-size:10.5px;font-style:normal;font-weight:460;opacity:.72}.model-select__locator[data-v-419c97cd]{position:absolute;z-index:3;top:50%;right:9px;display:grid;gap:7px;padding:0;border:0;background:transparent;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .16s ease}.model-select__locator--visible[data-v-419c97cd]{opacity:1;pointer-events:auto}.model-select__locator-button[data-v-419c97cd]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#94a3b8;cursor:pointer;opacity:.48;transform:scale(.92);transition:opacity .16s ease,transform .16s ease}.model-select__locator-button[data-v-419c97cd]:hover{opacity:.88;transform:scale(1)}.model-select__locator-button--active-indigo[data-v-419c97cd]{color:#4f46e5;opacity:1;transform:scale(1.04)}.model-select__locator-button--active-orange[data-v-419c97cd]{color:#ea580c;opacity:1;transform:scale(1.04)}.model-select__locator-button[data-v-419c97cd] svg{width:18px;height:18px}.model-select__option[data-v-419c97cd]{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;min-width:0;gap:8px;padding:7px 10px;border:0;border-radius:11px;background:transparent;color:#111827;font-family:inherit;text-align:left;transition:background-color .16s ease,color .16s ease}.model-select__section .model-select__option[data-v-419c97cd]{width:calc(100% - 6px);margin-left:6px}.model-select__option[data-v-419c97cd]:hover{background:#f8fafc;color:#0f172a}.model-select__option--active-indigo[data-v-419c97cd]{background:#eef2ff;color:#4338ca}.model-select__option--active-orange[data-v-419c97cd]{background:#fff7ed;color:#c2410c}.model-select__option-main[data-v-419c97cd]{display:grid;min-width:0;gap:2px}.model-select__option-main span[data-v-419c97cd],.model-select__option-main em[data-v-419c97cd]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-select__option-main span[data-v-419c97cd]{color:#111827;font-size:12px;font-weight:470;line-height:1.2}.model-select__option-main em[data-v-419c97cd]{color:#64748b;font-size:10px;font-style:normal;font-weight:400;line-height:1.2;opacity:1}.model-select__option--active-indigo .model-select__option-main span[data-v-419c97cd]{color:#4338ca}.model-select__option--active-orange .model-select__option-main span[data-v-419c97cd]{color:#c2410c}.unified-oauth-channel-shell[data-v-856005ea]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.unified-oauth-refresh-button[data-v-856005ea]{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;padding:0;border:0;border-radius:0;background:transparent;color:#64748b;font-size:11px;line-height:1;font-weight:500;white-space:nowrap;transition:color .18s ease,opacity .18s ease}.unified-oauth-refresh-button[data-v-856005ea]:hover:not(:disabled){color:#4f46e5}.unified-oauth-refresh-button[data-v-856005ea]:disabled{cursor:wait;opacity:.68}.unified-oauth-loading-row[data-v-856005ea]{display:flex;align-items:center;gap:8px;min-height:44px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:16px;background:#ffffffb8;color:#64748b;font-size:12px;font-weight:430}.unified-oauth-provider-card[data-v-856005ea],.unified-oauth-channel-option[data-v-856005ea]{min-width:0;min-height:76px;display:grid;grid-template-columns:25px minmax(0,1fr) auto;grid-template-rows:25px 15px;align-items:center;box-sizing:border-box;-moz-column-gap:12px;column-gap:12px;row-gap:2px;padding:17px 24px;border:1px solid rgba(226,232,240,.96);border-radius:999px;background:#ffffffe0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none;text-rendering:auto;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.unified-oauth-provider-card[data-v-856005ea]:focus-visible{outline:3px solid rgba(129,140,248,.22);outline-offset:2px}.unified-oauth-channel-option--idle-indigo[data-v-856005ea]:hover,.unified-oauth-channel-option--idle-orange[data-v-856005ea]:hover{border-color:#c7d2fefa;background:#fff}.unified-oauth-channel-option--active-indigo[data-v-856005ea]{border-color:#818cf8;background:#eef2ff}.unified-oauth-channel-option--active-orange[data-v-856005ea]{border-color:#fdba74;background:#fff7ed}.unified-oauth-channel-option__icon[data-v-856005ea]{width:25px;height:25px;grid-row:1;grid-column:1;align-self:center;justify-self:center;display:flex;align-items:center;justify-content:center;color:#64748b;transform:translateY(2px)}.unified-oauth-channel-option__icon[data-v-856005ea] svg{color:inherit}.unified-oauth-channel-option__icon--openai[data-v-856005ea]{color:#111827}.unified-oauth-channel-option__title-row[data-v-856005ea]{min-width:0;grid-row:1;grid-column:2;display:flex;align-items:center;gap:8px;height:25px}.unified-oauth-channel-option__title[data-v-856005ea]{min-width:0;margin:0;font-size:14px;line-height:20px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unified-oauth-channel-option__reason[data-v-856005ea]{min-width:0;grid-row:2;grid-column:2;margin:0;font-size:10.5px;line-height:15px;font-weight:400;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unified-oauth-channel-option__meta[data-v-856005ea]{display:flex;grid-column:3;grid-row:1 / 3;align-items:center;justify-content:center;color:#64748b;font-size:10.5px;line-height:1;font-weight:500;white-space:nowrap;align-self:center}.unified-oauth-channel-option__status[data-v-856005ea]{display:inline-flex;align-items:center;gap:5px;min-width:0;flex:0 0 auto;margin-left:2px;font-size:10.5px;line-height:20px;font-weight:500;white-space:nowrap}.unified-oauth-channel-option__lamp[data-v-856005ea]{width:7px;height:7px;flex:0 0 7px;border-radius:999px}.unified-oauth-channel-option__status--ok[data-v-856005ea]{color:#059669}.unified-oauth-channel-option__status--warn[data-v-856005ea]{color:#d97706}.unified-oauth-channel-option__status--danger[data-v-856005ea]{color:#e11d48}.unified-oauth-channel-option__status--idle[data-v-856005ea]{color:#94a3b8}.settings-parser-reasoning-block[data-v-856005ea]{display:grid;gap:12px;margin-top:16px}.settings-reasoning-effort-grid[data-v-856005ea]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.settings-reasoning-effort-option[data-v-856005ea]{display:block;width:100%;min-width:0;overflow:hidden;border:1px solid #f3f4f6;border-radius:12px;background:#fff;padding:10px 12px;text-align:left;color:#6b7280;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.settings-reasoning-effort-option--idle-indigo[data-v-856005ea]:hover{border-color:#c7d2fe;color:#4f46e5}.settings-reasoning-effort-option--idle-orange[data-v-856005ea]:hover{border-color:#fed7aa;color:#ea580c}.settings-reasoning-effort-option--active-indigo[data-v-856005ea]{border-color:#a5b4fc;background:#eef2ff;color:#4338ca}.settings-reasoning-effort-option--active-orange[data-v-856005ea]{border-color:#fdba74;background:#fff7ed;color:#c2410c}.settings-reasoning-effort-option__label[data-v-856005ea]{min-width:0;overflow-wrap:anywhere;font-size:11px;font-weight:900;line-height:1.25;color:currentColor}.settings-reasoning-effort-option__desc[data-v-856005ea]{min-width:0;margin-top:2px;overflow-wrap:anywhere;font-size:10px;font-weight:500;line-height:1.35;color:currentColor;opacity:.7}@media(max-width:720px){.unified-oauth-channel-shell[data-v-856005ea]{grid-template-columns:minmax(0,1fr)}}@media(min-width:640px){.settings-reasoning-effort-grid[data-v-856005ea]{grid-template-columns:repeat(4,minmax(0,1fr))}}.modal-fade-enter-active[data-v-2c8d1fd8],.modal-fade-leave-active[data-v-2c8d1fd8]{transition:all .4s cubic-bezier(.16,1,.3,1)}.modal-fade-enter-from[data-v-2c8d1fd8]{opacity:0}.modal-fade-enter-from div[class*=bg-white][data-v-2c8d1fd8]{transform:scale(.92) translateY(40px)}.modal-fade-leave-to[data-v-2c8d1fd8]{opacity:0}.modal-fade-leave-to div[class*=bg-white][data-v-2c8d1fd8]{transform:scale(.96) translateY(20px)}@media(min-width:1024px){.standard-modal-panel[data-v-2c8d1fd8]{max-height:min(calc(82vh / var(--app-workspace-density, 1)),calc((100vh / var(--app-workspace-density, 1)) - 64px))}}.custom-modal-scrollbar[data-v-2c8d1fd8]::-webkit-scrollbar{display:none;width:0;height:0}.custom-modal-scrollbar[data-v-2c8d1fd8]::-webkit-scrollbar-track{background:transparent}.custom-modal-scrollbar[data-v-2c8d1fd8]::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.custom-modal-scrollbar[data-v-2c8d1fd8]::-webkit-scrollbar-thumb:hover{background:#d1d5db}.custom-modal-scrollbar[data-v-2c8d1fd8]{scrollbar-width:none;-ms-overflow-style:none}.auth-settings-surface[data-v-c198f5bd]{display:grid;gap:24px;padding:2px 4px 8px;color:#0f172a;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.settings-unified-hero[data-v-c198f5bd]{--settings-hero-accent: 93, 99, 232;--settings-hero-bg: #f7f8ff;position:relative;overflow:hidden;min-height:148px;padding:26px 54px 28px;border:1px solid rgba(var(--settings-hero-accent),.075);border-radius:30px;background:var(--settings-hero-bg);box-shadow:none;display:grid;align-content:center;align-items:start}.settings-unified-hero[data-v-c198f5bd]:before{content:none}.settings-unified-hero__watermark[data-v-c198f5bd]{position:absolute;z-index:0;top:50%;right:34px;width:86px;height:86px;display:block;color:rgb(var(--settings-hero-accent));opacity:.022;pointer-events:none;transform:translateY(-45%) rotate(10deg);transition:transform .6s ease}.settings-unified-hero:hover .settings-unified-hero__watermark[data-v-c198f5bd]{transform:translateY(-45%) rotate(16deg) scale(1.03)}.settings-unified-hero__top[data-v-c198f5bd]{position:relative;z-index:1;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;min-width:0;-moz-column-gap:24px;column-gap:24px;transform:none}.settings-unified-hero__title-row[data-v-c198f5bd]{min-width:0}.settings-unified-hero__icon[data-v-c198f5bd]{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:rgba(var(--settings-hero-accent),.58);flex:0 0 52px;flex-shrink:0;transform:translateY(11px)}.settings-unified-hero__icon svg[data-v-c198f5bd]{width:34px;height:34px;stroke-width:1.9}.settings-unified-hero__eyebrow[data-v-c198f5bd]{margin:0;font-size:10.5px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--settings-hero-accent),.4);transform:translateY(-2px)}.settings-unified-hero__title[data-v-c198f5bd]{margin:13px 0 0;font-size:25px;line-height:1.08;font-weight:900;letter-spacing:0;color:#172033;text-wrap:pretty}.settings-unified-hero__desc[data-v-c198f5bd]{position:relative;z-index:1;max-width:min(43rem,calc(100% - 168px));margin:12px 0 0 76px;padding-right:108px;font-size:12.5px;line-height:1.58;font-weight:500;color:#4b5563a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:none}.auth-settings-section[data-v-c198f5bd]{min-width:0;padding:0 6px 28px;border-bottom:1px solid #eef2f7}.auth-settings-section--providers[data-v-c198f5bd]{margin-top:16px}.auth-settings-section--events[data-v-c198f5bd]{padding-bottom:4px;border-bottom:0}.auth-events-modal[data-v-c198f5bd],.auth-events-modal[data-v-c198f5bd] :is(label,select,button,table,th,td,span){font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;letter-spacing:0;text-transform:none;font-synthesis-weight:none}.auth-events-modal th[data-v-c198f5bd]{line-height:1.35;white-space:nowrap}.auth-events-modal td[data-v-c198f5bd]{line-height:1.45;vertical-align:middle}.auth-usage-modal[data-v-c198f5bd]{display:grid;gap:22px;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;letter-spacing:0}.auth-usage-hero[data-v-c198f5bd]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;border:1px solid #99f6e4;border-radius:18px;background:linear-gradient(90deg,#ecfdf5,#ccfbf1)}.auth-usage-hero__icon[data-v-c198f5bd]{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;background:#0faaa0;color:#fff}.auth-usage-hero__body[data-v-c198f5bd]{min-width:0}.auth-usage-hero__title[data-v-c198f5bd]{margin:0;overflow:hidden;color:#0f172a;font-size:17px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.auth-usage-hero__meta[data-v-c198f5bd]{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:450;line-height:1.35}.auth-usage-hero__badge[data-v-c198f5bd]{display:inline-flex;align-items:center;min-height:28px;padding:0 13px;border-radius:999px;background:#ffffffb8;color:#047857;font-size:13px;font-weight:650;line-height:1}.auth-usage-kpis[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.auth-usage-kpi[data-v-c198f5bd]{min-width:0;padding:18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.auth-usage-kpi--green[data-v-c198f5bd]{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.auth-usage-kpi--blue[data-v-c198f5bd]{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.auth-usage-kpi--amber[data-v-c198f5bd]{border-color:#fde68a;background:linear-gradient(135deg,#fffbeb,#fff)}.auth-usage-kpi--violet[data-v-c198f5bd]{border-color:#e9d5ff;background:linear-gradient(135deg,#faf5ff,#fff)}.auth-usage-kpi p[data-v-c198f5bd]{margin:0;color:#64748b;font-size:13px;font-weight:600;line-height:1.25}.auth-usage-kpi strong[data-v-c198f5bd]{display:block;margin-top:16px;color:#0f172a;font-size:25px;font-weight:650;line-height:1}.auth-usage-kpi span[data-v-c198f5bd]{display:block;margin-top:10px;color:#8b95a5;font-size:12.5px;font-weight:450;line-height:1.45}.auth-usage-detail-grid[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.auth-usage-card[data-v-c198f5bd]{min-width:0;padding:17px 18px;border:1px solid #edf2f7;border-radius:16px;background:#fff}.auth-usage-card__head[data-v-c198f5bd]{display:flex;align-items:center;gap:10px;margin-bottom:15px}.auth-usage-card__head svg[data-v-c198f5bd]{color:#0faaa0}.auth-usage-card__head h4[data-v-c198f5bd],.auth-usage-section-head h4[data-v-c198f5bd]{margin:0;color:#0f172a;font-size:15px;font-weight:650;line-height:1.25}.auth-usage-card dl[data-v-c198f5bd]{display:grid;gap:10px;margin:0}.auth-usage-card dl div[data-v-c198f5bd]{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.auth-usage-card dt[data-v-c198f5bd]{color:#64748b;font-size:13px;font-weight:450}.auth-usage-card dd[data-v-c198f5bd]{margin:0;color:#0f172a;font-size:14px;font-weight:650;font-variant-numeric:tabular-nums}.auth-usage-trend[data-v-c198f5bd],.auth-usage-distribution[data-v-c198f5bd]{min-width:0;padding:18px;border:1px solid #edf2f7;border-radius:18px;background:#fff}.auth-usage-section-head[data-v-c198f5bd]{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.auth-usage-section-head>span[data-v-c198f5bd]{color:#64748b;font-size:12px;font-weight:500}.auth-usage-legend[data-v-c198f5bd]{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#64748b;font-size:12px;font-weight:500}.auth-usage-legend span[data-v-c198f5bd]{display:inline-flex;align-items:center;gap:5px}.auth-usage-legend__dot[data-v-c198f5bd]{width:8px;height:8px;border-radius:999px}.auth-usage-legend__dot--blue[data-v-c198f5bd]{background:#3b82f6}.auth-usage-legend__dot--green[data-v-c198f5bd]{background:#10b981}.auth-usage-legend__dot--orange[data-v-c198f5bd]{background:#f97316}.auth-usage-chart[data-v-c198f5bd]{min-width:0}.auth-usage-chart svg[data-v-c198f5bd]{display:block;width:100%;height:260px;overflow:visible}.auth-usage-chart__grid[data-v-c198f5bd]{stroke:#e5e7eb;stroke-width:1;stroke-dasharray:4 6}.auth-usage-chart__tick[data-v-c198f5bd]{fill:#94a3b8;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500;letter-spacing:0}.auth-usage-chart__tick--left[data-v-c198f5bd]{text-anchor:end}.auth-usage-chart__tick--right[data-v-c198f5bd]{text-anchor:start}.auth-usage-chart__area[data-v-c198f5bd]{opacity:.08}.auth-usage-chart__line[data-v-c198f5bd]{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;vector-effect:non-scaling-stroke}.auth-usage-chart__line--dashed[data-v-c198f5bd]{stroke-dasharray:6 6}.auth-usage-chart__point[data-v-c198f5bd]{stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.auth-usage-chart__axis[data-v-c198f5bd]{display:flex;justify-content:space-between;margin-top:8px;color:#8b95a5;font-size:12px;font-weight:500}.auth-usage-empty[data-v-c198f5bd]{margin:0;color:#8b95a5;font-size:13px}.auth-usage-distribution-grid[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.auth-usage-distribution--wide[data-v-c198f5bd]{grid-column:1 / -1}.auth-usage-distribution__body[data-v-c198f5bd]{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;align-items:center;min-width:0}.auth-usage-distribution:not(.auth-usage-distribution--wide) .auth-usage-distribution__body[data-v-c198f5bd]{grid-template-columns:1fr;gap:16px}.auth-usage-donut[data-v-c198f5bd]{position:relative;width:190px;height:190px;justify-self:center}.auth-usage-donut--small[data-v-c198f5bd]{width:156px;height:156px}.auth-usage-donut svg[data-v-c198f5bd]{width:100%;height:100%;display:block}.auth-usage-donut__track[data-v-c198f5bd],.auth-usage-donut__segment[data-v-c198f5bd]{fill:none;stroke-width:16;transform:rotate(-90deg);transform-origin:50% 50%}.auth-usage-donut__track[data-v-c198f5bd]{stroke:#eef2f7}.auth-usage-donut__segment[data-v-c198f5bd]{transition:stroke-dasharray .24s ease,stroke-dashoffset .24s ease}.auth-usage-donut__center[data-v-c198f5bd]{position:absolute;inset:50% auto auto 50%;display:grid;min-width:70px;transform:translate(-50%,-50%);text-align:center}.auth-usage-donut__center strong[data-v-c198f5bd]{color:#0f172a;font-size:24px;font-weight:650;line-height:1;font-variant-numeric:tabular-nums}.auth-usage-donut__center span[data-v-c198f5bd]{margin-top:5px;color:#94a3b8;font-size:12px;font-weight:500;line-height:1}.auth-usage-distribution__table[data-v-c198f5bd]{min-width:0;max-height:216px;overflow:auto;border:1px solid #f1f5f9;border-radius:14px}.auth-usage-distribution__table table[data-v-c198f5bd]{width:100%;min-width:520px;border-collapse:collapse}.auth-usage-distribution__table th[data-v-c198f5bd],.auth-usage-distribution__table td[data-v-c198f5bd]{padding:10px 12px;border-bottom:1px solid #f1f5f9;text-align:left;font-size:12.5px;line-height:1.35}.auth-usage-distribution__table th[data-v-c198f5bd]{position:sticky;top:0;z-index:1;background:#f8fafc;color:#64748b;font-weight:600}.auth-usage-distribution__table td[data-v-c198f5bd]{color:#334155;font-weight:500;font-variant-numeric:tabular-nums}.auth-usage-distribution__table td[data-v-c198f5bd]:not(:first-child),.auth-usage-distribution__table th[data-v-c198f5bd]:not(:first-child){text-align:right;white-space:nowrap}.auth-usage-distribution__table td[data-v-c198f5bd]:first-child{min-width:0;max-width:210px}.auth-usage-distribution__label[data-v-c198f5bd]{display:flex;align-items:center;gap:8px;min-width:0}.auth-usage-distribution__label span[data-v-c198f5bd]:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-usage-distribution__table tr:last-child td[data-v-c198f5bd]{border-bottom:0}.auth-usage-swatch[data-v-c198f5bd]{flex:0 0 auto;width:9px;height:9px;border-radius:999px}@media(max-width:980px){.auth-usage-kpis[data-v-c198f5bd],.auth-usage-detail-grid[data-v-c198f5bd]{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-usage-distribution-grid[data-v-c198f5bd]{grid-template-columns:1fr}.auth-usage-distribution--wide[data-v-c198f5bd]{grid-column:auto}}@media(max-width:680px){.auth-usage-hero[data-v-c198f5bd]{grid-template-columns:44px minmax(0,1fr)}.auth-usage-hero__badge[data-v-c198f5bd]{grid-column:1 / -1;width:-moz-fit-content;width:fit-content}.auth-usage-kpis[data-v-c198f5bd],.auth-usage-detail-grid[data-v-c198f5bd],.auth-usage-distribution__body[data-v-c198f5bd]{grid-template-columns:1fr}.auth-usage-section-head[data-v-c198f5bd]{align-items:flex-start;flex-direction:column}.auth-usage-chart svg[data-v-c198f5bd]{height:220px}.auth-usage-donut[data-v-c198f5bd],.auth-usage-donut--small[data-v-c198f5bd]{width:148px;height:148px}}.auth-provider-card[data-v-c198f5bd]{min-height:356px;min-width:0;overflow:hidden;padding:28px 24px 24px}.auth-provider-card__header[data-v-c198f5bd]{display:grid;grid-template-columns:40px minmax(0,1fr) 8px;align-items:center;-moz-column-gap:13px;column-gap:13px;height:44px;min-width:0}.auth-provider-card__brand[data-v-c198f5bd]{display:flex;width:40px;height:40px;align-items:center;justify-content:center}.auth-provider-card__brand img[data-v-c198f5bd]{display:block;width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.auth-provider-card__brand[data-v-c198f5bd] svg{display:block;width:32px;height:32px}.auth-provider-card__title[data-v-c198f5bd]{min-width:0;margin:0;overflow:hidden;color:#111827;font-size:14.5px;font-weight:700;line-height:1;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;transform:translateY(2px)}.auth-provider-card__lamp[data-v-c198f5bd]{display:inline-flex;width:8px;height:8px;justify-self:end;border-radius:999px}.auth-provider-metrics[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:0;column-gap:0;margin-top:26px;padding:0 4px}.auth-provider-metric[data-v-c198f5bd]{min-width:0;display:grid;align-content:start;justify-items:start;padding:0}.auth-provider-metric[data-v-c198f5bd]:nth-child(2){justify-items:center}.auth-provider-metric[data-v-c198f5bd]:nth-child(3){justify-items:end}.auth-provider-metric__label[data-v-c198f5bd]{margin:0;color:#a7b0bd;font-size:10.5px;font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap}.auth-provider-metric__value[data-v-c198f5bd]{min-width:0;margin:7px 0 0;overflow:hidden;color:#111827;font-size:12.5px;font-weight:600;line-height:1.15;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.auth-provider-quota[data-v-c198f5bd]{min-height:128px;margin-top:38px;padding:0 4px}.auth-provider-quota__list[data-v-c198f5bd]{min-height:128px;display:grid;align-content:start;gap:18px}.auth-provider-quota__list--antigravity[data-v-c198f5bd]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.auth-provider-quota-row[data-v-c198f5bd]{min-width:0}.auth-provider-quota-row__head[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.auth-provider-quota-row__label[data-v-c198f5bd]{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#334155;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.auth-provider-quota-row__label svg[data-v-c198f5bd]{flex:0 0 auto;color:#64748b;stroke-width:2}.auth-provider-quota-row__label span[data-v-c198f5bd]{min-width:0;overflow:hidden;text-overflow:ellipsis}.auth-provider-quota-row__percent[data-v-c198f5bd]{justify-self:end;font-size:12.5px;font-weight:760;line-height:1;letter-spacing:0;font-variant-numeric:tabular-nums;transition:color .5s ease}.auth-provider-quota-row__track[data-v-c198f5bd]{height:6px;margin-top:8px;overflow:hidden;border-radius:999px;background:#edf2f7}.auth-provider-quota-row__fill[data-v-c198f5bd]{height:100%;border-radius:inherit;transition:width .7s ease-out,background-color .5s ease}.quota-summary__head[data-v-c198f5bd]{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.quota-summary-title-row[data-v-c198f5bd]{display:flex;flex:1 1 auto;align-items:center;gap:14px;min-width:0}.quota-summary-title-row .quota-section-label[data-v-c198f5bd]{flex:0 0 auto}.quota-summary-title-row .quota-status-set[data-v-c198f5bd]{flex:1 1 auto}.auth-provider-quota-row__meta[data-v-c198f5bd]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-top:9px}.auth-provider-quota__list--antigravity .auth-provider-quota-row__head[data-v-c198f5bd]{grid-template-columns:max-content max-content;justify-content:space-between;gap:6px}.auth-provider-quota__list--antigravity .auth-provider-quota-row__label[data-v-c198f5bd]{gap:5px;font-size:10.75px;line-height:1.25}.auth-provider-quota__list--antigravity .auth-provider-quota-row__label span[data-v-c198f5bd]{overflow:visible;text-overflow:clip;white-space:nowrap}.auth-provider-quota__list--antigravity .auth-provider-quota-row__label svg[data-v-c198f5bd]{width:13px;height:13px}.auth-provider-quota__list--antigravity .auth-provider-quota-row__percent[data-v-c198f5bd]{font-size:12px;line-height:1.2}.auth-provider-quota__list--antigravity .auth-provider-quota-row--credit .auth-provider-quota-row__head[data-v-c198f5bd]{grid-template-columns:minmax(0,1fr) max-content;justify-content:stretch;gap:6px}.auth-provider-quota__list--antigravity .auth-provider-quota-row__meta[data-v-c198f5bd]{grid-template-columns:max-content max-content;justify-content:space-between;align-items:center;gap:4px;margin-top:8px}.auth-provider-quota-row__countdown[data-v-c198f5bd]{display:inline-block;min-width:0;padding:0;background:transparent;color:#8b95a5;font-size:11.5px;font-weight:500;line-height:1.35;letter-spacing:.01em;white-space:nowrap;font-variant-numeric:tabular-nums}.auth-provider-quota-row__countdown[data-v-c198f5bd]:empty{visibility:hidden}.auth-provider-quota-row__reset[data-v-c198f5bd]{min-width:0;margin:0;color:#8b95a5;font-size:11.5px;font-weight:500;line-height:1.35;letter-spacing:.01em;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.auth-provider-quota__list--antigravity .auth-provider-quota-row__reset[data-v-c198f5bd]{min-width:-moz-max-content;min-width:max-content;overflow:visible;font-size:9.75px;line-height:1.2;letter-spacing:0;text-align:right;text-overflow:clip}.auth-provider-quota__list--antigravity .auth-provider-quota-row__countdown[data-v-c198f5bd]{min-width:-moz-max-content;min-width:max-content;font-size:9.75px;line-height:1.2;letter-spacing:0}.auth-provider-quota__empty[data-v-c198f5bd]{display:flex;min-height:128px;align-items:center;justify-content:center;padding:0 12px;text-align:center}.auth-provider-quota__empty p[data-v-c198f5bd]{width:100%;max-width:18rem;margin:0;color:#9aa4b2;font-size:12px;font-weight:600;line-height:1.7}.auth-provider-availability[data-v-c198f5bd]{margin-top:14px;color:#64748b;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:0}.auth-provider-alert-row[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px;min-width:0}.auth-provider-alert[data-v-c198f5bd]{min-width:0;margin:0;overflow:hidden;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.auth-provider-actions[data-v-c198f5bd]{margin-top:auto;width:100%;min-width:0;padding-top:26px}.auth-provider-action-grid[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.3fr) minmax(0,.95fr);gap:8px;align-items:stretch;width:100%;max-width:100%;min-width:0}.auth-provider-action-grid>button[data-v-c198f5bd]{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:100%;min-width:0;min-height:38px;box-sizing:border-box;padding-right:6px;padding-left:6px;font-size:12px;font-weight:600;line-height:1.1;letter-spacing:0;white-space:nowrap;overflow:hidden}.auth-provider-action-grid>button>span[data-v-c198f5bd]{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.auth-provider-action-button--with-alert[data-v-c198f5bd]{position:relative}.auth-provider-action-alert-dot[data-v-c198f5bd]{position:absolute;top:2.5px;right:3.5px;width:6px;height:6px;border-radius:999px;pointer-events:none;transform:translate(50%,-50%);z-index:1}.quota-modal-surface[data-v-c198f5bd]{--quota-border: #eef2f7;--quota-border-strong: #e2e8f0;--quota-muted: #64748b;--quota-soft: #f8fafc;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-style:normal;text-rendering:auto;-webkit-font-smoothing:auto}.quota-fixed-stack[data-v-c198f5bd]{flex:0 0 auto;z-index:8;display:grid;gap:16px;min-width:0;padding:18px 24px;background:#fff}.quota-scroll-region[data-v-c198f5bd]{flex:0 1 auto;max-height:min(560px,calc(100vh - 420px));min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:0 24px 24px}.quota-modal-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:600!important;letter-spacing:0;text-rendering:optimizeLegibility}.quota-modal-title--left{display:block;margin:0;line-height:1.25}.quota-modal-header,.quota-modal-title{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.quota-control-strip[data-v-c198f5bd]{display:block;min-width:0;padding:0;border:0;border-radius:0;background:transparent}.quota-status-set[data-v-c198f5bd],.quota-toolbar[data-v-c198f5bd],.quota-auth-head-actions[data-v-c198f5bd],.quota-auth-meta-row[data-v-c198f5bd],.quota-auth-actions__group[data-v-c198f5bd]{display:flex;flex-wrap:wrap;align-items:center}.quota-status-set[data-v-c198f5bd]{min-width:0;gap:10px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.quota-status-set[data-v-c198f5bd]::-webkit-scrollbar{display:none}.quota-status-chip[data-v-c198f5bd],.quota-mini-chip[data-v-c198f5bd],.quota-metric-chip[data-v-c198f5bd]{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;white-space:nowrap}.quota-status-chip[data-v-c198f5bd]{min-height:24px;padding:0 10px;background:#f6f8fb;color:#64748b;font-size:10.5px;font-weight:600;line-height:1}.quota-status-chip--muted[data-v-c198f5bd]{background:transparent;color:#7c8798;box-shadow:inset 0 0 0 1px #e6ebf2}.quota-status-chip--success[data-v-c198f5bd]{background:#ecfdf5;color:#047857}.quota-status-chip--info[data-v-c198f5bd]{background:#eef2ff;color:#4f46e5}.quota-status-chip--warn[data-v-c198f5bd]{width:-moz-fit-content;width:fit-content;background:#fff7ed;color:#c2410c;font-weight:500;-webkit-font-smoothing:antialiased}.quota-toolbar-row[data-v-c198f5bd]{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.quota-toolbar[data-v-c198f5bd]{flex:1 1 auto;justify-content:flex-start;gap:12px;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-top:0;border-top:0;scrollbar-width:none}.quota-toolbar[data-v-c198f5bd]::-webkit-scrollbar{display:none}.quota-toolbar-status-chip[data-v-c198f5bd]{flex:0 0 auto;margin-left:auto}.quota-toolbar-button[data-v-c198f5bd],.quota-action-button[data-v-c198f5bd],.quota-action-icon-button[data-v-c198f5bd]{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--quota-border-strong);background:#fff;color:#475569;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:0;line-height:1;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.quota-toolbar-button[data-v-c198f5bd]{height:32px;gap:7px;padding:0 12px;border-radius:999px}.quota-toolbar-button[data-v-c198f5bd]:hover,.quota-action-button[data-v-c198f5bd]:hover,.quota-action-icon-button[data-v-c198f5bd]:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.quota-toolbar-button[data-v-c198f5bd]:disabled,.quota-action-button[data-v-c198f5bd]:disabled,.quota-action-icon-button[data-v-c198f5bd]:disabled,.quota-switch[data-v-c198f5bd]:disabled{cursor:not-allowed;opacity:.56}.quota-toolbar-button--danger[data-v-c198f5bd],.quota-action-icon-button--danger[data-v-c198f5bd]{border-color:#fecdd3;color:#e11d48}.quota-toolbar-button--danger[data-v-c198f5bd]:hover,.quota-action-icon-button--danger[data-v-c198f5bd]:hover{border-color:#fda4af;background:#fff1f2;color:#be123c}.quota-section-label[data-v-c198f5bd]{margin:0;color:#94a3b8;font-size:11px;font-weight:600;line-height:1;letter-spacing:0}.quota-summary[data-v-c198f5bd]{min-width:0;display:grid;gap:12px;margin-top:0}.quota-summary__grid[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.quota-summary__grid--antigravity[data-v-c198f5bd]{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.quota-summary-row[data-v-c198f5bd]{padding:14px 16px;border:1px solid #e8edf5;border-radius:14px;background:#fff}.quota-summary-row__head[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.quota-summary-row__label[data-v-c198f5bd]{display:inline-flex;min-width:0;align-items:center;gap:7px;overflow:hidden;color:#334155;font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.quota-summary-row__label svg[data-v-c198f5bd]{flex:0 0 auto;color:#64748b}.quota-summary-row__percent[data-v-c198f5bd]{justify-self:end;color:#0f172a;font-size:13px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.quota-summary-row__meta[data-v-c198f5bd]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:#8b95a5;font-size:11.5px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.quota-summary-row__meta span[data-v-c198f5bd],.quota-window-row__meta span[data-v-c198f5bd]{min-width:0;white-space:nowrap}.quota-progress[data-v-c198f5bd]{height:6px;margin-top:8px;overflow:hidden;border-radius:999px;background:#edf2f7}.quota-progress--summary[data-v-c198f5bd]{height:6px}.quota-progress__fill[data-v-c198f5bd]{height:100%;border-radius:inherit;transition:width .7s ease-out,background-color .5s ease}.supported-model[data-v-c198f5bd]{display:grid;gap:16px;min-width:0;padding:4px 2px 2px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.supported-model-panel,.supported-model-panel *,.supported-model-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif!important;letter-spacing:0!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.supported-model-title{font-size:18px!important;font-weight:500!important;line-height:1.25!important}.supported-model__loading[data-v-c198f5bd],.supported-model__empty[data-v-c198f5bd]{display:flex;align-items:center;min-height:64px;color:#64748b;font-size:12px;font-weight:500}.supported-model__loading[data-v-c198f5bd]{gap:8px}.supported-model__empty[data-v-c198f5bd]{justify-content:center;border:1px dashed #d9e2ee;border-radius:18px;background:#fafbfc}.supported-model__section[data-v-c198f5bd]{display:grid;gap:13px;padding:14px;border:1px solid #e8edf5;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcff)}.supported-model__section-head[data-v-c198f5bd]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.supported-model__section-head div[data-v-c198f5bd]{display:grid;min-width:0;gap:5px}.supported-model__section-head p[data-v-c198f5bd]{min-width:0;margin:0;overflow:hidden;color:#0f172a;font-size:13px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.supported-model__section-head span[data-v-c198f5bd],.supported-model__section-head em[data-v-c198f5bd]{color:#64748b;font-size:11.5px;font-style:normal;font-weight:500;line-height:1.25}.supported-model__section-head em[data-v-c198f5bd]{flex:0 0 auto}.supported-model__rows[data-v-c198f5bd]{display:grid;gap:10px}.supported-model__row[data-v-c198f5bd]{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:center;min-width:0;padding:12px;border:1px solid #edf2f8;border-radius:14px;background:#fff;transition:border-color .16s ease,background-color .16s ease}.supported-model__row[data-v-c198f5bd]:hover{border-color:#dfe7f2;background:#fbfcff}.supported-model__icon[data-v-c198f5bd]{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;color:inherit}.supported-model__icon img[data-v-c198f5bd]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.supported-model__icon span[data-v-c198f5bd]{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center}.supported-model__icon svg[data-v-c198f5bd]{width:24px;height:24px}.supported-model__icon[data-v-c198f5bd] svg{width:24px;height:24px}.supported-model__identity[data-v-c198f5bd]{display:grid;min-width:0;gap:4px}.supported-model__identity p[data-v-c198f5bd]{min-width:0;margin:0;overflow:hidden;color:#0f172a;font-size:13px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.supported-model__identity span[data-v-c198f5bd]{min-width:0;overflow:hidden;color:#64748b;font-size:11.5px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.supported-model__source[data-v-c198f5bd]{justify-self:end;max-width:160px;overflow:hidden;color:#64748b;font-size:11.5px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.antigravity-quota-detail[data-v-c198f5bd]{display:grid;gap:18px;min-width:0;padding:4px 2px 2px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.antigravity-quota-detail-panel,.antigravity-quota-detail-panel *,.antigravity-quota-detail-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif!important;letter-spacing:0!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.antigravity-quota-detail-title{font-size:18px!important;font-weight:500!important;line-height:1.25!important}.antigravity-quota-detail__toolbar[data-v-c198f5bd]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.antigravity-quota-detail__chip[data-v-c198f5bd]{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:500;line-height:1}.antigravity-quota-detail__chip--muted[data-v-c198f5bd]{background:#f8fafc;color:#64748b}.antigravity-quota-detail__groups[data-v-c198f5bd]{display:grid;gap:16px}.antigravity-quota-detail__group[data-v-c198f5bd]{display:grid;gap:13px;padding:14px;border:1px solid #e8edf5;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcff)}.antigravity-quota-detail__group-head[data-v-c198f5bd]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.antigravity-quota-detail__group-head h5[data-v-c198f5bd]{margin:0;color:#0f172a;font-size:13px;font-weight:600;line-height:1.2}.antigravity-quota-detail__group-head span[data-v-c198f5bd]{color:#64748b;font-size:11px;font-weight:500;line-height:1}.antigravity-quota-detail__rows[data-v-c198f5bd]{display:grid;gap:10px}.antigravity-quota-detail__row[data-v-c198f5bd]{display:grid;grid-template-columns:38px minmax(0,1.2fr) auto minmax(160px,.85fr);gap:10px 13px;align-items:center;min-width:0;padding:12px;border:1px solid #edf2f8;border-radius:14px;background:#fff;transition:border-color .16s ease,background-color .16s ease}.antigravity-quota-detail__row[data-v-c198f5bd]:hover{border-color:#dfe7f2;background:#fbfcff}.antigravity-quota-detail__icon[data-v-c198f5bd]{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;color:inherit}.antigravity-quota-detail__icon svg[data-v-c198f5bd]{width:24px;height:24px}.antigravity-quota-detail__icon[data-v-c198f5bd] svg{width:24px;height:24px}.antigravity-quota-detail__value[data-v-c198f5bd]{justify-self:end;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}.antigravity-quota-detail__meta[data-v-c198f5bd]{display:grid;min-width:0;gap:4px;justify-items:end}.antigravity-quota-detail__meta span[data-v-c198f5bd],.antigravity-quota-detail__meta em[data-v-c198f5bd]{min-width:0;max-width:100%;overflow:hidden;color:#64748b;font-size:11.5px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.antigravity-quota-detail__meta em[data-v-c198f5bd]{color:#94a3b8;font-style:normal}.antigravity-quota-detail__identity[data-v-c198f5bd]{display:grid;min-width:0;gap:4px}.antigravity-quota-detail__identity span[data-v-c198f5bd]{min-width:0;overflow:hidden;color:#0f172a;font-size:12.5px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.antigravity-quota-detail__identity em[data-v-c198f5bd]{min-width:0;overflow:hidden;color:#64748b;font-size:11px;font-style:normal;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.quota-loading[data-v-c198f5bd],.quota-empty-state[data-v-c198f5bd]{display:flex;align-items:center;min-height:64px;color:#64748b;font-size:12px;font-weight:500}.quota-loading[data-v-c198f5bd]{gap:8px}.quota-empty-state[data-v-c198f5bd]{justify-content:center;border:1px dashed var(--quota-border-strong);border-radius:18px;background:#fafbfc;padding:20px;text-align:center}.quota-auth-list[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin-top:8px;min-width:0}.quota-auth-list--single[data-v-c198f5bd]{grid-template-columns:repeat(2,minmax(0,1fr))}.quota-auth-item[data-v-c198f5bd]{--quota-auth-content-indent: 0px;container-type:inline-size;min-width:0;display:grid;gap:17px;padding:18px;border:1px solid #e7edf5;border-radius:16px;background:#fff}.quota-auth-item__head[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:16px;align-items:start;min-width:0}.quota-auth-file-head[data-v-c198f5bd]{display:grid;grid-template-columns:18px 8px minmax(0,1fr);gap:13px;align-items:start;min-width:0}.quota-auth-check[data-v-c198f5bd]{display:inline-flex;width:18px;height:22px;align-items:center;justify-content:center}.quota-auth-checkbox[data-v-c198f5bd]{width:15px;height:15px;margin:0;border-radius:5px;accent-color:#4f46e5}.quota-auth-lamp[data-v-c198f5bd]{display:inline-flex;width:8px;height:8px;margin-top:7px;flex:0 0 auto;border-radius:999px}.quota-auth-file[data-v-c198f5bd]{min-width:0}.quota-auth-file__name[data-v-c198f5bd]{min-width:0;margin:0;overflow:hidden;color:#111827;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.quota-auth-file__meta[data-v-c198f5bd]{margin:5px 0 0;min-width:0;overflow:hidden;color:#8b95a5;font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.quota-auth-head-actions[data-v-c198f5bd]{justify-content:flex-end;gap:8px;flex-wrap:nowrap;max-width:100%;min-width:-moz-max-content;min-width:max-content}.quota-provider-chip[data-v-c198f5bd]{display:inline-flex;align-items:center;gap:6px;min-height:24px;border-radius:999px;padding:0 10px;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.quota-provider-chip__image[data-v-c198f5bd]{width:13px;height:13px;-o-object-fit:contain;object-fit:contain}.quota-provider-chip__icon[data-v-c198f5bd]{display:inline-flex;width:13px;height:13px;align-items:center;justify-content:center}.quota-provider-chip__icon[data-v-c198f5bd] svg{display:block;width:13px;height:13px}.quota-mini-chip[data-v-c198f5bd]{min-height:24px;padding:0 10px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:600;box-shadow:inset 0 0 0 1px #e8edf4}.quota-auth-toggle[data-v-c198f5bd]{display:inline-flex;align-items:center;gap:8px;min-height:24px;color:#64748b;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.quota-switch[data-v-c198f5bd]{position:relative;display:inline-flex;width:40px;height:22px;flex:0 0 auto;align-items:center;border:1px solid #cbd5e1;border-radius:999px;background:#e2e8f0;transition:background-color .2s ease,border-color .2s ease}.quota-switch--on[data-v-c198f5bd]{border-color:#10b9816b;background:#34d399}.quota-switch__thumb[data-v-c198f5bd]{position:absolute;top:1px;left:1px;display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;background:#fff;transition:transform .2s ease}.quota-switch__thumb--on[data-v-c198f5bd]{transform:translate(18px)}.quota-auth-meta-row[data-v-c198f5bd]{gap:10px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;margin-top:0;padding-left:var(--quota-auth-content-indent)}.quota-auth-meta-row[data-v-c198f5bd]::-webkit-scrollbar{display:none}.quota-metric-chip[data-v-c198f5bd]{min-height:24px;padding:0 10px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:600}.quota-metric-chip--success[data-v-c198f5bd]{background:#ecfdf5;color:#047857}.quota-metric-chip--danger[data-v-c198f5bd]{background:#fff1f2;color:#e11d48}.quota-auth-detail-button[data-v-c198f5bd]{display:inline-flex;height:28px;margin-left:auto;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#475569;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:1.15;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transition:background-color .18s ease,color .18s ease}.quota-auth-detail-button--summary[data-v-c198f5bd]{height:32px;margin-left:0;padding:0 11px;font-size:12px;font-weight:500}.quota-auth-detail-button span[data-v-c198f5bd]{font-weight:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;text-rendering:inherit}.quota-auth-detail-button[data-v-c198f5bd]:hover{background:#f8fafc;color:#0f172a}.quota-auth-window-list[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;margin-top:0;padding:16px 0 0;border-top:1px solid #f1f5f9;border-bottom:0}.quota-window-row[data-v-c198f5bd]{min-width:0;padding:13px 14px;border:1px solid #edf2f7;border-radius:13px;background:#f8fafc}.quota-window-row__head[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.quota-window-row__label[data-v-c198f5bd]{display:inline-flex;min-width:0;align-items:center;gap:7px;overflow:hidden;color:#334155;font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.quota-window-row__label svg[data-v-c198f5bd]{flex:0 0 auto;color:#64748b}.quota-window-row__percent[data-v-c198f5bd]{color:#0f172a;font-size:13px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.quota-window-row__meta[data-v-c198f5bd]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:#8b95a5;font-size:11.5px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.quota-auth-note[data-v-c198f5bd]{min-width:0;border-radius:14px;background:#f8fafc;padding:12px 14px}.quota-auth-note p[data-v-c198f5bd]{margin:0;color:#64748b;font-size:12px;font-weight:400;line-height:1.6;text-wrap:pretty}.quota-auth-health[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;margin-top:0;padding:13px 14px;border:1px solid #eef2f7;border-radius:14px;background:#fafcff;min-width:0}.quota-auth-health__label[data-v-c198f5bd],.quota-auth-health__value[data-v-c198f5bd]{color:#334155;font-size:12px;font-weight:600;line-height:1.2}.quota-auth-health__value[data-v-c198f5bd]{color:#64748b}.quota-auth-health p[data-v-c198f5bd]{grid-column:1 / -1;margin:0;color:#64748b;font-size:12px;font-weight:400;line-height:1.45}.quota-pending-note[data-v-c198f5bd]{margin:0 0 0 var(--quota-auth-content-indent);border-radius:14px;background:#eef2ff;padding:10px 12px;color:#4f46e5;font-size:12px;font-weight:600;line-height:1.6}.quota-auth-actions[data-v-c198f5bd]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:12px;margin-top:0;padding:0 0 0 var(--quota-auth-content-indent);border-top:0}.quota-auth-actions__group[data-v-c198f5bd]{flex:1 1 auto;min-width:0;gap:9px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.quota-auth-actions__group[data-v-c198f5bd]::-webkit-scrollbar{display:none}.quota-action-button[data-v-c198f5bd]{flex:0 0 auto;height:32px;gap:7px;padding:0 11px;border-radius:999px}.quota-action-icon-button[data-v-c198f5bd]{flex:0 0 auto;width:32px;height:32px;border-radius:999px}@container (max-width: 390px){.quota-auth-item__head[data-v-c198f5bd],.quota-auth-window-list[data-v-c198f5bd]{grid-template-columns:1fr}.quota-auth-head-actions[data-v-c198f5bd]{justify-content:flex-start}}@media(max-width:900px){.quota-toolbar[data-v-c198f5bd]{justify-content:flex-start}}@media(max-width:720px){.quota-auth-meta-row[data-v-c198f5bd],.quota-auth-actions[data-v-c198f5bd]{padding-left:0}.quota-auth-meta-row[data-v-c198f5bd],.quota-auth-actions[data-v-c198f5bd],.quota-pending-note[data-v-c198f5bd]{margin-left:0}}@media(max-width:640px){.quota-modal-surface[data-v-c198f5bd]{padding:0}.quota-fixed-stack[data-v-c198f5bd]{padding:12px 16px 14px}.quota-scroll-region[data-v-c198f5bd]{padding:0 16px 20px}.quota-toolbar-row[data-v-c198f5bd],.quota-summary__head[data-v-c198f5bd],.quota-summary-title-row[data-v-c198f5bd]{align-items:flex-start;flex-direction:column}.quota-toolbar-status-chip[data-v-c198f5bd]{margin-left:0}.antigravity-quota-detail__row[data-v-c198f5bd]{grid-template-columns:38px minmax(0,1fr) auto}.antigravity-quota-detail__meta[data-v-c198f5bd]{grid-column:2 / -1;justify-items:start}.supported-model__section-head[data-v-c198f5bd]{align-items:flex-start;flex-direction:column}.supported-model__row[data-v-c198f5bd]{grid-template-columns:34px minmax(0,1fr)}.supported-model__source[data-v-c198f5bd]{grid-column:2 / -1;justify-self:start;max-width:100%}.quota-auth-list[data-v-c198f5bd],.quota-auth-list--single[data-v-c198f5bd]{grid-template-columns:1fr}.quota-toolbar-button[data-v-c198f5bd],.quota-action-button[data-v-c198f5bd]{flex:1 1 calc(50% - 6px)}.quota-summary-row__head[data-v-c198f5bd]{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.quota-auth-file-head[data-v-c198f5bd]{grid-template-columns:18px minmax(0,1fr)}.quota-auth-lamp[data-v-c198f5bd]{grid-column:1;grid-row:2;margin-top:2px;justify-self:center}.quota-auth-file[data-v-c198f5bd]{grid-column:2}}.auth-runtime-panel[data-v-c198f5bd]{--auth-runtime-title-indent: 34px;min-width:0;margin-top:10px;border:0;border-radius:0;background:transparent;padding:18px 8px 22px 6px;box-shadow:none;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.auth-runtime-panel__head[data-v-c198f5bd]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px 32px;align-items:start;min-width:0;padding:0;border-bottom:0}.auth-runtime-panel__identity[data-v-c198f5bd]{min-width:0;padding-top:1px}.auth-runtime-panel__title-line[data-v-c198f5bd]{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.auth-runtime-panel__title-icon[data-v-c198f5bd]{display:inline-flex;width:24px;height:24px;flex:0 0 auto;align-items:center;justify-content:center;align-self:center;color:#4f46e5d1;transform:translate(-5px)}.auth-runtime-panel__title-icon svg[data-v-c198f5bd]{width:22px;height:22px;stroke-width:2}.auth-runtime-panel__title[data-v-c198f5bd]{margin:0;color:#111827;font-size:17px;line-height:1.2;font-weight:780;letter-spacing:0}.auth-runtime-panel__status[data-v-c198f5bd]{display:inline-flex;align-items:center;min-height:21px;margin-left:4px;padding:0 9px;border-radius:999px;background:#10b98117;color:#059669;font-size:11px;line-height:1;font-weight:700;letter-spacing:0;white-space:nowrap}.auth-runtime-details[data-v-c198f5bd]{position:relative;min-width:0;width:100%;display:grid;grid-template-columns:repeat(4,max-content);justify-content:space-between;-moz-column-gap:28px;column-gap:28px;row-gap:23px;margin-top:24px;box-sizing:border-box;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis-weight:none}.auth-runtime-details[data-v-c198f5bd]:before{display:none}.auth-runtime-details__row[data-v-c198f5bd]{display:contents;align-items:start;min-width:0;overflow:visible}.auth-runtime-details__row+.auth-runtime-details__row[data-v-c198f5bd]{margin-top:0}.auth-runtime-details__row--environment[data-v-c198f5bd]{grid-template-columns:none}.auth-runtime-details__row--secondary[data-v-c198f5bd]{grid-template-columns:none;margin-top:0!important;padding-top:0;border-top:0}.auth-runtime-details__row--secondary .auth-runtime-detail[data-v-c198f5bd]{flex:initial}.auth-runtime-detail[data-v-c198f5bd]{display:inline-grid;grid-template-columns:20px minmax(0,1fr);grid-template-rows:auto auto;min-width:0;max-width:none;min-height:38px;width:-moz-max-content;width:max-content;flex:0 1 auto;align-items:center;gap:4px 10px;padding:0;border:0;border-radius:0;background:transparent;color:#0f172a;line-height:1.24;letter-spacing:0;overflow:hidden;white-space:nowrap;font-variant-numeric:tabular-nums}.auth-runtime-detail[data-v-c198f5bd]:after{content:none}.auth-runtime-brand[data-v-c198f5bd]{display:inline-flex;width:20px;height:20px;flex:0 0 20px;grid-column:1;grid-row:1 / span 2;align-items:center;justify-content:center;align-self:center;margin-right:0;color:#334155}.auth-runtime-brand svg[data-v-c198f5bd]{display:block;width:16px;height:16px}.auth-runtime-brand--apple[data-v-c198f5bd]{color:#1f2937}.auth-runtime-brand--apple svg[data-v-c198f5bd]{width:16px;height:16px}.auth-runtime-brand--docker[data-v-c198f5bd]{color:#2496ed}.auth-runtime-brand--ubuntu[data-v-c198f5bd]{color:#e95420}.auth-runtime-brand--debian[data-v-c198f5bd]{color:#a81d33}.auth-runtime-brand--fedora[data-v-c198f5bd]{color:#51a2da}.auth-runtime-brand--centos[data-v-c198f5bd]{color:#262577}.auth-runtime-brand--redhat[data-v-c198f5bd]{color:#e00}.auth-runtime-brand--rocky[data-v-c198f5bd]{color:#10b981}.auth-runtime-brand--mint[data-v-c198f5bd],.auth-runtime-brand--opensuse[data-v-c198f5bd]{color:#73ba25}.auth-runtime-brand--arch[data-v-c198f5bd]{color:#1793d1}.auth-runtime-brand--linux[data-v-c198f5bd]{color:#111827}.auth-runtime-brand--windows[data-v-c198f5bd]{color:#0078d4}.auth-runtime-brand--docker svg[data-v-c198f5bd]{width:17px;height:17px}.auth-runtime-glyph[data-v-c198f5bd]{display:inline-flex;width:20px;height:20px;flex:0 0 20px;grid-column:1;grid-row:1 / span 2;align-items:center;justify-content:center;align-self:center;margin-right:0;color:#64748b;opacity:.84}.auth-runtime-glyph svg[data-v-c198f5bd]{display:block}.auth-runtime-glyph--endpoint[data-v-c198f5bd]{color:#0f172a}.auth-runtime-detail--endpoint[data-v-c198f5bd],.auth-runtime-detail--build-date[data-v-c198f5bd]{width:-moz-max-content;width:max-content;max-width:none;justify-self:start;overflow:visible}.auth-runtime-detail--endpoint[data-v-c198f5bd]{grid-template-columns:20px max-content;gap:4px 10px;white-space:nowrap}.auth-runtime-detail--endpoint .auth-runtime-glyph[data-v-c198f5bd]{width:20px;height:20px;flex-basis:20px}.auth-runtime-detail__label[data-v-c198f5bd]{grid-column:2;grid-row:1;flex:0 0 auto;color:#64748b;font-size:10.75px;font-weight:700;letter-spacing:0}.auth-runtime-detail__value[data-v-c198f5bd]{grid-column:2;grid-row:2;min-width:0;color:#0f172a;font-size:13.5px;font-weight:500;line-height:1.2;overflow:visible;text-overflow:clip;white-space:nowrap;-webkit-font-smoothing:antialiased}.auth-runtime-detail--endpoint .auth-runtime-detail__value[data-v-c198f5bd],.auth-runtime-detail--build-date .auth-runtime-detail__value[data-v-c198f5bd]{width:-moz-max-content;width:max-content;max-width:none;overflow:visible;font-size:13.5px;text-overflow:clip;white-space:nowrap}.auth-runtime-detail--endpoint .auth-runtime-detail__value[data-v-c198f5bd]{overflow-wrap:normal;word-break:normal}.auth-runtime-detail__value--success[data-v-c198f5bd]{color:#059669}.auth-runtime-detail__value--empty[data-v-c198f5bd]{font-size:12.25px}.auth-runtime-options[data-v-c198f5bd]{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:18px;margin-left:0}.auth-runtime-check[data-v-c198f5bd]{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:24px;padding:0;border:0;border-radius:0;background:transparent;color:#475569;font-size:12px;line-height:1.2;font-weight:620;letter-spacing:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.auth-runtime-check[data-v-c198f5bd]:hover{border-color:transparent;background:transparent;color:#334155}.auth-runtime-check input[data-v-c198f5bd]{position:absolute;opacity:0;pointer-events:none}.auth-runtime-check__box[data-v-c198f5bd]{display:inline-flex;width:15px;height:15px;flex:0 0 auto;align-items:center;justify-content:center;border:1.5px solid #cbd5e1;border-radius:5px;color:transparent;background:#fffffff5;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.auth-runtime-check input:checked+.auth-runtime-check__box[data-v-c198f5bd]{border-color:#4f46e5;background:#4f46e5;color:#fff}.auth-runtime-check input:focus-visible+.auth-runtime-check__box[data-v-c198f5bd]{outline:2px solid rgba(79,70,229,.24);outline-offset:2px}.auth-runtime-actions[data-v-c198f5bd]{display:grid;width:auto;grid-template-columns:repeat(2,max-content);justify-self:end;justify-content:end;align-items:center;gap:10px 16px;padding-top:1px}.auth-runtime-action[data-v-c198f5bd]{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;width:auto;height:30px;padding:0 11px;border:1px solid transparent;border-radius:999px;background:transparent;color:#475569;font-family:inherit;font-size:11.5px;line-height:1.18;font-weight:720;letter-spacing:0;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;font-synthesis-weight:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.auth-runtime-action svg[data-v-c198f5bd]{width:14px;height:14px;stroke-width:2}.auth-runtime-action[data-v-c198f5bd]:hover{border-color:#e2e8f0f5;background:#fff;color:#263244}.auth-runtime-action[data-v-c198f5bd]:active{transform:none}.auth-runtime-action[data-v-c198f5bd]:disabled{cursor:not-allowed;opacity:.58}.auth-runtime-action--primary[data-v-c198f5bd],.auth-runtime-action--primary[data-v-c198f5bd]:hover{color:#4f46e5;border-color:transparent;background:transparent}.auth-runtime-action--warm[data-v-c198f5bd]{color:#c2410c}.auth-runtime-action--warm[data-v-c198f5bd]:hover{color:#c2410c;border-color:#fed7aaf2;background:#fff}.auth-runtime-action--success[data-v-c198f5bd]{color:#047857}.auth-runtime-action--success[data-v-c198f5bd]:hover{color:#047857;border-color:#bbf7d0f2;background:#fff}.auth-runtime-action--full[data-v-c198f5bd]{width:auto}.runtime-operation-toast[data-v-c198f5bd]{--runtime-toast-accent: #4f46e5;--runtime-toast-accent-soft: #eef2ff;position:fixed;right:24px;bottom:24px;z-index:1200;width:min(340px,calc(100vw - 48px));min-height:66px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px 14px;border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#fffffff5;box-shadow:none;color:#0f172a;cursor:pointer;overflow:hidden;text-align:left;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .18s ease,background-color .18s ease}.runtime-operation-toast[data-v-c198f5bd]:before,.runtime-operation-toast[data-v-c198f5bd]:after{content:"";position:absolute;left:14px;bottom:7px;height:2px;border-radius:999px;pointer-events:none}.runtime-operation-toast[data-v-c198f5bd]:before{right:14px;background:#edf2f7}.runtime-operation-toast[data-v-c198f5bd]:after{width:var(--runtime-toast-progress);background:var(--runtime-toast-accent);opacity:.52;transition:width .28s ease}.runtime-operation-toast.is-success[data-v-c198f5bd]{--runtime-toast-accent: #10b981;--runtime-toast-accent-soft: #e8f8f1}.runtime-operation-toast.is-success[data-v-c198f5bd]:after{width:var(--runtime-toast-dismiss)}.runtime-operation-toast.is-error[data-v-c198f5bd]{--runtime-toast-accent: #e11d48;--runtime-toast-accent-soft: #fff1f2}.runtime-operation-toast__icon[data-v-c198f5bd]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--runtime-toast-accent-soft);color:var(--runtime-toast-accent)}.runtime-operation-toast__body[data-v-c198f5bd]{min-width:0;display:grid;gap:4px}.runtime-operation-toast__title-row[data-v-c198f5bd]{min-width:0;display:flex;align-items:baseline;gap:8px}.runtime-operation-toast__title[data-v-c198f5bd]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:13px;font-weight:500;line-height:1.25}.runtime-operation-toast__progress[data-v-c198f5bd]{flex:0 0 auto;color:#475569;font-size:11.5px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.runtime-operation-toast__line[data-v-c198f5bd]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:11.5px;font-weight:400;line-height:1.35}.runtime-operation-toast__countdown[data-v-c198f5bd]{align-self:start;margin-top:2px;min-width:22px;color:#64748b;font-size:10.5px;font-weight:500;line-height:1;text-align:right;font-variant-numeric:tabular-nums}.runtime-operation-modal[data-v-c198f5bd]{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:auto;text-rendering:geometricPrecision}.runtime-operation-modal-header,.runtime-operation-title{font-family:PingFang SC,SF Pro Display,Helvetica Neue,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:auto;text-rendering:geometricPrecision;font-synthesis-weight:none}.runtime-operation-title{color:#0f172a;font-size:16px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:0!important;text-shadow:0 0 0 rgba(15,23,42,.01)}.runtime-terminal-frame[data-v-c198f5bd],.runtime-terminal-title[data-v-c198f5bd],.runtime-terminal-scroll[data-v-c198f5bd]{font-family:Menlo,Monaco,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;-webkit-font-smoothing:subpixel-antialiased;text-rendering:geometricPrecision;font-variant-ligatures:none}.runtime-terminal-scroll[data-v-c198f5bd]{color:#fff;font-size:14.5px;font-weight:500;line-height:1.58;letter-spacing:0;text-shadow:none}.runtime-window-btn[data-v-c198f5bd]{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#334155;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.runtime-window-btn[data-v-c198f5bd]:hover{background:#0f172a0f;color:#020617;transform:translateY(-1px)}.runtime-force-close-btn[data-v-c198f5bd]{min-height:30px;padding:0 13px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:none;background:#020617;color:#fff;font-size:11px;font-weight:400;line-height:1;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.runtime-force-close-btn[data-v-c198f5bd]:hover{background:#0f172a;transform:translateY(-1px)}.runtime-metrics span[data-v-c198f5bd]{min-height:30px;min-width:74px;padding:0 12px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;border:1px solid #e2e8f0;border-radius:999px;background:#fff}.runtime-metrics b[data-v-c198f5bd]{color:#0f172a;font-size:14px;font-weight:500;line-height:1.1}.runtime-metrics em[data-v-c198f5bd]{color:#64748b;font-size:10px;font-style:normal;font-weight:450;line-height:1}.runtime-step-flow[data-v-c198f5bd]{--runtime-step-line: #e2e8f0;--runtime-step-line-done: #86efac;position:relative;display:grid;gap:16px;min-width:0;padding:6px 0 10px;background:#fff;scrollbar-width:none;-ms-overflow-style:none}.runtime-step-flow[data-v-c198f5bd]:before{content:"";position:absolute;left:13px;top:18px;bottom:20px;width:1px;background:var(--runtime-step-line);pointer-events:none}.runtime-step-flow-row[data-v-c198f5bd]{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px;align-items:start;min-width:0}.runtime-step-flow-row[data-v-c198f5bd]:after{content:"";position:absolute;z-index:0;left:13px;top:27px;bottom:-16px;width:1px;background:var(--runtime-step-line);pointer-events:none;transition:background-color .18s ease}.runtime-step-flow-row[data-v-c198f5bd]:last-child:after{content:none}.runtime-step-flow-row.is-success[data-v-c198f5bd]:after{background:var(--runtime-step-line-done)}.runtime-step-node[data-v-c198f5bd]{position:relative;z-index:1;width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #dbe4f0;box-shadow:none;font-size:9px;font-weight:450;line-height:1}.runtime-step-flow-row.is-current .runtime-step-node[data-v-c198f5bd]{border-color:transparent}.runtime-step-flow-row.is-current .runtime-step-node[data-v-c198f5bd]:after{content:none}.runtime-step-flow-row.is-success .runtime-step-node[data-v-c198f5bd],.runtime-step-flow-row.is-danger .runtime-step-node[data-v-c198f5bd]{border-color:transparent}.runtime-step-unit[data-v-c198f5bd]{min-width:0;padding:1px 0 2px}.runtime-step-unit-head[data-v-c198f5bd]{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0}.runtime-step-main[data-v-c198f5bd]{min-width:0;display:grid;gap:4px}.runtime-step-title[data-v-c198f5bd]{min-width:0;color:#1e293b;font-size:13px;font-weight:450;line-height:1.35}.runtime-step-description[data-v-c198f5bd]{color:#52627a;font-size:11.5px;font-weight:400;line-height:1.5;overflow-wrap:anywhere}.runtime-step-pill[data-v-c198f5bd]{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:2px 8px;border-radius:999px;border:1px solid #dbe6f3;background:#f8fafc;color:#64748b;font-size:9.5px;font-weight:450;line-height:1;letter-spacing:.08em;white-space:nowrap}.runtime-step-flow-row.is-current .runtime-step-title[data-v-c198f5bd]{color:#3730a3}.runtime-step-flow-row.is-current .runtime-step-pill[data-v-c198f5bd]{border-color:#c7d2fe;background:#eef2ff;color:#4338ca}.runtime-step-flow-row.is-success .runtime-step-title[data-v-c198f5bd]{color:#047857}.runtime-step-flow-row.is-success .runtime-step-pill[data-v-c198f5bd]{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.runtime-step-flow-row.is-danger .runtime-step-title[data-v-c198f5bd]{color:#b91c1c}.runtime-step-flow-row.is-danger .runtime-step-pill[data-v-c198f5bd]{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.runtime-step-command[data-v-c198f5bd]{display:grid;grid-template-columns:12px minmax(0,1fr);gap:7px;min-width:0;margin-top:7px;padding:7px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#1f2937;font-family:SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:450;line-height:1.5}.runtime-step-command span[data-v-c198f5bd]{color:#64748b}.runtime-step-command code[data-v-c198f5bd]{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere}.runtime-step-meta[data-v-c198f5bd]{display:flex;flex-wrap:wrap;gap:2px 10px;margin-top:7px;color:#64748b;font-size:11px;font-weight:400;line-height:1.35}.runtime-step-flow-row.is-danger .runtime-step-meta[data-v-c198f5bd]{color:#b91c1c}.runtime-step-flow[data-v-c198f5bd]::-webkit-scrollbar{display:none;width:0;height:0}.runtime-step-flow[data-v-c198f5bd]::-webkit-scrollbar-track{background:transparent}.runtime-step-flow[data-v-c198f5bd]::-webkit-scrollbar-thumb{background:#94a3b857;border-radius:999px}@keyframes runtimeStepNodePulse-c198f5bd{0%,to{transform:scale(1);opacity:.18}50%{transform:scale(1.18);opacity:.34}}.runtime-terminal-scroll[data-v-c198f5bd]{scrollbar-width:none;-ms-overflow-style:none}.runtime-terminal-scroll[data-v-c198f5bd]::-webkit-scrollbar{display:none;width:0;height:0}.runtime-terminal-scroll[data-v-c198f5bd]::-webkit-scrollbar-track{background:transparent}.runtime-terminal-scroll[data-v-c198f5bd]::-webkit-scrollbar-thumb{background:#475569a8;border-radius:999px}@media(max-width:860px){.auth-settings-surface[data-v-c198f5bd]{gap:24px;padding-inline:2px}.auth-runtime-panel__head[data-v-c198f5bd]{grid-template-columns:minmax(0,1fr);align-items:start}.auth-settings-section[data-v-c198f5bd],.auth-runtime-panel[data-v-c198f5bd]{padding-inline:2px}.auth-settings-section[data-v-c198f5bd]{padding-bottom:26px}.auth-runtime-panel[data-v-c198f5bd]{padding-bottom:28px;border-radius:0}.auth-runtime-detail[data-v-c198f5bd]{flex:1 1 42%}.auth-runtime-actions[data-v-c198f5bd]{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch}.auth-runtime-details[data-v-c198f5bd]{padding:16px 0 0;grid-template-columns:1fr;justify-content:stretch;-moz-column-gap:0;column-gap:0;row-gap:0}.auth-runtime-details__row[data-v-c198f5bd],.auth-runtime-details__row--secondary[data-v-c198f5bd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:22px 18px}.auth-runtime-details__row--environment[data-v-c198f5bd]{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-runtime-details__row+.auth-runtime-details__row[data-v-c198f5bd]{margin-top:23px}.auth-runtime-detail--endpoint[data-v-c198f5bd]{grid-column:1 / -1}.auth-runtime-detail[data-v-c198f5bd]{width:100%;max-width:100%}.auth-runtime-detail--endpoint[data-v-c198f5bd],.auth-runtime-detail--build-date[data-v-c198f5bd]{width:100%;max-width:100%;justify-self:stretch}.auth-runtime-action[data-v-c198f5bd],.auth-runtime-action--primary[data-v-c198f5bd],.auth-runtime-action--full[data-v-c198f5bd]{width:auto}}@media(max-width:640px){.settings-unified-hero[data-v-c198f5bd]{min-height:140px;padding:22px 24px 24px;border-radius:26px}.settings-unified-hero__watermark[data-v-c198f5bd]{display:none}.settings-unified-hero__top[data-v-c198f5bd]{grid-template-columns:44px minmax(0,1fr);-moz-column-gap:18px;column-gap:18px;transform:none}.settings-unified-hero__title-row[data-v-c198f5bd]{min-width:0}.settings-unified-hero__icon[data-v-c198f5bd]{width:44px;height:44px;flex:0 0 44px;border-radius:0;transform:translateY(8px)}.settings-unified-hero__icon svg[data-v-c198f5bd]{width:29px;height:29px}.settings-unified-hero__title[data-v-c198f5bd]{margin-top:11px;font-size:21px;line-height:1.08}.settings-unified-hero__desc[data-v-c198f5bd]{max-width:none;margin:11px 0 0 62px;padding-right:0;font-size:11.5px;line-height:1.58;white-space:normal;overflow:visible;text-overflow:clip;transform:none}.settings-unified-hero__eyebrow[data-v-c198f5bd]{margin-left:0;font-size:9px;letter-spacing:.12em;transform:translateY(-1px)}}@media(max-width:560px){.auth-settings-surface[data-v-c198f5bd]{gap:22px;padding-inline:0}.auth-settings-section[data-v-c198f5bd]{padding-inline:0;padding-bottom:24px}.auth-runtime-panel[data-v-c198f5bd]{padding:0 0 24px}.auth-runtime-panel__title-line[data-v-c198f5bd]{flex-wrap:wrap}.auth-runtime-actions[data-v-c198f5bd]{grid-template-columns:minmax(0,1fr)}.auth-runtime-detail[data-v-c198f5bd]{flex-basis:100%;padding-left:0}}.settings-nav-alert-dot[data-v-97c62939]{position:absolute;top:2.5px;right:4.5px;width:8px;height:8px;border-radius:999px;pointer-events:none;transform:translate(50%,-50%);z-index:1}@media(max-width:1023px){.settings-nav-alert-dot[data-v-97c62939]{top:2.5px;right:4.5px}}@media(min-width:1024px){.settings-shell[data-v-97c62939]{height:min(calc(82vh / var(--app-workspace-density, 1)),calc((100vh / var(--app-workspace-density, 1)) - 72px));max-height:calc(860px / var(--app-workspace-density, 1))}}.scale-enter-active[data-v-97c62939],.scale-leave-active[data-v-97c62939]{transition:all .35s cubic-bezier(.16,1,.3,1)}.scale-enter-from[data-v-97c62939],.scale-leave-to[data-v-97c62939]{transform:scale(.98) translateY(10px);opacity:0}.animate-modalEnter[data-v-97c62939]{animation:modalEnter-97c62939 .45s cubic-bezier(.16,1,.3,1)}@keyframes modalEnter-97c62939{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-fade[data-v-97c62939]{animation:fade-97c62939 .25s ease-out}@keyframes fade-97c62939{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.custom-scrollbar[data-v-97c62939]::-webkit-scrollbar{width:5px}.custom-scrollbar[data-v-97c62939]::-webkit-scrollbar-track{background:transparent}.custom-scrollbar[data-v-97c62939]::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar[data-v-97c62939]::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.settings-toggle .toggle-track[data-v-97c62939]{transition:background-color .22s ease,opacity .22s ease,box-shadow .22s ease}.settings-toggle .toggle-track[data-v-97c62939]:after{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000000f}.settings-toggle .peer:focus-visible+.toggle-track[data-v-97c62939],.settings-toggle .peer:focus-visible+.reader-toggle-track[data-v-97c62939]{box-shadow:0 0 0 4px #6366f124}.settings-unified-hero[data-v-97c62939]{--settings-hero-accent: 93, 99, 232;--settings-hero-bg: #f7f8ff;position:relative;overflow:hidden;min-height:148px;padding:26px 54px 28px;border:1px solid rgba(var(--settings-hero-accent),.075);border-radius:30px;background:var(--settings-hero-bg);box-shadow:none;display:grid;align-content:center;align-items:start}.settings-unified-hero[data-v-97c62939]:before{content:none}.settings-unified-hero__watermark[data-v-97c62939]{position:absolute;z-index:0;top:50%;right:34px;width:86px;height:86px;display:block;color:rgb(var(--settings-hero-accent));opacity:.022;pointer-events:none;transform:translateY(-45%) rotate(10deg);transition:transform .6s ease}.settings-unified-hero:hover .settings-unified-hero__watermark[data-v-97c62939]{transform:translateY(-45%) rotate(16deg) scale(1.03)}.settings-unified-hero__top[data-v-97c62939]{position:relative;z-index:1;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;min-width:0;-moz-column-gap:24px;column-gap:24px;transform:none}.settings-unified-hero__title-row[data-v-97c62939]{min-width:0}.settings-unified-hero__icon[data-v-97c62939]{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:rgba(var(--settings-hero-accent),.58);flex:0 0 52px;flex-shrink:0;transform:translateY(11px)}.settings-unified-hero__icon svg[data-v-97c62939]{width:34px;height:34px;stroke-width:1.9}.settings-unified-hero__eyebrow[data-v-97c62939]{margin:0;font-size:10.5px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--settings-hero-accent),.4);transform:translateY(-2px)}.settings-unified-hero__title[data-v-97c62939]{margin:13px 0 0;font-size:25px;line-height:1.08;font-weight:900;letter-spacing:0;color:#172033;text-wrap:pretty}.settings-unified-hero__desc[data-v-97c62939]{position:relative;z-index:1;max-width:min(43rem,calc(100% - 168px));margin:12px 0 0 76px;padding-right:108px;font-size:12.5px;line-height:1.58;font-weight:500;color:#4b5563a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:none}.settings-unified-hero+.settings-unified-panel[data-v-97c62939],.settings-unified-hero+.space-y-3[data-v-97c62939],.settings-unified-hero+.space-y-6[data-v-97c62939],.settings-unified-hero+.grid[data-v-97c62939]{margin-top:18px!important}.settings-unified-hero__meta[data-v-97c62939]{display:none}.settings-unified-hero__pill[data-v-97c62939]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70px;padding:12px 14px;border-radius:18px;border:0;background:#ffffffb8;color:#475569;font-size:10.5px;font-weight:900;letter-spacing:.08em;text-transform:none;text-align:center;box-shadow:inset 0 0 0 1px rgba(var(--hero-accent),.07)}.settings-unified-hero__pill--solid[data-v-97c62939]{background:rgba(var(--hero-accent),.08);box-shadow:inset 0 0 0 1px rgba(var(--hero-accent),.1);color:rgb(var(--hero-accent))}.settings-unified-hero__stats[data-v-97c62939]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 0 42px;max-width:360px}.settings-unified-hero__stat[data-v-97c62939]{padding:12px 14px;border-radius:16px;border:1px solid #edf1f6;background:#fff;display:flex;flex-direction:column;gap:4px}.settings-unified-hero__stat--accent[data-v-97c62939]{border-color:rgba(var(--hero-accent),.18);background:rgba(var(--hero-accent),.08)}.settings-unified-hero__stat-label[data-v-97c62939]{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.settings-unified-hero__stat-value[data-v-97c62939]{font-size:24px;line-height:1;font-weight:900;color:#111827}.settings-unified-panel[data-v-97c62939]{padding:24px;border-radius:30px;border:1px solid #edf1f6;background:#fff;box-shadow:none}.settings-deep-preferences-panel[data-v-97c62939]{margin-top:20px;padding:18px 6px 8px;border:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.settings-unified-panel__header[data-v-97c62939]{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.settings-deep-preferences-panel .settings-unified-panel__header[data-v-97c62939]{margin-bottom:22px;padding:0}.settings-unified-panel__eyebrow[data-v-97c62939]{font-size:10px;line-height:1;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#94a3b8}.settings-unified-panel__title[data-v-97c62939]{margin-top:8px;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0;color:#0f172a;text-wrap:pretty}.settings-unified-panel__desc[data-v-97c62939]{margin-top:5px;font-size:10.5px;line-height:1.5;font-weight:500;color:#64748b;max-width:38rem;text-wrap:pretty}.settings-unified-panel.settings-oss-scene-panel[data-v-97c62939],.settings-storage-mode-panel[data-v-97c62939],.settings-concurrency-panel[data-v-97c62939]{margin-top:20px;padding:18px 6px 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.settings-oss-scene-panel .settings-unified-panel__header[data-v-97c62939],.settings-storage-mode-panel .settings-unified-panel__header[data-v-97c62939],.settings-concurrency-panel .settings-unified-panel__header[data-v-97c62939],.settings-deep-preferences-panel .settings-unified-panel__header[data-v-97c62939]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 22px;margin-bottom:16px;padding:0}.settings-oss-scene-panel .settings-unified-panel__title[data-v-97c62939],.settings-storage-mode-panel .settings-unified-panel__title[data-v-97c62939],.settings-concurrency-panel .settings-unified-panel__title[data-v-97c62939],.settings-deep-preferences-panel .settings-unified-panel__title[data-v-97c62939]{margin-top:0;font-size:17px;line-height:1.2;font-weight:820}.settings-inline-pill[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.settings-unified-panel__eyebrow[data-v-97c62939],.reader-settings-panel__eyebrow[data-v-97c62939]{display:none}.settings-inline-pill--slate[data-v-97c62939]{background:#f8fafc;color:#475569}.settings-inline-pill--indigo[data-v-97c62939]{background:#fff;border-color:#d9ddf7;color:#4f46e5}.settings-inline-pill--emerald[data-v-97c62939]{background:#dcfce7;border-color:#bbf7d0;color:#047857}.settings-inline-pill--amber[data-v-97c62939]{background:#fef3c7;border-color:#fde68a;color:#b45309}.settings-inline-pill--blue[data-v-97c62939]{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.settings-choice-card[data-v-97c62939]{position:relative;display:flex;flex-direction:column;gap:11px;padding:20px 22px;border-radius:26px;border:1.5px solid #edf2f7;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.settings-choice-card[data-v-97c62939]:hover{border-color:#dbe4f0;box-shadow:0 18px 38px -34px #0f172a52;transform:translateY(-1px)}.settings-choice-card__top[data-v-97c62939]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-choice-card__icon[data-v-97c62939]{width:46px;height:46px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-choice-card__title[data-v-97c62939]{font-size:14px;line-height:1.25;font-weight:900;color:#111827}.settings-choice-card__desc[data-v-97c62939]{font-size:10.5px;line-height:1.5;font-weight:500;color:#64748b;max-width:16.5rem}.settings-choice-card--oss[data-v-97c62939]{min-height:118px;padding:20px 22px;border:1px solid #edf2f7;border-radius:26px;background:#fff;box-shadow:none}.settings-choice-card--oss[data-v-97c62939]:hover{border-color:#dbe4f0;background:#fff;box-shadow:none;transform:none}.settings-choice-card--oss.settings-choice-card--active-indigo[data-v-97c62939]{border-color:#c7d2fe!important;background:#fff;box-shadow:none!important}.settings-choice-card--oss.settings-choice-card--active-sky[data-v-97c62939]{border-color:#7dd3fc!important;background:#fff;box-shadow:none!important}.settings-choice-card--oss .settings-choice-card__top[data-v-97c62939]{align-items:flex-start;padding-right:18px}.settings-choice-card--oss .settings-choice-card__icon[data-v-97c62939]{width:46px;height:46px;border-radius:16px}.settings-choice-card--oss .settings-choice-card__title[data-v-97c62939]{margin-top:4px;font-size:15px}.settings-oss-editor-panel[data-v-97c62939]{padding:18px 6px 0;background:transparent;border:0;border-radius:0;box-shadow:none}.settings-oss-field-grid[data-v-97c62939]{align-items:start}.settings-oss-actions[data-v-97c62939]{margin-top:36px!important}.settings-oss-provider-option[data-v-97c62939]{position:relative;padding:18px 20px;border:1px solid #edf2f7;border-radius:20px;background:#fff;text-align:left;box-shadow:none;transition:border-color .18s ease}.settings-oss-provider-option[data-v-97c62939]:hover{border-color:#dbe4f0;background:#fff;transform:none}.settings-oss-provider-option--active[data-v-97c62939]{border-color:#c7d2fe;background:#fff}.settings-oss-provider-option--active>div[data-v-97c62939]{padding-right:20px}.settings-oss-plain-toggle[data-v-97c62939]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:4px;padding:10px 6px 4px;border:0;background:transparent;box-shadow:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settings-oss-plain-toggle[data-v-97c62939]:hover{border:0;background:transparent;box-shadow:none}.settings-oss-provider-icon[data-v-97c62939]{display:flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}.settings-oss-provider-logo[data-v-97c62939]{display:block;width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.settings-oss-provider-logo--svg[data-v-97c62939]{display:flex;align-items:center;justify-content:center}.settings-oss-provider-logo--svg[data-v-97c62939] svg{display:block;width:28px;height:28px}.settings-oss-provider-logo--upyun[data-v-97c62939]{border-radius:9px}.settings-oss-provider-logo--netease[data-v-97c62939]{width:27px;height:27px}.settings-oss-result-card[data-v-97c62939]{padding:24px;border:1px solid #edf2f7;border-radius:24px;background:#fff;box-shadow:none}.settings-choice-card__check[data-v-97c62939]{position:absolute;top:18px;right:18px}.settings-choice-card__check--oss[data-v-97c62939],.settings-oss-provider-option__check[data-v-97c62939]{top:14px;right:14px;stroke-width:2.5}.settings-choice-card--active-indigo[data-v-97c62939]{border-color:#6366f1;box-shadow:0 18px 38px -32px #6366f152}.settings-choice-card--active-emerald[data-v-97c62939]{border-color:#10b981;box-shadow:0 18px 38px -32px #10b98147}.settings-choice-card--active-sky[data-v-97c62939]{border-color:#38bdf8;box-shadow:0 18px 38px -32px #38bdf847}.settings-storage-choice-card[data-v-97c62939]{border:1px solid #edf2f7;background:#fff;box-shadow:none!important;transition:border-color .18s ease}.settings-storage-choice-card[data-v-97c62939]:hover{border-color:#dbe4f0;background:#fff;box-shadow:none!important;transform:none}.settings-storage-choice-card.settings-choice-card--active-indigo[data-v-97c62939]{border-color:#d9ddf7!important;box-shadow:none!important}.settings-storage-choice-card.settings-choice-card--active-emerald[data-v-97c62939]{border-color:#a7f3d0!important;box-shadow:none!important}.settings-storage-editor-panel[data-v-97c62939]{padding:18px 6px 0;background:transparent;border:0;border-radius:0;box-shadow:none}.settings-storage-connection-panel[data-v-97c62939]{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.settings-storage-section-icon[data-v-97c62939]{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}.settings-storage-field-grid[data-v-97c62939]{align-items:start}.settings-storage-actions[data-v-97c62939]{margin-top:36px}.settings-storage-danger-zone[data-v-97c62939]{padding-top:4px}.settings-storage-danger-card[data-v-97c62939],.settings-storage-danger-card[data-v-97c62939]:hover{border-color:#edf2f7!important;background:#fff!important;box-shadow:none!important}.settings-storage-danger-card--critical[data-v-97c62939],.settings-storage-danger-card--critical[data-v-97c62939]:hover{border-color:#fee2e2!important}.settings-mini-info-card[data-v-97c62939],.settings-summary-input-card[data-v-97c62939]{padding:18px;border-radius:24px;border:1px solid #edf2f7;background:linear-gradient(180deg,#fff,#fbfcfe)}.settings-mini-info-card__label[data-v-97c62939],.settings-summary-input-card__label[data-v-97c62939]{font-size:10px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#94a3b8}.settings-mini-info-card__value[data-v-97c62939]{margin-top:12px;font-size:22px;line-height:1.25;font-weight:900;color:#0f172a}.settings-mini-info-card__desc[data-v-97c62939],.settings-summary-input-card__desc[data-v-97c62939]{margin-top:8px;font-size:10.5px;line-height:1.5;font-weight:500;color:#64748b}.settings-summary-input-card__input[data-v-97c62939]{width:100%;margin-top:12px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;padding:12px 14px;font-size:13px;font-weight:700;color:#111827;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.settings-summary-input-card__input[data-v-97c62939]:focus{border-color:#818cf8;box-shadow:0 0 0 4px #6366f11f}.settings-inline-toggle-card[data-v-97c62939]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border-radius:22px;border:1px solid #eef2f7;background:#fff;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settings-inline-toggle-card[data-v-97c62939]:hover{border-color:#dbe4f0;box-shadow:0 14px 30px -30px #0f172a3d}.settings-inline-toggle-card--amber[data-v-97c62939]:hover{border-color:#fde68a;background:#fffbeb}.settings-inline-toggle-card--indigo[data-v-97c62939]:hover{border-color:#c7d2fe;background:#f8fbff}.settings-inline-toggle-card--emerald[data-v-97c62939]:hover{border-color:#a7f3d0;background:#ecfdf5}.settings-inline-toggle-card--sky[data-v-97c62939]:hover{border-color:#bae6fd;background:#f0f9ff}.settings-inline-toggle-card--cyan[data-v-97c62939]:hover{border-color:#a5f3fc;background:#ecfeff}.settings-inline-toggle-card__title[data-v-97c62939]{font-size:13px;line-height:1.35;font-weight:800;color:#111827}.settings-inline-toggle-card__desc[data-v-97c62939]{margin-top:4px;font-size:12px;line-height:1.55;font-weight:600;color:#64748b;text-wrap:pretty}.settings-parser-toggle-list[data-v-97c62939]{display:grid;gap:15px;padding:2px 0 0}.settings-parser-provider-card[data-v-97c62939]{position:relative;width:100%;margin-left:0;margin-right:0;padding:14px 20px 20px;border:1px solid #f3f4f6;border-radius:16px;background:#f9fafb4d}.settings-fallback-model-panel[data-v-97c62939]{background:#fff7ed94}.settings-parser-provider-card__header[data-v-97c62939]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.settings-parser-provider-card__identity[data-v-97c62939]{display:inline-flex;align-items:center;min-width:0;gap:8px;color:#4b5563;font-size:12px;line-height:1;font-weight:480;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none;text-rendering:auto;white-space:nowrap}.settings-parser-provider-card__icon[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;color:#64748b}.settings-parser-provider-card__brand[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center}.settings-parser-provider-card__brand[data-v-97c62939] svg{width:17px;height:17px}.settings-parser-provider-card__brand--openai[data-v-97c62939]{color:#111827}.settings-parser-subprovider-section[data-v-97c62939]{margin-top:22px!important}.settings-parser-subprovider-grid[data-v-97c62939]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));-moz-column-gap:9px;column-gap:9px;row-gap:5px;width:100%;transform:translate(12px)}.settings-parser-config-fields[data-v-97c62939]{margin-top:24px!important}.settings-parser-reasoning-block[data-v-97c62939]{display:grid;gap:12px;margin-top:2px}.settings-parser-api-key-block[data-v-97c62939]{display:grid;gap:9px;margin-top:18px!important}.settings-parser-subprovider-button[data-v-97c62939]{position:relative;display:grid;grid-template-columns:15px 58px;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px;width:100%;max-width:100%;min-width:0;height:34px;padding:0 8px;box-sizing:border-box;overflow:visible;border:1px solid transparent;border-radius:999px;background:transparent;color:#6b7280;font-size:10.5px;line-height:1;font-weight:500;white-space:nowrap;transition:color .18s ease,opacity .18s ease}.settings-parser-subprovider-button[data-v-97c62939]:hover{border-color:transparent;color:#6b7280}.settings-parser-subprovider-button--active[data-v-97c62939]{border-color:transparent;background:transparent}.settings-parser-subprovider-button--disabled[data-v-97c62939]{cursor:not-allowed;opacity:.42;background:transparent;color:#9ca3af}.settings-parser-subprovider-button--disabled[data-v-97c62939]:hover{border-color:transparent;color:#9ca3af}.settings-parser-subprovider-button__icon[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;position:relative;width:15px;height:15px;flex:0 0 15px;z-index:2;line-height:1}.settings-parser-subprovider-button__icon[data-v-97c62939] svg{display:block;width:15px!important;height:15px!important;max-width:15px;max-height:15px;flex:0 0 15px}.settings-parser-subprovider-button__label[data-v-97c62939]{display:inline-flex;align-items:center;justify-self:start;width:-moz-max-content;width:max-content;height:15px;line-height:15px;min-width:-moz-max-content;min-width:max-content;overflow:visible;position:relative;z-index:1;isolation:isolate;text-overflow:ellipsis}.settings-parser-subprovider-button--active .settings-parser-subprovider-button__label[data-v-97c62939]{color:#4ba3e3}.settings-parser-subprovider-button__label[data-v-97c62939]:after{content:"";position:absolute;left:50%;bottom:-3px;width:0;height:2px;border-radius:999px;background:radial-gradient(ellipse at center,#4ba3e352,#4ba3e31f 52%,#4ba3e300 78%);filter:blur(1.1px);opacity:0;transform:translate(-50%);z-index:-1;transition:width .18s ease,opacity .18s ease}.settings-parser-subprovider-button--active .settings-parser-subprovider-button__label[data-v-97c62939]:after{width:26px;opacity:.68}.settings-parser-subprovider-button[data-provider=kimi] .settings-parser-subprovider-button__icon[data-v-97c62939]{color:#111827}.settings-parser-subprovider-button[data-provider=zhipu] .settings-parser-subprovider-button__icon[data-v-97c62939] svg{transform:scale(1.13);transform-origin:center}.settings-parser-interface-note[data-v-97c62939]{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.settings-parser-interface-note--blocked[data-v-97c62939]{border-color:#fecdd3;background:#fff1f2}.settings-parser-interface-note__icon[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:999px;background:#f3f4f6;color:#6b7280}.settings-parser-interface-note--blocked .settings-parser-interface-note__icon[data-v-97c62939]{background:#ffe4e6;color:#e11d48}.settings-parser-interface-note__title[data-v-97c62939]{font-size:11px;font-weight:800;line-height:1.2;color:#374151}.settings-parser-interface-note__desc[data-v-97c62939]{margin-top:3px;font-size:10px;font-weight:600;line-height:1.45;color:#6b7280}.settings-model-provider-heading[data-v-97c62939]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:6px 2px}.settings-model-provider-heading>label[data-v-97c62939]{display:inline-flex;align-items:center;height:30px;line-height:1}.settings-model-catalog-button[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;min-height:30px;padding:0;border:0!important;border-radius:0;outline:none;background:transparent!important;box-shadow:none!important;color:#6b7280;font-size:11px;font-weight:500;line-height:1;transition:color .18s ease;white-space:nowrap}.settings-model-catalog-button svg[data-v-97c62939]{display:block;flex:0 0 auto}.settings-model-catalog-button span[data-v-97c62939]{display:inline-flex;align-items:center;height:30px}.settings-model-catalog-button[data-v-97c62939]:hover:not(:disabled){background:transparent!important;color:#4f46e5}.settings-model-catalog-button[data-v-97c62939]:focus,.settings-model-catalog-button[data-v-97c62939]:focus-visible{outline:none;box-shadow:none!important}.settings-model-catalog-button[data-v-97c62939]:disabled{cursor:wait;opacity:.72}.settings-model-provider-grid[data-v-97c62939]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}@media(min-width:640px){.settings-model-provider-grid[data-v-97c62939]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.settings-model-provider-grid[data-v-97c62939]{grid-template-columns:repeat(4,minmax(0,1fr))}}.settings-model-provider-card[data-v-97c62939]{position:relative;display:grid;grid-template-columns:32px 86px;min-height:76px;cursor:pointer;align-items:center;justify-content:center;-moz-column-gap:12px;column-gap:12px;width:100%;max-width:100%;min-width:0;padding:0 24px;overflow:visible;border:1px solid transparent;border-radius:999px;background:transparent;color:#374151;box-shadow:none;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none;text-rendering:auto;transition:color .18s ease,opacity .18s ease}.settings-model-provider-card[data-v-97c62939]:hover{border-color:transparent;background:transparent;box-shadow:none}.settings-model-provider-card--active[data-v-97c62939]{border-color:transparent;background:transparent;color:#374151;box-shadow:none}.settings-model-provider-card__icon[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;justify-self:center}.settings-model-provider-card__brand[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center}.settings-model-provider-card__brand[data-v-97c62939] svg{width:28px;height:28px}.settings-model-provider-card[data-provider=kimi] .settings-model-provider-card__brand[data-v-97c62939],.settings-model-provider-card[data-provider=openai] .settings-model-provider-card__brand[data-v-97c62939]{color:#111827}.settings-model-provider-card[data-provider=gemini] .settings-model-provider-card__brand[data-v-97c62939] svg,.settings-model-provider-card[data-provider=zhipu] .settings-model-provider-card__brand[data-v-97c62939] svg,.settings-model-provider-card[data-provider=deepseek] .settings-model-provider-card__brand[data-v-97c62939] svg{transform:scale(1.08);transform-origin:center}.settings-model-provider-card__label[data-v-97c62939]{width:86px;min-width:86px;max-width:86px;overflow:visible;position:relative;display:inline-flex;align-items:center;justify-content:center;height:18px;text-align:center;text-overflow:ellipsis;font-size:15px;font-weight:500;line-height:1;color:currentColor;white-space:nowrap;justify-self:start;z-index:1;isolation:isolate}.settings-model-provider-card--active .settings-model-provider-card__label[data-v-97c62939]{color:#4ba3e3}.settings-model-provider-card__label[data-v-97c62939]:after{content:"";position:absolute;left:50%;bottom:-3px;width:0;height:2px;border-radius:999px;background:radial-gradient(ellipse at center,#4ba3e352,#4ba3e31f 52%,#4ba3e300 78%);filter:blur(1.1px);opacity:0;transform:translate(-50%);z-index:-1;transition:width .18s ease,opacity .18s ease}.settings-model-provider-card--active .settings-model-provider-card__label[data-v-97c62939]:after{width:34px;opacity:.68}.settings-model-provider-card__check[data-v-97c62939]{position:absolute;top:12px;right:12px;color:#6574ff}.settings-reasoning-effort-grid[data-v-97c62939]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(min-width:640px){.settings-reasoning-effort-grid[data-v-97c62939]{grid-template-columns:repeat(4,minmax(0,1fr))}}.settings-reasoning-effort-option[data-v-97c62939]{display:block;width:100%;min-width:0;overflow:hidden;border:1px solid #f3f4f6;border-radius:12px;background:#fff;padding:10px 12px;text-align:left;color:#6b7280;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.settings-reasoning-effort-option--idle-indigo[data-v-97c62939]:hover{border-color:#c7d2fe;color:#4f46e5}.settings-reasoning-effort-option--idle-orange[data-v-97c62939]:hover{border-color:#fed7aa;color:#ea580c}.settings-reasoning-effort-option--active-indigo[data-v-97c62939]{border-color:#a5b4fc;background:#eef2ff;color:#4338ca}.settings-reasoning-effort-option--active-orange[data-v-97c62939]{border-color:#fdba74;background:#fff7ed;color:#c2410c}.settings-reasoning-effort-option__label[data-v-97c62939]{min-width:0;overflow-wrap:anywhere;font-size:11px;font-weight:900;line-height:1.25;color:currentColor}.settings-reasoning-effort-option__desc[data-v-97c62939]{min-width:0;margin-top:2px;overflow-wrap:anywhere;font-size:10px;font-weight:500;line-height:1.35;color:currentColor;opacity:.7}.settings-reasoning-effort-option--active-indigo .settings-reasoning-effort-option__desc[data-v-97c62939],.settings-reasoning-effort-option--active-orange .settings-reasoning-effort-option__desc[data-v-97c62939]{color:currentColor}.settings-parser-provider-actions-row[data-v-97c62939]{display:flex;justify-content:flex-end;gap:8px;min-height:30px;flex-shrink:0}.settings-parser-provider-action[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;padding:0 9px;border:1px solid transparent;border-radius:999px;background:transparent;color:#64748b;font-size:12px;line-height:1;font-weight:650;letter-spacing:0;white-space:nowrap;box-shadow:none;transition:background-color .16s ease,color .16s ease,opacity .16s ease}.settings-parser-provider-action[data-v-97c62939]:hover:not(:disabled){border-color:transparent;background:transparent;color:#047857}.settings-parser-provider-action[data-v-97c62939]:disabled{cursor:not-allowed;opacity:.46}.settings-parser-provider-action svg[data-v-97c62939]{stroke-width:2}.settings-parser-provider-action--test:hover:not(:disabled) svg[data-v-97c62939]{animation:settings-parser-action-zap-97c62939 .52s ease-out}.settings-parser-provider-action--models:hover:not(:disabled) svg[data-v-97c62939]{animation:settings-parser-action-refresh-97c62939 .62s ease-out}.settings-parser-provider-card--bridge[data-v-97c62939]{--settings-parser-bridge-soft: 16, 185, 129;min-height:126px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:18px 0;background:radial-gradient(circle at center,rgba(var(--settings-parser-bridge-soft),.08),transparent 52%),transparent}.settings-parser-provider-card--bridge>.settings-parser-bridge-visual[data-v-97c62939]{margin-top:0!important}.settings-parser-provider-card--bridge-unavailable[data-v-97c62939]{--settings-parser-bridge-soft: 239, 68, 68}.settings-parser-bridge-visual[data-v-97c62939]{--settings-parser-bridge-main: #10b981;--settings-parser-bridge-soft: 16, 185, 129;--settings-parser-bridge-mid: #34d399;--settings-parser-bridge-dark: #059669;position:relative;width:160px;height:82px;display:flex;align-items:center;justify-content:center;color:var(--settings-parser-bridge-main);isolation:isolate}.settings-parser-bridge-visual--unavailable[data-v-97c62939]{--settings-parser-bridge-main: #ef4444;--settings-parser-bridge-soft: 239, 68, 68;--settings-parser-bridge-mid: #fb7185;--settings-parser-bridge-dark: #dc2626}.settings-parser-bridge-visual[data-v-97c62939]:before,.settings-parser-bridge-visual[data-v-97c62939]:after{content:"";position:absolute;width:7px;height:7px;border-radius:999px;background:var(--settings-parser-bridge-mid);opacity:.62;box-shadow:0 0 14px rgba(var(--settings-parser-bridge-soft),.42);animation:settings-parser-bridge-spark-97c62939 1.6s ease-in-out infinite}.settings-parser-bridge-visual[data-v-97c62939]:before{left:31px;top:24px}.settings-parser-bridge-visual[data-v-97c62939]:after{right:31px;bottom:24px;animation-delay:.48s}.settings-parser-bridge-visual__ring[data-v-97c62939]{position:absolute;width:78px;height:78px;border-radius:999px;border:0;background:radial-gradient(circle,rgba(var(--settings-parser-bridge-soft),.16),rgba(var(--settings-parser-bridge-soft),.04) 58%,transparent 72%);animation:settings-parser-bridge-ring-97c62939 2.2s ease-in-out infinite}.settings-parser-bridge-visual__current[data-v-97c62939]{position:absolute;top:calc(50% - .75px);width:48px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(var(--settings-parser-bridge-soft),.2),var(--settings-parser-bridge-main),rgba(var(--settings-parser-bridge-soft),.2),transparent);background-size:210% 100%;filter:drop-shadow(0 0 7px rgba(var(--settings-parser-bridge-soft),.34));animation:settings-parser-bridge-current-97c62939 1.18s linear infinite;z-index:0}.settings-parser-bridge-visual__current--left[data-v-97c62939]{right:calc(50% + 33px)}.settings-parser-bridge-visual__current--right[data-v-97c62939]{left:calc(50% + 33px);animation-delay:.24s}.settings-parser-bridge-visual__bolt[data-v-97c62939]{position:relative;z-index:1;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:var(--settings-parser-bridge-dark);background:transparent;border:0;box-shadow:none;animation:settings-parser-bridge-breathe-97c62939 1.85s ease-in-out infinite}.settings-parser-bridge-visual__bolt svg[data-v-97c62939]{width:36px;height:36px;stroke-width:1.55;fill:none;filter:drop-shadow(0 0 7px rgba(var(--settings-parser-bridge-soft),.32));animation:settings-parser-bridge-bolt-97c62939 1.18s ease-in-out infinite}.settings-parser-bridge-visual--unavailable[data-v-97c62939]:before,.settings-parser-bridge-visual--unavailable[data-v-97c62939]:after{width:5px;height:5px;opacity:0;animation:settings-parser-unplug-spark-97c62939 1.55s ease-in-out infinite}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__ring[data-v-97c62939]{background:radial-gradient(circle,rgba(var(--settings-parser-bridge-soft),.1),rgba(var(--settings-parser-bridge-soft),.035) 55%,transparent 72%);animation:settings-parser-unplug-ring-97c62939 1.55s ease-in-out infinite}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__current[data-v-97c62939]{width:38px;background:linear-gradient(90deg,rgba(var(--settings-parser-bridge-soft),.08),var(--settings-parser-bridge-main),rgba(var(--settings-parser-bridge-soft),.08));background-size:100% 100%;filter:drop-shadow(0 0 5px rgba(var(--settings-parser-bridge-soft),.28));animation:settings-parser-unplug-current-97c62939 1.55s ease-in-out infinite}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__current--left[data-v-97c62939]{right:calc(50% + 35px);transform-origin:right center}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__current--right[data-v-97c62939]{left:calc(50% + 35px);transform-origin:left center;animation-delay:.08s}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__bolt[data-v-97c62939]{color:#dc2626;animation:settings-parser-unplug-body-97c62939 1.55s ease-in-out infinite}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__bolt svg[data-v-97c62939]{stroke-width:1.55;filter:drop-shadow(0 0 5px rgba(var(--settings-parser-bridge-soft),.28));animation:settings-parser-unplug-icon-97c62939 1.55s ease-in-out infinite}@keyframes settings-parser-bridge-current-97c62939{0%{background-position:125% 50%;opacity:.42}44%{opacity:1}to{background-position:-80% 50%;opacity:.48}}@keyframes settings-parser-action-zap-97c62939{0%{transform:translateY(0) scale(1);filter:none}42%{transform:translateY(-1px) scale(1.16) rotate(-8deg);filter:drop-shadow(0 0 5px rgba(16,185,129,.42))}72%{transform:translateY(0) scale(.96) rotate(5deg)}to{transform:translateY(0) scale(1);filter:none}}@keyframes settings-parser-action-refresh-97c62939{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes settings-parser-unplug-current-97c62939{0%,to{transform:translate(0) scaleX(1);opacity:.42}38%{opacity:.92}56%{transform:translate(var(--settings-parser-unplug-offset, 0)) scaleX(.62);opacity:.28}}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__current--left[data-v-97c62939]{--settings-parser-unplug-offset: -8px}.settings-parser-bridge-visual--unavailable .settings-parser-bridge-visual__current--right[data-v-97c62939]{--settings-parser-unplug-offset: 8px}@keyframes settings-parser-unplug-ring-97c62939{0%,to{transform:scale(.94);opacity:.22}45%{transform:scale(1.03);opacity:.48}62%{transform:scale(.9);opacity:.18}}@keyframes settings-parser-unplug-body-97c62939{0%,to{transform:translate(0) rotate(0)}52%{transform:translate(1px) rotate(.8deg)}64%{transform:translate(-2px) rotate(-1.2deg)}}@keyframes settings-parser-unplug-icon-97c62939{0%,to{opacity:.9;transform:scale(1)}45%{opacity:1;transform:scale(1.02)}62%{opacity:.82;transform:scale(.96)}}@keyframes settings-parser-unplug-spark-97c62939{0%,to{transform:translateY(0) scale(.64);opacity:0}52%{transform:translateY(-2px) scale(1);opacity:.68}70%{transform:translateY(1px) scale(.78);opacity:0}}@keyframes settings-parser-bridge-ring-97c62939{0%,to{transform:scale(.92);opacity:.52}50%{transform:scale(1.08);opacity:.88}}@keyframes settings-parser-bridge-breathe-97c62939{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.035)}}@keyframes settings-parser-bridge-bolt-97c62939{0%,to{transform:scale(1);opacity:.9}48%{transform:scale(1.08);opacity:1}}@keyframes settings-parser-bridge-spark-97c62939{0%,to{transform:scale(.68);opacity:.18}42%{transform:scale(1);opacity:.72}}.settings-parser-format-row[data-v-97c62939],.settings-parser-toggle-row[data-v-97c62939]{--settings-parser-toggle-accent: #f59e0b;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:44px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settings-parser-format-row[data-v-97c62939]{--settings-parser-toggle-accent: #64748b;cursor:default}.settings-parser-format-row--blocked[data-v-97c62939]{--settings-parser-toggle-accent: #e11d48}.settings-parser-toggle-row__body[data-v-97c62939]{display:flex;align-items:flex-start;gap:11px;min-width:0}.settings-parser-toggle-row__icon[data-v-97c62939]{flex:0 0 auto;margin-top:1px;color:var(--settings-parser-toggle-accent);stroke-width:2.2}.settings-parser-toggle-row__title[data-v-97c62939]{font-size:13px;line-height:1.28;font-weight:800;color:#111827}.settings-parser-toggle-row__desc[data-v-97c62939]{margin-top:2px;font-size:11px;line-height:1.38;font-weight:600;color:#94a3b8;text-wrap:pretty}.settings-parser-toggle-row--amber[data-v-97c62939]{--settings-parser-toggle-accent: #fb923c}.settings-parser-toggle-row--indigo[data-v-97c62939]{--settings-parser-toggle-accent: #6366f1}.settings-parser-toggle-row--emerald[data-v-97c62939]{--settings-parser-toggle-accent: #10b981}.settings-request-format__control[data-v-97c62939]{display:inline-grid;grid-template-columns:repeat(2,minmax(0,auto));gap:2px;align-items:center;justify-self:end;min-height:34px;padding:3px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc}.settings-request-format__control--single[data-v-97c62939]{grid-template-columns:minmax(0,auto)}.settings-request-format__segment[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:92px;height:28px;padding:0 11px;border:0;border-radius:999px;color:#94a3b8;font-size:10.5px;line-height:1;font-weight:600;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:transparent;transition:background-color .18s ease,color .18s ease}.settings-request-format__segment[data-v-97c62939]:disabled{cursor:not-allowed}.settings-request-format__segment svg[data-v-97c62939]{stroke-width:2.2}.settings-request-format__segment[data-v-97c62939]:hover{color:#64748b}.settings-request-format__segment--active[data-v-97c62939]{color:#0f172a;font-weight:650;background:#fff;box-shadow:none}.settings-parser-ocr-fallback[data-v-97c62939]{display:grid;gap:12px}.settings-parser-ocr-fallback__fields[data-v-97c62939]{margin-left:26px;padding-top:2px}.settings-unified-toggle-card[data-v-97c62939]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:104px;padding:20px 24px;border-radius:24px;border:1px solid #edf1f6;background:#fff;transition:border-color .18s ease,opacity .18s ease}.settings-deep-preferences-panel .settings-unified-toggle-card[data-v-97c62939]{min-height:92px;padding:18px 6px;border:0;border-radius:0;background:transparent}.settings-deep-preferences-panel .settings-unified-toggle-card[data-v-97c62939]:hover{border-color:transparent;background:transparent;box-shadow:none}.settings-deep-preferences-panel>.grid[data-v-97c62939]{gap:18px;margin-top:18px}.settings-range-card[data-v-97c62939]{display:flex;flex-direction:column;gap:16px;padding:20px 22px;border-radius:28px;border:1px solid #eef2f7;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.settings-unified-toggle-card[data-v-97c62939]:hover,.settings-range-card[data-v-97c62939]:hover{border-color:#d8dee8;box-shadow:none}.settings-unified-toggle-card--primary[data-v-97c62939]{min-height:116px;background:#fff}.settings-deep-preferences-panel .settings-unified-toggle-card--primary[data-v-97c62939]{background:transparent}.settings-concurrency-panel .grid[data-v-97c62939]{gap:18px}.settings-concurrency-panel .settings-range-card[data-v-97c62939]{border-color:#edf2f7;background:#fff;box-shadow:none}.settings-concurrency-panel .settings-range-card[data-v-97c62939]:hover{border-color:#edf2f7;box-shadow:none}.settings-concurrency-panel .settings-range-card__input[data-v-97c62939]{background:#f8fafcb8!important;border-color:#f1f5f9!important;color:#111827!important;box-shadow:none!important}.settings-concurrency-panel .settings-range-card__input[data-v-97c62939]:focus{border-color:#a5b4fc!important;box-shadow:0 0 0 4px #e0e7ff80!important}.settings-concurrency-panel .range-slider[data-v-97c62939]::-webkit-slider-thumb:hover{transform:none}.settings-unified-toggle-card--disabled[data-v-97c62939]{opacity:.56}.settings-toggle-card__body[data-v-97c62939]{min-width:0;display:flex;align-items:flex-start;gap:14px}.settings-toggle-card__control[data-v-97c62939]{display:flex;align-items:center;justify-self:end;gap:10px;padding-top:2px}.settings-unified-toggle-card__icon[data-v-97c62939],.settings-range-card__icon[data-v-97c62939]{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid transparent;box-shadow:none}.settings-unified-toggle-card__title[data-v-97c62939],.settings-range-card__title[data-v-97c62939]{font-size:14px;line-height:1.35;font-weight:900;color:#111827;text-wrap:pretty}.settings-unified-toggle-card__desc[data-v-97c62939],.settings-range-card__desc[data-v-97c62939]{margin-top:5px;font-size:10.5px;line-height:1.5;font-weight:500;color:#64748b;text-wrap:pretty}.settings-range-card__input[data-v-97c62939]{width:74px;border-radius:14px;border-width:1px;padding:9px 10px;text-align:center;font-size:14px;font-weight:900;outline:none;transition:box-shadow .18s ease,border-color .18s ease}.settings-oauth-card[data-v-97c62939]{display:flex;flex-direction:column;gap:16px;min-height:280px;padding:22px;border-radius:28px;border:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 18px 38px -34px #0f172a2e}.settings-oauth-card__top[data-v-97c62939]{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-oauth-card__brand[data-v-97c62939]{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0}.settings-oauth-card__brand[data-v-97c62939] svg{width:28px;height:28px}.settings-oauth-card__title[data-v-97c62939]{font-size:18px;line-height:1.25;font-weight:900;color:#0f172a}.settings-oauth-card__desc[data-v-97c62939]{margin-top:8px;font-size:12px;line-height:1.75;font-weight:600;color:#64748b}.settings-prompts-page[data-v-97c62939]{display:grid;gap:50px}.settings-prompts-form[data-v-97c62939]{gap:42px;margin-top:0}.settings-prompts-field[data-v-97c62939]{display:grid;gap:16px}.settings-oauth-card__code[data-v-97c62939]{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:800}.settings-oauth-card__link[data-v-97c62939]{color:#4f46e5;text-decoration:underline}.settings-oauth-card__footer[data-v-97c62939]{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.settings-soft-button[data-v-97c62939],.settings-solid-button[data-v-97c62939]{min-height:40px;padding:0 16px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.settings-soft-button[data-v-97c62939]:hover,.settings-solid-button[data-v-97c62939]:hover{transform:translateY(-1px)}.settings-soft-button--danger[data-v-97c62939]{border:1px solid #fecaca;background:#fff;color:#dc2626}.settings-soft-button--danger[data-v-97c62939]:hover{background:#fef2f2}.settings-solid-button--indigo[data-v-97c62939]{border:1px solid #4f46e5;background:#4f46e5;color:#fff}.settings-solid-button--indigo[data-v-97c62939]:hover{background:#4338ca;border-color:#4338ca}.settings-solid-button[data-v-97c62939]:disabled,.settings-soft-button[data-v-97c62939]:disabled{opacity:.6;cursor:not-allowed;transform:none}.reader-settings-hero[data-v-97c62939]{padding:22px 24px;border-radius:28px;border:none;background:linear-gradient(135deg,#1e293b,#273449 42%,#38436b);box-shadow:0 18px 40px -30px #0f172a52;position:relative;overflow:hidden}.reader-settings-hero[data-v-97c62939]:after{content:"";position:absolute;right:-36px;bottom:-36px;width:180px;height:180px;border-radius:999px;background:#ffffff0a;pointer-events:none}.reader-settings-hero__eyebrow[data-v-97c62939],.reader-settings-panel__eyebrow[data-v-97c62939]{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8}.reader-settings-hero__body[data-v-97c62939]{display:flex;flex-direction:column;gap:14px;margin-top:10px;position:relative;z-index:1}.reader-settings-hero h4[data-v-97c62939]{color:#fff!important}.reader-settings-hero__desc[data-v-97c62939]{margin-top:8px;font-size:13px;line-height:1.65;color:#e2e8f0d6;font-weight:600;max-width:52rem}.reader-settings-hero__chips[data-v-97c62939]{display:flex;flex-wrap:wrap;gap:8px}.reader-settings-chip[data-v-97c62939]{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffc7;font-size:11px;font-weight:800}.reader-settings-chip--primary[data-v-97c62939]{background:#6366f138;color:#fff}.reader-settings-panel[data-v-97c62939]{padding:22px 6px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.reader-settings-panel__header[data-v-97c62939]{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.reader-settings-panel__header--split[data-v-97c62939]{gap:14px}.reader-settings-panel__title[data-v-97c62939]{margin-top:4px;font-size:18px;line-height:1.35;font-weight:900;color:#0f172a}.reader-settings-panel__desc[data-v-97c62939]{margin-top:6px;font-size:12px;line-height:1.6;font-weight:600;color:#64748b}.reader-settings-stack[data-v-97c62939]{display:grid;gap:16px}.reader-pref-card[data-v-97c62939]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:12px 2px;border:0;border-radius:0;background:transparent;box-shadow:none;transition:opacity .18s ease}.reader-pref-card[data-v-97c62939]:hover{transform:none;border-color:transparent;box-shadow:none}.reader-pref-card--disabled[data-v-97c62939]{opacity:.58}.reader-pref-card--disabled[data-v-97c62939]:hover{transform:none;border-color:transparent;box-shadow:none}.reader-pref-card__icon[data-v-97c62939]{width:2.9rem;height:2.9rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff73}.reader-pref-card__icon--indigo[data-v-97c62939]{background:linear-gradient(135deg,#eef2ff,#dbeafe);color:#4f46e5}.reader-pref-card__icon--emerald[data-v-97c62939]{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669}.reader-pref-card__icon--amber[data-v-97c62939]{background:linear-gradient(135deg,#fff7ed,#fde7c7);color:#d97706}.reader-pref-card__icon--paper[data-v-97c62939]{background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#5b5ce2}.reader-pref-card__title[data-v-97c62939]{font-size:13px;line-height:1.45;font-weight:700;color:#111827}.reader-pref-card__desc[data-v-97c62939]{margin-top:2px;font-size:11px;line-height:1.6;font-weight:700;color:#94a3b8}.reader-tts-mode-grid[data-v-97c62939]{display:grid;gap:16px}.reader-tts-mode-card[data-v-97c62939]{display:flex;flex-direction:column;gap:18px;padding:22px;border-radius:32px;border:1px solid #edf2f7;background:#fff;text-align:left;box-shadow:none;transition:border-color .18s ease}.reader-tts-mode-card[data-v-97c62939]:hover{border-color:#dbe4f0;box-shadow:none;transform:none}.reader-tts-mode-card__top[data-v-97c62939]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reader-tts-mode-card__icon[data-v-97c62939]{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.reader-tts-mode-card__icon--local[data-v-97c62939]{background:#eef2ff;color:#4f46e5}.reader-tts-mode-card__icon--ai[data-v-97c62939]{background:#ecfdf5;color:#059669}.reader-tts-mode-card__footer[data-v-97c62939]{display:flex;align-items:center;justify-content:space-between;gap:12px}.reader-tts-mode-card__title[data-v-97c62939]{font-size:16px;line-height:1.25;font-weight:900;color:#111827}.reader-tts-mode-card__pill[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.reader-tts-mode-card__pill--local[data-v-97c62939]{background:#eef2ff;color:#4f46e5}.reader-tts-mode-card__pill--ai[data-v-97c62939]{background:#ecfdf5;color:#059669}.reader-tts-mode-card--active-local[data-v-97c62939]{border-color:#c7d2fe;box-shadow:none}.reader-tts-mode-card--active-ai[data-v-97c62939]{border-color:#a7f3d0;box-shadow:none}.reader-tts-config-card[data-v-97c62939]{margin-top:28px;padding:24px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.reader-tts-config-card__header[data-v-97c62939]{display:flex;flex-direction:column;gap:14px}.reader-tts-config-card__title[data-v-97c62939]{font-size:17px;line-height:1.3;font-weight:900;color:#111827}.reader-tts-config-card__pills[data-v-97c62939]{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.reader-tts-config-card__pill[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.reader-tts-config-card__pill--brand[data-v-97c62939]{background:#eef2ff;color:#4f46e5}.reader-tts-config-grid[data-v-97c62939]{display:grid;gap:24px;margin-top:26px}.reader-tts-field[data-v-97c62939]{display:flex;flex-direction:column;gap:8px}.reader-tts-field--wide[data-v-97c62939]{grid-column:1 / -1}.reader-tts-field__label[data-v-97c62939]{padding-left:12px;font-size:10px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}.reader-tts-field__input[data-v-97c62939]{width:100%;min-height:0;border-radius:16px;border:1px solid #f1f5f9;background:#f8fafcb8;padding:16px;font-size:13px;font-weight:700;color:#111827;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.reader-tts-field__input[data-v-97c62939]:focus{border-color:#a5b4fc;box-shadow:0 0 0 4px #e0e7ff80;background:#f8fafcb8}.reader-tts-field__toggle[data-v-97c62939]{color:#94a3b8;transition:color .18s ease}.reader-tts-field__toggle[data-v-97c62939]:hover{color:#475569}.reader-tts-voice-picker[data-v-97c62939]{display:grid;gap:12px}.reader-tts-voice-option[data-v-97c62939]{padding:14px 16px;border-radius:22px;border:1px solid #edf2f7;background:#fff;text-align:left;box-shadow:none;transition:border-color .18s ease,background-color .18s ease}.reader-tts-voice-option[data-v-97c62939]:hover{border-color:#dbe4f0;background:#fff;box-shadow:none}.reader-tts-voice-option--active[data-v-97c62939]{border-color:#c7d2fe;background:#f8fbff;box-shadow:none}.reader-tts-voice-option__row[data-v-97c62939]{display:flex;align-items:center;justify-content:space-between;gap:10px}.reader-tts-voice-option__title[data-v-97c62939]{font-size:13px;line-height:1.45;font-weight:900;color:#111827}.reader-tts-voice-option--active .reader-tts-voice-option__title[data-v-97c62939]{color:#312e81}.reader-tts-voice-option__badge[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#fff;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.reader-toggle-track[data-v-97c62939]{position:relative;width:46px;height:28px;border-radius:999px;background:linear-gradient(180deg,#dbe1ec,#cad3df);transition:background .25s ease,opacity .25s ease,box-shadow .25s ease;box-shadow:inset 0 1px 1px #fff9}.reader-toggle-track[data-v-97c62939]:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a2e;transition:transform .25s ease}.settings-toggle .peer:checked+.reader-toggle-track[data-v-97c62939]{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:none}.settings-toggle .peer:checked+.reader-toggle-track[data-v-97c62939]:after{transform:translate(18px)}.settings-toggle .peer:disabled+.reader-toggle-track[data-v-97c62939]{opacity:.56}.reader-theme-grid[data-v-97c62939]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.reader-theme-card[data-v-97c62939],.reader-font-card[data-v-97c62939]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:102px;padding:18px 14px;border-radius:22px;border:1px solid #edf2f7;background:#fff;text-align:center;box-shadow:none!important;transition:border-color .18s ease,background .18s ease}.reader-theme-card[data-v-97c62939]:hover,.reader-font-card[data-v-97c62939]:hover{transform:none;border-color:#d6e4ff;box-shadow:none!important}.reader-theme-card--active[data-v-97c62939],.reader-font-card--active[data-v-97c62939]{border-color:#c7d2fe;background:#f8fbff;box-shadow:none!important}.reader-theme-swatch[data-v-97c62939]{width:46px;height:46px;border-radius:999px;box-shadow:none;transition:none}.reader-theme-card:hover .reader-theme-swatch[data-v-97c62939],.reader-theme-card--active .reader-theme-swatch[data-v-97c62939]{transform:none}.reader-theme-swatch--default[data-v-97c62939]{background:radial-gradient(circle at 30% 30%,#fffef8,#fff 58%,#edf2f7);border:1px solid rgba(226,232,240,.9)}.reader-theme-swatch--paper[data-v-97c62939]{background:linear-gradient(145deg,#fdf3d7,#f7e7bf)}.reader-theme-swatch--eyecare[data-v-97c62939]{background:linear-gradient(145deg,#eef9ef,#d8efdb)}.reader-theme-swatch--dark[data-v-97c62939]{background:radial-gradient(circle at 30% 30%,#2a3044,#161b27 62%,#0f172a)}.reader-theme-card__label[data-v-97c62939],.reader-font-card__label[data-v-97c62939]{font-size:13px;font-weight:800;color:#111827}.reader-theme-card__meta[data-v-97c62939],.reader-font-card__meta[data-v-97c62939]{font-size:10px;line-height:1.5;font-weight:700;color:#94a3b8}.reader-theme-card--active .reader-theme-card__label[data-v-97c62939],.reader-font-card--active .reader-font-card__label[data-v-97c62939]{color:#312e81}.reader-reset-btn[data-v-97c62939]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;color:#111827;font-size:12px;font-weight:900;transition:border-color .18s ease,box-shadow .18s ease}.reader-reset-btn[data-v-97c62939]:hover{transform:none;border-color:#cbd5e1;box-shadow:none}.settings-unified-hero--lesson-archive[data-v-97c62939]{min-height:226px}.lesson-archive-hero__metrics[data-v-97c62939]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(112px,128px));gap:10px;width:-moz-max-content;width:max-content;min-width:0;margin:18px 0 0}.lesson-archive-metric[data-v-97c62939]{min-width:112px;min-height:64px;border-radius:16px;border:1px solid rgba(var(--settings-hero-accent),.1);background:#ffffffd1;padding:11px 14px;display:flex;flex-direction:column;justify-content:center;gap:5px;transition:border-color .22s ease,background-color .22s ease}.lesson-archive-metric--emerald[data-v-97c62939]{border-color:rgba(var(--settings-hero-accent),.18);background:rgba(var(--settings-hero-accent),.055)}.settings-unified-hero--lesson-archive:hover .lesson-archive-metric[data-v-97c62939]{border-color:rgba(var(--settings-hero-accent),.18)}.lesson-archive-metric__label[data-v-97c62939]{font-size:9.5px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8}.lesson-archive-metric__value[data-v-97c62939]{font-size:26px;line-height:1;font-weight:900;color:#111827}.lesson-archive-panel[data-v-97c62939]{border:0;border-radius:0;background:transparent;padding:18px 6px 0;box-shadow:none}.lesson-archive-panel__header[data-v-97c62939]{margin-bottom:18px}.lesson-archive-list[data-v-97c62939]{display:grid;gap:16px}.lesson-archive-card[data-v-97c62939]{display:flex;flex-direction:column;gap:16px;border-radius:26px;border:1px solid #edf2f7;background:#fff;padding:20px;box-shadow:none}.lesson-archive-card--active[data-v-97c62939]{border-color:#c7d2fe;box-shadow:none}.lesson-archive-card__content[data-v-97c62939]{min-width:0}.lesson-archive-card__title-row[data-v-97c62939]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.lesson-archive-card__title[data-v-97c62939]{font-size:17px;font-weight:900;letter-spacing:-.02em;color:#0f172a}.lesson-archive-card__badge[data-v-97c62939]{border-radius:999px;background:#dcfce7;padding:5px 10px;font-size:10px;font-weight:900;color:#047857}.lesson-archive-card__badge--active[data-v-97c62939]{background:#e0e7ff;color:#4338ca}.lesson-archive-card__summary[data-v-97c62939]{margin-top:10px;font-size:13px;font-weight:700;color:#475569}.lesson-archive-card__time[data-v-97c62939]{margin-top:6px;font-size:12px;font-weight:700;color:#94a3b8}.lesson-archive-card__actions[data-v-97c62939]{display:flex;flex-wrap:wrap;gap:10px}.lesson-archive-action[data-v-97c62939]{min-height:40px;padding:0 16px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.lesson-archive-action--restore[data-v-97c62939]{color:#0f766e}.lesson-archive-action--restore[data-v-97c62939]:hover{border-color:#dbe4f0;background:#fff}.lesson-archive-action--danger[data-v-97c62939]{color:#dc2626}.lesson-archive-action--danger[data-v-97c62939]:hover{border-color:#dbe4f0;background:#fff}.lesson-archive-empty[data-v-97c62939]{border-radius:26px;border:1px solid #edf2f7;background:#fff;padding:34px 22px;text-align:center}.lesson-archive-empty__icon[data-v-97c62939]{width:44px;height:44px;margin:0 auto;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fff;color:#10b981;border:1px solid rgba(209,250,229,.9)}.lesson-archive-empty__title[data-v-97c62939]{margin-top:14px;font-size:15px;font-weight:900;color:#0f172a}.lesson-archive-empty__desc[data-v-97c62939]{max-width:28rem;margin:8px auto 0;color:#94a3b8;font-size:12px;font-weight:700;line-height:1.8}@media(min-width:768px){.settings-unified-panel__header[data-v-97c62939],.reader-settings-panel__header--split[data-v-97c62939]{flex-direction:row;align-items:flex-start;justify-content:space-between}.reader-tts-mode-grid[data-v-97c62939]{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-tts-config-card__header[data-v-97c62939]{flex-direction:row;align-items:flex-start;justify-content:space-between}.reader-tts-config-grid[data-v-97c62939]{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-tts-voice-picker[data-v-97c62939]{grid-template-columns:repeat(3,minmax(0,1fr))}.reader-theme-grid[data-v-97c62939]{grid-template-columns:repeat(4,minmax(0,1fr))}.lesson-archive-card[data-v-97c62939]{flex-direction:row;align-items:center;justify-content:space-between}.lesson-archive-card__actions[data-v-97c62939]{justify-content:flex-end}}@media(min-width:1024px){.reader-settings-hero__body[data-v-97c62939]{flex-direction:row;align-items:flex-end;justify-content:space-between}.reader-pref-card__icon[data-v-97c62939]{width:2.9rem;height:2.9rem;border-radius:1.18rem}.reader-pref-card__title[data-v-97c62939]{font-size:14px}.lesson-archive-hero__metrics[data-v-97c62939]{min-width:0}}@media(max-width:640px){.settings-parser-provider-card[data-v-97c62939]{width:100%;margin-left:0;margin-right:0}.settings-parser-subprovider-grid[data-v-97c62939]{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-unified-hero[data-v-97c62939]{min-height:140px;padding:22px 24px 24px;border-radius:26px}.settings-unified-hero__watermark[data-v-97c62939]{display:none}.settings-unified-hero__top[data-v-97c62939]{grid-template-columns:44px minmax(0,1fr);-moz-column-gap:18px;column-gap:18px;transform:none}.settings-unified-hero__title-row[data-v-97c62939]{min-width:0}.settings-unified-hero__icon[data-v-97c62939]{width:44px;height:44px;flex:0 0 44px;border-radius:0;transform:translateY(8px)}.settings-unified-hero__icon svg[data-v-97c62939]{width:29px;height:29px}.settings-unified-hero__stats[data-v-97c62939]{max-width:none}.settings-unified-panel[data-v-97c62939]{padding:20px;border-radius:26px}.settings-storage-mode-panel[data-v-97c62939],.settings-concurrency-panel[data-v-97c62939],.settings-deep-preferences-panel[data-v-97c62939]{padding:18px 6px 8px;border-radius:0}.settings-choice-card[data-v-97c62939],.settings-oauth-card[data-v-97c62939],.settings-unified-toggle-card[data-v-97c62939],.settings-range-card[data-v-97c62939]{padding:18px;border-radius:24px}.settings-unified-hero__title[data-v-97c62939]{margin-top:11px;font-size:21px;line-height:1.08}.settings-unified-hero__desc[data-v-97c62939]{max-width:none;margin:11px 0 0 62px;padding-right:0;font-size:12px;line-height:1.58;white-space:normal;overflow:visible;text-overflow:clip;transform:none}.settings-unified-hero__eyebrow[data-v-97c62939]{margin-left:0;font-size:9px;letter-spacing:.12em;transform:translateY(-1px)}.settings-unified-hero__stats[data-v-97c62939]{margin-left:62px}.settings-unified-hero--lesson-archive[data-v-97c62939]{min-height:210px}.lesson-archive-hero__metrics[data-v-97c62939]{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,232px);min-width:0;margin:14px 0 0}.lesson-archive-metric[data-v-97c62939]{min-height:60px;padding:10px 12px}.lesson-archive-metric__value[data-v-97c62939]{font-size:24px}.settings-toggle-card__body[data-v-97c62939]{gap:12px}.settings-parser-format-row[data-v-97c62939]{grid-template-columns:minmax(0,1fr);gap:12px}.settings-request-format__control[data-v-97c62939]{justify-self:stretch;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-request-format__segment[data-v-97c62939]{min-width:0}.settings-parser-ocr-fallback__fields[data-v-97c62939]{grid-template-columns:minmax(0,1fr);margin-left:0}.reader-settings-panel[data-v-97c62939],.reader-tts-config-card[data-v-97c62939]{padding:20px 6px 0;border-radius:0}.reader-tts-mode-card[data-v-97c62939]{padding:18px;border-radius:26px}.reader-tts-field__input[data-v-97c62939]{min-height:0;border-radius:16px}}.settings-select[data-v-97c62939]{background-image:none;font-family:Inter,system-ui,sans-serif}.settings-select[data-v-97c62939]:focus{box-shadow:0 0 0 3px #6366f11a}.settings-select option[data-v-97c62939]{padding:8px 12px;font-weight:500}.range-slider[data-v-97c62939]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:999px;background:#e5e7eb;outline:none;cursor:pointer;transition:all .2s}.range-slider[data-v-97c62939]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #6366f1;box-shadow:0 2px 8px #6366f14d,0 1px 3px #0000001a;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease}.range-slider[data-v-97c62939]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 12px #6366f166,0 1px 4px #0000001f}.range-slider[data-v-97c62939]::-webkit-slider-thumb:active{transform:scale(.95)}.range-indigo[data-v-97c62939]{background:linear-gradient(90deg,#e0e7ff,#c7d2fe)}.range-indigo[data-v-97c62939]::-webkit-slider-thumb{border-color:#6366f1;box-shadow:0 2px 8px #6366f14d,0 1px 3px #0000001a}.range-emerald[data-v-97c62939]{background:linear-gradient(90deg,#d1fae5,#a7f3d0)}.range-emerald[data-v-97c62939]::-webkit-slider-thumb{border-color:#059669;box-shadow:0 2px 8px #0596694d,0 1px 3px #0000001a}.range-emerald[data-v-97c62939]::-webkit-slider-thumb:hover{box-shadow:0 3px 12px #05966966,0 1px 4px #0000001f}.custom-scrollbar-hide[data-v-97c62939]::-webkit-scrollbar{display:none}.custom-scrollbar-hide[data-v-97c62939]{-ms-overflow-style:none;scrollbar-width:none}h4[data-v-97c62939],h5[data-v-97c62939],label[data-v-97c62939],span[data-v-97c62939],p[data-v-97c62939],button[data-v-97c62939]{font-family:Inter,SF Pro Display,system-ui,-apple-system,sans-serif}input[data-v-97c62939],select[data-v-97c62939],textarea[data-v-97c62939]{font-family:Inter,system-ui,sans-serif}input[type=password][data-v-97c62939]{font-family:SF Mono,Fira Code,Cascadia Code,monospace;letter-spacing:.05em}.seedy-avatar[data-v-34b077c6]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:calc(var(--seedy-size) * 1.35);height:calc(var(--seedy-size) * 1.35);pointer-events:auto;transform:translateZ(0)}.seedy-avatar--headshot[data-v-34b077c6]{width:var(--seedy-size);height:var(--seedy-size);overflow:hidden}.seedy-avatar__sprite[data-v-34b077c6]{position:relative;z-index:2;display:block;width:var(--seedy-size);aspect-ratio:192 / 208;background-image:var(--seedy-url);background-repeat:no-repeat;background-size:800% 900%;image-rendering:pixelated;filter:drop-shadow(0 7px 11px rgba(21,92,66,.16));transform-origin:50% 88%;animation:seedyBodyFloat-34b077c6 3.8s ease-in-out infinite}.seedy-avatar--headshot .seedy-avatar__sprite[data-v-34b077c6]{width:calc(var(--seedy-size) * 1.58);margin-top:calc(var(--seedy-size) * -.1);filter:drop-shadow(0 4px 7px rgba(21,92,66,.12))}.seedy-avatar--headshot .seedy-avatar__aura[data-v-34b077c6],.seedy-avatar--headshot .seedy-avatar__sparkle[data-v-34b077c6]{display:none}.seedy-avatar__aura[data-v-34b077c6]{position:absolute;inset:14%;z-index:1;border-radius:999px;opacity:0;background:radial-gradient(circle at 50% 42%,#f5ffecf2,#baee9461 48%,#53b37100 74%),radial-gradient(circle at 64% 72%,#4db5eb42,#4db5eb00 62%);transform:scale(.82);transition:opacity .18s ease,transform .18s ease}.seedy-avatar--aura .seedy-avatar__aura[data-v-34b077c6]{opacity:1;transform:scale(1)}.seedy-avatar--aura.seedy-avatar--active .seedy-avatar__aura[data-v-34b077c6]{animation:seedyAuraPulse-34b077c6 1.8s ease-in-out infinite}.seedy-avatar--active .seedy-avatar__sprite[data-v-34b077c6]{animation-duration:2.4s}.seedy-avatar--interactive[data-v-34b077c6]{cursor:default}.seedy-avatar__bubble[data-v-34b077c6]{position:absolute;left:50%;top:54%;z-index:4;width:var(--bubble-size);height:var(--bubble-size);border-radius:999px;pointer-events:none;opacity:0;background:radial-gradient(circle at 34% 30%,#f4ffd4 0 18%,#c6f563 48%,#78da3a);box-shadow:inset 0 0 0 1px #ffffff85,0 0 9px #8ee1446b;animation:seedyBubbleFloat-34b077c6 var(--bubble-life) cubic-bezier(.2,.74,.24,1) var(--bubble-delay) forwards}.seedy-avatar__sparkle[data-v-34b077c6]{position:absolute;z-index:3;width:max(3px,calc(var(--seedy-size) * .07));height:max(3px,calc(var(--seedy-size) * .07));border-radius:999px;background:#c8f36c;box-shadow:0 0 0 1px #3784541f,0 0 10px #a2dc5899;opacity:0;animation:seedySpark-34b077c6 3.2s ease-in-out infinite}.seedy-avatar__sparkle--one[data-v-34b077c6]{top:17%;right:20%}.seedy-avatar__sparkle--two[data-v-34b077c6]{top:34%;left:12%;animation-delay:.82s}.seedy-avatar__sparkle--three[data-v-34b077c6]{right:13%;bottom:24%;animation-delay:1.48s}@keyframes seedyBodyFloat-34b077c6{0%,to{transform:translateY(0) rotate(-.8deg)}45%{transform:translateY(-2px) rotate(1.2deg)}70%{transform:translateY(.5px) rotate(-.4deg)}}@keyframes seedyAuraPulse-34b077c6{0%,to{opacity:.74;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@keyframes seedyBubbleFloat-34b077c6{0%{opacity:0;transform:translateZ(0) scale(.42)}18%{opacity:.9}70%{opacity:.78}to{opacity:0;transform:translate3d(var(--bubble-x),var(--bubble-y),0) scale(1.08)}}@keyframes seedySpark-34b077c6{0%,56%,to{opacity:0;transform:translate3d(0,3px,0) scale(.55)}14%{opacity:.95;transform:translate3d(0,-1px,0) scale(1)}28%{opacity:.65;transform:translate3d(1px,-5px,0) scale(.76)}}@media(prefers-reduced-motion:reduce){.seedy-avatar__sprite[data-v-34b077c6],.seedy-avatar__aura[data-v-34b077c6],.seedy-avatar__bubble[data-v-34b077c6],.seedy-avatar__sparkle[data-v-34b077c6]{animation:none!important}}.ac-anchor[data-v-ad171942]{position:fixed;bottom:32px;right:24px;z-index:300;display:flex;flex-direction:column;align-items:flex-end}.ac-anchor--mobile[data-v-ad171942]{left:0;right:0;bottom:0;justify-content:center;align-items:center}.ac-card[data-v-ad171942]{background:#fff;border-radius:24px;border:1px solid #dfe7ef;box-shadow:0 16px 36px -30px #0f172a2e;display:flex;flex-direction:column;overflow:hidden;min-height:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;isolation:isolate}.ac-card[data-v-ad171942]:before{content:none}.ac-card[data-v-ad171942]:after{content:none}.ac-card--mini[data-v-ad171942]{width:auto!important;min-width:240px!important;height:48px!important;min-height:0;border-radius:24px;cursor:pointer;box-shadow:0 12px 28px -24px #0f172a29}.resize-handle[data-v-ad171942]{position:absolute;top:0;left:0;width:18px;height:18px;cursor:nw-resize;z-index:10}.ac-header[data-v-ad171942]{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#2d9fe5,#55b6f1 72%);border-bottom:1px solid rgba(255,255,255,.12);flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:44px;position:relative;z-index:1}.ac-card--mini .ac-header[data-v-ad171942]{padding:0 16px;height:100%}.ac-hdr-left[data-v-ad171942]{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.ac-avatar[data-v-ad171942]{width:28px;height:28px;border-radius:9px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;border:1px solid rgba(255,255,255,.16)}.ac-hdr-text[data-v-ad171942]{min-width:0;display:flex;flex-direction:column;cursor:pointer}.ac-hdr-title[data-v-ad171942]{font-size:15px;font-weight:800;color:#fff;line-height:1.2;letter-spacing:.02em}.ac-hdr-sub[data-v-ad171942]{font-size:11px;font-weight:500;color:#ffffffa6;margin-top:2px;white-space:nowrap}.ac-hdr-actions[data-v-ad171942]{display:flex;align-items:center;gap:2px;flex-shrink:0;margin-left:12px}.ac-hdr-btn[data-v-ad171942]{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffff80;background:transparent;border:none;cursor:pointer;transition:all .15s}.ac-hdr-btn[data-v-ad171942]:hover{background:#ffffff14;color:#fff}.ac-hdr-btn--close[data-v-ad171942]:hover{color:#fecaca}.ac-mini-hint[data-v-ad171942]{font-size:11px;font-weight:600;color:#ffffffa6;cursor:pointer;white-space:nowrap;padding:4px 10px;border-radius:8px;transition:all .15s}.ac-mini-hint[data-v-ad171942]:hover{color:#fff;background:#ffffff14}.ac-ctx[data-v-ad171942]{display:flex;align-items:center;gap:6px;padding:5px 14px;font-size:9px;font-weight:600;color:#117dbe;background:#f7fbff;border-bottom:1px solid #e6edf3;flex-shrink:0;position:relative;z-index:1}.ac-messages[data-v-ad171942]{flex:1;padding:14px;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:18px;scroll-behavior:smooth;background:#fff;position:relative;z-index:0}.ac-messages[data-v-ad171942]::-webkit-scrollbar{width:3px}.ac-messages[data-v-ad171942]::-webkit-scrollbar-thumb{background:#e0e0e6;border-radius:10px}.ac-empty[data-v-ad171942]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 20px 24px}.ac-empty-icon[data-v-ad171942]{position:relative;width:118px;height:112px;background:transparent;border:0;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#0ea5e9;box-shadow:none;overflow:visible}.ac-empty-icon[data-v-ad171942]:after{content:"";position:absolute;z-index:0;left:28px;right:28px;bottom:10px;height:10px;border-radius:999px;background:#20624321;filter:blur(5px)}.ac-empty-icon[data-v-ad171942] .seedy-avatar{z-index:1}.ac-empty-title[data-v-ad171942]{font-size:15px;font-weight:700;color:#374151;margin-bottom:8px}.ac-empty-desc[data-v-ad171942]{font-size:11px;color:#9ca3af;margin-bottom:18px;line-height:1.5}.ac-tips[data-v-ad171942]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.ac-tip[data-v-ad171942]{font-size:11px;font-weight:600;padding:8px 14px;background:#f7fafc;border:none;border-radius:10px;cursor:pointer;transition:all .15s;color:#4b5563;display:flex;align-items:center;gap:4px;box-shadow:none}.ac-tip[data-v-ad171942]:hover{color:#0284c7;background:#eef6ff}.ac-msg[data-v-ad171942]{display:flex}.ac-msg--user[data-v-ad171942]{justify-content:flex-end;align-items:flex-end;flex-direction:column;gap:7px}.ac-msg--ai[data-v-ad171942]{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:11px}.ac-msg+.ac-msg--ai[data-v-ad171942]{margin-top:4px}.ac-msg--ai+.ac-msg--user[data-v-ad171942]{margin-top:14px}.ac-user-group[data-v-ad171942]{display:flex;width:-moz-max-content;width:max-content;min-width:188px;max-width:min(82%,680px);position:relative;flex-direction:column;align-items:flex-end;gap:0;padding-right:12px;padding-bottom:24px}.ac-user-head[data-v-ad171942]{position:absolute;right:-8px;bottom:0;left:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:0}.ac-user-profile[data-v-ad171942]{display:inline-flex;align-items:center;gap:7px;min-width:0;margin-left:auto;max-width:100%;transform:translateY(5px)}.ac-user-avatar[data-v-ad171942]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;overflow:hidden;border-radius:999px;border:0;background:linear-gradient(135deg,#eef8ff,#d8f0ff);box-shadow:none;color:#0284c7;font-size:9px;font-weight:800;line-height:1}.ac-user-avatar img[data-v-ad171942]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ac-user-avatar__fallback[data-v-ad171942]{transform:translateY(-.5px)}.ac-user-time[data-v-ad171942]{flex:0 0 auto;font-size:9px;font-weight:600;color:#9aa6b2;letter-spacing:.03em}.ac-user-bubble[data-v-ad171942]{position:relative;width:100%;max-width:100%;background:linear-gradient(135deg,#239fe6,#3bb3ef);color:#fff;padding:12px 16px;border-radius:18px 18px 8px;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;box-shadow:none}.ac-ai-bubble[data-v-ad171942]{max-width:min(88%,680px);background:#fff;border:1px solid #e5eaf0;padding:16px 18px 17px;border-radius:20px 20px 20px 8px;font-size:13px;line-height:1.65;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.ac-ai-head[data-v-ad171942]{display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(88%,680px);padding:0 8px 0 2px;margin-bottom:1px}.ac-ai-model[data-v-ad171942]{display:inline-flex;align-items:center;gap:7px;flex:1 1 auto;min-width:0;max-width:100%}.ac-ai-model__icon[data-v-ad171942]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px}.ac-ai-model__icon img[data-v-ad171942]{width:14px;height:14px;display:block;-o-object-fit:contain;object-fit:contain}.ac-ai-model__icon[data-v-ad171942] svg{width:14px;height:14px;display:block}.ac-ai-model__icon--pulse[data-v-ad171942]{animation:acPulse-ad171942 1.5s ease infinite}.ac-ai-model__label[data-v-ad171942]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;color:#475569;letter-spacing:.01em;text-transform:none}.ac-ai-time[data-v-ad171942]{flex:0 0 auto;display:inline-flex;align-items:center;align-self:center;margin-left:auto;font-size:9px;font-weight:600;line-height:14px;color:#9aa6b2;letter-spacing:.03em}.ac-pulse[data-v-ad171942]{animation:acPulse-ad171942 1.5s ease infinite}.ac-prose[data-v-ad171942]{color:#334155;font-size:14px;line-height:1.82;letter-spacing:.01em}.ac-prose[data-v-ad171942] *{max-width:100%}.ac-prose[data-v-ad171942] p{margin:12px 0}.ac-prose[data-v-ad171942] p:first-child{margin-top:0}.ac-prose[data-v-ad171942] p:last-child{margin-bottom:0}.ac-prose[data-v-ad171942] h1,.ac-prose[data-v-ad171942] h2,.ac-prose[data-v-ad171942] h3,.ac-prose[data-v-ad171942] h4{margin:18px 0 9px;color:#0f172a;line-height:1.36;font-weight:780;letter-spacing:-.015em}.ac-prose[data-v-ad171942] h1:first-child,.ac-prose[data-v-ad171942] h2:first-child,.ac-prose[data-v-ad171942] h3:first-child,.ac-prose[data-v-ad171942] h4:first-child{margin-top:0}.ac-prose[data-v-ad171942] h1{font-size:18px}.ac-prose[data-v-ad171942] h2{font-size:17px}.ac-prose[data-v-ad171942] h3{font-size:15px}.ac-prose[data-v-ad171942] h4{font-size:14px}.ac-prose[data-v-ad171942] ul,.ac-prose[data-v-ad171942] ol{margin:12px 0 12px 4px;padding-left:22px}.ac-prose[data-v-ad171942] li{margin:7px 0;padding-left:2px}.ac-prose[data-v-ad171942] li::marker{color:#475569;font-weight:700}.ac-prose[data-v-ad171942] li>p{margin:0}.ac-prose[data-v-ad171942] p+ul,.ac-prose[data-v-ad171942] p+ol{margin-top:10px}.ac-prose[data-v-ad171942] ul+p,.ac-prose[data-v-ad171942] ol+p{margin-top:14px}.ac-prose[data-v-ad171942] h1+p,.ac-prose[data-v-ad171942] h2+p,.ac-prose[data-v-ad171942] h3+p,.ac-prose[data-v-ad171942] h4+p{margin-top:8px}.ac-prose[data-v-ad171942] blockquote{margin:14px 0;padding:10px 14px;border-left:3px solid #38bdf8;background:#f8fbff;color:#475569;border-radius:0 12px 12px 0}.ac-prose[data-v-ad171942] pre{margin:14px 0;padding:12px 14px;border-radius:12px;background:#0f172a;color:#e2e8f0;overflow-x:auto}.ac-prose[data-v-ad171942] pre code{background:transparent;color:inherit;padding:0;font-size:12px}.ac-prose[data-v-ad171942] code{background:#e0f2fe;color:#0369a1;padding:1px 4px;border-radius:4px;font-size:12px}.ac-prose[data-v-ad171942] strong{color:#111827;font-weight:800}.ac-prose[data-v-ad171942] em{color:#334155;font-style:italic}.ac-prose[data-v-ad171942] strong em,.ac-prose[data-v-ad171942] em strong{color:#0f172a}.ac-prose[data-v-ad171942] a{color:#0284c7;text-decoration:underline;text-underline-offset:2px}.ac-prose[data-v-ad171942] hr{border:none;border-top:1px solid #e2e8f0;margin:16px 0}.ac-prose[data-v-ad171942] table{width:100%;border-collapse:collapse;margin:14px 0;font-size:12px}.ac-prose[data-v-ad171942] th,.ac-prose[data-v-ad171942] td{border:1px solid #e2e8f0;padding:6px 8px;text-align:left;vertical-align:top}.ac-prose[data-v-ad171942] th{background:#f8fafc;color:#0f172a;font-weight:700}.ac-prose[data-v-ad171942] .ac-semantic-section{padding:0}.ac-prose[data-v-ad171942] hr.ac-semantic-divider{border:none;border-top:1px solid #e2e8f0;height:0;margin:28px 0 18px;background:none;box-shadow:none}.ac-prose[data-v-ad171942] .ac-semantic-section--analysis-group,.ac-prose[data-v-ad171942] .ac-semantic-section--completed-passage,.ac-prose[data-v-ad171942] .ac-semantic-section--distractor,.ac-prose[data-v-ad171942] .ac-semantic-section--tips,.ac-prose[data-v-ad171942] .ac-semantic-section--full-translation,.ac-prose[data-v-ad171942] .ac-semantic-section--grammar-basis,.ac-prose[data-v-ad171942] .ac-semantic-section--writing-outline,.ac-prose[data-v-ad171942] .ac-semantic-section--model-essay,.ac-prose[data-v-ad171942] .ac-semantic-section--writing-upgrade,.ac-prose[data-v-ad171942] .ac-semantic-section--generic{margin-top:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.ac-prose[data-v-ad171942] .ac-semantic-section__head{display:block;margin-bottom:14px;padding:0;border:none;font-size:18px;line-height:1.28;font-weight:800;color:#0f172a;letter-spacing:-.025em}.ac-prose[data-v-ad171942] .ac-semantic-section--analysis-group .ac-semantic-section__head{color:#0f172a}.ac-prose[data-v-ad171942] .ac-semantic-section--completed-passage .ac-semantic-section__head{color:#1d4ed8}.ac-prose[data-v-ad171942] .ac-semantic-section--distractor .ac-semantic-section__head{color:#b42318}.ac-prose[data-v-ad171942] .ac-semantic-section--tips .ac-semantic-section__head,.ac-prose[data-v-ad171942] .ac-semantic-section--grammar-basis .ac-semantic-section__head,.ac-prose[data-v-ad171942] .ac-semantic-section--full-translation .ac-semantic-section__head{color:#166534}.ac-prose[data-v-ad171942] .ac-semantic-section__body>:first-child{margin-top:0}.ac-prose[data-v-ad171942] .ac-semantic-section__body>:last-child{margin-bottom:0}.ac-prose[data-v-ad171942] .ac-semantic-section--quick-answers .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--options .ac-semantic-section__body{padding:18px 20px;border-radius:22px;border:1px solid #e3eaf2;background:#fff;box-shadow:none}.ac-prose[data-v-ad171942] .ac-semantic-section--analysis-group .ac-semantic-section__body{display:grid;gap:18px;padding:0;border:none;background:transparent;box-shadow:none}.ac-prose[data-v-ad171942] .ac-quick-answer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px}.ac-prose[data-v-ad171942] .ac-quick-answer-item{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-height:52px;padding:12px 14px;border-radius:16px;background:linear-gradient(180deg,#f8fbfff5,#f1f6fffa);border:1px solid #dbe7f6;box-shadow:inset 0 1px #ffffffd1}.ac-prose[data-v-ad171942] .ac-quick-answer-item__number{font-size:15px;font-weight:700;color:#1e293b}.ac-prose[data-v-ad171942] .ac-quick-answer-item__option{font-size:22px;font-weight:800;color:#2563eb;line-height:1}.ac-prose[data-v-ad171942] .ac-option-list{display:grid;gap:12px}.ac-prose[data-v-ad171942] .ac-option-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;padding:16px 2px}.ac-prose[data-v-ad171942] .ac-option-row+.ac-option-row{border-top:1px solid #e7eef7}.ac-prose[data-v-ad171942] .ac-option-row__label{display:inline-flex;align-items:center;justify-content:center;width:42px;height:28px;border-radius:999px;background:#eef5ff;color:#2563eb;font-size:13px;font-weight:800}.ac-prose[data-v-ad171942] .ac-option-row__main{min-width:0}.ac-prose[data-v-ad171942] .ac-option-row__text{color:#0f172a;font-size:16px;font-weight:800;line-height:1.7;text-decoration:underline;text-decoration-color:#60a5fa73;text-underline-offset:5px;text-decoration-thickness:2px}.ac-prose[data-v-ad171942] .ac-option-row__translation{margin-top:8px;color:#475569;font-size:13px;line-height:1.75}.ac-prose[data-v-ad171942] .ac-option-row__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ac-prose[data-v-ad171942] .ac-option-row__badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #d7e4f2;color:#475569;font-size:11px;font-weight:700}.ac-prose[data-v-ad171942] .ac-study-card{padding:0;border:none;background:transparent;box-shadow:none;position:relative;overflow:visible}.ac-prose[data-v-ad171942] .ac-study-card:before{content:none}.ac-prose[data-v-ad171942] .ac-study-card+.ac-study-card{margin-top:26px;padding-top:26px;border-top:1px solid #e2e8f0}.ac-prose[data-v-ad171942] .ac-study-card__head{font-size:17px;font-weight:800;color:#0f172a;line-height:1.35;margin-bottom:12px;padding-bottom:0;border-bottom:none}.ac-prose[data-v-ad171942] .ac-study-card__answer-badge{display:inline-flex;align-items:center;height:24px;padding:0 11px;margin-bottom:6px;border-radius:999px;background:linear-gradient(180deg,#eef5ff,#e6f0ff);color:#1d4ed8;font-size:11px;font-weight:700;letter-spacing:.02em;border:1px solid #d5e5ff}.ac-prose[data-v-ad171942] .ac-study-card__panels{display:grid;gap:16px;margin-top:10px}.ac-prose[data-v-ad171942] .ac-study-panel{padding:18px 20px;border-radius:20px;border:1px solid #e4ebf5;background:#fbfcfe;box-shadow:none}.ac-prose[data-v-ad171942] .ac-study-panel--source{background:#f5f9ff;border-color:#d7e7fb}.ac-prose[data-v-ad171942] .ac-study-panel--analysis{background:#fbfcfe;border-color:#e5ebf2}.ac-prose[data-v-ad171942] .ac-study-panel--reason,.ac-prose[data-v-ad171942] .ac-study-panel--pitfall{background:#fff8ef;border-color:#f3dfc5}.ac-prose[data-v-ad171942] .ac-study-panel--distractor{background:#fff5f5;border-color:#f1dddd}.ac-prose[data-v-ad171942] .ac-study-panel--tips{background:#f4faf6;border-color:#d9eadf}.ac-prose[data-v-ad171942] .ac-study-panel__title{display:block;margin-bottom:12px;padding:0;background:none;border:none;font-size:15px;font-weight:800;color:#0f172a;letter-spacing:0}.ac-prose[data-v-ad171942] .ac-study-panel__body{color:#334155}.ac-prose[data-v-ad171942] .ac-study-panel__body p+p{margin-top:12px}.ac-prose[data-v-ad171942] .ac-study-panel--analysis .ac-study-panel__title{color:#334155}.ac-prose[data-v-ad171942] .ac-study-panel--reason .ac-study-panel__title,.ac-prose[data-v-ad171942] .ac-study-panel--pitfall .ac-study-panel__title{color:#9a5a18}.ac-prose[data-v-ad171942] .ac-study-panel--distractor .ac-study-panel__title{color:#b42318}.ac-prose[data-v-ad171942] .ac-study-panel--tips .ac-study-panel__title{color:#166534}.ac-prose[data-v-ad171942] .ac-study-panel__body>:first-child{margin-top:0}.ac-prose[data-v-ad171942] .ac-study-panel__body>:last-child{margin-bottom:0}.ac-prose[data-v-ad171942] .ac-study-answer-line{display:grid;gap:10px}.ac-prose[data-v-ad171942] .ac-study-answer-line__badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#eef5ff,#e6f0ff);color:#2563eb;font-size:12px;font-weight:800;border:1px solid #d4e4ff}.ac-prose[data-v-ad171942] .ac-study-answer-line__text{color:#0f172a;font-size:16px;font-weight:800;line-height:1.7;text-decoration:underline;text-decoration-color:#60a5fa6b;text-underline-offset:5px;text-decoration-thickness:2px}.ac-prose[data-v-ad171942] .ac-study-answer-line__translation{color:#475569;font-size:13px;line-height:1.75;padding-left:2px}.ac-prose[data-v-ad171942] .ac-study-source-translation{margin-top:12px;padding-top:12px;border-top:1px solid rgba(148,163,184,.24);color:#475569;font-size:13px;line-height:1.8}.ac-prose[data-v-ad171942] .ac-study-card__label{margin-top:16px;padding-top:16px;border-top:1px solid #e8edf3;font-size:14px;font-weight:800;color:#0f172a}.ac-prose[data-v-ad171942] .ac-study-card__label--source{color:#0f172a}.ac-prose[data-v-ad171942] .ac-study-card__label--analysis,.ac-prose[data-v-ad171942] .ac-study-card__label--distractor,.ac-prose[data-v-ad171942] .ac-study-card__label--reason{color:#111827}.ac-prose[data-v-ad171942] .ac-study-card__answer{margin:8px 0 0}.ac-prose[data-v-ad171942] .ac-study-card__source{margin-top:10px}.ac-prose[data-v-ad171942] .ac-study-card__quote{margin-top:10px;padding:16px 18px;border-left:4px solid #38bdf8;border-radius:0 16px 16px 0;background:#f5f9ff}.ac-prose[data-v-ad171942] .ac-study-card__quote p{margin:0}.ac-prose[data-v-ad171942] .ac-study-card__body{margin-top:12px}.ac-prose[data-v-ad171942] .ac-inline-answer{font-weight:800;color:#0f172a;background:linear-gradient(180deg,transparent 58%,rgba(191,219,254,.5) 58%)}.ac-prose[data-v-ad171942] .ac-passage-block{margin:16px 0}.ac-prose[data-v-ad171942] .ac-semantic-section--completed-passage .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--distractor .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--tips .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--full-translation .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--grammar-basis .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--writing-outline .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--model-essay .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--writing-upgrade .ac-semantic-section__body{padding:20px 22px;border-radius:24px;border:1px solid #e2e8f0;background:#fff;box-shadow:none}.ac-prose[data-v-ad171942] .ac-semantic-section--generic .ac-semantic-section__body{padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.ac-prose[data-v-ad171942] .ac-semantic-section--completed-passage .ac-semantic-section__body{border-color:#d9e6f6;background:#f7fbff}.ac-prose[data-v-ad171942] .ac-semantic-section--full-translation .ac-semantic-section__body,.ac-prose[data-v-ad171942] .ac-semantic-section--grammar-basis .ac-semantic-section__body{border-color:#dbe7e2;background:#f6faf8}.ac-prose[data-v-ad171942] .ac-semantic-section--distractor .ac-semantic-section__body{border-color:#f0dcdc;background:#fff7f7}.ac-prose[data-v-ad171942] .ac-semantic-section--tips .ac-semantic-section__body{border-color:#d8eadf;background:#f6fbf7}.ac-prose[data-v-ad171942] .ac-semantic-section--generic .ac-semantic-section__head{margin-bottom:12px;font-size:17px}.ac-prose[data-v-ad171942] .ac-semantic-section--generic .ac-semantic-section__body>*+*{margin-top:14px}.ac-prose[data-v-ad171942] .ac-passage-inserted{color:#0f172a;font-weight:800;background:linear-gradient(180deg,transparent 58%,rgba(191,219,254,.56) 58%)}.ac-prose[data-v-ad171942] .ac-semantic-section--completed-passage .ac-passage-block{padding:0;border:none;border-radius:0;background:none;box-shadow:none}.ac-prose[data-v-ad171942] .ac-semantic-section--completed-passage .ac-passage-block+.ac-passage-block{margin-top:18px;padding-top:18px;border-top:1px solid #dce8f7}.ac-prose[data-v-ad171942] .ac-blank-marker{display:inline-flex;align-items:flex-end;gap:8px;margin:0 .45em 0 .1em;vertical-align:baseline}.ac-prose[data-v-ad171942] .ac-blank-marker__num{font-size:11px;font-weight:800;color:#2563eb;line-height:1}.ac-prose[data-v-ad171942] .ac-blank-marker__line{display:inline-block;width:56px;border-bottom:2px solid #93c5fd;transform:translateY(-2px)}.ac-prose[data-v-ad171942] .ac-inline-blank-gap{display:inline-block;min-width:60px;margin:0 .45em;border-bottom:2px solid #7db4ff;transform:translateY(-1px)}.ac-prose[data-v-ad171942] .ac-study-source-snippet{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;color:#334155;font-size:15px;line-height:1.85}.ac-followups[data-v-ad171942]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:2px;margin-left:16px}.ac-followup-chip[data-v-ad171942]{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;max-width:min(94%,560px);border:none;border-radius:22px;padding:14px 18px;background:#f3f4f6;color:#1f2937;font-size:14px;font-weight:600;line-height:1.35;cursor:pointer;transition:background .15s ease,transform .15s ease,color .15s ease}.ac-followup-chip[data-v-ad171942]:hover:not(:disabled){background:#ebeef2;color:#0f172a;transform:translateY(-1px)}.ac-followup-chip[data-v-ad171942]:disabled{opacity:.5;cursor:not-allowed;transform:none}.ac-followup-chip__label[data-v-ad171942]{min-width:0;overflow-wrap:normal;word-break:keep-all;text-align:left}.ac-followup-chip__arrow[data-v-ad171942]{flex-shrink:0;color:#475569;font-size:16px;line-height:1}.ac-inline-loading[data-v-ad171942]{display:flex;align-items:center;min-height:34px;padding-top:2px}.ac-stream-cursor[data-v-ad171942]{display:inline-block;width:8px;height:18px;margin-top:4px;border-radius:999px;background:linear-gradient(180deg,#60a5fa,#2563eb);animation:acCursorPulse-ad171942 1s ease-in-out infinite}.ac-prose[data-v-ad171942] think{display:block;font-size:11px;color:#6d28d9;background:#f5f3ff;border-left:3px solid #7c3aed;padding:8px 12px;margin:6px 0 10px;border-radius:4px;white-space:pre-wrap;font-style:italic;opacity:.85}.ac-dots[data-v-ad171942]{display:flex;gap:4px}.ac-dots span[data-v-ad171942]{width:5px;height:5px;border-radius:50%;background:#93c5fd;animation:dotBounce-ad171942 1.4s ease-in-out infinite}.ac-dots span[data-v-ad171942]:nth-child(2){animation-delay:.16s}.ac-dots span[data-v-ad171942]:nth-child(3){animation-delay:.32s}.ac-input-area[data-v-ad171942]{padding:12px 14px;background:transparent;border-top:none;flex:0 0 auto;position:relative;z-index:3;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none;transition:padding-top .22s ease}.ac-input-area--pet[data-v-ad171942],.ac-input-area--pet-hidden[data-v-ad171942]{padding-top:12px}.ac-input-pet[data-v-ad171942]{position:absolute;top:-63px;right:6px;z-index:6;width:86px;height:82px;padding:0;border:0;background:transparent!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:flex-start;justify-content:center;cursor:var(--input-pet-cursor, grab);overflow:visible;transform-origin:50% 100%;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;--input-pet-hover-y: 0px;transform:translate3d(var(--input-pet-x, 0px),calc(var(--input-pet-y, 0px) + var(--input-pet-hover-y, 0px)),0) scale(var(--input-pet-scale, 1));transition:top .26s cubic-bezier(.16,1,.3,1),right .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1),opacity .18s ease}.ac-input-pet[data-v-ad171942]:hover{--input-pet-hover-y: -2px}.ac-input-pet--dragging[data-v-ad171942]{transition:none}.ac-input-pet--hidden[data-v-ad171942]{top:-23px;right:13px;width:76px;height:34px;z-index:5;overflow:hidden}.ac-input-pet--hidden[data-v-ad171942] .seedy-avatar{transform:translateY(8px)}.ac-input-pet--hidden[data-v-ad171942]:hover{--input-pet-hover-y: -1px}.ac-input-wrap[data-v-ad171942]{position:relative;z-index:2;display:flex;align-items:flex-end;gap:12px;min-height:86px;max-height:132px;background:#fff;border-radius:28px;padding:12px 14px;border:1px solid #d6dee7;box-shadow:none;transition:border-color .16s ease,background-color .16s ease;-webkit-backdrop-filter:none;backdrop-filter:none}.ac-input-wrap[data-v-ad171942]:focus-within{border-color:#cfd8e3;box-shadow:none}.ac-input-wrap--hl[data-v-ad171942]{border-color:#d6dee7;background:#fff}.ac-input-main[data-v-ad171942]{display:flex;flex:1;min-width:0;min-height:60px;flex-direction:column;justify-content:space-between;gap:8px}.ac-tool-btns[data-v-ad171942]{display:flex;flex-direction:row;width:auto;gap:8px;flex-shrink:0;align-self:flex-start;align-items:center;justify-content:flex-start;padding-left:2px;padding-bottom:1px}.ac-tool-btn[data-v-ad171942]{width:22px;height:22px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;background:transparent;color:#94a3b8;transition:all .15s}.ac-tool-btn[data-v-ad171942]:hover{color:#475569;transform:translateY(-1px) scale(1.04)}.ac-tool-btn--on[data-v-ad171942]{background:transparent!important;color:#0ea5e9!important;box-shadow:none}.ac-tool-btn--deep[data-v-ad171942]{background:transparent!important;color:#635bff!important;box-shadow:none}.ac-deep-btn-icon[data-v-ad171942]{flex-shrink:0}.ac-reasoning[data-v-ad171942]{width:min(88%,680px);border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#f8fafc;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.ac-reasoning-toggle[data-v-ad171942]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;font-size:10px;font-weight:700;color:#64748b;cursor:pointer;transition:background .15s}.ac-reasoning-toggle[data-v-ad171942]:hover{background:#f1f5f9}.ac-reasoning-meta[data-v-ad171942]{display:flex;align-items:center;gap:8px;min-width:0}.ac-reasoning-icon[data-v-ad171942]{color:#475569;flex-shrink:0}.ac-reasoning-content[data-v-ad171942]{padding:0 14px 12px;font-size:12px;line-height:1.72;color:#64748b;font-style:italic;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;white-space:pre-wrap;max-height:220px;overflow-y:auto;overscroll-behavior:contain;background:#f8fafc}.ac-thinking-led[data-v-ad171942]{width:7px;height:7px;border-radius:999px;flex-shrink:0;transition:background-color .22s ease,opacity .22s ease,transform .22s ease}.ac-thinking-led--idle[data-v-ad171942]{background:#cbd5e1;opacity:.9}.ac-thinking-led--active[data-v-ad171942]{background:#3b82f6;animation:thinkingLedPulse-ad171942 1.4s ease-in-out infinite}.ac-thinking-led--done[data-v-ad171942]{background:#22c55e}.fold-panel-enter-active[data-v-ad171942],.fold-panel-leave-active[data-v-ad171942]{transition:all .22s ease;overflow:hidden}.fold-panel-enter-from[data-v-ad171942],.fold-panel-leave-to[data-v-ad171942]{opacity:0;max-height:0}.fold-panel-enter-to[data-v-ad171942],.fold-panel-leave-from[data-v-ad171942]{opacity:1;max-height:240px}.ac-input-inner[data-v-ad171942]{display:grid;flex:1;min-width:0;min-height:44px;max-height:84px;overflow:hidden;position:relative;align-items:start;padding-top:0;overscroll-behavior:contain}.ac-sizer[data-v-ad171942],.ac-ghost-overlay[data-v-ad171942],.ac-textarea[data-v-ad171942]{grid-area:1 / 1;font-size:13px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;padding:0;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin:0}.ac-sizer[data-v-ad171942]{color:transparent;pointer-events:none;min-height:24px}.ac-ghost-overlay[data-v-ad171942]{pointer-events:none;z-index:1;overflow:visible;will-change:transform}.ac-ghost-transparent[data-v-ad171942]{color:transparent}.ac-ghost-computed[data-v-ad171942]{color:#9ca3af;background:#f1f5f966;border-radius:2px;pointer-events:none}.ac-ghost-tab-btn[data-v-ad171942]{display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#6b7280;font-family:monospace;background:#e5e7eb;padding:2px 4px;border-radius:4px;margin-left:4px;pointer-events:none;box-shadow:0 1px 2px #0000000d;transition:background .15s}.ac-ghost-tab-btn[data-v-ad171942]:hover{background:#d1d5db;color:#374151}.ac-ghost-loading-inline[data-v-ad171942]{color:#cdd5e0;animation:ghostBlink 1s ease infinite}.ac-textarea[data-v-ad171942]{background:transparent;color:#111827;border:none;outline:none;resize:none;overflow-y:auto;overscroll-behavior:contain;z-index:2;width:100%;height:100%;min-height:100%;align-self:stretch;padding-top:0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.ac-textarea[data-v-ad171942]::-moz-placeholder{color:#98a2b3;white-space:nowrap;text-overflow:ellipsis}.ac-textarea[data-v-ad171942]::placeholder{color:#98a2b3;white-space:nowrap;text-overflow:ellipsis}.ac-send-btn[data-v-ad171942]{width:40px;height:40px;border:none;border-radius:999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;align-self:flex-end;margin-bottom:2px;color:#fff;cursor:pointer;background:#111827;box-shadow:0 12px 24px -14px #0f172ad9;transition:transform .15s,box-shadow .15s,opacity .15s}.ac-send-btn[data-v-ad171942]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px -16px #0f172af2}.ac-send-btn[data-v-ad171942]:disabled{cursor:not-allowed;opacity:.42;box-shadow:none;background:#cbd5e1}.ac-predict-status[data-v-ad171942]{padding:4px 6px;margin-top:4px;font-size:10px;font-weight:500;display:flex;align-items:center;gap:4px}.ac-predict-loading[data-v-ad171942]{color:#8b5cf6;display:flex;align-items:center;gap:4px}.ac-predict-error[data-v-ad171942]{color:#ef4444;display:flex;align-items:center;gap:4px}.ac-spin[data-v-ad171942]{animation:acSpin-ad171942 1s linear infinite}.ac-send-btn--stop[data-v-ad171942]{background:linear-gradient(135deg,#ef4444,#f97316)}.ac-pop-enter-active[data-v-ad171942],.ac-pop-leave-active[data-v-ad171942]{transition:all .3s cubic-bezier(.16,1,.3,1)}.ac-pop-enter-from[data-v-ad171942],.ac-pop-leave-to[data-v-ad171942]{transform:translateY(16px) scale(.96);opacity:0}@keyframes acPulse-ad171942{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes dotBounce-ad171942{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}@keyframes acSpin-ad171942{to{transform:rotate(360deg)}}@keyframes acCursorPulse-ad171942{0%,to{opacity:.35;transform:scaleY(.92)}50%{opacity:1;transform:scaleY(1)}}@keyframes thinkingLedPulse-ad171942{0%,to{transform:scale(1);opacity:.72}50%{transform:scale(1.08);opacity:1}}@media(max-width:767px){.ac-card[data-v-ad171942]{border-radius:16px}.ac-card--mini[data-v-ad171942]{min-width:0!important;width:-moz-max-content!important;width:max-content!important;margin-left:auto}.ac-header[data-v-ad171942]{min-height:42px;padding:9px 12px}.ac-hdr-title[data-v-ad171942]{font-size:14px}.ac-hdr-sub[data-v-ad171942]{font-size:10px}.ac-messages[data-v-ad171942]{padding:12px 10px}.ac-input-area[data-v-ad171942]{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.ac-input-wrap[data-v-ad171942]{min-height:78px;max-height:118px;padding:11px 12px;gap:10px}.ac-input-pet[data-v-ad171942]{top:-52px;right:6px;width:76px;height:74px}.ac-input-pet--hidden[data-v-ad171942]{top:-24px;right:14px;width:68px;height:32px}.ac-input-pet--hidden[data-v-ad171942] .seedy-avatar{transform:translateY(7px)}.ac-input-main[data-v-ad171942]{min-height:54px}.ac-input-inner[data-v-ad171942]{max-height:74px}.ac-ai-bubble[data-v-ad171942]{max-width:90%}.ac-user-group[data-v-ad171942]{min-width:148px;max-width:90%}}.fade-scale-enter-active[data-v-2f65cfde],.fade-scale-leave-active[data-v-2f65cfde]{transition:all .2s cubic-bezier(.16,1,.3,1)}.fade-scale-enter-from[data-v-2f65cfde],.fade-scale-leave-to[data-v-2f65cfde]{transform:scale(.95);opacity:0}.mobile-popup-enter-active[data-v-2f65cfde]{transition:all .45s cubic-bezier(.34,1.56,.64,1)}.mobile-popup-leave-active[data-v-2f65cfde]{transition:all .25s cubic-bezier(.4,0,1,1)}.mobile-popup-enter-from[data-v-2f65cfde]{opacity:0;transform:translate(-50%,-35%) scale(.7)!important}.mobile-popup-leave-to[data-v-2f65cfde]{opacity:0;transform:translate(-50%,-55%) scale(.9)!important}.custom-scrollbar[data-v-2f65cfde]::-webkit-scrollbar{width:3px}.custom-scrollbar[data-v-2f65cfde]::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}@keyframes bounce-slow-2f65cfde{0%,to{transform:translateY(-5%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce-slow[data-v-2f65cfde]{animation:bounce-slow-2f65cfde 2s infinite}@keyframes pulse-gentle-2f65cfde{0%,to{opacity:.8}50%{opacity:1}}.animate-pulse-gentle[data-v-2f65cfde]{animation:pulse-gentle-2f65cfde 2s ease-in-out infinite}@keyframes float-2f65cfde{0%,to{transform:translate(0)}50%{transform:translate(8px,-12px)}}.animate-float[data-v-2f65cfde]{animation:float-2f65cfde 3s ease-in-out infinite}.animate-float-slow[data-v-2f65cfde]{animation:float-2f65cfde 5s ease-in-out infinite}@keyframes spin-slow-2f65cfde{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow[data-v-2f65cfde]{animation:spin-slow-2f65cfde 12s linear infinite}@keyframes sentient-dot-2f65cfde{0%,to{transform:scale(.8);opacity:.3}50%{transform:scale(1.2);opacity:1}}.animate-sentient-dot[data-v-2f65cfde]{animation:sentient-dot-2f65cfde 1s ease-in-out infinite}
