*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-overflow-scrolling:touch;background-color:#f8f8f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.42857;overflow:hidden auto}#app{background-color:#fff;width:100%;max-width:640px;min-height:100vh;margin:0 auto;position:relative;overflow:hidden}.nav-bar{color:#fff;text-align:center;z-index:100;background-color:#07c160;height:44px;font-size:16px;line-height:44px;position:sticky;top:0}.tab-bar{z-index:100;background-color:#fff;border-top:1px solid #e5e5e5;max-width:640px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.tab-bar-item{text-align:center;color:#999;flex:1;padding:8px 0;text-decoration:none}.tab-bar-item.active{color:#07c160}.tab-bar-item .icon{margin-bottom:4px;font-size:20px;display:block}.tab-bar-item .text{font-size:12px}.page-container{padding:16px 16px 60px}.card{background-color:#fff;border-radius:8px;margin-bottom:16px;padding:16px;box-shadow:0 2px 12px #0000001a}.list-item{border-bottom:1px solid #f0f0f0;align-items:center;padding:12px 0;display:flex}.list-item:last-child{border-bottom:none}.list-item .avatar{border-radius:50%;width:48px;height:48px;margin-right:12px}.list-item .info{flex:1}.list-item .title{margin-bottom:4px;font-size:16px;font-weight:500}.list-item .desc{color:#666;font-size:14px}.score{color:#f7b500;font-size:16px;font-weight:500}.search-box{margin-bottom:16px}.ai-assistant{background-color:#f0f9ff;border-radius:8px;margin-bottom:16px;padding:16px}.ai-avatar{color:#fff;float:left;background-color:#1890ff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;font-size:20px;display:flex}.ai-content{color:#333;margin-left:52px}.btn-group{gap:12px;margin:16px 0;display:flex}.btn-group .weui-btn{flex:1}.form-section{margin-bottom:20px}.form-section h3{color:#333;margin-bottom:12px;font-size:16px;font-weight:500}.tag{border-radius:4px;margin-bottom:8px;margin-right:8px;padding:4px 8px;font-size:12px;display:inline-block}.tag.green{color:#52c41a;background-color:#f6ffed;border:1px solid #b7eb8f}.tag.blue{color:#1890ff;background-color:#e6f7ff;border:1px solid #91d5ff}.tag.orange{color:#fa8c16;background-color:#fff7e6;border:1px solid #ffe58f}.progress-item{margin-bottom:16px}.progress-label{color:#666;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.progress-bar{background-color:#f0f0f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background-color:#07c160;border-radius:4px;height:100%;transition:width .3s}
