@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.tab-bar[data-v-92d94043]{height:42px;background:#0f0f0f;display:flex;align-items:flex-end;padding:0 20px;border-bottom:1px solid #1f1f1f;-webkit-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.tab-bar[data-v-92d94043]::-webkit-scrollbar{display:none}.tab-bar-logo[data-v-92d94043]{display:flex;align-items:center;align-self:center;margin-right:16px;flex-shrink:0}.tab-bar-logo-img[data-v-92d94043]{height:16px;opacity:.8;transition:opacity .15s}.tab-bar-logo:hover .tab-bar-logo-img[data-v-92d94043]{opacity:1}.tab-bar-inner[data-v-92d94043]{display:flex;align-items:flex-end;gap:2px;min-width:0}.tab[data-v-92d94043]{display:flex;align-items:center;gap:8px;padding:7px 10px 7px 16px;width:160px;max-width:200px;height:34px;background:#0f0f0f;color:#999;font-size:13px;font-family:Inter,sans-serif;cursor:pointer;border-radius:8px 8px 0 0;transition:background .1s,color .1s;white-space:nowrap;position:relative}.tab[data-v-92d94043]:hover{background:#1f1f1f;color:#ccc}.tab.active[data-v-92d94043]{background:#1f1f1f;color:#fff;box-shadow:0 1px #1f1f1f}.tab-icon[data-v-92d94043]{display:flex;align-items:center;flex-shrink:0;opacity:.6}.tab.active .tab-icon[data-v-92d94043]{opacity:1}.tab-label[data-v-92d94043]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tab-close[data-v-92d94043]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;flex-shrink:0;opacity:0;transition:opacity .1s,background .1s;margin-left:auto}.tab:hover .tab-close[data-v-92d94043],.tab.active .tab-close[data-v-92d94043]{opacity:.5}.tab-close[data-v-92d94043]:hover{opacity:1!important;background:#333}.tab-add[data-v-92d94043]{display:flex;align-items:center;justify-content:center;width:32px;height:34px;background:none;border:none;color:#666;cursor:pointer;border-radius:6px;margin-left:8px;flex-shrink:0;transition:background .1s,color .1s}.tab-add[data-v-92d94043]:hover{background:#1f1f1f;color:#ccc}@media (max-width: 768px){.tab-bar[data-v-92d94043]{display:none}}.mobile-bottom-nav[data-v-92d94043]{display:none}@media (max-width: 768px){.mobile-bottom-nav[data-v-92d94043]{display:flex;position:fixed;bottom:0;left:0;right:0;height:56px;background:#0f0f0f;border-top:1px solid #1f1f1f;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-nav-item[data-v-92d94043]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#666;text-decoration:none;font-size:10px;font-family:Inter,sans-serif;font-weight:500;transition:color .15s;-webkit-tap-highlight-color:transparent}.mobile-nav-item.active[data-v-92d94043]{color:#fff}.mobile-nav-item[data-v-92d94043]:hover{color:#999}.mobile-nav-item.active[data-v-92d94043]:hover{color:#fff}}body.light-theme .tab-bar{background:#f5f5f5;border-bottom-color:#e0e0e0}body.light-theme .tab-bar .tab{background:#eee;color:#777}body.light-theme .tab-bar .tab:hover{background:#fff;color:#555}body.light-theme .tab-bar .tab.active{background:#fff;color:#333;box-shadow:0 1px #fff}body.light-theme .tab-bar .tab-close:hover{background:#ddd}body.light-theme .tab-bar .tab-add{color:#999}body.light-theme .tab-bar .tab-add:hover{background:#eee;color:#555}body.light-theme .tab-bar .tab-bar-logo-img{filter:invert(1)}body.light-theme .mobile-bottom-nav{background:#f5f5f5;border-top-color:#e0e0e0}body.light-theme .mobile-nav-item{color:#999}body.light-theme .mobile-nav-item.active{color:#333}body.light-theme .mobile-nav-item:hover{color:#666}.whats-new-overlay[data-v-167a4ff9]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:16px}.whats-new-card[data-v-167a4ff9]{width:100%;max-width:480px;max-height:85vh;display:flex;flex-direction:column;background:var(--color-bg-tertiary, #0f0f0f);border:1px solid var(--color-border-primary, #2a2a2a);border-radius:var(--radius-xl, 12px);box-shadow:var(--shadow-modal, 0 8px 32px rgba(0, 0, 0, .5));outline:none;overflow:hidden}.whats-new-header[data-v-167a4ff9]{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0}.whats-new-title-row[data-v-167a4ff9]{display:flex;align-items:center;gap:8px}.whats-new-icon[data-v-167a4ff9]{color:var(--color-bull, #22c55e);flex-shrink:0}.whats-new-header h2[data-v-167a4ff9]{font-family:var(--font-family, Inter, sans-serif);font-size:var(--font-size-2xl, 18px);font-weight:var(--font-weight-semibold, 600);color:var(--color-text-primary, #eee);margin:0;line-height:1}.whats-new-version[data-v-167a4ff9]{font-family:var(--font-mono, monospace);font-size:var(--font-size-xs, 11px);font-weight:var(--font-weight-medium, 500);color:var(--color-bull, #22c55e);background:#22c55e1f;padding:2px 8px;border-radius:var(--radius-full, 999px);line-height:1.5}.whats-new-close[data-v-167a4ff9]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:var(--radius-md, 6px);color:var(--color-text-tertiary, #666);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.whats-new-close[data-v-167a4ff9]:hover{background:var(--color-bg-hover, #1f1f1f);color:var(--color-text-primary, #eee)}.whats-new-date[data-v-167a4ff9]{font-size:var(--font-size-sm, 12px);color:var(--color-text-secondary, #999);padding:8px 20px 0;margin:0}.whats-new-body[data-v-167a4ff9]{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.whats-new-body[data-v-167a4ff9]::-webkit-scrollbar{width:4px}.whats-new-body[data-v-167a4ff9]::-webkit-scrollbar-track{background:transparent}.whats-new-body[data-v-167a4ff9]::-webkit-scrollbar-thumb{background:var(--color-border-primary, #2a2a2a);border-radius:2px}.whats-new-item[data-v-167a4ff9]{display:flex;align-items:flex-start;gap:10px}.whats-new-tag[data-v-167a4ff9]{font-size:10px;font-weight:var(--font-weight-semibold, 600);letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:var(--radius-sm, 4px);line-height:1.6;white-space:nowrap;flex-shrink:0;margin-top:1px}.tag-new[data-v-167a4ff9]{color:#22c55e;background:#22c55e1f}.tag-improved[data-v-167a4ff9]{color:#3b82f6;background:#3b82f61f}.tag-fix[data-v-167a4ff9]{color:#f59e0b;background:#f59e0b1f}.whats-new-text[data-v-167a4ff9]{font-size:var(--font-size-md, 14px);color:var(--color-text-primary, #eee);line-height:1.5}.whats-new-footer[data-v-167a4ff9]{padding:12px 20px 20px}.whats-new-dismiss[data-v-167a4ff9]{width:100%;padding:10px 0;font-family:var(--font-family, Inter, sans-serif);font-size:var(--font-size-md, 14px);font-weight:var(--font-weight-semibold, 600);color:#fff;background:var(--color-bull, #22c55e);border:none;border-radius:var(--radius-lg, 8px);cursor:pointer;transition:background .15s,transform .1s}.whats-new-dismiss[data-v-167a4ff9]:hover{background:#1daa50}.whats-new-dismiss[data-v-167a4ff9]:active{transform:scale(.98)}.whats-new-fade-enter-active[data-v-167a4ff9]{transition:opacity .25s ease}.whats-new-fade-enter-active .whats-new-card[data-v-167a4ff9]{transition:opacity .25s ease,transform .25s ease}.whats-new-fade-leave-active[data-v-167a4ff9]{transition:opacity .2s ease}.whats-new-fade-leave-active .whats-new-card[data-v-167a4ff9]{transition:opacity .2s ease,transform .2s ease}.whats-new-fade-enter-from[data-v-167a4ff9]{opacity:0}.whats-new-fade-enter-from .whats-new-card[data-v-167a4ff9]{opacity:0;transform:scale(.95) translateY(8px)}.whats-new-fade-leave-to[data-v-167a4ff9]{opacity:0}.whats-new-fade-leave-to .whats-new-card[data-v-167a4ff9]{opacity:0;transform:scale(.95) translateY(8px)}@media (max-width: 520px){.whats-new-overlay[data-v-167a4ff9]{padding:12px;align-items:flex-end}.whats-new-card[data-v-167a4ff9]{max-width:100%;max-height:80vh;border-radius:var(--radius-xl, 12px) var(--radius-xl, 12px) var(--radius-lg, 8px) var(--radius-lg, 8px)}}:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", Monaco, "Cascadia Code", monospace;--font-canvas: Inter, -apple-system, BlinkMacSystemFont, sans-serif;--font-size-xs: 11px;--font-size-sm: 12px;--font-size-base: 13px;--font-size-md: 14px;--font-size-lg: 15px;--font-size-xl: 16px;--font-size-2xl: 18px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--color-bg-primary: #0f0f0f;--color-bg-secondary: #171717;--color-bg-tertiary: #0f0f0f;--color-bg-elevated: #1f1f1f;--color-bg-hover: #1f1f1f;--color-bg-active: rgba(41, 98, 255, .1);--color-text-primary: #eeeeee;--color-text-secondary: #999999;--color-text-tertiary: #666666;--color-text-muted: #555555;--color-text-disabled: #444444;--color-border-primary: #2a2a2a;--color-border-subtle: #1f1f1f;--color-border-strong: #333333;--color-border-active: #444444;--color-accent: #2962FF;--color-accent-hover: #1e53e5;--color-bull: #22c55e;--color-bear: #ef4444;--color-discord: #5865F2;--space-xs: 4px;--space-sm: 6px;--space-md: 8px;--space-lg: 10px;--space-xl: 12px;--space-2xl: 14px;--space-3xl: 16px;--space-4xl: 20px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 999px;--shadow-dropdown: 0 4px 12px rgba(0, 0, 0, .4);--shadow-modal: 0 8px 32px rgba(0, 0, 0, .5);--shadow-context: 0 4px 16px rgba(0, 0, 0, .4);--panel-width: 300px;--panel-padding: 14px;--toolbar-height: 48px;--tabbar-height: 42px}.light-theme{--color-bg-primary: #ffffff;--color-bg-secondary: #fafafa;--color-bg-tertiary: #f5f5f5;--color-bg-elevated: #ffffff;--color-bg-hover: #f0f0f0;--color-bg-active: rgba(41, 98, 255, .08);--color-text-primary: #1a1a1a;--color-text-secondary: #555555;--color-text-tertiary: #777777;--color-text-muted: #999999;--color-text-disabled: #bbbbbb;--color-border-primary: #e0e0e0;--color-border-subtle: #eeeeee;--color-border-strong: #cccccc;--color-border-active: #999999;--shadow-dropdown: 0 4px 12px rgba(0, 0, 0, .1);--shadow-modal: 0 8px 32px rgba(0, 0, 0, .15);--shadow-context: 0 4px 16px rgba(0, 0, 0, .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background:var(--color-bg-secondary);color:var(--color-text-primary)}
