*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--bg: #0f0f12;--surface: #17171c;--surface2: #1f1f26;--surface3: #26262e;--border: #2c2c35;--accent: #ff6a3d;--accent-hover: #f0552b;--accent-soft: rgba(255, 106, 61, .14);--text: #f2f1ef;--text-muted: #a5a3ad;--danger: #f43f5e;--success: #34d399;--radius: 8px;--radius-sm: 6px;--font: "Inter", system-ui, sans-serif;--shadow: 0 8px 24px rgba(0, 0, 0, .45);--label-ember: #ff6a3d;--label-sky: #38bdf8;--label-lime: #a3e635;--label-violet: #a78bfa;--label-rose: #fb7185;--label-amber: #fbbf24;--label-teal: #2dd4bf;--label-slate: #94a3b8}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1{font-size:22px;font-weight:800;letter-spacing:-.01em}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:var(--radius);border:none;background:var(--accent);color:#fff;font-size:14px;font-weight:600;font-family:var(--font);cursor:pointer;transition:background .15s}button:hover{background:var(--accent-hover)}button.secondary{background:var(--surface2);color:var(--text);border:1px solid var(--border)}button.secondary:hover{background:var(--surface3)}button.ghost{background:transparent;color:var(--text-muted);padding:6px 10px}button.ghost:hover{background:var(--surface2);color:var(--text)}button.danger{background:var(--danger)}button.danger:hover{background:#d92645}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{width:100%;padding:8px 12px;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:14px;font-family:var(--font);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent)}textarea{resize:vertical;min-height:60px}label{display:block;font-size:12px;color:var(--text-muted);margin-bottom:4px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.form-row{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.form-row:last-child{margin-bottom:0}.error{color:var(--danger);font-size:13px;margin-top:4px}.success{color:var(--success);font-size:13px;margin-top:4px}.bg-ember{background:linear-gradient(135deg,#2a1205,#7c2d12 45%,#c2410c)}.bg-ocean{background:linear-gradient(135deg,#0c1a2e,#0e4a6b 50%,#0891b2)}.bg-forest{background:linear-gradient(135deg,#0a1f12,#14532d 50%,#15803d)}.bg-violet{background:linear-gradient(135deg,#1e1033,#5b21b6 55%,#7c3aed)}.bg-rose{background:linear-gradient(135deg,#2e0a16,#9f1239 55%,#e11d48)}.bg-slate{background:linear-gradient(135deg,#0f172a,#334155 55%,#64748b)}.bg-gold{background:linear-gradient(135deg,#291a05,#92400e 50%,#d97706)}.bg-midnight{background:linear-gradient(135deg,#050510,#16163a 55%,#3730a3)}.menu{position:absolute;z-index:60;min-width:220px;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:6px}.menu button.item{display:flex;width:100%;justify-content:flex-start;gap:8px;background:transparent;color:var(--text);font-weight:500;padding:7px 10px;border-radius:var(--radius-sm);font-size:13px}.menu button.item:hover{background:var(--surface3)}.menu button.item.danger-item{color:var(--danger)}.menu .menu-title{font-size:12px;font-weight:600;color:var(--text-muted);text-align:center;padding:6px 26px;position:relative}.notif-wrap.svelte-ohq50n.svelte-ohq50n{position:relative}.bell.svelte-ohq50n.svelte-ohq50n{position:relative;width:34px;height:34px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--text-muted)}.bell.svelte-ohq50n.svelte-ohq50n:hover,.bell.active.svelte-ohq50n.svelte-ohq50n{color:var(--text);background:var(--surface2)}.badge.svelte-ohq50n.svelte-ohq50n{position:absolute;top:-3px;right:-5px;min-width:17px;height:17px;padding:0 4px;background:var(--accent);color:#fff;border-radius:9px;border:2px solid var(--bg);font-size:10px;font-weight:800;line-height:13px}.panel.svelte-ohq50n.svelte-ohq50n{position:absolute;top:42px;right:-46px;width:400px;max-width:calc(100vw - 24px);background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);z-index:100;overflow:hidden}.panel-head.svelte-ohq50n.svelte-ohq50n{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px}.panel-head.svelte-ohq50n h3.svelte-ohq50n{font-size:16px;font-weight:800}.switch-label.svelte-ohq50n.svelte-ohq50n{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted);font-weight:600}.switch.svelte-ohq50n.svelte-ohq50n{width:34px;height:20px;padding:2px;border-radius:10px;background:var(--surface3);display:flex;align-items:center;transition:background .15s}.switch.svelte-ohq50n.svelte-ohq50n:hover{background:var(--surface3);filter:brightness(1.2)}.switch.on.svelte-ohq50n.svelte-ohq50n{background:var(--accent)}.knob.svelte-ohq50n.svelte-ohq50n{width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .15s}.switch.on.svelte-ohq50n .knob.svelte-ohq50n{transform:translate(14px)}.panel-sub.svelte-ohq50n.svelte-ohq50n{display:flex;justify-content:flex-end;padding:0 10px 6px;border-bottom:1px solid var(--border)}.read-all.svelte-ohq50n.svelte-ohq50n{font-size:12px;padding:4px 8px}.list.svelte-ohq50n.svelte-ohq50n{max-height:min(560px,70vh);overflow-y:auto;padding:8px}.notif.svelte-ohq50n.svelte-ohq50n{position:relative;display:flex;align-items:flex-start;border-radius:10px;margin-bottom:4px}.notif.svelte-ohq50n.svelte-ohq50n:hover{background:var(--surface2)}.notif.unread.svelte-ohq50n.svelte-ohq50n{background:var(--accent-soft)}.notif.unread.svelte-ohq50n.svelte-ohq50n:hover{background:#ff6a3d38}.notif-main.svelte-ohq50n.svelte-ohq50n,.toast-main.svelte-ohq50n.svelte-ohq50n{flex:1;min-width:0;display:flex;gap:10px;align-items:flex-start;background:transparent;padding:10px 8px 10px 10px;text-align:left;color:var(--text);font-weight:400;border-radius:10px}.body.svelte-ohq50n.svelte-ohq50n{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.line.svelte-ohq50n.svelte-ohq50n{font-size:13px;line-height:1.4}.line.svelte-ohq50n strong.svelte-ohq50n{font-weight:700}.context.svelte-ohq50n.svelte-ohq50n{font-size:11.5px;color:var(--text-muted);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.excerpt.svelte-ohq50n.svelte-ohq50n{font-size:12.5px;color:var(--text-muted);border-left:2px solid var(--border);padding:2px 0 2px 8px;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.notif.unread.svelte-ohq50n .excerpt.svelte-ohq50n{border-left-color:var(--accent);color:var(--text)}.time.svelte-ohq50n.svelte-ohq50n{font-size:11px;color:var(--text-muted);margin-top:1px}.dot-btn.svelte-ohq50n.svelte-ohq50n{background:transparent;padding:12px 10px 0 0;align-self:stretch}.dot.svelte-ohq50n.svelte-ohq50n{display:block;width:10px;height:10px;border-radius:50%;border:2px solid transparent}.dot.filled.svelte-ohq50n.svelte-ohq50n{background:var(--accent)}.notif.svelte-ohq50n:not(.unread):hover .dot.svelte-ohq50n{border-color:var(--text-muted)}.empty.svelte-ohq50n.svelte-ohq50n{display:flex;flex-direction:column;align-items:center;gap:6px;padding:36px 20px;text-align:center;color:var(--text-muted);font-size:13.5px;font-weight:600}.empty-icon.svelte-ohq50n.svelte-ohq50n{font-size:26px;opacity:.6}.empty.svelte-ohq50n small.svelte-ohq50n{font-weight:400;font-size:12px}.toasts.svelte-ohq50n.svelte-ohq50n{position:fixed;right:16px;top:56px;z-index:130;display:flex;flex-direction:column;gap:10px;width:360px;max-width:calc(100vw - 32px)}.toast.svelte-ohq50n.svelte-ohq50n{position:relative;display:flex;align-items:flex-start;background:var(--surface2);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:10px;box-shadow:var(--shadow);overflow:hidden;animation:svelte-ohq50n-toast-in .25s cubic-bezier(.2,.9,.3,1.2)}.toast.svelte-ohq50n.svelte-ohq50n:after{content:"";position:absolute;left:0;bottom:0;height:2px;background:var(--accent);opacity:.7;animation:svelte-ohq50n-toast-timer 5s linear forwards}@keyframes svelte-ohq50n-toast-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}@keyframes svelte-ohq50n-toast-timer{0%{width:100%}to{width:0}}.toast-close.svelte-ohq50n.svelte-ohq50n{padding:8px 10px;font-size:12px;border-radius:0 10px}.deploy-btn.svelte-1h6pdsj.svelte-1h6pdsj{background:transparent;border:none;cursor:pointer;font-size:18px;line-height:1;padding:6px 8px;border-radius:8px;opacity:.85;transition:background .15s,opacity .15s}.deploy-btn.svelte-1h6pdsj.svelte-1h6pdsj:hover{background:var(--surface2, rgba(255,255,255,.08));opacity:1}.deploy-overlay.svelte-1h6pdsj.svelte-1h6pdsj{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center}.deploy-modal.svelte-1h6pdsj.svelte-1h6pdsj{width:min(440px,92vw);background:var(--surface, #17171c);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:26px 24px;text-align:center;box-shadow:0 24px 60px #0000008c}.deploy-hero.svelte-1h6pdsj.svelte-1h6pdsj{font-size:40px;line-height:1;margin-bottom:6px}.deploy-modal.svelte-1h6pdsj h2.svelte-1h6pdsj{margin:4px 0 10px;font-size:20px}.warn.svelte-1h6pdsj.svelte-1h6pdsj{color:var(--text-muted, #b6b6c2);font-size:14px;line-height:1.5;margin:0 0 22px}.warn.svelte-1h6pdsj strong.svelte-1h6pdsj{color:var(--text, #fff)}.deploy-actions.svelte-1h6pdsj.svelte-1h6pdsj{display:flex;gap:10px;justify-content:center}.deploy-actions.svelte-1h6pdsj button.svelte-1h6pdsj{padding:9px 18px;border-radius:9px;font-weight:600;cursor:pointer}.deploy-actions.svelte-1h6pdsj .secondary.svelte-1h6pdsj{background:var(--surface2, #26262e);color:var(--text, #eee);border:1px solid rgba(255,255,255,.08)}.deploy-actions.svelte-1h6pdsj .danger.svelte-1h6pdsj{background:#e5484d;color:#fff;border:none}.deploy-actions.svelte-1h6pdsj .danger.svelte-1h6pdsj:disabled{opacity:.5;cursor:not-allowed}.chat-toggle.svelte-18r8vmc.svelte-18r8vmc{position:fixed;left:18px;bottom:18px;z-index:145;width:48px;height:48px;padding:0;border-radius:12px;box-shadow:0 8px 26px #00000073;transition:left .2s ease,background .15s}.chat-toggle.shifted.svelte-18r8vmc.svelte-18r8vmc{left:408px}.chat-badge.svelte-18r8vmc.svelte-18r8vmc{position:absolute;top:-6px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;border:2px solid var(--bg);background:var(--danger);color:#fff;font-size:10px;font-weight:800;line-height:16px}.backdrop.svelte-18r8vmc.svelte-18r8vmc{display:none;position:fixed;top:48px;right:0;bottom:0;left:0;z-index:139;background:#0000007a;border-radius:0}aside.svelte-18r8vmc.svelte-18r8vmc{position:fixed;z-index:140;left:0;top:48px;bottom:0;width:390px;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border);box-shadow:var(--shadow);transform:translate(-102%);transition:transform .2s ease}aside.open.svelte-18r8vmc.svelte-18r8vmc{transform:translate(0)}.sidebar-head.svelte-18r8vmc.svelte-18r8vmc{height:58px;padding:0 10px 0 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border);flex:0 0 auto}.sidebar-head.svelte-18r8vmc h2.svelte-18r8vmc{font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-spacer.svelte-18r8vmc.svelte-18r8vmc{flex:1}.icon-button.svelte-18r8vmc.svelte-18r8vmc{width:34px;height:34px;padding:0;color:var(--text-muted);background:transparent;font-size:22px}.icon-button.svelte-18r8vmc.svelte-18r8vmc:hover{background:var(--surface2);color:var(--text)}.new-button.svelte-18r8vmc.svelte-18r8vmc{padding:7px 10px}.conversation-list.svelte-18r8vmc.svelte-18r8vmc,.user-results.svelte-18r8vmc.svelte-18r8vmc{overflow-y:auto;min-height:0}.conversation.svelte-18r8vmc.svelte-18r8vmc{width:100%;justify-content:flex-start;gap:11px;padding:11px 14px;border-radius:0;background:transparent;color:var(--text);text-align:left;font-weight:400;border-bottom:1px solid rgba(255,255,255,.035)}.conversation.svelte-18r8vmc.svelte-18r8vmc:hover{background:var(--surface2)}.conversation.unread.svelte-18r8vmc.svelte-18r8vmc{background:var(--accent-soft)}.conversation-body.svelte-18r8vmc.svelte-18r8vmc{flex:1;min-width:0}.conversation-line.svelte-18r8vmc.svelte-18r8vmc{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px}.conversation-line.svelte-18r8vmc strong.svelte-18r8vmc{overflow:hidden;text-overflow:ellipsis}.conversation-line.svelte-18r8vmc time.svelte-18r8vmc{flex:0 0 auto;color:var(--text-muted);font-size:10px}.preview.svelte-18r8vmc.svelte-18r8vmc{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:12px}.conversation.unread.svelte-18r8vmc .preview.svelte-18r8vmc{color:var(--text);font-weight:600}.unread-dot.svelte-18r8vmc.svelte-18r8vmc{width:9px;height:9px;border-radius:50%;background:var(--accent);flex:0 0 auto}.new-chat.svelte-18r8vmc.svelte-18r8vmc{padding:16px;overflow-y:auto}.new-chat.svelte-18r8vmc label.svelte-18r8vmc{margin-bottom:7px}.user-results.svelte-18r8vmc.svelte-18r8vmc{margin-top:10px}.user-result.svelte-18r8vmc.svelte-18r8vmc{width:100%;background:transparent;color:var(--text);justify-content:flex-start;padding:9px 7px}.user-result.svelte-18r8vmc.svelte-18r8vmc:hover{background:var(--surface2)}.user-result.svelte-18r8vmc>span.svelte-18r8vmc{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.user-result.svelte-18r8vmc small.svelte-18r8vmc{color:var(--text-muted);font-weight:400;overflow:hidden;text-overflow:ellipsis;max-width:270px}.messages.svelte-18r8vmc.svelte-18r8vmc{flex:1;min-height:0;overflow-y:auto;padding:14px}.message-row.svelte-18r8vmc.svelte-18r8vmc{display:flex;margin:5px 0;justify-content:flex-start}.message-row.mine.svelte-18r8vmc.svelte-18r8vmc{justify-content:flex-end}.bubble.svelte-18r8vmc.svelte-18r8vmc{max-width:82%;padding:8px 10px 6px;border-radius:12px 12px 12px 3px;background:var(--surface3)}.mine.svelte-18r8vmc .bubble.svelte-18r8vmc{background:var(--accent);border-radius:12px 12px 3px}.bubble.svelte-18r8vmc p.svelte-18r8vmc{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.38}.bubble.svelte-18r8vmc time.svelte-18r8vmc{display:block;margin-top:3px;text-align:right;color:var(--text-muted);font-size:9px}.mine.svelte-18r8vmc .bubble time.svelte-18r8vmc{color:#ffffffb8}.composer.svelte-18r8vmc.svelte-18r8vmc{flex:0 0 auto;display:flex;align-items:flex-end;gap:8px;padding:10px;border-top:1px solid var(--border)}.composer.svelte-18r8vmc textarea.svelte-18r8vmc{min-height:38px;max-height:110px;resize:none}.composer.svelte-18r8vmc button.svelte-18r8vmc{width:40px;height:38px;padding:0;flex:0 0 auto}.load-older.svelte-18r8vmc.svelte-18r8vmc{display:flex;margin:0 auto 12px;font-size:11px}.empty.svelte-18r8vmc.svelte-18r8vmc{padding:18px 8px;color:var(--text-muted);text-align:center}.conversation-empty.svelte-18r8vmc.svelte-18r8vmc{flex:1;min-height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px;color:var(--text-muted);text-align:center}.conversation-empty.svelte-18r8vmc strong.svelte-18r8vmc{color:var(--text);font-size:15px}.large-icon.svelte-18r8vmc.svelte-18r8vmc{font-size:30px}.conversation-empty.svelte-18r8vmc button.svelte-18r8vmc{margin-top:8px}@media (max-width: 620px){aside.svelte-18r8vmc.svelte-18r8vmc{width:100vw}.backdrop.svelte-18r8vmc.svelte-18r8vmc{display:block}.chat-toggle.shifted.svelte-18r8vmc.svelte-18r8vmc{left:18px;opacity:0;pointer-events:none}}.topbar.svelte-1edg269.svelte-1edg269{position:fixed;top:0;left:0;right:0;height:48px;z-index:50;display:flex;align-items:center;gap:16px;padding:0 14px;background:#0f0f12d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.brand.svelte-1edg269.svelte-1edg269{display:flex;align-items:center;gap:8px;font-weight:800;font-size:16px;color:var(--text);letter-spacing:-.01em}.brand.svelte-1edg269.svelte-1edg269:hover{text-decoration:none}.search-wrap.svelte-1edg269.svelte-1edg269{position:relative;flex:1;max-width:560px;margin:0 auto}.search-wrap.svelte-1edg269+.notif-wrap{margin-left:auto}.search-wrap.svelte-1edg269 input.svelte-1edg269{height:32px;background:var(--surface)}.search-results.svelte-1edg269.svelte-1edg269{top:38px;left:0;right:0;max-height:380px;overflow-y:auto}.search-results.svelte-1edg269 .item.svelte-1edg269{flex-direction:column;align-items:flex-start;gap:2px}.result-title.svelte-1edg269.svelte-1edg269{font-weight:600}.result-meta.svelte-1edg269.svelte-1edg269{font-size:11px;color:var(--text-muted)}.no-results.svelte-1edg269.svelte-1edg269{padding:10px;font-size:13px;color:var(--text-muted);text-align:center}.user-menu-wrap.svelte-1edg269.svelte-1edg269{position:relative}.avatar-btn.svelte-1edg269.svelte-1edg269{background:transparent;padding:2px;border-radius:50%}.avatar-btn.svelte-1edg269.svelte-1edg269:hover{background:var(--surface2)}.user-menu.svelte-1edg269.svelte-1edg269{right:0;top:40px}.user-menu.svelte-1edg269 small.svelte-1edg269{color:var(--text-muted);font-weight:400}main.with-topbar.svelte-1edg269.svelte-1edg269{padding-top:48px;height:100vh}main.svelte-1edg269.svelte-1edg269{height:100vh}
