.tab-bar[data-v-518fe1dc]{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #eee;display:flex;z-index:100}.tab-item[data-v-518fe1dc]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#999;transition:color .2s}.tab-item.active[data-v-518fe1dc]{color:#ff4500}.tab-icon[data-v-518fe1dc]{font-size:22px;margin-bottom:2px}.tab-label[data-v-518fe1dc]{font-size:11px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;-webkit-font-smoothing:antialiased}.app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6f8;color:#1f2329}#app{max-width:480px;margin:0 auto;min-height:100vh;background:#f5f6f8}button{font-family:inherit}.btn{display:block;width:100%;padding:13px 0;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,red,#ff4500);color:#fff}.btn:active{opacity:.85}.btn:disabled{opacity:.5}.btn-ghost{background:#fff;color:#ff4500;border:1px solid #FF4500}.card{background:#fff;border-radius:12px;padding:16px;margin:12px 16px;box-shadow:0 1px 4px #0000000a}.input{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:10px;font-size:16px;background:#fff;outline:none}.input:focus{border-color:#ff4500}.field{margin-bottom:14px}.field label{display:block;font-size:14px;color:#666;margin-bottom:6px}.row{display:flex;gap:10px}.row>*{flex:1}.text-center{text-align:center}.muted{color:#999;font-size:12px}.primary{color:#ff4500}.page{padding-bottom:30px}.page-title{padding:18px 16px 6px;font-size:20px;font-weight:700}.page-sub{padding:0 16px 8px;color:#999;font-size:13px}.chat-wrap{position:fixed;top:0;left:0;right:0;bottom:74px;max-width:480px;margin:0 auto;overflow-y:auto;padding:12px;background:#f5f6f8}.chat-item{margin-bottom:12px;display:flex}.chat-item.user{justify-content:flex-end}.chat-bubble{max-width:78%;padding:10px 13px;border-radius:12px;font-size:15px;line-height:1.6;word-break:break-word;white-space:pre-wrap}.chat-item.assistant .chat-bubble{background:#fff;color:#1f2329;border-top-left-radius:3px}.chat-item.user .chat-bubble{background:linear-gradient(135deg,red,#ff4500);color:#fff;border-top-right-radius:3px}.chat-input{position:fixed;left:0;right:0;bottom:0;max-width:480px;margin:0 auto;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;display:flex;gap:8px}.chat-input .input{flex:1}.typing{color:#999;font-size:13px;padding:8px 4px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:99}.modal{width:82%;max-width:360px;background:#fff;border-radius:14px;padding:22px}.modal h3{font-size:17px;margin-bottom:12px}.modal .btn{margin-top:14px}.dim-bar{height:8px;border-radius:4px;background:#eee;overflow:hidden;margin-top:6px}.dim-bar>i{display:block;height:100%;background:linear-gradient(90deg,red,#ff4500)}.tag{display:inline-block;padding:2px 8px;border-radius:6px;font-size:12px;background:#fff1f0;color:#ff4500;margin-right:6px;margin-bottom:6px}
