.welcome-layout{background:linear-gradient(#f0f5ff 0%,#fff 50%,#f9f0ff 100%);min-height:100vh}.welcome-header{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffd9;justify-content:space-between;align-items:center;padding:0 48px;display:flex;position:sticky;top:0;box-shadow:0 1px #0000000a}.header-link{text-decoration:none}.welcome-content{max-width:1100px;margin:0 auto;padding:80px 32px 64px}.hero{text-align:center;margin-bottom:80px}.hero-badge{justify-content:center;gap:8px;margin-bottom:24px;display:flex}.hero-title{letter-spacing:-.5px;margin-bottom:20px!important;font-size:48px!important;font-weight:700!important;line-height:1.2!important}.gradient-text{background:linear-gradient(135deg,#1677ff 0%,#722ed1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#595959;max-width:640px;margin:0 auto 40px!important;font-size:17px!important;line-height:1.7!important}.hero-cta{justify-content:center;display:flex}.features{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}@media (width<=768px){.features{grid-template-columns:1fr}.hero-title{font-size:32px!important}.welcome-content{padding:48px 20px}}.feature-card{text-align:center;border:1px solid #e8e8e8!important;border-radius:16px!important;padding:8px 0!important;transition:all .3s!important}.feature-card:hover{transform:translateY(-4px);border-color:#91caff!important;box-shadow:0 12px 32px #1677ff1f!important}.feature-icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:16px auto;font-size:28px;display:flex;box-shadow:0 4px 12px #00000014}.feature-card .ant-typography{margin-bottom:8px!important}.welcome-footer{text-align:center;background:0 0;padding:32px 0}.agent-layout{background:linear-gradient(160deg,#f5f7fa 0%,#eef1f6 100%);flex-direction:column;height:100vh;display:flex}.agent-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;box-shadow:0 2px 12px #667eea4d}.header-left{align-items:center;gap:12px;display:flex}.header-icon{color:#fff;font-size:24px}.header-right{align-items:center;gap:4px;display:flex}.header-btn{color:#ffffffd9!important}.header-btn:hover{color:#fff!important;background:#ffffff26!important}.agent-content{flex:1;padding:24px;overflow-y:auto}.messages-container{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.message-wrapper{align-items:flex-start;gap:12px;animation:.2s fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.user-wrapper{flex-direction:row-reverse}.assistant-wrapper{flex-direction:row}.thought-wrapper{opacity:.85;flex-direction:row}.tool-wrapper{opacity:.8;flex-direction:row}.avatar-assistant{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.avatar-user{background:linear-gradient(135deg,#52c41a,#389e0d);flex-shrink:0}.avatar-thought{background:#722ed1;flex-shrink:0}.avatar-tool{background:#fa8c16;flex-shrink:0}.bubble-group{flex-direction:column;min-width:60px;max-width:72%;display:flex}.user-wrapper .bubble-group{align-items:flex-end}.assistant-wrapper .bubble-group{align-items:flex-start}.message-sender{margin-bottom:4px;padding:0 4px;font-size:12px}.bubble{word-break:break-word;border-radius:16px;padding:12px 16px;font-size:15px;line-height:1.6;position:relative}.bubble-assistant{color:#262626;background:#fff;border-radius:4px 16px 16px;box-shadow:0 2px 8px #00000014}.bubble-user{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 4px 16px 16px}.bubble-error{color:#cf1322;background:#fff2f0;border:1px solid #ffccc7}.streaming-cursor{color:#667eea;margin-left:2px;animation:.8s infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.message-actions{opacity:0;margin-top:4px;transition:opacity .2s}.bubble-group:hover .message-actions{opacity:1}.thought-card .ant-card-head{background:#f9f0ff;min-height:32px;padding:4px 12px}.thought-card .ant-card-body{color:#722ed1;padding:8px 12px;font-size:13px}.tool-card .ant-card-head{background:#fff7e6;min-height:32px;padding:4px 12px}.tool-card .ant-card-body{padding:8px 12px}.tool-output{color:#8c6e3e;white-space:pre-wrap;word-break:break-all;background:#fffbe6;border-radius:6px;max-height:200px;margin:0;padding:8px;font-family:Fira Code,Courier New,monospace;font-size:12px;overflow-y:auto}.markdown-content{font-size:15px;line-height:1.7}.markdown-content p{margin:0 0 8px}.markdown-content p:last-child{margin-bottom:0}.markdown-content code{background:#0000000f;border-radius:4px;padding:2px 6px;font-family:Fira Code,Courier New,monospace;font-size:.9em}.bubble-user .markdown-content code{background:#fff3}.markdown-content pre{background:#f5f5f5;border-radius:8px;margin:8px 0;padding:12px;overflow-x:auto}.markdown-content pre code{background:0 0;padding:0;font-size:13px}.markdown-content img{border-radius:8px;max-width:100%;margin:8px 0}.markdown-content a{color:#667eea;text-decoration:none}.markdown-content a:hover{text-decoration:underline}.agent-footer{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;padding:16px 24px 12px;box-shadow:0 -2px 12px #0000000a}.input-area{align-items:flex-end;gap:12px;max-width:800px;margin:0 auto;display:flex}.chat-input{flex:1;font-size:15px;resize:none!important;border:1.5px solid #e8e8e8!important;border-radius:24px!important;padding:10px 16px!important;transition:border-color .2s,box-shadow .2s!important;box-shadow:0 2px 8px #0000000f!important}.chat-input:focus{border-color:#667eea!important;box-shadow:0 2px 12px #667eea33!important}.send-btn{flex-shrink:0;width:72px;height:40px;font-weight:500;background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:20px!important;transition:transform .1s,box-shadow .2s!important;box-shadow:0 2px 8px #667eea4d!important}.send-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #667eea66!important}.send-btn:active:not(:disabled){transform:translateY(0)}.footer-hint{text-align:center;max-width:800px;margin-top:8px;margin-left:auto;margin-right:auto;font-size:11px;display:block}.agent-content::-webkit-scrollbar{width:6px}.agent-content::-webkit-scrollbar-track{background:0 0}.agent-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.agent-content::-webkit-scrollbar-thumb:hover{background:#b3b3b3}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
