@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";.message.svelte-ut88k9{display:flex;flex-direction:column;max-width:85%;margin-bottom:.6rem}.message.user.svelte-ut88k9{align-self:flex-end;align-items:flex-end}.message.assistant.svelte-ut88k9{align-self:flex-start;align-items:flex-start}.bubble.svelte-ut88k9{padding:.56rem .82rem;border-radius:13px;font-size:.83rem;line-height:1.45;word-break:break-word}.user.svelte-ut88k9 .bubble:where(.svelte-ut88k9){background:linear-gradient(140deg,#4d8bfff2,#3f6ee7e6);color:#fff;border-bottom-right-radius:4px;box-shadow:0 6px 14px #1f429c59}.assistant.svelte-ut88k9 .bubble:where(.svelte-ut88k9){background:#ffffff21;color:var(--text-primary);border:1px solid rgba(197,216,255,.24);border-bottom-left-radius:4px}.time.svelte-ut88k9{font-size:.65rem;color:var(--text-muted);margin-top:.15rem;padding:0 .3rem}.card-preview.svelte-1v919ym{display:block;background:#ffffff14;border:1px solid var(--border-light);border-radius:8px;padding:.5rem .65rem;margin-top:.4rem;text-decoration:none;color:inherit;transition:background .15s,border-color .15s}.card-preview.svelte-1v919ym:hover{background:#ffffff24;border-color:var(--border)}.card-top-row.svelte-1v919ym{display:flex;align-items:center;gap:.4rem}.source.svelte-1v919ym{font-size:.85rem}.name.svelte-1v919ym{font-weight:600;font-size:.8rem;color:var(--text-primary)}.priority.svelte-1v919ym{margin-left:auto;font-size:.55rem;letter-spacing:1px}.priority.p1.svelte-1v919ym,.priority.p2.svelte-1v919ym{color:#66d9a8}.priority.p3.svelte-1v919ym{color:#ffd166}.priority.p4.svelte-1v919ym,.priority.p5.svelte-1v919ym{color:#ff6b6b}.summary.svelte-1v919ym{font-size:.75rem;color:var(--text-secondary);margin-top:.25rem;line-height:1.35}.lane.svelte-1v919ym{font-size:.65rem;color:var(--text-muted);margin-top:.2rem;text-transform:capitalize}.chat-scroll.svelte-1fjmgty{flex:1;overflow-y:auto;padding:.65rem;display:flex;flex-direction:column;gap:.15rem;scroll-behavior:smooth}.chat-scroll.svelte-1fjmgty::-webkit-scrollbar{width:5px}.chat-scroll.svelte-1fjmgty::-webkit-scrollbar-track{background:transparent}.chat-scroll.svelte-1fjmgty::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.empty.svelte-1fjmgty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;padding:2rem}.empty-title.svelte-1fjmgty{font-size:.96rem;font-weight:700;color:var(--text-primary);margin:0 0 .4rem}.empty-hint.svelte-1fjmgty{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.4;max-width:29ch}.starter-prompts.svelte-1fjmgty{width:100%;max-width:290px;margin-top:.85rem;display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.prompt-chip.svelte-1fjmgty{border:1px solid rgba(181,208,255,.32);background:#ffffff14;color:var(--text-secondary);border-radius:10px;padding:.45rem .58rem;text-align:left;font-size:.73rem;line-height:1.36;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.prompt-chip.svelte-1fjmgty:hover:not(:disabled){border-color:#c3dcff9e;background:#ffffff29;color:var(--text-primary);transform:translateY(-1px)}.prompt-chip.svelte-1fjmgty:disabled{cursor:not-allowed;opacity:.5}.card-row.svelte-1fjmgty{max-width:85%;align-self:flex-start}.confirm-bar.svelte-1fjmgty{display:flex;align-items:center;gap:.5rem;max-width:85%;align-self:flex-start;background:#ffd1661f;border:1px solid rgba(255,209,102,.3);border-radius:8px;padding:.4rem .65rem;margin-top:.3rem}.confirm-label.svelte-1fjmgty{font-size:.78rem;color:#ffd166;flex:1}.confirm-btn.svelte-1fjmgty{font-size:.75rem;font-weight:600;padding:.3rem .7rem;border-radius:6px;border:none;background:#ffd166;color:#1a1a2e;cursor:pointer;transition:background .15s}.confirm-btn.svelte-1fjmgty:hover{background:#ffbe33}.input-row.svelte-1puucls{display:flex;align-items:flex-end;gap:.4rem;padding:.5rem;border-top:1px solid var(--border-light);background:#00000024}textarea.svelte-1puucls{flex:1;resize:none;border:none;background:#ffffff1a;color:var(--text-primary);font-family:inherit;font-size:.84rem;line-height:1.4;padding:.5rem .65rem;border-radius:10px;outline:none;min-height:36px;max-height:120px;transition:background .15s,box-shadow .15s}textarea.svelte-1puucls::placeholder{color:var(--text-muted)}textarea.svelte-1puucls:focus{background:#ffffff26;box-shadow:0 0 0 2px #86b8ff38}.send-btn.svelte-1puucls{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;border:none;background:linear-gradient(140deg,#4a85fffa,#5066e5f2);color:#fff;cursor:pointer;flex-shrink:0;transition:background .15s,opacity .15s,transform .15s}.send-btn.svelte-1puucls:hover:not(:disabled){background:linear-gradient(140deg,#5a94ff,#5f74ee);transform:translateY(-1px)}.send-btn.svelte-1puucls:disabled{opacity:.35;cursor:not-allowed}.status-dot.svelte-1b59ll6{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--text-muted);transition:background .3s}.status-dot.online.svelte-1b59ll6{background:#66d9a8;box-shadow:0 0 6px #66d9a880}.status-dot.offline.svelte-1b59ll6{background:#ff6b6b;box-shadow:0 0 6px #ff6b6b66}.status-dot.checking.svelte-1b59ll6{animation:svelte-1b59ll6-pulse 1s ease-in-out infinite}@keyframes svelte-1b59ll6-pulse{0%,to{opacity:.4}50%{opacity:1}}.fab.svelte-1j80hl6{position:fixed;bottom:1.2rem;right:1.2rem;width:48px;height:48px;border-radius:50%;border:1px solid var(--border);background:linear-gradient(145deg,#4f84ffc7,#6956e1bd);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:200;box-shadow:0 8px 20px #13236180;transition:background .15s,transform .15s}.fab.svelte-1j80hl6:hover{background:linear-gradient(145deg,#5d8fffe6,#7e66e9e0);transform:scale(1.06)}.panel.svelte-1j80hl6{position:fixed;bottom:0;right:1rem;width:380px;max-width:calc(100vw - 2rem);height:520px;max-height:calc(100vh - 5rem);display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(165deg,#091236f0,#0e1f58ed);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(181,209,255,.32);border-bottom:none;border-radius:14px 14px 0 0;box-shadow:0 -4px 32px #08143a8c;z-index:201;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s}.panel.open.svelte-1j80hl6{transform:translateY(0);opacity:1;pointer-events:auto}.panel-accent.svelte-1j80hl6{height:2px;background:linear-gradient(90deg,#79d6ff,#9db8ff 45%,#ffc8a6);flex-shrink:0}.panel-header.svelte-1j80hl6{display:flex;align-items:center;justify-content:space-between;padding:.56rem .75rem .62rem;border-bottom:1px solid var(--border-light);flex-shrink:0}.header-left.svelte-1j80hl6{display:flex;align-items:center;gap:.45rem}.header-title.svelte-1j80hl6{font-size:.8rem;font-weight:700;color:var(--text-primary);line-height:1.15}.header-copy.svelte-1j80hl6{display:grid;gap:.02rem}.header-subtitle.svelte-1j80hl6{font-size:.66rem;color:var(--text-muted)}.close-btn.svelte-1j80hl6{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;border:none;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s}.close-btn.svelte-1j80hl6:hover{background:#ffffff1a;color:var(--text-primary)}.typing.svelte-1j80hl6{display:flex;gap:4px;padding:.34rem 1rem;flex-shrink:0}.dot.svelte-1j80hl6{width:6px;height:6px;border-radius:50%;background:var(--text-muted);animation:svelte-1j80hl6-typingBounce 1.2s ease-in-out infinite}.dot.svelte-1j80hl6:nth-child(2){animation-delay:.15s}.dot.svelte-1j80hl6:nth-child(3){animation-delay:.3s}@keyframes svelte-1j80hl6-typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media(max-width:480px){.panel.svelte-1j80hl6{right:0;width:100vw;max-width:100vw;height:70vh;border-radius:14px 14px 0 0}.fab.svelte-1j80hl6{bottom:.8rem;right:.8rem}}body{margin:0;font-family:var(--font-body);background:var(--bg-page);color:var(--text-primary);background-image:radial-gradient(88rem 42rem at 10% -8%,rgba(47,121,255,.58),transparent 48%),radial-gradient(76rem 42rem at 100% 100%,rgba(245,118,102,.4),transparent 44%),linear-gradient(144deg,#08153f,#193f9c 52%,#5f2b5f);background-attachment:fixed}:root{--font-body: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-heading: "Sora", "Plus Jakarta Sans", system-ui, sans-serif;--bg-page: #0b1951;--bg-card: rgba(255, 255, 255, .15);--bg-nav: rgba(255, 255, 255, .12);--text-primary: #f5f8ff;--text-secondary: #d8e5ff;--text-muted: #adc2ef;--border: rgba(194, 214, 255, .3);--border-light: rgba(194, 214, 255, .18);--shadow: rgba(5, 12, 37, .5);--accent: #4f89ff;--accent-hover: #3a71e3}.top-nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:.76rem 1.28rem;background:var(--bg-nav);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-left.svelte-12qhfyh{display:flex;align-items:center;gap:1.7rem}.nav-brand.svelte-12qhfyh{text-decoration:none;color:var(--text-primary);display:grid;gap:.02rem}.nav-brand.svelte-12qhfyh span:where(.svelte-12qhfyh){font-family:var(--font-heading);font-weight:700;font-size:1.02rem;letter-spacing:-.01em;line-height:1}.nav-brand.svelte-12qhfyh small:where(.svelte-12qhfyh){font-size:.57rem;text-transform:uppercase;letter-spacing:.14em;color:#bad0ff}.nav-links.svelte-12qhfyh{display:flex;gap:.25rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.4rem .76rem;border-radius:999px;text-decoration:none;font-size:.79rem;font-weight:600;color:var(--text-secondary);transition:background .15s,color .15s,box-shadow .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#fff3;color:#fff}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--accent);color:#fff;box-shadow:0 2px 10px #1565d84d}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:.44rem}.query-hint.svelte-12qhfyh{font-size:.72rem;font-weight:700;padding:.36rem .56rem;border-radius:999px;border:1px solid rgba(178,206,255,.36);background:#ffffff1f;color:#e2edff;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.query-hint.svelte-12qhfyh:hover{background:#fff3}.query-hint.svelte-12qhfyh kbd:where(.svelte-12qhfyh){border:1px solid rgba(200,220,255,.35);border-radius:6px;background:#ffffff29;padding:.02rem .3rem;font-size:.68rem;line-height:1.3}.logout-btn.svelte-12qhfyh{font-size:.76rem;font-weight:700;padding:.36rem .72rem;border-radius:999px;text-decoration:none;color:#ffdce4;border:1px solid rgba(255,169,185,.42)}.logout-btn.svelte-12qhfyh:hover{background:#ff8fa440;color:#fff}.page-content.svelte-12qhfyh{max-width:1400px;margin:0 auto;padding:1.05rem 1.15rem 1.35rem}@media(max-width:640px){.top-nav.svelte-12qhfyh{padding:.46rem .9rem}.nav-left.svelte-12qhfyh{gap:.9rem}.nav-brand.svelte-12qhfyh small:where(.svelte-12qhfyh){display:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.28rem .46rem;font-size:.76rem}.query-hint.svelte-12qhfyh{display:none}.page-content.svelte-12qhfyh{padding:.9rem}}
