.home-container{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);background:-moz-linear-gradient(135deg,#667eea 0%,#764ba2 100%);background:-webkit-linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.home-header{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.2)}.header-content{max-width:1200px;margin:0 auto;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:12px}.logo h1{margin:0;font-size:28px;font-weight:700;color:#fff;letter-spacing:-.5px}.tagline{font-size:14px;color:#fffc;font-weight:400}.header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-actions .ant-btn-link{color:#fff;font-weight:500}.header-actions .ant-btn-link:hover{color:#fffc}.header-actions .ant-btn-primary{background:#fff;color:#667eea;border:none;font-weight:500;box-shadow:0 2px 8px #00000026}.header-actions .ant-btn-primary:hover{background:#ffffffe6;color:#667eea}.home-main{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-section{padding:80px 24px;text-align:center;color:#fff}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px;color:#fff}.hero-description{font-size:18px;line-height:1.6;margin-bottom:40px;color:#ffffffe6}.hero-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-actions .ant-btn-primary{background:#fff;color:#667eea;border:none;height:48px;padding:0 32px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #00000026}.hero-actions .ant-btn-primary:hover{background:#ffffffe6;color:#667eea;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.2);box-shadow:0 6px 16px #0003}.hero-actions .ant-btn:not(.ant-btn-primary){background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);height:48px;padding:0 32px;font-size:16px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-actions .ant-btn:not(.ant-btn-primary):hover{background:#ffffff4d;border-color:#ffffff80;color:#fff}.features-section{background:#fff;padding:80px 24px}.section-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:16px;color:#1a1a1a}.section-description{text-align:center;font-size:18px;color:#666;margin-bottom:48px}.features-grid,.use-cases-grid{max-width:1200px;margin:0 auto}.feature-card{height:100%;min-height:200px;text-align:center;border-radius:12px;transition:all .3s ease;box-shadow:0 2px 8px #00000014;padding:32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature-card:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px #0000001f}.feature-icon{font-size:48px;color:#667eea;margin-bottom:16px}.feature-title{font-size:20px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.feature-description{font-size:14px;color:#666;line-height:1.8;margin:0;word-wrap:break-word;overflow-wrap:break-word}.use-cases-section{background:#f8f9fa;padding:80px 24px}.use-case-card{height:100%;min-height:180px;border-radius:12px;text-align:center;transition:all .3s ease;padding:32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.use-case-card:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px #0000001f}.use-case-card h3{font-size:20px;font-weight:600;margin-bottom:12px;color:#667eea}.use-case-card p{font-size:14px;color:#666;line-height:1.8;margin:0;word-wrap:break-word;overflow-wrap:break-word}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 24px;text-align:center;color:#fff}.cta-content{max-width:800px;margin:0 auto}.cta-content h2{font-size:36px;font-weight:700;margin-bottom:16px;color:#fff}.cta-content p{font-size:18px;margin-bottom:32px;color:#ffffffe6}.cta-content .ant-btn-primary{background:#fff;color:#667eea;border:none;height:48px;padding:0 48px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #00000026}.cta-content .ant-btn-primary:hover{background:#ffffffe6;color:#667eea;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.2);box-shadow:0 6px 16px #0003}.home-footer{background:#0003;padding:24px;text-align:center;color:#fffc}.footer-content{max-width:1200px;margin:0 auto}.footer-content p{margin:0;font-size:14px}@media(max-width:768px){.hero-title{font-size:32px}.hero-description{font-size:16px}.section-title{font-size:28px}.section-description{font-size:16px}.cta-content h2{font-size:28px}.cta-content p{font-size:16px}.hero-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero-actions .ant-btn{width:100%}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:450px;box-shadow:0 10px 40px #0000001a;border-radius:12px}.login-card .ant-card-head{border-bottom:none;padding:32px 24px 0}.login-card .ant-card-body{padding:24px}.login-header{text-align:center}.login-header h1{font-size:32px;font-weight:700;margin:0 0 8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header p{margin:0;color:#666;font-size:14px}.ant-tabs{margin-top:24px}.ant-form-item:last-child{margin-bottom:0}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.register-card{width:400px;box-shadow:0 8px 24px #00000026;border-radius:12px}.register-header{text-align:center;margin-bottom:24px}.register-header h1{margin:0;font-size:28px;font-weight:600;color:#667eea}.register-header p{margin:8px 0 0;color:#666}.verify-email-sent-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.verify-email-sent-card{width:100%;max-width:500px;box-shadow:0 8px 32px #0000001a}.verify-email-subtitle p{margin:8px 0;color:#666;font-size:14px}.email-address{font-weight:700;color:#1890ff;font-size:16px}.verify-email-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2)}.verify-email-card{width:100%;max-width:500px;box-shadow:0 8px 32px #0000001a}.verify-email-subtitle{text-align:center}.verify-email-subtitle p{margin:8px 0;font-size:14px}.email-address{font-size:18px;font-weight:700;color:#1890ff;margin-bottom:12px}.model-sidebar{display:flex;flex-direction:column;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;box-shadow:2px 0 8px #0000001a}.sidebar-header{flex-shrink:0;margin-bottom:24px}.sidebar-header h2{margin:0 0 16px;font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.model-section{flex:1;overflow-y:auto;min-height:0}.model-section h4{margin:0 0 16px;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.model-item{position:relative;padding:16px;background:#fffffff2;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a;border:2px solid transparent}.model-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background:#fff}.model-item.selected{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #ffffff;box-shadow:0 4px 16px #667eea66}.model-item.selected:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.model-content{display:flex;align-items:center;justify-content:space-between;gap:12px}.model-name{font-size:15px;font-weight:500;color:#333;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-item.selected .model-name{color:#fff;font-weight:600}.check-icon{font-size:20px;color:#fff;animation:checkIn .3s ease-out}@keyframes checkIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.sidebar-footer{flex-shrink:0;margin-top:20px;padding-top:20px;border-top:2px solid rgba(255,255,255,.2)}.user-menu-button{width:100%;justify-content:flex-start;color:#fff;font-weight:600;background:#ffffff1a;border-radius:8px;padding:12px 16px;transition:all .3s}.user-menu-button:hover{background:#fff3;color:#fff}.message-bubble{display:flex;gap:12px;margin-bottom:16px;animation:fadeIn .3s ease-in}.message-bubble.user{flex-direction:row-reverse}.message-bubble.assistant{flex-direction:row}.message-avatar{flex-shrink:0}.message-content{max-width:70%;display:flex;flex-direction:column}.message-text{padding:12px 16px;border-radius:12px;word-wrap:break-word;line-height:1.6}.message-bubble.assistant .message-text{white-space:normal}.message-bubble.user .message-text{white-space:pre-wrap}.message-text h1,.message-text h2,.message-text h3,.message-text h4,.message-text h5,.message-text h6{margin:16px 0 8px;font-weight:600;line-height:1.4}.message-text h1{font-size:1.8em}.message-text h2{font-size:1.5em}.message-text h3{font-size:1.3em}.message-text h4{font-size:1.1em}.message-text p{margin:8px 0}.message-text p:first-child{margin-top:0}.message-text p:last-child{margin-bottom:0}.message-text ul,.message-text ol{margin:8px 0;padding-left:24px}.message-text li{margin:4px 0}.message-text pre{background-color:#282c34;border-radius:6px;padding:12px;overflow-x:auto;margin:12px 0}.message-text pre code{background-color:transparent;padding:0;color:#abb2bf;font-size:.9em;line-height:1.5}.message-text .inline-code{background-color:#0000000f;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.message-text blockquote{border-left:4px solid #1890ff;padding-left:12px;margin:12px 0;color:#666;font-style:italic}.message-text table{border-collapse:collapse;width:100%;margin:12px 0}.message-text th,.message-text td{border:1px solid #ddd;padding:8px 12px;text-align:left}.message-text th{background-color:#f0f0f0;font-weight:600}.message-text a{color:#1890ff;text-decoration:none}.message-text a:hover{text-decoration:underline}.message-text hr{border:none;border-top:1px solid #e0e0e0;margin:16px 0}.message-bubble.user .message-text{background-color:#1890ff;color:#fff}.message-bubble.assistant .message-text{background-color:#f5f5f5;color:#000}.message-text.streaming{animation:pulse 1.5s ease-in-out infinite}.message-timestamp{font-size:12px;color:#999;margin-top:4px;padding:0 4px}.message-images{margin-bottom:8px;display:flex;flex-wrap:wrap;gap:8px}.message-images .ant-image{border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s}.message-images .ant-image:hover{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.thinking-process{background-color:#fff9e6;border:1px solid #ffd666;border-radius:8px;padding:12px;margin:12px 0}.thinking-process summary{cursor:pointer;font-weight:600;color:#d48806;-webkit-user-select:none;user-select:none;padding:4px 0}.thinking-process summary:hover{color:#ad6800}.thinking-content{margin-top:12px;padding-top:12px;border-top:1px solid #ffe7ba;color:#595959;font-size:.95em}.thinking-content p{margin:8px 0}.thinking-content pre{background-color:#f5f5f5;border:1px solid #d9d9d9}.thinking-content .inline-code{background-color:#d488061a;color:#ad6800}.streaming-cursor{display:inline-block;margin-left:4px;color:#d48806;font-weight:700;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.message-actions{display:flex;gap:4px;margin-top:8px;padding:4px 0}.action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#8c8c8c;font-size:16px;transition:all .2s;padding:0}.action-button:hover{background-color:#f5f5f5;color:#1890ff}.action-button.active{color:#1890ff}.action-button:active{transform:scale(.95)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.message-list{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column}.message-list::-webkit-scrollbar{width:6px}.message-list::-webkit-scrollbar-track{background:#f1f1f1}.message-list::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.message-list::-webkit-scrollbar-thumb:hover{background:#555}.chat-panel{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0}.chat-header h3{margin:0;font-size:16px;font-weight:500}.chat-actions{display:flex;gap:8px}.image-uploader{margin:8px 0}.image-uploader .ant-upload-list-picture-card-container{width:104px;height:104px}.image-uploader .ant-upload-select-picture-card{width:104px;height:104px;margin:0 8px 8px 0;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;transition:border-color .3s}.image-uploader .ant-upload-select-picture-card:hover{border-color:#1890ff}.image-uploader-hint{margin-top:4px;font-size:12px;color:#8c8c8c}.input-box{display:flex;flex-direction:column;width:100%}.image-upload-area{margin-bottom:12px;padding:12px;background:#fafafa;border-radius:8px;border:1px dashed #d9d9d9}.input-controls{display:flex;align-items:flex-end;gap:8px}.input-tools{display:flex;gap:4px}.input-textarea{flex:1;border-radius:8px}.send-button{margin-bottom:4px}.model-card{margin-bottom:16px}.model-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.model-info{flex:1}.model-name{margin:0 0 8px;font-size:18px;font-weight:600;color:#1890ff}.model-meta{display:flex;gap:12px;font-size:13px;color:#8c8c8c}.model-id{font-family:Courier New,monospace}.model-provider{color:#595959}.model-card-footer{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0}.purchased-date{font-size:12px;color:#8c8c8c}.settings-modal .ant-modal-body{padding:0}.settings-content{display:flex;min-height:500px}.settings-menu{width:200px;border-right:1px solid #f0f0f0;background:#fafafa}.settings-panel{flex:1;padding:24px;overflow-y:auto;max-height:600px}.settings-section h3{font-size:18px;font-weight:600;margin-bottom:16px;color:#262626}.settings-section .settings-description{color:#666;margin-bottom:16px}.security-item{margin-bottom:24px}.security-item h4{font-size:16px;font-weight:500;margin-bottom:8px;color:#262626}.security-item .security-description{color:#666;margin-bottom:12px}.security-item .phone-info{display:flex;align-items:center;gap:8px;padding:12px;background:#f5f5f5;border-radius:4px}.security-item .phone-info .phone-label{color:#666}.security-item .phone-info .phone-value{font-weight:500;color:#262626}.model-list{display:flex;flex-direction:column;gap:12px}.chat-page-layout{height:100vh}.chat-content-wrapper{display:flex;flex-direction:column;height:100%}.chat-panels-splitter{flex:1;width:100%;overflow:hidden}.unified-input-box{flex-shrink:0;border-top:1px solid #f0f0f0;background:#fff;padding:16px 24px;display:flex;justify-content:center}.unified-input-box>div{width:100%;max-width:1200px}.profile-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:40px 20px}.profile-card{width:100%;max-width:600px;box-shadow:0 10px 40px #0000001a;border-radius:12px}.profile-card .ant-card-head{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;color:#fff;font-size:20px;font-weight:600}.profile-card .ant-card-head-title{color:#fff}.profile-card .ant-card-body{padding:32px}.profile-loading{display:flex;justify-content:center;align-items:center;min-height:100vh}.ant-form-item-label>label{font-weight:500}.ant-btn-primary{height:44px;font-size:16px;font-weight:500;background:linear-gradient(135deg,#667eea,#764ba2);border:none}.ant-btn-primary:hover{background:linear-gradient(135deg,#5568d3,#6b3f92)}.mfa-section{margin-top:24px;padding:20px;background:#f9f9f9;border-radius:8px}.mfa-section h3{margin-bottom:8px;font-size:16px;font-weight:600;color:#333}.mfa-description{margin-bottom:16px;color:#666;font-size:14px;line-height:1.5}.bind-phone-card{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;z-index:1000;box-shadow:0 10px 40px #0003}.model-management-page{max-width:900px;margin:0 auto;padding:24px;min-height:100vh;background-color:#f5f5f5}.loading-container{display:flex;justify-content:center;align-items:center;height:400px}.page-header{margin-bottom:32px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008}.page-header h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#262626}.page-description{margin:0;font-size:14px;color:#8c8c8c}.model-list{background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 2px #00000008}.app-layout{height:100vh;overflow:hidden}.app-sider{background:#e8f1f5!important}.app-content{padding:16px;background:#f8f9fa}.chat-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%}*{box-sizing:border-box}#root{width:100%;height:100vh}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}
