*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6f8;color:#1f2329}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(#0f172a8c,#0f172a8c),url(/web-bg.png) center / cover no-repeat}.auth-card{width:420px;max-width:100%;box-shadow:0 8px 32px #00000040}.auth-links{display:flex;justify-content:space-between;margin-top:8px}.onboard-tag{padding:6px 12px;font-size:14px;margin:4px;border-radius:16px}.app-header{display:flex;align-items:center;background:#fff!important;border-bottom:1px solid #eee;padding:0 24px!important}.brand{font-size:20px;font-weight:700;color:#e67e22;cursor:pointer}.app-sider{border-right:1px solid #eee;min-height:0;overflow:hidden}.app-content{padding:24px;overflow:auto;min-height:0;min-width:0;height:100%}.download-banner{display:flex;align-items:center;gap:12px;padding:8px 24px;background:#fff7e6;border-bottom:1px solid #ffe58f;color:#ad6800;font-size:14px}.download-text{flex:1}.page{max-width:1100px;margin:0 auto}.page-title{font-size:20px;font-weight:700;margin-bottom:16px}.char-card{background:#fff;border-radius:12px;padding:16px;cursor:pointer;border:1px solid #f0f0f0;transition:box-shadow .2s;height:100%}.char-card:hover{box-shadow:0 4px 16px #00000014}.char-name{font-size:16px;font-weight:600}.char-tags{margin-top:4px}.char-desc{margin-top:10px;color:#666;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.detail-block{margin-bottom:12px;color:#444;line-height:1.6}.detail-block b{color:#1f2329}.msg-preview{display:block;color:#888;max-width:480px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-time{color:#bbb;font-size:12px}.chat-page{display:flex;flex-direction:column;height:calc(100vh - 120px);max-width:860px;margin:0 auto}.chat-header{display:flex;align-items:center;background:#fff;padding:10px 16px;border-radius:12px 12px 0 0;border-bottom:1px solid #eee}.chat-title{font-size:16px;font-weight:600}.chat-msgs{flex:1;overflow-y:auto;padding:16px;background:#fafbfc;display:flex;flex-direction:column;gap:12px}.chat-loading{display:flex;align-items:center;justify-content:center;height:60vh}.msg-row{display:flex;gap:8px;align-items:flex-start}.msg-row.mine{flex-direction:row-reverse}.msg-bubble-wrap{display:flex;flex-direction:column;max-width:72%}.msg-row.mine .msg-bubble-wrap{align-items:flex-end}.msg-bubble{background:#fff;border:1px solid #ececec;border-radius:12px;padding:10px 14px;white-space:pre-wrap;word-break:break-word;line-height:1.6}.msg-row.mine .msg-bubble{background:#95ec69;border-color:#95ec69}.msg-bubble.error{background:#fff2f0;border-color:#ffccc7;color:#cf1322}.msg-edited{font-size:12px;color:#999;margin-left:6px}.msg-actions{display:flex;gap:10px;margin-top:4px;font-size:12px;color:#999;opacity:0;transition:opacity .2s}.msg-row:hover .msg-actions{opacity:1}.msg-actions a{color:#999}.typing{color:#999;font-style:italic}.chat-input{display:flex;gap:12px;align-items:flex-end;background:#fff;padding:12px 16px;border-radius:0 0 12px 12px;border-top:1px solid #eee}.chat-input .ant-input{flex:1}.avatar-camera{position:absolute;right:0;bottom:0;background:#1677ff;color:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:12px}.balance-card{text-align:center;color:#666}.balance-num{font-size:24px;font-weight:700;color:#e67e22;margin:4px 0}
