*{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}.coupon-management{padding:16px}.coupon-management .page-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.coupon-management .page-header h2{color:#333;margin:0;font-size:20px;font-weight:600}.filter-bar{gap:8px;margin-bottom:16px;display:flex}.filter-bar .form-select{background-color:#fff;border:1px solid #ddd;border-radius:6px;flex:1;padding:8px 12px;font-size:14px}.coupon-list{flex-direction:column;gap:12px;display:flex}.coupon-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014}.coupon-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.coupon-title h3{color:#333;margin:0 0 4px;font-size:16px;font-weight:600}.coupon-code{color:#666;background:#f5f5f5;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:12px;display:inline-block}.coupon-status{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.coupon-status.active{color:#1890ff;background:#e6f7ff}.coupon-status.inactive{color:#999;background:#f5f5f5}.coupon-status.expired{color:#ff4d4f;background:#fff1f0}.coupon-body{flex-direction:column;gap:8px;display:flex}.coupon-info-row{justify-content:space-between;font-size:14px;display:flex}.coupon-info-row .label{color:#999}.coupon-info-row .value{color:#333;font-weight:500}.coupon-description{color:#666;border-top:1px dashed #f0f0f0;gap:8px;padding-top:8px;font-size:13px;display:flex}.coupon-actions{border-top:1px solid #f0f0f0;gap:8px;margin-top:12px;padding-top:12px;display:flex}.btn-sm{cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .2s}.btn-secondary{color:#666;background:#f5f5f5}.btn-secondary:hover{background:#e8e8e8}.btn-danger{color:#ff4d4f;background:#fff1f0}.btn-danger:hover{background:#ffccc7}.modal-large{max-width:600px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.help-text{color:#999;margin-top:4px;font-size:12px;display:block}.empty-state{text-align:center;color:#999;padding:40px 20px;font-size:14px}
