*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:#f4f7fb}body{text-rendering:geometricprecision;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}button,input,textarea{font:inherit}.app-root{--app-bg:#f4f7fb;--app-text:#162033;--surface:#ffffffd1;--surface-strong:#fff;--surface-muted:#f8fafcdb;--bar-bg:#ffffffc7;--border:#0f172a1a;--soft-border:#2563eb24;--muted:#64748b;--primary:#2563eb;--primary-strong:#1d4ed8;--teal:#0f766e;--amber:#d97706;--shadow:0 22px 55px #0f172a1f;--shadow-soft:0 14px 34px #0f172a17;--message-assistant:#ffffffe6;--message-human:linear-gradient(135deg, #2563eb, #0f766e);min-height:100vh;color:var(--app-text);background:linear-gradient(135deg, #2563eb1f, transparent 34%), linear-gradient(225deg, #0f766e1f, transparent 36%), linear-gradient(180deg, #f8fbff 0%, var(--app-bg) 58%, #eef5f2 100%);transition:background .35s,color .35s;position:relative;overflow-x:hidden}.app-root:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#2563eb0b 1px,#0000 1px),linear-gradient(90deg,#0f766e0b 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 82%);mask-image:linear-gradient(#000c,#0000 82%)}.app-root[data-theme=dark]{--app-bg:#111318;--app-text:#eef2f7;--surface:#181b22d1;--surface-strong:#191d25;--surface-muted:#161e1ce6;--bar-bg:#111318d1;--border:#e2e8f01f;--soft-border:#60a5fa2e;--muted:#9aa8bb;--primary:#60a5fa;--primary-strong:#3b82f6;--teal:#2dd4bf;--amber:#fbbf24;--shadow:0 24px 65px #00000061;--shadow-soft:0 16px 42px #00000047;--message-assistant:#191d25eb;--message-human:linear-gradient(135deg, #2563eb, #0f766e);background:linear-gradient(135deg, #60a5fa1f, transparent 36%), linear-gradient(225deg, #2dd4bf1a, transparent 38%), linear-gradient(180deg, #0f1117 0%, var(--app-bg) 56%, #121a18 100%)}.app-root>*{z-index:1;position:relative}.theme-toggle{z-index:1000;box-shadow:var(--shadow-soft);top:18px;right:18px;position:fixed!important}.page-fade{animation:.42s both pageFade}.intro-page,.auth-page,.content-page{min-height:100vh;padding:76px 24px 40px}.intro-page,.auth-page{place-items:center;display:grid}.intro-shell,.content-shell{margin:0 auto}.intro-hero{grid-template-columns:minmax(0,1.04fr) minmax(280px,.72fr);align-items:center;gap:38px;margin-bottom:28px;display:grid}.intro-copy{max-width:680px}.brand-lockup{align-items:center;gap:12px;margin-bottom:18px;display:inline-flex}.brand-mark,.page-heading-icon,.type-card-icon,.chat-card-icon,.welcome-icon,.auth-visual-icon{color:#fff;background:linear-gradient(135deg, var(--primary), var(--teal));border-radius:8px;place-items:center;display:inline-grid;box-shadow:0 12px 26px #2563eb40}.brand-mark{letter-spacing:0;width:42px;height:42px;font-weight:800}.eyebrow{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex;color:var(--primary)!important}.intro-title.ant-typography{color:var(--app-text);letter-spacing:0;margin:0 0 16px;font-size:clamp(38px,6vw,68px);line-height:.98}.intro-subtitle,.auth-subtitle,.page-subtitle{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;font-size:17px;line-height:1.62;display:block;color:var(--muted)!important}.intro-visual{border:1px solid var(--border);background:linear-gradient(135deg, #2563eb1f, #0f766e1a), var(--surface);min-height:320px;box-shadow:var(--shadow-soft);border-radius:8px;place-items:center;display:grid;overflow:hidden}.intro-visual img{filter:drop-shadow(0 28px 34px #2563eb3d);width:min(260px,78%);animation:4.8s ease-in-out infinite floatImage}.type-grid{animation:.48s 80ms both riseIn}.type-card,.chat-card,.welcome-card,.auth-card{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border)!important;background:var(--surface)!important;border-radius:8px!important}.type-card{height:100%;min-height:230px;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden}.type-card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--teal), var(--amber));height:4px;position:absolute;inset:0 0 auto}.type-card:hover,.chat-card:hover{box-shadow:var(--shadow);transform:translateY(-6px);border-color:var(--soft-border)!important}.type-card .ant-card-body{flex-direction:column;gap:14px;min-height:230px;display:flex}.type-card-icon{width:52px;height:52px;font-size:27px}.type-card--analytical .type-card-icon{background:linear-gradient(135deg, var(--primary), #7c3aed)}.type-card .ant-typography{margin:0}.type-card .ant-typography-secondary,.type-card .ant-typography{color:var(--app-text)}.type-card .ant-typography+.ant-typography{color:var(--muted)}.card-action{color:var(--primary);align-items:center;gap:8px;margin-top:auto;font-weight:700;display:inline-flex}.auth-card{width:500px;overflow:hidden}.auth-card .ant-card-body{padding:0}.auth-visual{border-right:1px solid var(--border);background:linear-gradient(135deg, #2563eb29, #0f766e21), var(--surface-muted);flex-direction:column;justify-content:center;gap:24px;padding:42px;display:flex;position:relative;overflow:hidden}.auth-visual:before{content:"";border:1px solid var(--border);border-radius:8px;position:absolute;inset:24px}.auth-visual>*{z-index:1;position:relative}.auth-visual-icon{width:52px;height:52px;font-size:26px}.auth-visual img{filter:drop-shadow(0 28px 34px #2563eb40);align-self:center;width:min(230px,86%)}.auth-visual .ant-typography{color:var(--app-text);font-weight:700}.auth-form{flex-direction:column;justify-content:center;padding:44px;display:flex}.auth-form h2.ant-typography{color:var(--app-text);margin:8px 0 10px}.stacked-form{margin-top:28px}.stacked-form .ant-form-item-label>label{color:var(--app-text);font-weight:650}.content-page{display:block}.page-toolbar{margin-bottom:28px}.page-heading{border-bottom:1px solid var(--border);align-items:center;gap:18px;padding-bottom:26px;display:flex}.page-heading-icon{flex:none;width:58px;height:58px;font-size:28px}.page-heading h1.ant-typography{color:var(--app-text);letter-spacing:0;margin:6px 0 4px;font-size:clamp(32px,4vw,48px)}.chat-list{margin-top:26px}.chat-card{cursor:pointer;min-height:190px;transition:transform .24s,box-shadow .24s,border-color .24s}.chat-card .ant-card-body{flex-direction:column;gap:14px;min-height:190px;display:flex}.chat-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-card-icon{width:44px;height:44px;font-size:22px}.chat-card h4.ant-typography{color:var(--app-text);margin:0;line-height:1.26}.chat-uuid{word-break:break-all;max-width:100%;margin-top:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;display:inline-flex;color:var(--muted)!important}.chat-layout{flex-direction:column;height:100vh;min-height:0;display:flex;overflow:hidden}.chat-header{z-index:20;border-bottom:1px solid var(--border);background:var(--bar-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:12px 86px 12px 24px;display:flex;position:sticky;top:0}.chat-header-left,.chat-header-actions{align-items:center;gap:12px;min-width:0;display:flex}.chat-title-block{min-width:0}.chat-title-block h4.ant-typography{max-width:min(58vw,680px);color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.username{color:var(--app-text);font-weight:650}.chat-main{flex:auto;justify-content:center;min-height:0;padding:28px 24px;display:flex;overflow:hidden}.conversation{scrollbar-gutter:stable;width:min(960px,100%);height:100%;min-height:0;padding-right:8px;overflow:hidden auto}.conversation::-webkit-scrollbar{width:10px}.composer-input::-webkit-scrollbar{width:10px}.conversation::-webkit-scrollbar-thumb{background:#64748b6b padding-box padding-box;border:3px solid #0000;border-radius:999px}.composer-input::-webkit-scrollbar-thumb{background:#64748b6b padding-box padding-box;border:3px solid #0000;border-radius:999px}.conversation::-webkit-scrollbar-track{background:0 0}.composer-input::-webkit-scrollbar-track{background:0 0}.welcome-card{text-align:center;max-width:520px;margin:42px auto 0}.welcome-card .ant-card-body{padding:34px}.welcome-icon{width:58px;height:58px;margin:0 auto 18px;font-size:26px}.welcome-card h3.ant-typography{color:var(--app-text);margin:0 0 8px}.welcome-card .ant-typography{color:var(--muted)}.messages-stack{flex-direction:column;gap:16px;min-height:100%;padding-bottom:4px;display:flex}.message-row{align-items:flex-start;gap:10px;max-width:82%;animation:.28s both messageIn;display:flex}.message-row--human{flex-direction:row-reverse;align-self:flex-end}.message-row--assistant{align-self:flex-start}.message-avatar{color:#fff;background:linear-gradient(135deg, var(--primary), var(--teal));flex:none;margin-top:4px}.message-card{min-width:0;box-shadow:0 10px 28px #0f172a14;border:1px solid var(--border)!important;background:var(--message-assistant)!important;border-radius:8px!important}.message-card .ant-card-body{padding:14px 16px}.message-card--human{color:#fff;background:var(--message-human)!important;border-color:#0000!important}.message-card--human .ant-typography{color:#fff}.typing-card .ant-card-body{align-items:center;gap:10px;display:inline-flex}.message-row--loading .message-card{border-color:var(--soft-border)!important;background:var(--surface-muted)!important}.typing-dots{align-items:center;gap:4px;display:inline-flex}.typing-dots span{background:var(--muted);border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite typingPulse}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}.chat-footer{border-top:1px solid var(--border);background:var(--bar-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex:none;padding:16px 24px 20px}.composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;width:min(960px,100%);margin:0 auto;display:grid}.composer-input{resize:none;max-height:232px;overflow-y:auto!important}.send-button{min-width:132px}.markdown-body{overflow-wrap:anywhere;line-height:1.55}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{color:inherit;letter-spacing:0;margin:1.1em 0 .55em;line-height:1.22}.markdown-body h1{font-size:1.55em}.markdown-body h2{font-size:1.34em}.markdown-body h3{font-size:1.18em}.markdown-body h4,.markdown-body h5,.markdown-body h6{font-size:1em}.markdown-body p{margin:0 0 1em}.markdown-body p:last-child{margin-bottom:0}.markdown-body ul,.markdown-body ol{margin:0 0 1em;padding-left:1.25em}.markdown-body li{margin:.22em 0}.markdown-body li>p{margin:.35em 0}.markdown-body a{color:var(--primary);font-weight:650;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body blockquote{border-left:3px solid var(--primary);color:var(--muted);background:var(--surface-muted);border-radius:0 8px 8px 0;margin:1em 0;padding:10px 14px}.markdown-body blockquote p{margin:0}.markdown-body hr{background:var(--border);border:0;height:1px;margin:1.2em 0}.markdown-table-scroll{border-radius:8px;width:100%;margin:1em 0;overflow-x:auto}.markdown-body table{border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:8px;width:100%;margin:1em 0;font-size:.94em;overflow:hidden}.markdown-table-scroll table{min-width:560px;margin:0}.markdown-body thead{background:var(--surface-muted)}.markdown-body th,.markdown-body td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.markdown-body th{color:var(--app-text);font-weight:750}.markdown-body th:last-child,.markdown-body td:last-child{border-right:0}.markdown-body tr:last-child td{border-bottom:0}.markdown-body input[type=checkbox]{vertical-align:-2px;width:14px;height:14px;accent-color:var(--primary);margin:0 7px 0 0}.markdown-body img{border-radius:8px;max-width:100%}.markdown-body pre{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;max-width:100%;margin:12px 0;padding:14px;overflow:auto}.markdown-body code{background:var(--surface-muted);border-radius:5px;padding:.18em .38em;font-size:.88em}.markdown-body pre code{background:0 0;padding:0}@keyframes pageFade{0%{opacity:0}to{opacity:1}}@keyframes riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes typingPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (width<=860px){.intro-hero,.auth-card .ant-card-body{grid-template-columns:1fr}.intro-hero{gap:24px}.intro-visual{min-height:240px}.auth-visual{border-right:0;border-bottom:1px solid var(--border);min-height:230px}.chat-header{flex-direction:column;align-items:flex-start;padding-right:76px}.chat-header-actions{flex-wrap:wrap;padding-left:54px}}@media (width<=560px){.theme-toggle{top:14px;right:14px}.intro-page,.auth-page,.content-page{padding:70px 16px 28px}.intro-title.ant-typography{font-size:40px}.intro-subtitle,.auth-subtitle,.page-subtitle{font-size:15px}.type-card,.type-card .ant-card-body{min-height:210px}.auth-form{padding:30px 22px}.auth-visual{padding:28px}.page-heading{flex-direction:column;align-items:flex-start}.chat-header{padding-left:16px}.chat-title-block h4.ant-typography{max-width:calc(100vw - 120px)}.chat-main{padding:20px 14px}.message-row{max-width:100%}.message-avatar{display:none}.chat-footer{padding:12px 14px 16px}.composer{grid-template-columns:1fr}.send-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
