body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#0b1220;--panel:#ffffff0f;--panel2:#ffffff17;--stroke:#ffffff1f;--text:#ffffffeb;--muted:#ffffffa6;--muted2:#ffffff73;--accent:#7c5cff;--accent2:#27c4ff;--good:#20d27f;--danger:#ff4d4d;--shadow:0 20px 50px #00000059;--radius:18px;--radius2:14px}*{box-sizing:border-box}#root,body,html{height:100%}body{background:radial-gradient(1200px 600px at 20% 10%,#7c5cff59,#0000 60%),radial-gradient(1000px 700px at 80% 0,#27c4ff40,#0000 60%),radial-gradient(900px 600px at 60% 90%,#20d27f24,#0000 60%),#0b1220;background:radial-gradient(1200px 600px at 20% 10%,#7c5cff59,#0000 60%),radial-gradient(1000px 700px at 80% 0,#27c4ff40,#0000 60%),radial-gradient(900px 600px at 60% 90%,#20d27f24,#0000 60%),var(--bg);color:#ffffffeb;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;margin:0}.auth-page{align-items:center;display:flex;height:100%;justify-content:center;padding:24px}.auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,#ffffff14,#ffffff0d);border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:18px;border-radius:var(--radius);box-shadow:0 20px 50px #00000059;box-shadow:var(--shadow);padding:26px;width:min(460px,100%)}.brand{flex-direction:column;gap:14px;margin-bottom:18px;text-align:center}.brand,.logo-wrap{align-items:center;display:flex}.logo-wrap{height:92px;justify-content:center;position:relative;width:92px}.logo-glow{background:radial-gradient(circle at 30% 30%,#7c5cff8c,#0000 55%),radial-gradient(circle at 70% 20%,#27c4ff59,#0000 55%),radial-gradient(circle at 50% 80%,#20d27f38,#0000 55%);border-radius:26px;filter:blur(10px);inset:-14px;opacity:.9;position:absolute}.logo-badge{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff24;border-radius:26px;box-shadow:0 18px 40px #00000059,inset 0 1px 0 #ffffff14;display:flex;height:92px;justify-content:center;position:relative;width:92px}.logo{-webkit-user-drag:none;filter:drop-shadow(0 10px 18px rgba(0,0,0,.25));height:64px;object-fit:contain;-webkit-user-select:none;user-select:none;width:64px}.brand-text{display:flex;flex-direction:column;gap:6px}.brand-title{background:linear-gradient(135deg,#fffffff2,#ffffffbf);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:26px;font-weight:900;letter-spacing:.6px;margin:0}.brand-subtitle{color:#ffffffa6;font-size:13px;margin:0}.brand-dot{background:linear-gradient(135deg,#7c5cff,#27c4ff);background:linear-gradient(135deg,var(--accent),var(--accent2));border-radius:14px;box-shadow:0 10px 24px #7c5cff40;height:46px;width:46px}.brand h1{font-size:22px;letter-spacing:.4px;margin:0}.brand p{color:#ffffffa6;color:var(--muted);font-size:13px;margin:3px 0 0}.auth-fields{gap:14px}.auth-fields,.auth-fields label{display:flex;flex-direction:column}.auth-fields label{color:#ffffffa6;color:var(--muted);font-size:12px;gap:8px}.auth-fields input{background:#00000040;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:12px;color:#ffffffeb;color:var(--text);height:46px;outline:none;padding:0 14px}.auth-fields input:focus{border-color:#7c5cff99;box-shadow:0 0 0 3px #7c5cff2e}.primary-btn{background:linear-gradient(135deg,#7c5cff,#27c4ff);background:linear-gradient(135deg,var(--accent),var(--accent2));border:none;border-radius:12px;box-shadow:0 14px 30px #7c5cff2e;color:#fff;cursor:pointer;font-weight:700;height:46px;letter-spacing:.3px}.primary-btn:active{transform:translateY(1px)}.auth-hint{color:#ffffff73;color:var(--muted2);font-size:12px;margin-top:2px}kbd{background:#00000040;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:8px;font-size:11px;padding:2px 7px}.chat-shell{display:grid;grid-template-columns:320px 1fr;height:100%}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000002e;border-right:1px solid #ffffff1f;border-right:1px solid var(--stroke);display:flex;flex-direction:column;gap:18px;padding:18px}.sidebar-top{background:#ffffff0f;background:var(--panel);border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:18px;border-radius:var(--radius);gap:12px;padding:14px}.avatar,.sidebar-top{align-items:center;display:flex}.avatar{background:linear-gradient(135deg,#7c5cffe6,#27c4ffd9);border-radius:14px;font-weight:800;height:44px;justify-content:center;width:44px}.me-name{font-weight:700}.me-sub{margin-top:2px}.me-sub,.sidebar-section .section-title{color:#ffffffa6;color:var(--muted);font-size:12px}.sidebar-section .section-title{margin:0 0 8px 8px}.chat-card{background:#ffffff0f;background:var(--panel);border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:18px;border-radius:var(--radius);padding:14px}.chat-card.active{border-color:#7c5cff80;box-shadow:0 0 0 3px #7c5cff1f}.chat-card-title{font-weight:800}.chat-card-sub{color:#ffffffa6;color:var(--muted);font-size:12px;margin-top:2px}.sidebar-footer{display:flex;justify-content:flex-start;margin-top:auto}.ghost-btn{background:#ffffff0a;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:12px;color:#ffffffeb;color:var(--text);cursor:pointer;height:42px;padding:0 14px}.ghost-btn:hover{background:#ffffff0f}.chat-main{display:flex;flex-direction:column;height:100%}.chat-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000024;border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--stroke);justify-content:space-between;padding:16px 18px}.chat-header,.chat-title{align-items:center;display:flex}.chat-title{gap:12px}.chat-badge{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 10px 30px #00000059,inset 0 1px 0 #ffffff14;display:flex;height:56px;justify-content:center;width:56px}.chat-logo img{-webkit-user-drag:none;height:50px;object-fit:contain;-webkit-user-select:none;user-select:none;width:50px}.chat-name{font-weight:900}.chat-status{color:#ffffffa6;color:var(--muted);font-size:12px;margin-top:2px}.chat-actions{align-items:center;display:flex;gap:10px}.file-pill{align-items:center;background:#ffffff0a;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:12px;color:#ffffffeb;color:var(--text);cursor:pointer;display:inline-flex;font-size:13px;gap:8px;overflow:hidden;padding:10px 12px;position:relative;-webkit-user-select:none;user-select:none}.file-pill input{cursor:pointer;inset:0;opacity:0;position:absolute}.pill-btn{background:#ffffff0f;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:12px;color:#ffffffeb;color:var(--text);cursor:pointer;height:40px;padding:0 12px}.pill-btn:disabled{cursor:not-allowed;opacity:.5}.messages{flex:1 1;flex-direction:column;gap:10px;overflow:auto;padding:18px}.messages,.msg-row{display:flex}.msg-row.left{justify-content:flex-start}.msg-row.right{justify-content:flex-end}.msg-bubble{background:#ffffff0f;background:var(--panel);border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:16px;box-shadow:0 10px 24px #0000001f;max-width:min(720px,92%);padding:12px}.msg-bubble.user{background:linear-gradient(135deg,#7c5cff59,#27c4ff2e);border-color:#7c5cff59}.msg-bubble.assistant{background:#ffffff0d}.msg-text{font-size:14px;line-height:1.35;white-space:pre-wrap}.msg-raw{color:#ffffffa6;color:var(--muted);margin-top:8px}.msg-raw summary{cursor:pointer;font-size:12px}.msg-raw pre{background:#00000040;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:12px;color:#fffc;font-size:12px;margin:8px 0 0;max-height:220px;overflow:auto;padding:10px}.msg-bubble.typing{display:flex;gap:6px;justify-content:center;width:70px}.dot{animation:bounce 1s ease-in-out infinite;background:#ffffffb3;border-radius:999px;height:8px;width:8px}.dot:nth-child(2){animation-delay:.12s}.dot:nth-child(3){animation-delay:.24s}@keyframes bounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.composer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000024;border-top:1px solid #ffffff1f;border-top:1px solid var(--stroke);padding:12px 14px}.composer-inner{align-items:flex-end;background:#ffffff0d;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:18px;border-radius:var(--radius);display:flex;gap:10px;padding:10px}.composer-input{background:#0000;border:none;color:#ffffffeb;color:var(--text);flex:1 1;font-size:14px;line-height:1.35;max-height:140px;min-height:22px;outline:none;resize:none}.send-btn{align-items:center;background:linear-gradient(135deg,#7c5cfff2,#27c4ffcc);border:1px solid #7c5cff80;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-weight:900;height:44px;justify-content:center;width:44px}.send-btn:disabled{cursor:not-allowed;opacity:.55}.attachments{display:flex;flex-wrap:wrap;gap:8px;padding:10px 6px 0}.attach-chip{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border:1px solid var(--stroke);border-radius:999px;color:#ffffffa6;color:var(--muted);display:inline-flex;font-size:13px;gap:10px;padding:8px 10px}.attach-chip button{background:#0000;border:none;color:#ffffffb3;cursor:pointer}@media (max-width:920px){.chat-shell{grid-template-columns:1fr}.sidebar{display:none}}
/*# sourceMappingURL=main.f9f65c98.css.map*/