.public-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)}.dark .public-header,[data-theme=dark] .public-header{background:#161b22cc;border-bottom-color:#30363dcc}.public-header .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}.public-header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:12px;transition:opacity .2s}.public-header .logo:hover{opacity:.8}.public-header .logo h1{margin:0;font-size:28px;font-weight:700;color:#fff;letter-spacing:-.5px}.dark .public-header .logo h1,[data-theme=dark] .public-header .logo h1{color:#f0f6fc}.public-header .tagline{font-size:14px;color:#fffc;font-weight:400}.dark .public-header .tagline,[data-theme=dark] .public-header .tagline{color:#8b949e}.public-header .header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.public-header .header-actions .ant-btn-link,.public-header .header-actions .ant-btn-text{color:#fff;font-weight:500}.public-header .header-actions .ant-btn-text:hover{color:#fffc;background:#ffffff1a}.public-header .header-actions .ant-btn-link:hover{color:#fffc}.public-header .header-actions .ant-btn-primary{background:#fff;color:#667eea;border:none;font-weight:500;box-shadow:0 2px 8px #00000026}.dark .public-header .header-actions .ant-btn-primary,[data-theme=dark] .public-header .header-actions .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.public-header .header-actions .ant-btn-primary:hover{background:#ffffffe6;color:#667eea}.dark .public-header .header-actions .ant-btn-primary:hover,[data-theme=dark] .public-header .header-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#5568d3,#6b3f92);color:#fff}.public-footer{background:#0003;padding:24px;text-align:center;color:#fffc}.public-footer .footer-content{max-width:1200px;margin:0 auto}.public-footer .footer-content p{margin:0;font-size:14px}.public-footer .footer-link{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.public-footer .footer-link:hover{color:#fff;text-decoration:underline}.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%)}[data-theme=dark] .home-container,.dark .home-container{background:#0d1117}.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,.header-actions .ant-btn-text{color:#fff;font-weight:500}.header-actions .ant-btn-text:hover{color:#fffc;background:#ffffff1a}.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}.dark .header-actions .ant-btn-primary,[data-theme=dark] .header-actions .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.header-actions .ant-btn-primary:hover{background:#ffffffe6;color:#667eea}.dark .header-actions .ant-btn-primary:hover,[data-theme=dark] .header-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#5568d3,#6b3f92);color:#fff}.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}.dark .hero-actions .ant-btn-primary,[data-theme=dark] .hero-actions .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.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}.dark .hero-actions .ant-btn-primary:hover,[data-theme=dark] .hero-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#5568d3,#6b3f92);color:#fff}.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}.dark .features-section,[data-theme=dark] .features-section{background:#0d1117}.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}.dark .section-description,[data-theme=dark] .section-description{color:#8b949e}.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}.dark .feature-card,[data-theme=dark] .feature-card{background:#161b22;border:1px solid #30363d}.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}.dark .feature-card:hover,[data-theme=dark] .feature-card:hover{background:#21262d;border-color:#58a6ff;box-shadow:0 0 0 1px #58a6ff}.feature-icon{font-size:48px;color:#667eea;margin-bottom:16px}.dark .feature-icon,[data-theme=dark] .feature-icon{color:#58a6ff}.feature-title{font-size:20px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.dark .feature-title,[data-theme=dark] .feature-title{color:#f0f6fc}.feature-description{font-size:14px;color:#666;line-height:1.8;margin:0;word-wrap:break-word;overflow-wrap:break-word}.dark .feature-description,[data-theme=dark] .feature-description{color:#8b949e}.use-cases-section{background:#f8f9fa;padding:80px 24px}.dark .use-cases-section,[data-theme=dark] .use-cases-section{background:#010409}.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}.dark .use-case-card,[data-theme=dark] .use-case-card{background:#161b22;border:1px solid #30363d}.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}.dark .use-case-card:hover,[data-theme=dark] .use-case-card:hover{background:#21262d;border-color:#58a6ff;box-shadow:0 0 0 1px #58a6ff}.use-case-card h3{font-size:20px;font-weight:600;margin-bottom:12px;color:#667eea}.dark .use-case-card h3,[data-theme=dark] .use-case-card h3{color:#58a6ff}.use-case-card p{font-size:14px;color:#666;line-height:1.8;margin:0;word-wrap:break-word;overflow-wrap:break-word}.dark .use-case-card p,[data-theme=dark] .use-case-card p{color:#8b949e}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 24px;text-align:center;color:#fff}.dark .cta-section,[data-theme=dark] .cta-section{background:#161b22;border-top:1px solid #30363d}.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;position:relative}.dark .login-container,[data-theme=dark] .login-container{background:#0d1117}.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}.dark .login-header p,[data-theme=dark] .login-header p{color:#8b949e}.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);position:relative}.dark .register-container,[data-theme=dark] .register-container{background:#0d1117}.language-switcher-wrapper{position:absolute;top:20px;right:20px;z-index:10;display:flex;gap:8px;align-items:center}.language-switcher-wrapper .ant-btn-text{color:#fff;font-weight:500}.language-switcher-wrapper .ant-btn-text:hover{color:#fffc;background:#ffffff1a}.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}.dark .register-header h1,[data-theme=dark] .register-header h1{color:#8b9cff}.register-header p{margin:8px 0 0;color:#666}.dark .register-header p,[data-theme=dark] .register-header p{color:#8b949e}.forgot-password-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;position:relative}.forgot-password-card{width:100%;max-width:500px;box-shadow:0 8px 16px #0000001a;border-radius:8px}.forgot-password-header{text-align:center;margin-bottom:32px}.forgot-password-header h1{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.forgot-password-header p{font-size:14px;color:#666;margin:0}.reset-password-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;position:relative}.language-switcher-wrapper{position:absolute;top:20px;right:20px;display:flex;gap:10px}.reset-password-card{width:100%;max-width:500px;box-shadow:0 8px 16px #0000001a;border-radius:8px}.reset-password-header{text-align:center;margin-bottom:32px}.reset-password-header h1{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.reset-password-header p{font-size:14px;color:#666;margin:0}.verify-email-sent-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.dark .verify-email-sent-container,[data-theme=dark] .verify-email-sent-container{background:#0d1117}.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}.dark .verify-email-subtitle p,[data-theme=dark] .verify-email-subtitle p{color:#8b949e}.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)}.dark .verify-email-container,[data-theme=dark] .verify-email-container{background:#0d1117}.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}.dark .email-address,[data-theme=dark] .email-address{color:#58a6ff}.model-sidebar{display:flex;flex-direction:column;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;box-shadow:2px 0 8px #0000001a}.dark .model-sidebar,[data-theme=dark] .model-sidebar{background:#010409;border-right:1px solid #30363d}.sidebar-header{flex-shrink:0;margin-bottom:24px}.sidebar-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sidebar-header h2{margin:0;font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.dark .sidebar-header h2,[data-theme=dark] .sidebar-header h2{color:#f0f6fc}.theme-toggle-button{color:#fff!important;font-size:18px}.theme-toggle-button:hover{background:#ffffff1a!important;color:#fff!important}.model-section{flex:1;overflow-y:auto;min-height:0}.model-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.model-section h4{margin:0;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.model-section-header .ant-segmented{background:#ffffff1a;border-radius:8px}.model-section-header .ant-segmented-item{color:#ffffffb3;transition:all .3s}.model-section-header .ant-segmented-item:hover{color:#ffffffe6}.model-section-header .ant-segmented-item-selected{background:#fffffff2!important;color:#667eea!important}.dark .model-section-header .ant-segmented,[data-theme=dark] .model-section-header .ant-segmented{background:#161b22;border:1px solid #30363d}.dark .model-section-header .ant-segmented-item,[data-theme=dark] .model-section-header .ant-segmented-item{color:#8b949e}.dark .model-section-header .ant-segmented-item-selected,[data-theme=dark] .model-section-header .ant-segmented-item-selected{background:#21262d!important;color:#58a6ff!important}.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.disabled{opacity:.5;cursor:pointer;background:#ffffff80}.dark .model-item.disabled,[data-theme=dark] .model-item.disabled{opacity:.4;background:#0d1117}.dark .model-item,[data-theme=dark] .model-item{background:#161b22;border:1px solid #30363d;box-shadow:none}.model-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background:#fff}.model-item.disabled:hover{transform:none;box-shadow:0 2px 8px #0000001a;background:#ffffff80}.dark .model-item:hover,[data-theme=dark] .model-item:hover{background:#21262d;border-color:#58a6ff;box-shadow:0 0 0 1px #58a6ff}.dark .model-item.disabled:hover,[data-theme=dark] .model-item.disabled:hover{background:#0d1117;border-color:#30363d;box-shadow:none}.model-item.selected{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #ffffff;box-shadow:0 4px 16px #667eea66}.dark .model-item.selected,[data-theme=dark] .model-item.selected{background:#1a1f2e;border:1px solid #58a6ff;box-shadow:0 0 0 1px #58a6ff}.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}.dark .model-name,[data-theme=dark] .model-name{color:#f0f6fc}.model-item.selected .model-name{color:#fff;font-weight:600}.dark .model-item.selected .model-name,[data-theme=dark] .model-item.selected .model-name{color:#58a6ff}.check-icon{font-size:20px;color:#fff;animation:checkIn .3s ease-out}.lock-icon{font-size:16px;color:#fff9}.dark .lock-icon,[data-theme=dark] .lock-icon{color:#7d8590}.model-actions{display:flex;align-items:center;gap:8px}.pin-button{padding:4px;border-radius:4px;transition:all .3s;opacity:0;pointer-events:auto}.model-item:hover .pin-button{opacity:.6}.pin-button:hover{opacity:1;background:#fff3}.pin-button.pinned{opacity:1!important;color:#faad14}.dark .pin-button:hover,[data-theme=dark] .pin-button:hover{background:#ffffff1a}.dark .pin-button.pinned,[data-theme=dark] .pin-button.pinned{color:#d48806}@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)}.credits-progress-bar{margin-bottom:12px;padding:12px;background:#ffffff1a;border-radius:8px}.dark .credits-progress-bar,[data-theme=dark] .credits-progress-bar{background:#161b22;border:1px solid #30363d}.credits-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.credits-label{font-size:12px;color:#ffffffb3;font-weight:500}.dark .credits-label,[data-theme=dark] .credits-label{color:#8b949e}.subscription-plan{font-size:12px;font-weight:600;color:#fff}.dark .subscription-plan,[data-theme=dark] .subscription-plan{color:#f0f6fc}.progress-bar-container{height:6px;background:#0003;border-radius:3px;overflow:hidden;margin-bottom:6px}.dark .progress-bar-container,[data-theme=dark] .progress-bar-container{background:#0d1117}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#52c41a,#73d13d);border-radius:3px;transition:width .3s ease}.dark .progress-bar-fill,[data-theme=dark] .progress-bar-fill{background:linear-gradient(90deg,#238636,#2ea043)}.credits-footer{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:11px}.credits-percentage{color:#fff9;font-weight:500}.dark .credits-percentage,[data-theme=dark] .credits-percentage{color:#7d8590}.credits-amount{color:#fff9}.dark .credits-amount,[data-theme=dark] .credits-amount{color:#7d8590}.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}.dark .message-bubble.user .message-text,[data-theme=dark] .message-bubble.user .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.message-bubble.assistant .message-text{background-color:#f5f5f5;color:#000}.dark .message-bubble.assistant .message-text,[data-theme=dark] .message-bubble.assistant .message-text{background-color:#21262d;color:#f0f6fc}.dark .message-text .inline-code,[data-theme=dark] .message-text .inline-code{background-color:#6e768166;color:#79c0ff}.dark .message-text blockquote,[data-theme=dark] .message-text blockquote{border-left:4px solid #58a6ff;color:#8b949e}.dark .message-text th,[data-theme=dark] .message-text th{background-color:#161b22;border:1px solid #30363d}.dark .message-text td,[data-theme=dark] .message-text td{border:1px solid #30363d}.dark .message-text a,[data-theme=dark] .message-text a{color:#58a6ff}.dark .message-text hr,[data-theme=dark] .message-text hr{border-top:1px solid #30363d}.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}.dark .thinking-process,[data-theme=dark] .thinking-process{background-color:#1a1f2e;border:1px solid #3d4966}.thinking-process summary{cursor:pointer;font-weight:600;color:#d48806;-webkit-user-select:none;user-select:none;padding:4px 0}.dark .thinking-process summary,[data-theme=dark] .thinking-process summary{color:#79c0ff}.thinking-process summary:hover{color:#ad6800}.dark .thinking-process summary:hover,[data-theme=dark] .thinking-process summary:hover{color:#58a6ff}.thinking-content{margin-top:12px;padding-top:12px;border-top:1px solid #ffe7ba;color:#595959;font-size:.95em}.dark .thinking-content,[data-theme=dark] .thinking-content{border-top:1px solid #3d4966;color:#8b949e}.thinking-content p{margin:8px 0}.thinking-content pre{background-color:#f5f5f5;border:1px solid #d9d9d9}.dark .thinking-content pre,[data-theme=dark] .thinking-content pre{background-color:#161b22;border:1px solid #30363d}.thinking-content .inline-code{background-color:#d488061a;color:#ad6800}.dark .thinking-content .inline-code,[data-theme=dark] .thinking-content .inline-code{background-color:#79c0ff1a;color:#79c0ff}.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}.dark .action-button,[data-theme=dark] .action-button{color:#8b949e}.action-button:hover{background-color:#f5f5f5;color:#1890ff}.dark .action-button:hover,[data-theme=dark] .action-button:hover{background-color:#21262d;color:#58a6ff}.action-button.active{color:#1890ff}.dark .action-button.active,[data-theme=dark] .action-button.active{color:#58a6ff}.action-button:active{transform:scale(.95)}.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}.dark .message-list::-webkit-scrollbar-track,[data-theme=dark] .message-list::-webkit-scrollbar-track{background:#161b22}.message-list::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.dark .message-list::-webkit-scrollbar-thumb,[data-theme=dark] .message-list::-webkit-scrollbar-thumb{background:#484f58}.message-list::-webkit-scrollbar-thumb:hover{background:#555}.dark .message-list::-webkit-scrollbar-thumb:hover,[data-theme=dark] .message-list::-webkit-scrollbar-thumb:hover{background:#6e7681}.chat-panel{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:0;box-shadow:none;border:1px solid #f0f0f0}.dark .chat-panel,[data-theme=dark] .chat-panel{background:#0d1117;border:1px solid #30363d;box-shadow:none}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0}.dark .chat-header,[data-theme=dark] .chat-header{border-bottom:1px solid #30363d}.chat-header h3{margin:0;font-size:16px;font-weight:500}.dark .chat-header h3,[data-theme=dark] .chat-header h3{color:#f0f6fc}.chat-actions{display:flex;gap:8px}.dark .chat-actions .ant-btn,[data-theme=dark] .chat-actions .ant-btn{color:#8b949e;border-color:#30363d}.dark .chat-actions .ant-btn:hover,[data-theme=dark] .chat-actions .ant-btn:hover{color:#58a6ff;border-color:#58a6ff;background:#21262d}.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,background-color .3s;background-color:#fafafa}.image-uploader .ant-upload-select-picture-card:hover{border-color:#1890ff}.image-uploader-hint{margin-top:4px;font-size:12px;color:#8c8c8c}[data-theme=dark] .image-uploader .ant-upload-select-picture-card{background-color:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .image-uploader .ant-upload-select-picture-card:hover{border-color:#177ddc!important}.dark .image-uploader .ant-upload-select-picture-card{background-color:#1f1f1f!important;border-color:#434343!important}.dark .image-uploader .ant-upload-select-picture-card:hover{border-color:#177ddc!important}[data-theme=dark] .image-uploader-hint{color:#8c8c8c}.input-box{display:flex;flex-direction:column;width:100%;gap:8px}.image-upload-area{margin-bottom:4px;padding:12px;background:#fafafa;border-radius:8px;border:1px dashed #d9d9d9}[data-theme=dark] .image-upload-area,.dark .image-upload-area{background:#161b22;border-color:#30363d}.input-area{width:100%}.input-textarea{width:100%;border-radius:8px;font-size:14px}.control-area{display:flex;justify-content:space-between;align-items:center;gap:12px}.control-left{display:flex;align-items:center;gap:12px}.tool-button{font-size:18px;color:#8c8c8c}.tool-button:hover{color:#1890ff}[data-theme=dark] .tool-button,.dark .tool-button{color:#8b949e}[data-theme=dark] .tool-button:hover,.dark .tool-button:hover{color:#58a6ff}.reasoning-toggle{display:flex;align-items:center;gap:6px}.reasoning-toggle .icon-active{color:#1890ff;font-size:16px}.reasoning-toggle .icon-inactive{color:#8c8c8c;font-size:16px}[data-theme=dark] .reasoning-toggle .icon-active,.dark .reasoning-toggle .icon-active{color:#58a6ff}[data-theme=dark] .reasoning-toggle .icon-inactive,.dark .reasoning-toggle .icon-inactive{color:#8b949e}.reasoning-label{font-size:13px;color:#595959;-webkit-user-select:none;user-select:none}[data-theme=dark] .reasoning-label,.dark .reasoning-label{color:#8b949e}.send-button{min-width:80px;border-radius:6px;font-weight:500}.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}.dark .settings-menu,[data-theme=dark] .settings-menu{background:#010409;border-right:1px solid #30363d}.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}.dark .settings-section h3,[data-theme=dark] .settings-section h3{color:#f0f6fc}.dark .settings-section .settings-description,[data-theme=dark] .settings-section .settings-description{color:#8b949e}.security-item{margin-bottom:24px}.security-item h4{font-size:14px;font-weight:500;margin-bottom:8px;color:#262626}.security-item .security-description{color:#666;font-size:13px;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}.dark .security-item h4,[data-theme=dark] .security-item h4{color:#f0f6fc}.dark .security-item .security-description,[data-theme=dark] .security-item .security-description{color:#8b949e}.dark .security-item .phone-info,[data-theme=dark] .security-item .phone-info{background:#161b22;border:1px solid #30363d}.dark .security-item .phone-info .phone-label,[data-theme=dark] .security-item .phone-info .phone-label{color:#8b949e}.dark .security-item .phone-info .phone-value,[data-theme=dark] .security-item .phone-info .phone-value{color:#f0f6fc}.model-list{display:flex;flex-direction:column;gap:12px}.chat-page-layout{height:100vh}.dark .chat-page-layout,[data-theme=dark] .chat-page-layout{background:#0d1117}.dark .app-sider,[data-theme=dark] .app-sider{background:#010409}.dark .app-content,[data-theme=dark] .app-content{background:#0d1117}.chat-content-wrapper{display:flex;flex-direction:column;height:100%}.chat-panels-splitter{flex:1;width:100%;overflow:hidden}.dark .chat-panels-splitter .ant-splitter-bar,[data-theme=dark] .chat-panels-splitter .ant-splitter-bar{background:#30363d}.dark .chat-panels-splitter .ant-splitter-bar:hover,[data-theme=dark] .chat-panels-splitter .ant-splitter-bar:hover{background:#58a6ff}.unified-input-box{flex-shrink:0;border-top:1px solid #f0f0f0;background:#fff;padding:16px 24px;display:flex;justify-content:center}.dark .unified-input-box,[data-theme=dark] .unified-input-box{border-top:1px solid #30363d;background:#0d1117}.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}.dark .profile-container,[data-theme=dark] .profile-container{background:#0d1117}.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}.dark .mfa-section,[data-theme=dark] .mfa-section{background:#161b22;border:1px solid #30363d}.mfa-section h3{margin-bottom:8px;font-size:16px;font-weight:600;color:#333}.dark .mfa-section h3,[data-theme=dark] .mfa-section h3{color:#f0f6fc}.mfa-description{margin-bottom:16px;color:#666;font-size:14px;line-height:1.5}.dark .mfa-description,[data-theme=dark] .mfa-description{color:#8b949e}.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-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}.dark .model-name,[data-theme=dark] .model-name{color:#58a6ff}.model-meta{display:flex;gap:12px;font-size:13px;color:#8c8c8c}.dark .model-meta,[data-theme=dark] .model-meta{color:#8b949e}.model-id{font-family:Courier New,monospace}.model-provider{color:#595959}.dark .model-provider,[data-theme=dark] .model-provider{color:#8b949e}.model-card-footer{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0}.dark .model-card-footer,[data-theme=dark] .model-card-footer{border-top:1px solid #30363d}.purchased-date{font-size:12px;color:#8c8c8c}.dark .purchased-date,[data-theme=dark] .purchased-date{color:#8b949e}.model-management-page{max-width:900px;margin:0 auto;padding:24px;min-height:100vh;background-color:#f5f5f5}.dark .model-management-page,[data-theme=dark] .model-management-page{background-color:#0d1117}.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}.dark .page-header,[data-theme=dark] .page-header{background:#161b22;border:1px solid #30363d;box-shadow:none}.page-header h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#262626}.dark .page-header h1,[data-theme=dark] .page-header h1{color:#f0f6fc}.page-description{margin:0;font-size:14px;color:#8c8c8c}.dark .page-description,[data-theme=dark] .page-description{color:#8b949e}.model-list{background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 2px #00000008}.dark .model-list,[data-theme=dark] .model-list{background:#161b22;border:1px solid #30363d;box-shadow:none}.pricing-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#764ba2,#667eea);padding-bottom:0}[data-theme=dark] .pricing-page,.dark .pricing-page{background:#0d1117}.pricing-header{max-width:1120px;margin:40px auto 32px;padding:0 24px;color:#fff}[data-theme=dark] .pricing-header,.dark .pricing-header{color:#f0f6fc}.pricing-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.pricing-title{font-size:32px;font-weight:700;margin-bottom:8px;color:#fff}[data-theme=dark] .pricing-title,.dark .pricing-title{color:#f0f6fc}.pricing-subtitle{margin:0;color:#ffffffe6}[data-theme=dark] .pricing-subtitle,.dark .pricing-subtitle{color:#8b949e}.pricing-meta{display:flex;gap:8px;flex-wrap:wrap}.pricing-main{flex:1;max-width:1120px;margin:0 auto;padding:0 24px;width:100%}.pricing-plans-section{margin-bottom:40px}.pricing-plan-card{height:100%;display:flex;flex-direction:column}.pricing-plan-card .ant-card-body{display:flex;flex-direction:column;gap:12px}.pricing-plan-card--highlight{border-color:#722ed1;box-shadow:0 0 0 1px #722ed14d}.pricing-plan-card--current{border-color:#52c41a;box-shadow:0 0 0 2px #52c41a4d;background:#52c41a05}[data-theme=dark] .pricing-plan-card--current,.dark .pricing-plan-card--current{background:#52c41a14}.plan-card-header{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.plan-recommend-tag,.plan-current-tag{border-radius:999px}.plan-price-wrapper{display:flex;flex-direction:column}.plan-price{font-size:28px;font-weight:700}.plan-price-note{color:#999;font-size:12px}.plan-credits{font-weight:500}.plan-concurrent{color:#666;font-size:13px}[data-theme=dark] .plan-concurrent,.dark .plan-concurrent{color:#8b949e}.plan-description{flex:1;margin:8px 0 16px;color:#666}[data-theme=dark] .plan-description,.dark .plan-description{color:#8b949e}.plan-disabled-tip{margin-top:8px;font-size:12px;color:#999;text-align:center}.section-title{font-size:22px;font-weight:600;margin-bottom:8px;color:#fff}[data-theme=dark] .section-title,.dark .section-title{color:#f0f6fc}.section-description{margin:0 0 24px;color:#ffffffe6}[data-theme=dark] .section-description,.dark .section-description{color:#8b949e}.pricing-credits-section,.pricing-packages-section{margin-bottom:40px}.pricing-package-card{height:100%;display:flex;flex-direction:column}.pricing-package-card .ant-card-body{display:flex;flex-direction:column;gap:12px}.package-card-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.package-bonus-tag{border-radius:999px}.package-credits-wrapper{display:flex;flex-direction:column;align-items:center;padding:16px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:8px;margin-bottom:8px}.dark .package-credits-wrapper,[data-theme=dark] .package-credits-wrapper{background:linear-gradient(135deg,#1c2128,#2d333b)}.package-credits{font-size:24px;font-weight:700;color:#333}.dark .package-credits,[data-theme=dark] .package-credits{color:#f0f6fc}.package-bonus{font-size:16px;font-weight:600;color:#faad14;margin-top:4px}.package-total{font-size:14px;color:#666;margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1);width:100%;text-align:center}.dark .package-total,[data-theme=dark] .package-total{color:#8b949e;border-top-color:#ffffff1a}.package-price-wrapper{display:flex;flex-direction:column;align-items:center}.package-price{font-size:28px;font-weight:700;color:#722ed1}.package-price-note{color:#999;font-size:12px;margin-top:4px}.package-description{flex:1;margin:8px 0 16px;color:#666;text-align:center}.dark .package-description,[data-theme=dark] .package-description{color:#8b949e}.pricing-loading,.pricing-error{text-align:center;padding:80px 24px;font-size:16px;color:#666}.dark .pricing-loading,[data-theme=dark] .pricing-loading,.dark .pricing-error,[data-theme=dark] .pricing-error{color:#8b949e}.pricing-error p{margin-bottom:16px;color:#ff4d4f}.dark .pricing-error p,[data-theme=dark] .pricing-error p{color:#f85149}.credits-grid{margin-top:8px}.credits-card{height:100%}.credits-list{list-style:none;padding:0;margin:0}.credits-list li{display:flex;align-items:center;gap:8px;margin-bottom:8px}.pricing-faq-section{margin-bottom:40px}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item h3{font-size:16px;margin-bottom:4px;color:#fff}.faq-item p{margin:0;color:#ffffffe6}[data-theme=dark] .faq-item h3,.dark .faq-item h3{color:#f0f6fc}.dark .pricing-page,[data-theme=dark] .pricing-page{background-color:#0d1117}.dark .pricing-title,[data-theme=dark] .pricing-title{color:#f0f6fc}.dark .pricing-subtitle,[data-theme=dark] .pricing-subtitle{color:#8b949e}.dark .section-title,[data-theme=dark] .section-title{color:#f0f6fc}.dark .section-description,[data-theme=dark] .section-description,.dark .plan-concurrent,[data-theme=dark] .plan-concurrent,.dark .plan-description,[data-theme=dark] .plan-description,.dark .plan-price-note,[data-theme=dark] .plan-price-note,.dark .plan-disabled-tip,[data-theme=dark] .plan-disabled-tip,.dark .faq-item p,[data-theme=dark] .faq-item p{color:#8b949e}.dark .plan-price,[data-theme=dark] .plan-price{color:#f0f6fc}.dark .pricing-plan-card,[data-theme=dark] .pricing-plan-card,.dark .credits-card,[data-theme=dark] .credits-card{background-color:#161b22;border-color:#30363d}.dark .pricing-plan-card--highlight,[data-theme=dark] .pricing-plan-card--highlight{border-color:#8957e5;box-shadow:0 0 0 1px #8957e566}.payment-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:40px 20px}[data-theme=dark] .payment-page,.dark .payment-page{background:#0d1117}.payment-loading{text-align:center;padding:60px 20px;color:#fff}[data-theme=dark] .payment-loading,.dark .payment-loading{color:#f0f6fc}.payment-loading p{margin-top:16px;font-size:16px}.payment-container{max-width:700px;width:100%}.payment-card{box-shadow:0 8px 32px #0000001a}.payment-amount{font-size:24px;font-weight:700;color:#722ed1}[data-theme=dark] .payment-amount,.dark .payment-amount{color:#9333ea}.payment-method-section{margin-top:32px}.payment-method-section h3{margin-bottom:16px;font-size:18px;font-weight:600}.payment-method-card{cursor:pointer;transition:all .3s ease;border:2px solid transparent}.payment-method-card:hover{border-color:#722ed1}.payment-method-card.selected{border-color:#722ed1;background:#722ed10d}[data-theme=dark] .payment-method-card.selected,.dark .payment-method-card.selected{background:#9333ea26}.method-name{font-size:16px;font-weight:600;margin-bottom:4px}.method-desc{font-size:13px;color:#666}[data-theme=dark] .method-desc,.dark .method-desc{color:#8b949e}.payment-actions{margin-top:32px;display:flex;flex-direction:column;gap:12px}.payment-result-modal{text-align:center;padding:20px 0}.result-icon{font-size:72px;margin-bottom:24px}.result-icon.success{color:#52c41a}.result-icon.failure{color:#ff4d4f}.payment-result-modal h2{font-size:24px;font-weight:600;margin-bottom:12px}.payment-result-modal p{color:#666;margin-bottom:24px}[data-theme=dark] .payment-result-modal p,.dark .payment-result-modal p{color:#8b949e}.payment-result-modal .ant-descriptions{margin-bottom:24px}.credits-transactions-page{max-width:1000px;margin:0 auto;padding:2rem}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.page-header h1{font-size:2rem;font-weight:600;color:var(--text-primary);margin:0}.btn-back{padding:.5rem 1rem;background:var(--background-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.btn-back:hover{background:var(--border-color)}.loading,.error{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}.error p{margin-bottom:1rem;color:var(--error-color)}.error button{padding:.5rem 1rem;background:var(--primary-color);color:#fff;border:none;border-radius:4px;cursor:pointer}.transactions-empty{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}.transactions-list{display:flex;flex-direction:column;gap:1rem}.transaction-item{background:var(--card-background);border:1px solid var(--border-color);border-radius:8px;padding:1.25rem;transition:all .2s ease}.transaction-item:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.transaction-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.transaction-type{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.transaction-type.type-blue{background:#e6f7ff;color:#1890ff}.transaction-type.type-green{background:#f6ffed;color:#52c41a}.transaction-type.type-orange{background:#fff7e6;color:#fa8c16}.transaction-type.type-red{background:#fff1f0;color:#f5222d}.transaction-type.type-cyan{background:#e6fffb;color:#13c2c2}.transaction-type.type-purple{background:#f9f0ff;color:#722ed1}.transaction-type.type-magenta{background:#fff0f6;color:#eb2f96}.transaction-type.type-gray{background:#fafafa;color:#8c8c8c}.transaction-time{font-size:.875rem;color:var(--text-secondary)}.transaction-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.transaction-info{flex:1}.transaction-description{font-size:.9375rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.transaction-source{font-size:.8125rem;color:var(--text-secondary)}.transaction-amount-wrapper{display:flex;flex-direction:column;align-items:flex-end}.transaction-amount{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.transaction-amount.positive{color:#52c41a}.transaction-amount.negative{color:#f5222d}.transaction-balance{font-size:.8125rem;color:var(--text-secondary)}.transaction-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--border-color)}.transaction-id{font-size:.75rem;color:var(--text-secondary);font-family:monospace}.transaction-status{padding:.125rem .5rem;border-radius:8px;font-size:.75rem;font-weight:500}.transaction-status.status-pending{background:#fff7e6;color:#fa8c16}.transaction-status.status-completed{background:#f6ffed;color:#52c41a}.transaction-status.status-cancelled{background:#fafafa;color:#8c8c8c}.transaction-status.status-failed{background:#fff1f0;color:#f5222d}.load-more-wrapper{text-align:center;margin-top:2rem}.btn-load-more{padding:.75rem 2rem;background:var(--primary-color);color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-load-more:hover:not(:disabled){background:var(--primary-color-hover);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.btn-load-more:disabled{opacity:.6;cursor:not-allowed}.no-more{text-align:center;padding:2rem;color:var(--text-secondary);font-size:.875rem}.dark .transaction-item,[data-theme=dark] .transaction-item{background:#161b22;border-color:#30363d}.dark .transaction-item:hover,[data-theme=dark] .transaction-item:hover{box-shadow:0 2px 8px #0000004d}.dark .transaction-type.type-blue,[data-theme=dark] .transaction-type.type-blue{background:#1890ff26;color:#40a9ff}.dark .transaction-type.type-green,[data-theme=dark] .transaction-type.type-green{background:#52c41a26;color:#73d13d}.dark .transaction-type.type-orange,[data-theme=dark] .transaction-type.type-orange{background:#fa8c1626;color:#ffa940}.dark .transaction-type.type-red,[data-theme=dark] .transaction-type.type-red{background:#f5222d26;color:#ff4d4f}.dark .transaction-type.type-cyan,[data-theme=dark] .transaction-type.type-cyan{background:#13c2c226;color:#36cfc9}.dark .transaction-type.type-purple,[data-theme=dark] .transaction-type.type-purple{background:#722ed126;color:#9254de}.dark .transaction-type.type-magenta,[data-theme=dark] .transaction-type.type-magenta{background:#eb2f9626;color:#f759ab}.dark .transaction-type.type-gray,[data-theme=dark] .transaction-type.type-gray{background:#8c8c8c26;color:#bfbfbf}.dark .transaction-footer,[data-theme=dark] .transaction-footer{border-top-color:#30363d}.dark .transaction-status.status-pending,[data-theme=dark] .transaction-status.status-pending{background:#fa8c1626;color:#ffa940}.dark .transaction-status.status-completed,[data-theme=dark] .transaction-status.status-completed{background:#52c41a26;color:#73d13d}.dark .transaction-status.status-cancelled,[data-theme=dark] .transaction-status.status-cancelled{background:#8c8c8c26;color:#bfbfbf}.dark .transaction-status.status-failed,[data-theme=dark] .transaction-status.status-failed{background:#f5222d26;color:#ff4d4f}@media(max-width:768px){.credits-transactions-page{padding:1rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-header h1{font-size:1.5rem}.transaction-content{flex-direction:column;gap:.75rem}.transaction-amount-wrapper{align-items:flex-start}.transaction-footer{flex-direction:column;align-items:flex-start;gap:.5rem}}.terms-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2)}.dark .terms-page,[data-theme=dark] .terms-page{background:#0d1117}.terms-container{flex:1;padding:40px 20px;max-width:1200px;margin:0 auto;width:100%}.terms-content{background:#fff;padding:48px 64px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.dark .terms-content,[data-theme=dark] .terms-content{background:#161b22;color:#e6edf3;box-shadow:0 2px 8px #0000004d}@media(max-width:768px){.terms-content{padding:24px 20px}.markdown-body h1{font-size:24px}.markdown-body h2{font-size:20px}.markdown-body h3{font-size:16px}.markdown-body{font-size:14px}.terms-container{padding:20px 12px}}.privacy-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2)}.dark .privacy-page,[data-theme=dark] .privacy-page{background:#0d1117}.privacy-container{flex:1;padding:40px 20px;max-width:1200px;margin:0 auto;width:100%}.privacy-content{background:#fff;padding:48px 64px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.dark .privacy-content,[data-theme=dark] .privacy-content{background:#161b22;color:#e6edf3;box-shadow:0 2px 8px #0000004d}.markdown-body{font-size:15px;line-height:1.8;color:#333}.dark .markdown-body,[data-theme=dark] .markdown-body{color:#e6edf3}.markdown-body h1{font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:24px;text-align:center;border-bottom:2px solid #e8e8e8;padding-bottom:16px}.dark .markdown-body h1,[data-theme=dark] .markdown-body h1{color:#f0f6fc;border-bottom-color:#30363d}.markdown-body h2{font-size:24px;font-weight:600;color:#1a1a1a;margin-top:40px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.dark .markdown-body h2,[data-theme=dark] .markdown-body h2{color:#f0f6fc;border-bottom-color:#21262d}.markdown-body h3{font-size:18px;font-weight:600;color:#333;margin-top:24px;margin-bottom:12px}.dark .markdown-body h3,[data-theme=dark] .markdown-body h3{color:#e6edf3}.markdown-body p{margin-bottom:16px}.markdown-body strong{font-weight:600;color:#1a1a1a}.dark .markdown-body strong,[data-theme=dark] .markdown-body strong{color:#f0f6fc}.markdown-body a{color:#1890ff;text-decoration:none;transition:color .3s}.markdown-body a:hover{color:#40a9ff;text-decoration:underline}.markdown-body ul,.markdown-body ol{padding-left:24px;margin-bottom:16px}.markdown-body li{margin-bottom:8px}.markdown-body table{width:100%;border-collapse:collapse;margin:16px 0}.markdown-body table th,.markdown-body table td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}.dark .markdown-body table th,.dark .markdown-body table td,[data-theme=dark] .markdown-body table th,[data-theme=dark] .markdown-body table td{border-color:#30363d}.markdown-body table th{background:#fafafa;font-weight:600}.dark .markdown-body table th,[data-theme=dark] .markdown-body table th{background:#161b22}.markdown-body hr{border:none;border-top:2px solid #e8e8e8;margin:32px 0}.dark .markdown-body hr,[data-theme=dark] .markdown-body hr{border-top-color:#30363d}.markdown-body blockquote{border-left:4px solid #1890ff;padding-left:16px;margin:16px 0;color:#666}.loading{text-align:center;padding:40px;color:#999;font-size:16px}@media(max-width:768px){.privacy-content{padding:24px 20px}.markdown-body h1{font-size:24px}.markdown-body h2{font-size:20px}.markdown-body h3{font-size:16px}.markdown-body{font-size:14px}.privacy-container{padding:20px 12px}}.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}.dark body,[data-theme=dark] body{background:#0d1117;color:#f0f6fc}#root{background:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#80808080}.dark ::-webkit-scrollbar-thumb,[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3}.dark ::-webkit-scrollbar-thumb:hover,[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
