:root{--bg:#f4f7fb;--bg-soft:#eef4ff;--panel:#ffffffdb;--panel-strong:#fff;--surface:#f8fafc;--surface-2:#edf2f7;--border:#0f172a14;--text:#0f172a;--text-muted:#64748b;--text-faint:#94a3b8;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#dbeafe;--success:#16a34a;--danger-soft:#fff1f2;--shadow-sm:0 6px 18px #0f172a14;--shadow-md:0 18px 40px #0f172a1f;--radius-sm:12px;--radius-md:18px;--radius-lg:28px}html[data-theme=dark]{--bg:#0b1120;--bg-soft:#111a2e;--panel:#0f172ad1;--panel-strong:#111827;--surface:#162033;--surface-2:#1c2940;--border:#ffffff14;--text:#e5eefc;--text-muted:#93a4bb;--text-faint:#6b7c93;--primary:#60a5fa;--primary-hover:#3b82f6;--primary-soft:#60a5fa1f;--success:#22c55e;--danger-soft:#f43f5e1f;--shadow-sm:0 8px 20px #0000003d;--shadow-md:0 20px 48px #00000057}@media (prefers-color-scheme:dark){html[data-theme=system]{--bg:#0b1120;--bg-soft:#111a2e;--panel:#0f172ad1;--panel-strong:#111827;--surface:#162033;--surface-2:#1c2940;--border:#ffffff14;--text:#e5eefc;--text-muted:#93a4bb;--text-faint:#6b7c93;--primary:#60a5fa;--primary-hover:#3b82f6;--primary-soft:#60a5fa1f;--success:#22c55e;--danger-soft:#f43f5e1f;--shadow-sm:0 8px 20px #0000003d;--shadow-md:0 20px 48px #00000057}}*{box-sizing:border-box}body,html{background:radial-gradient(circle at top left,#eef4ff 0,#0000 28%),radial-gradient(circle at top right,#dbeafe 0,#0000 18%),#f4f7fb;background:radial-gradient(circle at top left,var(--bg-soft) 0,#0000 28%),radial-gradient(circle at top right,var(--primary-soft) 0,#0000 18%),var(--bg);color:#0f172a;color:var(--text);font-family:Inter,sans-serif;margin:0;min-height:100%}body{padding:24px}button,input,select{font:inherit}.layout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:280px 1fr;margin:0 auto;max-width:1120px}.chat-shell,.composer,.sidebar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffdb;background:var(--panel);border:1px solid #0f172a14;border:1px solid var(--border);box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow-sm)}.sidebar{border-radius:28px;border-radius:var(--radius-lg);height:-webkit-fit-content;height:fit-content;padding:20px;position:-webkit-sticky;position:sticky;top:24px}.brand{align-items:center;display:flex;gap:14px;margin-bottom:22px}.brand-icon{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--primary),var(--primary-hover));border-radius:16px;box-shadow:0 12px 24px #2563eb38;color:#fff;display:grid;font-weight:800;height:50px;place-items:center;width:50px}.brand h1{font-size:1.05rem;line-height:1.1;margin:0}.brand p{color:#64748b;color:var(--text-muted);font-size:.88rem;margin-top:4px}.sidebar-block+.sidebar-block{border-top:1px solid #0f172a14;border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.sidebar-title{color:#94a3b8;color:var(--text-faint);font-size:.78rem;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.chip-list{display:flex;flex-wrap:wrap;gap:10px}.chip{background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:999px;color:#0f172a;color:var(--text);cursor:pointer;font-size:.9rem;padding:10px 12px;transition:.2s ease}.chip:hover{background:#dbeafe;background:var(--primary-soft);border-color:#2563eb;border-color:var(--primary);color:#1d4ed8;color:var(--primary-hover)}.profile-card{background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius-md);padding:14px}.profile-card strong{display:block;font-size:.95rem;margin-bottom:6px}.profile-card span{color:#64748b;color:var(--text-muted);font-size:.92rem;line-height:1.55}.main{display:flex;flex-direction:column;gap:16px}.chat-shell{border-radius:28px;border-radius:var(--radius-lg);overflow:hidden}.topbar{align-items:center;background:#fff;background:var(--panel-strong);border-bottom:1px solid #0f172a14;border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;padding:18px 20px}.topbar h2{font-size:1.05rem;margin:0}.topbar p{color:#64748b;color:var(--text-muted);font-size:.9rem;margin-top:4px}.topbar-right{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.status{align-items:center;background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:999px;color:#64748b;color:var(--text-muted);display:inline-flex;font-size:.88rem;gap:8px;padding:10px 12px}.status-dot{background:#16a34a;background:var(--success);border-radius:999px;height:8px;width:8px}.theme-control{background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:12px;color:#0f172a;color:var(--text);height:40px;outline:none;padding:0 12px}.hero{background:linear-gradient(180deg,#dbeafe,#0000 72%);background:linear-gradient(180deg,var(--primary-soft),#0000 72%);padding:24px 24px 12px}.hero-badge{background:#fff;background:var(--panel-strong);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:999px;color:#1d4ed8;color:var(--primary-hover);display:inline-flex;font-size:.88rem;font-weight:600;margin-bottom:14px;padding:9px 12px}.hero h3{font-size:clamp(1.45rem,2vw,2.1rem);line-height:1.15;margin:0 0 10px}.hero p{color:#64748b;color:var(--text-muted);line-height:1.65;margin:0 0 18px;max-width:760px}.quick-buttons{display:flex;flex-wrap:wrap;gap:10px}.quick-btn{background:#fff;background:var(--panel-strong);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:999px;color:#0f172a;color:var(--text);cursor:pointer;padding:10px 14px;transition:.2s ease}.quick-btn:hover{background:#dbeafe;background:var(--primary-soft);border-color:#2563eb;border-color:var(--primary);color:#1d4ed8;color:var(--primary-hover)}.chat-body{display:flex;flex-direction:column;gap:18px;min-height:500px;overflow-y:auto;padding:16px 24px 24px}.day-divider{display:flex;justify-content:center}.day-divider span{background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:999px;color:#94a3b8;color:var(--text-faint);font-size:.82rem;padding:8px 12px}.row{align-items:flex-end;display:flex;gap:12px}.row.user{justify-content:flex-end}.avatar{background:linear-gradient(135deg,#edf2f7,#f8fafc);background:linear-gradient(135deg,var(--surface-2),var(--surface));border:1px solid #0f172a14;border:1px solid var(--border);border-radius:14px;display:grid;flex-shrink:0;font-weight:700;height:40px;place-items:center;width:40px}.message{max-width:min(78%,720px)}.bubble{background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:20px;box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow-sm);line-height:1.6;padding:16px 18px}.row.bot .bubble{border-bottom-left-radius:8px}.row.user .bubble{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--primary),var(--primary-hover));border:none;border-bottom-right-radius:8px;color:#fff}.meta{color:#94a3b8;color:var(--text-faint);font-size:.8rem;margin-top:8px;padding-left:4px}.row.warning .bubble{background:#fff1f2;background:var(--danger-soft);border-color:#f43f5e26}.inline-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.inline-btn{align-items:center;border:1px solid #0f172a14;border:1px solid var(--border);border-radius:12px;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:600;justify-content:center;min-height:42px;padding:0 14px;text-decoration:none}.inline-btn.primary{background:#16a34a;background:var(--success);border-color:#16a34a;border-color:var(--success);color:#fff}.inline-btn.secondary{background:#fff;background:var(--panel-strong);color:#0f172a;color:var(--text)}.composer{grid-gap:12px;border-radius:22px;bottom:12px;display:grid;gap:12px;grid-template-columns:1fr auto;padding:12px;position:-webkit-sticky;position:sticky}.composer-input{align-items:center;background:#f8fafc;background:var(--surface);border:1px solid #0f172a14;border:1px solid var(--border);border-radius:16px;display:flex;gap:10px;min-height:52px;padding:0 12px}.composer-input span{color:#94a3b8;color:var(--text-faint)}.composer-input input{background:#0000;border:0;color:#0f172a;color:var(--text);min-height:50px;outline:none;width:100%}.composer-input input::placeholder{color:#94a3b8;color:var(--text-faint)}.send-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--primary),var(--primary-hover));border:0;border-radius:16px;box-shadow:0 6px 18px #0f172a14;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;font-weight:700;min-height:52px;min-width:120px}.send-btn:disabled{cursor:not-allowed;opacity:.5}.typing-dots{display:flex;gap:6px;padding:4px 0}.typing-dots span{animation:bounce 1.2s infinite;background:#2563eb;background:var(--primary);border-radius:50%;height:8px;width:8px}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}@media (max-width:980px){.layout{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:640px){body{padding:14px}.topbar{align-items:flex-start;flex-direction:column}.theme-control,.topbar-right{width:100%}.chat-body,.hero,.topbar{padding-left:16px;padding-right:16px}.message{max-width:88%}.composer{grid-template-columns:1fr}.send-btn{width:100%}}
/*# sourceMappingURL=main.889cf720.css.map*/