.emoji-search[data-v-1dbfae30],.emoji-tabs[data-v-1dbfae30]{border-bottom:1px solid rgb(var(--v-theme-surface-variant))}.emoji-tab[data-v-1dbfae30]{min-width:40px;padding:8px 4px}.emoji-category-icon[data-v-1dbfae30]{font-size:16px;line-height:1}.emoji-grid-container[data-v-1dbfae30]{max-height:300px;overflow-y:auto}.emoji-grid[data-v-1dbfae30]{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:4px;padding:16px}.emoji-button[data-v-1dbfae30]{width:36px;height:36px;border:none;background:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:background-color .2s ease}.emoji-button[data-v-1dbfae30]:hover{background-color:rgb(var(--v-theme-surface-variant))}.emoji-button[data-v-1dbfae30]:active{background-color:rgb(var(--v-theme-primary));color:rgb(var(--v-theme-on-primary))}.discord-chat-input[data-v-6f8d9865]{--discord-chat-input-bg: #383a40;--discord-chat-input-border: rgba(255, 255, 255, .08);--discord-chat-input-text: #f2f3f5;--discord-chat-input-muted: #aeb4bf;position:relative}.discord-chat-input__shell[data-v-6f8d9865]{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:end;gap:8px;padding:10px;border:1px solid var(--discord-chat-input-border);border-radius:16px;background:var(--discord-chat-input-bg)}.discord-chat-input__shell--without-emoji[data-v-6f8d9865]{grid-template-columns:minmax(0,1fr) 40px}.discord-chat-input__shell--with-before-send[data-v-6f8d9865]{grid-template-columns:40px minmax(0,1fr) auto 40px;gap:4px}.discord-chat-input__shell--without-emoji.discord-chat-input__shell--with-before-send[data-v-6f8d9865]{grid-template-columns:minmax(0,1fr) auto 40px;gap:4px}.discord-chat-input__textarea[data-v-6f8d9865]{width:100%;min-width:0;min-height:44px;max-height:var(--discord-chat-input-max-height);resize:none;border:0;outline:0;background:transparent;color:var(--discord-chat-input-text);font:inherit;line-height:1.45;padding:10px 0}.discord-chat-input__textarea[data-v-6f8d9865]::placeholder{color:var(--discord-chat-input-muted)}.discord-chat-input__before-send[data-v-6f8d9865]{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;align-self:center;min-width:0}.discord-chat-input__send-btn[data-v-6f8d9865]{align-self:center}@media(max-width:480px){.discord-chat-input__shell--with-before-send[data-v-6f8d9865]{gap:6px}}.discord-chat-input__icon-btn[data-v-6f8d9865],.discord-chat-input__send-btn[data-v-6f8d9865],.discord-chat-input__suggestion[data-v-6f8d9865]{border:0;cursor:pointer}.discord-chat-input__icon-btn[data-v-6f8d9865],.discord-chat-input__send-btn[data-v-6f8d9865]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#ffffff0a;color:var(--discord-chat-input-text)}.discord-chat-input__icon-btn[data-v-6f8d9865]:disabled,.discord-chat-input__send-btn[data-v-6f8d9865]:disabled{opacity:.55;cursor:default}.discord-chat-input__suggestions[data-v-6f8d9865]{position:absolute;left:0;right:0;bottom:calc(100% + 10px);border:1px solid var(--discord-chat-input-border);border-radius:16px;background:#1e1f22;box-shadow:0 18px 36px #00000047;z-index:6}.discord-chat-input__suggestions[data-v-6f8d9865]{overflow:hidden}.discord-chat-input__suggestion[data-v-6f8d9865]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;background:transparent;color:var(--discord-chat-input-text);text-align:left}.discord-chat-input__suggestion--active[data-v-6f8d9865],.discord-chat-input__suggestion[data-v-6f8d9865]:hover{background:#5865f22e}.discord-chat-input__suggestion-name[data-v-6f8d9865]{font-weight:700}.discord-chat-input__suggestion-description[data-v-6f8d9865]{color:var(--discord-chat-input-muted);font-size:.83rem}.discord-chat-feed[data-v-247f401e]{--discord-chat-bg: #232428;--discord-chat-bubble: #313338;--discord-chat-bubble-assistant: #25344a;--discord-chat-bubble-system: #2b2d31;--discord-chat-text: #f2f3f5;--discord-chat-muted: #aeb4bf;--discord-chat-border: rgba(255, 255, 255, .08);flex:1 1 auto;min-height:0;overflow-y:auto;background:radial-gradient(circle at top left,rgba(94,108,245,.14),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 18%),var(--discord-chat-bg)}.discord-chat-feed__content[data-v-247f401e]{display:flex;flex-direction:column;gap:var(--chat-group-gap);padding:14px 14px 18px;min-height:100%}.discord-chat-feed__identity-row[data-v-247f401e]{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.discord-chat-feed__badge[data-v-247f401e]{flex:0 0 auto}.discord-chat-feed__state[data-v-247f401e]{margin:auto 0;padding:18px;border:1px solid var(--discord-chat-border);border-radius:16px;background:#ffffff08;color:var(--discord-chat-muted)}.discord-chat-feed__state-title[data-v-247f401e]{font-size:.96rem;font-weight:700;color:var(--discord-chat-text)}.discord-chat-feed__state-body[data-v-247f401e]{margin-top:4px}.discord-chat-feed__row[data-v-247f401e]{display:grid;grid-template-columns:var(--chat-avatar-size) minmax(0,1fr);column-gap:var(--chat-column-gap);align-items:start}.discord-chat-feed__row--compact[data-v-247f401e]{margin-top:calc(var(--chat-compact-gap) - var(--chat-group-gap))}.discord-chat-feed__avatar-slot[data-v-247f401e]{min-height:var(--chat-avatar-size)}.discord-chat-feed__avatar[data-v-247f401e]{background:linear-gradient(135deg,#4e5d94,#7a5fd0);color:#fff;font-size:.82rem;font-weight:700;overflow:hidden}.discord-chat-feed__avatar-icon[data-v-247f401e]{color:currentColor}.discord-chat-feed__avatar[data-v-247f401e] img{width:100%;height:100%;object-fit:cover;display:block}.discord-chat-feed__message-col[data-v-247f401e]{min-width:0}.discord-chat-feed__header-row[data-v-247f401e]{display:flex;align-items:baseline;gap:4px;margin-bottom:6px}.discord-chat-feed__display-name[data-v-247f401e]{color:var(--discord-chat-text);font-size:.95rem;font-weight:700}.discord-chat-feed__timestamp[data-v-247f401e]{color:var(--discord-chat-muted);font-size:.75rem}.discord-chat-feed__bubble[data-v-247f401e]{width:fit-content;max-width:min(var(--chat-bubble-max-width),100%);padding:8px 12px;border-radius:12px;color:var(--discord-chat-text);white-space:pre-wrap;word-break:break-word;line-height:1.42;box-shadow:inset 0 1px #ffffff0a}.discord-chat-feed__bubble--rich[data-v-247f401e]{white-space:normal}.discord-chat-feed__bubble--rich[data-v-247f401e] p,.discord-chat-feed__bubble--rich[data-v-247f401e] ul,.discord-chat-feed__bubble--rich[data-v-247f401e] ol,.discord-chat-feed__bubble--rich[data-v-247f401e] pre,.discord-chat-feed__bubble--rich[data-v-247f401e] blockquote,.discord-chat-feed__bubble--rich[data-v-247f401e] table,.discord-chat-feed__bubble--rich[data-v-247f401e] hr,.discord-chat-feed__bubble--rich[data-v-247f401e] h1,.discord-chat-feed__bubble--rich[data-v-247f401e] h2,.discord-chat-feed__bubble--rich[data-v-247f401e] h3,.discord-chat-feed__bubble--rich[data-v-247f401e] h4,.discord-chat-feed__bubble--rich[data-v-247f401e] h5,.discord-chat-feed__bubble--rich[data-v-247f401e] h6{margin:0}.discord-chat-feed__bubble--rich[data-v-247f401e] p+p,.discord-chat-feed__bubble--rich[data-v-247f401e] p+ul,.discord-chat-feed__bubble--rich[data-v-247f401e] p+ol,.discord-chat-feed__bubble--rich[data-v-247f401e] ul+p,.discord-chat-feed__bubble--rich[data-v-247f401e] ol+p,.discord-chat-feed__bubble--rich[data-v-247f401e] pre+p,.discord-chat-feed__bubble--rich[data-v-247f401e] p+pre,.discord-chat-feed__bubble--rich[data-v-247f401e] table+p,.discord-chat-feed__bubble--rich[data-v-247f401e] p+table,.discord-chat-feed__bubble--rich[data-v-247f401e] h1+p,.discord-chat-feed__bubble--rich[data-v-247f401e] h2+p,.discord-chat-feed__bubble--rich[data-v-247f401e] h3+p,.discord-chat-feed__bubble--rich[data-v-247f401e] h4+p,.discord-chat-feed__bubble--rich[data-v-247f401e] h5+p,.discord-chat-feed__bubble--rich[data-v-247f401e] h6+p,.discord-chat-feed__bubble--rich[data-v-247f401e] p+h1,.discord-chat-feed__bubble--rich[data-v-247f401e] p+h2,.discord-chat-feed__bubble--rich[data-v-247f401e] p+h3,.discord-chat-feed__bubble--rich[data-v-247f401e] p+h4,.discord-chat-feed__bubble--rich[data-v-247f401e] p+h5,.discord-chat-feed__bubble--rich[data-v-247f401e] p+h6,.discord-chat-feed__bubble--rich[data-v-247f401e] hr+p,.discord-chat-feed__bubble--rich[data-v-247f401e] p+hr,.discord-chat-feed__bubble--rich[data-v-247f401e] blockquote+p,.discord-chat-feed__bubble--rich[data-v-247f401e] p+blockquote{margin-top:10px}.discord-chat-feed__bubble--rich[data-v-247f401e] h1,.discord-chat-feed__bubble--rich[data-v-247f401e] h2,.discord-chat-feed__bubble--rich[data-v-247f401e] h3,.discord-chat-feed__bubble--rich[data-v-247f401e] h4,.discord-chat-feed__bubble--rich[data-v-247f401e] h5,.discord-chat-feed__bubble--rich[data-v-247f401e] h6{line-height:1.2;font-weight:800}.discord-chat-feed__bubble--rich[data-v-247f401e] h1{font-size:1.2rem}.discord-chat-feed__bubble--rich[data-v-247f401e] h2{font-size:1.08rem}.discord-chat-feed__bubble--rich[data-v-247f401e] h3{font-size:1rem}.discord-chat-feed__bubble--rich[data-v-247f401e] ul,.discord-chat-feed__bubble--rich[data-v-247f401e] ol{padding-left:20px}.discord-chat-feed__bubble--rich[data-v-247f401e] ul ul,.discord-chat-feed__bubble--rich[data-v-247f401e] ol ol,.discord-chat-feed__bubble--rich[data-v-247f401e] ul ol,.discord-chat-feed__bubble--rich[data-v-247f401e] ol ul{margin-top:6px}.discord-chat-feed__bubble--rich[data-v-247f401e] li+li{margin-top:4px}.discord-chat-feed__bubble--rich[data-v-247f401e] li>p{margin:0}.discord-chat-feed__bubble--rich[data-v-247f401e] code{padding:.1rem .35rem;border-radius:6px;background:#ffffff14;font-family:Consolas,Courier New,monospace;font-size:.92em}.discord-chat-feed__bubble--rich[data-v-247f401e] pre{overflow-x:auto;padding:10px 12px;border-radius:10px;background:#00000038}.discord-chat-feed__bubble--rich[data-v-247f401e] pre code{padding:0;background:transparent}.discord-chat-feed__bubble--rich[data-v-247f401e] blockquote{padding-left:12px;border-left:3px solid rgba(159,199,255,.5);color:#d7e4f6}.discord-chat-feed__bubble--rich[data-v-247f401e] hr{border:0;border-top:1px solid rgba(255,255,255,.14)}.discord-chat-feed__bubble--rich[data-v-247f401e] table{display:block;overflow-x:auto;border-collapse:collapse;max-width:100%}.discord-chat-feed__bubble--rich[data-v-247f401e] th,.discord-chat-feed__bubble--rich[data-v-247f401e] td{padding:6px 8px;border:1px solid rgba(255,255,255,.12);text-align:left}.discord-chat-feed__bubble--rich[data-v-247f401e] th{background:#ffffff0f}.discord-chat-feed__bubble--rich[data-v-247f401e] a{color:#9fc7ff}.discord-chat-feed__bubble--rich[data-v-247f401e] a:hover{color:#c1dcff}.discord-chat-feed__bubble--rich[data-v-247f401e] input[type=checkbox]{width:.95rem;height:.95rem;margin-right:.45rem;accent-color:#9fc7ff;vertical-align:text-bottom}.discord-chat-feed__bubble--rich[data-v-247f401e] .katex-display{display:block;max-width:100%;margin:.35rem 0;overflow:hidden;height:var(--tracker-ai-katex-height, auto)}.discord-chat-feed__bubble--rich[data-v-247f401e] .tracker-ai-math-block{display:grid;gap:.35rem}.discord-chat-feed__bubble--rich[data-v-247f401e] .tracker-ai-math-legend{display:flex;flex-wrap:wrap;gap:.3rem .5rem;font-size:.8rem;line-height:1.2;color:#f2f3f5e6}.discord-chat-feed__bubble--rich[data-v-247f401e] .tracker-ai-math-legend__item{display:inline-flex;align-items:baseline;gap:.28rem}.discord-chat-feed__bubble--rich[data-v-247f401e] .tracker-ai-math-legend__item code{padding:.05rem .25rem;font-size:.82em}.discord-chat-feed__bubble--rich[data-v-247f401e] .katex-display>.katex{display:inline-block;min-width:fit-content;transform:scale(var(--tracker-ai-katex-scale, 1));transform-origin:left top}.discord-chat-feed__bubble--rich[data-v-247f401e] .katex{max-width:100%}.discord-chat-feed__bubble--rich[data-v-247f401e] .katex .base{white-space:nowrap}.discord-chat-feed__image[data-v-247f401e]{display:block;width:min(100%,560px);max-width:min(var(--chat-bubble-max-width),100%);margin-top:10px;border:1px solid var(--discord-chat-border);border-radius:14px;background:#ffffff08;cursor:zoom-in}.discord-chat-feed__image[data-v-247f401e]:focus-visible{outline:2px solid #9fc7ff;outline-offset:2px}.discord-chat-feed__image-dialog[data-v-247f401e]{padding:8px;background:#141518}.discord-chat-feed__image-preview[data-v-247f401e]{display:block;width:100%;max-height:85vh;object-fit:contain;border-radius:12px}.discord-chat-feed__chart-card[data-v-247f401e]{width:min(var(--chat-bubble-max-width),100%);margin-top:10px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#14181ff5;box-shadow:inset 0 1px #ffffff0a}.discord-chat-feed__chart-image[data-v-247f401e]{display:block;width:100%;max-height:320px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08;cursor:zoom-in;object-fit:contain}.discord-chat-feed__chart-table-wrap[data-v-247f401e]{padding:12px}.discord-chat-feed__chart-table[data-v-247f401e]{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:12px;border-collapse:collapse;color:var(--discord-chat-text);font-size:.72rem;table-layout:fixed}.discord-chat-feed__chart-table th[data-v-247f401e],.discord-chat-feed__chart-table td[data-v-247f401e]{padding:5px 6px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;white-space:normal;word-break:break-word;line-height:1.2}.discord-chat-feed__chart-table th[data-v-247f401e]{position:sticky;top:0;background:#161b22f2;font-weight:700}.discord-chat-feed__chart-table tbody tr[data-v-247f401e]:nth-child(2n){background:#ffffff06}.discord-chat-feed__chart-table tbody tr:last-child td[data-v-247f401e]{border-bottom:0}.discord-chat-feed__bubble--default[data-v-247f401e]{background:var(--discord-chat-bubble)}.discord-chat-feed__bubble--assistant[data-v-247f401e]{background:var(--discord-chat-bubble-assistant)}.discord-chat-feed__bubble--system[data-v-247f401e]{background:var(--discord-chat-bubble-system)}.discord-chat-feed__bottom-anchor[data-v-247f401e]{height:1px}@media(max-width:720px){.discord-chat-feed__bubble[data-v-247f401e]{max-width:100%}.discord-chat-feed__chart-card[data-v-247f401e]{width:100%}}.tracker-ai-drawer[data-v-c5c43af8]{overflow:hidden}.tracker-ai-drawer__toolbar[data-v-c5c43af8]{grid-row:1;flex:0 0 auto}.tracker-ai-drawer__title-block[data-v-c5c43af8]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.tracker-ai-drawer__title[data-v-c5c43af8]{font-size:16px;font-weight:700;letter-spacing:.01em}.tracker-ai-drawer__title-caption[data-v-c5c43af8]{display:block;margin-top:3px;font-size:11px;line-height:1.15;font-weight:600;color:rgba(var(--v-theme-info),.95)}.tracker-ai-drawer__body[data-v-c5c43af8]{grid-row:3;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.tracker-ai-drawer__panel[data-v-c5c43af8]{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.tracker-ai-drawer__inputbar[data-v-c5c43af8]{grid-row:4;align-self:stretch;flex:0 0 auto;padding:6px 10px 10px;border-top:1px solid rgba(255,255,255,.08);background-color:rgba(var(--v-theme-surface),.98)}[data-v-c5c43af8] .tracker-ai-drawer .v-divider{grid-row:2;flex:0 0 auto}[data-v-c5c43af8] .tracker-ai-drawer .v-navigation-drawer__prepend,[data-v-c5c43af8] .tracker-ai-drawer .v-navigation-drawer__append{display:none}[data-v-c5c43af8] .tracker-ai-drawer__messages-panel .discord-chat-feed,[data-v-c5c43af8] .tracker-ai-drawer__history-panel .v-list{flex:1 1 auto;min-height:0}[data-v-c5c43af8] .tracker-ai-drawer__messages-panel .discord-chat-feed{height:100%}[data-v-c5c43af8] .tracker-ai-drawer__messages-panel .discord-chat-feed__content{min-height:100%}.tracker-ai-drawer__reasoning-toggle[data-v-c5c43af8]{min-width:40px;width:40px;height:40px;padding:0}nav.tracker-ai-drawer.v-navigation-drawer>.v-navigation-drawer__content{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;height:100%!important;min-height:0!important;overflow:hidden!important;overflow-y:hidden!important}
